#include <FMD/AliFMDDigit.h>
Inheritance diagram for AliFMDDigit:


Definition at line 61 of file AliFMDDigit.h.
Public Member Functions | |
| AliFMDDigit () | |
| AliFMDDigit (UShort_t detector, Char_t ring='\0', UShort_t sector=0, UShort_t strip=0, UShort_t count=0, Short_t count2=-1, Short_t count3=-1) | |
| virtual | ~AliFMDDigit () |
| UShort_t | Count1 () const |
| Short_t | Count2 () const |
| Short_t | Count3 () const |
| UShort_t | Counts () const |
| void | Print (Option_t *opt="") const |
| const char * | GetTitle () const |
Protected Attributes | |
| UShort_t | fCount1 |
| Short_t | fCount2 |
| Short_t | fCount3 |
|
|
CTOR |
|
||||||||||||||||||||||||||||||||
|
Constrctor
|
|
|
DTOR Definition at line 82 of file AliFMDDigit.h. |
|
|
Definition at line 84 of file AliFMDDigit.h. |
|
|
Definition at line 86 of file AliFMDDigit.h. |
|
|
Definition at line 88 of file AliFMDDigit.h. |
|
|
Definition at line 104 of file AliFMDDigit.h. |
|
|
|
|
|
Print info
Reimplemented from AliFMDBaseDigit. |
|
|
Definition at line 97 of file AliFMDDigit.h. |
|
|
Definition at line 98 of file AliFMDDigit.h. |
|
|
Definition at line 99 of file AliFMDDigit.h. |
1.4.6