]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCParam.cxx
Restored backward compatibility to use the hits from Dec. 2000 production.
[u/mrichter/AliRoot.git] / TPC / AliTPCParam.cxx
index c800f7cebcfc90df276eb8eacac26a51fe7dbb0b..5c1823a8191f35c3f415d9539e458502d26f0bbe 100644 (file)
@@ -15,6 +15,9 @@
 
 /*
 $Log$
+Revision 1.13  2002/03/18 17:59:13  kowal2
+Chnges in the pad geometry - 3 pad lengths introduced.
+
 Revision 1.12  2002/02/05 09:12:26  hristov
 Small mods for gcc 3.02
 
@@ -100,7 +103,7 @@ AliTPCParam::AliTPCParam()
   fResponseBin = 0;
   fResponseWeight = 0;
   fRotAngle = 0;
-  SetTitle("75x40_100x60");
+  SetTitle("75x40_100x60_150x60");
   SetDefault();  
 }
 
@@ -303,10 +306,10 @@ void AliTPCParam::SetDefault()
   //
   //sector default parameters
   //
-  const static  Float_t kInnerRadiusLow = 83.0;
-  const static  Float_t kInnerRadiusUp  = 133.2;
-  const static  Float_t kOuterRadiusLow = 133.5;
-  const static  Float_t kOuterRadiusUp  = 247.7;
+  const static  Float_t kInnerRadiusLow = 82.97;
+  const static  Float_t kInnerRadiusUp  = 133.17;
+  const static  Float_t kOuterRadiusLow = 133.58;
+  const static  Float_t kOuterRadiusUp  = 247.78;
   const static  Float_t kInnerAngle = 20; // 20 degrees
   const static  Float_t kInnerAngleShift = 10;
   const static  Float_t kOuterAngle = 20; //  20 degrees