std::set< int > m_particleCodes
Set of PDG codes to look for.
InclusiveParticleCheckerModule()
Constructor: Sets the description, the properties and the parameters of the module.
StoreArray< MCParticle > m_mcParticles
List of generated particles.
virtual void event() override
Look for the particle and set the return type.
bool m_includeConjugates
If true require either the particle or its charge conjugate.
std::vector< boost::variant< std::string, int > > m_particles
Name or PDG string of the particle to look for.
virtual void initialize() override
Register input and output data.