APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
ConnectorSeedingTool class. More...
#include <ConnectorSeedingTool.h>
Classes | |
class | Factory |
Factory class for instantiating algorithm tool. More... | |
Public Member Functions | |
pandora::StatusCode | Process (const pandora::Algorithm &algorithm, const pandora::CaloHitList *const pCaloHitList=nullptr) |
Seed connectors from the calo hit list. More... | |
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
Read settings from the xml handle. More... | |
![]() | |
virtual | ~ConnectorAlgorithmTool () |
Destructor. | |
ConnectorSeedingTool class.
|
virtual |
Seed connectors from the calo hit list.
algorithm | the parent algorithm to access pandora content |
pCaloHitList | the calo hit list to process |
Implements april_content::ConnectorAlgorithmTool.
pandora::StatusCode april_content::ConnectorSeedingTool::ReadSettings | ( | const pandora::TiXmlHandle | xmlHandle | ) |
Read settings from the xml handle.
xmlHandle | the xml handle to settings |