Header file for the 3D particle creation algorithm class.
CustomParticleCreationAlgorithm class.
Factory class for instantiating algorithm.
pandora::Algorithm * CreateAlgorithm() const
Create an instance of an algorithm.
PcaShowerParticleBuildingAlgorithm class.
PcaShowerParticleBuildingAlgorithm()
Default constructor.
void CreatePfo(const pandora::ParticleFlowObject *const pInputPfo, const pandora::ParticleFlowObject *&pOutputPfo) const
Create specialised Pfo from an generic input Pfo.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
ParticleFlowObject class.