CHROMA
|
Prop operator. More...
#include <key_prop_matelem.h>
Public Attributes | |
int | t_slice |
int | t_source |
int | spin_src |
int | spin_snk |
std::string | mass_label |
Prop operator.
Definition at line 20 of file key_prop_matelem.h.
std::string Chroma::KeyPropElementalOperator_t::mass_label |
A mass label
Definition at line 26 of file key_prop_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyPropElementalOperator_t::spin_snk |
Sink spin index
Definition at line 25 of file key_prop_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyPropElementalOperator_t::spin_src |
Source spin index
Definition at line 24 of file key_prop_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyPropElementalOperator_t::t_slice |
Propagator time slice
Definition at line 22 of file key_prop_matelem.h.
Referenced by Chroma::read(), and Chroma::write().
int Chroma::KeyPropElementalOperator_t::t_source |
Source time slice
Definition at line 23 of file key_prop_matelem.h.
Referenced by Chroma::read(), and Chroma::write().