]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCPreprocessor.h
Fixing coverity warnings
[u/mrichter/AliRoot.git] / TPC / AliTPCPreprocessor.h
index 0f80728855073f51bb055d4062d9c06e3d6e6b8a..12ea85771bb4f26062f6bfad61f33058ce53dea3 100644 (file)
@@ -31,7 +31,7 @@ class AliTPCPreprocessor : public AliPreprocessor
     UInt_t  ExtractPulser(Int_t sourceFXS);
     UInt_t  ExtractCE(Int_t sourceFXS);
     UInt_t  ExtractQA(Int_t sourceFXS);
-    UInt_t  ExtractAltro(Int_t sourceFXS);
+    UInt_t  ExtractAltro(Int_t sourceFXS, TMap* dcsAliasMap);
     UInt_t  ExtractRaw(Int_t sourceFXS);
     AliTPCPreprocessor& operator = (const AliTPCPreprocessor& rhs);