StRoot
1
|
Public Member Functions | |
void | clear () |
void | Clear (const char *option="") |
bool | operator== (const StJetSkimVert &rhs) const |
void | setPosition (float *x) |
void | setError (float *y) |
void | setVertexFinderId (int i) |
void | setRanking (Float_t i) |
void | setNTracksUsed (UShort_t i) |
void | setNBTOFMatch (UShort_t i) |
void | setNCTBMatch (UShort_t i) |
void | setNBEMCMatch (UShort_t i) |
void | setNEEMCMatch (UShort_t i) |
void | setNCrossingCentralMembrane (UShort_t i) |
void | setSumTrackPt (Float_t i) |
void | setMeanDip (Float_t i) |
void | setChiSquared (Float_t i) |
void | setRefMultNeg (UShort_t i) |
void | setRefMultPos (UShort_t i) |
void | setRefMultFtpcWest (UShort_t i) |
void | setRefMultFtpcEast (UShort_t i) |
float | x () const |
float | y () const |
float | z () const |
float | dx () const |
float | dy () const |
float | dz () const |
const float * | position () const |
const float * | posError () const |
int | vertexFinderId () const |
Float_t | ranking () const |
UShort_t | nTracksUsed () const |
UShort_t | nBTOFMatch () const |
UShort_t | nCTBMatch () const |
UShort_t | nBEMCMatch () const |
UShort_t | nEEMCMatch () const |
UShort_t | nCrossCentralMembrane () const |
Float_t | sumTrackPt () const |
Float_t | meanDip () const |
Float_t | chiSquared () const |
UShort_t | refMultPos () const |
UShort_t | refMultNeg () const |
UShort_t | refMult () const |
UShort_t | refMultFtpcEast () const |
UShort_t | refMultFtpcWest () const |
UShort_t | refMultFtpc () const |
Definition at line 146 of file StJetSkimEvent.h.