CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::InlineStaggeredSpectrumParams Struct Reference

Parameter structure. More...

#include <inline_spectrum_s.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 
struct  Quark_Prop_t
 

Public Member Functions

 InlineStaggeredSpectrumParams ()
 
 InlineStaggeredSpectrumParams (XMLReader &xml_in, const std::string &path)
 
void write (XMLWriter &xml_out, const std::string &path)
 

Public Attributes

unsigned long frequency
 
struct Chroma::InlineStaggeredSpectrumParams::Param_t param
 
struct Chroma::InlineStaggeredSpectrumParams::Quark_Prop_t prop_param
 
struct Chroma::InlineStaggeredSpectrumParams::NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 29 of file inline_spectrum_s.h.

Constructor & Destructor Documentation

◆ InlineStaggeredSpectrumParams() [1/2]

Chroma::InlineStaggeredSpectrumParams::InlineStaggeredSpectrumParams ( )

Definition at line 493 of file inline_spectrum_s.cc.

References frequency.

◆ InlineStaggeredSpectrumParams() [2/2]

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

Definition at line 500 of file inline_spectrum_s.cc.

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

Member Function Documentation

◆ write()

void Chroma::InlineStaggeredSpectrumParams::write ( XMLWriter &  xml_out,
const std::string &  path 
)

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineStaggeredSpectrumParams::frequency

◆ named_obj

struct Chroma::InlineStaggeredSpectrumParams::NamedObject_t Chroma::InlineStaggeredSpectrumParams::named_obj

◆ param

struct Chroma::InlineStaggeredSpectrumParams::Param_t Chroma::InlineStaggeredSpectrumParams::param

◆ prop_param

struct Chroma::InlineStaggeredSpectrumParams::Quark_Prop_t Chroma::InlineStaggeredSpectrumParams::prop_param

◆ xml_file

std::string Chroma::InlineStaggeredSpectrumParams::xml_file

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