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
HcalCommonData
src
HcalSimulationConstants.cc
Go to the documentation of this file.
1
#include "
Geometry/HcalCommonData/interface/HcalSimulationConstants.h
"
2
3
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
4
5
//#define EDM_ML_DEBUG
6
7
HcalSimulationConstants::HcalSimulationConstants
(
const
HcalSimulationParameters
* hsp) : hspar_(hsp) {
8
#ifdef EDM_ML_DEBUG
9
edm::LogVerbatim
(
"HCalGeom"
)
10
<<
"HcalSimulationConstants::HcalSimulationConstants (const HcalSimulationParameters* hsp) constructor"
;
11
#endif
12
}
13
14
HcalSimulationConstants::~HcalSimulationConstants
() {
15
#ifdef EDM_ML_DEBUG
16
edm::LogVerbatim
(
"HCalGeom"
) <<
"HcalSimulationConstants::destructed!!!"
;
17
#endif
18
}
edm::LogVerbatim
Log< level::Info, true > LogVerbatim
Definition:
MessageLogger.h:134
MessageLogger.h
HcalSimulationConstants::HcalSimulationConstants
HcalSimulationConstants(const HcalSimulationParameters *hps)
Definition:
HcalSimulationConstants.cc:7
HcalSimulationParameters
Definition:
HcalSimulationParameters.h:6
HcalSimulationConstants::~HcalSimulationConstants
~HcalSimulationConstants()
Definition:
HcalSimulationConstants.cc:14
HcalSimulationConstants.h
Generated for CMSSW Reference Manual by
1.8.14