APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
This is the complete list of members for april_content::ReclusterHelper, including all inherited members.
ExtractReclusterResults(const pandora::Pandora &pandora, const pandora::ClusterList &clusterList, ReclusterResult &reclusterResult) | april_content::ReclusterHelper | static |
GetTrackClusterCompatibility(const pandora::Pandora &pandora, const pandora::Cluster *const pCluster, const pandora::TrackList &trackList) | april_content::ReclusterHelper | static |
GetTrackClusterCompatibility(const pandora::Pandora &pandora, const pandora::Cluster *const pClusterToEnlarge, const pandora::Cluster *const pClusterToMerge, const pandora::TrackList &trackList) (defined in april_content::ReclusterHelper) | april_content::ReclusterHelper | static |
GetTrackClusterCompatibility(const pandora::Pandora &pandora, const float clusterEnergy, const float trackEnergy) | april_content::ReclusterHelper | static |
SplitClusterIntoTreeClusters(const pandora::Algorithm &algorithm, const pandora::Cluster *const pCluster, pandora::ClusterVector &treeClusterVector) | april_content::ReclusterHelper | static |
SplitTreeFromCluster(const pandora::Algorithm &algorithm, const april_content::CaloHit *const pSeedCaloHit, const pandora::Cluster *const pOriginalCluster, const pandora::Cluster *&pSeparatedTreeCluster, const std::string &originalClusterListName="") | april_content::ReclusterHelper | static |