#include <FMD/AliFMDDigit.h>
Inheritance diagram for AliFMDSDigit:
Definition at line 116 of file AliFMDDigit.h.
Public Member Functions | |
AliFMDSDigit () | |
AliFMDSDigit (UShort_t detector, Char_t ring='\0', UShort_t sector=0, UShort_t strip=0, Float_t edep=0, UShort_t count=0, Short_t count2=-1, Short_t count3=-1) | |
virtual | ~AliFMDSDigit () |
UShort_t | Count1 () const |
Short_t | Count2 () const |
Short_t | Count3 () const |
UShort_t | Counts () const |
Float_t | Edep () const |
void | Print (Option_t *opt="") const |
Protected Attributes | |
Float_t | fEdep |
UShort_t | fCount1 |
Short_t | fCount2 |
Short_t | fCount3 |
|
CTOR |
|
Constrctor
|
|
DTOR Definition at line 139 of file AliFMDDigit.h. |
|
Definition at line 141 of file AliFMDDigit.h. |
|
Definition at line 143 of file AliFMDDigit.h. |
|
Definition at line 145 of file AliFMDDigit.h. |
|
Definition at line 162 of file AliFMDDigit.h. |
|
Definition at line 149 of file AliFMDDigit.h. |
|
Print info
Reimplemented from AliFMDBaseDigit. |
|
Definition at line 155 of file AliFMDDigit.h. |
|
Definition at line 156 of file AliFMDDigit.h. |
|
Definition at line 157 of file AliFMDDigit.h. |
|
Definition at line 154 of file AliFMDDigit.h. |