StRoot
1
|
Public Member Functions | |
StMuFwdTrackProjection (const StMuFwdTrackProjection &other) | |
StMuFwdTrackProjection (unsigned short detId, TVector3 xyz, TVector3 mom, float c[9]) | |
void | set (unsigned short detId, TVector3 xyz, TVector3 mom, float c[9]) |
void | set (StMuFwdTrackProjection &other) |
float | dx () |
float | dy () |
float | dz () |
Public Attributes | |
TVector3 | mXYZ |
TVector3 | mMom |
unsigned char | mDetId |
float | mCov [9] |
Definition at line 23 of file StMuFwdTrack.h.