#include <config.h>#include <util/data_types.h>Go to the source code of this file.
Namespaces | |
| namespace | cps |
Enumerations | |
| enum | WGammaMatrix { WUNIT = 0, WGAM_1 = 1, WGAM_2 = 2, WGAM_3 = 4, WGAM_4 = 8, WGAM_5 = 15, WGAM_1_2 = 3, WGAM_1_3 = 5, WGAM_1_4 = 9, WGAM_1_5 = 14, WGAM_2_3 = 6, WGAM_2_4 = 10, WGAM_5_2 = 13, WGAM_3_4 = 12, WGAM_3_5 = 11, WGAM_5_4 = 7 } |
Variables | |
| IFloat | WGamma [16][4][4][2] |
|
|
Definition at line 19 of file w_gamma_mat.h. |
|
|
Definition at line 19 of file w_gamma_mat.C. Referenced by cps::WspectExtendedMesons::DiracAlgebra(). |
1.3.9.1