CHROMA
|
Construct a0-(rhoxD_A2) sequential source. More...
#include <deriv_meson_seqsrc_w.h>
Public Member Functions | |
MesA0RhoxDA2SeqSrc (const Params &p) | |
Full constructor. More... | |
~MesA0RhoxDA2SeqSrc () | |
Default destructor. More... | |
LatticePropagator | operator() (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props) |
Construct sequential source. More... | |
Complex | twoPtSink (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props, int gamma_insertion) |
Compute the 2-pt at the sink. More... | |
Public Member Functions inherited from DerivMesonSeqSourceBaseNoDir | |
DerivMesonSeqSourceBaseNoDir (const Params &p) | |
Default destructor. More... | |
virtual | ~DerivMesonSeqSourceBaseNoDir () |
Default destructor. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from DerivMesonSeqSourceBaseNoDir | |
virtual multi1d< int > & | getTSrce () |
Set t_srce. More... | |
virtual const multi1d< int > & | getTSrce () const |
Get t_srce. More... | |
virtual int | getTSink () const |
Get t_sink. More... | |
virtual const multi1d< int > & | getSinkMom () const |
Get sink_mom. More... | |
virtual int | getDecayDir () const |
Get decay_dir. More... | |
virtual int | getDerivLength () const |
Get deriv_length. More... | |
Construct a0-(rhoxD_A2) sequential source.
Operator is rho x D_A2 The sink interpolator is
Definition at line 1285 of file deriv_meson_seqsrc_w.h.
|
inline |
Full constructor.
Definition at line 1289 of file deriv_meson_seqsrc_w.h.
|
inline |
Default destructor.
Definition at line 1292 of file deriv_meson_seqsrc_w.h.
|
virtual |
Construct sequential source.
Implements DerivMesonSeqSourceBaseNoDir.
|
virtual |
Compute the 2-pt at the sink.
Implements DerivMesonSeqSourceBaseNoDir.