CHROMA
|
Inline measurement of multipole expansion. More...
#include <inline_multipole_w.h>
Public Member Functions | |
~InlineMultipole () | |
InlineMultipole (const InlineMultipoleParams &p) | |
InlineMultipole (const InlineMultipole &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 | |
InlineMultipoleParams | params |
Inline measurement of multipole expansion.
Definition at line 56 of file inline_multipole_w.h.
|
inline |
Definition at line 59 of file inline_multipole_w.h.
|
inline |
Definition at line 60 of file inline_multipole_w.h.
|
inline |
Definition at line 61 of file inline_multipole_w.h.
|
protected |
Do the measurement.
Definition at line 200 of file inline_multipole_w.cc.
References Chroma::END_CODE(), Chroma::SftMom::getSet(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), Chroma::PropSourceConst_t::j_decay, j_decay, Chroma::InlineMultipoleParams::Param_t::max_L, Chroma::MesPlq(), Chroma::multipole(), Chroma::InlineMultipoleEnv::name, Nd, Chroma::InlineMultipoleParams::param, params, Chroma::InlineMultipoleParams::pole, Chroma::pop(), Chroma::proginfo(), prop_header, Chroma::InlineMultipoleParams::Multipole_out_t::prop_id, Chroma::push(), Chroma::read(), Chroma::InlineMultipoleParams::Multipole_out_t::seqprops, Chroma::SeqSource_t::sink_mom, Chroma::START_CODE(), Chroma::SeqSource_t::t_sink, Chroma::PropSourceConst_t::t_source, t_source, Chroma::u, Chroma::InlineMultipoleParams::write(), and Chroma::write().
Referenced by operator()().
|
inlinevirtual |
Tell me how often I should measure this beastie.
Implements Chroma::AbsInlineMeasurement.
Definition at line 63 of file inline_multipole_w.h.
References Chroma::InlineMultipoleParams::frequency, and params.
|
virtual |
Do the measurement.
Implements Chroma::AbsInlineMeasurement.
Definition at line 175 of file inline_multipole_w.cc.
References func(), Chroma::makeXMLFileName(), params, Chroma::pop(), Chroma::push(), Chroma::write(), and Chroma::InlineMultipoleParams::xml_file.
|
private |
Definition at line 75 of file inline_multipole_w.h.
Referenced by func(), getFrequency(), and operator()().