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

Parameter structure. More...

#include <inline_glueball_ops.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

 Params ()
 
 Params (XMLReader &xml_in, const std::string &path)
 
void writeXML (XMLWriter &xml_out, const std::string &path) const
 

Public Attributes

unsigned long frequency
 
Param_t param
 
NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 22 of file inline_glueball_ops.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::InlineGlueballOpsEnv::Params::Params ( )

◆ Params() [2/2]

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

Member Function Documentation

◆ writeXML()

void Chroma::InlineGlueballOpsEnv::Params::writeXML ( XMLWriter &  xml_out,
const std::string &  path 
) const

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineGlueballOpsEnv::Params::frequency

◆ named_obj

NamedObject_t Chroma::InlineGlueballOpsEnv::Params::named_obj

Named objects

Definition at line 46 of file inline_glueball_ops.h.

Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Params(), and writeXML().

◆ param

Param_t Chroma::InlineGlueballOpsEnv::Params::param

Parameters

Definition at line 45 of file inline_glueball_ops.h.

Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Params(), and writeXML().

◆ xml_file

std::string Chroma::InlineGlueballOpsEnv::Params::xml_file

Alternate XML file pattern

Definition at line 47 of file inline_glueball_ops.h.

Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::operator()(), and Params().


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