CreateInitialize(const int detid) | PHG4ParameterContainerInterface | |
ExistDetid(const int detid) const | PHG4ParameterContainerInterface | |
get_double_param(const int id, const std::string &name) const | PHG4ParameterContainerInterface | |
get_int_param(const int id, const std::string &name) const | PHG4ParameterContainerInterface | |
get_string_param(const int id, const std::string &name) const | PHG4ParameterContainerInterface | |
GetDefaultParameters() | PHG4ParameterContainerInterface | inlineprotected |
GetParamsContainer() | PHG4ParameterContainerInterface | inlineprotected |
GetParamsContainerModify() | PHG4ParameterContainerInterface | inlineprotected |
InitializeParameters() | PHG4ParameterContainerInterface | protected |
PHG4ParameterContainerInterface(const std::string &name) | PHG4ParameterContainerInterface | |
PutOnParNode(PHCompositeNode *parNode, const std::string &nodename) | PHG4ParameterContainerInterface | |
SaveToNodeTree(PHCompositeNode *runNode, const std::string &nodename) | PHG4ParameterContainerInterface | |
set_default_double_param(const std::string &name, const double dval) | PHG4ParameterContainerInterface | protected |
set_default_int_param(const std::string &name, const int ival) | PHG4ParameterContainerInterface | protected |
set_default_string_param(const std::string &name, const std::string &sval) | PHG4ParameterContainerInterface | protected |
set_double_param(const int id, const std::string &name, const double dval) | PHG4ParameterContainerInterface | |
set_int_param(const int id, const std::string &name, const int ival) | PHG4ParameterContainerInterface | |
set_name(const std::string &name) | PHG4ParameterContainerInterface | |
set_string_param(const int id, const std::string &name, const std::string &sval) | PHG4ParameterContainerInterface | |
SetDefaultParameters()=0 | PHG4ParameterContainerInterface | pure virtual |
UpdateParametersWithMacro() | PHG4ParameterContainerInterface | |
~PHG4ParameterContainerInterface() | PHG4ParameterContainerInterface | virtual |