StRoot
1
|
Public Member Functions | |
StFwdTrackProjection (const StFwdTrackProjection &other) | |
StFwdTrackProjection (unsigned short detId, StThreeVectorD xyz, StThreeVectorD mom, float c[9]) | |
void | set (unsigned short detId, StThreeVectorD xyz, StThreeVectorD mom, float c[9]) |
void | set (const StFwdTrackProjection &other) |
float | dx () |
float | dy () |
float | dz () |
Public Member Functions inherited from StObject | |
StObject (const StObject &sto) | |
StObject & | operator= (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 | |
Public Attributes | |
StThreeVectorD | mXYZ |
StThreeVectorD | mMom |
unsigned char | mDetId |
float | mCov [9] |
Definition at line 29 of file StFwdTrack.h.