StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StFmsHit Class Reference
Inheritance diagram for StFmsHit:
StObject

Public Member Functions

 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
 
- Public Member Functions inherited from StObject
 StObject (const StObject &sto)
 
StObjectoperator= (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
 

Protected Member Functions

void encodeQTCrtSlotCh (unsigned short qtcrate, unsigned short qtslot, unsigned short qtch)
 

Protected Attributes

UShort_t mDetectorId
 
UShort_t mChannel
 
UShort_t mQTCrtSlotCh
 
UShort_t mAdc
 
UShort_t mTdc
 
Float_t mEnergy
 

Detailed Description

Definition at line 23 of file StFmsHit.h.


The documentation for this class was generated from the following files: