]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCMonitor.cxx
Code reworking to analize ESD and AOD (H.Qvigstad)
[u/mrichter/AliRoot.git] / TPC / AliTPCMonitor.cxx
index 31afb15d1fcc72d881f71fdf92ec66ad97e22d07..0fffae255172140776102cbfe3a2cc3dad03a1b7 100755 (executable)
@@ -1921,7 +1921,7 @@ void AliTPCMonitor::ShowSel(const Int_t* compval)
   Int_t   feclocbran  =  0;
   Int_t   branch      =  0;
   Short_t rcuget      =  0;
-  Int_t   emptyI      =  1;
+  // Int_t   emptyI      =  1;
   Int_t   index       = -1;
   Int_t   hwadd       =  0;
   
@@ -1991,7 +1991,7 @@ void AliTPCMonitor::ShowSel(const Int_t* compval)
     // Altro chip
       altrochip     =  fMapHand->GetAltro(hwadd);
       if(compval[5]!=-1 && altrochip!=compval[5])      {         fHist->SetCellContent(row-subrows+1,pad+1,0);           continue;     }
-      emptyI =0;
+      // emptyI =0;
     }
   }