Bool_t D_
Flag whether the particle is a D.
LauParticlePDG(const TParticlePDG *particle)
Constructor.
Bool_t B_
Flag whether the particle is a B.
virtual ~LauParticlePDG()
Destructor.
File containing declaration of LauParticlePDG class.
TString stringAlphaNum() const
Particle name, containing only alphanumeric characters.
Double_t mass_
The mass of the particle.
Bool_t kaon_
Flag whether the particle is a kaon.
Bool_t pi0_
Flag whether the particle is a pi0.
Bool_t pion_
Flag whether the particle is a pion.
Bool_t ks_
Flag whether the particle is a KS.
Int_t charge() const
The charge of the particle.
Int_t conjugateCode() const
The anti-particle PDG code.
const LauParticlePDG * antiParticle_
The antiparticle.
const TParticlePDG * theParticle_
The particle.