25 return StatusCode::SUCCESS;
37 ATH_MSG_VERBOSE (
" PixelFastDigitization : m_digTool->processAllSubEvents()" );
39 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
#define ATH_MSG_VERBOSE(x)
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
ToolHandle< IPileUpTool > m_digTool
virtual StatusCode initialize() override final
Basic algorithm methods.
virtual StatusCode execute(const EventContext &ctx) override final
Execute method.
PixelFastDigitization(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters.