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

Parameter structure. More...

#include <lw_tree_gaugeact.h>

Public Member Functions

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

Public Attributes

Real beta
 
Real u0
 
AnisoParam_t aniso
 

Detailed Description

Parameter structure.

Definition at line 26 of file lw_tree_gaugeact.h.

Constructor & Destructor Documentation

◆ LWTreeGaugeActParams() [1/2]

Chroma::LWTreeGaugeActParams::LWTreeGaugeActParams ( )

◆ LWTreeGaugeActParams() [2/2]

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

Definition at line 42 of file lw_tree_gaugeact.cc.

References aniso, beta, Chroma::read(), and u0.

Member Data Documentation

◆ aniso

AnisoParam_t Chroma::LWTreeGaugeActParams::aniso

◆ beta

Real Chroma::LWTreeGaugeActParams::beta

◆ u0

Real Chroma::LWTreeGaugeActParams::u0

Definition at line 34 of file lw_tree_gaugeact.h.

Referenced by Chroma::LWTreeGaugeAct::init(), and LWTreeGaugeActParams().


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