20 #include "GaudiKernel/ISvcLocator.h"
22 #include "AthLinks/ElementLink.h"
23 #include "GaudiKernel/Chrono.h"
43 ATH_CHECK ( m_augmentationTools.retrieve() );
44 ATH_MSG_INFO(
"The following augmentation tools will be applied....");
50 return StatusCode::SUCCESS;
59 Chrono chrono( &(*m_chronoSvc),
name() );
68 return StatusCode::FAILURE;
72 return StatusCode::SUCCESS;
80 ATH_MSG_INFO(
"============================================================================");
81 ATH_MSG_INFO(
" The following CP tools were called by " <<
name() <<
" for the whole train:");
85 ATH_MSG_INFO(
"============================================================================");
87 return StatusCode::SUCCESS;