15 #ifndef __PSET_UTILS_H__
16 #define __PSET_UTILS_H__
20 namespace flashmatch {
PSet CreatePSetFromFile(std::string fname, std::string cfg_name)
Given a configuration file (full path), create and return flashmatch::PSet.
std::string ConfigFile2String(std::string fname)
Given a configuration string, format to create flashmatch::PSet.
Class def header for a class flashmatch::PSet.