|
ATLAS Offline Software
|
Go to the documentation of this file.
13 using namespace xercesc;
50 (
c.GetHandlerStore().GetHandler(
"polyplane"));
51 if (!pplaneHand) std::abort();
54 for (child=
t->getFirstChild();child!=0;child=child->getNextSibling())
56 if (child->getNodeType()==DOMNode::ELEMENT_NODE) {
pgonHandler(const std::string &, AGDDController &c)
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
void SetProfile(double phi0, double dphi)
std::string getAttributeAsString(AGDDController &c, const xercesc::DOMNode *t, const std::string &) const
virtual void ElementHandle(AGDDController &c, xercesc::DOMNode *t) override
int getAttributeAsInt(AGDDController &c, const xercesc::DOMNode *t, const std::string &) const
void SetColor(const std::string &c)
void SetPlane(double ri, double ro, double z)