CHROMA
Classes | Public Attributes | List of all members
Chroma::BaryonOperator_t Struct Reference

Baryon operator. More...

Classes

struct  BaryonOperatorInsertion_t
 Baryon operator. More...
 

Public Attributes

multi1d< multi1d< int > > perms
 
Seed seed_l
 
Seed seed_m
 
Seed seed_r
 
int mom2_max
 
int j_decay
 
multi1d< BaryonOperatorInsertion_torderings
 

Detailed Description

Baryon operator.

Definition at line 238 of file inline_stoch_baryon_w.cc.

Member Data Documentation

◆ j_decay

int Chroma::BaryonOperator_t::j_decay

Definition at line 267 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ mom2_max

int Chroma::BaryonOperator_t::mom2_max

Definition at line 266 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ orderings

multi1d<BaryonOperatorInsertion_t> Chroma::BaryonOperator_t::orderings

Array is over quark orderings

Definition at line 268 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ perms

multi1d< multi1d<int> > Chroma::BaryonOperator_t::perms

Permutations of quark enumeration

Definition at line 260 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ seed_l

Seed Chroma::BaryonOperator_t::seed_l

Id of left quark

Definition at line 262 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ seed_m

Seed Chroma::BaryonOperator_t::seed_m

Id of middle quark

Definition at line 263 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().

◆ seed_r

Seed Chroma::BaryonOperator_t::seed_r

Id of right quark

Definition at line 264 of file inline_stoch_baryon_w.cc.

Referenced by Chroma::InlineStochBaryon::func(), and Chroma::write().


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