Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
ClusterAssociationAlgorithm.h File Reference

Header file for the cluster association algorithm class. More...

#include "Pandora/Algorithm.h"
#include <unordered_map>
Include dependency graph for ClusterAssociationAlgorithm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lar_content::ClusterAssociationAlgorithm
 ClusterAssociationAlgorithm class. More...
 
class  lar_content::ClusterAssociationAlgorithm::ClusterAssociation
 ClusterAssociation class. More...
 

Namespaces

namespace  lar_content
 

Detailed Description

Header file for the cluster association algorithm class.

Log

Definition in file ClusterAssociationAlgorithm.h.


Class Documentation

◆ lar_content::ClusterAssociationAlgorithm::ClusterAssociation

class lar_content::ClusterAssociationAlgorithm::ClusterAssociation

ClusterAssociation class.

Definition at line 36 of file ClusterAssociationAlgorithm.h.

Class Members
ClusterSet m_backwardAssociations The list of backward associations.
ClusterSet m_forwardAssociations The list of forward associations.