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

Wall source parameters. More...

#include <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

int j_decay
 
int t_source
 

Detailed Description

Wall source parameters.

Definition at line 25 of file wall_source_const.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::WallQuarkSourceConstEnv::Params::Params ( )

Initialize.

Definition at line 64 of file wall_source_const.cc.

References j_decay, and t_source.

◆ Params() [2/2]

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

Read parameters.

Definition at line 72 of file wall_source_const.cc.

References j_decay, Chroma::read(), and t_source.

Member Function Documentation

◆ writeXML()

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

Member Data Documentation

◆ j_decay

int Chroma::WallQuarkSourceConstEnv::Params::j_decay

decay direction

Definition at line 31 of file wall_source_const.h.

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

◆ t_source

int Chroma::WallQuarkSourceConstEnv::Params::t_source

source time slice location

Definition at line 32 of file wall_source_const.h.

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


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