1 #ifndef MuonDetLayerMap_h 2 #define MuonDetLayerMap_h 35 typedef std::map<const BarrelDetLayer*, MuonEtaRange, MuonDetLayerComp>
MapB;
36 typedef std::map<const ForwardDetLayer*, MuonEtaRange, MuonDetLayerComp>
MapE;
37 typedef MapB::const_iterator
MapBI;
38 typedef MapE::const_iterator
MapEI;
virtual const BoundSurface & surface() const final
The surface of the GeometricSearchDet.
MapB::const_iterator MapBI
virtual const BoundCylinder & specificSurface() const final
Extension of the interface.
std::map< const BarrelDetLayer *, MuonEtaRange, MuonDetLayerComp > MapB
MapE::const_iterator MapEI
std::map< const ForwardDetLayer *, MuonEtaRange, MuonDetLayerComp > MapE
bool operator()(const BarrelDetLayer *l1, const BarrelDetLayer *l2) const
bool operator()(const ForwardDetLayer *l1, const ForwardDetLayer *l2) const
const PositionType & position() const