Public Member Functions |
Private Member Functions |
Private Attributes |
Friends |
List of all members
LauParticlePDG Class Reference Class for storing particle properties. More...
Detailed DescriptionClass for storing particle properties. Class that provides the properties of particles, including mapping particles and their anti-particles. Definition at line 29 of file LauParticlePDG.hh. Constructor & Destructor Documentation
Destructor. Definition at line 82 of file LauParticlePDG.cc.
Member Function Documentation
Method to access the record for the charge conjugate of this particle.
Definition at line 39 of file LauParticlePDG.hh.
The charge of the particle.
Definition at line 104 of file LauParticlePDG.cc.
The particle PDG code.
Definition at line 86 of file LauParticlePDG.cc.
The anti-particle PDG code.
Definition at line 95 of file LauParticlePDG.cc.
Check whether the particle is a B.
Definition at line 111 of file LauParticlePDG.hh.
Check whether the particle is a D.
Definition at line 105 of file LauParticlePDG.hh.
Check whether the particle is a kaon (K+, K-, K0, K0bar, KS or KL)
Definition at line 81 of file LauParticlePDG.hh.
Check whether the particle is a KS.
Definition at line 93 of file LauParticlePDG.hh.
Check whether the particle is a pi0.
Definition at line 99 of file LauParticlePDG.hh.
Check whether the particle is a pion (pi+, pi- or pi0)
Definition at line 87 of file LauParticlePDG.hh.
The mass of the particle.
Definition at line 69 of file LauParticlePDG.hh.
The mass square of the particle.
Definition at line 75 of file LauParticlePDG.hh.
Set the antiparticle.
Definition at line 141 of file LauParticlePDG.hh.
Particle name, containing only alphanumeric characters.
Definition at line 124 of file LauParticlePDG.cc.
The PDG code for the particle/antiparticle.
Definition at line 57 of file LauParticlePDG.hh. Friends And Related Function Documentation
LauDataBasePDG is a friend class. Definition at line 129 of file LauParticlePDG.hh. Member Data Documentation
The antiparticle. Definition at line 147 of file LauParticlePDG.hh.
Flag whether the particle is a B. Definition at line 163 of file LauParticlePDG.hh.
Flag whether the particle is a D. Definition at line 161 of file LauParticlePDG.hh.
Flag whether the particle is a kaon. Definition at line 153 of file LauParticlePDG.hh.
Flag whether the particle is a KS. Definition at line 157 of file LauParticlePDG.hh.
The mass of the particle. Definition at line 150 of file LauParticlePDG.hh.
Flag whether the particle is a pi0. Definition at line 159 of file LauParticlePDG.hh.
Flag whether the particle is a pion. Definition at line 155 of file LauParticlePDG.hh.
The particle. Definition at line 144 of file LauParticlePDG.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |