Main Page
Namespaces
Classes
Package Documentation
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
)
covval
[
k
] = 0.;
6
}
EcalPulseShape::TEMPLATESAMPLES
static const int TEMPLATESAMPLES
Definition:
EcalPulseShapes.h:12
gen::k
int k[5][pyjets_maxn]
Definition:
Cascade2Hadronizer.cc:79
EcalPulseSymmCovariances.h
N
#define N
Definition:
blowfish.cc:9
EcalPulseSymmCovariance::EcalPulseSymmCovariance
EcalPulseSymmCovariance()
Definition:
EcalPulseSymmCovariances.cc:3
EcalPulseSymmCovariance::covval
float covval[EcalPulseShape::TEMPLATESAMPLES *(EcalPulseShape::TEMPLATESAMPLES+1)/2]
Definition:
EcalPulseSymmCovariances.h:15
Generated for CMSSW Reference Manual by
1.8.11