]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Go back to the previous version
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 15 Sep 2005 15:13:10 +0000 (15:13 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 15 Sep 2005 15:13:10 +0000 (15:13 +0000)
MUON/.rootrc
MUON/AliMUONTest.cxx

index ee1cc63717fb0aa0d47e07639c01a0c76c1f8726..33c0f086ff38aa5e831f899575a7602f5c57c5e9 100644 (file)
@@ -1,7 +1,7 @@
 
 Unix.*.Root.MacroPath:      .:$(ALICE_ROOT)/macros:$(ALICE_ROOT)
 
-Root.Html.OutputDir: $(ALICE_ROOT)/MUON/html
+Root.Html.OutputDir: $(ALICE_ROOT)/html/roothtml/MUON
 Root.Html.SourceDir: ./
 Root.Html.Author:  Rene Brun
 Root.Html.Root:  http://root.cern.ch/root/html
index 218497f1099e982dd91766ee5d35ed1059a75c86..aee24f88abff64e9e5e4637a73f42cc853f0d31c 100644 (file)
@@ -863,8 +863,8 @@ void AliMUONTest::ForWhole(AliMUONTests testCase)
   // for (Int_t iChamber=0; iChamber<3; iChamber=iChamber+2) {
 
     // Loop over cathods
-    for (Int_t cath=0; cath<2; cath++) {
-    //for (Int_t cath=0; cath<1; cath++) {
+    //for (Int_t cath=0; cath<2; cath++) {
+    for (Int_t cath=0; cath<1; cath++) {
 
       AliMUONGeometrySegmentation* segmentation 
         = CreateSegmentation(iChamber, cath);