CHROMA
|
Inline measurement of stochastic baryon operators. More...
#include <inline_disco_eoprec_w.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 stochastic baryon operators.
Definition at line 61 of file inline_disco_eoprec_w.h.
|
inline |
Definition at line 73 of file inline_disco_eoprec_w.h.
|
inline |
Definition at line 74 of file inline_disco_eoprec_w.h.
|
inline |
Definition at line 75 of file inline_disco_eoprec_w.h.
|
protected |
Do the measurement.
NOTE THAT WE ARE NOT NORMALIZING ANYTHING B/C FOR NOW WE ASSUME TO HAVE ONLY ONE QUARK!!!!
Definition at line 525 of file inline_disco_eoprec_w.cc.
References Chroma::InlineDiscoEOPrecEnv::Params::Param_t::chi, Chroma::InlineDiscoEOPrecEnv::createOddOdd_Op(), Chroma::d, Chroma::SerialDBData< D >::data(), Chroma::InlineDiscoEOPrecEnv::do_disco(), Chroma::END_CODE(), Chroma::InlineDiscoEOPrecEnv::Params::NamedObject_t::gauge_id, Chroma::i, Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), it, Chroma::SerialDBKey< K >::key(), Chroma::InlineDiscoEOPrecEnv::Params::Param_t::max_path_length, Chroma::MesPlq(), Chroma::MINUS, n, Chroma::InlineStochGroupBaryonEnv::N_quarks, Chroma::InlineDiscoEOPrecEnv::name, Chroma::InlineDiscoEOPrecEnv::Params::named_obj, Chroma::InlineDiscoEOPrecEnv::Params::NamedObject_t::op_db_file, Chroma::InlineDiscoEOPrecEnv::Params::Param_t::p2_max, Chroma::InlineDiscoEOPrecEnv::Params::param, params, Chroma::GroupXML_t::path, Chroma::PLUS, Chroma::pop(), Chroma::proginfo(), Chroma::push(), q, savern(), Chroma::START_CODE(), t, Chroma::u, Chroma::InlineDiscoEOPrecEnv::write(), Chroma::InlineDiscoEOPrecEnv::Params::write(), Chroma::GroupXML_t::xml, and Chroma::zero.
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 77 of file inline_disco_eoprec_w.h.
References Chroma::InlineDiscoEOPrecEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 500 of file inline_disco_eoprec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::InlineDiscoEOPrecEnv::write(), and Chroma::InlineDiscoEOPrecEnv::Params::xml_file.
|
private |
Definition at line 70 of file inline_disco_eoprec_w.h.
Referenced by func(), getFrequency(), and operator()().