90 #include <unordered_set>
94 namespace ActsExamples {
95 struct AlgorithmContext;
103 unsigned,
double,
double)>;
108 double,
unsigned,
int)>;
115 namespace ActsExamples {
149 thread_local std::vector<std::shared_ptr<HoughMeasurementStruct>>
265 double yToX(
double y,
double r,
274 "OutputProtoTracks"};
275 std::vector<std::unique_ptr<ReadDataHandle<SimSpacePointContainer>>>
279 "InputMeasurements"};
282 this,
"InputSourceLinks"};
301 std::pair<unsigned, unsigned>
yToXBins(
size_t yBin_min,
size_t yBin_max,
302 double r,
double phi,
312 std::vector<std::vector<int>>
getComboIndices(std::vector<size_t>& sizes)