fixed corrections for rate correction, needed to reset daq completely

This commit is contained in:
Dhanya Maliakal
2016-02-17 15:17:40 +01:00
parent 764078d465
commit 8d2f54838a
7 changed files with 63 additions and 23 deletions

View File

@ -2501,7 +2501,6 @@ double multiSlsDetector::getRateCorrectionTau(){
}
if (getDetectorsType() != MYTHEN){
cout<<"ret1:"<<ret1<<endl;
//if set by the slsDetector
if(ret1 == 0)
thisMultiDetector->correctionMask&=~(1<<RATE_CORRECTION);