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

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

#include <simple_baryon_seqsrc_w.h>

Inheritance diagram for Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp:
Chroma::BaryonSeqSourceBase Chroma::HadronSeqSource< LatticePropagator >

Public Member Functions

 BarDeltaUTsp (const Params &p, const SpinMatrix &spinT, const SpinMatrix &spinSP)
 Full constructor. More...
 
 ~BarDeltaUTsp ()
 Default destructor. More...
 
LatticePropagator operator() (const multi1d< LatticeColorMatrix > &u, const multi1d< ForwardProp_t > &forward_headers, const multi1d< LatticePropagator > &forward_props)
 Construct the 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 Chroma::BaryonSeqSourceBase
virtual ~BaryonSeqSourceBase ()
 Virtual destructor to help with cleanup;. More...
 
- Public Member Functions inherited from Chroma::HadronSeqSource< LatticePropagator >
virtual ~HadronSeqSource ()
 Virtual destructor to help with cleanup;. More...
 
virtual Complex tieBack (const multi1d< LatticeColorMatrix > &u, const SequentialProp_t &seqprop_header, const LatticePropagator &seqprop, int gamma_insertion)
 Evaluate the seqprop back at the source - this is the 2-pt at the sink. More...
 
Complex tieBack (const multi1d< LatticeColorMatrix > &u, const SequentialProp_t &seqprop_header, const LatticePropagator &seqprop, int gamma_insertion)
 

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 getTSink () const
 Get t_sink. More...
 
const multi1d< int > & getSinkMom () const
 Get sink_mom. More...
 
int getDecayDir () const
 Get decay_dir. More...
 
- Protected Member Functions inherited from Chroma::BaryonSeqSourceBase
virtual LatticePropagator projectBaryon (const LatticePropagator &src_prop_tmp, const multi1d< ForwardProp_t > &forward_headers)
 Combine projection with time-ordering. More...
 
virtual Complex timeOrder () const
 Time-ordering phase of source and sink hadron states. More...
 
virtual void setBC (const multi1d< ForwardProp_t > &forward_headers)
 Convenience function to yank the boundary condition from the forward prop headers. More...
 
- Protected Member Functions inherited from Chroma::HadronSeqSource< LatticePropagator >
virtual LatticePropagator project (const LatticePropagator &src_prop_tmp) const
 Project onto a definite time-slice. More...
 
LatticePropagator project (const LatticePropagator &src_prop_tmp) const
 
virtual LatticeComplex phases () const
 Construct phases. More...
 
LatticeComplex phases () const
 
virtual void setTSrce (const multi1d< ForwardProp_t > &forward_headers)
 Convenience function to yank the source location from the forward prop headers. More...
 
void setTSrce (const multi1d< ForwardProp_t > &forward_headers)
 

Private Member Functions

 BarDeltaUTsp ()
 Hide partial constructor. More...
 

Private Attributes

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

Detailed Description

Delta+ - Delta+ U piece with general projector and spin matrix.

Create a simple baryon sequential propagator source

Definition at line 162 of file simple_baryon_seqsrc_w.h.

Constructor & Destructor Documentation

◆ BarDeltaUTsp() [1/2]

Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::BarDeltaUTsp ( const Params p,
const SpinMatrix &  spinT,
const SpinMatrix &  spinSP 
)
inline

Full constructor.

Definition at line 166 of file simple_baryon_seqsrc_w.h.

◆ ~BarDeltaUTsp()

Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::~BarDeltaUTsp ( )
inline

Default destructor.

Definition at line 170 of file simple_baryon_seqsrc_w.h.

◆ BarDeltaUTsp() [2/2]

Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::BarDeltaUTsp ( )
inlineprivate

Hide partial constructor.

Definition at line 207 of file simple_baryon_seqsrc_w.h.

Member Function Documentation

◆ getBC() [1/2]

multi1d<int>& Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getBC ( )
inlineprotectedvirtual

Set bc.

Implements Chroma::BaryonSeqSourceBase.

Definition at line 185 of file simple_baryon_seqsrc_w.h.

References bc.

◆ getBC() [2/2]

const multi1d<int>& Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getBC ( ) const
inlineprotectedvirtual

Get bc.

Implements Chroma::BaryonSeqSourceBase.

Definition at line 188 of file simple_baryon_seqsrc_w.h.

References bc.

◆ getDecayDir()

int Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getDecayDir ( ) const
inlineprotectedvirtual

Get decay_dir.

Implements Chroma::HadronSeqSource< LatticePropagator >.

Definition at line 203 of file simple_baryon_seqsrc_w.h.

References Chroma::SimpleBaryonSeqSourceEnv::Params::j_decay, and params.

Referenced by twoPtSink().

◆ getSinkMom()

const multi1d<int>& Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getSinkMom ( ) const
inlineprotectedvirtual

Get sink_mom.

Implements Chroma::HadronSeqSource< LatticePropagator >.

Definition at line 200 of file simple_baryon_seqsrc_w.h.

References params, and Chroma::SimpleBaryonSeqSourceEnv::Params::sink_mom.

Referenced by twoPtSink().

◆ getTSink()

int Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getTSink ( ) const
inlineprotectedvirtual

Get t_sink.

Implements Chroma::HadronSeqSource< LatticePropagator >.

Definition at line 197 of file simple_baryon_seqsrc_w.h.

References params, and Chroma::SimpleBaryonSeqSourceEnv::Params::t_sink.

Referenced by twoPtSink().

◆ getTSrce() [1/2]

multi1d<int>& Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getTSrce ( )
inlineprotectedvirtual

Set t_srce.

Implements Chroma::HadronSeqSource< LatticePropagator >.

Definition at line 191 of file simple_baryon_seqsrc_w.h.

References t_srce.

Referenced by twoPtSink().

◆ getTSrce() [2/2]

const multi1d<int>& Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::getTSrce ( ) const
inlineprotectedvirtual

Get t_srce.

Implements Chroma::HadronSeqSource< LatticePropagator >.

Definition at line 194 of file simple_baryon_seqsrc_w.h.

References t_srce.

◆ operator()()

LatticePropagator Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::operator() ( const multi1d< LatticeColorMatrix > &  u,
const multi1d< ForwardProp_t > &  forward_headers,
const multi1d< LatticePropagator > &  forward_props 
)
virtual

◆ twoPtSink()

Complex Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::twoPtSink ( const multi1d< LatticeColorMatrix > &  u,
const multi1d< ForwardProp_t > &  forward_headers,
const multi1d< LatticePropagator > &  forward_props,
int  gamma_insertion 
)
virtual

Member Data Documentation

◆ bc

multi1d<int> Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::bc
private

Definition at line 211 of file simple_baryon_seqsrc_w.h.

Referenced by getBC().

◆ params

Params Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::params
private

Seqsource params

Definition at line 212 of file simple_baryon_seqsrc_w.h.

Referenced by getDecayDir(), getSinkMom(), and getTSink().

◆ sp

SpinMatrix Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::sp
private

The spin at the source and sink

Definition at line 214 of file simple_baryon_seqsrc_w.h.

Referenced by operator()(), and twoPtSink().

◆ T

SpinMatrix Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::T
private

The spin projector matrix

Definition at line 213 of file simple_baryon_seqsrc_w.h.

Referenced by operator()().

◆ t_srce

multi1d<int> Chroma::SimpleBaryonSeqSourceEnv::BarDeltaUTsp::t_srce
private

Definition at line 210 of file simple_baryon_seqsrc_w.h.

Referenced by getTSrce().


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