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