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