Trk::ParticleHypothesis convert(int pdg, bool &stable, bool &exiting, double charge=1.) const
Converter method : PDG -> Particle Hyptothesis.
Trk::ParticleHypothesis convert(int pdg, double charge=1.) const
Converter method : PDG -> Particle Hyptothesis , w/o stable exiting.
PdgToParticleHypothesis()=default
Constructor.
int convert(Trk::ParticleHypothesis particleHypo, double charge, bool dist=true) const
Converter method : Particle Hyptothesis -> PDG.