This module creates a new particle list with the desired pdg code using tracks from an input particle...
int m_newPdgCode
PDG code for mass reference.
virtual void initialize() override
Initialises the module.
virtual void event() override
Method called for each event.
virtual void terminate() override
Write TTree to file, and close file if necessary.
std::string m_newAntiParticleList
Name of the new created anti-list.
std::string m_particleList
Name of the list.
std::string m_newParticleList
Name of the new created list.
ParticleMassHypothesesUpdaterModule()
Constructor.