#include <WilsonTemplateNew.h>
Definition at line 27 of file WilsonTemplateNew.h.
Public Member Functions | |
double | getMu () const |
qcd_orders | getOrder_QCD () const |
qed_orders | getOrder_QED () const |
schemes | getScheme () const |
unsigned int | getSize () const |
const T & | getWilson (qcd_orders order_qcd_i, qed_orders order_qed_i=QED0) const |
void | resetWilson () |
void | setMu (double mu) |
void | setScheme (schemes scheme) |
WilsonTemplateNew (unsigned int size_i, schemes scheme_i, qcd_orders order_qcd_i, qed_orders order_qed_i=QED0) | |
Protected Member Functions | |
Expanded< T > | getWilson () const |
void | setWilson (const T &v, qcd_orders order_qcd_i, qed_orders order_qed_i=QED0) |
Protected Attributes | |
double | mu |
qcd_orders | order_qcd |
qed_orders | order_qed |
schemes | scheme |
unsigned int | size |
Expanded< T > | wilson |
|
inline |
Definition at line 30 of file WilsonTemplateNew.h.
|
inline |
Definition at line 61 of file WilsonTemplateNew.h.
|
inline |
Definition at line 53 of file WilsonTemplateNew.h.
|
inline |
Definition at line 57 of file WilsonTemplateNew.h.
|
inline |
Definition at line 78 of file WilsonTemplateNew.h.
|
inline |
Definition at line 86 of file WilsonTemplateNew.h.
|
inlineprotected |
Definition at line 101 of file WilsonTemplateNew.h.
|
inline |
Definition at line 90 of file WilsonTemplateNew.h.
|
inline |
Definition at line 65 of file WilsonTemplateNew.h.
|
inline |
Definition at line 73 of file WilsonTemplateNew.h.
|
inline |
Definition at line 82 of file WilsonTemplateNew.h.
|
inlineprotected |
Definition at line 105 of file WilsonTemplateNew.h.
|
protected |
Definition at line 120 of file WilsonTemplateNew.h.
|
protected |
Definition at line 122 of file WilsonTemplateNew.h.
|
protected |
Definition at line 123 of file WilsonTemplateNew.h.
|
protected |
Definition at line 121 of file WilsonTemplateNew.h.
|
protected |
Definition at line 119 of file WilsonTemplateNew.h.
|
protected |
Definition at line 118 of file WilsonTemplateNew.h.