15 const std::string& name,
16 const IInterface* parent)
19 declareProperty(
"SDName",
m_config.SDName);
22 std::unique_ptr<CalibrationDefaultProcessing>
25 ATH_MSG_DEBUG(
"Constructing a CalibrationDefaultProcessing action");
26 auto action = std::make_unique<CalibrationDefaultProcessing>(
m_config);
User action for default processing of calibration energy deposits.
Struct for passing around user actions.
std::vector< G4UserSteppingAction * > steppingActions
std::vector< G4UserEventAction * > eventActions