Bridge++
Version 1.5.4
|
Set of Gamma Matrix: Dirac representation. More...
#include <gammaMatrixSet_Dirac.h>
Public Member Functions | |
GammaMatrixSet_Dirac () | |
void | print () |
Public Member Functions inherited from GammaMatrixSet | |
GammaMatrixSet () | |
virtual | ~GammaMatrixSet () |
GammaMatrix | get_GM (GMspecies spec) |
Static Public Attributes | |
static const std::string | class_name = "GammaMatrixSet_Dirac" |
Private Member Functions | |
void | init_GM () |
Additional Inherited Members | |
Public Types inherited from GammaMatrixSet | |
enum | GMspecies { UNITY, GAMMA1, GAMMA2, GAMMA3, GAMMA4, GAMMA5, GAMMA51, GAMMA52, GAMMA53, GAMMA54, GAMMA15, GAMMA25, GAMMA35, GAMMA45, SIGMA12, SIGMA23, SIGMA31, SIGMA41, SIGMA42, SIGMA43, CHARGECONJG } |
Protected Attributes inherited from GammaMatrixSet | |
int | m_Nspecies |
std::vector< GammaMatrix > | m_gm |
Bridge::VerboseLevel | m_vl |
Set of Gamma Matrix: Dirac representation.
[4 Feb 2012 H.Matsufuru]
Definition at line 25 of file gammaMatrixSet_Dirac.h.
|
inline |
Definition at line 30 of file gammaMatrixSet_Dirac.h.
|
privatevirtual |
Implements GammaMatrixSet.
Definition at line 33 of file gammaMatrixSet_Dirac.cpp.
|
virtual |
Implements GammaMatrixSet.
Definition at line 92 of file gammaMatrixSet_Dirac.cpp.
|
static |
Definition at line 27 of file gammaMatrixSet_Dirac.h.