LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Interface for a algorithm class computing cluster parameters. More...
#include <algorithm>
#include <stdexcept>
#include <string>
#include <utility>
#include <vector>
#include "lardataobj/RecoBase/Hit.h"
Go to the source code of this file.
Classes | |
class | cluster::details::Measure_t< T > |
Type for a simple measurement: value and error. More... | |
class | cluster::ClusterParamsAlgBase |
Algorithm collection class computing cluster parameters. More... | |
Namespaces | |
util | |
Namespace for general, non-LArSoft-specific utilities. | |
cluster | |
Cluster finding and building. | |
cluster::details | |
Implementation details of cluster namespace. | |
Interface for a algorithm class computing cluster parameters.
Changes: 20150121 Gianluca Petrillo (petri) structure shaped on ClusterParamsAlg class by Andrzej Szelc llo@ fnal. gov
Definition in file ClusterParamsAlgBase.h.