 |
Belle II Software
release-05-01-25
|
13 #include <framework/core/Module.h>
15 #include <analysis/DecayDescriptor/DecayDescriptor.h>
30 class SelectDaughtersModule :
public Module {
40 virtual void event()
override;
virtual void event() override
process the event
std::string m_decayString
daughter particles selection
~SelectDaughtersModule()
destructor
DecayDescriptor m_decaydescriptor
Decay descriptor of decays to look for.
Abstract base class for different kinds of events.
std::string m_listName
name of particle list
The DecayDescriptor stores information about a decay tree or parts of a decay tree.
SelectDaughtersModule()
constructor
virtual void initialize() override
set up datastore