Classes | Namespaces | Typedefs
MasterAlgorithm.h File Reference

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 <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...
 
class  lar_content::StitchingBaseTool
 StitchingBaseTool class. More...
 
class  lar_content::CosmicRayTaggingBaseTool
 CosmicRayTaggingBaseTool class. More...
 
class  lar_content::SliceIdBaseTool
 SliceIdBaseTool class. More...
 
class  lar_content::SliceSelectionBaseTool
 SliceSelectionBaseTool 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
 

Detailed Description

Header file for the master algorithm class.

Log

Definition in file MasterAlgorithm.h.