ATLAS Offline Software
|
Interface for the tool creating IsoMuonFeature from an AOD. More...
#include <IIsoMuonFeatureCnvTool.h>
Public Member Functions | |
virtual StatusCode | convert (const IsoMuonFeature *aod, xAOD::L2IsoMuon *xaod)=0 |
Function that fills an existing xAOD::L2IsoMuon. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Gaudi interface definition. More... | |
Interface for the tool creating IsoMuonFeature from an AOD.
This interface is implemented by the tool that converts the IsoMuonFeature from and existing AOD into an xAOD::L2IsoMuon
Definition at line 32 of file IIsoMuonFeatureCnvTool.h.
|
pure virtual |
Function that fills an existing xAOD::L2IsoMuon.
Implemented in xAODMaker::IsoMuonFeatureCnvTool.
|
inlinestatic |
Gaudi interface definition.
Definition at line 40 of file IIsoMuonFeatureCnvTool.h.