]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HMPID/AliHMPIDPreprocessor.h
Backward compatibility using typedef, removing some debug printout
[u/mrichter/AliRoot.git] / HMPID / AliHMPIDPreprocessor.h
index 2648875e286d136cb31e66a7625e67ad8b3a80db..995ee69435d312567a111816749c0343c577e95f 100644 (file)
@@ -16,4 +16,6 @@ protected:
   ClassDef(AliHMPIDPreprocessor, 0);
 };
 
+typedef AliHMPIDPreprocessor AliRICHPreprocessor; // for backward compatibility
+
 #endif