From ad55a7aa42e24235dc104b2286c33d5778ea4fb7 Mon Sep 17 00:00:00 2001 From: Dennis Doering Date: Fri, 8 May 2015 10:33:10 +0200 Subject: [PATCH] Save before branch change --- MABS_run_analyzer/Run.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MABS_run_analyzer/Run.c b/MABS_run_analyzer/Run.c index 51dab68..228fe64 100644 --- a/MABS_run_analyzer/Run.c +++ b/MABS_run_analyzer/Run.c @@ -619,7 +619,7 @@ Int_t arraySort[processed->clustersize*processed->clustersize]; TMath::Sort(25,array,arraySort);//Sort cluster from Greater and save their sorting index in arraySort - Int_t clusterSizeForCut=4; + Int_t clusterSizeForCut=25; Double_t clusterValueCut=0; for (Int_t clusteri=0; clusteri