CHROMA
|
#include <inline_stoch_hadron_w.h>
Public Attributes | |
int | mom2_max |
multi1d< GroupXML_t > | ops |
GroupXML_t | smearing |
multi1d< GroupXML_t > | displace |
GroupXML_t | link_smear |
multi1d< GroupXML_t > | quarks |
Definition at line 36 of file inline_stoch_hadron_w.h.
multi1d<GroupXML_t> Chroma::InlineStochHadronEnv::Params::Param_t::displace |
xml holding displacement params
Definition at line 47 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().
GroupXML_t Chroma::InlineStochHadronEnv::Params::Param_t::link_smear |
link smearing xml one for all
Definition at line 49 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::InlineMeas::func(), Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().
int Chroma::InlineStochHadronEnv::Params::Param_t::mom2_max |
(mom)^2 <= mom2_max
Definition at line 38 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::InlineMeas::func(), Chroma::InlineStochHadronEnv::Params::Params(), Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().
multi1d<GroupXML_t> Chroma::InlineStochHadronEnv::Params::Param_t::ops |
array with hadron operators xml
Definition at line 41 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::InlineMeas::func(), Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().
multi1d<GroupXML_t> Chroma::InlineStochHadronEnv::Params::Param_t::quarks |
Definition at line 51 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::InlineMeas::func(), Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().
GroupXML_t Chroma::InlineStochHadronEnv::Params::Param_t::smearing |
xml holding smearing params. only one allowed
Definition at line 45 of file inline_stoch_hadron_w.h.
Referenced by Chroma::InlineStochHadronEnv::InlineMeas::func(), Chroma::InlineStochHadronEnv::read(), and Chroma::InlineStochHadronEnv::write().