Classes | Namespaces
ClusterParamsAlgBase.h File Reference

Interface for a algorithm class computing cluster parameters. More...

#include <algorithm>
#include <stdexcept>
#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.
 

Detailed Description

Interface for a algorithm class computing cluster parameters.


Author
petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov
Date
January 21, 2015
See also
ClusterParamsAlg.h StandardClusterParamsAlg.h

Changes: 20150121 Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov) structure shaped on ClusterParamsAlg class by Andrzej Szelc

Definition in file ClusterParamsAlgBase.h.