90 double m11s, m22s, mSs, ReA, ImA, L1, L2, L3, L4, L5, L6, L7, L8;
92 double dm11s, dm22s, dmSs, dReA, dImA, dL1, dL2, dL3, dL4, dL5, dL6, dL7, dL8,
93 dTCB, dT1, dT2, dTCP, dTS;
99 std::vector<double> &par)
override;
100 std::vector<std::string>
addLegendCT()
const override;
105 void set_gen(
const std::vector<double> &par)
override;
107 void write()
const override;
110 std::vector<double>
calc_CT()
const override;
117 void Debugging(
const std::vector<double> &input,
118 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
The Class_Potential_CPintheDark class Implementation of the model CP in the Dark as given in the manu...
Definition ClassPotentialCPintheDark.h:84
void TripleHiggsCouplings() override
Definition ClassPotentialCPintheDark.cpp:1318
void set_CT_Pot_Par(const std::vector< double > &par) override
Definition ClassPotentialCPintheDark.cpp:284
void write() const override
Definition ClassPotentialCPintheDark.cpp:1130
void ReadAndSet(const std::string &linestr, std::vector< double > &par) override
Definition ClassPotentialCPintheDark.cpp:178
std::vector< std::string > addLegendVEV() const override
Definition ClassPotentialCPintheDark.cpp:163
std::vector< std::string > addLegendTripleCouplings() const override
Definition ClassPotentialCPintheDark.cpp:123
void SetCurvatureArrays() override
Definition ClassPotentialCPintheDark.cpp:1461
std::vector< double > calc_CT() const override
Definition ClassPotentialCPintheDark.cpp:1251
void Debugging(const std::vector< double > &input, std::vector< double > &output) const override
Definition ClassPotentialCPintheDark.cpp:2364
std::vector< std::string > addLegendTemp() const override
Definition ClassPotentialCPintheDark.cpp:103
bool CalculateDebyeSimplified() override
Definition ClassPotentialCPintheDark.cpp:2269
double VCounterSimplified(const std::vector< double > &v) const override
Definition ClassPotentialCPintheDark.cpp:2323
bool CalculateDebyeGaugeSimplified() override
Definition ClassPotentialCPintheDark.cpp:2279
std::vector< std::string > addLegendCT() const override
Definition ClassPotentialCPintheDark.cpp:71
void set_gen(const std::vector< double > &par) override
Definition ClassPotentialCPintheDark.cpp:244
double VTreeSimplified(const std::vector< double > &v) const override
Definition ClassPotentialCPintheDark.cpp:2289
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
Definition transition_tracer.h:143