LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 | |
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.