LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
geo_vectors_fhicl.h
Go to the documentation of this file.
1 
13 #ifndef LARCOREOBJ_SIMPLETYPESANDCONSTANTS_GEO_VECTORS_FHICL_H
14 #define LARCOREOBJ_SIMPLETYPESANDCONSTANTS_GEO_VECTORS_FHICL_H
15 
16 // LArSoft libraries
18 
19 // framework libraries
20 #include "fhiclcpp/types/Atom.h"
21 #include "fhiclcpp/types/TupleAs.h"
22 
23 
24 namespace lar {
25 
27  namespace fhicl {
28 
29  namespace geo {
30 
33 
34 
36  template <typename Point>
39 
42 
45 
46  } // namespace geo
47 
48  } // namespace fhicl
49 
50 } // namespace lar
51 
52 #endif // LARCOREOBJ_SIMPLETYPESANDCONSTANTS_GEO_VECTORS_FHICL_H
Definitions of geometry vector data types.
std::tuple< double, double, const reco::ClusterHit3D * > Point
Definitions used by the VoronoiDiagram algorithm.
Definition: DCEL.h:34
parameter set interface
LArSoft-specific namespace.
Namespace collecting geometry-related classes utilities.