]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HMPID/AliHMPIDv0.h
Backward compatibility using typedef, removing some debug printout
[u/mrichter/AliRoot.git] / HMPID / AliHMPIDv0.h
index 085005414b3e95aa818802e3ac9470b1eed67c25..348254310157e7a0ebf033ea53f6666a9be02230 100644 (file)
@@ -18,5 +18,7 @@ public:
 protected:
   ClassDef(AliHMPIDv0,1)  //HMPID coarse version for material budget study and debuging
 };
+
+typedef AliHMPIDv0 AliRICHv0; // for backward compatibility
        
 #endif