|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    7 #include "GaudiKernel/EventContext.h" 
    8 #include "GaudiKernel/ThreadLocalContext.h" 
   14                                                       const std::string& 
name,
 
   23     return StatusCode::FAILURE;
 
   28     if ( 
line[0] == 
'#' ) {
continue;}
 
   29     std::istringstream allChains( 
line );
 
   39     if ( not 
ids.empty() ) {
 
   46   return StatusCode::SUCCESS;
 
   60     ATH_MSG_ERROR( 
"No chain set found. Cannot decode CTP emulation" );
 
   61     return StatusCode::FAILURE;
 
   67   return StatusCode::SUCCESS;
 
  
Class holding the LVL1 RoIB result build by the RoIBuilder.
std::vector< HLT::Identifier > IDVec
::StatusCode StatusCode
StatusCode definition for legacy code.