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