 |
Belle II Software
release-05-02-19
|
11 #include <framework/core/Module.h>
12 #include <framework/datastore/DataStore.h>
13 #include <framework/datastore/StoreObjPtr.h>
14 #include <framework/dataobjects/EventMetaData.h>
15 #include <framework/dataobjects/FileMetaData.h>
17 #define BELLE_TARGET_H "belle-x86_64-unknown-linux-gnu-g++.h"
18 #include "belle_legacy/panther/panther.h"
19 #include "belle_legacy/panther/panther_group.h"
51 virtual void event()
override;
53 virtual void endRun()
override;
91 Belle::Panther_FileIO*
m_fd{
nullptr};
Abstract base class for different kinds of events.
Type-safe access to single objects in the data store.
@ c_Persistent
Object is available during entire execution time.