CHROMA
|
Inline measurement of static-light-light spectrum. More...
#include <inline_spectrumQll.h>
Public Member Functions | |
~InlineSpectrumQll () | |
InlineSpectrumQll (const InlineSpectrumQllParams &p) | |
InlineSpectrumQll (const InlineSpectrumQll &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 | |
InlineSpectrumQllParams | params |
Inline measurement of static-light-light spectrum.
Definition at line 65 of file inline_spectrumQll.h.
|
inline |
Definition at line 68 of file inline_spectrumQll.h.
|
inline |
Definition at line 69 of file inline_spectrumQll.h.
|
inline |
Definition at line 70 of file inline_spectrumQll.h.
|
protected |
Do the measurement.
Definition at line 232 of file inline_spectrumQll.cc.
References Chroma::APE_Smear(), bc_spec, Chroma::END_CODE(), Chroma::InlineSpectrumQllParams::NamedObject_t::gauge_id, Chroma::getFermActBoundary(), Chroma::getMass(), Chroma::SftMom::getSet(), Chroma::i, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::PropSourceConst_t::j_decay, j_decay, Chroma::InlineSpectrumQllParams::Param_t::link_smear_fact, Chroma::InlineSpectrumQllParams::Param_t::link_smear_num, Chroma::Mass, Chroma::MesPlq(), mu, Chroma::InlineSpectrumQllEnv::name, Chroma::InlineSpectrumQllParams::named_obj, Nd, Chroma::InlineSpectrumQllParams::param, params, Chroma::pop(), Chroma::proginfo(), prop_header, Chroma::InlineSpectrumQllParams::NamedObject_t::prop_ids, Chroma::InlineSpectrumQllParams::Param_t::Pt_snk, Chroma::push(), Chroma::Qlbar(), Chroma::Qll(), Chroma::InlineSpectrumQllParams::Param_t::Qsrc_coord, Chroma::read(), Chroma::InlineSpectrumQllParams::Param_t::Sl_snk, Chroma::PropSourceConst_t::source, Chroma::START_CODE(), t0, Chroma::PropSourceConst_t::t_source, Chroma::u, Chroma::wall_qprop(), Chroma::InlineSpectrumQllParams::Param_t::Wl_snk, Chroma::write(), Chroma::InlineSpectrumQllParams::write(), Chroma::InlineSpectrumQllParams::Param_t::wvf_kind, Chroma::InlineSpectrumQllParams::Param_t::wvf_param, and Chroma::InlineSpectrumQllParams::Param_t::wvfIntPar.
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 72 of file inline_spectrumQll.h.
References Chroma::InlineSpectrumQllParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 207 of file inline_spectrumQll.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineSpectrumQllParams::xml_file.
|
private |
Definition at line 84 of file inline_spectrumQll.h.
Referenced by func(), getFrequency(), and operator()().