|
flavour
|
Gauge boson. More...
#include <BGL.h>

Public Member Functions | |
| Boson () | |
| ex | couplingL (const Fermion &f2, const Fermion &f1) const |
| ex | couplingR (const Fermion &f2, const Fermion &f1) const |
| ex | couplingdaggerL (const Fermion &f2, const Fermion &f1) const |
| ex | couplingdaggerR (const Fermion &f2, const Fermion &f1) const |
| ex | coupling (const Fermion &f2, const Fermion &f1, ex mu) |
| void | reset () |
Public Attributes | |
| BSpin | s |
| ex | mass |
| multivector< Matrix, 4 > | C |
|
inline |
Definition at line 24 of file BGL.h.
Definition at line 59 of file BGL.h.
References couplingL(), couplingR(), s, and BGLmodels::sScalar.

Definition at line 51 of file BGL.h.
References couplingL(), couplingR(), s, and BGLmodels::sScalar.
Referenced by BGLmodels::BGL::BGL(), and BGLmodels::BGL::CHdecaycoupling().


Definition at line 55 of file BGL.h.
References couplingL(), couplingR(), s, and BGLmodels::sScalar.
Referenced by BGLmodels::BGL::CHdecaycoupling().


Definition at line 26 of file BGL.h.
References C, BGLmodels::Fermion::flavour, BGLmodels::Fermion::helicity, BGLmodels::hLeft, BGLmodels::hRight, BGLmodels::Fermion::isospin, s, BGLmodels::sScalar, BGLmodels::sVector, and BGLmodels::Fermion::type.
Referenced by BGLmodels::BGL::BGL(), coupling(), couplingdaggerL(), couplingdaggerR(), BGLmodels::BGL::fermiontomeson(), and BGLmodels::BGL::mesondw().

Definition at line 39 of file BGL.h.
References C, BGLmodels::Fermion::flavour, BGLmodels::Fermion::helicity, BGLmodels::hLeft, BGLmodels::hRight, BGLmodels::Fermion::isospin, s, BGLmodels::sScalar, BGLmodels::sVector, and BGLmodels::Fermion::type.
Referenced by BGLmodels::BGL::BGL(), coupling(), couplingdaggerL(), couplingdaggerR(), BGLmodels::BGL::fermiontomeson(), and BGLmodels::BGL::mesondw().

|
inline |
Definition at line 63 of file BGL.h.
References C.
Referenced by BGLmodels::BGL::BGL(), and BGL2::BGL2().

| multivector<Matrix,4> BGLmodels::Boson::C |
Definition at line 68 of file BGL.h.
Referenced by BGLmodels::BGL::BGL(), BGL2::BGL2(), couplingL(), couplingR(), and reset().
| ex BGLmodels::Boson::mass |
Definition at line 67 of file BGL.h.
Referenced by BGLmodels::BGL::BGL(), BGL2::BGL2(), BGLmodels::BGL::decaywidth(), BGLmodels::BGL::fermiontomeson(), BGLmodels::BGL::gRR2(), BGLmodels::BGL::mesondw(), BGLmodels::BGL::mesonmixing(), and BGLmodels::BGL::tautomu_tautoe().
| BSpin BGLmodels::Boson::s |
Definition at line 66 of file BGL.h.
Referenced by BGLmodels::BGL::BGL(), BGL2::BGL2(), coupling(), couplingdaggerL(), couplingdaggerR(), couplingL(), couplingR(), BGLmodels::BGL::decaywidth(), BGLmodels::BGL::fermiontomeson(), BGLmodels::BGL::get_integral_symb(), BGLmodels::BGL::gRR2(), BGLmodels::BGL::mesondw(), BGLmodels::BGL::mesonmixing(), and BGLmodels::BGL::tautomu_tautoe().