AddToDaughterPfo(const pandora::ClusterList &clusterList, const pandora::ParticleFlowObject *const pParentPfo) const | lar_content::DeltaRayMatchingAlgorithm | private |
AreClustersMatched(const pandora::Cluster *const pCluster1, const pandora::Cluster *const pCluster2, const pandora::Cluster *const pCluster3) const | lar_content::DeltaRayMatchingAlgorithm | private |
ClearNearbyClusterMaps() | lar_content::DeltaRayMatchingAlgorithm | private |
ClusterLengthMap typedef | lar_content::DeltaRayMatchingAlgorithm | private |
ClusterToClustersMap typedef | lar_content::DeltaRayMatchingAlgorithm | private |
CreateDaughterPfo(const pandora::ClusterList &clusterList, const pandora::ParticleFlowObject *const pParentPfo) const | lar_content::DeltaRayMatchingAlgorithm | private |
CreateParticles(const ParticleList &particleList) const | lar_content::DeltaRayMatchingAlgorithm | private |
DeltaRayMatchingAlgorithm() | lar_content::DeltaRayMatchingAlgorithm | |
FindBestParentPfo(const pandora::Cluster *const pClusterU, const pandora::Cluster *const pClusterV, const pandora::Cluster *const pClusterW, ClusterLengthMap &clusterLengthMap, PfoLengthMap &pfoLengthMap, const pandora::ParticleFlowObject *&pBestPfo) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetAllPfos(const std::string &inputPfoListName, pandora::PfoVector &pfoVector) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetClusters(const std::string &clusterListName, pandora::ClusterVector &clusterVector) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetDistanceSquaredToPfo(const pandora::Cluster *const pCluster, const pandora::ParticleFlowObject *const pPfo) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetLength(const Particle &particle, ClusterLengthMap &clusterLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetLengthFromCache(const pandora::Cluster *const pCluster, ClusterLengthMap &clusterLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetLengthFromCache(const pandora::ParticleFlowObject *const pPfo, PfoLengthMap &pfoLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
GetTrackPfos(const std::string &inputPfoListName, pandora::PfoVector &pfoVector) const | lar_content::DeltaRayMatchingAlgorithm | private |
HitKDNode2D typedef | lar_content::DeltaRayMatchingAlgorithm | private |
HitKDNode2DList typedef | lar_content::DeltaRayMatchingAlgorithm | private |
HitKDTree2D typedef | lar_content::DeltaRayMatchingAlgorithm | private |
HitToClusterMap typedef | lar_content::DeltaRayMatchingAlgorithm | private |
InitializeNearbyClusterMap(const std::string &clusterListName, ClusterToClustersMap &nearbyClusters) | lar_content::DeltaRayMatchingAlgorithm | private |
InitializeNearbyClusterMaps() | lar_content::DeltaRayMatchingAlgorithm | private |
m_daughterPfoListName | lar_content::DeltaRayMatchingAlgorithm | private |
m_distanceForMatching | lar_content::DeltaRayMatchingAlgorithm | private |
m_inputClusterListNameU | lar_content::DeltaRayMatchingAlgorithm | private |
m_inputClusterListNameV | lar_content::DeltaRayMatchingAlgorithm | private |
m_inputClusterListNameW | lar_content::DeltaRayMatchingAlgorithm | private |
m_minCaloHitsPerCluster | lar_content::DeltaRayMatchingAlgorithm | private |
m_nearbyClustersU | lar_content::DeltaRayMatchingAlgorithm | private |
m_nearbyClustersV | lar_content::DeltaRayMatchingAlgorithm | private |
m_nearbyClustersW | lar_content::DeltaRayMatchingAlgorithm | private |
m_parentPfoListName | lar_content::DeltaRayMatchingAlgorithm | private |
m_pseudoChi2Cut | lar_content::DeltaRayMatchingAlgorithm | private |
m_searchRegion1D | lar_content::DeltaRayMatchingAlgorithm | private |
m_xOverlapWindow | lar_content::DeltaRayMatchingAlgorithm | private |
OneViewMatching(ClusterLengthMap &clusterLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
OneViewMatching(const pandora::ClusterVector &clusters, ClusterLengthMap &clusterLengthMap, PfoLengthMap &pfoLengthMap, ParticleList &particleList) const | lar_content::DeltaRayMatchingAlgorithm | private |
ParticleList typedef | lar_content::DeltaRayMatchingAlgorithm | private |
PfoLengthMap typedef | lar_content::DeltaRayMatchingAlgorithm | private |
ReadSettings(const pandora::TiXmlHandle xmlHandle) | lar_content::DeltaRayMatchingAlgorithm | private |
Run() | lar_content::DeltaRayMatchingAlgorithm | private |
SelectParticles(const ParticleList &inputParticles, ClusterLengthMap &clusterLengthMap, ParticleList &outputParticles) const | lar_content::DeltaRayMatchingAlgorithm | private |
ThreeViewMatching(ClusterLengthMap &clusterLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
ThreeViewMatching(const pandora::ClusterVector &clusters1, const pandora::ClusterVector &clusters2, const pandora::ClusterVector &clusters3, ClusterLengthMap &clusterLengthMap, PfoLengthMap &pfoLengthMap, ParticleList &particleList) const | lar_content::DeltaRayMatchingAlgorithm | private |
TwoViewMatching(ClusterLengthMap &clusterLengthMap) const | lar_content::DeltaRayMatchingAlgorithm | private |
TwoViewMatching(const pandora::ClusterVector &clusters1, const pandora::ClusterVector &clusters2, ClusterLengthMap &clusterLengthMap, PfoLengthMap &pfoLengthMap, ParticleList &particleList) const | lar_content::DeltaRayMatchingAlgorithm | private |