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
CondFormats
EcalObjects
src
EcalPulseSymmCovariances.cc
Go to the documentation of this file.
1
#include "
CondFormats/EcalObjects/interface/EcalPulseSymmCovariances.h
"
2
3
EcalPulseSymmCovariance::EcalPulseSymmCovariance
() {
4
int
N
=
EcalPulseShape::TEMPLATESAMPLES
* (
EcalPulseShape::TEMPLATESAMPLES
+ 1) / 2;
5
for
(
int
k
= 0;
k
<
N
; ++
k
)
6
covval
[
k
] = 0.;
7
}
EcalPulseSymmCovariance::EcalPulseSymmCovariance
EcalPulseSymmCovariance()
Definition:
EcalPulseSymmCovariances.cc:3
N
#define N
Definition:
blowfish.cc:9
dqmdumpme.k
k
Definition:
dqmdumpme.py:60
EcalPulseSymmCovariance::covval
float covval[EcalPulseShape::TEMPLATESAMPLES *(EcalPulseShape::TEMPLATESAMPLES+1)/2]
Definition:
EcalPulseSymmCovariances.h:13
EcalPulseSymmCovariances.h
EcalPulseShape::TEMPLATESAMPLES
static const int TEMPLATESAMPLES
Definition:
EcalPulseShapes.h:10
Generated for CMSSW Reference Manual by
1.8.16