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.
virtual ~CDCDeadBoardDetectorModule() override
Destructor of the module.
void collect() override
Event action (main routine).
CDCDeadBoardDetectorModule()
Constructor of the module.
void prepare() override
Initializes 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.