22 ev.
eval( nmspace, atts.find(
"dz" )->second ),
23 ev.
eval( nmspace, atts.find(
"rMin1" )->second ),
24 ev.
eval( nmspace, atts.find(
"rMax1" )->second ),
25 ev.
eval( nmspace, atts.find(
"rMin2" )->second ),
26 ev.
eval( nmspace, atts.find(
"rMax2" )->second ),
27 ev.
eval( nmspace, atts.find(
"startPhi" )->second ),
28 ev.
eval( nmspace, atts.find(
"deltaPhi" )->second ));
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
DDLElementRegistry * myRegistry_
static DDSolid cons(const DDName &name, double zhalf, double rInMinusZ, double rOutMinusZ, double rInPlusZ, double rOutPlusZ, double phiFrom, double deltaPhi)
virtual const DDXMLAttribute & getAttributeSet(size_t aIndex=0) const
Get a "row" of attributes, i.e. one attribute set.
Compact representation of the geometrical detector hierarchy.
std::map< std::string, std::string > DDXMLAttribute
A DDSolid represents the shape of a part.
ClhepEvaluator & evaluator()
DDLCone(DDLElementRegistry *myreg)
DDLSolid processes Box elements.
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)