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
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
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
DetectorDescription
Parser
src
DDLSolid.h
Go to the documentation of this file.
1
#ifndef DDLSolid_H
2
#define DDLSolid_H
3
4
#include <string>
5
6
// -------------------------------------------------------------------------
7
// Includes
8
// -------------------------------------------------------------------------
9
#include "
DDXMLElement.h
"
10
11
class
DDCompactView
;
12
class
DDLElementRegistry
;
13
15
30
class
DDLSolid
:
public
DDXMLElement
{
31
public
:
33
DDLSolid
(
DDLElementRegistry
* myreg);
34
35
void
setReference
(
const
std::string
& nmspace,
DDCompactView
& cpv);
36
};
37
#endif
DDLSolid::setReference
void setReference(const std::string &nmspace, DDCompactView &cpv)
Definition:
DDLSolid.cc:13
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:81
DDXMLElement
This is a base class for processing XML elements in the DDD.
Definition:
DDXMLElement.h:48
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
DDLSolid::DDLSolid
DDLSolid(DDLElementRegistry *myreg)
Constructor.
Definition:
DDLSolid.cc:11
DDXMLElement.h
Generated for CMSSW Reference Manual by
1.8.16