1 #ifndef fhiclcpp_DatabaseSupport_h 2 #define fhiclcpp_DatabaseSupport_h 7 #include "cetlib/filepath_maker.h" 21 std::vector<std::string>& records,
22 std::vector<std::string>& hashes);
27 std::vector<std::string>& records,
28 std::vector<std::string>& hashes);
void parse_file_and_fill_db(std::string const &filename, sqlite3 *db)
void decompose_parameterset(fhicl::ParameterSet const &top, std::vector< std::string > &records, std::vector< std::string > &hashes)
void decompose_fhicl(std::string const &filename, std::vector< std::string > &records, std::vector< std::string > &hashes)