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
StMuFmsHit Class Reference
Inheritance diagram for StMuFmsHit:

Public Member Functions

 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
 

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 30 of file StMuFmsHit.h.


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