#include <inline_heavyhadspec_w.h>
Inheritance diagram for Chroma::InlineHeavyHadSpec:

Public Member Functions | |
| ~InlineHeavyHadSpec () | |
| InlineHeavyHadSpec (const InlineHeavyHadSpecParams &p) | |
| InlineHeavyHadSpec (const InlineHeavyHadSpec &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. | |
Protected Member Functions | |
| void | func (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Private Attributes | |
| InlineHeavyHadSpecParams | params |
Definition at line 61 of file inline_heavyhadspec_w.h.
| Chroma::InlineHeavyHadSpec::~InlineHeavyHadSpec | ( | ) | [inline] |
Definition at line 64 of file inline_heavyhadspec_w.h.
| Chroma::InlineHeavyHadSpec::InlineHeavyHadSpec | ( | const InlineHeavyHadSpecParams & | p | ) | [inline] |
Definition at line 65 of file inline_heavyhadspec_w.h.
| Chroma::InlineHeavyHadSpec::InlineHeavyHadSpec | ( | const InlineHeavyHadSpec & | p | ) | [inline] |
Definition at line 66 of file inline_heavyhadspec_w.h.
| void Chroma::InlineHeavyHadSpec::func | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [protected] |
Do the measurement.
Definition at line 340 of file inline_heavyhadspec_w.cc.
References Chroma::InlineHeavyHadSpecParams::Param_t::avg_equiv_mom, END_CODE, Chroma::InlineHeavyHadSpecParams::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j_decay, Chroma::MesPlq(), Chroma::InlineHeavyHadSpecParams::Param_t::mom2_max, Chroma::InlineHeavyHadSpecEnv::name, Chroma::InlineHeavyHadSpecParams::named_obj, Chroma::InlineHeavyHadSpecParams::param, params, Chroma::proginfo(), Chroma::readAllSinks(), Chroma::InlineHeavyHadSpecParams::NamedObject_t::sink_pairs, sink_prop_1, sink_prop_2, START_CODE, Chroma::static_light_su3(), u, Chroma::InlineHeavyHadSpecParams::write(), and Chroma::write().
Referenced by operator()().
| unsigned long Chroma::InlineHeavyHadSpec::getFrequency | ( | void | ) | const [inline, virtual] |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 68 of file inline_heavyhadspec_w.h.
References Chroma::InlineHeavyHadSpecParams::frequency, and params.
| void Chroma::InlineHeavyHadSpec::operator() | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [virtual] |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 315 of file inline_heavyhadspec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::write(), and Chroma::InlineHeavyHadSpecParams::xml_file.
Definition at line 80 of file inline_heavyhadspec_w.h.
Referenced by func(), getFrequency(), and operator()().
1.4.7