Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
TransverseTensorVisualizationTool.h
Go to the documentation of this file.
1
8#ifndef TRANSVERSE_TENSOR_VISUALIZATION_TOOL_H
9#define TRANSVERSE_TENSOR_VISUALIZATION_TOOL_H 1
10
12
13namespace lar_content
14{
15
37
38} // namespace lar_content
39
40#endif // #ifndef TRANSVERSE_TENSOR_VISUALIZATION_TOOL_H
Header file for the three view transverse tracks algorithm class.
ThreeViewTransverseTracksAlgorithm::MatchingType::TensorType TensorType
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
bool Run(ThreeViewTransverseTracksAlgorithm *const pAlgorithm, TensorType &overlapTensor)
Run the algorithm tool.
unsigned int m_minClusterConnections
The minimum number of cluster connections for display.
bool m_showEachIndividualElement
Whether to draw each individual tensor element.
bool m_ignoreUnavailableClusters
Whether to ignore (skip-over) unavailable clusters in the tensor.
bool m_showContext
Whether to show input cluster lists to add context to tensor elements.
StatusCode
The StatusCode enum.