breakClusterAtBigGap(reco::ClusterParameters &, reco::ClusterParametersList &, int level) const | lar_cluster3d::ConvexHullPathFinder | private |
breakClusterByKinks(reco::ClusterParameters &, reco::ClusterParametersList &, int level) const | lar_cluster3d::ConvexHullPathFinder | private |
breakClusterByKinksTrial(reco::ClusterParameters &, reco::ClusterParametersList &, int level) const | lar_cluster3d::ConvexHullPathFinder | private |
breakClusterByMaxDefect(reco::ClusterParameters &, reco::ClusterParametersList &, int level) const | lar_cluster3d::ConvexHullPathFinder | private |
breakClusterInHalf(reco::ClusterParameters &, reco::ClusterParametersList &, int level) const | lar_cluster3d::ConvexHullPathFinder | private |
buildConvexHull(reco::ClusterParameters &clusterParameters, int level=0) const | lar_cluster3d::ConvexHullPathFinder | private |
closestApproach(const Eigen::Vector3f &, const Eigen::Vector3f &, const Eigen::Vector3f &, const Eigen::Vector3f &, Eigen::Vector3f &, Eigen::Vector3f &) const | lar_cluster3d::ConvexHullPathFinder | private |
completeCandidateCluster(Eigen::Vector3f &, reco::ClusterParameters &, int) const | lar_cluster3d::ConvexHullPathFinder | private |
configure(fhicl::ParameterSet const &pset) override | lar_cluster3d::ConvexHullPathFinder | |
lar_cluster3d::IClusterModAlg::configure(const fhicl::ParameterSet &)=0 | lar_cluster3d::IClusterModAlg | pure virtual |
ConvexHullPathFinder(const fhicl::ParameterSet &) | lar_cluster3d::ConvexHullPathFinder | explicit |
fClusterAlg | lar_cluster3d::ConvexHullPathFinder | private |
fConvexHullKinkAngle | lar_cluster3d::ConvexHullPathFinder | private |
fConvexHullMinSep | lar_cluster3d::ConvexHullPathFinder | private |
fEnableMonitoring | lar_cluster3d::ConvexHullPathFinder | private |
fFillHistograms | lar_cluster3d::ConvexHullPathFinder | private |
fillConvexHullHists(reco::ClusterParameters &, bool) const | lar_cluster3d::ConvexHullPathFinder | private |
fMinEigen0To1Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fMinGapSize | lar_cluster3d::ConvexHullPathFinder | private |
fMinTinyClusterSize | lar_cluster3d::ConvexHullPathFinder | private |
fPCAAlg | lar_cluster3d::ConvexHullPathFinder | private |
fSubConvexCosEdge | lar_cluster3d::ConvexHullPathFinder | private |
fSubConvexEdgeLen | lar_cluster3d::ConvexHullPathFinder | private |
fSubCosExtToPCA | lar_cluster3d::ConvexHullPathFinder | private |
fSubCosToPrevPCA | lar_cluster3d::ConvexHullPathFinder | private |
fSubEigen10Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fSubEigen20Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fSubEigen21Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fSubMaxDefect | lar_cluster3d::ConvexHullPathFinder | private |
fSubNum3DHits | lar_cluster3d::ConvexHullPathFinder | private |
fSubNumEdges | lar_cluster3d::ConvexHullPathFinder | private |
fSubPrimaryLength | lar_cluster3d::ConvexHullPathFinder | private |
fSubUsedDefect | lar_cluster3d::ConvexHullPathFinder | private |
fTimeToProcess | lar_cluster3d::ConvexHullPathFinder | mutableprivate |
fTopConvexCosEdge | lar_cluster3d::ConvexHullPathFinder | private |
fTopConvexEdgeLen | lar_cluster3d::ConvexHullPathFinder | private |
fTopEigen10Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fTopEigen20Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fTopEigen21Ratio | lar_cluster3d::ConvexHullPathFinder | private |
fTopExtremeSep | lar_cluster3d::ConvexHullPathFinder | private |
fTopNum3DHits | lar_cluster3d::ConvexHullPathFinder | private |
fTopNumEdges | lar_cluster3d::ConvexHullPathFinder | private |
fTopPrimaryLength | lar_cluster3d::ConvexHullPathFinder | private |
getTimeToExecute() const override | lar_cluster3d::ConvexHullPathFinder | inlinevirtual |
HitOrderTuple typedef | lar_cluster3d::ConvexHullPathFinder | private |
HitOrderTupleList typedef | lar_cluster3d::ConvexHullPathFinder | private |
initializeHistograms(art::TFileDirectory &) override | lar_cluster3d::ConvexHullPathFinder | virtual |
KinkTuple typedef | lar_cluster3d::ConvexHullPathFinder | private |
KinkTupleVec typedef | lar_cluster3d::ConvexHullPathFinder | private |
makeCandidateCluster(Eigen::Vector3f &, reco::ClusterParameters &, reco::HitPairListPtr::iterator, reco::HitPairListPtr::iterator, int) const | lar_cluster3d::ConvexHullPathFinder | private |
makeCandidateCluster(Eigen::Vector3f &, reco::ClusterParameters &, HitOrderTupleList &, int) const | lar_cluster3d::ConvexHullPathFinder | private |
MinMaxPointPair typedef | lar_cluster3d::ConvexHullPathFinder | private |
MinMaxPoints typedef | lar_cluster3d::ConvexHullPathFinder | private |
ModifyClusters(reco::ClusterParametersList &) const override | lar_cluster3d::ConvexHullPathFinder | virtual |
orderHitsAlongEdge(const reco::ProjectedPointList &, const reco::ProjectedPoint &, const Eigen::Vector2f &, HitOrderTupleList &) const | lar_cluster3d::ConvexHullPathFinder | private |
pruneHitOrderTupleLists(HitOrderTupleList &, HitOrderTupleList &) const | lar_cluster3d::ConvexHullPathFinder | private |
subDivideCluster(reco::ClusterParameters &cluster, reco::ClusterParametersList::iterator positionItr, reco::ClusterParametersList &outputClusterList, int level=0) const | lar_cluster3d::ConvexHullPathFinder | private |
~ConvexHullPathFinder() | lar_cluster3d::ConvexHullPathFinder | |
~IClusterModAlg() noexcept=default | lar_cluster3d::IClusterModAlg | virtual |