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◆ LauParticlePDG()
Member Function Documentation◆ antiParticle()
Method to access the record for the charge conjugate of this particle.
Definition at line 53 of file LauParticlePDG.hh. ◆ charge()
The charge of the particle.
Definition at line 116 of file LauParticlePDG.cc. ◆ code()
The particle PDG code.
Definition at line 98 of file LauParticlePDG.cc. ◆ conjugateCode()
The anti-particle PDG code.
Definition at line 107 of file LauParticlePDG.cc. ◆ isB()
Check whether the particle is a B.
Definition at line 125 of file LauParticlePDG.hh. ◆ isD()
Check whether the particle is a D.
Definition at line 119 of file LauParticlePDG.hh. ◆ isKaon()
Check whether the particle is a kaon (K+, K-, K0, K0bar, KS or KL)
Definition at line 95 of file LauParticlePDG.hh. ◆ isKs()
Check whether the particle is a KS.
Definition at line 107 of file LauParticlePDG.hh. ◆ isPi0()
Check whether the particle is a pi0.
Definition at line 113 of file LauParticlePDG.hh. ◆ isPion()
Check whether the particle is a pion (pi+, pi- or pi0)
Definition at line 101 of file LauParticlePDG.hh. ◆ mass()
The mass of the particle.
Definition at line 83 of file LauParticlePDG.hh. ◆ massSq()
The mass square of the particle.
Definition at line 89 of file LauParticlePDG.hh. ◆ setAntiParticle()
Set the antiparticle.
Definition at line 161 of file LauParticlePDG.hh. ◆ string()
◆ stringAlphaNum()
Particle name, containing only alphanumeric characters.
Definition at line 136 of file LauParticlePDG.cc. ◆ type()
The PDG code for the particle/antiparticle.
Definition at line 71 of file LauParticlePDG.hh. The documentation for this class was generated from the following files:
Generated by ![]() |