All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
PSetUtils.cxx File Reference
#include "PSetUtils.h"
#include <sstream>
#include <fstream>

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...
 

Macro Definition Documentation

#define __PSET_UTILS_CXX__

Definition at line 2 of file PSetUtils.cxx.