Class ChargeService
- class ChargeService
Service providing the charge of HepMC::Particle / ReconstructedParticle.
m_particleDataTable
private HepMC::ParticleDataTable m_particleDataTable
ChargeService
public ChargeService()
- Default Constructor
ChargeService
public ChargeService(const ChargeService & other)
- Copy Constructor
operator()
public const double operator()(const HepMC::Particle * p)
- returns charge of HepMC::Particle
operator()
public const double operator()(const ReconstructedParticle * p)
- returns charge of ReconstructedParticle