CHROMA
|
Parameter structure. More...
#include <inline_qqqNucNuc_w.h>
Classes | |
struct | NamedObject_t |
struct | Param_t |
Public Member Functions | |
InlineQQQNucNucParams () | |
InlineQQQNucNucParams (XMLReader &xml_in, const std::string &path) | |
void | write (XMLWriter &xml_out, const std::string &path) |
Public Attributes | |
unsigned long | frequency |
struct Chroma::InlineQQQNucNucParams::Param_t | param |
struct Chroma::InlineQQQNucNucParams::NamedObject_t | named_obj |
std::string | qqq_file |
std::string | qqbar_file |
std::string | xml_file |
Parameter structure.
Definition at line 24 of file inline_qqqNucNuc_w.h.
Chroma::InlineQQQNucNucParams::InlineQQQNucNucParams | ( | ) |
Definition at line 113 of file inline_qqqNucNuc_w.cc.
References frequency.
Chroma::InlineQQQNucNucParams::InlineQQQNucNucParams | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 115 of file inline_qqqNucNuc_w.cc.
References frequency, named_obj, param, qqbar_file, qqq_file, Chroma::read(), and xml_file.
void Chroma::InlineQQQNucNucParams::write | ( | XMLWriter & | xml_out, |
const std::string & | path | ||
) |
Definition at line 155 of file inline_qqqNucNuc_w.cc.
References named_obj, param, Chroma::pop(), Chroma::push(), qqq_file, Chroma::write(), and xml_file.
Referenced by Chroma::InlineQQQNucNuc::func().
unsigned long Chroma::InlineQQQNucNucParams::frequency |
Definition at line 30 of file inline_qqqNucNuc_w.h.
Referenced by Chroma::InlineQQQNucNuc::getFrequency(), and InlineQQQNucNucParams().
struct Chroma::InlineQQQNucNucParams::NamedObject_t Chroma::InlineQQQNucNucParams::named_obj |
Referenced by Chroma::InlineQQQNucNuc::func(), InlineQQQNucNucParams(), and write().
struct Chroma::InlineQQQNucNucParams::Param_t Chroma::InlineQQQNucNucParams::param |
Referenced by Chroma::InlineQQQNucNuc::func(), InlineQQQNucNucParams(), and write().
std::string Chroma::InlineQQQNucNucParams::qqbar_file |
Definition at line 46 of file inline_qqqNucNuc_w.h.
Referenced by Chroma::InlineQQQNucNuc::func(), and InlineQQQNucNucParams().
std::string Chroma::InlineQQQNucNucParams::qqq_file |
Definition at line 45 of file inline_qqqNucNuc_w.h.
Referenced by Chroma::InlineQQQNucNuc::func(), InlineQQQNucNucParams(), and write().
std::string Chroma::InlineQQQNucNucParams::xml_file |
Definition at line 48 of file inline_qqqNucNuc_w.h.
Referenced by InlineQQQNucNucParams(), Chroma::InlineQQQNucNuc::operator()(), and write().