Go to the source code of this file.
Namespaces | |
flashmatch | |
Macros | |
#define | __PSET_UTILS_CXX__ |
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... | |
#define __PSET_UTILS_CXX__ |
Definition at line 2 of file PSetUtils.cxx.