 |
Belle II Software
release-05-01-25
|
9 #ifndef PARTIALSEQROOTREADER_H
10 #define PARTIALSEQROOTREADER_H
12 #include <framework/core/Module.h>
13 #include <framework/pcore/DataStoreStreamer.h>
40 int openFile(
int fileno);
57 #endif // MODULEHELLO_H
virtual void terminate()
This method is called at the end of the event processing.
virtual void initialize()
Module functions to be called from main process.
virtual void beginRun()
Module functions to be called from event process.
PartialSeqRootReaderModule()
Constructor / Destructor.
Abstract base class for different kinds of events.
A class definition of an input module for Sequential ROOT I/O.
virtual void endRun()
This method is called if the current run ends.
Stream/restore DataStore objects to/from EvtMessage.
virtual void event()
This method is the core of the module.