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
DetectorDescription
DDCMS
src
ES_DDDetector.cc
Go to the documentation of this file.
1
#include "
FWCore/Utilities/interface/typelookup.h
"
2
#include "
DetectorDescription/DDCMS/interface/DDCompactView.h
"
3
#include "
DetectorDescription/DDCMS/interface/DDDetector.h
"
4
#include "
DetectorDescription/DDCMS/interface/DDVectorRegistry.h
"
5
#include "
Geometry/Records/interface/GeometryFileRcd.h
"
6
#include "
FWCore/Framework/interface/data_default_record_trait.h
"
7
#include <DD4hep/SpecParRegistry.h>
8
9
using namespace
cms
;
10
11
TYPELOOKUP_DATA_REG
(
cms::DDCompactView
);
12
TYPELOOKUP_DATA_REG
(
DDDetector
);
13
TYPELOOKUP_DATA_REG
(dd4hep::SpecParRegistry);
14
TYPELOOKUP_DATA_REG
(
DDVectorRegistry
);
15
16
EVENTSETUP_DATA_DEFAULT_RECORD
(
DDDetector
,
GeometryFileRcd
);
cms::DDCompactView
Definition:
DDCompactView.h:31
GeometryFileRcd
Definition:
GeometryFileRcd.h:5
cms::DDVectorRegistry
Definition:
DDVectorRegistry.h:11
cms::DDDetector
Definition:
DDDetector.h:12
GeometryFileRcd.h
typelookup.h
DDVectorRegistry.h
data_default_record_trait.h
EVENTSETUP_DATA_DEFAULT_RECORD
#define EVENTSETUP_DATA_DEFAULT_RECORD(_data_, _record_)
Definition:
data_default_record_trait.h:77
DDCompactView.h
TYPELOOKUP_DATA_REG
#define TYPELOOKUP_DATA_REG(_dataclass_)
Definition:
typelookup.h:102
cms
Namespace of DDCMS conversion namespace.
Definition:
ProducerAnalyzer.cc:41
DDDetector.h
Generated for CMSSW Reference Manual by
1.8.14