gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
YAML Namespace Reference

YAML overloads for mass cut and mass cut ratio constituents. More...

Classes

struct  convert< Gambit::IniParser::Types::Observable >
 
struct  convert< sdd >
 
struct  convert< ssdd >
 

Typedefs

typedef std::pair< std::string, std::pair< double, double > > sdd
 
typedef std::pair< std::pair< std::string, std::string >, std::pair< double, double > > ssdd
 

Detailed Description

YAML overloads for mass cut and mass cut ratio constituents.

Typedef Documentation

◆ sdd

typedef std::pair<std::string, std::pair<double, double> > YAML::sdd

Definition at line 54 of file spectrum.hpp.

◆ ssdd

typedef std::pair<std::pair<std::string,std::string>, std::pair<double, double> > YAML::ssdd

Definition at line 55 of file spectrum.hpp.