|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    8 #ifndef XAODTRIGGERCNV_JETROICNVALG_H 
    9 #define XAODTRIGGERCNV_JETROICNVALG_H 
   16 #include "GaudiKernel/ToolHandle.h" 
   58 #endif // XAODTRIGGERCNV_JETROICNVALG_H 
  
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string m_xaodKey
StoreGate key for the output container.
virtual StatusCode initialize()
Function initialising the algorithm.
Algorithm for creating xAOD::JetRoIContainer from an AOD.
virtual StatusCode execute()
Function executing the algorithm.
std::string m_aodKey
StoreGate key of the input container.
JetRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ToolHandle< IJetRoICnvTool > m_cnvTool
Handle to the converter tool.