CHROMA
|
Inline measurement of glueball operators. More...
#include <inline_glueball_ops.h>
Public Member Functions | |
~InlineMeas () | |
InlineMeas (const Params &p) | |
InlineMeas (const InlineMeas &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 | |
Params | params |
Inline measurement of glueball operators.
Definition at line 53 of file inline_glueball_ops.h.
|
inline |
Definition at line 56 of file inline_glueball_ops.h.
|
inline |
Definition at line 57 of file inline_glueball_ops.h.
|
inline |
Definition at line 58 of file inline_glueball_ops.h.
|
protected |
Do the measurement.
Definition at line 270 of file inline_glueball_ops.cc.
References Chroma::InlineGlueballOpsEnv::Params::Param_t::decay_dir, Chroma::InlineGlueballOpsEnv::Params::Param_t::displacement_length, Chroma::InlineGlueballOpsEnv::Params::Param_t::displacement_list, Chroma::END_CODE(), Chroma::InlineGlueballOpsEnv::Params::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::InlineGlueballOpsEnv::Params::NamedObject_t::glue_op_file, Chroma::i, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j, Chroma::KeyValGlueElementalOperator_t::key, l, Chroma::InlineGlueballOpsEnv::Params::Param_t::link_smearing, Chroma::mesField(), Chroma::MesPlq(), Chroma::InlineGlueballOpsEnv::Params::Param_t::mom2_max, Chroma::AsqtadFermActEnv::name, Chroma::InlineGlueballOpsEnv::Params::named_obj, Nd, Chroma::InlineGlueballOpsEnv::normDisp(), Chroma::SftMom::numMom(), Chroma::SftMom::numSubsets(), Chroma::SftMom::numToMom(), Chroma::InlineGlueballOpsEnv::Params::param, params, Chroma::GroupXML_t::path, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::rightNabla(), Chroma::START_CODE(), t, Chroma::taproj(), Chroma::u, Chroma::KeyValGlueElementalOperator_t::val, Chroma::InlineGlueballOpsEnv::write(), Chroma::InlineGlueballOpsEnv::Params::writeXML(), and Chroma::GroupXML_t::xml.
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 60 of file inline_glueball_ops.h.
References Chroma::InlineGlueballOpsEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 245 of file inline_glueball_ops.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::InlineGlueballOpsEnv::write(), and Chroma::InlineGlueballOpsEnv::Params::xml_file.
|
private |
Definition at line 72 of file inline_glueball_ops.h.
Referenced by func(), getFrequency(), and operator()().