APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
ListChangingAlgorithm::Algorithm class. More...
#include <ListChangingAlgorithm.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 | |
std::string | m_caloHitListName |
The calo hit list name to set as the current calo hit list. | |
std::string | m_clusterListName |
The cluster list name to set as the current cluster list. | |
std::string | m_vertexListName |
The vertex list name to set as the current vertex list. | |
std::string | m_pfoListName |
The pfo list name to set as the current pfo list. | |
ListChangingAlgorithm::Algorithm class.