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