35 return AthAlgorithm::initialize();
58 ATH_MSG_INFO(
"Found :"<<objCount<<
" \t at "<<SGKey<<
", with "<<numberOfObjects<<
" total contained objects.");
60 m_summaryFileOutput <<
"Found :"<<objCount<<
" \t at "<<SGKey<<
", with "<<numberOfObjects<<
" total contained objects."<<std::endl;
68 return StatusCode::SUCCESS;
#define ATH_MSG_VERBOSE(x)
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
std::map< std::string, unsigned int > m_numConstObjsFound
virtual StatusCode runTest()=0
TrkEDMTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
std::map< std::string, unsigned int > m_numContsFound
bool m_doDetailedChecks
If true, try to examine the PRDs etc in detail and catch any errors.
std::string m_summaryDumpFileName
unsigned int m_eventNum
numbers of event
unsigned int m_numDetailedWarnings
Count of detailed warning found.
std::ofstream m_summaryFileOutput