#include <inline_bar3ptfn_w.h>
Inheritance diagram for Chroma::InlineBar3ptfn:

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. | |
| void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Private Attributes | |
| InlineBar3ptfnParams | params |
Definition at line 59 of file inline_bar3ptfn_w.h.
| Chroma::InlineBar3ptfn::~InlineBar3ptfn | ( | ) | [inline] |
Definition at line 62 of file inline_bar3ptfn_w.h.
| Chroma::InlineBar3ptfn::InlineBar3ptfn | ( | const InlineBar3ptfnParams & | p | ) | [inline] |
Definition at line 63 of file inline_bar3ptfn_w.h.
| Chroma::InlineBar3ptfn::InlineBar3ptfn | ( | const InlineBar3ptfn & | p | ) | [inline] |
Definition at line 64 of file inline_bar3ptfn_w.h.
| unsigned long Chroma::InlineBar3ptfn::getFrequency | ( | void | ) | const [inline, virtual] |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 66 of file inline_bar3ptfn_w.h.
References Chroma::InlineBar3ptfnParams::frequency, and params.
| void Chroma::InlineBar3ptfn::operator() | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [virtual] |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 263 of file inline_bar3ptfn_w.cc.
References Chroma::Bar3ptfn_t::bar, Chroma::InlineBar3ptfnParams::NamedObject_t::bar3ptfn_file, 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(), Chroma::InlineBar3ptfnParams::Param_t::j_decay, j_decay, Chroma::MesPlq(), Chroma::InlineBar3ptfnParams::Param_t::mom2_max, Chroma::InlineBar3ptfnEnv::name, Chroma::InlineBar3ptfnParams::named_obj, 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::proginfo(), prop_header, Chroma::InlineBar3ptfnParams::NamedObject_t::prop_id, Chroma::read(), Chroma::InlineBar3ptfnParams::NamedObject_t::seqprops, Chroma::SeqSource_t::seqsrc, Chroma::FormFac_Wilson_3Pt_fn_measurements_t::seqsrc, Chroma::SeqSource_t::sink_mom, START_CODE, Chroma::SeqSource_t::t_sink, Chroma::PropSourceConst_t::t_source, u, Chroma::InlineBar3ptfnParams::write(), and Chroma::write().
1.4.7