StRoot
1
|
Public Member Functions | |
StMuRpsCollection (const StRpsCollection &vertex) | |
unsigned char | siliconBunch () const |
unsigned int | numberOfRomanPots () const |
unsigned int | numberOfPlanesWithClusters (int romanPotId) const |
unsigned int | adc (int romanPotId, unsigned int) const |
unsigned int | tac (int romanPotId, unsigned int) const |
unsigned char | status (int romanPotId) const |
unsigned int | numberOfPlanes () const |
double | offsetPlane (int romanPotId, int planeId) const |
double | zPlane (int romanPotId, int planeId) const |
double | anglePlane (int romanPotId, int planeId) const |
short | orientationPlane (int romanPotId, int planeId) const |
unsigned char | statusPlane (int romanPotId, int planeId) const |
int | numberOfClusters (int romanPotId, int planeId) const |
double | positionCluster (int romanPotId, int planeId, int cluster) const |
double | positionRMSCluster (int romanPotId, int planeId, int cluster) const |
short | lengthCluster (int romanPotId, int planeId, int cluster) const |
double | energyCluster (int romanPotId, int planeId, int cluster) const |
double | xyCluster (int romanPotId, int planeId, int cluster) const |
unsigned char | qualityCluster (int romanPotId, int planeId, int cluster) const |
StMuRpsTrackPoint * | trackPoint (unsigned int i) |
StMuRpsTrack * | track (unsigned int i) |
int | numberOfTrackPoints () const |
int | numberOfTracks () const |
Definition at line 18 of file StMuRpsCollection.h.