This module replaces the mass of the particles inside the given particleLists with the invariant mass...
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::vector< std::string > m_strParticleLists
Name of the lists.
int m_pdgCode
PDG code for mass reference.
ParticleMassUpdaterModule()
Constructor.