 |
Belle II Software
release-05-01-25
|
12 #include <framework/core/Module.h>
35 class FlavorTaggerInfoFillerModule :
public Module {
63 virtual void event()
override;
std::vector< std::tuple< std::string, std::string > > m_trackLevelParticleLists
Used Flavor Tagger trackLevel Categories of the lists.
bool m_targetProb
Sets if individual Categories output will be saved or not.
bool m_trackPointers
Sets if track pointers to target tracks are saved or not.
bool m_FANNmlp
Sets if FANN Combiner output will be saved or not.
bool m_qpCategories
Sets if individual Categories output will be saved or not.
virtual void terminate() override
Write TTree to file, and close file if necessary.
bool m_istrueCategories
Sets if individual MC thruth for each Category is saved or not.
Abstract base class for different kinds of events.
virtual void event() override
Method called for each event.
FlavorTaggerInfoFillerModule()
Constructor.
virtual void initialize() override
Initialises the module.
bool m_TMVAfbdt
Sets if FastBDT Combiner output will be saved or not.
std::vector< std::tuple< std::string, std::string, std::string > > m_eventLevelParticleLists
Used Flavor Tagger eventLevel Categories of the lists.