ATLAS Offline Software
Classes | Functions
MuonAlignmentPar.h File Reference
#include <string>
#include <Identifier/Identifier.h>
Include dependency graph for MuonAlignmentPar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MuonAlignmentPar
 Basic class to map the MuonAlignment parameters to the different subdetectors inside the muon system. More...
 

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