CHROMA
|
Construct a0-(b1xB_T1) sequential source. More...
#include <deriv_meson_seqsrc_w.h>
Public Member Functions | |
MesA0B1xBT1SeqSrc (const ParamsDir &p) | |
Full constructor. More... | |
~MesA0B1xBT1SeqSrc () | |
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 DerivMesonSeqSourceBaseDir | |
DerivMesonSeqSourceBaseDir (const ParamsDir &p) | |
Default destructor. More... | |
virtual | ~DerivMesonSeqSourceBaseDir () |
Default destructor. More... | |
Additional Inherited Members | |
Protected Member Functions inherited from DerivMesonSeqSourceBaseDir | |
multi1d< int > & | getTSrce () |
Set t_srce. More... | |
const multi1d< int > & | getTSrce () const |
Get t_srce. More... | |
int | getTSink () const |
Get t_sink. More... | |
const multi1d< int > & | getSinkMom () const |
Get sink_mom. More... | |
int | getDecayDir () const |
Get decay_dir. More... | |
int | getDerivLength () const |
Get deriv_length. More... | |
virtual const int | getDerivDir () const |
Get deriv_dir. More... | |
Construct a0-(b1xB_T1) sequential source.
Operator is b1 x B_T1 The sink interpolator is
Definition at line 2035 of file deriv_meson_seqsrc_w.h.
|
inline |
Full constructor.
Definition at line 2039 of file deriv_meson_seqsrc_w.h.
|
inline |
Default destructor.
Definition at line 2042 of file deriv_meson_seqsrc_w.h.
|
virtual |
Construct sequential source.
Implements DerivMesonSeqSourceBaseDir.
|
virtual |
Compute the 2-pt at the sink.
Implements DerivMesonSeqSourceBaseDir.