11#include <framework/core/Module.h>
13#include <top/modules/TOPNtuple/NtupleStructure.h>
46 virtual void event()
override;
TTree * m_tree
TTree with TOPTree structure.
TOP::TOPTree m_top
ntuple structure
std::string m_outputFileName
output file name (root file)
virtual void initialize() override
Initialize the Module.
virtual void event() override
Event processor.
TOPNtupleModule()
Constructor.
virtual void terminate() override
Termination action.
Abstract base class for different kinds of events.
Structure of a flat ntuple.