Classes | Namespaces | Typedefs
ParameterTable.h File Reference
#include <boost/interprocess/containers/flat_map.hpp>
#include <vector>
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  NeutrinoFluxReweight::ParameterTable
 A list/table of parameter names and values. More...
 

Namespaces

 NeutrinoFluxReweight
 

Typedefs

typedef std::pair< std::string, double > NeutrinoFluxReweight::Parameter