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 43 of file LauParticlePDG.hh. Constructor & Destructor Documentation
Destructor. Definition at line 96 of file LauParticlePDG.cc.
Copy constructor (not implemented) Member Function Documentation
Method to access the record for the charge conjugate of this particle.
Definition at line 53 of file LauParticlePDG.hh.
The charge of the particle.
Definition at line 118 of file LauParticlePDG.cc.
The particle PDG code.
Definition at line 100 of file LauParticlePDG.cc.
The anti-particle PDG code.
Definition at line 109 of file LauParticlePDG.cc.
Check whether the particle is a B.
Definition at line 125 of file LauParticlePDG.hh.
Check whether the particle is a D.
Definition at line 119 of file LauParticlePDG.hh.
Check whether the particle is a kaon (K+, K-, K0, K0bar, KS or KL)
Definition at line 95 of file LauParticlePDG.hh.
Check whether the particle is a KS.
Definition at line 107 of file LauParticlePDG.hh.
Check whether the particle is a pi0.
Definition at line 113 of file LauParticlePDG.hh.
Check whether the particle is a pion (pi+, pi- or pi0)
Definition at line 101 of file LauParticlePDG.hh.
The mass of the particle.
Definition at line 83 of file LauParticlePDG.hh.
The mass square of the particle.
Definition at line 89 of file LauParticlePDG.hh.
Copy assignment operator (not implemented)
Set the antiparticle.
Definition at line 161 of file LauParticlePDG.hh.
Particle name, containing only alphanumeric characters.
Definition at line 138 of file LauParticlePDG.cc.
The PDG code for the particle/antiparticle.
Definition at line 71 of file LauParticlePDG.hh. Friends And Related Function Documentation
LauDataBasePDG is a friend class. Definition at line 143 of file LauParticlePDG.hh. Member Data Documentation
The antiparticle. Definition at line 167 of file LauParticlePDG.hh.
Flag whether the particle is a B. Definition at line 183 of file LauParticlePDG.hh.
Flag whether the particle is a D. Definition at line 181 of file LauParticlePDG.hh.
Flag whether the particle is a kaon. Definition at line 173 of file LauParticlePDG.hh.
Flag whether the particle is a KS. Definition at line 177 of file LauParticlePDG.hh.
The mass of the particle. Definition at line 170 of file LauParticlePDG.hh.
Flag whether the particle is a pi0. Definition at line 179 of file LauParticlePDG.hh.
Flag whether the particle is a pion. Definition at line 175 of file LauParticlePDG.hh.
The particle. Definition at line 164 of file LauParticlePDG.hh. The documentation for this class was generated from the following files:
Generated by 1.8.5 |