ATLAS Offline Software
|
Interface for tools calculating hit count summaries for track. More...
#include <IMuonDressingTool.h>
Public Member Functions | |
virtual void | addMuonHitSummary (xAOD::Muon &muon, const Trk::TrackSummary *summary=0) const =0 |
add muon hit summary information to a Muon, uses the MuonTrackSummary if provided More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
IAlgTool interface. More... | |
Interface for tools calculating hit count summaries for track.
Definition at line 20 of file IMuonDressingTool.h.
|
pure virtual |
add muon hit summary information to a Muon, uses the MuonTrackSummary if provided
Implemented in MuonCombined::MuonDressingTool.
|
inlinestatic |
IAlgTool interface.
Definition at line 29 of file IMuonDressingTool.h.