11#include <framework/core/Module.h>
13#include <pxd/dataobjects/PXDGatedModeInfo.h>
15#include <framework/datastore/StoreObjPtr.h>
39 void event()
override final;
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.
Namespace to encapsulate code needed for simulation and reconstrucion of the PXD.
Abstract base class for different kinds of events.