|
| | BGL (int genL=2, int genQ=2, int lup=0, int qup=0, int mssm=0) |
| |
| | ~BGL () |
| |
| ex | Y (ex x) const |
| |
| ex | GW (ex x) const |
| |
| ex | GH1 (ex x) const |
| |
| ex | GH2 (ex x) const |
| |
| ex | FW (ex x) const |
| |
| ex | FH1 (ex x) const |
| |
| ex | FH2 (ex x) const |
| |
| ex | Fh1 (ex x) const |
| |
| ex | Fh2 (ex x) const |
| |
| ex | A0 (ex x) const |
| |
| ex | A1 (ex x) const |
| |
| ex | A2 (ex x) const |
| |
| ex | A3 (ex x) const |
| |
| void | add (const char *s, ex pred, observable *ob, bool sb=0) |
| |
| int | veto (const parameters &p, int max=0) const |
| |
| parameters | generateparameters (int max=0) const |
| |
| parameters | getlist (const parameters &p) const |
| |
| double | bsgammawidth (double tanb, double McH, double MR, double MI, int option=0) |
| |
| ex | decaywidth (const Fermion &ff1, const Fermion &ff2, const Fermion &ff3, const Fermion &ff4, BSpin s=sAny) const |
| |
| ex | get_integral_symb (const multivector< ex, 3 > &a, ex m1) const |
| |
| ex | decaywidthtest2 (const Fermion &ff1) const |
| |
| ex | gRR2 (const Fermion &f1, const Fermion &f3) const |
| |
| ex | tautomu_tautoe () const |
| |
| ex | mesondw (const Meson &meson, const Fermion &ff3, const Fermion &ff4, BSpin s=sAny) const |
| |
| ex | mesondwtest (const Meson &meson, const Fermion &ff3, const Fermion &ff4, BSpin s=sAny) const |
| |
| ex | fermiontomeson (const Fermion &ff4, const Fermion &ff3, const Meson &meson, BSpin s=sAny) const |
| |
| ex | fermiontomesontest (const Fermion &ff4, const Fermion &ff3, const Meson &meson, BSpin s=sAny) const |
| |
| ex | mesonmixing (ex mesonmass, const Fermion &f1, const Fermion &f2) const |
| |
| ex | CHdecaycoupling (Boson higgs, const Fermion &ff3, const Fermion &ff4) const |
| |
| double | BranchingRatio (double *xx, double *p) |
| |
| double | topBranchingRatio (double *xx, double *p) |
| |
| | Model () |
| |
| virtual | ~Model () |
| |
| double | likelihood (const parameters &p, bool check=1, int max=0) const |
| | calculates the probability of getting all the experimental measures if the model describes the reality More...
|
| |
| double | loglike (const parameters &p, bool check=1, int max=0) const |
| |
Implementation of the BGL model.
Definition at line 78 of file BGL.h.