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