BinIndex typedef | lar_cluster3d::HoughSeedFinderAlg | private |
buildSeed(reco::HitPairListPtr &seed3DHits, SeedHitPairListPair &seedHitPair) const | lar_cluster3d::HoughSeedFinderAlg | private |
expandHoughCluster(BinIndex &curBin, HoughCluster &neighborPts, HoughCluster &houghCluster, RhoThetaAccumulatorBinMap &rhoThetaAccumulatorBinMap, size_t threshold) const | lar_cluster3d::HoughSeedFinderAlg | private |
findHitGaps(reco::HitPairListPtr &inputHitList, reco::HitPairListPtr &outputList) const | lar_cluster3d::HoughSeedFinderAlg | private |
findHoughClusters(const reco::HitPairListPtr &inputHits, reco::PrincipalComponents &pca, RhoThetaAccumulatorBinMap &rhoThetaMap, HoughClusterList &clusterList) const | lar_cluster3d::HoughSeedFinderAlg | private |
findTrackHits(reco::HitPairListPtr &hitPairListPtr, reco::PrincipalComponents &inputPCA, reco::HitPairListPtrList &hitPairListPtrList) const | lar_cluster3d::HoughSeedFinderAlg | |
findTrackSeeds(reco::HitPairListPtr &hitPairListPtr, reco::PrincipalComponents &inputPCA, SeedHitPairListPairVec &seedHitPairVec) const override | lar_cluster3d::HoughSeedFinderAlg | virtual |
HoughCluster typedef | lar_cluster3d::HoughSeedFinderAlg | private |
HoughClusterList typedef | lar_cluster3d::HoughSeedFinderAlg | private |
HoughRegionQuery(BinIndex &curBin, RhoThetaAccumulatorBinMap &rhoThetaAccumulatorBinMap, HoughCluster &neighborPts, size_t threshold) const | lar_cluster3d::HoughSeedFinderAlg | private |
HoughSeedFinderAlg(fhicl::ParameterSet const &pset) | lar_cluster3d::HoughSeedFinderAlg | |
LineFit2DHits(std::set< const reco::ClusterHit2D * > &hitList, double XOrigin, TVector3 &Pos, TVector3 &Dir, double &ChiDOF) const | lar_cluster3d::HoughSeedFinderAlg | private |
m_Canvases | lar_cluster3d::HoughSeedFinderAlg | mutableprivate |
m_displayHist | lar_cluster3d::HoughSeedFinderAlg | private |
m_geometry | lar_cluster3d::HoughSeedFinderAlg | private |
m_hiThresholdFrac | lar_cluster3d::HoughSeedFinderAlg | private |
m_hiThresholdMin | lar_cluster3d::HoughSeedFinderAlg | private |
m_loThresholdFrac | lar_cluster3d::HoughSeedFinderAlg | private |
m_maximumGap | lar_cluster3d::HoughSeedFinderAlg | private |
m_maxLoopsPerCluster | lar_cluster3d::HoughSeedFinderAlg | private |
m_minimum3DHits | lar_cluster3d::HoughSeedFinderAlg | private |
m_numAveDocas | lar_cluster3d::HoughSeedFinderAlg | private |
m_numSeed2DHits | lar_cluster3d::HoughSeedFinderAlg | private |
m_numSkippedHits | lar_cluster3d::HoughSeedFinderAlg | private |
m_Pads | lar_cluster3d::HoughSeedFinderAlg | mutableprivate |
m_pcaAlg | lar_cluster3d::HoughSeedFinderAlg | private |
m_rhoBins | lar_cluster3d::HoughSeedFinderAlg | private |
m_thetaBins | lar_cluster3d::HoughSeedFinderAlg | private |
RhoThetaAccumulatorBinMap typedef | lar_cluster3d::HoughSeedFinderAlg | private |
~SeedFinderAlgBase()=default | lar_cluster3d::SeedFinderAlgBase | virtual |