CHROMA
|
#include <inline_rotate_spin_w.h>
Public Attributes | |
std::string | input_id |
std::string | output_id |
std::string | object_type |
Definition at line 31 of file inline_rotate_spin_w.h.
std::string Chroma::InlineRotateSpinEnv::Params::NamedObject_t::input_id |
input object
Definition at line 33 of file inline_rotate_spin_w.h.
Referenced by Chroma::InlineRotateSpinEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
std::string Chroma::InlineRotateSpinEnv::Params::NamedObject_t::object_type |
type of the object, like LatticePropagator, etc.
Definition at line 35 of file inline_rotate_spin_w.h.
Referenced by Chroma::InlineRotateSpinEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().
std::string Chroma::InlineRotateSpinEnv::Params::NamedObject_t::output_id |
output object
Definition at line 34 of file inline_rotate_spin_w.h.
Referenced by Chroma::InlineRotateSpinEnv::InlineMeas::operator()(), Chroma::read(), and Chroma::write().