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

Header file for the master algorithm class. More...

Include dependency graph for MasterAlgorithm.h:
This graph shows which files directly or indirectly include this file:

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

namespace  lar_content
 

Typedefs

typedef std::vector< pandora::CaloHitListlar_content::SliceVector
 
typedef std::vector< pandora::PfoListlar_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.


Class Documentation

◆ lar_content::MasterAlgorithm::LArTPCHitList

class lar_content::MasterAlgorithm::LArTPCHitList

LArTPCHitList class.

Definition at line 87 of file MasterAlgorithm.h.

Class Members
CaloHitList m_allHitList The list of all hits originating from a given LArTPC.
CaloHitList m_truncatedHitList The list of hits confined within LArTPC boundaries for given beam t0 value.