flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
gm2calc_interface.hpp File Reference

contains declarations of GM2Calc interface functions More...

#include <Eigen/Core>
Include dependency graph for gm2calc_interface.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  flexiblesusy::GM2Calc_MSSMNoFV_data
 data to be passed to GM2Calc More...
 
class  flexiblesusy::GM2Calc_THDM_data
 data to be passed to GM2Calc More...
 

Namespaces

namespace  flexiblesusy
 

Functions

double flexiblesusy::gm2calc_calculate_amu (const GM2Calc_MSSMNoFV_data &)
 calculates amu using GM2Calc in the MSSMNoFV More...
 
double flexiblesusy::gm2calc_calculate_amu (const GM2Calc_THDM_data &)
 calculates amu using GM2Calc in the THDM More...
 
double flexiblesusy::gm2calc_calculate_amu_uncertainty (const GM2Calc_MSSMNoFV_data &)
 calculates uncertainty of amu using GM2Calc in the MSSMNoFV More...
 
double flexiblesusy::gm2calc_calculate_amu_uncertainty (const GM2Calc_THDM_data &)
 calculates uncertainty of amu using GM2Calc in the THDM More...
 

Detailed Description

contains declarations of GM2Calc interface functions

Definition in file gm2calc_interface.hpp.