CHROMA
|
#include <inline_glueball_ops.h>
Public Attributes | |
int | mom2_max |
int | displacement_length |
int | decay_dir |
multi1d< multi1d< int > > | displacement_list |
GroupXML_t | link_smearing |
Definition at line 30 of file inline_glueball_ops.h.
int Chroma::InlineGlueballOpsEnv::Params::Param_t::decay_dir |
Decay direction
Definition at line 34 of file inline_glueball_ops.h.
Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Chroma::InlineGlueballOpsEnv::read(), and Chroma::InlineGlueballOpsEnv::write().
int Chroma::InlineGlueballOpsEnv::Params::Param_t::displacement_length |
Displacement length for creat. and annih. ops
Definition at line 33 of file inline_glueball_ops.h.
Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Chroma::InlineGlueballOpsEnv::read(), and Chroma::InlineGlueballOpsEnv::write().
multi1d< multi1d<int> > Chroma::InlineGlueballOpsEnv::Params::Param_t::displacement_list |
Array of displacements list to generate
Definition at line 35 of file inline_glueball_ops.h.
Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Chroma::InlineGlueballOpsEnv::read(), and Chroma::InlineGlueballOpsEnv::write().
GroupXML_t Chroma::InlineGlueballOpsEnv::Params::Param_t::link_smearing |
link smearing xml
Definition at line 36 of file inline_glueball_ops.h.
Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Chroma::InlineGlueballOpsEnv::read(), and Chroma::InlineGlueballOpsEnv::write().
int Chroma::InlineGlueballOpsEnv::Params::Param_t::mom2_max |
(mom)^2 <= mom2_max
Definition at line 32 of file inline_glueball_ops.h.
Referenced by Chroma::InlineGlueballOpsEnv::InlineMeas::func(), Chroma::InlineGlueballOpsEnv::Params::Params(), Chroma::InlineGlueballOpsEnv::read(), and Chroma::InlineGlueballOpsEnv::write().