CHROMA
|
Parameter structure. More...
#include <lw_1loop_gaugeact.h>
Public Member Functions | |
LW1LoopGaugeActParams () | |
LW1LoopGaugeActParams (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
Real | beta |
Real | u0 |
Parameter structure.
Definition at line 27 of file lw_1loop_gaugeact.h.
Chroma::LW1LoopGaugeActParams::LW1LoopGaugeActParams | ( | ) |
Chroma::LW1LoopGaugeActParams::LW1LoopGaugeActParams | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 41 of file lw_1loop_gaugeact.cc.
References beta, Chroma::read(), and u0.
Real Chroma::LW1LoopGaugeActParams::beta |
Definition at line 34 of file lw_1loop_gaugeact.h.
Referenced by LW1LoopGaugeActParams().
Real Chroma::LW1LoopGaugeActParams::u0 |
Definition at line 35 of file lw_1loop_gaugeact.h.
Referenced by LW1LoopGaugeActParams().