|
| StFmsHit (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 | setFmsHit (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 |
|
| StObject (const StObject &sto) |
|
StObject & | operator= (const StObject &sto) |
|
virtual TObject * | clone () const |
|
Int_t | isZombie () const |
|
virtual void | makeZombie (int flg=1) |
|
UInt_t | Ztreamer (TBuffer &R__b) |
|
| ClassDef (StObject, 3) static UInt_t fgTally |
|
|
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 23 of file StFmsHit.h.
The documentation for this class was generated from the following files: