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

Parameter structure. More...

#include <inline_npr_vertex_w.h>

Classes

struct  NamedObject_t
 Propagators. More...
 
struct  Param_t
 Parameters. More...
 

Public Member Functions

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

Public Attributes

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

Detailed Description

Parameter structure.

Definition at line 26 of file inline_npr_vertex_w.h.

Constructor & Destructor Documentation

◆ InlineNprVertexParams() [1/2]

Chroma::InlineNprVertexParams::InlineNprVertexParams ( )

Definition at line 131 of file inline_npr_vertex_w.cc.

References frequency.

◆ InlineNprVertexParams() [2/2]

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

Definition at line 133 of file inline_npr_vertex_w.cc.

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

Member Function Documentation

◆ write()

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineNprVertexParams::frequency

◆ named_obj

struct Chroma::InlineNprVertexParams::NamedObject_t Chroma::InlineNprVertexParams::named_obj

◆ param

struct Chroma::InlineNprVertexParams::Param_t Chroma::InlineNprVertexParams::param

◆ xml_file

std::string Chroma::InlineNprVertexParams::xml_file

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