#include <FMD/AliFMDDigit.h>
Inheritance diagram for AliFMDBaseDigit:
Definition at line 19 of file AliFMDDigit.h.
Public Member Functions | |
AliFMDBaseDigit () | |
AliFMDBaseDigit (UShort_t detector, Char_t ring='\0', UShort_t sector=0, UShort_t strip=0) | |
virtual | ~AliFMDBaseDigit () |
UShort_t | Detector () const |
Char_t | Ring () const |
UShort_t | Sector () const |
UShort_t | Strip () const |
virtual void | Print (Option_t *opt="") const |
const char * | GetName () const |
Protected Attributes | |
UShort_t | fDetector |
Char_t | fRing |
UShort_t | fSector |
UShort_t | fStrip |
|
CTOR |
|
Constrctor
|
|
DTOR Definition at line 34 of file AliFMDDigit.h. |
|
Definition at line 36 of file AliFMDDigit.h. |
|
|
|
Print information
Reimplemented in AliFMDDigit, and AliFMDSDigit. |
|
Definition at line 38 of file AliFMDDigit.h. |
|
Definition at line 40 of file AliFMDDigit.h. |
|
Definition at line 42 of file AliFMDDigit.h. |
|
Definition at line 49 of file AliFMDDigit.h. |
|
Definition at line 50 of file AliFMDDigit.h. |
|
Definition at line 51 of file AliFMDDigit.h. |
|
Definition at line 52 of file AliFMDDigit.h. |