Go to the documentation of this file. 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 TrackingRegion & region() const
const_iterator cend() const
RegionIndex(const TrackingRegion *reg, unsigned int ind)
bool operator!=(const const_iterator &other) const
const_iterator cbegin() const
value_type operator*() const
unsigned int layerSetBeginIndex_
LayerHitMapCache & layerHitMapCache()
const LayerHitMapCache & layerHitMapCache() const
const const_iterator layerSetsBegin_
TEveGeoShape * clone(const TEveElement *element, TEveElement *parent)
bool operator==(const const_iterator &other) const
const TrackingRegion * region_
const_iterator(const HitSetType *hst, internal_iterator_type iter)
RegionLayerSets(const TrackingRegion *region, const LayerHitMapCache *cache, const TMP *, const_iterator begin, const_iterator end)
const_iterator end() const
internal_iterator_type::difference_type difference_type
unsigned short LayerIndex
ValueType
Type of the value held by a Value object.
unsigned int layerSetBeginIndex() const
typename std::vector< RegionIndex >::const_iterator internal_iterator_type
LayerHitMapCache cache_
pointer to TrackingRegion (owned elsewhere)
const LayerHitMapCache * cache_
typename std::vector< T >::const_iterator const_iterator
unsigned int layerSetEndIndex() const
void setLayerSetsEnd(unsigned int end)
RegionIndex & operator=(RegionIndex &&)=default
const const_iterator layerSetsEnd_
const_iterator & operator++()
internal_iterator_type iter_
const_iterator begin() const
const_iterator operator++(int)
const HitSetType * hitSets_
unsigned int layerSetEndIndex_
index of the beginning of layer sets of this region
const LayerHitMapCache & layerHitMapCache() const
const TrackingRegion * region_
const TrackingRegion & region() const