CHROMA
|
Inline measurement of hadron spectrum. More...
#include <inline_heavyhadspec_w.h>
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. 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... | |
Protected Member Functions | |
void | func (const unsigned long update_no, XMLWriter &xml_out) |
Do the measurement. More... | |
Private Attributes | |
InlineHeavyHadSpecParams | params |
Inline measurement of hadron spectrum.
Definition at line 60 of file inline_heavyhadspec_w.h.
|
inline |
Definition at line 63 of file inline_heavyhadspec_w.h.
|
inline |
Definition at line 64 of file inline_heavyhadspec_w.h.
|
inline |
Definition at line 65 of file inline_heavyhadspec_w.h.
|
protected |
Do the measurement.
Definition at line 339 of file inline_heavyhadspec_w.cc.
References Chroma::InlineHeavyHadSpecParams::Param_t::avg_equiv_mom, bc_spec, Chroma::END_CODE(), Chroma::InlineHeavyHadSpecParams::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::i, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j_decay, Chroma::MesPlq(), Chroma::InlineHeavyHadSpecParams::Param_t::mom2_max, Chroma::InlineHeavyHadSpecEnv::name, Chroma::InlineHeavyHadSpecParams::named_obj, Nd, Chroma::InlineHeavyHadSpecParams::param, params, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::InlineHeavyHadSpecParams::NamedObject_t::sink_pairs, sink_prop_1, sink_prop_2, Chroma::START_CODE(), Chroma::static_light_su3(), t0, t_srce, Chroma::u, Chroma::write(), and Chroma::InlineHeavyHadSpecParams::write().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 67 of file inline_heavyhadspec_w.h.
References Chroma::InlineHeavyHadSpecParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 314 of file inline_heavyhadspec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineHeavyHadSpecParams::xml_file.
|
private |
Definition at line 79 of file inline_heavyhadspec_w.h.
Referenced by func(), getFrequency(), and operator()().