|
ATLAS Offline Software
|
Go to the documentation of this file.
25 using namespace asg::msgUserCode;
32 ( (
argc == 2 ) && ( ::strcmp(
argv[ 1 ],
"-h" ) == 0 ) ) ) {
42 checker.setStopOnError( kFALSE );
45 for(
int i = 1;
i <
argc; ++
i ) {
51 std::unique_ptr< ::TFile >
ifile( ::TFile::Open(
fname,
"READ" ) );
int main(int, char **)
Main class for all the CppUnit test classes
StatusCode readFrom(TFile *file)
int main ATLAS_NOT_THREAD_SAFE(int argc, char *argv[])
POOL::TEvent event(POOL::TEvent::kClassAccess)
Tool for running sanity checks on xAOD files.
Define macros for attributes used to control the static checker.
Tool for accessing xAOD files outside of Athena.
StatusCode Init(const char *appname)
Function initialising ROOT/PyROOT for using the ATLAS EDM.