![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Implementation file for the reclustering algorithm class. Tries multiple 3D clustering algorithms and reclusters Pfos is a good one is found. Reclustered Pfos will: have no vertex, not be characterised as track/shower, not be part of any particle hierarchy. These properties will need to be added by succeeding algorithms. More...
#include "Pandora/AlgorithmHeaders.h"
#include "larpandoracontent/LArHelpers/LArClusterHelper.h"
#include "larpandoracontent/LArHelpers/LArPfoHelper.h"
#include "larpandoracontent/LArReclustering/ThreeDMultiReclusteringAlgorithm.h"
Go to the source code of this file.
Namespaces | |
lar_content | |
Implementation file for the reclustering algorithm class. Tries multiple 3D clustering algorithms and reclusters Pfos is a good one is found. Reclustered Pfos will: have no vertex, not be characterised as track/shower, not be part of any particle hierarchy. These properties will need to be added by succeeding algorithms.
Definition in file ThreeDMultiReclusteringAlgorithm.cc.