ATLAS Offline Software
|
#include <IMuidTrackIsolation.h>
Public Member Functions | |
virtual | ~IMuidTrackIsolation ()=default |
Virtual destructor. More... | |
virtual std::pair< int, double > | trackIsolation (const EventContext &ctx, double eta, double phi) const =0 |
IMuidTrackIsolation interface: get the number of tracks and summed momentum in a cone at the production vertex or around the muon calo intersect. More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
AlgTool and IAlgTool interface methods. More... | |
Base class for MuidTrackIsolation AlgTool
Definition at line 28 of file IMuidTrackIsolation.h.
|
virtualdefault |
Virtual destructor.
|
inlinestatic |
AlgTool and IAlgTool interface methods.
Interface ID for IMuidTrackIsolation
Definition at line 34 of file IMuidTrackIsolation.h.
|
pure virtual |
IMuidTrackIsolation interface: get the number of tracks and summed momentum in a cone at the production vertex or around the muon calo intersect.
Implemented in Rec::MuidTrackIsolation.