]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
has to be positive otherwise no clusters made
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Feb 2011 14:46:21 +0000 (14:46 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Feb 2011 14:46:21 +0000 (14:46 +0000)
PWG4/CaloCalib/macros/emcalReclusterize.C

index 781b23b6aa68b91e29084b7fe936cb65882dd144..706325e94b26bf66c0821b660d18b3b57e7dba2a 100644 (file)
@@ -121,7 +121,7 @@ void emcalReclusterize(Int_t mode=mLocal)
     params->SetMinECut(0.01);  //10 MeV    
     params->SetUnfold(kFALSE);
     params->SetW0(4.5);
-    params->SetTimeCut(-1);///Open this cut for AODs
+    params->SetTimeCut(1e6);///Open this cut for AODs
     params->SetTimeMin(-1);//Open this cut for AODs
     params->SetTimeMax(1e6);//Open this cut for AODs