1 #ifndef DDL_BooleanSolid_H 2 #define DDL_BooleanSolid_H This class takes care of processing all BooleanSolid type elements.
Compact representation of the geometrical detector hierarchy.
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
DDLBooleanSolid(DDLElementRegistry *myreg)
std::string dumpBooleanSolid(const std::string &name, const std::string &nmspace)
DDLSolid processes Box elements.
The main class for processing parsed elements.
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Called by loadAttributes AFTER attributes are loaded.