CGEM BOSS 6.6.5.h
BESIII Offline Software System
Loading...
Searching...
No Matches
Event::TofMcHit Member List

This is the complete list of members for Event::TofMcHit, including all inherited members.

classID()Event::TofMcHitinlinestatic
clID() constEvent::TofMcHitinlinevirtual
getFlightTime() constEvent::TofMcHit
getPositionX() constEvent::TofMcHit
getPositionY() constEvent::TofMcHit
getPositionZ() constEvent::TofMcHit
getPx() constEvent::TofMcHit
getPy() constEvent::TofMcHit
getPz() constEvent::TofMcHit
getTrackIndex() constEvent::TofMcHit
getTrackLength() constEvent::TofMcHit
identify() constEvent::TofMcHit
setFlightTime(double flightTime)Event::TofMcHitinline
setIdentifier(unsigned int id)Event::TofMcHitinline
setPositionX(double positionX)Event::TofMcHitinline
setPositionY(double positionY)Event::TofMcHitinline
setPositionZ(double positionZ)Event::TofMcHitinline
setPx(double px)Event::TofMcHitinline
setPy(double py)Event::TofMcHitinline
setPz(double pz)Event::TofMcHitinline
setTrackIndex(unsigned int trackIndex)Event::TofMcHitinline
setTrackLength(double trackLength)Event::TofMcHitinline
TofMcHit()Event::TofMcHitinline
TofMcHit(const Identifier &id, unsigned int trackIndex, double xPosition, double yPosition, double zPosition, double px, double py, double pz, double trackLength, double flightTime)Event::TofMcHit