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
HcalTestBeamData
interface
HcalTB02ParametersFromDD.h
Go to the documentation of this file.
1
#ifndef HcalTestBeamData_HcalTB02ParametersFromDD_h
2
#define HcalTestBeamData_HcalTB02ParametersFromDD_h
3
4
#include <string>
5
#include <vector>
6
#include "
DetectorDescription/Core/interface/DDCompactView.h
"
7
#include "
DetectorDescription/Core/interface/DDFilteredView.h
"
8
#include "
DetectorDescription/DDCMS/interface/DDCompactView.h
"
9
#include "
DetectorDescription/DDCMS/interface/DDFilteredView.h
"
10
#include "
Geometry/HcalTestBeamData/interface/HcalTB02Parameters.h
"
11
12
class
HcalTB02ParametersFromDD
{
13
public
:
14
HcalTB02ParametersFromDD
() =
default
;
15
16
bool
build
(
const
DDCompactView
* cpv,
HcalTB02Parameters
& php,
const
std::string
&
name
);
17
bool
build
(
const
cms::DDCompactView
* cpv,
HcalTB02Parameters
& php,
const
std::string
&
name
);
18
19
private
:
20
static
constexpr
double
k_ScaleFromDDDToG4
= 1.0;
21
static
constexpr
double
k_ScaleFromDD4HepToG4
= 10.0;
22
};
23
24
#endif
DDCompactView.h
HcalTB02Parameters
Definition:
HcalTB02Parameters.h:9
HcalTB02ParametersFromDD::k_ScaleFromDD4HepToG4
static constexpr double k_ScaleFromDD4HepToG4
Definition:
HcalTB02ParametersFromDD.h:21
HcalTB02ParametersFromDD::HcalTB02ParametersFromDD
HcalTB02ParametersFromDD()=default
DDFilteredView.h
DDCompactView
Compact representation of the geometrical detector hierarchy.
Definition:
DDCompactView.h:81
DDFilteredView.h
DDCompactView.h
HcalTB02ParametersFromDD::build
bool build(const DDCompactView *cpv, HcalTB02Parameters &php, const std::string &name)
Definition:
HcalTB02ParametersFromDD.cc:10
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:256
HcalTB02Parameters.h
cms::DDCompactView
Definition:
DDCompactView.h:31
HcalTB02ParametersFromDD::k_ScaleFromDDDToG4
static constexpr double k_ScaleFromDDDToG4
Definition:
HcalTB02ParametersFromDD.h:20
Skims_PA_cff.name
name
Definition:
Skims_PA_cff.py:17
HcalTB02ParametersFromDD
Definition:
HcalTB02ParametersFromDD.h:12
Generated for CMSSW Reference Manual by
1.8.16