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