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

Gauge boson. More...

#include <BGL.h>

Collaboration diagram for BGLmodels::Boson:

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
 

Detailed Description

Gauge boson.

Definition at line 21 of file BGL.h.

Constructor & Destructor Documentation

BGLmodels::Boson::Boson ( )
inline

Definition at line 24 of file BGL.h.

Member Function Documentation

ex BGLmodels::Boson::coupling ( const Fermion f2,
const Fermion f1,
ex  mu 
)
inline

Definition at line 59 of file BGL.h.

Here is the call graph for this function:

ex BGLmodels::Boson::couplingdaggerL ( const Fermion f2,
const Fermion f1 
) const
inline

Definition at line 51 of file BGL.h.

Here is the call graph for this function:

Here is the caller graph for this function:

ex BGLmodels::Boson::couplingdaggerR ( const Fermion f2,
const Fermion f1 
) const
inline

Definition at line 55 of file BGL.h.

Here is the call graph for this function:

Here is the caller graph for this function:

ex BGLmodels::Boson::couplingL ( const Fermion f2,
const Fermion f1 
) const
inline

Definition at line 26 of file BGL.h.

Here is the caller graph for this function:

ex BGLmodels::Boson::couplingR ( const Fermion f2,
const Fermion f1 
) const
inline

Definition at line 39 of file BGL.h.

Here is the caller graph for this function:

void BGLmodels::Boson::reset ( )
inline

Definition at line 63 of file BGL.h.

Here is the caller graph for this function:

Member Data Documentation

multivector<Matrix,4> BGLmodels::Boson::C

Definition at line 68 of file BGL.h.

ex BGLmodels::Boson::mass

Definition at line 67 of file BGL.h.

BSpin BGLmodels::Boson::s

Definition at line 66 of file BGL.h.


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