StRoot
1
|
Public Member Functions | |
FwdHit (unsigned int id, float x, float y, float z, int vid, int tid, TMatrixDSym covmat, std::shared_ptr< McTrack > mcTrack=nullptr) | |
const KiTrack::ISectorSystem * | getSectorSystem () const |
int | getTrackId () |
Public Attributes | |
int | _tid |
int | _vid |
unsigned int | _id |
std::shared_ptr< McTrack > | _mcTrack |
TMatrixDSym | _covmat |
StHit * | _hit |