APRILContent
Algorithm of Particle Reconstruction for ILC - implementation with PandoraSDK
|
CheatingParticleIDAlgorithm class. More...
#include <CheatingParticleIDAlgorithm.h>
Classes | |
class | Factory |
Public Member Functions | |
CheatingParticleIDAlgorithm () | |
Factory class for instantiating algorithm. | |
Private Member Functions | |
pandora::StatusCode | Run () |
pandora::StatusCode | ReadSettings (const pandora::TiXmlHandle xmlHandle) |
Private Attributes | |
bool | m_useClusterOverTrackID |
In case of PFO with tracks and clusters, take best mc particle from cluster. | |
CheatingParticleIDAlgorithm class.