CheatingCosmicRayShowerMatchingAlg class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
void GetCandidateClusters(pandora::ClusterList &candidateClusterList) const
Get the list of candidate clusters for matching with existing pfos.
std::string m_inputPfoListName
The input pfo list name.
pandora::StatusCode Run()
Run the algorithm.
void CosmicRayShowerMatching(const pandora::ParticleFlowObject *const pPfo, const pandora::Cluster *const pPfoCluster, const pandora::ClusterList &candidateClusterList) const
Perform cosmic ray shower matching for a specific cluster in a pfo.
pandora::StringVector m_inputClusterListNames
The input cluster list names.
ParticleFlowObject class.