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