]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
fix. Thanks to Salvatore
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Jul 2013 21:06:59 +0000 (21:06 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 24 Jul 2013 21:06:59 +0000 (21:06 +0000)
PWG/EMCAL/macros/AddTaskEMCALTender.C

index a2edebde56cfd5a6d722801de9a708216a2e52cd..2854f1c71847c2b7ac766260a528c0c9b3f8baee 100644 (file)
@@ -39,8 +39,6 @@ AliAnalysisTaskSE *AddTaskEMCALTender(
   AliAnalysisTaskSE *ana = 0;
   AliAnalysisDataContainer *coutput1 = 0;
 
-  UInt_t nonLinFunct = AliEMCALRecoUtils::kBeamTestCorrected;
-
   TString period(perstr);
   period.ToLower();
   if (period == "lhc12a15e")