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
Geometry
HcalCommonData
interface
HcalParametersFromDD.h
Go to the documentation of this file.
1
#ifndef HcalCommonData_HcalParametersFromDD_h
2
#define HcalCommonData_HcalParametersFromDD_h
3
4
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
5
#include "
DetectorDescription/DDCMS/interface/DDCompactView.h
"
6
7
class
HcalParameters
;
8
9
class
HcalParametersFromDD
{
10
public
:
11
HcalParametersFromDD
() =
default
;
12
13
bool
build
(
const
DDCompactView
*,
HcalParameters
&);
14
bool
build
(
const
cms::DDCompactView
&,
HcalParameters
&);
15
16
private
:
17
bool
build
(
HcalParameters
&);
18
void
rescale
(std::vector<double>&,
const
double
s
);
19
};
20
21
#endif
DDCompactView.h
HcalParametersFromDD::HcalParametersFromDD
HcalParametersFromDD()=default
alignCSCRings.s
s
Definition:
alignCSCRings.py:92
HcalParametersFromDD
Definition:
HcalParametersFromDD.h:9
HcalParametersFromDD::build
bool build(const DDCompactView *, HcalParameters &)
Definition:
HcalParametersFromDD.cc:56
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDCompactView.h
HcalParametersFromDD::rescale
void rescale(std::vector< double > &, const double s)
Definition:
HcalParametersFromDD.cc:346
HcalParameters
Definition:
HcalParameters.h:6
cms::DDCompactView
Definition:
DDCompactView.h:31
Generated for CMSSW Reference Manual by
1.8.16