LArSoft  v09_90_00
Liquid Argon Software toolkit - https://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 namespace lar {
24 
26  namespace fhicl {
27 
28  namespace geo {
29 
32 
34  template <typename Point>
36 
39 
42 
43  } // namespace geo
44 
45  } // namespace fhicl
46 
47 } // namespace lar
48 
49 #endif // LARCOREOBJ_SIMPLETYPESANDCONSTANTS_GEO_VECTORS_FHICL_H
Definitions of geometry vector data types.
parameter set interface
LArSoft-specific namespace.
Namespace collecting geometry-related classes utilities.