DecayDescriptor m_decaydescriptor
Decay descriptor of the decay being reconstructed.
std::vector< std::string > m_inputListNames
List of ParticleLists which are supposed to be combined.
bool m_writeOut
If true, the output ParticleList will be saved by RootOutput.
std::string m_outputListName
Name of the output list created by the combination of all particles in the input list.
bool m_isSelfConjugatedParticle
flag that indicates whether an anti-particle mother does not exist and should not be reconstructed as...
virtual void event() override
process event
virtual void initialize() override
Register input and output data.
std::string m_antiListName
output anti-particle list name
AllParticleCombinerModule()
Constructor: Sets the description, the properties and the parameters of the module.
std::unique_ptr< Variable::Cut > m_cut
cut object which performs the cuts
int m_pdgCode
PDG code of the combined mother particle.