24 ev.
eval(nmspace, atts.find(
"xHalf")->second),
25 ev.
eval(nmspace, atts.find(
"yHalf")->second),
26 ev.
eval(nmspace, atts.find(
"zHalf")->second),
27 ev.
eval(nmspace, atts.find(
"alpha")->second),
28 ev.
eval(nmspace, atts.find(
"theta")->second),
29 ev.
eval(nmspace, atts.find(
"phi")->second));
DDLElementRegistry * myRegistry_
static DDSolid parallelepiped(const DDName &name, double xHalf, double yHalf, double zHalf, double alpha, double theta, double phi)
virtual const DDXMLAttribute & getAttributeSet(size_t aIndex=0) const
Get a "row" of attributes, i.e. one attribute set.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
type of data representation of DDCompactView
std::map< std::string, std::string > DDXMLAttribute
A DDSolid represents the shape of a part.
ClhepEvaluator & evaluator()
DDLSolid processes Box elements.
DDLParallelepiped(DDLElementRegistry *myreg)
double eval(const std::string &ns, const std::string &expr)
The main class for processing parsed elements.
virtual const DDName getDDName(const std::string &defaultNS, const std::string &attname=std::string("name"), size_t aIndex=0)
void setReference(const std::string &nmspace, DDCompactView &cpv)