|
BOSS 7.1.3
BESIII Offline Software System
|
This is the complete list of members for TofMcHit, including all inherited members.
| classID() | TofMcHit | inlinestatic |
| clID() const | TofMcHit | inlinevirtual |
| getFlightTime() const | TofMcHit | |
| getPositionX() const | TofMcHit | |
| getPositionY() const | TofMcHit | |
| getPositionZ() const | TofMcHit | |
| getPx() const | TofMcHit | |
| getPy() const | TofMcHit | |
| getPz() const | TofMcHit | |
| getTrackIndex() const | TofMcHit | |
| getTrackLength() const | TofMcHit | |
| identify() const | TofMcHit | |
| setFlightTime(double flightTime) | TofMcHit | inline |
| setIdentifier(unsigned int id) | TofMcHit | inline |
| setPositionX(double positionX) | TofMcHit | inline |
| setPositionY(double positionY) | TofMcHit | inline |
| setPositionZ(double positionZ) | TofMcHit | inline |
| setPx(double px) | TofMcHit | inline |
| setPy(double py) | TofMcHit | inline |
| setPz(double pz) | TofMcHit | inline |
| setTrackIndex(unsigned int trackIndex) | TofMcHit | inline |
| setTrackLength(double trackLength) | TofMcHit | inline |
| TofMcHit() | TofMcHit | inline |
| TofMcHit(const Identifier &id, unsigned int trackIndex, double xPosition, double yPosition, double zPosition, double px, double py, double pz, double trackLength, double flightTime) | TofMcHit |