]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ZDC/AliZDCv3.cxx
Several Changes:
[u/mrichter/AliRoot.git] / ZDC / AliZDCv3.cxx
index 699157548ca2c0f1c25a94504e6689b050d3c141..a9e27f74df56ae7013749feac5be488ce9193918 100644 (file)
@@ -25,9 +25,7 @@
 #include "stdio.h"
 
 // --- ROOT system
-#include <TBRIK.h>
 #include <TMath.h>
-#include <TNode.h>
 #include <TRandom.h>
 #include <TSystem.h>
 #include <TTree.h>
@@ -477,7 +475,6 @@ void AliZDCv3::CreateBeamLine()
   // VOLUMES DEFINITION
   // Volume: ZDCC
   TGeoVolume *pZDCC = gGeoManager->GetVolume("ZDCC");
-  //pZDCC->PrintNodes();
   
   conpar[0] = (90.1-0.95-0.26)/2.;
   conpar[1] = 0.0/2.;
@@ -1305,7 +1302,6 @@ void AliZDCv3::CreateBeamLine()
   // VOLUMES DEFINITION
   // Volume: ZDCA
   TGeoVolume *pZDCA = gGeoManager->GetVolume("ZDCA");
-  //pZDCA->PrintNodes();
   
   conpar[0] = (90.1-0.95-0.26)/2.;
   conpar[1] = 0.0/2.;