LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
This is the complete list of members for lar_content::DeltaRayExtensionAlgorithm, including all inherited members.
ClusterAssociationMap typedef | lar_content::ClusterExtensionAlgorithm | protected |
ClusterAssociationMatrix typedef | lar_content::ClusterExtensionAlgorithm | protected |
ClusterMergeMap typedef | lar_content::ClusterMergingAlgorithm | protected |
ClusterToCoordinateMap typedef | lar_content::DeltaRayExtensionAlgorithm | private |
CollectAssociatedClusters(const pandora::Cluster *const pSeedCluster, const ClusterMergeMap &clusterMergeMap, pandora::ClusterList &associatedClusterList) const | lar_content::ClusterMergingAlgorithm | protected |
CollectAssociatedClusters(const pandora::Cluster *const pSeedCluster, const pandora::Cluster *const pCurrentCluster, const ClusterMergeMap &clusterMergeMap, const pandora::ClusterSet &clusterVetoList, pandora::ClusterList &associatedClusterList) const | lar_content::ClusterMergingAlgorithm | protected |
DeltaRayExtensionAlgorithm() | lar_content::DeltaRayExtensionAlgorithm | |
FillClusterAssociationMatrix(const pandora::ClusterVector &clusterVector, ClusterAssociationMatrix &clusterAssociationMatrix) const | lar_content::DeltaRayExtensionAlgorithm | privatevirtual |
FillClusterAssociationMatrix(const pandora::Cluster *const pParentCluster, const pandora::Cluster *const pDaughterCluster, ClusterToCoordinateMap &innerCoordinateMap, ClusterToCoordinateMap &outerCoordinateMap, ClusterAssociationMatrix &clusterAssociationMatrix) const | lar_content::DeltaRayExtensionAlgorithm | private |
FillClusterMergeMap(const ClusterAssociationMatrix &clusterAssociationMatrix, ClusterMergeMap &clusterMergeMap) const | lar_content::DeltaRayExtensionAlgorithm | privatevirtual |
GetExtremalCoordinatesFromCache(const pandora::Cluster *const pCluster, ClusterToCoordinateMap &innerCoordinateMap, ClusterToCoordinateMap &outerCoordinateMap, pandora::CartesianVector &innerCoordinate, pandora::CartesianVector &outerCoordinate) const | lar_content::DeltaRayExtensionAlgorithm | private |
GetListOfCleanClusters(const pandora::ClusterList *const pClusterList, pandora::ClusterVector &clusterVector) const | lar_content::DeltaRayExtensionAlgorithm | privatevirtual |
GetSortedListOfCleanClusters(const pandora::ClusterVector &inputClusters, pandora::ClusterVector &outputClusters) const | lar_content::ClusterMergingAlgorithm | protected |
m_inputClusterListName | lar_content::ClusterMergingAlgorithm | protected |
m_maxClusterLength | lar_content::DeltaRayExtensionAlgorithm | private |
m_maxLongitudinalDisplacement | lar_content::DeltaRayExtensionAlgorithm | private |
m_maxTransverseDisplacement | lar_content::DeltaRayExtensionAlgorithm | private |
m_minClusterLength | lar_content::DeltaRayExtensionAlgorithm | private |
MergeClusters(pandora::ClusterVector &clusterVector, ClusterMergeMap &clusterMergeMap) const | lar_content::ClusterMergingAlgorithm | protected |
PopulateClusterMergeMap(const pandora::ClusterVector &clusterVector, ClusterMergeMap &clusterMergeMatrix) const | lar_content::ClusterExtensionAlgorithm | protectedvirtual |
ReadSettings(const pandora::TiXmlHandle xmlHandle) | lar_content::DeltaRayExtensionAlgorithm | privatevirtual |
Run() | lar_content::ClusterMergingAlgorithm | protectedvirtual |