]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/test/TestTPCPreprocessor.h
Now PtBin() returns -1 if pt>maximum of all bins
[u/mrichter/AliRoot.git] / SHUTTLE / test / TestTPCPreprocessor.h
index 609fd74508d63575d010b48cefde4881d4a570e4..9c0b8e0dcef2f719f24f19d600983bee65543163 100644 (file)
@@ -12,7 +12,7 @@ class TestTPCPreprocessor: public AliPreprocessor {
 public:
 
        TestTPCPreprocessor();
-       TestTPCPreprocessor(const char* detector, AliShuttleInterface* shuttle);
+       TestTPCPreprocessor(AliShuttleInterface* shuttle);
        ~TestTPCPreprocessor();
 
 protected: