CHROMA
|
#include <group_baryon_operator_w.h>
Public Attributes | |
int | N |
multi1d< int > | spatial_mask_size |
multi1d< multi1d< int > > | spatial_mask |
multi1d< int > | color_mask |
multi1d< int > | spin_mask |
int | j_decay |
int | t_source |
Seed | ran_seed |
Definition at line 140 of file group_baryon_operator_w.h.
multi1d<int> Chroma::GroupBaryonOperatorEnv::Params::dilution_t::color_mask |
Color size of periodic mask
Definition at line 145 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()(), and Chroma::GroupBaryonOperatorEnv::read().
int Chroma::GroupBaryonOperatorEnv::Params::dilution_t::j_decay |
Definition at line 147 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()().
int Chroma::GroupBaryonOperatorEnv::Params::dilution_t::N |
Z(N)
Definition at line 142 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()().
Seed Chroma::GroupBaryonOperatorEnv::Params::dilution_t::ran_seed |
Definition at line 149 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()().
multi1d< multi1d<int> > Chroma::GroupBaryonOperatorEnv::Params::dilution_t::spatial_mask |
Sites included in site mask
Definition at line 144 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()(), and Chroma::GroupBaryonOperatorEnv::read().
multi1d<int> Chroma::GroupBaryonOperatorEnv::Params::dilution_t::spatial_mask_size |
Spatial size of periodic mask
Definition at line 143 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()(), and Chroma::GroupBaryonOperatorEnv::read().
multi1d<int> Chroma::GroupBaryonOperatorEnv::Params::dilution_t::spin_mask |
Spin size of periodic mask
Definition at line 146 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()(), and Chroma::GroupBaryonOperatorEnv::read().
int Chroma::GroupBaryonOperatorEnv::Params::dilution_t::t_source |
Definition at line 148 of file group_baryon_operator_w.h.
Referenced by Chroma::GroupBaryonOperatorEnv::GroupBaryonQQQ::operator()().