#include <inline_baryon_matelem_colorvec_w.h>
Public Member Functions | |
| Params () | |
| Params (XMLReader &xml_in, const std::string &path) | |
| void | writeXML (XMLWriter &xml_out, const std::string &path) const |
Public Attributes | |
| unsigned long | frequency |
| Param_t | param |
| NamedObject_t | named_obj |
| std::string | xml_file |
Classes | |
| struct | NamedObject_t |
| struct | Param_t |
Definition at line 24 of file inline_baryon_matelem_colorvec_w.h.
| Chroma::InlineBaryonMatElemColorVecEnv::Params::Params | ( | ) |
Definition at line 205 of file inline_baryon_matelem_colorvec_w.cc.
References frequency, Chroma::InlineBaryonMatElemColorVecEnv::Params::Param_t::mom2_max, and param.
| Chroma::InlineBaryonMatElemColorVecEnv::Params::Params | ( | XMLReader & | xml_in, | |
| const std::string & | path | |||
| ) |
Definition at line 211 of file inline_baryon_matelem_colorvec_w.cc.
References frequency, named_obj, param, Chroma::InlineBaryonMatElemColorVecEnv::read(), and xml_file.
| void Chroma::InlineBaryonMatElemColorVecEnv::Params::writeXML | ( | XMLWriter & | xml_out, | |
| const std::string & | path | |||
| ) | const |
Definition at line 243 of file inline_baryon_matelem_colorvec_w.cc.
References named_obj, param, and Chroma::InlineBaryonMatElemColorVecEnv::write().
Referenced by Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::func(), and Chroma::InlineBaryonMatElemColorVecEnv::write().
Definition at line 30 of file inline_baryon_matelem_colorvec_w.h.
Referenced by Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::getFrequency(), and Params().
Named objects
Definition at line 61 of file inline_baryon_matelem_colorvec_w.h.
Referenced by Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::func(), Params(), and writeXML().
Parameters
Definition at line 60 of file inline_baryon_matelem_colorvec_w.h.
Referenced by Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::func(), Params(), and writeXML().
Alternate XML file pattern
Definition at line 62 of file inline_baryon_matelem_colorvec_w.h.
Referenced by Chroma::InlineBaryonMatElemColorVecEnv::InlineMeas::operator()(), and Params().
1.4.7