]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Fix in EMCAL constructor call to be consistant with new EMCAL geometry definisions.
authornilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Jan 2003 18:54:44 +0000 (18:54 +0000)
committernilsen <nilsen@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Jan 2003 18:54:44 +0000 (18:54 +0000)
ITS/Config_bg.C
ITS/Config_muon.C

index 7fe26dba427367bcf6641527a6173196d6ae46fb..34fb9cdc0f45f5acda6d2558a07bc0a777f7ed89 100644 (file)
@@ -247,7 +247,7 @@ void Config(){
     }
     if (iEMCAL){
         //=================== EMCAL parameters ============================
-        AliEMCAL *EMCAL = new AliEMCALv1("EMCAL", "EMCALArch1a");
+        AliEMCAL *EMCAL = new AliEMCALv1("EMCAL", "G56_2_55_19_104_14");
     }
     if (iSTART){
         //=================== START parameters ============================
index 4cf7070b4c6f291576b9ca9efaf8dca400e48d8d..126ac32bd23413abb5821eefa97e0349af8c97a1 100644 (file)
@@ -1,6 +1,6 @@
 void Config(){
     // 7-DEC-2000 09:00
-    // Switch on Transition Radiation simulation. 6/12/00 18:00
+    // Switch on Transition Radiation simulation. 6/12/00 18:00  
     // iZDC=1  7/12/00 09:00
     // ThetaRange is (0., 180.). It was (0.28,179.72) 7/12/00 09:00
     // Theta range given through pseudorapidity limits 22/6/2001
@@ -246,7 +246,7 @@ void Config(){
     }
     if (iEMCAL){
         //=================== EMCAL parameters ============================
-        AliEMCAL *EMCAL = new AliEMCALv1("EMCAL", "EMCALArch1a");
+        AliEMCAL *EMCAL = new AliEMCALv1("EMCAL", "G56_2_55_19_104_14");
     }
     if (iSTART){
         //=================== START parameters ============================