]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
MUONv1 with default set-up
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Apr 2001 11:39:25 +0000 (11:39 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 6 Apr 2001 11:39:25 +0000 (11:39 +0000)
macros/Config.C
macros/ConfigPPR.C

index 80044e3029d4bf8d16b500006df4cd83dead0c22..c5c9004141e344ac520e9e9342bf35ba8ad2b0fe 100644 (file)
@@ -271,7 +271,7 @@ void Config()
   if(iMUON) {
     //=================== MUON parameters ===========================
 
-    AliMUON *MUON  = new AliMUONv0("MUON","normal MUON");
+    AliMUON *MUON  = new AliMUONv1("MUON","default");
   }
  
   //=================== PHOS parameters ===========================
index 016e14333564d07e22f43143438c7e20ce805432..d06a75b93c254ac29eb50eb3cece46af0a0c9300 100644 (file)
@@ -267,7 +267,7 @@ void Config()
 
   if(iMUON) {
     //=================== MUON parameters ===========================
-    AliMUON *MUON  = new AliMUONv0("MUON","normal MUON");
+    AliMUON *MUON  = new AliMUONv1("MUON","default");
   }
  
   //=================== PHOS parameters ===========================