]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCv0.cxx
MakeImage is now a method of AliCheckerBase, was AliQADataMaker before. This will...
[u/mrichter/AliRoot.git] / TPC / AliTPCv0.cxx
index 61458fdfe4868bb09f029e7d6ff4adc62387fa8b..deb7993c1dfc77f6137fbfdf21cbfe999c3730e3 100644 (file)
 
 #include <Riostream.h>
 
-#include <TGeometry.h>
 #include <TMath.h>
-#include <TNode.h>
-#include <TTUBE.h>
 #include <TVirtualMC.h>
 #include <TString.h>
 #include <TSystem.h>
@@ -884,7 +881,8 @@ void AliTPCv0::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){
@@ -916,7 +914,7 @@ void AliTPCv0::CreateMaterials()
 }
 
 //_____________________________________________________________________________
-void AliTPCv0::DrawDetector()
+void AliTPCv0::DrawDetector() const 
 {
   //
   // Draw a shaded view of the Time Projection Chamber version 0