#include <inline_baryon_matelem_colorvec_w.h>
Inheritance diagram for Chroma::InlineBaryonMatElemColorVecEnv::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 68 of file inline_baryon_matelem_colorvec_w.h.
| Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::~InlineMeas | ( | ) | [inline] |
Definition at line 71 of file inline_baryon_matelem_colorvec_w.h.
| Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::InlineMeas | ( | const Params & | p | ) | [inline] |
Definition at line 72 of file inline_baryon_matelem_colorvec_w.h.
| Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::InlineMeas | ( | const InlineMeas & | p | ) | [inline] |
Definition at line 73 of file inline_baryon_matelem_colorvec_w.h.
| void Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::func | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [protected] |
Do the measurement.
Definition at line 465 of file inline_baryon_matelem_colorvec_w.cc.
References COLORVEC_MATELEM_TYPE_GENERIC, Param_t::decay_dir, END_CODE, Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), l, Chroma::MesPlq(), Param_t::mom2_max, Chroma::InlineBaryonMatElemColorVecEnv::name, Chroma::InlineBaryonMatElemColorVecEnv::Params::named_obj, Chroma::InlineBaryonMatElemColorVecEnv::normalizeDisplacements(), Chroma::SftMom::numMom(), Chroma::SftMom::numSubsets(), Chroma::SftMom::numToMom(), Chroma::InlineBaryonMatElemColorVecEnv::Params::param, params, Chroma::proginfo(), START_CODE, u, Chroma::InlineBaryonMatElemColorVecEnv::write(), and Chroma::InlineBaryonMatElemColorVecEnv::Params::writeXML().
Referenced by operator()().
| unsigned long Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::getFrequency | ( | void | ) | const [inline, virtual] |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 75 of file inline_baryon_matelem_colorvec_w.h.
References Chroma::InlineBaryonMatElemColorVecEnv::Params::frequency, and params.
| void Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::operator() | ( | const unsigned long | update_no, | |
| XMLWriter & | xml_out | |||
| ) | [virtual] |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 440 of file inline_baryon_matelem_colorvec_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::InlineBaryonMatElemColorVecEnv::write(), and Chroma::InlineBaryonMatElemColorVecEnv::Params::xml_file.
Definition at line 87 of file inline_baryon_matelem_colorvec_w.h.
Referenced by func(), getFrequency(), and operator()().
1.4.7