12#include <framework/core/Module.h>
13#include <framework/datastore/StoreArray.h>
14#include <framework/datastore/StoreObjPtr.h>
24 class ECLTRGInformation;
26 class TRGECLUnpackerStore;
27 class TRGECLUnpackerEvtStore;
46 virtual void event()
override;
57 typedef std::map <unsigned, float>
tcmap;
Accessor to arrays stored in the data store.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.