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