|
flavour
|
definition of the couplings for the different BGL models More...
#include <Formulas.h>

Public Member Functions | |
| Mixes (ex tanb0, ex cp0, int genL=2, int genQ=2, int lup=0, int qup=0, int mssm=0) | |
| ex | mass (const Fermion &f) const |
| double | massnum (const Fermion &f) const |
| void | appendtolst (lst &reps) const |
Public Attributes | |
| lst | reps |
| vector< Matrix > | V |
| multivector< Matrix, 2 > | M |
| multivector< Matrix, 2 > | N |
| multivector< Matrix, 2 > | VN |
| multivector< Matrix, 2 > | N_ |
| multivector< Matrix, 2 > | VN_ |
| lst | replacements |
| ex | cp |
| ex | tanb |
definition of the couplings for the different BGL models
Definition at line 105 of file Formulas.h.
|
inline |
|
inline |
|
inline |
|
inline |
| ex BGLmodels::Mixes::cp |
Definition at line 213 of file Formulas.h.
| multivector<Matrix,2> BGLmodels::Mixes::M |
Definition at line 205 of file Formulas.h.
| multivector<Matrix,2> BGLmodels::Mixes::N |
Definition at line 206 of file Formulas.h.
| multivector<Matrix,2> BGLmodels::Mixes::N_ |
Definition at line 209 of file Formulas.h.
| lst BGLmodels::Mixes::replacements |
Definition at line 212 of file Formulas.h.
| lst BGLmodels::Mixes::reps |
Definition at line 203 of file Formulas.h.
| ex BGLmodels::Mixes::tanb |
Definition at line 214 of file Formulas.h.
| vector< Matrix > BGLmodels::Mixes::V |
Definition at line 204 of file Formulas.h.
| multivector<Matrix,2> BGLmodels::Mixes::VN |
Definition at line 207 of file Formulas.h.
| multivector<Matrix,2> BGLmodels::Mixes::VN_ |
Definition at line 210 of file Formulas.h.