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
Geometry
MTDNumberingBuilder
plugins
CondDBCmsMTDConstruction.h
Go to the documentation of this file.
1
#ifndef Geometry_MTDNumberingBuilder_CondDBCmsMTDConstruction_H
2
#define Geometry_MTDNumberingBuilder_CondDBCmsMTDConstruction_H
3
4
#include "
Geometry/MTDNumberingBuilder/interface/CmsMTDStringToEnum.h
"
5
#include "
FWCore/ParameterSet/interface/types.h
"
6
#include <string>
7
#include <memory>
8
9
class
GeometricTimingDet
;
10
class
DDCompactView
;
11
class
PGeometricTimingDet
;
12
18
class
CondDBCmsMTDConstruction
{
19
public
:
20
CondDBCmsMTDConstruction
() =
delete
;
21
static
std::unique_ptr<GeometricTimingDet>
construct
(
const
PGeometricTimingDet
& pgd);
22
};
23
24
#endif
types.h
CondDBCmsMTDConstruction::CondDBCmsMTDConstruction
CondDBCmsMTDConstruction()=delete
CondDBCmsMTDConstruction
Definition:
CondDBCmsMTDConstruction.h:18
PGeometricTimingDet
Definition:
PGeometricTimingDet.h:9
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
CmsMTDStringToEnum.h
GeometricTimingDet
Definition:
GeometricTimingDet.h:29
CondDBCmsMTDConstruction::construct
static std::unique_ptr< GeometricTimingDet > construct(const PGeometricTimingDet &pgd)
Definition:
CondDBCmsMTDConstruction.cc:10
Generated for CMSSW Reference Manual by
1.8.14