StRoot
1
|
Public Member Functions | |
UChar_t | plane () const |
UChar_t | quadrant () const |
float | x () const |
float | y () const |
int | nParentClusters () const |
const TVector3 & | xyz () const |
UShort_t | idTruth () const |
UShort_t | qaTruth () const |
void | setPlane (UChar_t plane) |
void | setQuadrant (UChar_t quad) |
void | setX (float x) |
void | setY (float y) |
void | setXYZ (const TVector3 &p3) |
void | setIdTruth (UShort_t id) |
void | setQaTruth (UShort_t qa) |
void | print (int option=0) |
void | set (StFttPoint *point) |
Definition at line 23 of file StMuFttPoint.h.