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

contains Higgs effective coupling calculation and interfaces to HiggsTools and Lilith More...

#include "config.h"
#include "decays/decay.hpp"
#include "physical_input.hpp"
#include "lowe.h"
#include "spectrum_generator_settings.hpp"
#include "decays/flexibledecay_settings.hpp"
#include <string>
#include <vector>
#include <optional>
#include <utility>
Include dependency graph for experimental_constraints.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  flexiblesusy::SignalResult
 

Namespaces

namespace  flexiblesusy
 

Functions

double flexiblesusy::chi2_to_pval (double chi2BSM, double chi2SM)
 
EffectiveCoupling_list flexiblesusy::get_normalized_effective_couplings (EffectiveCoupling_list const &bsm_input, Physical_input const &physical_input, softsusy::QedQcd const &qedqcd, Spectrum_generator_settings const &spectrum_generator_settings, FlexibleDecay_settings const &flexibledecay_settings)
 

Detailed Description

contains Higgs effective coupling calculation and interfaces to HiggsTools and Lilith

Definition in file experimental_constraints.hpp.