constexpr ParticleHypothesis particle[PARTICLEHYPOTHESES]
the array of masses
Class providing the definition of the 4-vector interface.
virtual ParticleCellAssociation * particleCellAssociation(const xAOD::IParticle &particle, float dr, Cache &cache, const CaloCellContainer *container=nullptr, const CaloExtensionCollection *extensionCache=nullptr) const =0
virtual std::unique_ptr< ParticleCellAssociation > particleCellAssociation(const xAOD::IParticle &particle, float dr, const CaloCellContainer *container=nullptr, const CaloExtensionCollection *extensionCache=nullptr) const =0
Method to get the ParticleCellAssociation for a given Particle.
class storing calorimeter cell association with IParticle objects