]> jspc29.x-matter.uni-frankfurt.de Git - radhard.git/commitdiff
Run analyzer: commented out a line, where the noise threshold cut was set to a fixed...
authorBenjamin Linnik <blinnik@jspc28.x-matter.uni-frankfurt.de>
Tue, 8 Dec 2015 13:36:42 +0000 (14:36 +0100)
committerBenjamin Linnik <blinnik@jspc28.x-matter.uni-frankfurt.de>
Tue, 8 Dec 2015 13:36:42 +0000 (14:36 +0100)
MABS_run_analyzer/ChargeSpektrum.c

index 40c1d839bf044d7a078012a084e4b084b75e29d7..bf14713cc87676d6be5096fae3578936cc848df9 100644 (file)
@@ -132,7 +132,7 @@ void ChargeSpektrum(TString runnumber = "")
                 runs[runi]->useDynamicalNoise(true);
                 runs[runi]->useCommonModeFilter(false);
                 runs[runi]->setFixedThresholdValueElectrons(1440);
-                runs[runi]->setNoisethresholdborderADU(40);
+//                 runs[runi]->setNoisethresholdborderADU(40);
                 
 //                 runs[runi]->analyzeFrame(57826);
 //                 runs[runi]->analyzeFrame(57827);