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

Parameter structure. More...

#include <inline_propagator_ferm_w.h>

Classes

struct  NamedObject_t
 

Public Member Functions

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

Public Attributes

unsigned long frequency
 
ChromaProp_t param
 
struct Chroma::InlinePropagatorFermParams::NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 25 of file inline_propagator_ferm_w.h.

Constructor & Destructor Documentation

◆ InlinePropagatorFermParams() [1/2]

Chroma::InlinePropagatorFermParams::InlinePropagatorFermParams ( )

Definition at line 77 of file inline_propagator_ferm_w.cc.

References frequency.

◆ InlinePropagatorFermParams() [2/2]

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

Definition at line 79 of file inline_propagator_ferm_w.cc.

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlinePropagatorFermParams::frequency

◆ named_obj

struct Chroma::InlinePropagatorFermParams::NamedObject_t Chroma::InlinePropagatorFermParams::named_obj

◆ param

ChromaProp_t Chroma::InlinePropagatorFermParams::param

◆ xml_file

std::string Chroma::InlinePropagatorFermParams::xml_file

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