CHROMA
|
#include <inline_fuzwilp.h>
Public Attributes | |
int | j_decay |
int | tmax |
int | n_smear |
int | BlkMax |
Real | sm_fact |
Real | BlkAccu |
Definition at line 31 of file inline_fuzwilp.h.
Real Chroma::InlineFuzzedWilsonLoopParams::Param_t::BlkAccu |
Definition at line 38 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::InlineFuzzedWilsonLoopParams::Param_t::BlkMax |
Definition at line 36 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::InlineFuzzedWilsonLoopParams::Param_t::j_decay |
Definition at line 33 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::InlineFuzzedWilsonLoopParams::Param_t::n_smear |
Definition at line 35 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().
Real Chroma::InlineFuzzedWilsonLoopParams::Param_t::sm_fact |
Definition at line 37 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::InlineFuzzedWilsonLoopParams::Param_t::tmax |
Definition at line 34 of file inline_fuzwilp.h.
Referenced by Chroma::read(), and Chroma::write().