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

Header file for the three dimension algorithm base class. More...

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

Go to the source code of this file.

Classes

class  lar_content::ProtoParticle
 ProtoParticle. More...
 
class  lar_content::MatchingBaseAlgorithm
 MatchingBaseAlgorithm class. More...
 

Namespaces

namespace  lar_content
 

Typedefs

typedef std::vector< ProtoParticlelar_content::ProtoParticleVector
 
typedef std::unordered_map< const pandora::Cluster *, pandora::ClusterListlar_content::ClusterMergeMap
 

Detailed Description

Header file for the three dimension algorithm base class.

Log

Definition in file MatchingBaseAlgorithm.h.


Class Documentation

◆ lar_content::ProtoParticle

class lar_content::ProtoParticle

ProtoParticle.

Definition at line 24 of file MatchingBaseAlgorithm.h.

Class Members
ClusterList m_clusterList List of 2D clusters in a 3D proto particle.