This is the complete list of members for o2::TrackReference, including all inherited members.
Alpha() const | o2::TrackReference | inline |
getDetectorId() const | o2::TrackReference | inline |
getLength() const | o2::TrackReference | inline |
getTime() const | o2::TrackReference | inline |
getTrackID() const | o2::TrackReference | inline |
getTrackStatus() const | o2::TrackReference | inline |
getUserId() const | o2::TrackReference | inline |
LocalX() const | o2::TrackReference | inline |
LocalY() const | o2::TrackReference | inline |
operator<< | o2::TrackReference | friend |
P() const | o2::TrackReference | inline |
Phi() const | o2::TrackReference | inline |
PhiPos() const | o2::TrackReference | inline |
phiPosition() const | o2::TrackReference | inline |
Pt() const | o2::TrackReference | inline |
Px() const | o2::TrackReference | inline |
Py() const | o2::TrackReference | inline |
Pz() const | o2::TrackReference | inline |
R() const | o2::TrackReference | inline |
setDetectorId(Int_t id) | o2::TrackReference | inline |
setLength(float length) | o2::TrackReference | inline |
setMomentum(float px, float py, float pz) | o2::TrackReference | inline |
setPosition(float x, float y, float z) | o2::TrackReference | inline |
setTime(float time) | o2::TrackReference | inline |
setTrackID(Int_t track) | o2::TrackReference | inline |
setUserId(Int_t userId) | o2::TrackReference | inline |
Theta() const | o2::TrackReference | inline |
TrackReference()=default | o2::TrackReference | |
TrackReference(float x, float y, float z, float px, float py, float pz, float length, float tof, int trackID, int detlabel) | o2::TrackReference | inline |
TrackReference(const TVirtualMC &vmc, int detlabel) | o2::TrackReference | inline |
X() const | o2::TrackReference | inline |
Y() const | o2::TrackReference | inline |
Z() const | o2::TrackReference | inline |
~TrackReference()=default | o2::TrackReference | |