CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ErrorCorrelation.cc
Go to the documentation of this file.
1 #include "../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 
8 {
9  theCorr = corr;
10 }
long double ALIdouble
Definition: CocoaGlobals.h:11
std::pair< ALIstring, ALIstring > pss
Definition: Fit.h:27
void update(const ALIdouble corr)
ErrorCorrelation(const pss &entry1, const pss &entry2, const ALIdouble corr)
JetCorrectorParameters corr
Definition: classes.h:9