struct Gambit::SpecBit::SMHiggsModel

[No description available] More…

#include <SMHiggsSimpleSpec.hpp>

Public Functions

Name
doubleget_HiggsPoleMass() const
doubleget_HiggsVEV() const
doubleget_HiggsPoleMass_1srd_high() const
doubleget_HiggsPoleMass_1srd_low() const

Public Attributes

Name
doubleHiggsPoleMass
doubleHiggsVEV

Detailed Description

struct Gambit::SpecBit::SMHiggsModel;

Simple container “model object” for the SM Higgs sector variables. We will derived from this for simple extensions, like for scalar singlet DM

Public Functions Documentation

function get_HiggsPoleMass

inline double get_HiggsPoleMass() const

function get_HiggsVEV

inline double get_HiggsVEV() const

function get_HiggsPoleMass_1srd_high

inline double get_HiggsPoleMass_1srd_high() const

function get_HiggsPoleMass_1srd_low

inline double get_HiggsPoleMass_1srd_low() const

Public Attributes Documentation

variable HiggsPoleMass

double HiggsPoleMass;

variable HiggsVEV

double HiggsVEV;

Updated on 2023-06-26 at 21:36:53 +0000