|
ATLAS Offline Software
|
Go to the documentation of this file.
12 m_numDetailedWarnings(0)
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;
TrkEDMTestAlg(const std::string &name, ISvcLocator *pSvcLocator)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
#define ATH_MSG_VERBOSE(x)
std::ofstream m_summaryFileOutput
unsigned int m_numDetailedWarnings
Count of detailed warning found.
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned int m_eventNum
numbers of event
std::map< std::string, unsigned int > m_numConstObjsFound
std::string m_summaryDumpFileName
bool m_doDetailedChecks
If true, try to examine the PRDs etc in detail and catch any errors.
std::map< std::string, unsigned int > m_numContsFound
virtual StatusCode runTest()=0