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

Nucleon-Nucleon 2pt with general projector and Cg5. More...

#include <simple_baryon_2pt_w.h>

Inheritance diagram for Chroma::SimpleBaryon2PtEnv::BarNuclTCg5:
Chroma::Baryon2PtBase

Public Member Functions

 BarNuclTCg5 (const Params &p, const SpinMatrix &spinT, const SpinMatrix &spinCg5)
 Full constructor. More...
 
 ~BarNuclTCg5 ()
 Default destructor. More...
 
multi1d< Hadron2PtContraction_t > operator() (const multi1d< LatticeColorMatrix > &u)
 Construct the correlators. More...
 
- Public Member Functions inherited from Chroma::Baryon2PtBase
virtual ~Baryon2PtBase ()
 Virtual destructor to help with cleanup;. 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...
 
int & getDecayDir ()
 Get decay_dir. More...
 
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

 BarNuclTCg5 ()
 Hide partial constructor. More...
 

Private Attributes

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

Detailed Description

Nucleon-Nucleon 2pt with general projector and Cg5.

Create a simple baryon 2pt correlator

Definition at line 39 of file simple_baryon_2pt_w.h.

Constructor & Destructor Documentation

◆ BarNuclTCg5() [1/2]

Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::BarNuclTCg5 ( const Params p,
const SpinMatrix &  spinT,
const SpinMatrix &  spinCg5 
)
inline

Full constructor.

Definition at line 43 of file simple_baryon_2pt_w.h.

◆ ~BarNuclTCg5()

Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::~BarNuclTCg5 ( )
inline

Default destructor.

Definition at line 47 of file simple_baryon_2pt_w.h.

◆ BarNuclTCg5() [2/2]

Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::BarNuclTCg5 ( )
inlineprivate

Hide partial constructor.

Definition at line 74 of file simple_baryon_2pt_w.h.

Member Function Documentation

◆ getBC() [1/2]

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

Set bc.

Implements Chroma::Baryon2PtBase.

Definition at line 55 of file simple_baryon_2pt_w.h.

References bc.

◆ getBC() [2/2]

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

Get bc.

Implements Chroma::Baryon2PtBase.

Definition at line 58 of file simple_baryon_2pt_w.h.

References bc.

◆ getDecayDir() [1/2]

int& Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::getDecayDir ( )
inlineprotected

Get decay_dir.

Definition at line 67 of file simple_baryon_2pt_w.h.

◆ getDecayDir() [2/2]

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

Get decay_dir.

Definition at line 70 of file simple_baryon_2pt_w.h.

◆ getTSrce() [1/2]

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

Set t_srce.

Definition at line 61 of file simple_baryon_2pt_w.h.

References t_srce.

◆ getTSrce() [2/2]

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

Get t_srce.

Definition at line 64 of file simple_baryon_2pt_w.h.

References t_srce.

◆ operator()()

multi1d<Hadron2PtContraction_t> Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::operator() ( const multi1d< LatticeColorMatrix > &  u)
virtual

Construct the correlators.

Default implementation supplied

Implements Chroma::Baryon2PtBase.

Member Data Documentation

◆ bc

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

Definition at line 78 of file simple_baryon_2pt_w.h.

Referenced by getBC().

◆ Cg5

SpinMatrix Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::Cg5
private

The Cg5 at the source and sink

Definition at line 81 of file simple_baryon_2pt_w.h.

◆ params

Params Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::params
private

Seqsource params

Definition at line 79 of file simple_baryon_2pt_w.h.

◆ T

SpinMatrix Chroma::SimpleBaryon2PtEnv::BarNuclTCg5::T
private

The spin projector matrix

Definition at line 80 of file simple_baryon_2pt_w.h.

◆ t_srce

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

Definition at line 77 of file simple_baryon_2pt_w.h.

Referenced by getTSrce().


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