![]() |
ATLAS Offline Software
|
Interface to associate the Muon segments to the muon track. More...
#include <IMuonTrackToSegmentAssociationTool.h>
Public Member Functions | |
| virtual | ~IMuonTrackToSegmentAssociationTool ()=default |
| virtual bool | associatedSegments (const Trk::Track &track, const Trk::SegmentCollection *segments, std::vector< const Muon::MuonSegment * > &assocSegmentVec) const =0 |
| IMuonSegmentTagTool interface: build muons from ID and MuonSegments. | |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Interface to associate the Muon segments to the muon track.
Definition at line 19 of file IMuonTrackToSegmentAssociationTool.h.
|
virtualdefault |
|
pure virtual |
IMuonSegmentTagTool interface: build muons from ID and MuonSegments.
Implemented in MuonCombined::TrackSegmentAssociationTool.
|
inlinestatic |
Definition at line 22 of file IMuonTrackToSegmentAssociationTool.h.