]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Bug fix. GetMedium declared twice
authormasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Apr 2007 17:40:37 +0000 (17:40 +0000)
committermasera <masera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 3 Apr 2007 17:40:37 +0000 (17:40 +0000)
ITS/AliITSv11GeometrySSD.h

index 30881909c9fc5ec8192d49dfd00b336b48b4e241..88e05d18ae0ab9fc607e5e20e9da4c34c532b3bd 100644 (file)
@@ -132,7 +132,7 @@ public:
   /////////////////////////////////////////////////////////////////////////
   void Layer6(TGeoVolume* mothervolume);
   // Method placing the Layer6 within mother volume  
-  TGeoMedium *GetMedium(char*); // to be interfaced with AliRoot
+//  TGeoMedium *GetMedium(char*); // to be interfaced with AliRoot
   /////////////////////////////////////////////////////////////////////////
   //Auxiliary methods for shapes building
   /////////////////////////////////////////////////////////////////////////