ATLAS Offline Software
Functions
MuonAlignmentPar.cxx File Reference
#include <MuonAlignmentData/MuonAlignmentPar.h>
Include dependency graph for MuonAlignmentPar.cxx:

Go to the source code of this file.

Functions

bool operator< (const Identifier &a, const MuonAlignmentPar &b)
 Operator for. More...
 
bool operator< (const MuonAlignmentPar &a, const Identifier &b)
 

Function Documentation

◆ operator<() [1/2]

bool operator< ( const Identifier a,
const MuonAlignmentPar b 
)

Operator for.

Definition at line 7 of file MuonAlignmentPar.cxx.

7 { return a < b.identify(); }

◆ operator<() [2/2]

bool operator< ( const MuonAlignmentPar a,
const Identifier b 
)

Definition at line 8 of file MuonAlignmentPar.cxx.

8 { return a.identify() < b; }
plotBeamSpotMon.b
b
Definition: plotBeamSpotMon.py:77
a
TList * a
Definition: liststreamerinfos.cxx:10