|
flavour
|
A second implementation of the BGL model, for testing purposes. More...


Public Member Functions | |
| BGL2 (int genL=2, int genQ=2, int lup=0, int qup=0, int mssm=0) | |
| ~BGL2 () | |
| parameters | generateparameters (int max=0) const |
| parameters | getlist (const parameters &p) const |
| ex | mesonmixing (ex mesonmass, const Fermion &f1, const Fermion &f2) const |
| double | bsgammawidth (double tanb_, double McH_, double MR_, double MI_, int option=0) |
| double | epsK (double tanb_, double McH_, double MR_, double MI_, int option=0) |
Public Member Functions inherited from Model | |
| Model () | |
| virtual | ~Model () |
| virtual int | veto (const parameters &p, int max=0) const |
| 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 |
Public Attributes | |
| const double | planck |
| const possymbol | GF |
| const possymbol | MZ |
| const possymbol | MW |
| const possymbol | Mh |
| const constant | Mpip |
| const constant | Mpi0 |
| const constant | MBp |
| const constant | MB0 |
| const constant | MBs0 |
| const constant | MKp |
| const constant | MK0 |
| const constant | MDp |
| const constant | MD0 |
| const constant | MDsp |
| const constant | MDs0 |
| const constant | Fpi |
| const constant | FB |
| const constant | FBs |
| const constant | FK |
| const constant | FD |
| const constant | FDs |
| ex | cos2 |
| ex | g |
| ex | alpha |
| const possymbol | tanb |
| const possymbol | cp |
| const possymbol | McH |
| const possymbol | MR |
| const possymbol | MI |
| const possymbol | rho |
| const realsymbol | Tparam |
| const realsymbol | Sparam |
| const realsymbol | QCD1 |
| const realsymbol | QCD2 |
| possymbol | Mu [3] |
| possymbol | Md [3] |
| vector< Boson > | bosons |
| lst | replacements |
| ex | Btaunu |
| ex | BR_Htotaunu |
| ex | BR_toptoHq |
| ex | BtotaunuR |
| ex | BtoDtaunuR |
| ex | BtoD2taunuR |
| const Mixes | mixes |
| lst | conjtoabs |
| realsymbol | mu |
| int | iBtaunu |
| int | iBDtaunu |
| int | iBD2taunu |
| vector< int > | BGLtype |
| ROOT::Math::Interpolator | inter1 |
| ROOT::Math::Interpolator | inter2 |
| ROOT::Math::Interpolator | Mu_ [3] |
| ROOT::Math::Interpolator | Md_ [3] |
| double | mmmax |
| double | stepsize |
| calcuex * | epsilonK |
Public Attributes inherited from Model | |
| TRandom3 * | r |
A second implementation of the BGL model, for testing purposes.
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
|
inlinevirtual |