APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
CheatingClusterMergingNewAlgorithm class. More...
#include <CheatingClusterMergingNewAlgorithm.h>
Classes | |
class | Factory |
Factory class for instantiating algorithm. More... | |
Private Member Functions | |
pandora::StatusCode | Run () |
pandora::StatusCode | MergeClusters () |
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
Private Attributes | |
std::string | m_mergedClusterListName |
bool | m_mergePhoton |
bool | m_mergeCharged |
bool | m_mergeNeutral |
bool | m_mergeNeutralHadron |
float | m_minClusterEnergyToMerge |