#include <simple_baryon_2pt_w.h>
Inheritance diagram for Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK:

Public Member Functions | |
| BarDeltaTspSRCspSNK (const Params &p, const SpinMatrix &spinT, const SpinMatrix &spinSRC, const SpinMatrix &spinSNK,) | |
| Full constructor. | |
| ~BarDeltaTsp () | |
| Default destructor. | |
| LatticePropagator | operator() (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props) |
| Construct the source. | |
Protected Member Functions | |
| multi1d< int > & | getBC () |
| Set bc. | |
| const multi1d< int > & | getBC () const |
| Get bc. | |
| multi1d< int > & | getTSrce () |
| Set t_srce. | |
| const multi1d< int > & | getTSrce () const |
| Get t_srce. | |
| const int | getDecayDir () const |
| Get decay_dir. | |
Private Member Functions | |
| BarDeltaTspSRCspSNK () | |
| Hide partial constructor. | |
Private Attributes | |
| multi1d< int > | t_srce |
| multi1d< int > | bc |
| Params | params |
| SpinMatrix | T |
| SpinMatrix | sp_src |
| SpinMatrix | sp_snk |
Create a simple baryon propagator with different source and sink diquarks
Definition at line 141 of file simple_baryon_2pt_w.h.
| Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::BarDeltaTspSRCspSNK | ( | const Params & | p, | |
| const SpinMatrix & | spinT, | |||
| const SpinMatrix & | spinSRC, | |||
| const SpinMatrix & | spinSNK | |||
| ) | [inline] |
| Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::~BarDeltaTsp | ( | ) | [inline] |
| Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::BarDeltaTspSRCspSNK | ( | ) | [inline, private] |
| const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::getBC | ( | ) | const [inline, protected, virtual] |
Get bc.
Implements Chroma::Baryon2PtBase.
Definition at line 161 of file simple_baryon_2pt_w.h.
References bc.
| multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::getBC | ( | ) | [inline, protected, virtual] |
Set bc.
Implements Chroma::Baryon2PtBase.
Definition at line 158 of file simple_baryon_2pt_w.h.
References bc.
| const int Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::getDecayDir | ( | ) | const [inline, protected] |
| const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::getTSrce | ( | ) | const [inline, protected] |
| multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::getTSrce | ( | ) | [inline, protected] |
| LatticePropagator Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::operator() | ( | const multi1d< LatticeColorMatrix > & | u, | |
| const multi1d< ForwardProp_t > & | forward_headers, | |||
| const multi1d< LatticePropagator > & | forward_props | |||
| ) |
Construct the source.
multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::bc [private] |
SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::sp_snk [private] |
The sink at the source
Definition at line 182 of file simple_baryon_2pt_w.h.
SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::sp_src [private] |
The spin at the source
Definition at line 181 of file simple_baryon_2pt_w.h.
SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::T [private] |
The spin projector matrix
Definition at line 180 of file simple_baryon_2pt_w.h.
multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTspSRCspSNK::t_srce [private] |
1.4.7