CHROMA
|
Inline measurement of static-light quark spectroscopy. More...
#include <inline_static_light_spec_w.h>
Public Member Functions | |
~InlineStaticLightSpec () | |
InlineStaticLightSpec (const InlineStaticLightSpecParams &p) | |
InlineStaticLightSpec (const InlineStaticLightSpec &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 | |
InlineStaticLightSpecParams | params |
Inline measurement of static-light quark spectroscopy.
Definition at line 60 of file inline_static_light_spec_w.h.
|
inline |
Definition at line 63 of file inline_static_light_spec_w.h.
|
inline |
Definition at line 64 of file inline_static_light_spec_w.h.
|
inline |
Definition at line 65 of file inline_static_light_spec_w.h.
|
protected |
Do the measurement.
Definition at line 328 of file inline_static_light_spec_w.cc.
References Chroma::InlineStaticLightSpecParams::Param_t::BaryonP, Chroma::InlineStaticLightSpecParams::Param_t::BaryonPot, bc_spec, Chroma::END_CODE(), Chroma::InlineStaticLightSpecParams::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::i, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j_decay, Chroma::InlineStaticLightSpecParams::Param_t::MesonP, Chroma::InlineStaticLightSpecParams::Param_t::MesonPot, Chroma::MesPlq(), Chroma::InlineStaticLightSpecEnv::name, Chroma::InlineStaticLightSpecParams::named_obj, Nd, Chroma::InlineStaticLightSpecParams::param, params, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::Qlbar(), Chroma::Qll(), Chroma::QllQllPOT(), Chroma::QlQlPOT(), Chroma::InlineStaticLightSpecParams::NamedObject_t::sink_pairs, sink_prop_1, sink_prop_2, Chroma::START_CODE(), t0, Chroma::u, Chroma::write(), and Chroma::InlineStaticLightSpecParams::write().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 67 of file inline_static_light_spec_w.h.
References Chroma::InlineStaticLightSpecParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 303 of file inline_static_light_spec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineStaticLightSpecParams::xml_file.
|
private |
Definition at line 79 of file inline_static_light_spec_w.h.
Referenced by func(), getFrequency(), and operator()().