CMS 3D CMS Logo

DDLPolyGenerator.h
Go to the documentation of this file.
1 #ifndef DDL_PolyGenerator_H
2 #define DDL_PolyGenerator_H
3 
4 #include <string>
5 
6 #include "DDLSolid.h"
7 
8 class DDCompactView;
10 
12 
28 class DDLPolyGenerator final : public DDLSolid {
29 public:
31 
32  void processElement(const std::string& name, const std::string& nmspace, DDCompactView& cpv) override;
33  void preProcessElement(const std::string& name, const std::string& nmspace, DDCompactView& cpv) override;
34 };
35 
36 #endif
DDLSolid
DDLSolid processes Box elements.
Definition: DDLSolid.h:30
DDLElementRegistry
The main class for processing parsed elements.
Definition: DDLElementRegistry.h:23
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:80
DDLPolyGenerator
DDLPolyGenerator processes DDL XML Polycone and DDL XML Polyhedra elements.
Definition: DDLPolyGenerator.h:28
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DDLPolyGenerator::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition: DDLPolyGenerator.cc:25
DDLPolyGenerator::preProcessElement
void preProcessElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Called by loadAttributes AFTER attributes are loaded.
Definition: DDLPolyGenerator.cc:17
DDLSolid.h
DDLPolyGenerator::DDLPolyGenerator
DDLPolyGenerator(DDLElementRegistry *myreg)
Definition: DDLPolyGenerator.cc:15
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17