Utility functions in Base/PSet. More...
#include "PSet.h"
Go to the source code of this file.
Namespaces | |
flashmatch | |
Functions | |
std::string | flashmatch::ConfigFile2String (std::string fname) |
Given a configuration string, format to create flashmatch::PSet. More... | |
PSet | flashmatch::CreatePSetFromFile (std::string fname, std::string cfg_name="cfg") |
Given a configuration file (full path), create and return flashmatch::PSet. More... | |
Utility functions in Base/PSet.
Definition in file PSetUtils.h.