8#ifndef TRANSVERSE_MATRIX_VISUALIZATION_TOOL_H
9#define TRANSVERSE_MATRIX_VISUALIZATION_TOOL_H 1
Header file for the two view transverse tracks algorithm class.
TransverseMatrixTool class.
TwoViewTransverseTracksAlgorithm::MatchingType::MatrixType MatrixType
TransverseMatrixVisualizationTool class.
bool Run(TwoViewTransverseTracksAlgorithm *const pAlgorithm, MatrixType &overlapMatrix)
Run the algorithm tool.
bool m_showEachIndividualElement
Whether to draw each individual matrix element.
bool m_ignoreUnavailableClusters
Whether to ignore (skip-over) unavailable clusters in the matrix.
TransverseMatrixVisualizationTool()
Default constructor.
bool m_showOnlyTrueMatchIndividualElements
Whether to draw only truly matching individual matrix elements.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
unsigned int m_minClusterConnections
The minimum number of cluster connections for display.
TwoViewTransverseTracksAlgorithm class.
StatusCode
The StatusCode enum.