]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv1.cxx
- changes due to deletion of files
[u/mrichter/AliRoot.git] / TPC / AliTPCv1.cxx
index 05a702aa37dec7eeb4082dc4762acd056f33e2cc..fbc64994878a6b0b053490baaa671efd21c6605b 100644 (file)
 
 #include <Riostream.h>
 #include <stdlib.h>
-#include <TBRIK.h>
-#include <TGeometry.h>
 #include <TInterpreter.h>
 #include <TMath.h>
-#include <TNode.h>
-#include <TTUBE.h>
 #include <TVirtualMC.h>
 #include <TString.h>
 #include <TSystem.h>
@@ -957,7 +953,8 @@ void AliTPCv1::CreateGeometry()
     z=127.06;
     //
     if(i==15){
-      v9->AddNode(hvrv,1,new TGeoTranslation(x,y,z));//A-side only
+      //v9->AddNode(hvrv,1,new TGeoTranslation(x,y,z));//A-side only
+     v9->AddNode(hvrv,1,new TGeoTranslation(x,y,127.14));//A-side only
       gGeoManager->Node("TPC_Rod",i+55,"TPC_Drift",x,y,-z,0,kTRUE,upar,3);
     }
     else if(i==11){
@@ -979,7 +976,7 @@ void AliTPCv1::CreateGeometry()
 } // end of function
 
 //_____________________________________________________________________________
-void AliTPCv1::DrawDetector()
+void AliTPCv1::DrawDetector() const 
 {
   //
   // Draw a shaded view of the Time Projection Chamber version 1