CHROMA
|
Inline measurement of 3pt functions. More...
#include <inline_bar3ptfn_w.h>
Public Member Functions | |
~InlineBar3ptfn () | |
InlineBar3ptfn (const InlineBar3ptfnParams &p) | |
InlineBar3ptfn (const InlineBar3ptfn &p) | |
unsigned long | getFrequency (void) const |
Tell me how often I should measure this beastie. More... | |
void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
Do the measurement. More... | |
Public Member Functions inherited from Chroma::AbsInlineMeasurement | |
virtual | ~AbsInlineMeasurement (void) |
Virtual Destructor. More... | |
Private Attributes | |
InlineBar3ptfnParams | params |
Inline measurement of 3pt functions.
Definition at line 58 of file inline_bar3ptfn_w.h.
|
inline |
Definition at line 61 of file inline_bar3ptfn_w.h.
|
inline |
Definition at line 62 of file inline_bar3ptfn_w.h.
|
inline |
Definition at line 63 of file inline_bar3ptfn_w.h.
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 65 of file inline_bar3ptfn_w.h.
References Chroma::InlineBar3ptfnParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 262 of file inline_bar3ptfn_w.cc.
References Chroma::Bar3ptfn_t::bar, Chroma::InlineBar3ptfnParams::NamedObject_t::bar3ptfn_file, Chroma::END_CODE(), Chroma::FormFac(), Chroma::InlineBar3ptfnParams::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::PropSourceConst_t::getTSrce(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j_decay, Chroma::InlineBar3ptfnParams::Param_t::j_decay, Chroma::MesPlq(), Chroma::InlineBar3ptfnParams::Param_t::mom2_max, Chroma::InlineBar3ptfnEnv::name, Chroma::InlineBar3ptfnParams::named_obj, Nd, Chroma::Output_version_t::out_version, Chroma::FormFac_Wilson_3Pt_fn_measurements_t::output_version, Chroma::Bar3ptfn_t::output_version, Chroma::Bar3ptfn_t::param, Chroma::InlineBar3ptfnParams::param, params, Chroma::pop(), Chroma::proginfo(), prop_header, Chroma::InlineBar3ptfnParams::NamedObject_t::prop_id, Chroma::push(), Chroma::read(), Chroma::InlineBar3ptfnParams::NamedObject_t::seqprops, Chroma::SeqSource_t::seqsrc, Chroma::FormFac_Wilson_3Pt_fn_measurements_t::seqsrc, Chroma::SeqSource_t::sink_mom, Chroma::START_CODE(), Chroma::SeqSource_t::t_sink, Chroma::PropSourceConst_t::t_source, t_source, t_srce, Chroma::u, Chroma::write(), and Chroma::InlineBar3ptfnParams::write().
|
private |
Definition at line 72 of file inline_bar3ptfn_w.h.
Referenced by getFrequency(), and operator()().