#include <algorithm>#include <cmath>#include <iomanip>#include <iostream>#include "canvas/Utilities/Exception.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "larcore/CoreUtils/ServiceUtil.h"#include "larcore/Geometry/Geometry.h"#include "larcorealg/CoreUtils/NumericUtils.h"#include "larcorealg/Geometry/CryostatGeo.h"#include "larcorealg/Geometry/Exceptions.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcorealg/Geometry/TPCGeo.h"#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include "lardataalg/DetectorInfo/DetectorClocksData.h"#include "lardataalg/DetectorInfo/DetectorPropertiesData.h"#include "lardataobj/RecoBase/Hit.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusProvider.h"#include "larevt/CalibrationDBI/Interface/ChannelStatusService.h"#include "larreco/RecoAlg/ClusterCrawlerAlg.h"Go to the source code of this file.
Namespaces | |
| cluster | |
| Cluster finding and building. | |
Functions | |
| bool | cluster::SortByLowHit (unsigned int i, unsigned int j) |
1.8.5