 |
Belle II Software
release-05-02-19
|
1 #ifndef TRCGDLSummaryModule_h
2 #define TRCGDLSummaryModule_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 <mdst/dataobjects/TRGSummary.h>
9 #include <framework/database/DBObjPtr.h>
10 #include <mdst/dbobjects/TRGGDLDBPrescales.h>
11 #include <trg/gdl/dbobjects/TRGGDLDBUnpacker.h>
33 virtual void event()
override;
47 int LeafBitMap[320] = {0};
48 char LeafNames[320][100] = {{
""}};
virtual void endRun() override
End Run.
virtual void initialize() override
initialize
StoreObjPtr< TRGSummary > GDLResult
output for TRGSummary
TRGGDLSummaryModule()
Costructor.
virtual void terminate() override
terminate
virtual void beginRun() override
begin Run
virtual void event() override
Event.
Class for accessing objects in the database.
int _debugLevel
Debug Level.
virtual ~TRGGDLSummaryModule()
Destrunctor.
Abstract base class for different kinds of events.
Type-safe access to single objects in the data store.