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
RecoLocalCalo
HcalRecAlgos
interface
HcalConstants.h
Go to the documentation of this file.
1
#ifndef RecoLocalCalo_HcalRecAlgos_interface_HcalConstants_h
2
#define RecoLocalCalo_HcalRecAlgos_interface_HcalConstants_h
3
4
namespace
hcal::constants
{
5
6
constexpr
int
maxSamples
= 10;
7
constexpr
int
maxPSshapeBin
= 256;
8
constexpr
int
nsPerBX
= 25;
9
constexpr
float
iniTimeShift
= 92.5f;
10
constexpr
float
invertnsPerBx
= 0.04f;
11
constexpr
int
shiftTS
= 4;
12
13
}
// namespace hcal::constants
14
15
#endif // RecoLocalCalo_HcalRecAlgos_interface_HcalConstants_h
hcal::constants::maxPSshapeBin
constexpr int maxPSshapeBin
Definition:
HcalConstants.h:7
hcal::constants::nsPerBX
constexpr int nsPerBX
Definition:
HcalConstants.h:8
hcal::constants::iniTimeShift
constexpr float iniTimeShift
Definition:
HcalConstants.h:9
hcal::constants::maxSamples
constexpr int maxSamples
Definition:
HcalConstants.h:6
hcal::constants
Definition:
HcalConstants.h:4
hcal::constants::shiftTS
constexpr int shiftTS
Definition:
HcalConstants.h:11
hcal::constants::invertnsPerBx
constexpr float invertnsPerBx
Definition:
HcalConstants.h:10
Generated for CMSSW Reference Manual by
1.8.16