 |
ATLAS Offline Software
|
Go to the documentation of this file.
11 : m_idHelperSvc{idHelperSvc} {}
21 Identifier detLayId {idHelper.channelID(idHelper.stationName(
id), 1,
22 idHelper.stationPhi(
id),
23 idHelper.multilayer(
id),
24 idHelper.tubeLayer(
id), 1)};
30 Identifier detLayId {idHelper.channelID(idHelper.stationName(
id), 1,
31 idHelper.stationPhi(
id),
32 idHelper.doubletR(
id), 1, 1,
33 idHelper.gasGap(
id), 0, 1)};
39 Identifier detLayId {idHelper.channelID(idHelper.stationName(
id), 1,
40 idHelper.stationPhi(
id),
41 idHelper.gasGap(
id), 0, 1)};
47 Identifier detLayId {idHelper.channelID(idHelper.stationName(
id), 1,
48 idHelper.stationPhi(
id),
49 idHelper.multilayer(
id),
51 idHelper.channelType(
id), 1)};
57 Identifier detLayId {idHelper.channelID(idHelper.stationName(
id), 1,
58 idHelper.stationPhi(
id),
59 idHelper.multilayer(
id),
60 idHelper.gasGap(
id), 1)};
87 return (*
this)(*sp1, *sp2);
91 return (*
this)(*sp1, *sp2);
94 return (*
this)(*sp1, *sp2);
virtual const sTgcIdHelper & stgcIdHelper() const =0
access to TgcIdHelper
Identifier detectorLayerId(const Identifier &id) const
virtual const MmIdHelper & mmIdHelper() const =0
access to CscIdHelper
SpacePointPerLayerSorter(const Muon::IMuonIdHelperSvc *idHelperSvc)
The muon space point is the combination of two uncalibrated measurements one of them measures the eta...
virtual MuonStationIndex::TechnologyIndex technologyIndex(const Identifier &id) const =0
calculate layer index from Identifier
virtual const MdtIdHelper & mdtIdHelper() const =0
access to MdtIdHelper
bool operator()(const std::shared_ptr< SpacePoint > &sp1, const std::shared_ptr< SpacePoint > &sp2) const
virtual const TgcIdHelper & tgcIdHelper() const =0
access to TgcIdHelper
This header ties the generic definitions in this package.
const Amg::Vector3D & positionInChamber() const
const Muon::IMuonIdHelperSvc * m_idHelperSvc
Interface for Helper service that creates muon Identifiers and can be used to print Identifiers.
TechnologyIndex
enum to classify the different layers in the muon spectrometer
const Identifier & identify() const
: Identifier of the primary measurement
virtual const RpcIdHelper & rpcIdHelper() const =0
access to RpcIdHelper