CHROMA
Public Member Functions | Public Attributes | List of all members

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
 

Detailed Description

Parameter structure.

Definition at line 26 of file rg_gaugeact.h.

Constructor & Destructor Documentation

◆ RGGaugeActParams() [1/2]

Chroma::RGGaugeActParams::RGGaugeActParams ( )

◆ RGGaugeActParams() [2/2]

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().

Member Data Documentation

◆ beta

Real Chroma::RGGaugeActParams::beta

Definition at line 33 of file rg_gaugeact.h.

Referenced by RGGaugeActParams().

◆ c1

Real Chroma::RGGaugeActParams::c1

Definition at line 34 of file rg_gaugeact.h.

Referenced by RGGaugeActParams().


The documentation for this struct was generated from the following files: