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