]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Reduced hole in front of PHOS.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Apr 2005 10:38:07 +0000 (10:38 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 6 Apr 2005 10:38:07 +0000 (10:38 +0000)
STRUCT/AliFRAMEv2.cxx

index 7ac0e0db26975f05a38de52eda631f9114fe7f5a..8f2775c4b0ca819de84e45a6ae4d8927865e0163 100644 (file)
@@ -481,7 +481,7 @@ void AliFRAMEv2::CreateGeometry()
   }
 // Position of Holes for PHOS (P) and RICH (R) starting at 6h
 //                 P  P  P  -  -  R  R  R  -  -  -  -  -  -  -  -  P  P
-  Int_t mod[18] = {1, 1, 1, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1};
+  Int_t mod[18] = {0, 0, 0, 0, 0, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1};
   
   
   Float_t r      = 341.8;