Classes | Namespaces
PointIsolationAlg.h File Reference

Algorithm(s) dealing with point isolation in space. More...

#include "larexamples/Algorithms/RemoveIsolatedSpacePoints/SpacePartition.h"
#include "cetlib/pow.h"
#include <cassert>
#include <cmath>
#include <vector>
#include <array>
#include <string>
#include <iterator>
#include <stdexcept>

Go to the source code of this file.

Classes

class  lar::example::PointIsolationAlg< Coord >
 Algorithm to detect isolated space points. More...
 
struct  lar::example::PointIsolationAlg< Coord >::Configuration_t
 Type containing all configuration parameters of the algorithm. More...
 

Namespaces

 lar
 LArSoft-specific namespace.
 
 lar::example
 LArSoft examples.
 

Detailed Description

Algorithm(s) dealing with point isolation in space.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
May 27, 2016

This library contains only template classes and it is header only.

Definition in file PointIsolationAlg.h.