16#include <framework/core/Module.h>
17#include <framework/datastore/DataStore.h>
18#include <framework/datastore/StoreObjPtr.h>
19#include <framework/dataobjects/EventMetaData.h>
20#include <framework/dataobjects/FileMetaData.h>
22#define BELLE_TARGET_H "belle-x86_64-unknown-linux-gnu-g++.h"
23#include "belle_legacy/panther/panther.h"
24#include "belle_legacy/panther/panther_group.h"
56 virtual void event()
override;
58 virtual void endRun()
override;
96 Belle::Panther_FileIO*
m_fd{
nullptr};
@ c_Persistent
Object is available during entire execution time.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.