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 with parameters:
ToolHandle< IPileUpTool > m_digTool
virtual StatusCode initialize() override final
Basic algorithm methods.
PixelFastDigitization(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters.
virtual StatusCode execute() override final