// runs[runi]->analyzeFrame(734);
// runs[runi]->analyzeFrame(4072);
// creates or opens .root file, can analyze the RAW data
+
runs[runi]->error=runs[runi]->analyzeRun(false); // creates or opens .root file, can analyze the RAW data
if (!runs[runi]->error)
{
// runs[runi]->plotNoise();
if (!isBatch)
gROOT->SetBatch(kFALSE);
-// runs[runi]->plotAllHistograms();
-// runs[runi]->plotAllHistogramsThresholdCluster();
- runs[runi]->plotClusterDistribution(&runs[runi]->histogramthresholdCalibrated);
+ runs[runi]->plotAllHistograms();
+ runs[runi]->plotAllHistogramsThresholdCluster();
+ // runs[runi]->plotClusterDistribution(&runs[runi]->histogramthresholdCalibrated);
// runs[runi]->plotAllHistogramsThresholdClusterCalibrated();
// runs[runi]->plotAllHistogramsCalibrated();
// runs[runi]->writeAllHistogramsToFile();