CMS 3D CMS Logo

DDLTubs.h
Go to the documentation of this file.
1 #ifndef DETECTOR_DESCRIPTION_PARSER_DDLTUBS_H
2 #define DETECTOR_DESCRIPTION_PARSER_DDLTUBS_H
3 
4 #include <string>
5 #include <vector>
6 
7 #include "DDLSolid.h"
8 
9 class DDCompactView;
10 class DDLElementRegistry;
11 
13 
21 class DDLTubs final : public DDLSolid {
22 public:
24 
25  void processElement(const std::string& name, const std::string& nmspace, DDCompactView& cpv) override;
26 };
27 
28 #endif
DDLSolid
DDLSolid processes Box elements.
Definition: DDLSolid.h:30
DDLTubs
DDLTubs processes Tubs elements.
Definition: DDLTubs.h:21
DDLElementRegistry
The main class for processing parsed elements.
Definition: DDLElementRegistry.h:23
DDLTubs::DDLTubs
DDLTubs(DDLElementRegistry *myreg)
Definition: DDLTubs.cc:16
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition: DDCompactView.h:81
DDLTubs::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition: DDLTubs.cc:19
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DDLSolid.h
Skims_PA_cff.name
name
Definition: Skims_PA_cff.py:17