1 #ifndef Navigation_BTLNavigableLayer_H 2 #define Navigation_BTLNavigableLayer_H 33 const MapB& outerBarrel,
34 const MapB& innerBarrel,
35 const MapE& outerBackward,
36 const MapE& outerForward,
37 const MapE& innerBackward,
38 const MapE& innerForward)
48 const MapB& outerBarrel,
49 const MapB& innerBarrel,
50 const MapE& outerBackward,
51 const MapE& outerForward,
52 const MapE& innerBackward,
53 const MapE& innerForward,
54 const MapB& allOuterBarrel,
55 const MapB& allInnerBarrel,
56 const MapE& allOuterBackward,
57 const MapE& allOuterForward,
58 const MapE& allInnerBackward,
59 const MapE& allInnerForward)
82 const MapB& outerBarrel,
83 const MapE& outerBackward,
84 const MapE& outerForward,
85 const MapB& allOuterBarrel,
86 const MapE& allOuterBackward,
87 const MapE& allOuterForward)
135 void pushResult(std::vector<const DetLayer*>& result,
const MapE& map)
const;
MapE theAllInnerBackwardLayers
MapE theOuterForwardLayers
MapE getAllInnerBackwardLayers() const
MapB getAllInnerBarrelLayers() const
BTLNavigableLayer(const BarrelDetLayer *bdl, const MapB &outerBarrel, const MapE &outerBackward, const MapE &outerForward, const MapB &allOuterBarrel, const MapE &allOuterBackward, const MapE &allOuterForward)
std::map< const BarrelDetLayer *, MTDEtaRange, MTDDetLayerComp > MapB
MapE getInnerBackwardLayers() const
MapB getOuterBarrelLayers() const
MapE getInnerForwardLayers() const
MapE getOuterForwardLayers() const
MapB getInnerBarrelLayers() const
MapE getAllOuterForwardLayers() const
const BarrelDetLayer * theDetLayer
MapB theOuterBarrelLayers
MapE theInnerBackwardLayers
void setDetLayer(const DetLayer *) override
set DetLayer
MapB theInnerBarrelLayers
MapB theAllOuterBarrelLayers
void pushCompatibleResult(std::vector< const DetLayer * > &result, const MapB &map, const FreeTrajectoryState &fts) const
MapE getOuterBackwardLayers() const
MapE theInnerForwardLayers
BTLNavigableLayer(BarrelDetLayer *bdl, const MapB &outerBarrel, const MapB &innerBarrel, const MapE &outerBackward, const MapE &outerForward, const MapE &innerBackward, const MapE &innerForward)
Constructor.
MapE theAllOuterBackwardLayers
BTLNavigableLayer(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)
MapE getAllOuterBackwardLayers() const
MapB theAllInnerBarrelLayers
std::vector< const DetLayer * > compatibleLayers(NavigationDirection dir) const override
BTLNavigableLayer(BarrelDetLayer *bdl, const MapB &outerBarrel, const MapE &outerBackward, const MapE &outerForward)
Constructor with outer layers only.
MapE getAllInnerForwardLayers() const
MapE theAllInnerForwardLayers
std::vector< const DetLayer * > nextLayers(NavigationDirection dir) const override
NavigableLayer interface.
MapE theOuterBackwardLayers
MapB getAllOuterBarrelLayers() const
void setInwardLinks(const MapB &)
set inward links
const DetLayer * detLayer() const override
return DetLayer
void setInwardCompatibleLinks(const MapB &)
void pushResult(std::vector< const DetLayer * > &result, const MapB &map) const
std::map< const ForwardDetLayer *, MTDEtaRange, MTDDetLayerComp > MapE
MapE theAllOuterForwardLayers