#include <iostream>#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardata/Utilities/AssociationUtil.h"#include "lardata/Utilities/GeometryUtilities.h"#include "lardataobj/RecoBase/Cluster.h"#include "lardataobj/RecoBase/Hit.h"#include "larreco/ClusterFinder/ClusterCreator.h"#include "larreco/RecoAlg/ClusterParamsImportWrapper.h"#include "larreco/RecoAlg/ClusterRecoUtil/StandardClusterParamsAlg.h"#include "larreco/RecoAlg/SmallClusterFinderAlg.h"Go to the source code of this file.
Classes | |
| class | cluster::SmallClusterFinder |
Namespaces | |
| cluster | |
| Cluster finding and building. | |
1.8.5