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