#include <Acts/TrackFinding/TrackSelector.hpp>
◆ CounterElement
Initial value:
std::pair<GeometryHierarchyMap<unsigned int>, unsigned int>
◆ addCounter()
| void Acts::TrackSelector::MeasurementCounter::addCounter |
( |
const std::vector< GeometryIdentifier > & | identifiers, |
|
|
unsigned int | threshold ) |
◆ isValidTrack()
template<TrackProxyConcept track_proxy_t>
| bool Acts::TrackSelector::MeasurementCounter::isValidTrack |
( |
const track_proxy_t & | track | ) |
const |
◆ counters
| boost::container::small_vector<CounterElement, 4> Acts::TrackSelector::MeasurementCounter::counters |