#include <inline_disco_eoprec_w.h>
Inheritance diagram for Chroma::InlineDiscoEOPrecEnv::InlineMeas:

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. | |
| void | operator() (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Protected Member Functions | |
| void | func (const unsigned long update_no, XMLWriter &xml_out) |
| Do the measurement. | |
Private Attributes | |
| Params | params |
Definition at line 62 of file inline_disco_eoprec_w.h.
| Chroma::InlineDiscoEOPrecEnv::InlineMeas::~InlineMeas | ( | ) | [inline] |
Definition at line 74 of file inline_disco_eoprec_w.h.
| Chroma::InlineDiscoEOPrecEnv::InlineMeas::InlineMeas | ( | const Params & | p | ) | [inline] |
Definition at line 75 of file inline_disco_eoprec_w.h.
| Chroma::InlineDiscoEOPrecEnv::InlineMeas::InlineMeas | ( | const InlineMeas & | p | ) | [inline] |
Definition at line 76 of file inline_disco_eoprec_w.h.
| void Chroma::InlineDiscoEOPrecEnv::InlineMeas::func | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [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::SerialDBData< D >::data(), Chroma::InlineDiscoEOPrecEnv::do_disco(), END_CODE, Chroma::InlineDiscoEOPrecEnv::Params::NamedObject_t::gauge_id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SerialDBKey< K >::key(), Chroma::InlineDiscoEOPrecEnv::Params::Param_t::max_path_length, Chroma::MesPlq(), Chroma::MINUS, Chroma::InlineStochGroupBaryonEnv::N_quarks, Chroma::InlineDiscoEOPrecEnv::name, Chroma::InlineDiscoEOPrecEnv::Params::named_obj, Chroma::InlineDiscoEOPrecEnv::ValOperator_t::op, Chroma::InlineDiscoEOPrecEnv::Params::NamedObject_t::op_db_file, Chroma::InlineDiscoEOPrecEnv::Params::Param_t::p2_max, Chroma::InlineDiscoEOPrecEnv::Params::param, params, Chroma::PLUS, Chroma::proginfo(), q, savern(), START_CODE, u, Chroma::InlineDiscoEOPrecEnv::Params::write(), and Chroma::InlineDiscoEOPrecEnv::write().
Referenced by operator()().
| unsigned long Chroma::InlineDiscoEOPrecEnv::InlineMeas::getFrequency | ( | void | ) | const [inline, virtual] |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 78 of file inline_disco_eoprec_w.h.
References Chroma::InlineDiscoEOPrecEnv::Params::frequency, and params.
| void Chroma::InlineDiscoEOPrecEnv::InlineMeas::operator() | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [virtual] |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 500 of file inline_disco_eoprec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::InlineDiscoEOPrecEnv::write(), and Chroma::InlineDiscoEOPrecEnv::Params::xml_file.
Definition at line 71 of file inline_disco_eoprec_w.h.
Referenced by func(), getFrequency(), and operator()().
1.4.7