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

Group baryon operator parameters. More...

#include <group_baryon_operator_w.h>

Classes

struct  BaryonOperatorInsertion_t
 Baryon operator. More...
 

Public Member Functions

multi1d< Complex > serialize ()
 Serialize generalized operator object. More...
 

Public Attributes

Seed seed_l
 
Seed seed_m
 
Seed seed_r
 
multi1d< multi1d< int > > quarkOrderings
 
int mom2_max
 
int j_decay
 
int version
 
multi1d< BaryonOperatorInsertion_torderings
 

Detailed Description

Group baryon operator parameters.

Definition at line 40 of file group_baryon_operator_w.h.

Member Function Documentation

◆ serialize()

multi1d< Complex > Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::serialize ( )

Serialize generalized operator object.

Serialize baryon_operator object.

Definition at line 996 of file group_baryon_operator_w.cc.

References Chroma::a, Chroma::b, Chroma::i, j, Chroma::k, l, orderings, Chroma::s(), and Chroma::zero.

Member Data Documentation

◆ j_decay

int Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::j_decay

Definition at line 65 of file group_baryon_operator_w.h.

Referenced by write().

◆ mom2_max

int Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::mom2_max

Definition at line 64 of file group_baryon_operator_w.h.

Referenced by write().

◆ orderings

multi1d<BaryonOperatorInsertion_t> Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::orderings

Definition at line 67 of file group_baryon_operator_w.h.

Referenced by serialize().

◆ quarkOrderings

multi1d< multi1d<int> > Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::quarkOrderings

Definition at line 63 of file group_baryon_operator_w.h.

Referenced by write().

◆ seed_l

Seed Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::seed_l

Id of left quark

Definition at line 59 of file group_baryon_operator_w.h.

Referenced by write().

◆ seed_m

Seed Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::seed_m

Id of middle quark

Definition at line 60 of file group_baryon_operator_w.h.

Referenced by write().

◆ seed_r

Seed Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::seed_r

Id of right quark

Definition at line 61 of file group_baryon_operator_w.h.

Referenced by write().

◆ version

int Chroma::GroupBaryonOperatorEnv::BaryonOperator_t::version

Definition at line 66 of file group_baryon_operator_w.h.


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