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