float m_maxSeedClusterLength
The maximum length of a parent clusters.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
void GetListOfSeedClusters(const pandora::ClusterVector &inputClusters, pandora::ClusterVector &seedClusters) const
Select seed clusters for growing.
std::string m_daughterPfoListName
The daughter Pfo list name.
void GetListOfCleanClusters(const pandora::ClusterList *const pClusterList, pandora::ClusterVector &cleanClusters) const
Populate cluster vector with the subset of clusters judged to be clean.
DeltaRayGrowingAlgorithm()
Default constructor.
unsigned int m_minCaloHitsPerCluster
The minimum number of calo hits per candidate cluster.
ClusterGrowingAlgorithm class.
unsigned int m_minSeedClusterCaloHits
The minimum number of calo hits for seed clusters.
DeltaRayGrowingAlgorithm class.
std::string m_parentPfoListName
The parent Pfo list name.
void GetPfos(const std::string inputPfoListName, pandora::PfoVector &pfoVector) const
Get a vector of Pfos from an input Pfo list name.
float m_maxSeedClusterDisplacement
The maximum distance between parent and daughter clusters.