![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
This is the complete list of members for HEPREP::HepRepDefinition, including all inherited members.
| addAttDef(std::string name, std::string desc, std::string category, std::string extra)=0 | HEPREP::HepRepDefinition | pure virtual |
| addAttDef(HepRepAttDef *attDef)=0 | HEPREP::HepRepDefinition | pure virtual |
| addAttValue(HepRepAttValue *attValue)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, char *value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, std::string value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, int64 value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, int value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, double value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, bool value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, std::vector< double > value, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| addAttValue(std::string key, double red, double green, double blue, double alpha=1.0, int showLabel=HepRepConstants::SHOW_NONE)=0 | HEPREP::HepRepAttribute | pure virtual |
| getAttDef(std::string name)=0 | HEPREP::HepRepDefinition | pure virtual |
| getAttDefFromNode(std::string lowerCaseName)=0 | HEPREP::HepRepDefinition | pure virtual |
| getAttDefsFromNode()=0 | HEPREP::HepRepDefinition | pure virtual |
| getAttValue(std::string name)=0 | HEPREP::HepRepAttribute | pure virtual |
| getAttValueFromNode(std::string lowerCaseName)=0 | HEPREP::HepRepAttribute | pure virtual |
| getAttValuesFromNode()=0 | HEPREP::HepRepAttribute | pure virtual |
| removeAttValue(std::string key)=0 | HEPREP::HepRepAttribute | pure virtual |
| ~HepRepAttribute() | HEPREP::HepRepAttribute | inlinevirtual |
| ~HepRepDefinition() | HEPREP::HepRepDefinition | inlinevirtual |