StRoot
1
|
Public Member Functions | |
StL3RareTrack (StGlobalTrack *track) | |
int | tracknumber () const |
int | flag () const |
float | px () const |
float | py () const |
float | pz () const |
float | p () const |
short | chargesign () const |
float | rapidity (float mass) const |
float | pt () const |
float | dca2d () const |
float | dedx () const |
short | ndedx () const |
float | chisqxy () const |
float | chisqz () const |
short | npntpossible () const |
short | npntfit () const |
float | dedxExpected (float mass, float charge=1) const |
float | dedxPi () const |
float | dedxProton () const |
float | dedxDeuteron () const |
float | dedxTriton () const |
float | dedxHe3 () const |
float | dedxHe4 () const |
void | SetTrigType (int type) |
int | trigtype () const |
Definition at line 16 of file StL3RareTrack.h.