LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
This algorithm will create and then cluster 3D hits using DBScan. More...
#include "fhiclcpp/ParameterSet.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larreco/RecoAlg/Cluster3DAlgs/PrincipalComponentsAlg.h"
#include "larreco/RecoAlg/Cluster3DAlgs/Cluster3D.h"
#include <vector>
#include <list>
#include <set>
#include <map>
Go to the source code of this file.
Classes | |
class | lar_cluster3d::ClusterParamsBuilder |
ClusterParamsBuilder class definiton. More... | |
Namespaces | |
lar_cluster3d | |
This algorithm will create and then cluster 3D hits using DBScan.
Definition in file ClusterParamsBuilder.h.