]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCPreprocessor.h
Adding paranoiac protection to be 200% sure to get physical charges
[u/mrichter/AliRoot.git] / TPC / AliTPCPreprocessor.h
index 0c8839951d110eee025df4c1995440dd9b8c7597..1b50d3f059535a25ab658488f173c4d9b0f69211 100644 (file)
@@ -29,6 +29,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);
     AliTPCPreprocessor& operator = (const AliTPCPreprocessor& rhs);
 
   private: