CHROMA
|
Parameter structure. More...
#include <inline_erase_mg_proto_qphix_space.h>
Classes | |
struct | NamedObject_t |
Public Member Functions | |
Params () | |
Params (XMLReader &xml_in, const std::string &path) | |
void | writeXML (XMLWriter &xml_out, const std::string &path) |
Public Attributes | |
unsigned long | frequency |
struct Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::NamedObject_t | named_obj |
Parameter structure.
Definition at line 24 of file inline_erase_mg_proto_qphix_space.h.
Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::Params | ( | ) |
Definition at line 66 of file inline_erase_mg_proto_qphix_space.cc.
References frequency.
Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::Params | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 68 of file inline_erase_mg_proto_qphix_space.cc.
References frequency, named_obj, and Chroma::InlineEraseMGProtoQPhiXSpaceEnv::read().
void Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::writeXML | ( | XMLWriter & | xml_out, |
const std::string & | path | ||
) |
Definition at line 91 of file inline_erase_mg_proto_qphix_space.cc.
References named_obj, Chroma::pop(), Chroma::push(), and Chroma::InlineEraseMGProtoQPhiXSpaceEnv::write().
unsigned long Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::frequency |
Definition at line 30 of file inline_erase_mg_proto_qphix_space.h.
Referenced by Chroma::InlineEraseMGProtoQPhiXSpaceEnv::InlineMeas::getFrequency(), and Params().
struct Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::NamedObject_t Chroma::InlineEraseMGProtoQPhiXSpaceEnv::Params::named_obj |
Referenced by Chroma::InlineEraseMGProtoQPhiXSpaceEnv::InlineMeas::operator()(), Params(), and writeXML().