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. More... | |
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.