|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef xAODTrigMuonCNV_IsoMuonFeatureCnvAlg_H
9 #define xAODTrigMuonCNV_IsoMuonFeatureCnvAlg_H
16 #include "GaudiKernel/ToolHandle.h"
46 ToolHandle< IIsoMuonFeatureContainerCnvTool >
m_cnvTool;
52 #endif // xAODTrigMuonCNV_IsoMuonFeatureCnvAlg_H
Algorithm for creating xAOD::L2IsoMuonContainer from an AOD.
virtual StatusCode execute()
Function executing the algorithm.
virtual StatusCode initialize()
Function initialising the algorithm.
std::string m_aodKey
StoreGate key of the input container.
::StatusCode StatusCode
StatusCode definition for legacy code.
IsoMuonFeatureCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
ToolHandle< IIsoMuonFeatureContainerCnvTool > m_cnvTool
Handle to the converter tool.
std::string m_xaodKey
StoreGate key for the output container.