]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCNoiseMapComponent.cxx
correcting compilation warning and making change of AliShuttleInterface (rev 29388)
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCNoiseMapComponent.cxx
index 4b35340ac774715dfc02fb8f5adfa083e0e8ea0b..e3c73faadca392efa0a13feb7e872bf3b4d9835d 100644 (file)
@@ -333,7 +333,7 @@ int AliHLTTPCNoiseMapComponent::DoEvent(const AliHLTComponentEventData& evtData,
       //fHistSignal = new TH1F("fHistSignal", "signal distribution per pad",1024,0,1024);
       
       //fHistSignal->Reset();
-      Int_t time = pDigitReader->GetTime();
+      //Int_t time = pDigitReader->GetTime();
      
       for(Int_t i=0;i<pDigitReader->GetBunchSize();i++){