std::string m_clusteringAlgorithmName
The name of the clustering algorithm to run.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
ClusteringParentAlgorithm()
Default constructor.
std::string m_associationAlgorithmName
The name of the topological association algorithm to run.
ClusteringParentAlgorithm class.
std::string m_inputCaloHitListName
The name of the input calo hit list, containing the hits to be clustered.
pandora::StatusCode Run()
bool m_replaceCurrentCaloHitList
Whether to permanently replace the original calo hit list as the "current" list upon completion...
bool m_replaceCurrentClusterList
Whether to subsequently use the new cluster list as the "current" list.
std::string m_clusterListName
The name under which to save the new cluster list.