CHROMA
|
Inline test of sequential propagators. More...
#include <inline_seqprop_test_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 test of sequential propagators.
Definition at line 49 of file inline_seqprop_test_w.h.
|
inline |
Definition at line 52 of file inline_seqprop_test_w.h.
|
inline |
Definition at line 53 of file inline_seqprop_test_w.h.
|
inline |
Definition at line 54 of file inline_seqprop_test_w.h.
|
protected |
Do the measurement.
Definition at line 152 of file inline_seqprop_test_w.cc.
References Chroma::END_CODE(), Chroma::SimpleBaryonSeqSourceEnv::forward_headers, Chroma::SequentialProp_t::forward_props, Chroma::InlineSeqPropTestEnv::Params::NamedObject_t::gamma_insertion, Chroma::InlineSeqPropTestEnv::Params::NamedObject_t::gauge_id, Chroma::SftMom::getSet(), Chroma::GroupXML_t::id, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::SeqSource_t::j_decay, j_decay, Chroma::MesPlq(), Chroma::InlineSeqPropTestEnv::name, Chroma::InlineSeqPropTestEnv::Params::named_obj, params, Chroma::GroupXML_t::path, Chroma::pop(), Chroma::proginfo(), Chroma::push(), Chroma::read(), Chroma::InlineSeqPropTestEnv::Params::NamedObject_t::seqprop_id, Chroma::SequentialProp_t::seqsource_header, Chroma::SeqSource_t::seqsrc, Chroma::InlineSeqPropTestEnv::Params::NamedObject_t::sink_ids, Chroma::SeqSource_t::sink_mom, Chroma::InlineSeqPropTestEnv::Params::smear_header, Chroma::PropSourceSmear_t::source, Chroma::START_CODE(), Chroma::SeqSource_t::t_sink, Chroma::u, Chroma::write(), Chroma::InlineSeqPropTestEnv::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 56 of file inline_seqprop_test_w.h.
References Chroma::InlineSeqPropTestEnv::Params::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 127 of file inline_seqprop_test_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineSeqPropTestEnv::Params::xml_file.
|
private |
Definition at line 68 of file inline_seqprop_test_w.h.
Referenced by func(), getFrequency(), and operator()().