Main Page
+
Namespaces
Namespace List
+
Namespace Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
+
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
+
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
+
Properties
_
a
c
d
e
f
l
m
o
p
s
t
u
v
+
Related Functions
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Package Documentation
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
src
DetectorDescription
Parser
src
DDLPseudoTrap.h
Go to the documentation of this file.
1
#ifndef DDL_PseudoTrap_H
2
#define DDL_PseudoTrap_H
3
4
#include <string>
5
#include <vector>
6
7
#include "
DDLSolid.h
"
8
9
class
DDCompactView
;
10
class
DDLElementRegistry
;
11
23
class
DDLPseudoTrap
final :
public
DDLSolid
{
24
public
:
25
DDLPseudoTrap
(
DDLElementRegistry
* myreg);
26
27
void
processElement
(
const
std::string
&
name
,
const
std::string
& nmspace,
DDCompactView
& cpv)
override
;
28
};
29
30
#endif
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDLPseudoTrap
Definition:
DDLPseudoTrap.h:23
DDLPseudoTrap::DDLPseudoTrap
DDLPseudoTrap(DDLElementRegistry *myreg)
Definition:
DDLPseudoTrap.cc:13
DDLSolid
DDLSolid processes Box elements.
Definition:
DDLSolid.h:30
DDLPseudoTrap::processElement
void processElement(const std::string &name, const std::string &nmspace, DDCompactView &cpv) override
Processing the element.
Definition:
DDLPseudoTrap.cc:16
DDLSolid.h
DDLElementRegistry
The main class for processing parsed elements.
Definition:
DDLElementRegistry.h:23
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
Generated for CMSSW Reference Manual by
1.8.14