8#ifndef CLEAR_TRACKS_TOOL_H
9#define CLEAR_TRACKS_TOOL_H 1
Header file for the three view transverse tracks algorithm class.
float m_minXOverlapFraction
The min x overlap fraction (in each view) for particle creation.
bool Run(ThreeViewTransverseTracksAlgorithm *const pAlgorithm, TensorType &overlapTensor)
Run the algorithm tool.
float m_minMatchedFraction
The min matched sampling point fraction for particle creation.
ClearTracksTool()
Default constructor.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
void CreateThreeDParticles(ThreeViewTransverseTracksAlgorithm *const pAlgorithm, const TensorType::ElementList &elementList, bool &particlesMade) const
Create three dimensional particles for a given tensor element list.
ThreeViewTransverseTracksAlgorithm class.
TransverseTensorTool class.
ThreeViewTransverseTracksAlgorithm::MatchingType::TensorType TensorType
StatusCode
The StatusCode enum.