![]() |
ATLAS Offline Software
|
#include "TrigMuonEvent/TrigMuonEFIsolation.h"#include "TrigMuonEvent/TrigMuonEFInfoTrackContainer.h"#include "TrigMuonEvent/TrigMuonEFInfoTrack.h"#include <cmath>Go to the source code of this file.
Functions | |
| bool | operator== (const TrigMuonEFIsolation &a, const TrigMuonEFIsolation &b) |
| This operator checks whether two TrigMuonEFIsolation objects are the same based on the private members of the class. | |
Variables | |
| static const double | DELTA = 0.001 |
| bool operator== | ( | const TrigMuonEFIsolation & | a, |
| const TrigMuonEFIsolation & | b ) |
This operator checks whether two TrigMuonEFIsolation objects are the same based on the private members of the class.
Operator comparing two TrigMuonEFIsolation objects for equality.
Definition at line 151 of file TrigMuonEFIsolation.cxx.
|
static |
Definition at line 11 of file TrigMuonEFIsolation.cxx.