8#ifndef XAODTRIGGERCNV_JETROICNVALG_H
9#define XAODTRIGGERCNV_JETROICNVALG_H
16#include "GaudiKernel/ToolHandle.h"
38 JetRoICnvAlg(
const std::string& name, ISvcLocator* svcLoc );
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
std::string m_aodKey
StoreGate key of the input container.
ToolHandle< IJetRoICnvTool > m_cnvTool
Handle to the converter tool.
virtual StatusCode execute()
Function executing the algorithm.
virtual StatusCode initialize()
Function initialising the algorithm.
JetRoICnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
std::string m_xaodKey
StoreGate key for the output container.