Main Page
Namespaces
Classes
Package Documentation
Alignment
CocoaModel
src
ErrorCorrelation.cc
Go to the documentation of this file.
1
#include "
Alignment/CocoaModel/interface/ErrorCorrelation.h
"
2
3
ErrorCorrelation::ErrorCorrelation
(
const
pss
& entry1,
const
pss
& entry2,
const
ALIdouble
corr
): theEntry1(entry1), theEntry2(entry2), theCorr(corr)
4
{
5
}
6
7
void
ErrorCorrelation::update
(
const
ALIdouble
corr
)
8
{
9
theCorr
=
corr
;
10
}
ALIdouble
long double ALIdouble
Definition:
CocoaGlobals.h:11
pss
std::pair< ALIstring, ALIstring > pss
Definition:
Fit.h:27
ErrorCorrelation::update
void update(const ALIdouble corr)
Definition:
ErrorCorrelation.cc:7
ErrorCorrelation::ErrorCorrelation
ErrorCorrelation(const pss &entry1, const pss &entry2, const ALIdouble corr)
Definition:
ErrorCorrelation.cc:3
ErrorCorrelation::theCorr
ALIdouble theCorr
Definition:
ErrorCorrelation.h:33
ErrorCorrelation.h
corr
JetCorrectorParameters corr
Definition:
classes.h:5
Generated for CMSSW Reference Manual by
1.8.11