LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for genf::GFTrackCand, including all inherited members.
addHit(unsigned int detId, unsigned int hitId, double rho=0., unsigned int planeId=0) | genf::GFTrackCand | |
append(const GFTrackCand &) | genf::GFTrackCand | |
fCurv | genf::GFTrackCand | private |
fDetId | genf::GFTrackCand | private |
fDip | genf::GFTrackCand | private |
fDirError | genf::GFTrackCand | private |
fDirSeed | genf::GFTrackCand | private |
fHitId | genf::GFTrackCand | private |
fInv | genf::GFTrackCand | private |
fMcTrackId | genf::GFTrackCand | private |
fPdg | genf::GFTrackCand | private |
fPlaneId | genf::GFTrackCand | private |
fPosError | genf::GFTrackCand | private |
fPosSeed | genf::GFTrackCand | private |
fQoverpSeed | genf::GFTrackCand | private |
fRho | genf::GFTrackCand | private |
getCurv() const | genf::GFTrackCand | inline |
GetDetIDs() const | genf::GFTrackCand | inline |
getDip() const | genf::GFTrackCand | inline |
getDirError() const | genf::GFTrackCand | inline |
getDirSeed() const | genf::GFTrackCand | inline |
getHit(unsigned int i, unsigned int &detId, unsigned int &hitId) const | genf::GFTrackCand | inline |
getHit(unsigned int i, unsigned int &detId, unsigned int &hitId, double &rho) const | genf::GFTrackCand | inline |
GetHitIDs(int detId=-1) | genf::GFTrackCand | |
getHitWithPlane(unsigned int i, unsigned int &detId, unsigned int &hitId, unsigned int &planeId) const | genf::GFTrackCand | inline |
getMcTrackId() const | genf::GFTrackCand | inline |
getNHits() const | genf::GFTrackCand | inline |
getPdgCode() const | genf::GFTrackCand | inline |
getPosError() const | genf::GFTrackCand | inline |
getPosSeed() const | genf::GFTrackCand | inline |
getQoverPseed() const | genf::GFTrackCand | inline |
GetRhos() const | genf::GFTrackCand | inline |
GetUniqueDetIDs() const | genf::GFTrackCand | inline |
GFTrackCand() | genf::GFTrackCand | |
GFTrackCand(double curv, double dip, double inv, std::vector< unsigned int > detIDs, std::vector< unsigned int > hitIDs) | genf::GFTrackCand | |
GFTrackCand(double curv, double dip, double inv, std::vector< unsigned int > detIDs, std::vector< unsigned int > hitIDs, std::vector< double > rhos) | genf::GFTrackCand | |
HitInTrack(unsigned int detId, unsigned int hitId) | genf::GFTrackCand | |
inverted() const | genf::GFTrackCand | inline |
operator==(const GFTrackCand &lhs, const GFTrackCand &rhs) | genf::GFTrackCand | friend |
Print(std::ostream &out=std::cout) const | genf::GFTrackCand | |
Print(Option_t *) const | genf::GFTrackCand | inlineprivatevirtual |
reset() | genf::GFTrackCand | |
setComplTrackSeed(const TVector3 &pos, const TVector3 &mom, const int pdgCode, TVector3 posError=TVector3(1.0, 1.0, 1.0), TVector3 dirError=TVector3(1.0, 1.0, 1.0)) | genf::GFTrackCand | |
setCurv(double c) | genf::GFTrackCand | inline |
setDip(double d) | genf::GFTrackCand | inline |
setInverted(bool f=true) | genf::GFTrackCand | inline |
setMcTrackId(int i) | genf::GFTrackCand | inline |
setPdgCode(int pdgCode) | genf::GFTrackCand | inline |
setTrackSeed(const TVector3 &p, const TVector3 &d, double qop) | genf::GFTrackCand | inline |
~GFTrackCand() | genf::GFTrackCand |