gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
MSSMSimpleSpec.cpp File Reference
#include "gambit/Models/SimpleSpectra/MSSMSimpleSpec.hpp"
#include "gambit/Elements/mssm_slhahelp.hpp"
#include "gambit/Utils/util_functions.hpp"
#include "gambit/Utils/variadic_functions.hpp"
#include "gambit/Logs/logger.hpp"
#include <math.h>
#include <boost/lexical_cast.hpp>
Include dependency graph for MSSMSimpleSpec.cpp:

Go to the source code of this file.

Namespaces

 Gambit
 TODO: see if we can use this one:
 

Functions

bool Gambit::orderer (std::pair< int, double > a, std::pair< int, double > b)
 Helper function for sorting int, double pairs according to the double. More...