]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/UPGRADE/AliITSUGeomTGeo.cxx
fixes in simulation classes
[u/mrichter/AliRoot.git] / ITS / UPGRADE / AliITSUGeomTGeo.cxx
index 189d65a3dec7fe6b33931ce7771439d82b3f6363..55f1f36de57dd24c2a361ee16f9081d208d0f8ab 100644 (file)
@@ -394,6 +394,9 @@ TGeoHMatrix* AliITSUGeomTGeo::GetMatrixSens(Int_t lay, Int_t ladd, Int_t detInLa
     return 0;
   } // end if !gGeoManager
   TGeoHMatrix* mat = gGeoManager->GetCurrentMatrix();
+  //RSS
+  //  printf("%d/%d/%d %s\n",lay,ladd,detInLad,path.Data());
+  //  mat->Print();
   // Retstore the modeler state.
   gGeoManager->PopPath();
   return mat;