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

Parameter structure. More...

#include <rbc_gaugeact.h>

Public Member Functions

 RBCGaugeActParams ()
 
 RBCGaugeActParams (XMLReader &xml_in, const std::string &path)
 

Public Attributes

Real beta
 
Real c1
 

Detailed Description

Parameter structure.

Definition at line 26 of file rbc_gaugeact.h.

Constructor & Destructor Documentation

◆ RBCGaugeActParams() [1/2]

Chroma::RBCGaugeActParams::RBCGaugeActParams ( )

◆ RBCGaugeActParams() [2/2]

Chroma::RBCGaugeActParams::RBCGaugeActParams ( XMLReader &  xml_in,
const std::string &  path 
)

Definition at line 41 of file rbc_gaugeact.cc.

References beta, c1, and Chroma::read().

Member Data Documentation

◆ beta

Real Chroma::RBCGaugeActParams::beta

Definition at line 33 of file rbc_gaugeact.h.

Referenced by RBCGaugeActParams().

◆ c1

Real Chroma::RBCGaugeActParams::c1

Definition at line 34 of file rbc_gaugeact.h.

Referenced by RBCGaugeActParams().


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