|
Bridge++
Ver. 2.0.4
|
Set of Gamma Matrix: chiral representation. More...
#include <gammaMatrixSet_Chiral.h>
Public Member Functions | |
| GammaMatrixSet_Chiral () | |
| 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_Chiral" |
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: chiral representation.
[4 Feb 2012 H.Matsufuru]
Definition at line 26 of file gammaMatrixSet_Chiral.h.
|
inline |
Definition at line 32 of file gammaMatrixSet_Chiral.h.
|
privatevirtual |
Implements GammaMatrixSet.
Definition at line 33 of file gammaMatrixSet_Chiral.cpp.
|
virtual |
Implements GammaMatrixSet.
Definition at line 92 of file gammaMatrixSet_Chiral.cpp.
|
static |
Definition at line 29 of file gammaMatrixSet_Chiral.h.