CHROMA
|
Parameter structure. More...
#include <rg_gaugeact.h>
Public Member Functions | |
RGGaugeActParams () | |
RGGaugeActParams (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
Real | beta |
Real | c1 |
Parameter structure.
Definition at line 26 of file rg_gaugeact.h.
Chroma::RGGaugeActParams::RGGaugeActParams | ( | ) |
Chroma::RGGaugeActParams::RGGaugeActParams | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 45 of file rg_gaugeact.cc.
References beta, c1, and Chroma::read().
Real Chroma::RGGaugeActParams::beta |
Definition at line 33 of file rg_gaugeact.h.
Referenced by RGGaugeActParams().
Real Chroma::RGGaugeActParams::c1 |
Definition at line 34 of file rg_gaugeact.h.
Referenced by RGGaugeActParams().