Chroma::StochCondContEnv::Params Struct Reference
[Hadronic observables]

Parameter structure. More...

#include <stoch_cond_cont_w.h>

List of all members.

Public Member Functions

 Params ()
 Initialize.
 Params (XMLReader &xml_in, const std::string &path)
void writeXML (XMLWriter &xml_out, const std::string &path) const

Public Attributes

int mom2_max
multi1d< int > mom_origin
bool avg_equiv_mom
multi1d< std::string > soln_files


Detailed Description

Parameter structure.

Definition at line 30 of file stoch_cond_cont_w.h.


Constructor & Destructor Documentation

Chroma::StochCondContEnv::Params::Params (  ) 

Initialize.

Definition at line 48 of file stoch_cond_cont_w.cc.

Chroma::StochCondContEnv::Params::Params ( XMLReader &  xml_in,
const std::string &  path 
)


Member Function Documentation

void Chroma::StochCondContEnv::Params::writeXML ( XMLWriter &  xml_out,
const std::string &  path 
) const

Referenced by Chroma::write().


Member Data Documentation

bool Chroma::StochCondContEnv::Params::avg_equiv_mom

average over equivalent momenta

Definition at line 38 of file stoch_cond_cont_w.h.

Referenced by Chroma::StochCondContEnv::StochCondCont::operator()().

int Chroma::StochCondContEnv::Params::mom2_max

(mom)^2 <= mom2_max

Definition at line 36 of file stoch_cond_cont_w.h.

Referenced by Chroma::StochCondContEnv::StochCondCont::operator()().

multi1d<int> Chroma::StochCondContEnv::Params::mom_origin

Origin for the momentum

Definition at line 37 of file stoch_cond_cont_w.h.

Referenced by Chroma::StochCondContEnv::StochCondCont::operator()().

multi1d<std::string> Chroma::StochCondContEnv::Params::soln_files

Stochastic quark prop solutions

Definition at line 40 of file stoch_cond_cont_w.h.

Referenced by Chroma::StochCondContEnv::StochCondCont::operator()().


The documentation for this struct was generated from the following files:
Generated on Sat Mar 13 04:41:44 2010 for CHROMA by  doxygen 1.4.7