Pandora
Pandora source code navigator
|
Header file for the three dimension algorithm base class. More...
#include "Api/PandoraContentApi.h"
#include "Pandora/Algorithm.h"
#include <unordered_map>
#include <vector>
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< ProtoParticle > | lar_content::ProtoParticleVector |
typedef std::unordered_map< const pandora::Cluster *, pandora::ClusterList > | lar_content::ClusterMergeMap |
Header file for the three dimension algorithm base class.
Definition in file MatchingBaseAlgorithm.h.
class lar_content::ProtoParticle |
Definition at line 24 of file MatchingBaseAlgorithm.h.
Class Members | ||
---|---|---|
ClusterList | m_clusterList | List of 2D clusters in a 3D proto particle. |