|
| StMuFmsHit (unsigned short det, unsigned short ch, unsigned short qtcrate, unsigned short qtslot, unsigned short qtch, unsigned short adc, unsigned short tdc, float e) |
|
unsigned short | detectorId () const |
|
unsigned short | channel () const |
|
unsigned short | qtCrate () const |
|
unsigned short | qtSlot () const |
|
unsigned short | qtChannel () const |
|
unsigned short | adc () const |
|
unsigned short | tdc () const |
|
float | energy () const |
|
void | setDetectorId (unsigned short) |
|
void | setChannel (unsigned short) |
|
void | setQtCrate (unsigned short) |
|
void | setQtSlot (unsigned short) |
|
void | setQtChannel (unsigned short) |
|
void | setAdc (unsigned short) |
|
void | setTdc (unsigned short) |
|
void | setEnergy (float) |
|
void | setMuFmsHit (unsigned short det, unsigned short ch, unsigned short qtcrate, unsigned short qtslot, unsigned short qtch, unsigned short adc, unsigned short tdc, float e) |
|
void | print (Option_t *option="") const |
|
|
void | encodeQTCrtSlotCh (unsigned short qtcrate, unsigned short qtslot, unsigned short qtch) |
|
|
UShort_t | mDetectorId |
|
UShort_t | mChannel |
|
UShort_t | mQTCrtSlotCh |
|
UShort_t | mAdc |
|
UShort_t | mTdc |
|
Float_t | mEnergy |
|
Definition at line 30 of file StMuFmsHit.h.
The documentation for this class was generated from the following files: