flavour
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
BGLmodels::Mixes Class Reference

definition of the couplings for the different BGL models More...

#include <Formulas.h>

Collaboration diagram for BGLmodels::Mixes:

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< MatrixV
 
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
 

Detailed Description

definition of the couplings for the different BGL models

Definition at line 105 of file Formulas.h.

Constructor & Destructor Documentation

BGLmodels::Mixes::Mixes ( ex  tanb0,
ex  cp0,
int  genL = 2,
int  genQ = 2,
int  lup = 0,
int  qup = 0,
int  mssm = 0 
)
inline

Definition at line 108 of file Formulas.h.

Here is the call graph for this function:

Member Function Documentation

void BGLmodels::Mixes::appendtolst ( lst &  reps) const
inline

Definition at line 181 of file Formulas.h.

Here is the caller graph for this function:

ex BGLmodels::Mixes::mass ( const Fermion f) const
inline

Definition at line 178 of file Formulas.h.

Here is the caller graph for this function:

double BGLmodels::Mixes::massnum ( const Fermion f) const
inline

Definition at line 179 of file Formulas.h.

Here is the caller graph for this function:

Member Data Documentation

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.


The documentation for this class was generated from the following file: