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
Geometry
MuonNumbering
plugins
MuonGeometryConstantsBuild.h
Go to the documentation of this file.
1
#ifndef MuonNumbering_MuonGeometryConstantsBuild_h
2
#define MuonNumbering_MuonGeometryConstantsBuild_h
3
4
#include <string>
5
#include <vector>
6
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
7
#include "
DetectorDescription/DDCMS/interface/DDCompactView.h
"
8
9
class
MuonGeometryConstants
;
10
11
class
MuonGeometryConstantsBuild
{
12
public
:
13
MuonGeometryConstantsBuild
() {}
14
15
bool
build
(
const
DDCompactView
* cpv,
MuonGeometryConstants
& php);
16
bool
build
(
const
cms::DDCompactView
* cpv,
MuonGeometryConstants
& php);
17
};
18
19
#endif
cms::DDCompactView
Definition:
DDCompactView.h:31
MuonGeometryConstantsBuild
Definition:
MuonGeometryConstantsBuild.h:11
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDCompactView.h
MuonGeometryConstantsBuild::MuonGeometryConstantsBuild
MuonGeometryConstantsBuild()
Definition:
MuonGeometryConstantsBuild.h:13
MuonGeometryConstantsBuild::build
bool build(const DDCompactView *cpv, MuonGeometryConstants &php)
Definition:
MuonGeometryConstantsBuild.cc:13
MuonGeometryConstants
Definition:
MuonGeometryConstants.h:20
DDCompactView.h
Generated for CMSSW Reference Manual by
1.8.14