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