Pandora
Pandora source code navigator
Loading...
Searching...
No Matches
BranchSplittingAlgorithm.h
Go to the documentation of this file.
1
8#ifndef LAR_BRANCH_SPLITTING_ALGORITHM_H
9#define LAR_BRANCH_SPLITTING_ALGORITHM_H 1
10
12
13namespace lar_content
14{
15
40
41} // namespace lar_content
42
43#endif // #ifndef LAR_BRANCH_SPLITTING_ALGORITHM_H
Header file for the two dimensional sliding fit splitting and splicing algorithm class.
void FindBestSplitPosition(const TwoDSlidingFitResult &branchSlidingFit, const TwoDSlidingFitResult &replacementSlidingFit, pandora::CartesianVector &replacementStartPosition, pandora::CartesianVector &branchSplitPosition, pandora::CartesianVector &branchSplitDirection) const
Output the best split positions in branch and replacement clusters.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
Read the algorithm settings.
CartesianVector class.
StatusCode
The StatusCode enum.