ATLAS Offline Software
|
Interface ID for IMuidMuonRecovery. More...
#include <IMuidMuonRecovery.h>
Public Member Functions | |
virtual | ~IMuidMuonRecovery ()=default |
Virtual destructor. More... | |
virtual std::unique_ptr< Trk::Track > | recoverableMatch (const Trk::Track &indetTrack, const Trk::Track &spectrometerTrack, const EventContext &ctx) const =0 |
IMuidMuonRecovery interface: algorithmic code for recovering muon spectrometer using the inner detector track. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
AlgTool and IAlgTool interface methods. More... | |
Interface ID for IMuidMuonRecovery.
Base class for MuidMuonRecovery AlgTool
Definition at line 32 of file IMuidMuonRecovery.h.
|
virtualdefault |
Virtual destructor.
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Definition at line 38 of file IMuidMuonRecovery.h.
|
pure virtual |
IMuidMuonRecovery interface: algorithmic code for recovering muon spectrometer using the inner detector track.
Implemented in Rec::MuidMuonRecovery.