From: Benjamin Linnik Date: Fri, 22 May 2015 19:03:45 +0000 (+0200) Subject: Run analyzer: Removed limitation to maximum 50 data files in MAPS.c X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=1ffb1e11763955885e9e09789ed91a7266417662;p=radhard.git Run analyzer: Removed limitation to maximum 50 data files in MAPS.c --- diff --git a/MABS_run_analyzer/ChargeSpektrum.c b/MABS_run_analyzer/ChargeSpektrum.c index c106661..4e1d79c 100644 --- a/MABS_run_analyzer/ChargeSpektrum.c +++ b/MABS_run_analyzer/ChargeSpektrum.c @@ -178,9 +178,9 @@ void ChargeSpektrum(TString runnumber = "") // runs[runi]->plotNoise(); if (!isBatch) gROOT->SetBatch(kFALSE); - // runs[runi]->plotAllHistograms(); -// runs[runi]->plotAllHistogramsThresholdCluster(); -// runs[runi]->plotAllHistogramsThresholdClusterCalibrated(); +// runs[runi]->plotAllHistograms(); + runs[runi]->plotAllHistogramsThresholdCluster(); + runs[runi]->plotAllHistogramsThresholdClusterCalibrated(); // runs[runi]->plotAllHistogramsCalibrated(); runs[runi]->writeAllHistogramsToFile(); } @@ -188,7 +188,7 @@ void ChargeSpektrum(TString runnumber = "") } } // plotAllRuns(""); - plotAllRuns("threshold calibrated"); +plotAllRuns("threshold"); // writeObservableToFile("seed threshold calibrated"); writeObservableToFile("seed threshold"); } diff --git a/MABS_run_analyzer/MAPS.c b/MABS_run_analyzer/MAPS.c index f988e77..4174f3e 100644 --- a/MABS_run_analyzer/MAPS.c +++ b/MABS_run_analyzer/MAPS.c @@ -403,11 +403,11 @@ bool MAPS::checkDataFiles( Int_t MaxFiles ) { UInt_t Frames; TString FILENAME; - if(MaxFiles>50) - { - cout<<"Expected Nr of Files is too big: " << MaxFiles << " ! Nr of Files reduced to 50!"<100) +// { +// cout<<"Expected Nr of Files is too big: " << MaxFiles << " ! Nr of Files reduced to 50!"<