8 #ifndef MATCHED_END_POINTS_TOOL_H
9 #define MATCHED_END_POINTS_TOOL_H 1
30 pandora::StatusCode
ReadSettings(
const pandora::TiXmlHandle xmlHandle);
48 static bool SortByChiSquared(
const TensorType::Element &lhs,
const TensorType::Element &rhs);
56 #endif // #ifndef MATCHED_END_POINTS_TOOL_H
std::vector< ProtoParticle > ProtoParticleVector
MatchedEndPointsTool()
Default constructor.
ThreeViewLongitudinalTracksAlgorithm class.
float m_maxEndPointChi2
The max chi2 of matched vertex and end points for particle creation.
void FindMatchedTracks(const TensorType &overlapTensor, ProtoParticleVector &protoParticleVector) const
Find matched tracks, hidden by ambiguities in the tensor.
float m_minMatchedFraction
The min matched sampling point fraction for particle creation.
bool Run(ThreeViewLongitudinalTracksAlgorithm *const pAlgorithm, TensorType &overlapTensor)
Run the algorithm tool.
static bool SortByChiSquared(const TensorType::Element &lhs, const TensorType::Element &rhs)
Sort tensor elements by chi-squared.
LongitudinalTensorTool class.
Header file for the three view longitudinal tracks algorithm class.
MatchedEndPointsTool class.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)