CHROMA
|
Stochastic quark condensates. More...
#include <stoch_cond_cont_w.h>
Public Member Functions | |
StochCondCont (const Params &p) | |
Full constructor. More... | |
~StochCondCont () | |
Default destructor. More... | |
std::list< Handle< HadronContractResult_t > > | operator() (const multi1d< LatticeColorMatrix > &u, const std::string &xml_group, const std::string &id_tag) |
Construct the correlators. More... | |
Public Member Functions inherited from Chroma::Hadron2PtCorr | |
virtual | ~Hadron2PtCorr () |
Virtual destructor to help with cleanup;. More... | |
Public Member Functions inherited from Chroma::HadronContract | |
virtual | ~HadronContract () |
Virtual destructor to help with cleanup;. More... | |
Private Attributes | |
Params | params |
Additional Inherited Members | |
Protected Member Functions inherited from Chroma::Hadron2PtCorr | |
virtual std::list< Handle< HadronContractResult_t > > | project (const std::list< Handle< Hadron2PtContract_t > > &had_list, const SftMomParams_t &p) const |
Convenience function to project onto fixed momenta. More... | |
Protected Member Functions inherited from Chroma::HadronContract | |
virtual ForwardProp_t | readForwardPropHeader (const std::string &prop_id) const |
Convenience function to read propagator. More... | |
virtual multi1d< int > | getTSrce (const multi1d< ForwardProp_t > &forward_headers) const |
Convenience function to get t_srce from headers. More... | |
virtual int | getDecayDir (const multi1d< ForwardProp_t > &forward_headers) const |
Convenience function to get decay_dir from headers. More... | |
Stochastic quark condensates.
Definition at line 45 of file stoch_cond_cont_w.h.
|
inline |
Full constructor.
Definition at line 49 of file stoch_cond_cont_w.h.
|
inline |
Default destructor.
Definition at line 52 of file stoch_cond_cont_w.h.
|
virtual |
Construct the correlators.
Implements Chroma::Hadron2PtCorr.
Definition at line 120 of file stoch_cond_cont_w.cc.
References Chroma::StochCondContEnv::Params::avg_equiv_mom, Chroma::SftMomParams_t::avg_equiv_mom, Chroma::SftMomParams_t::decay_dir, Chroma::StochCondContEnv::QuarkSourceSolutions_t::dilutions, Chroma::END_CODE(), Chroma::DiluteZNQuarkSourceConstEnv::getName(), Chroma::SftMom::getSet(), Chroma::i, Chroma::StochCondContEnv::QuarkSourceSolutions_t::j_decay, Chroma::DiluteZNQuarkSourceConstEnv::Params::j_decay, Chroma::InlinePropAndMatElemDistillation2Env::local::localInnerProduct(), Chroma::StochCondContEnv::Params::mom2_max, Chroma::SftMomParams_t::mom2_max, Chroma::SftMomParams_t::mom_offset, Chroma::StochCondContEnv::Params::mom_origin, Chroma::DiluteZNQuarkSourceConstEnv::Params::N, Nd, Chroma::SftMomParams_t::origin_offset, params, Chroma::pop(), Chroma::Hadron2PtCorr::project(), Chroma::push(), Chroma::DiluteZNQuarkSourceConstEnv::Params::ran_seed, Chroma::read(), savern(), Chroma::StochCondContEnv::QuarkSourceSolutions_t::seed, setrn(), Chroma::StochCondContEnv::Params::soln_files, Chroma::START_CODE(), Chroma::u, Chroma::write(), Chroma::zero, and Chroma::zN_src().
|
private |
Definition at line 60 of file stoch_cond_cont_w.h.
Referenced by operator()().