Loading [MathJax]/extensions/tex2jax.js
|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #endif // XAOD_STANDALONE
32 return StatusCode::SUCCESS;
38 std::cout << META_ERROR_SOURCE <<
"Couldn't find an active event in "
39 <<
"the job" << std::endl;
40 return StatusCode::FAILURE;
46 std::cout << META_ERROR_SOURCE <<
"The active event is not of type "
47 <<
"xAOD::TEvent?!?" << std::endl;
48 return StatusCode::FAILURE;
52 return StatusCode::SUCCESS;
Base interface for getting objects out of the input file.
static TVirtualEvent * event()
Access the currently active TVirtualEvent object.
POOL::TEvent event(POOL::TEvent::kClassAccess)
::StatusCode StatusCode
StatusCode definition for legacy code.
Tool for accessing xAOD files outside of Athena.