]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ACORDE/AliACORDEModule.h
Incedent angle correction fixed
[u/mrichter/AliRoot.git] / ACORDE / AliACORDEModule.h
index 6bde8c568c4c501333925f24761602489012b52c..e037e7ec780a501bc3d9b2d97b2b52b42cf1964b 100644 (file)
@@ -62,6 +62,8 @@ private:
   ClassDef(AliACORDEModule, 1)// ACORDE module geometry manager
 };
 
+typedef AliACORDEModule AliCRTModule; // for backward compatibility
+
 inline void AliACORDEModule::SetScintillatorThickness(Float_t thick)
 { fScintillatorThickness = thick; }