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

Public Member Functions

void set (StFwdTrack *)
 
bool getProjectionFor (int detectorId, StMuFwdTrackProjection &rProj, size_t index=0)
 
TVector3 momentum () const
 
TVector3 momentumAt (size_t _id=0) const
 
char charge () const
 
bool didFitConverge () const
 
bool didFitConvergeFully () const
 
short numberOfFailedPoints () const
 
double chi2 () const
 
double ndf () const
 
double pval () const
 
short numberOfFitPoints () const
 
short numberOfSeedPoints () const
 
void setPrimaryMomentum (TVector3 mom)
 
void setDidFitConverge (bool lDidFitConverge)
 
void setDidFitConvergeFully (bool lDidFitConvergeFully)
 
void setNumberOfFailedPoints (short lNumberOfFailedPoints)
 
void setNumberOfSeedPoints (short lNumberOfSeedPoints)
 
void setNumberOfFitPoints (short lNumberOfFitPoints)
 
void setChi2 (float lChi2)
 
void setNDF (float lNDF)
 
void setPval (float lPval)
 
void setCharge (short lCharge)
 
void addEcalCluster (StMuFcsCluster *clu)
 
void addHcalCluster (StMuFcsCluster *clu)
 
void setMc (UShort_t idt, UShort_t qual)
 
void setDCA (TVector3 dca)
 
void setDCA (float dcaX, float dcaY, float dcaZ)
 
void setVtxIndex (UChar_t vtxIndex)
 
UShort_t idTruth () const
 
UShort_t qaTruth () const
 
TVector3 dca () const
 
UChar_t vertexIndex () const
 
bool isPrimary () const
 

Public Attributes

std::vector
< StMuFwdTrackProjection
mProjections
 
std::vector
< StMuFwdTrackSeedPoint
mFTTPoints
 
std::vector
< StMuFwdTrackSeedPoint
mFSTPoints
 
TRefArray mEcalClusters
 
TRefArray mHcalClusters
 

Protected Attributes

bool mDidFitConverge
 
bool mDidFitConvergeFully
 
short mNumberOfFailedPoints
 
short mNumberOfSeedPoints
 
short mNumberOfFitPoints
 
float mChi2
 
float mNDF
 
float mPval
 
short mCharge
 
TVector3 mPrimaryMomentum
 
UShort_t mIdTruth
 
UShort_t mQATruth
 
float mDCA [3]
 
UChar_t mVtxIndex
 

Detailed Description

Definition at line 91 of file StMuFwdTrack.h.


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