CHROMA
Public Member Functions | Public Attributes | List of all members
Chroma::SFWallQuarkSourceConstEnv::Params Struct Reference

Wall source parameters. More...

#include <sf_wall_source_const.h>

Public Member Functions

 Params ()
 Initialize. More...
 
 Params (XMLReader &in, const std::string &path)
 Read parameters. More...
 
void writeXML (XMLWriter &in, const std::string &path) const
 

Public Attributes

GroupXML_t fermbc
 
PlusMinus direction
 
int j_decay
 
int t_source
 

Detailed Description

Wall source parameters.

Definition at line 27 of file sf_wall_source_const.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::SFWallQuarkSourceConstEnv::Params::Params ( )

Initialize.

Definition at line 58 of file sf_wall_source_const.cc.

References j_decay, and t_source.

◆ Params() [2/2]

Chroma::SFWallQuarkSourceConstEnv::Params::Params ( XMLReader &  in,
const std::string &  path 
)

Member Function Documentation

◆ writeXML()

void Chroma::SFWallQuarkSourceConstEnv::Params::writeXML ( XMLWriter &  in,
const std::string &  path 
) const

Member Data Documentation

◆ direction

PlusMinus Chroma::SFWallQuarkSourceConstEnv::Params::direction

direction for decay

Definition at line 34 of file sf_wall_source_const.h.

Referenced by Chroma::SFWallQuarkSourceConstEnv::SourceConst< T >::operator()(), Params(), and writeXML().

◆ fermbc

GroupXML_t Chroma::SFWallQuarkSourceConstEnv::Params::fermbc

xml std::string holding smearing params

Definition at line 33 of file sf_wall_source_const.h.

Referenced by Chroma::SFWallQuarkSourceConstEnv::SourceConst< T >::operator()(), Params(), and writeXML().

◆ j_decay

int Chroma::SFWallQuarkSourceConstEnv::Params::j_decay

◆ t_source

int Chroma::SFWallQuarkSourceConstEnv::Params::t_source

source time slice location

Definition at line 37 of file sf_wall_source_const.h.

Referenced by Chroma::SFWallQuarkSourceConstEnv::SourceConst< T >::operator()(), Params(), and writeXML().


The documentation for this struct was generated from the following files: