, including all inherited members.
addDecayVertex(const TrackingVertexRef &) | TrackingParticle | |
addG4Track(const SimTrack &) | TrackingParticle | |
addGenParticle(const GenParticleRef &) | TrackingParticle | |
addPSimHit(const PSimHit &) | TrackingParticle | |
boostToCM() const | ParticleBase | [inline] |
cacheCartesian() const | ParticleBase | [inline, protected] |
cacheCartesianFixed_ | ParticleBase | [mutable, protected] |
cachePolar() const | ParticleBase | [inline, protected] |
cachePolarFixed_ | ParticleBase | [mutable, protected] |
charge() const | ParticleBase | [inline] |
Charge typedef | ParticleBase | |
clearCache() const | ParticleBase | [inline, protected] |
clearDecayVertices() | TrackingParticle | |
clearParentVertex() | TrackingParticle | |
decayVertices() const | TrackingParticle | [inline] |
decayVertices_ | TrackingParticle | [private] |
decayVertices_begin() const | TrackingParticle | [inline] |
decayVertices_end() const | TrackingParticle | [inline] |
DetectorToPSimHit typedef | TrackingParticle | |
energy() const | ParticleBase | [inline] |
et() const | ParticleBase | [inline] |
eta() const | ParticleBase | [inline] |
eta_ | ParticleBase | [protected] |
eventId() const | TrackingParticle | [inline] |
eventId_ | TrackingParticle | [private] |
g4t_iterator typedef | TrackingParticle | |
g4Track_begin() const | TrackingParticle | |
g4Track_end() const | TrackingParticle | |
g4Tracks() const | TrackingParticle | [inline] |
g4Tracks_ | TrackingParticle | [private] |
genp_iterator typedef | TrackingParticle | |
genParticle() const | TrackingParticle | [inline] |
genParticle_begin() const | TrackingParticle | |
genParticle_end() const | TrackingParticle | |
GenParticleRef typedef | TrackingParticle | |
GenParticleRefVector typedef | TrackingParticle | |
genParticles_ | TrackingParticle | [private] |
longLived() const | ParticleBase | [inline] |
longLivedTag | ParticleBase | [static] |
LorentzVector typedef | ParticleBase | |
mass() const | ParticleBase | [inline] |
mass_ | ParticleBase | [protected] |
massSqr() const | ParticleBase | [inline] |
matchedHit() const | TrackingParticle | [inline] |
matchedHit_ | TrackingParticle | [private] |
momentum() const | ParticleBase | [inline] |
mt() const | ParticleBase | [inline] |
mtSqr() const | ParticleBase | [inline] |
operator<<(std::ostream &s, TrackingParticle const &tp) | TrackingParticle | [friend] |
p() const | ParticleBase | [inline] |
p4() const | ParticleBase | [inline] |
p4Cartesian_ | ParticleBase | [mutable, protected] |
p4Polar_ | ParticleBase | [mutable, protected] |
parentVertex() const | TrackingParticle | [inline] |
parentVertex_ | TrackingParticle | [private] |
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 | TrackingParticle | [inline] |
pdgId_ | TrackingParticle | [private] |
phi() const | ParticleBase | [inline] |
phi_ | ParticleBase | [protected] |
Point typedef | ParticleBase | |
PolarLorentzVector typedef | ParticleBase | |
polarP4() const | ParticleBase | [inline] |
pSimHit_begin() const | TrackingParticle | |
pSimHit_end() const | TrackingParticle | |
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] |
setMatchedHit(const int &) | TrackingParticle | |
setP4(const LorentzVector &p4) | ParticleBase | [inline] |
setP4(const PolarLorentzVector &p4) | ParticleBase | [inline] |
setParentVertex(const TrackingVertexRef &) | TrackingParticle | |
setPdgId(int pdgId) | ParticleBase | [inline] |
setPz(double pz) | ParticleBase | [inline] |
setStatus(int status) | ParticleBase | [inline] |
setThreeCharge(Charge qx3) | ParticleBase | [inline] |
setVertex(const Point &vtx, double t) | TrackingParticle | |
ParticleBase::setVertex(const Point &vertex) | ParticleBase | [inline] |
status() const | ParticleBase | [inline] |
status_ | ParticleBase | [protected] |
t_ | TrackingParticle | [private] |
theta() const | ParticleBase | [inline] |
threeCharge() const | ParticleBase | [inline] |
TrackingParticle() | TrackingParticle | [inline] |
TrackingParticle(char q, const LorentzVector &p4, const Point &vtx, double t, const int pdgId, const int status, const EncodedEventId eventId) | TrackingParticle | |
TrackingVertexCollection typedef | TrackingParticle | |
TrackingVertexRef typedef | TrackingParticle | |
TrackingVertexRefVector typedef | TrackingParticle | |
trackPSimHit() const | TrackingParticle | [inline] |
trackPSimHit(DetId::Detector) const | TrackingParticle | |
trackPSimHit_ | TrackingParticle | [private] |
tv_iterator typedef | TrackingParticle | |
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 | [inline, virtual] |
~TrackingParticle() | TrackingParticle | |