Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
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;
def retrieve(aClass, aKey=None)
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
virtual StatusCode execute()
Function executing the algorithm.
virtual StatusCode initialize()
Function initialising the algorithm.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
std::string m_aodKey
StoreGate key of the input container.
::StatusCode StatusCode
StatusCode definition for legacy code.
#define CHECK(...)
Evaluate an expression and check for errors.
L2IsoMuonAuxContainer_v1 L2IsoMuonAuxContainer
Define the latest version of the muon Iso auxiliary container.
Helpers for checking error return status codes and reporting errors.
IsoMuonFeatureCnvAlg(const std::string &name, ISvcLocator *svcLoc)
Regular Algorithm constructor.
Auxiliary container for muon iso containers.
#define ATH_MSG_WARNING(x)
ToolHandle< IIsoMuonFeatureContainerCnvTool > m_cnvTool
Handle to the converter tool.
std::string m_xaodKey
StoreGate key for the output container.
L2IsoMuonContainer_v1 L2IsoMuonContainer
Define the latest version of the muon Iso container.