 |
Belle II Software
release-05-01-25
|
12 #include <framework/core/Module.h>
14 #define MAXEVTSIZE 4000000
49 std::string m_filename;
56 #endif // MODULEHELLO_H
virtual void initialize()
Module functions to be called from main process.
Root2RawModule()
Constructor / Destructor.
A class definition of an input module for Sequential ROOT I/O.
virtual void terminate()
This method is called at the end of the event processing.
Abstract base class for different kinds of events.
virtual void endRun()
This method is called if the current run ends.
virtual void event()
Module functions to be called from event process.