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