APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
ClusterPreparationAlgorithm class. More...
#include <ClusterPreparationAlgorithm.h>
Classes | |
class | Factory |
Factory class for instantiating algorithm. More... | |
Private Member Functions | |
pandora::StatusCode | Run () |
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
Private Attributes | |
pandora::StringVector | m_candidateListNames |
The list of cluster list names to use. | |
std::string | m_mergedCandidateListName |
The name of the merged candidate list name. | |
ClusterPreparationAlgorithm class.