]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv2.cxx
08-mar-2006 NvE Time offset correction in IceF2k extended to allow also a user define...
[u/mrichter/AliRoot.git] / TPC / AliTPCv2.cxx
index fc93c3a0b465a2af0cbe0d88e710cfba5f115b6c..3ea92b9e69aeb3212feb1ba81c14f9b8eb3aba92 100644 (file)
@@ -850,7 +850,7 @@ void AliTPCv2::CreateGeometry()
   TGeoVolume *hvcv = new TGeoVolume("TPC_HV_Cable",hvc,m7);
   hvrv->AddNode(hvcv,1);
   
-  for(Int_t i=0;i<17;i++){
+  for(Int_t i=0;i<18;i++){
     Double_t angle,x,y;
     Double_t z,r; 
     angle=TMath::DegToRad()*20.*(Double_t)i;