|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    9 #endif // XAOD_STANDALONE 
   23       m_event.store(
other.m_event.load());
 
   29          m_event.store(
other.m_event.load());
 
   50          return StatusCode::SUCCESS;
 
   56          std::cout << META_ERROR_SOURCE << 
"Couldn't find an active event in " 
   57                    << 
"the job" << std::endl;
 
   58          return StatusCode::FAILURE;
 
   64          std::cout << META_ERROR_SOURCE << 
"The active event is not of type " 
   65                    << 
"xAOD::TEvent?!?" << std::endl;
 
   66          return StatusCode::FAILURE;
 
   70       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.