ATLAS Offline Software
|
Interface for EF muon track isolation tools. More...
#include <IMuonEFTrackIsolationTool.h>
Public Member Functions | |
virtual StatusCode | calcTrackIsolation (const xAOD::Muon *efmuon, const xAOD::TrackParticleContainer *idtrks, const std::vector< double > &conesizes, std::vector< double > &results, std::vector< double > *dzvals, std::vector< double > *drvals, std::vector< double > *selfremoval) const =0 |
Function where the isolation should be calculated for an L2 muon & FTK tracks (xAOD version) More... | |
Static Public Member Functions | |
static const InterfaceID & | interfaceID () |
Retrieve interface ID. More... | |
Interface for EF muon track isolation tools.
Definition at line 29 of file IMuonEFTrackIsolationTool.h.
|
pure virtual |
Function where the isolation should be calculated for an L2 muon & FTK tracks (xAOD version)
Implemented in TrigMuonEFTrackIsolationTool.
|
inlinestatic |
Retrieve interface ID.
Definition at line 37 of file IMuonEFTrackIsolationTool.h.