Header file for the lar monte carlo particle helper helper class.
HierarchyValidationAlgorithm class.
pandora::StatusCode Run()
Run the algorithm.
std::string m_pfoListName
Name of input PFO list.
float m_minPurity
Minimum purity to tag a node as being of good quality.
std::string m_treename
The name of the ROOT tree to write.
bool m_validateEvent
Whether to validate at the level of an event.
HierarchyValidationAlgorithm()
Default constructor.
std::string m_filename
The name of the ROOT file to write.
bool m_validateMC
Whether to validate at the level of MC nodes.
float m_minCompleteness
Minimum completeness to tag a node as being of good quality.
bool m_foldToLeadingShowers
Whether or not to fold the hierarchy back to leading shower particles.
bool m_foldToPrimaries
Whether or not to fold the hierarchy back to primary particles.
virtual ~HierarchyValidationAlgorithm()
bool m_writeTree
Whether or not to output validation information to a ROOT file.
std::string m_caloHitListName
Name of input calo hit list.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
bool m_foldDynamic
Whether or not to fold the hierarchy dynamically.