8 #ifndef TWO_VIEW_CLEAR_TRACKS_TOOL_H 9 #define TWO_VIEW_CLEAR_TRACKS_TOOL_H 1 30 pandora::StatusCode
ReadSettings(
const pandora::TiXmlHandle xmlHandle);
48 #endif // #ifndef TWO_VIEW_CLEAR_TRACKS_TOOL_H
float m_minMatchingScore
The min global matching score for particle creation.
TwoViewClearTracksTool class.
TwoViewTransverseTracksAlgorithm class.
std::vector< Element > ElementList
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
float m_minXOverlapFraction
The min x overlap fraction value for particle creation.
bool Run(TwoViewTransverseTracksAlgorithm *const pAlgorithm, MatrixType &overlapMatrix)
Run the algorithm tool.
float m_minLocallyMatchedFraction
The min locally matched fraction for particle creation.
Header file for the two view transverse tracks algorithm class.
TransverseMatrixTool class.
void CreateThreeDParticles(TwoViewTransverseTracksAlgorithm *const pAlgorithm, const MatrixType::ElementList &elementList, bool &particlesMade) const
Create three dimensional particles for a given tensor element list.
TwoViewClearTracksTool()
Default constructor.