ATLAS Offline Software
|
The IMuonSegmentMaker is a pure virtual interface for tools to find tracks starting from MuonSegmentCombinations
More...
#include <IMuonErrorOptimisationTool.h>
Public Member Functions | |
virtual std::unique_ptr< Trk::Track > | optimiseErrors (Trk::Track &track, const EventContext &ctx) const =0 |
optimise errors on a track to maximize the momentum resolution More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
access to tool interface More... | |
The IMuonSegmentMaker is a pure virtual interface for tools to find tracks starting from MuonSegmentCombinations
Definition at line 17 of file IMuonErrorOptimisationTool.h.
|
inlinestatic |
access to tool interface
Definition at line 20 of file IMuonErrorOptimisationTool.h.
|
pure virtual |
optimise errors on a track to maximize the momentum resolution
Implemented in Muon::MuonErrorOptimisationTool.