CHROMA
Namespaces | Functions | Variables
inline_static_light_spec_w.cc File Reference

Inline construction of hadron spectrum. More...

#include "meas/inline/hadron/inline_static_light_spec_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/mesQl_w.h"
#include "meas/hadron/barQll_w.h"
#include "meas/hadron/mesQlPOT_w.h"
#include "meas/hadron/heavy_hadron_potentials_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::InlineStaticLightSpecEnv
 

Functions

bool Chroma::InlineStaticLightSpecEnv::registerAll ()
 Register all the factories. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineStaticLightSpecParams::Param_t &param)
 Reader for parameters. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineStaticLightSpecParams::Param_t &param)
 Writer for parameters. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineStaticLightSpecParams::NamedObject_t::Props_t &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineStaticLightSpecParams::NamedObject_t::Props_t &input)
 Propagator output. More...
 
void Chroma::read (XMLReader &xml, const std::string &path, InlineStaticLightSpecParams::NamedObject_t &input)
 Propagator input. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineStaticLightSpecParams::NamedObject_t &input)
 Propagator output. More...
 

Variables

const std::string Chroma::InlineStaticLightSpecEnv::name = "STATIC_LIGHT_SPECTRUM"
 

Detailed Description

Inline construction of hadron spectrum.

Spectrum calculations

Definition in file inline_static_light_spec_w.cc.

Variable Documentation

◆ bc

multi1d<int> bc

Definition at line 202 of file inline_static_light_spec_w.cc.

◆ Mass

Real Mass

Definition at line 200 of file inline_static_light_spec_w.cc.

◆ prop_header

ForwardProp_t prop_header

Definition at line 198 of file inline_static_light_spec_w.cc.

◆ quark_propagator_id

std::string quark_propagator_id

Definition at line 199 of file inline_static_light_spec_w.cc.

◆ sink_disp_type

std::string sink_disp_type

Definition at line 207 of file inline_static_light_spec_w.cc.

◆ sink_prop_1

SinkPropContainer_t sink_prop_1

Definition at line 214 of file inline_static_light_spec_w.cc.

Referenced by Chroma::InlineStaticLightSpec::func().

◆ sink_prop_2

SinkPropContainer_t sink_prop_2

Definition at line 215 of file inline_static_light_spec_w.cc.

Referenced by Chroma::InlineStaticLightSpec::func().

◆ sink_type

std::string sink_type

Definition at line 206 of file inline_static_light_spec_w.cc.

◆ source_disp_type

std::string source_disp_type

Definition at line 205 of file inline_static_light_spec_w.cc.

◆ source_type

std::string source_type

Definition at line 204 of file inline_static_light_spec_w.cc.