11#include <calibration/CalibrationCollectorModule.h>
12#include <framework/datastore/StoreArray.h>
13#include <rawdata/dataobjects/RawCDC.h>
StoreArray< RawCDC > m_rawCDCs
Input array for CDC Raw.
void collect() override
Event action (main routine).
CDCDeadBoardDetectorModule()
Constructor of the module.
void prepare() override
Initializes the Module.
virtual ~CDCDeadBoardDetectorModule()
Destructor of the module.
CalibrationCollectorModule()
Constructor. Sets the default prefix for calibration dataobjects.
Accessor to arrays stored in the data store.
Abstract base class for different kinds of events.