This is the complete list of members for gar::rec::PFParticle, including all inherited members.
| Charge() const | gar::rec::PFParticle | inline |
| Daughters() const | gar::rec::PFParticle | inline |
| Energy() const | gar::rec::PFParticle | inline |
| fCharge | gar::rec::PFParticle | private |
| fDaughters | gar::rec::PFParticle | private |
| fEnergy | gar::rec::PFParticle | private |
| fGoodness | gar::rec::PFParticle | private |
| fIDnumero | gar::rec::PFParticle | private |
| FirstNumber | gar::rec::PFParticle | privatestatic |
| fMass | gar::rec::PFParticle | private |
| fMom | gar::rec::PFParticle | private |
| fParent | gar::rec::PFParticle | private |
| fPdg | gar::rec::PFParticle | private |
| fPos | gar::rec::PFParticle | private |
| fType | gar::rec::PFParticle | private |
| getIDNumber() const | gar::rec::PFParticle | |
| GoodnessOfPdg() const | gar::rec::PFParticle | inline |
| Mass() const | gar::rec::PFParticle | inline |
| Momentum() const | gar::rec::PFParticle | inline |
| NDaughters() const | gar::rec::PFParticle | inline |
| operator!=(const PFParticle &rhs) const | gar::rec::PFParticle | |
| operator<<(std::ostream &o, gar::rec::PFParticle const &h) | gar::rec::PFParticle | friend |
| operator==(const PFParticle &rhs) const | gar::rec::PFParticle | |
| Parent() const | gar::rec::PFParticle | inline |
| Pdg() const | gar::rec::PFParticle | inline |
| PFParticle() | gar::rec::PFParticle | |
| PFParticle(int type, float energy, float pos[3], float mom[3], float charge, int pdg, float goodness, size_t parent, std::vector< size_t > daughters) | gar::rec::PFParticle | |
| PFParticle(const gar::rec::PFParticle &)=default | gar::rec::PFParticle | |
| Position() const | gar::rec::PFParticle | inline |
| setCharge(float charge) | gar::rec::PFParticle | |
| setDaughters(std::vector< size_t > daughters) | gar::rec::PFParticle | |
| setEnergy(float energy) | gar::rec::PFParticle | |
| setMass(float mass) | gar::rec::PFParticle | |
| setMomentum(const float mom[3]) | gar::rec::PFParticle | |
| setParent(size_t parent) | gar::rec::PFParticle | |
| setParticleID(int pdg, float goodness) | gar::rec::PFParticle | |
| setPosition(const float pos[3]) | gar::rec::PFParticle | |
| setType(int type) | gar::rec::PFParticle | |
| Type() const | gar::rec::PFParticle | inline |