25 m_cnvTool(
"xAODMaker::IsoMuonFeatureContainerCnvTool/IsoMuonFeatureContainerCnvTool", this ) {
44 return StatusCode::SUCCESS;
53 " into xAOD " <<
m_xaodKey <<
". Input container not found or incorrect type");
54 return StatusCode::SUCCESS;
59 xaod->setStore(
aux );
69 return StatusCode::SUCCESS;
#define ATH_MSG_WARNING(x)
Helpers for checking error return status codes and reporting errors.
#define CHECK(...)
Evaluate an expression and check for errors.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
ServiceHandle< StoreGateSvc > & evtStore()
virtual StatusCode execute()
Function executing the algorithm.
std::string m_xaodKey
StoreGate key for the output container.
ToolHandle< IIsoMuonFeatureContainerCnvTool > m_cnvTool
Handle to the converter tool.
std::string m_aodKey
StoreGate key of the input container.
virtual StatusCode initialize()
Function initialising the algorithm.
IsoMuonFeatureCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
L2IsoMuonAuxContainer_v1 L2IsoMuonAuxContainer
Define the latest version of the muon Iso auxiliary container.
L2IsoMuonContainer_v1 L2IsoMuonContainer
Define the latest version of the muon Iso container.