|
CHROMA
|
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_t > | orderings |
Baryon operator.
Definition at line 238 of file inline_stoch_baryon_w.cc.
| 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().
| 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().
| 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().
| 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 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 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 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().