11 #include <framework/core/Module.h>
13 #include <pxd/dataobjects/PXDGatedModeInfo.h>
15 #include <framework/datastore/StoreObjPtr.h>
42 void event()
override final;
PXD Gates Mode infromation on readout gate basis.
void initialize() override final
Initialize.
StoreObjPtr< PXDGatedModeInfo > m_storeGatedModeInfo
Input array for DAQ Status.
void event() override final
Event.
PXDGatedInfoFillerModule()
Constructor defining the parameters.
std::string m_GatedModeInfoName
Name of input array for DAQ Status.
Type-safe access to single objects in the data store.
Abstract base class for different kinds of events.