ATLAS Offline Software
|
#include <string>
#include <Identifier/Identifier.h>
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) |
bool operator< | ( | const Identifier & | a, |
const MuonAlignmentPar & | b | ||
) |
bool operator< | ( | const MuonAlignmentPar & | a, |
const Identifier & | b | ||
) |
Definition at line 8 of file MuonAlignmentPar.cxx.