|
CHROMA
|
Inline construction of meson spectrum. More...
#include "handle.h"#include "meas/inline/hadron/inline_mesonspec_w.h"#include "meas/inline/abs_inline_measurement_factory.h"#include "meas/glue/mesplq.h"#include "util/ft/sftmom.h"#include "util/info/proginfo.h"#include "io/param_io.h"#include "io/qprop_io.h"#include "meas/inline/make_xml_file.h"#include "meas/inline/io/named_objmap.h"#include "meas/hadron/spin_insertion_factory.h"#include "meas/hadron/spin_insertion_aggregate.h"Go to the source code of this file.
Namespaces | |
| Chroma | |
| Asqtad Staggered-Dirac operator. | |
| Chroma::InlineMesonSpecEnv | |
Functions | |
| bool | Chroma::InlineMesonSpecEnv::registerAll () |
| Register all the factories. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMesonSpecParams::Param_t ¶m) |
| Reader for parameters. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMesonSpecParams::Param_t ¶m) |
| Writer for parameters. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMesonSpecParams::NamedObject_t::Correlators_t::CorrelatorTerms_t &input) |
| Propagator input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMesonSpecParams::NamedObject_t::Correlators_t::CorrelatorTerms_t &input) |
| Propagator output. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMesonSpecParams::NamedObject_t::Correlators_t &input) |
| Propagator input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMesonSpecParams::NamedObject_t::Correlators_t &input) |
| Propagator output. More... | |
| void | Chroma::read (XMLReader &xml, const std::string &path, InlineMesonSpecParams::NamedObject_t &input) |
| Propagator input. More... | |
| void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineMesonSpecParams::NamedObject_t &input) |
| Propagator output. More... | |
Variables | |
| const std::string | Chroma::InlineMesonSpecEnv::name = "MESON_SPECTRUM" |
Inline construction of meson spectrum.
Meson spectrum calculations
Definition in file inline_mesonspec_w.cc.
| Real Mass |
Definition at line 233 of file inline_mesonspec_w.cc.
| ForwardProp_t prop_header |
Definition at line 231 of file inline_mesonspec_w.cc.
| std::string quark_propagator_id |
Definition at line 232 of file inline_mesonspec_w.cc.
| std::string sink_disp_type |
Definition at line 239 of file inline_mesonspec_w.cc.
| SinkPropContainer_t sink_prop_1 |
Definition at line 246 of file inline_mesonspec_w.cc.
Referenced by Chroma::InlineMesonSpec::func().
| SinkPropContainer_t sink_prop_2 |
Definition at line 247 of file inline_mesonspec_w.cc.
Referenced by Chroma::InlineMesonSpec::func().
| std::string sink_type |
Definition at line 238 of file inline_mesonspec_w.cc.
| std::string source_disp_type |
Definition at line 237 of file inline_mesonspec_w.cc.
| std::string source_type |
Definition at line 236 of file inline_mesonspec_w.cc.