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

Parameter structure. More...

#include <inline_wilslp.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

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

Public Attributes

unsigned long frequency
 
struct Chroma::InlineWilsonLoopParams::Param_t param
 
struct Chroma::InlineWilsonLoopParams::NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 27 of file inline_wilslp.h.

Constructor & Destructor Documentation

◆ InlineWilsonLoopParams() [1/2]

Chroma::InlineWilsonLoopParams::InlineWilsonLoopParams ( )

Definition at line 113 of file inline_wilslp.cc.

References frequency.

◆ InlineWilsonLoopParams() [2/2]

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

Definition at line 118 of file inline_wilslp.cc.

References frequency, named_obj, param, Chroma::read(), and xml_file.

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineWilsonLoopParams::frequency

◆ named_obj

struct Chroma::InlineWilsonLoopParams::NamedObject_t Chroma::InlineWilsonLoopParams::named_obj

◆ param

struct Chroma::InlineWilsonLoopParams::Param_t Chroma::InlineWilsonLoopParams::param

◆ xml_file

std::string Chroma::InlineWilsonLoopParams::xml_file

Definition at line 47 of file inline_wilslp.h.

Referenced by InlineWilsonLoopParams(), and Chroma::InlineWilsonLoop::operator()().


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