Main Page
Namespaces
Classes
Package Documentation
DetectorDescription
Parser
src
DDLTrapezoid.h
Go to the documentation of this file.
1
#ifndef DDLTRAPEZOID_H
2
#define DDLTRAPEZOID_H
3
4
#include <string>
5
#include <vector>
6
7
#include "
DDLSolid.h
"
8
9
class
DDCompactView
;
10
class
DDLElementRegistry
;
11
23
class
DDLTrapezoid
final :
public
DDLSolid
24
{
25
public
:
26
27
DDLTrapezoid
(
DDLElementRegistry
* myreg );
28
29
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv )
override
;
30
};
31
#endif
DDLTrapezoid::DDLTrapezoid
DDLTrapezoid(DDLElementRegistry *myreg)
Definition:
DDLTrapezoid.cc:13
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
DDLTrapezoid::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition:
DDLTrapezoid.cc:19
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:83
DDLSolid
DDLSolid processes Box elements.
Definition:
DDLSolid.h:30
DDLTrapezoid
Definition:
DDLTrapezoid.h:23
DDLSolid.h
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
dataset.name
name
Definition:
dataset.py:45
Generated for CMSSW Reference Manual by
1.8.11