CHROMA
|
#include <inline_stoch_baryon_w.h>
Public Attributes | |
int | mom2_max |
std::string | baryon_operator |
std::string | baryon_operator_type |
Definition at line 34 of file inline_stoch_baryon_w.h.
std::string Chroma::InlineStochBaryonParams::Param_t::baryon_operator |
baryon operator xml
Definition at line 38 of file inline_stoch_baryon_w.h.
Referenced by Chroma::InlineStochBaryon::func(), and Chroma::read().
std::string Chroma::InlineStochBaryonParams::Param_t::baryon_operator_type |
baryon operator name
Definition at line 39 of file inline_stoch_baryon_w.h.
Referenced by Chroma::InlineStochBaryon::func(), and Chroma::read().
int Chroma::InlineStochBaryonParams::Param_t::mom2_max |
(mom)^2 <= mom2_max
Definition at line 36 of file inline_stoch_baryon_w.h.
Referenced by Chroma::InlineStochBaryon::func(), Chroma::read(), and Chroma::write().