1#ifndef AMPGEN_DIRACMATRICES_H
2#define AMPGEN_DIRACMATRICES_H
13 extern const std::array<Tensor,5>
Gamma;
15 extern const std::array<Tensor,3>
Sigma;
16 extern const std::array<Tensor,3>
Sigma4;
17 extern const std::array<Tensor,3>
SO3;
18 extern const std::array<Tensor,8>
SU3;
Wrapper class for shared_ptrs to virtual expressions for use in conjunction with operators to build e...
const std::array< Tensor, 3 > Sigma4
const std::array< Tensor, 8 > SU3
const std::array< Tensor, 3 > Sigma
const std::array< Tensor, 3 > SO3
const std::array< Tensor, 5 > Gamma