|
Public Member Functions |
| MssmSusy () |
| MssmSusy (const MssmSusy &) |
| Constructor sets object to be equal to another.
|
| MssmSusy (const DoubleMatrix &u, const DoubleMatrix &d, const DoubleMatrix &e, const DoubleVector &v, double m, double tb, double MU, int l, int t, double h) |
const MssmSusy & | operator= (const MssmSusy &s) |
| sets object to be equal to another
|
void | setSusy (const MssmSusy &s) |
| sets object to be equal to another
|
void | setHvev (double h) |
| Sets DRbar running Higgs vev.
|
void | setSomePars (const MssmSusy &s) |
| Copies Yukawa matrices and gauge couplings from s only.
|
void | setYukawaElement (yukawa, int, int, double) |
| Sets one element of a Yukawa matrix.
|
void | setYukawaMatrix (yukawa, const DoubleMatrix &) |
| Sets whole Yukawa matrix.
|
void | setGaugeCoupling (int, double) |
| Set a single gauge coupling.
|
void | setAllGauge (const DoubleVector &) |
| Set all gauge couplings.
|
void | setSusyMu (double) |
| Sets superpotential mu parameter.
|
void | set (const DoubleVector &) |
| Sets all RGE parameters to elements of vector.
|
void | setTanb (double) |
| Sets tan beta.
|
double | displayHvev () const |
| Returns DRbar running Higgs vev.
|
MssmSusy | displaySusy () const |
| Returns whole object as a const.
|
double | displayYukawaElement (yukawa, int, int) const |
| Returns a single Yukawa matrix element.
|
DoubleMatrix | displayYukawaMatrix (yukawa) const |
| Returns a whole Yukawa matrix.
|
double | displayGaugeCoupling (int) const |
| Returns a single gauge coupling.
|
DoubleVector | displayGauge () const |
| Returns all gauge couplings.
|
double | displaySusyMu () const |
| Returns superpotential mu parameter.
|
DoubleVector | display () const |
| Returns all parameters as elements of a vector.
|
double | displayTanb () const |
| Returns tan beta.
|
void | getMasses (QedQcd &r, double vev) const |
void | quarkMixing (const DoubleMatrix &CKM, int mix) |
void | setDiagYukawas (const QedQcd &, double vev) |
void | getQuarkMixedYukawas (const QedQcd &r, const DoubleMatrix &CKM, int mix, double vev) |
DoubleVector | beta () const |
| Calculate beta functions of SUSY preserving parameters of RPC MSSM.
|
MssmSusy | beta (sBrevity &) const |
| Calculate beta functions of SUSY preserving parameters of RPC MSSM.
|
void | getOneLpAnom (DoubleMatrix &gEE, DoubleMatrix &gLL, DoubleMatrix &gQQ, DoubleMatrix &gDD, DoubleMatrix &gUU, double &gH1H1, double &gH2H2, sBrevity &a) const |
void | getTwoLpAnom (DoubleMatrix &gEE, DoubleMatrix &gLL, DoubleMatrix &gQQ, DoubleMatrix &gDD, DoubleMatrix &gUU, double &gH1H1, double &gH2H2, sBrevity &a) const |
void | anomalousDimension (DoubleMatrix &gEE, DoubleMatrix &gLL, DoubleMatrix &gQQ, DoubleMatrix &gUU, DoubleMatrix &gDD, DoubleVector &dg, double &gH1H1, double &gH2H2, sBrevity &a) const |
void | diagQuarkBasis (DoubleMatrix &vdl, DoubleMatrix &vdr, DoubleMatrix &vul, DoubleMatrix &vur) const |