CHROMA
Namespaces | Functions | Variables
inline_hadspec_w.cc File Reference

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 &param)
 Reader for parameters. More...
 
void Chroma::write (XMLWriter &xml, const std::string &path, const InlineHadSpecParams::Param_t &param)
 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"
 

Detailed Description

Inline construction of hadron spectrum.

Spectrum calculations

Definition in file inline_hadspec_w.cc.

Variable Documentation

◆ bc

multi1d<int> bc

Definition at line 206 of file inline_hadspec_w.cc.

◆ Mass

Real Mass

Definition at line 204 of file inline_hadspec_w.cc.

◆ prop_header

ForwardProp_t prop_header

Definition at line 202 of file inline_hadspec_w.cc.

◆ quark_propagator_id

std::string quark_propagator_id

Definition at line 203 of file inline_hadspec_w.cc.

◆ sink_disp_type

std::string sink_disp_type

Definition at line 211 of file inline_hadspec_w.cc.

◆ sink_prop_1

SinkPropContainer_t sink_prop_1

Definition at line 218 of file inline_hadspec_w.cc.

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

◆ sink_prop_2

SinkPropContainer_t sink_prop_2

Definition at line 219 of file inline_hadspec_w.cc.

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

◆ sink_type

std::string sink_type

Definition at line 210 of file inline_hadspec_w.cc.

◆ source_disp_type

std::string source_disp_type

Definition at line 209 of file inline_hadspec_w.cc.

◆ source_type

std::string source_type

Definition at line 208 of file inline_hadspec_w.cc.