addMeasurements(const AlgorithmContext &ctx) const | ActsExamples::HoughTransformSeeder | private |
addSpacePoints(const AlgorithmContext &ctx) const | ActsExamples::HoughTransformSeeder | private |
config() const | ActsExamples::HoughTransformSeeder | inline |
createHoughHist(int subregion) const | ActsExamples::HoughTransformSeeder | private |
createLayerHoughHist(unsigned layer, int subregion) const | ActsExamples::HoughTransformSeeder | private |
drawHoughHist(HoughHist const &houghHist, std::string const &name) | ActsExamples::HoughTransformSeeder | private |
execute(const AlgorithmContext &ctx) const final | ActsExamples::HoughTransformSeeder | virtual |
finalize() override | ActsExamples::IAlgorithm | inlinevirtual |
getComboIndices(std::vector< size_t > &sizes) const | ActsExamples::HoughTransformSeeder | private |
getExtension(unsigned y, unsigned layer) const | ActsExamples::HoughTransformSeeder | private |
getMaxX() const | ActsExamples::HoughTransformSeeder | inline |
getMaxY() const | ActsExamples::HoughTransformSeeder | inline |
getMinX() const | ActsExamples::HoughTransformSeeder | inline |
getMinY() const | ActsExamples::HoughTransformSeeder | inline |
getSubRegions() const | ActsExamples::HoughTransformSeeder | inline |
getThreshold() const | ActsExamples::HoughTransformSeeder | inline |
HoughTransformSeeder(Config cfg, Acts::Logging::Level lvl) | ActsExamples::HoughTransformSeeder | |
IAlgorithm(std::string name, Acts::Logging::Level level=Acts::Logging::INFO) | ActsExamples::IAlgorithm | |
initialize() override | ActsExamples::IAlgorithm | inlinevirtual |
internalExecute(const AlgorithmContext &context) final | ActsExamples::IAlgorithm | inlinevirtual |
logger() const | ActsExamples::HoughTransformSeeder | inlineprivate |
m_bins_x | ActsExamples::HoughTransformSeeder | private |
m_bins_y | ActsExamples::HoughTransformSeeder | private |
m_cfg | ActsExamples::HoughTransformSeeder | private |
m_inputMeasurements | ActsExamples::HoughTransformSeeder | private |
m_inputSourceLinks | ActsExamples::HoughTransformSeeder | private |
m_inputSpacePoints | ActsExamples::HoughTransformSeeder | private |
m_logger | ActsExamples::HoughTransformSeeder | private |
m_outputProtoTracks | ActsExamples::HoughTransformSeeder | private |
m_step_x | ActsExamples::HoughTransformSeeder | private |
m_step_y | ActsExamples::HoughTransformSeeder | private |
name() const override | ActsExamples::IAlgorithm | virtual |
passThreshold(HoughHist const &houghHist, unsigned x, unsigned y) const | ActsExamples::HoughTransformSeeder | private |
readHandles() const | ActsExamples::SequenceElement | |
writeHandles() const | ActsExamples::SequenceElement | |
yToX(double y, double r, double phi) const | ActsExamples::HoughTransformSeeder | |
yToXBins(size_t yBin_min, size_t yBin_max, double r, double phi, unsigned layer) const | ActsExamples::HoughTransformSeeder | private |
~SequenceElement()=default | ActsExamples::SequenceElement | virtual |