]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
New segmentation radii for Station 2.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Sep 2002 14:35:14 +0000 (14:35 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 2 Sep 2002 14:35:14 +0000 (14:35 +0000)
MUON/AliMUONFactory.cxx

index e200c17ee2ded636006f5bdec7d54403ba0a71c3..a70f8b6e53f254cf6108457fa6e7b1df065bc2b6 100644 (file)
@@ -19,6 +19,9 @@
 
 /*
 $Log$
+Revision 1.2  2001/05/16 14:57:17  alibrary
+New files for folders and Stack
+
 Revision 1.1  2001/04/06 11:24:43  morsch
 Dependency on implementations of AliSegmentation and AliMUONResponse moved to AliMUONFactory class.
 Static method Build() builds the MUON system out of chambers, segmentation and response.
@@ -159,7 +162,7 @@ void AliMUONFactory::Build(AliMUON* where, const char* what)
 // Configuration for Chamber TC3/4 (Station 2) -----------
 ///^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 // Float_t rseg2[4]={23.5, 87.7, 122.4, 122.5};
-       Float_t rseg2[4]={23.5, 47.1, 87.7, 122.5};
+       Float_t rseg2[4]={23.5, 53.5, 90.5, 122.5};       
        Int_t   nseg2[4]={4, 4, 2, 1};
 //
        chamber=3;