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