Bridge++  Version 1.4.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
gammaMatrixSet_Chiral.h
Go to the documentation of this file.
1 
14 #ifndef GAMMAMATRIXSET_CHIRAL_INCLUDED
15 #define GAMMAMATRIXSET_CHIRAL_INCLUDED
16 
17 #include "gammaMatrixSet.h"
18 
19 
21 
27 {
28  public:
29  static const std::string class_name;
30 
31  public:
33  {
34  init_GM();
35  }
36 
37  void print();
38 
39  private:
40  void init_GM();
41 };
42 #endif
static const std::string class_name
Set of Gamma Matrix: chiral representation.
Set of Gamma Matrices: basis class.