]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
New values of media parameters and thickness of SPD end-ladder electronics as given...
authorbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Apr 2001 13:48:09 +0000 (13:48 +0000)
committerbarbera <barbera@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 22 Apr 2001 13:48:09 +0000 (13:48 +0000)
ITS/AliITSvPPRasymm.cxx
ITS/AliITSvPPRsymm.cxx

index 8b23e694559492198ab8b9ea7e8d411ca4421f71..458b70d5dff24b69e96dafd7c042a08a4f53cf66 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.31  2001/04/04 07:02:16  barbera
+Position of the cylinders holding rails corrected
+
 Revision 1.30  2001/03/29 22:02:30  barbera
 Some changes to the services due to the new drawings from the engineers.
 
@@ -1184,9 +1187,9 @@ void AliITSvPPRasymm::CreateGeometry(){
      gMC->Gsvolu("I103", "BOX ", idtmed[254], di103, 3); // contains det and chip  
                                                          // layer 1
      dits[0] = 0.793;
-     dits[1] = 0.015;
+     dits[1] = 0.475;  //0.685; 0.015
      dits[2] = 2.5;
-     gMC->Gsvolu("I105", "BOX ", idtmed[201], dits, 3);  
+     gMC->Gsvolu("I105", "BOX ", idtmed[290], dits, 3);  // end-ladder electr.
 
      di104[0] = 0.843;
      di104[1] = dbus;
@@ -1598,9 +1601,9 @@ void AliITSvPPRasymm::CreateGeometry(){
      gMC->Gsvolu("I124", "TUBS", idtmed[253], dits, 5);  
 
      dits[0] = 0.793;
-     dits[1] = 0.015 ;
+     dits[1] = 0.475 ;  //0.685; 0.015
      dits[2] = 2.5;
-     gMC->Gsvolu("I105", "BOX ", idtmed[201], dits, 3);  
+     gMC->Gsvolu("I105", "BOX ", idtmed[290], dits, 3);  
 
      di107[0] = 0.793;
      di107[1] = ddet1+dchip1;
@@ -4706,7 +4709,7 @@ void AliITSvPPRasymm::CreateMaterials(){
   AliMaterial(90,"SPD shield$", 12.011, 6., 1.93/10. , 22.1*10., 999);
   AliMedium(90,"SPD shield$",90, 0,isxfld,sxmgmx, 10., .01, .1, .003, .003);
 
-  AliMaterial(91, "SPD End ladder$", 55.845, 26., 7.87/10., 1.76*10., 999); 
+  AliMaterial(91, "SPD End ladder$", 47.0447, 21.7963, 3.6374, 4.4711, 999); 
   AliMedium(91, "SPD End ladder$",91, 0,isxfld,sxmgmx, 10., .01, .1, .003, .003);
 
   AliMaterial(92, "SPD cone$",28.0855, 14., 2.33, 9.36, 999);    
index abf9cc9fd184cafd03690f364bb3e5780c64a6a4..64fd0d9b7ac316f26d08c2e552d4d59fc903da96 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.15  2001/04/04 07:02:16  barbera
+Position of the cylinders holding rails corrected
+
 Revision 1.14  2001/03/29 22:02:30  barbera
 Some changes to the services due to the new drawings from the engineers.
 
@@ -1219,9 +1222,9 @@ void AliITSvPPRsymm::CreateGeometry(){
      gMC->Gsvolu("I103", "BOX ", idtmed[254], di103, 3); // contains det and chip  
                                                          // layer 1
      dits[0] = 0.793;
-     dits[1] = 0.015;
+     dits[1] = 0.475;  //0.685; 0.015
      dits[2] = 2.5;
-     gMC->Gsvolu("I105", "BOX ", idtmed[201], dits, 3);  
+     gMC->Gsvolu("I105", "BOX ", idtmed[290], dits, 3);  
 
      di104[0] = 0.843;
      di104[1] = dbus;
@@ -1633,9 +1636,9 @@ void AliITSvPPRsymm::CreateGeometry(){
      gMC->Gsvolu("I124", "TUBS", idtmed[253], dits, 5);  
 
      dits[0] = 0.793;
-     dits[1] = 0.015 ;
+     dits[1] = 0.475;  //0.685; 0.015
      dits[2] = 2.5;
-     gMC->Gsvolu("I105", "BOX ", idtmed[201], dits, 3);  
+     gMC->Gsvolu("I105", "BOX ", idtmed[290], dits, 3);  
 
      di107[0] = 0.793;
      di107[1] = ddet1+dchip1;
@@ -4650,7 +4653,7 @@ void AliITSvPPRsymm::CreateMaterials(){
   AliMaterial(90,"SPD shield$", 12.011, 6., 1.93/10. , 22.1*10., 999);
   AliMedium(90,"SPD shield$",90, 0,isxfld,sxmgmx, 10., .01, .1, .003, .003);
 
-  AliMaterial(91, "SPD End ladder$", 55.845, 26., 7.87/10., 1.76*10., 999); 
+  AliMaterial(91, "SPD End ladder$", 47.0447, 21.7963, 3.6374, 4.4711, 999); 
   AliMedium(91, "SPD End ladder$",91, 0,isxfld,sxmgmx, 10., .01, .1, .003, .003);
 
   AliMaterial(92, "SPD cone$",28.0855, 14., 2.33, 9.36, 999);