resolved conflicts in merging with release

This commit is contained in:
Dhanya Maliakal 2016-02-25 14:32:56 +01:00
parent 5b3aa45439
commit 7ace569daf

View File

@ -2217,6 +2217,7 @@ dacs_t slsDetector::setDAC(dacs_t val, dacIndex index, int mV, int imod){
char mess[100]; char mess[100];
int arg[3]; int arg[3];
if ( (thisDetector->myDetectorType != GOTTHARD) && (thisDetector->myDetectorType != PROPIX) && index==HV_POT) if ( (thisDetector->myDetectorType != GOTTHARD) && (thisDetector->myDetectorType != PROPIX) && index==HV_POT)
index=HV_NEW; index=HV_NEW;