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

Public Member Functions

int Iconf () const
 
int trayIndex () const
 
int moduleIndex () const
 
int cellIndex () const
 
int daqIndex () const
 
int adc () const
 
float timeOfFlight () const
 
float pathLength () const
 
float beta () const
 
int associatedTrackId () const
 
StThreeVectorF projectedPoint () const
 
float tofExpectedAsElectron () const
 
float tofExpectedAsPion () const
 
float tofExpectedAsKaon () const
 
float tofExpectedAsProton () const
 
float sigmaElectron () const
 
float sigmaPion () const
 
float sigmaKaon () const
 
float sigmaProton () const
 
int particleHypothesis () const
 
void setIconf (int)
 
void setTrayIndex (int)
 
void setModuleIndex (int)
 
void setCellIndex (int)
 
void setDaqIndex (int)
 
void setADC (int)
 
void setTimeOfFlight (float)
 
void setPathLength (float)
 
void setBeta (float)
 
void setAssociatedTrackId (int)
 
void setProjectedPoint (const StThreeVectorF &)
 
void settofExpectedAsElectron (float)
 
void settofExpectedAsPion (float)
 
void settofExpectedAsKaon (float)
 
void settofExpectedAsProton (float)
 
void setsigmaElectron (float)
 
void setsigmaPion (float)
 
void setsigmaKaon (float)
 
void setsigmaProton (float)
 
void setparticleHypothesis (int)
 
- 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 Attributes

Int_t mIconf
 
Int_t mTrayIndex
 
Int_t mModuleIndex
 
Int_t mCellIndex
 
Int_t mDaqIndex
 
Int_t mADC
 
Float_t mTimeOfFlight
 
Float_t mPathLength
 
Float_t mBeta
 
Int_t mAssociatedTrackId
 
StThreeVectorF mProjectedPoint
 
Float_t mTOFExpectedAsElectron
 
Float_t mTOFExpectedAsPion
 
Float_t mTOFExpectedAsKaon
 
Float_t mTOFExpectedAsProton
 
Float_t mSigmaElectron
 
Float_t mSigmaPion
 
Float_t mSigmaKaon
 
Float_t mSigmaProton
 
Int_t mParticleHypothesis
 

Detailed Description

Definition at line 11 of file StMuTofHit.h.


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