![]() |
LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include <string>#include <cmath>#include <iomanip>#include <vector>#include <array>#include <memory>#include <utility>#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "art/Framework/Core/EDProducer.h"#include "art/Framework/Core/ModuleMacros.h"#include "canvas/Persistency/Common/FindManyP.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "canvas/Persistency/Common/Ptr.h"#include "canvas/Persistency/Common/PtrVector.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "lardataobj/RecoBase/Cluster.h"#include "lardataobj/RecoBase/Hit.h"#include "lardata/Utilities/AssociationUtil.h"#include "larreco/RecoAlg/ClusterRecoUtil/StandardClusterParamsAlg.h"#include "larreco/RecoAlg/ClusterParamsImportWrapper.h"#include "larreco/ClusterFinder/ClusterCreator.h"Go to the source code of this file.
Classes | |
| class | cluster::LineMerger |
| class | cluster::ClusterMerger |
| Class merging clusters: recomputes start and end position and hit list. More... | |
| class | cluster::ClusterAndHitMerger |
| Class merging clusters: recomputes start and end position and hit list. More... | |
Namespaces | |
| cluster | |
| Cluster finding and building. | |