9 #include <pxd/modules/pxdReconstruction/ActivatePXDGainCalibratorModule.h>
10 #include <pxd/reconstruction/PXDGainCalibrator.h>
24 setDescription(
"Initialization of PXDGainCalibrator");
25 setPropertyFlags(c_ParallelProcessingCertified);
The ActivatePXDGainCalibrator module.
void initialize() override final
Initialize the module.
void initialize()
Initialize the PXDGainCalibrator.
static PXDGainCalibrator & getInstance()
Main (and only) way to access the PXDGainCalibrator.
#define REG_MODULE(moduleName)
Register the given module (without 'Module' suffix) with the framework.
Namespace to encapsulate code needed for simulation and reconstrucion of the PXD.
Abstract base class for different kinds of events.