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

Public Member Functions

int backleg () const
 
int module () const
 
int cell () const
 
pair< double, double > leadingEdgeTime () const
 
pair< double, double > trailingEdgeTime () const
 
pair< double, double > tot () const
 
double tof () const
 
StTrackassociatedTrack ()
 
const StTrackassociatedTrack () const
 
int idTruth () const
 
int qaTruth () const
 
void setBackleg (unsigned char)
 
void setModule (unsigned char)
 
void setCell (unsigned char)
 
void setLeadingEdgeTime (pair< double, double >)
 
void setTrailingEdgeTime (pair< double, double >)
 
void setAssociatedTrack (StTrack *)
 
void setIdTruth (int idtru, int qatru=0)
 
- 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

UChar_t mBackLeg
 
UChar_t mModule
 
UChar_t mCell
 
pair< Double_t, Double_t > mLeadingEdgeTime
 
pair< Double_t, Double_t > mTrailingEdgeTime
 
StLink< StTrackmAssociatedTrack
 
Int_t mIdTruth
 
UShort_t mQuality
 

Detailed Description

Definition at line 35 of file StMtdHit.h.


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