From: Benjamin Linnik Date: Tue, 8 Dec 2015 13:36:42 +0000 (+0100) Subject: Run analyzer: commented out a line, where the noise threshold cut was set to a fixed... X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=eed1c1edac4198ff7a13074b0154fec81acd24a4;p=radhard.git Run analyzer: commented out a line, where the noise threshold cut was set to a fixed value --- diff --git a/MABS_run_analyzer/ChargeSpektrum.c b/MABS_run_analyzer/ChargeSpektrum.c index 40c1d83..bf14713 100644 --- a/MABS_run_analyzer/ChargeSpektrum.c +++ b/MABS_run_analyzer/ChargeSpektrum.c @@ -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);