GM2Calc 2.3.0
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
gm2calc::Config_options Class Reference

configuration for the calculation of $a_\mu$ More...

#include <gm2_config_options.hpp>

Public Types

enum  E_output_format : unsigned {
  Minimal = 0 , Detailed = 1 , NMSSMTools = 2 , SPheno = 3 ,
  GM2Calc = 4 , NUMBER_OF_OUTPUT_FORMATS
}
 

Public Attributes

E_output_format output_format {Minimal}
 output format
 
unsigned loop_order {2}
 loop order
 
bool tanb_resummation {true}
 tan(beta) resummation
 
bool force_output {false}
 print output even if error occured
 
bool verbose_output {false}
 print additional information
 
bool calculate_uncertainty {false}
 calculate uncertainty
 
bool running_couplings {true}
 use running couplings
 

Detailed Description

configuration for the calculation of $a_\mu$

Definition at line 28 of file gm2_config_options.hpp.

Member Enumeration Documentation

◆ E_output_format

Enumerator
Minimal 
Detailed 
NMSSMTools 
SPheno 
GM2Calc 
NUMBER_OF_OUTPUT_FORMATS 

Definition at line 29 of file gm2_config_options.hpp.

Member Data Documentation

◆ calculate_uncertainty

bool gm2calc::Config_options::calculate_uncertainty {false}

calculate uncertainty

Definition at line 43 of file gm2_config_options.hpp.

◆ force_output

bool gm2calc::Config_options::force_output {false}

print output even if error occured

Definition at line 41 of file gm2_config_options.hpp.

◆ loop_order

unsigned gm2calc::Config_options::loop_order {2}

loop order

Definition at line 39 of file gm2_config_options.hpp.

◆ output_format

E_output_format gm2calc::Config_options::output_format {Minimal}

output format

Definition at line 38 of file gm2_config_options.hpp.

◆ running_couplings

bool gm2calc::Config_options::running_couplings {true}

use running couplings

Definition at line 44 of file gm2_config_options.hpp.

◆ tanb_resummation

bool gm2calc::Config_options::tanb_resummation {true}

tan(beta) resummation

Definition at line 40 of file gm2_config_options.hpp.

◆ verbose_output

bool gm2calc::Config_options::verbose_output {false}

print additional information

Definition at line 42 of file gm2_config_options.hpp.


The documentation for this class was generated from the following file: