![]() |
|
|||
File indexing completed on 2023-03-17 10:38:40
0001 #include "Alignment/CocoaModel/interface/ErrorCorrelation.h" 0002 0003 ErrorCorrelation::ErrorCorrelation(const pss& entry1, const pss& entry2, const ALIdouble corr) 0004 : theEntry1(entry1), theEntry2(entry2), theCorr(corr) {} 0005 0006 void ErrorCorrelation::update(const ALIdouble corr) { theCorr = corr; }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |