![]() |
LArSoft
v09_93_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Header file for the master algorithm class. More...
#include "Pandora/AlgorithmTool.h"#include "Pandora/ExternallyConfiguredAlgorithm.h"#include "larpandoracontent/LArControlFlow/MultiPandoraApi.h"#include "larpandoracontent/LArObjects/LArCaloHit.h"#include "larpandoracontent/LArControlFlow/CosmicRayTaggingBaseTool.h"#include "larpandoracontent/LArControlFlow/SliceIdBaseTool.h"#include "larpandoracontent/LArControlFlow/SliceSelectionBaseTool.h"#include "larpandoracontent/LArControlFlow/StitchingBaseTool.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| class | lar_content::MasterAlgorithm |
| MasterAlgorithm class. More... | |
| class | lar_content::MasterAlgorithm::ExternalSteeringParameters |
| External steering parameters class. More... | |
| class | lar_content::MasterAlgorithm::LArTPCHitList |
| LArTPCHitList class. More... | |
Namespaces | |
| lar_content | |
Typedefs | |
| typedef std::vector< pandora::CaloHitList > | lar_content::SliceVector |
| typedef std::vector< pandora::PfoList > | lar_content::SliceHypotheses |
| typedef std::unordered_map< const pandora::ParticleFlowObject *, const pandora::LArTPC * > | lar_content::PfoToLArTPCMap |
| typedef std::unordered_map< const pandora::ParticleFlowObject *, float > | lar_content::PfoToFloatMap |