flavour
BGLmodels::Fermion Class Reference

a fermion properties More...

#include <Formulas.h>

Public Member Functions

 Fermion (FType t, FIsospin i, FFlavour f=fAny, FCharge p=cParticle, FHelicity h=hAny)
 

Public Attributes

FType type
 
FIsospin isospin
 
FFlavour flavour
 
FCharge particle
 
FHelicity helicity
 

Detailed Description

a fermion properties

Definition at line 32 of file Formulas.h.

Constructor & Destructor Documentation

BGLmodels::Fermion::Fermion ( FType  t,
FIsospin  i,
FFlavour  f = fAny,
FCharge  p = cParticle,
FHelicity  h = hAny 
)
inline

Definition at line 35 of file Formulas.h.

35 : type(t), isospin(i), flavour(f), particle(p), helicity(h){}
FIsospin isospin
Definition: Formulas.h:38
FHelicity helicity
Definition: Formulas.h:41
FCharge particle
Definition: Formulas.h:40
FFlavour flavour
Definition: Formulas.h:39

Member Data Documentation

FHelicity BGLmodels::Fermion::helicity

Definition at line 41 of file Formulas.h.

Referenced by BGLmodels::Boson::couplingL(), and BGLmodels::Boson::couplingR().

FCharge BGLmodels::Fermion::particle

Definition at line 40 of file Formulas.h.


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