8 #ifndef MOP_UP_REMNANTS_TOOL_H 9 #define MOP_UP_REMNANTS_TOOL_H 1 30 pandora::StatusCode
ReadSettings(
const pandora::TiXmlHandle xmlHandle);
62 #endif // #ifndef MOP_UP_REMNANTS_TOOL_H
std::vector< ProtoParticle > ProtoParticleVector
void GetUsedClusters(const TensorType::ElementList &elementList, pandora::ClusterSet &usedClusters) const
Copy used clusters into cluster list.
void FindBestShowers(const TensorType &overlapTensor, ProtoParticleVector &protoParticleVector) const
Identify candidate particles.
pandora::StatusCode ReadSettings(const pandora::TiXmlHandle xmlHandle)
std::vector< Element > ElementList
void SelectBestElement(const TensorType::ElementList &elementList, const pandora::ClusterSet &usedClusters, TensorType::ElementList::const_iterator &bestIter) const
Select the best triplet of clusters.
MopUpRemnantsTool()
Default constructor.
ThreeViewRemnantsAlgorithm class.
TheTensor::const_iterator const_iterator
Header file for the three view remnants algorithm class.
bool Run(ThreeViewRemnantsAlgorithm *const pAlgorithm, TensorType &overlapTensor)
Run the algorithm tool.