12int FixedIdDecoder :: eta(
int id)
18int FixedIdDecoder :: phi(
int id)
24int FixedIdDecoder :: stationName(
int id)
30std::string FixedIdDecoder :: stationNameStr(
int id)
37int FixedIdDecoder :: mdtMultilayer(
int id)
43int FixedIdDecoder :: mdtTubeLayer(
int id)
49int FixedIdDecoder :: mdtTube(
int id)
55int FixedIdDecoder :: mdtMezzanine(
int id)
61int FixedIdDecoder :: cscChamberLayer(
int id)
67int FixedIdDecoder :: cscWireLayer(
int id)
73int FixedIdDecoder :: cscMeasuresPhi(
int id)
79int FixedIdDecoder :: cscStrip(
int id)
85int FixedIdDecoder :: rpcDoubletR(
int id)
91int FixedIdDecoder :: rpcDoubletZ(
int id)
97int FixedIdDecoder :: rpcDoubletPhi(
int id)
103int FixedIdDecoder :: rpcGasGap(
int id)
109int FixedIdDecoder :: rpcMeasuresPhi(
int id)
115int FixedIdDecoder :: rpcStrip(
int id)
121int FixedIdDecoder :: tgcGasGap(
int id)
127int FixedIdDecoder :: tgcIsStrip(
int id)
133int FixedIdDecoder :: tgcChannel(
int id)
Implements fixed identifiers not dependent upon Athena Identifier for internal use in the calibration...
int cscWireLayer() const
Csc specific:
int mdtMezzanine() const
Mdt specific: compute the mezzanine number.
int rpcDoubletPhi() const
Rpc specific:
int tgcIsStrip() const
Tgc specific:
int mdtTubeLayer() const
Mdt specific:
int mdtTube() const
Mdt specific:
int tgcGasGap() const
Tgc specific:
int rpcGasGap() const
Rpc specific:
int cscMeasuresPhi() const
Csc specific:
int rpcMeasuresPhi() const
Rpc specific:
int cscStrip() const
Csc specific:
int tgcChannel() const
Tgc specific:
int rpcDoubletR() const
Rpc specific:
std::string stationNameString() const
int rpcStrip() const
Rpc specific:
int mdtMultilayer() const
Mdt specific:
int rpcDoubletZ() const
Rpc specific:
int cscChamberLayer() const
Csc specific:
CscCalcPed - algorithm that finds the Cathode Strip Chamber pedestals from an RDO.