76 double msq, lambda, delta2, b2, d2, Reb1, Imb1, Rea1, Ima1;
78 double dmsq, dlambda, ddelta2, db2, dd2, dReb1, dImb1, dRea1, dIma1, dT1, dT2,
87 std::vector<double> &par)
override;
88 std::vector<std::string>
addLegendCT()
const override;
108 void set_gen(
const std::vector<double> &par)
override;
110 void write()
const override;
113 std::vector<double>
calc_CT()
const override;
120 void Debugging(
const std::vector<double> &input,
121 std::vector<double> &
output)
const override;
The Class_Potential_Origin class Base class for all models. This class contains all numerical calcula...
Definition ClassPotentialOrigin.h:57
const ISMConstants SMConstants
SMConstants The SM constants used by the model.
Definition ClassPotentialOrigin.h:62
The Class_CxSM class Implementation of the CxSM as shown in the manual of BSMPT v2.
Definition ClassPotentialCxSM.h:67
double VCounterSimplified(const std::vector< double > &v) const override
Definition ClassPotentialCxSM.cpp:1281
double VTreeSimplified(const std::vector< double > &v) const override
Definition ClassPotentialCxSM.cpp:1274
void TripleHiggsCouplings() override
Definition ClassPotentialCxSM.cpp:768
std::vector< std::string > addLegendTripleCouplings() const override
Definition ClassPotentialCxSM.cpp:109
void write() const override
Definition ClassPotentialCxSM.cpp:415
void set_CT_Pot_Par(const std::vector< double > &par) override
Definition ClassPotentialCxSM.cpp:279
bool CalculateDebyeGaugeSimplified() override
Definition ClassPotentialCxSM.cpp:1264
bool CalculateDebyeSimplified() override
Definition ClassPotentialCxSM.cpp:1254
std::vector< std::string > addLegendTemp() const override
Definition ClassPotentialCxSM.cpp:92
void Debugging(const std::vector< double > &input, std::vector< double > &output) const override
Definition ClassPotentialCxSM.cpp:1288
std::vector< std::string > addLegendVEV() const override
Definition ClassPotentialCxSM.cpp:146
void ReadAndSet(const std::string &linestr, std::vector< double > &par) override
Definition ClassPotentialCxSM.cpp:158
void SetCurvatureArrays() override
Definition ClassPotentialCxSM.cpp:903
void set_gen(const std::vector< double > &par) override
set_gen
Definition ClassPotentialCxSM.cpp:203
std::vector< std::string > addLegendCT() const override
Definition ClassPotentialCxSM.cpp:66
std::vector< double > calc_CT() const override
Definition ClassPotentialCxSM.cpp:581
This classes calculates the Bounce action of the potential with a set temperature.
Definition CalculateEtaInterface.h:24
The ISMConstants struct containing all necessary SM constants.
Definition SMparam.h:24
double C_g
gauge coupling of the U(2)_L with the SM Higgs doublett, derived through the W-Boson mass and the SM ...
Definition SMparam.h:204
double C_gs
gauge coupling of the U(1) with the SM Higgs doublett, derived through the W- and Z-Boson masses and ...
Definition SMparam.h:209
Definition transition_tracer.h:143