Go to the documentation of this file.
20 ev.eval(nmspace, atts.find(
"atomicNumber")->second),
21 ev.eval(nmspace, atts.find(
"atomicWeight")->second),
22 ev.eval(nmspace, atts.find(
"density")->second));
virtual void clear(void)
clear this element's contents.
The main class for processing parsed elements.
virtual const DDXMLAttribute & getAttributeSet(size_t aIndex=0) const
Get a "row" of attributes, i.e. one attribute set.
DDLElementaryMaterial(DDLElementRegistry *myreg)
ClhepEvaluator & evaluator()
DDMaterial is used to define and access material information.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Compact representation of the geometrical detector hierarchy.
std::map< std::string, std::string > DDXMLAttribute
virtual void setReference(const std::string &nmspace, DDCompactView &cpv)
const virtual DDName getDDName(const std::string &defaultNS, const std::string &attname=std::string("name"), size_t aIndex=0)
DDLElementRegistry * myRegistry_
DDLMaterial processes Box elements.