11#include <framework/datastore/StoreArray.h>
12#include <pxd/dataobjects/PXDDigit.h>
13#include <calibration/CalibrationCollectorModule.h>
CalibrationCollectorModule()
Constructor. Sets the default prefix for calibration dataobjects.
void prepare() override final
Prepare.
int m_0cut
Minimum charge (ADU) for detecting a hit.
void collect() override final
Collect.
PXDHotPixelMaskCollectorModule()
Constructor: Sets the description, the properties and the parameters of the module.
StoreArray< PXDDigit > m_pxdDigit
< Required input for PXDigits
std::string m_storeDigitsName
Name of the collection to use for PXDDigits.
Accessor to arrays stored in the data store.
Abstract base class for different kinds of events.