 |
Belle II Software
release-05-02-19
|
1 #ifndef TRCGDLDSTModule_h
2 #define TRCGDLDSTModule_h
4 #include <trg/gdl/dataobjects/TRGGDLUnpackerStore.h>
5 #include <trg/gdl/modules/trggdlUnpacker/trggdlUnpackerModule.h>
6 #include <framework/core/Module.h>
7 #include <framework/datastore/StoreObjPtr.h>
8 #include <trg/gdl/dataobjects/TRGGDLDST.h>
9 #include <framework/database/DBObjPtr.h>
10 #include <trg/gdl/dbobjects/TRGGDLDBUnpacker.h>
32 virtual void event()
override;
44 int LeafBitMap[320] = {0};
45 char LeafNames[320][100] = {{
""}};
StoreObjPtr< TRGGDLDST > GDLResult
output for TRGDST
Class for accessing objects in the database.
virtual void event() override
Event.
virtual void endRun() override
End Run.
TRGGDLDSTModule()
Costructor.
virtual void beginRun() override
begin Run
Abstract base class for different kinds of events.
Type-safe access to single objects in the data store.
virtual ~TRGGDLDSTModule()
Destrunctor.
virtual void terminate() override
terminate
virtual void initialize() override
initialize