]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSvtest.cxx
Fixed a bug in asigning detector types in SetDefaults under SSD layer 6.
[u/mrichter/AliRoot.git] / ITS / AliITSvtest.cxx
index 2b8469f02b79cfad802f34ae6b26e58287fd3d8a..a530002dd32f5c538b1488d7139688e273c21990 100644 (file)
 
 /*
 $Log$
+Revision 1.12  2001/08/24 21:04:36  nilsen
+Added some include files. Needed due to new forward declorations in other
+files
+
 Revision 1.11  2001/05/30 16:15:47  fca
 Correct comparison wiht AliGeant3::Class() introduced. Thanks to I.Hrivnacova
 
@@ -347,9 +351,9 @@ void AliITSvtest::InitAliITSgeom(){
                                fITSgeom->ReSetShape(kSSD,new AliITSgeomSSD275and75());
                            break;
                        case 6:
-                           fITSgeom->CreatMatrix(mod,lay,lad,det,kSSDp,t,r);
-                           if(!(fITSgeom->IsShapeDefined(kSSDp))) 
-                               fITSgeom->ReSetShape(kSSDp,new AliITSgeomSSD75and275());
+                           fITSgeom->CreatMatrix(mod,lay,lad,det,kSSD,t,r);
+                           if(!(fITSgeom->IsShapeDefined(kSSD))) 
+                               fITSgeom->ReSetShape(kSSD,new AliITSgeomSSD75and275());
                            break;
                        } // end switch
                } // end for det