Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
TransverseMatrixVisualizationTool.h
Go to the documentation of this file.
1
8#ifndef TRANSVERSE_MATRIX_VISUALIZATION_TOOL_H
9#define TRANSVERSE_MATRIX_VISUALIZATION_TOOL_H 1
10
12
13namespace lar_content
14{
15
37
38} // namespace lar_content
39
40#endif // #ifndef TRANSVERSE_MATRIX_VISUALIZATION_TOOL_H
Header file for the two view transverse tracks algorithm class.
TwoViewTransverseTracksAlgorithm::MatchingType::MatrixType MatrixType
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.
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.
StatusCode
The StatusCode enum.