X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TPC%2FAliTPCMonitor.cxx;h=0fffae255172140776102cbfe3a2cc3dad03a1b7;hb=ada6b882ca8069d28a8b4bb7be23007ad3ff615d;hp=31afb15d1fcc72d881f71fdf92ec66ad97e22d07;hpb=37a4e6934911818b4129607ee3f238b45a5256a4;p=u%2Fmrichter%2FAliRoot.git diff --git a/TPC/AliTPCMonitor.cxx b/TPC/AliTPCMonitor.cxx index 31afb15d1fc..0fffae25517 100755 --- a/TPC/AliTPCMonitor.cxx +++ b/TPC/AliTPCMonitor.cxx @@ -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; } }