LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
DBScanAlg.h File Reference
#include <set>
#include <stdint.h>
#include <vector>
#include "RStarTree/RStarTree.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"

Go to the source code of this file.

Classes

struct  dbsPoint
 
class  cluster::DBScanAlg
 

Namespaces

 detinfo
 General LArSoft Utilities.
 
 fhicl
 parameter set interface
 
 recob
 Reconstruction base classes.
 
 cluster
 Cluster finding and building.
 

Typedefs

using RTree = RStarTree< uint32_t, 2, 32, 64 >
 
using BoundingBox = RTree::BoundingBox
 

Typedef Documentation

using BoundingBox = RTree::BoundingBox

Definition at line 33 of file DBScanAlg.h.

using RTree = RStarTree<uint32_t, 2, 32, 64>

Definition at line 32 of file DBScanAlg.h.