LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
ensureTable.h
Go to the documentation of this file.
1 #ifndef art_Utilities_ensureTable_h
2 #define art_Utilities_ensureTable_h
3 
4 #include <string>
5 
6 namespace fhicl {
7  class intermediate_table;
8 }
9 
10 namespace art {
12  std::string const& fhicl_spec);
13 }
14 
15 #endif /* art_Utilities_ensureTable_h */
16 
17 // Local Variables:
18 // mode: c++
19 // End:
void ensureTable(fhicl::intermediate_table &table, std::string const &fhicl_spec)
Definition: ensureTable.cc:6
parameter set interface
HLT enums.