|
ATLAS Offline Software
|
Go to the documentation of this file.
14 using namespace xercesc;
46 (
c.GetHandlerStore().GetHandler(
"polyplane"));
47 if (!pplaneHand) std::abort();
50 for (child=
t->getFirstChild();child!=0;child=child->getNextSibling())
52 if (child->getNodeType()==DOMNode::ELEMENT_NODE) {
const Polyplane & CurrentPolyplane()
void SetMaterial(const std::string &n)
std::vector< double > getAttributeAsVector(AGDDController &c, const xercesc::DOMNode *t, const std::string &) const
std::pair< std::vector< unsigned int >, bool > res
std::string getAttributeAsString(AGDDController &c, const xercesc::DOMNode *t, const std::string &) const
void SetProfile(double phi0, double dphi)
virtual void ElementHandle(AGDDController &c, xercesc::DOMNode *t) override
void SetPlane(double ri, double ro, double z)
pconHandler(const std::string &, AGDDController &c)
void SetColor(const std::string &c)