1 #ifndef Navigation_MuonBarrelNavigableLayer_H 2 #define Navigation_MuonBarrelNavigableLayer_H 38 const MapB& outerBarrel,
39 const MapB& innerBarrel,
40 const MapE& outerBackward,
41 const MapE& outerForward,
42 const MapE& innerBackward,
43 const MapE& innerForward)
53 const MapB& outerBarrel,
54 const MapB& innerBarrel,
55 const MapE& outerBackward,
56 const MapE& outerForward,
57 const MapE& innerBackward,
58 const MapE& innerForward,
59 const MapB& allOuterBarrel,
60 const MapB& allInnerBarrel,
61 const MapE& allOuterBackward,
62 const MapE& allOuterForward,
63 const MapE& allInnerBackward,
64 const MapE& allInnerForward)
81 const MapB& outerBarrel,
82 const MapE& outerBackward,
83 const MapE& outerForward)
90 const MapB& outerBarrel,
91 const MapE& outerBackward,
92 const MapE& outerForward,
93 const MapB& allOuterBarrel,
94 const MapE& allOuterBackward,
95 const MapE& allOuterForward)
std::vector< const DetLayer * > compatibleLayers(NavigationDirection dir) const override
MuonBarrelNavigableLayer(BarrelDetLayer *bdl, const MapB &outerBarrel, const MapE &outerBackward, const MapE &outerForward)
Constructor with outer layers only.
MuonBarrelNavigableLayer(const BarrelDetLayer *bdl, const MapB &outerBarrel, const MapE &outerBackward, const MapE &outerForward, const MapB &allOuterBarrel, const MapE &allOuterBackward, const MapE &allOuterForward)
MapE theOuterForwardLayers
MapE getInnerForwardLayers() const
MapB theInnerBarrelLayers
const BarrelDetLayer * theDetLayer
MapB getAllOuterBarrelLayers() const
std::vector< const DetLayer * > nextLayers(NavigationDirection dir) const override
NavigableLayer interface.
MapE getAllInnerBackwardLayers() const
MuonBarrelNavigableLayer(BarrelDetLayer *bdl, const MapB &outerBarrel, const MapB &innerBarrel, const MapE &outerBackward, const MapE &outerForward, const MapE &innerBackward, const MapE &innerForward, const MapB &allOuterBarrel, const MapB &allInnerBarrel, const MapE &allOuterBackward, const MapE &allOuterForward, const MapE &allInnerBackward, const MapE &allInnerForward)
std::map< const BarrelDetLayer *, MuonEtaRange, MuonDetLayerComp > MapB
MapB getInnerBarrelLayers() const
MapE theOuterBackwardLayers
MapB getOuterBarrelLayers() const
MapE getAllOuterBackwardLayers() const
void setDetLayer(const DetLayer *) override
set DetLayer
MapE theInnerForwardLayers
MuonBarrelNavigableLayer(BarrelDetLayer *bdl, const MapB &outerBarrel, const MapB &innerBarrel, const MapE &outerBackward, const MapE &outerForward, const MapE &innerBackward, const MapE &innerForward)
Constructor.
void setInwardCompatibleLinks(const MapB &)
void pushResult(std::vector< const DetLayer *> &result, const MapB &map) const
void pushCompatibleResult(std::vector< const DetLayer *> &result, const MapB &map, const FreeTrajectoryState &fts) const
MapB theOuterBarrelLayers
MapE theAllInnerForwardLayers
const DetLayer * detLayer() const override
return DetLayer
MapE theAllOuterForwardLayers
std::map< const ForwardDetLayer *, MuonEtaRange, MuonDetLayerComp > MapE
MapE getOuterForwardLayers() const
MapB theAllOuterBarrelLayers
MapE theAllInnerBackwardLayers
MapE getAllInnerForwardLayers() const
MapE getInnerBackwardLayers() const
void setInwardLinks(const MapB &)
set inward links
MapB theAllInnerBarrelLayers
MapE getOuterBackwardLayers() const
MapE getAllOuterForwardLayers() const
MapE theInnerBackwardLayers
MapB getAllInnerBarrelLayers() const
MapE theAllOuterBackwardLayers