LArSoft  v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
geo_vectors_fhicl.h
Go to the documentation of this file.
1 
10 #ifndef LARCOREALG_GEOMETRY_GEO_VECTORS_FHICL_H
11 #define LARCOREALG_GEOMETRY_GEO_VECTORS_FHICL_H
12 
13 // LArSoft libraries
15 
16 // framework libraries
17 #include "fhiclcpp/types/Atom.h"
18 #include "fhiclcpp/types/TupleAs.h"
19 
21 namespace lar::fhicl::geo {
22 
25 
27  template <typename Point>
29 
32 
35 
36 } // namespace lar::fhicl::geo
37 
38 #endif // LARCOREALG_GEOMETRY_GEO_VECTORS_FHICL_H
LArSoft utilities for interface with FHiCL and its libraries.
Definitions of geometry vector data types.