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

Parameter structure. More...

#include <inline_unsmeared_hadron_node_distillation_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 Parameters. More...
 

Public Member Functions

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

Public Attributes

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

Detailed Description

Parameter structure.

Definition at line 26 of file inline_unsmeared_hadron_node_distillation_w.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::InlineUnsmearedHadronNodeDistillationEnv::Params::Params ( )

Definition at line 306 of file inline_unsmeared_hadron_node_distillation_w.cc.

References frequency.

◆ Params() [2/2]

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineUnsmearedHadronNodeDistillationEnv::Params::frequency

◆ named_obj

NamedObject_t Chroma::InlineUnsmearedHadronNodeDistillationEnv::Params::named_obj

◆ param

Param_t Chroma::InlineUnsmearedHadronNodeDistillationEnv::Params::param

◆ xml_file

std::string Chroma::InlineUnsmearedHadronNodeDistillationEnv::Params::xml_file

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