This is the complete list of members for ParticleBase, including all inherited members.
boostToCM() const | ParticleBase | inline |
cacheCartesian() const | ParticleBase | inlineprotected |
cacheCartesianFixed_ | ParticleBase | mutableprotected |
cachePolar() const | ParticleBase | inlineprotected |
cachePolarFixed_ | ParticleBase | mutableprotected |
Charge typedef | ParticleBase | |
charge() const | ParticleBase | inline |
clearCache() const | ParticleBase | inlineprotected |
energy() const | ParticleBase | inline |
et() const | ParticleBase | inline |
eta() const | ParticleBase | inline |
eta_ | ParticleBase | protected |
longLived() const | ParticleBase | inline |
longLivedTag | ParticleBase | static |
LorentzVector typedef | ParticleBase | |
mass() const | ParticleBase | inline |
mass_ | ParticleBase | protected |
massSqr() const | ParticleBase | inline |
momentum() const | ParticleBase | inline |
mt() const | ParticleBase | inline |
mtSqr() const | ParticleBase | inline |
p() const | ParticleBase | inline |
p4() const | ParticleBase | inline |
p4Cartesian_ | ParticleBase | mutableprotected |
p4Polar_ | ParticleBase | mutableprotected |
ParticleBase() | ParticleBase | inline |
ParticleBase(Charge q, const LorentzVector &p4, const Point &vertex=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true) | ParticleBase | inline |
ParticleBase(Charge q, const PolarLorentzVector &p4, const Point &vertex=Point(0, 0, 0), int pdgId=0, int status=0, bool integerCharge=true) | ParticleBase | inline |
pdgId() const | ParticleBase | inline |
pdgId_ | ParticleBase | protected |
phi() const | ParticleBase | inline |
phi_ | ParticleBase | protected |
Point typedef | ParticleBase | |
PolarLorentzVector typedef | ParticleBase | |
polarP4() const | ParticleBase | inline |
pt() const | ParticleBase | inline |
pt_ | ParticleBase | protected |
px() const | ParticleBase | inline |
py() const | ParticleBase | inline |
pz() const | ParticleBase | inline |
qx3_ | ParticleBase | protected |
rapidity() const | ParticleBase | inline |
setCharge(Charge q) | ParticleBase | inline |
setLongLived() | ParticleBase | inline |
setMass(double m) | ParticleBase | inline |
setP4(const LorentzVector &p4) | ParticleBase | inline |
setP4(const PolarLorentzVector &p4) | ParticleBase | inline |
setPdgId(int pdgId) | ParticleBase | inline |
setPz(double pz) | ParticleBase | inline |
setStatus(int status) | ParticleBase | inline |
setThreeCharge(Charge qx3) | ParticleBase | inline |
setVertex(const Point &vertex) | ParticleBase | inline |
status() const | ParticleBase | inline |
status_ | ParticleBase | protected |
theta() const | ParticleBase | inline |
threeCharge() const | ParticleBase | inline |
Vector typedef | ParticleBase | |
vertex() const | ParticleBase | inline |
vertex_ | ParticleBase | protected |
vx() const | ParticleBase | inline |
vy() const | ParticleBase | inline |
vz() const | ParticleBase | inline |
y() const | ParticleBase | inline |
~ParticleBase() | ParticleBase | inlinevirtual |