CHROMA
|
Inline measurement of baryon-baryon 2-pt correlators. More...
#include <inline_qqqNucNuc_w.h>
Public Member Functions | |
~InlineQQQNucNuc () | |
InlineQQQNucNuc (const InlineQQQNucNucParams &p) | |
InlineQQQNucNuc (const InlineQQQNucNuc &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 | |
InlineQQQNucNucParams | params |
Inline measurement of baryon-baryon 2-pt correlators.
Definition at line 54 of file inline_qqqNucNuc_w.h.
|
inline |
Definition at line 57 of file inline_qqqNucNuc_w.h.
|
inline |
Definition at line 58 of file inline_qqqNucNuc_w.h.
|
inline |
Definition at line 59 of file inline_qqqNucNuc_w.h.
|
protected |
Do the measurement.
Definition at line 191 of file inline_qqqNucNuc_w.cc.
References bc, bc_spec, Chroma::compute_qqbar(), Chroma::compute_qqq(), Chroma::d, Chroma::InlineQQQNucNucParams::Param_t::doDecupletBar, Chroma::InlineQQQNucNucParams::Param_t::doVectorMesons, Chroma::END_CODE(), Chroma::InlineQQQNucNucParams::NamedObject_t::gauge_id, Chroma::getFermActBoundary(), Chroma::getMass(), Chroma::SftMom::getSet(), Chroma::i, Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), j_decay, Chroma::k, Chroma::Mass, Chroma::InlineQQQNucNucParams::Param_t::max_p2, Chroma::MesPlq(), Chroma::InlineQQQNucNucEnv::name, Chroma::InlineQQQNucNucParams::named_obj, Nd, Chroma::SftMom::numMom(), Chroma::SftMom::numSubsets(), Chroma::InlineQQQNucNucParams::param, params, Chroma::pop(), Chroma::proginfo(), prop_header, Chroma::InlineQQQNucNucParams::NamedObject_t::prop_ids, Chroma::push(), Chroma::InlineQQQNucNucParams::qqbar_file, Chroma::InlineQQQNucNucParams::qqq_file, Chroma::read(), sink_type, Chroma::START_CODE(), t0, t_source, t_srce, Octave::tag(), Chroma::u, Chroma::write(), Chroma::InlineQQQNucNucParams::write(), Chroma::write_qqbar(), and Chroma::write_qqq().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 61 of file inline_qqqNucNuc_w.h.
References Chroma::InlineQQQNucNucParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 170 of file inline_qqqNucNuc_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineQQQNucNucParams::xml_file.
|
private |
Definition at line 73 of file inline_qqqNucNuc_w.h.
Referenced by func(), getFrequency(), and operator()().