]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSv5asymm.cxx
Number of modules in layer 5 and 6 re-set to 23 and 26
[u/mrichter/AliRoot.git] / ITS / AliITSv5asymm.cxx
index 9aa5245cfafc5adca6189a8f70e890e991f6199c..235307788c59ef45fdadafcf0574415ffe0c4aa7 100644 (file)
 
 /*
 $Log$
+Revision 1.11  2001/03/23 00:12:23  nilsen
+Set Reading of AliITSgeom data from Geant3 common blocks as the default and
+not a .det file. Removed redundent calls to BuildGeometry.
+
 Revision 1.10  2001/02/14 14:22:58  nilsen
 Now looking in the right director for the old .det.
 
@@ -689,7 +693,7 @@ void AliITSv5asymm::InitAliITSgeom(){
 
     if(fITSgeom!=0) delete fITSgeom;
     nlad[0]=20;nlad[1]=40;nlad[2]=14;nlad[3]=22;nlad[4]=34;nlad[5]=38;
-    ndet[0]=4;ndet[1]=4;ndet[2]=6;ndet[3]=8;ndet[4]=22;ndet[5]=25;
+    ndet[0]=4;ndet[1]=4;ndet[2]=6;ndet[3]=8;ndet[4]=23;ndet[5]=26;
     fITSgeom = new AliITSgeom(0,6,nlad,ndet,mod);
     mod = -1;
     for(lay=1;lay<=nlayers;lay++){