9 #include <pxd/modules/pxdReconstruction/ActivatePXDClusterPositionEstimatorModule.h>
10 #include <pxd/reconstruction/PXDClusterPositionEstimator.h>
19 REG_MODULE(ActivatePXDClusterPositionEstimator)
24 setDescription(
"Initialization of PXDClusterPositionEstimator");
25 setPropertyFlags(c_ParallelProcessingCertified);
The ActivatePXDClusterPositionEstimator module.
void initialize() override final
Initialize the module.
void initialize()
Initialize PXDClusterPositionEstimator from DB.
static PXDClusterPositionEstimator & getInstance()
Main (and only) way to access the PXDClusterPositionEstimator.
#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.