1 #ifndef DDL_CompositeMaterial_H
2 #define DDL_CompositeMaterial_H
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
DDLMaterial processes Box elements.
Compact representation of the geometrical detector hierarchy.
DDLCompositeMaterial(DDLElementRegistry *myreg)
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Called by loadAttributes AFTER attributes are loaded.
DDLCompositeMaterial processes all CompositeMaterial elements.
The main class for processing parsed elements.