MC matching module: module performs MC matching (sets the relation Particle -> MCParticle) for all pa...
StoreArray< MCParticle > m_mcparticles
the array of MCParticles.
std::string m_listName
steering variable: name of the input ParticleList
StoreArray< Particle > m_particles
the array of Particles.
bool m_looseMatching
perform loose mc matching
StoreObjPtr< ParticleList > m_plist
the input ParticleList.
Class to store reconstructed particles.