CHROMA
Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
Chroma::SimpleBaryon2PtEnv::BarDeltaTsp Class Reference

Delta+ - Delta+ 2pt piece with general projector and spin matrix. More...

#include <simple_baryon_2pt_w.h>

Inheritance diagram for Chroma::SimpleBaryon2PtEnv::BarDeltaTsp:
Chroma::Baryon2PtBase

Public Member Functions

 BarDeltaTsp (const Params &p, const SpinMatrix &spinT, const SpinMatrix &spinSP)
 Full constructor. More...
 
 ~BarDeltaTsp ()
 Default destructor. More...
 
LatticePropagator operator() (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props)
 Construct the source. More...
 
- Public Member Functions inherited from Chroma::Baryon2PtBase
virtual ~Baryon2PtBase ()
 Virtual destructor to help with cleanup;. More...
 
virtual multi1d< Hadron2PtContraction_t > operator() (const multi1d< LatticeColorMatrix > &u)=0
 Construct the correlators. More...
 

Protected Member Functions

multi1d< int > & getBC ()
 Set bc. More...
 
const multi1d< int > & getBC () const
 Get bc. More...
 
multi1d< int > & getTSrce ()
 Set t_srce. More...
 
const multi1d< int > & getTSrce () const
 Get t_srce. More...
 
const int getDecayDir () const
 Get decay_dir. More...
 
- Protected Member Functions inherited from Chroma::Baryon2PtBase
virtual void setBC (const multi1d< ForwardProp_t > &forward_headers)
 Convenience function to yank the boundary condition from the forward prop headers. More...
 

Private Member Functions

 BarDeltaTsp ()
 Hide partial constructor. More...
 

Private Attributes

multi1d< int > t_srce
 
multi1d< int > bc
 
Params params
 
SpinMatrix T
 
SpinMatrix sp
 

Detailed Description

Delta+ - Delta+ 2pt piece with general projector and spin matrix.

Create a simple baryon sequential propagator source

Definition at line 90 of file simple_baryon_2pt_w.h.

Constructor & Destructor Documentation

◆ BarDeltaTsp() [1/2]

Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::BarDeltaTsp ( const Params p,
const SpinMatrix &  spinT,
const SpinMatrix &  spinSP 
)
inline

Full constructor.

Definition at line 94 of file simple_baryon_2pt_w.h.

◆ ~BarDeltaTsp()

Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::~BarDeltaTsp ( )
inline

Default destructor.

Definition at line 98 of file simple_baryon_2pt_w.h.

◆ BarDeltaTsp() [2/2]

Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::BarDeltaTsp ( )
inlineprivate

Hide partial constructor.

Definition at line 123 of file simple_baryon_2pt_w.h.

Member Function Documentation

◆ getBC() [1/2]

multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getBC ( )
inlineprotectedvirtual

Set bc.

Implements Chroma::Baryon2PtBase.

Definition at line 107 of file simple_baryon_2pt_w.h.

References bc.

◆ getBC() [2/2]

const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getBC ( ) const
inlineprotectedvirtual

Get bc.

Implements Chroma::Baryon2PtBase.

Definition at line 110 of file simple_baryon_2pt_w.h.

References bc.

◆ getDecayDir()

const int Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getDecayDir ( ) const
inlineprotected

Get decay_dir.

Definition at line 119 of file simple_baryon_2pt_w.h.

References params.

◆ getTSrce() [1/2]

multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getTSrce ( )
inlineprotected

Set t_srce.

Definition at line 113 of file simple_baryon_2pt_w.h.

References t_srce.

◆ getTSrce() [2/2]

const multi1d<int>& Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::getTSrce ( ) const
inlineprotected

Get t_srce.

Definition at line 116 of file simple_baryon_2pt_w.h.

References t_srce.

◆ operator()()

LatticePropagator Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::operator() ( const multi1d< LatticeColorMatrix > &  u,
const multi1d< ForwardProp_t > &  forward_headers,
const multi1d< LatticePropagator > &  forward_props 
)

Construct the source.

Member Data Documentation

◆ bc

multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::bc
private

Definition at line 127 of file simple_baryon_2pt_w.h.

Referenced by getBC().

◆ params

Params Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::params
private

Seqsource params

Definition at line 128 of file simple_baryon_2pt_w.h.

Referenced by getDecayDir().

◆ sp

SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::sp
private

The spin at the source and sink

Definition at line 130 of file simple_baryon_2pt_w.h.

◆ T

SpinMatrix Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::T
private

The spin projector matrix

Definition at line 129 of file simple_baryon_2pt_w.h.

◆ t_srce

multi1d<int> Chroma::SimpleBaryon2PtEnv::BarDeltaTsp::t_srce
private

Definition at line 126 of file simple_baryon_2pt_w.h.

Referenced by getTSrce().


The documentation for this class was generated from the following file: