1 #ifndef RecoTracker_TkHitPairs_IntermediateHitDoublets_h 2 #define RecoTracker_TkHitPairs_IntermediateHitDoublets_h 53 template <
typename TMP>
84 template <
typename ValueType,
typename HitSetType>
95 &(
iter_->layerHitMapCache()),
133 using LayerPair = std::tuple<SeedingLayerSetsHits::LayerIndex, SeedingLayerSetsHits::LayerIndex>;
206 void reserve(
size_t nregions,
size_t nlayersets) {
const_iterator & operator++()
RegionLayerSets(const TrackingRegion *region, const LayerHitMapCache *cache, const TMP *, const_iterator begin, const_iterator end)
bool operator==(const const_iterator &other) const
LayerHitMapCache & layerHitMapCache()
unsigned int layerSetEndIndex_
index of the beginning of layer sets of this region
internal_iterator_type iter_
const_iterator operator++(int)
const LayerHitMapCache * cache_
typename std::vector< T >::const_iterator const_iterator
RegionIndex & operator=(RegionIndex &&)=default
const const_iterator layerSetsEnd_
internal_iterator_type::difference_type difference_type
const_iterator begin() const
unsigned int layerSetBeginIndex() const
const LayerHitMapCache & layerHitMapCache() const
unsigned int layerSetEndIndex() const
bool operator!=(const const_iterator &other) const
const HitSetType * hitSets_
const TrackingRegion * region_
ValueType
Type of the value held by a Value object.
const TrackingRegion & region() const
const_iterator cend() const
const_iterator cbegin() const
RegionIndex(const TrackingRegion *reg, unsigned int ind)
unsigned short LayerIndex
const_iterator(const HitSetType *hst, internal_iterator_type iter)
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
LayerHitMapCache cache_
pointer to TrackingRegion (owned elsewhere)
unsigned int layerSetBeginIndex_
const LayerHitMapCache & layerHitMapCache() const
const TrackingRegion & region() const
typename std::vector< RegionIndex >::const_iterator internal_iterator_type
void setLayerSetsEnd(unsigned int end)
const TrackingRegion * region_
const const_iterator layerSetsBegin_
value_type operator*() const
const_iterator end() const