CHROMA
|
Inline construction of hadron spectrum. More...
#include "meas/inline/hadron/inline_hadspec_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/hadron/mesons2_w.h"
#include "meas/hadron/barhqlq_w.h"
#include "meas/hadron/curcor2_w.h"
#include "meas/inline/make_xml_file.h"
#include "meas/inline/io/named_objmap.h"
#include "meas/smear/no_quark_displacement.h"
Go to the source code of this file.
Namespaces | |
Chroma | |
Asqtad Staggered-Dirac operator. | |
Chroma::InlineHadSpecEnv | |
Functions | |
bool | Chroma::InlineHadSpecEnv::registerAll () |
Register all the factories. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineHadSpecParams::Param_t ¶m) |
Reader for parameters. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineHadSpecParams::Param_t ¶m) |
Writer for parameters. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineHadSpecParams::NamedObject_t::Props_t &input) |
Propagator input. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineHadSpecParams::NamedObject_t::Props_t &input) |
Propagator output. More... | |
void | Chroma::read (XMLReader &xml, const std::string &path, InlineHadSpecParams::NamedObject_t &input) |
Propagator input. More... | |
void | Chroma::write (XMLWriter &xml, const std::string &path, const InlineHadSpecParams::NamedObject_t &input) |
Propagator output. More... | |
Variables | |
const std::string | Chroma::InlineHadSpecEnv::name = "HADRON_SPECTRUM" |
Inline construction of hadron spectrum.
Spectrum calculations
Definition in file inline_hadspec_w.cc.
multi1d<int> bc |
Definition at line 206 of file inline_hadspec_w.cc.
Real Mass |
Definition at line 204 of file inline_hadspec_w.cc.
ForwardProp_t prop_header |
Definition at line 202 of file inline_hadspec_w.cc.
std::string quark_propagator_id |
Definition at line 203 of file inline_hadspec_w.cc.
std::string sink_disp_type |
Definition at line 211 of file inline_hadspec_w.cc.
SinkPropContainer_t sink_prop_1 |
Definition at line 218 of file inline_hadspec_w.cc.
Referenced by Chroma::InlineHadSpec::func().
SinkPropContainer_t sink_prop_2 |
Definition at line 219 of file inline_hadspec_w.cc.
Referenced by Chroma::InlineHadSpec::func().
std::string sink_type |
Definition at line 210 of file inline_hadspec_w.cc.
std::string source_disp_type |
Definition at line 209 of file inline_hadspec_w.cc.
std::string source_type |
Definition at line 208 of file inline_hadspec_w.cc.