![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Services/Registry/ServiceHandle.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "RStarTree/RStarBoundingBox.h"#include "larcore/CoreUtils/ServiceUtil.h"#include "larcore/Geometry/Geometry.h"#include "larcore/Geometry/WireReadout.h"#include "larcorealg/CoreUtils/NumericUtils.h"#include "lardataalg/DetectorInfo/DetectorClocksData.h"#include "lardataalg/DetectorInfo/DetectorPropertiesData.h"#include "lardataobj/RecoBase/Hit.h"#include "larreco/RecoAlg/DBScanAlg.h"#include <cmath>#include <cstdlib>Go to the source code of this file.
Classes | |
| struct | Visitor |
| struct | AcceptEllipse |
| struct | AcceptFindNeighbors |
Namespaces | |
| cluster | |
| Cluster finding and building. | |
Variables | |
| const unsigned int | cluster::kNO_CLUSTER = UINT_MAX |
| const unsigned int | cluster::kNOISE_CLUSTER = UINT_MAX - 1 |