bool operator<(const Identifier &a, const MuonAlignmentPar &b)
Operator for.
Basic class to map the MuonAlignment parameters to the different subdetectors inside the muon system.
int AmdbJob() const
Seems to correspond to the multilayer but sometimes also stEta.
int AmdbEta() const
station Eta
const Identifier & identify() const
void setIdentifier(const Identifier &id)
Setters and getters for the Athena Identifier.
void setAmdbId(const std::string &stName, int stEta, int stPhi, int stJob)
AMDB identifiers. They're often not the same as the ATLAS ones (TGCs)
const std::string & AmdbStation() const
station Name
int AmdbPhi() const
station phi
MuonAlignmentPar()=default
bool operator<(const MuonAlignmentPar &other) const
Odering operater using the Identifier.