CutPfoCharacterisationAlgorithm class.
float m_showerWidthRatioCut
The maximum ratio of shower fit width to straight line length to qualify as a track.
float m_maxShowerLengthCut
The maximum cluster length to qualify as a shower.
CutPfoCharacterisationAlgorithm()
Default constructor.
unsigned int m_slidingFitWindow
The layer window for the sliding linear fits.
float m_dTdLWidthRatioCut
The maximum ratio of transverse fit gradient width to straight line length to qualify as a track.
bool m_postBranchAddition
Whether to use configuration for shower clusters post branch addition.
float m_vertexDistanceRatioCut
The maximum ratio of vertex separation to straight line length to qualify as a track.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
unsigned int m_slidingShowerFitWindow
The layer window for the sliding shower fits.
bool IsClearTrack(const pandora::Cluster *const pCluster) const
Whether cluster is identified as a clear track.
PfoCharacterisationBaseAlgorithm class.
ParticleFlowObject class.