ATLAS Offline Software
|
Interface for a tool to build tracks out of a MuonCandidate
More...
#include <IMuonCandidateTrackBuilderTool.h>
Public Member Functions | |
virtual std::unique_ptr< Trk::Track > | buildCombinedTrack (const EventContext &ctx, const Trk::Track &idTrack, const MuonCandidate &candidate) const =0 |
build a track out of a MuonCandidate More... | |
virtual | ~IMuonCandidateTrackBuilderTool ()=default |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
IAlgTool interface. More... | |
Interface for a tool to build tracks out of a MuonCandidate
Definition at line 18 of file IMuonCandidateTrackBuilderTool.h.
|
virtualdefault |
|
pure virtual |
build a track out of a MuonCandidate
Implemented in Muon::MuonCandidateTrackBuilderTool.
|
inlinestatic |
IAlgTool interface.
Definition at line 21 of file IMuonCandidateTrackBuilderTool.h.