From 2d85ccdf4338d9f5f47f32d3624d4028a857c038 Mon Sep 17 00:00:00 2001 From: Dennis Doering Date: Thu, 21 Nov 2013 17:04:40 +0100 Subject: [PATCH] phd-thesis update --- newCOMBI/run.C | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 newCOMBI/run.C diff --git a/newCOMBI/run.C b/newCOMBI/run.C old mode 100644 new mode 100755 index 1061874..c9249b2 --- a/newCOMBI/run.C +++ b/newCOMBI/run.C @@ -54,7 +54,7 @@ for(Int_t runLauf=0;runLauf<1;runLauf++) else { // a->getNoise (0,1000); - a->getDynNoise (1000); // Dynamic Noise Calculation + a->getDynNoise (100); // Dynamic Noise Calculation } int start = 0; -- 2.43.0