Skip to content

Several fixes for scene navigation

Andrei Gheata requested to merge multi_fix_scenes into surface_model
  • Fixed wrong assumption that daughter scenes have higher scene index

  • Fix in scene navigation for the wrong assumption that exiting a scene surface must exit the scene

  • Fix in the cut tube converter for creating ZPhi masks missing rmin/rmax

  • Better printout of framed surfaces on CS in debug mode. PrintFramedSurface usable in gdb for the conversion phase using cpudata.

  • Print first ten failing rays in testRaytracing -debug 0 to allow easier debug after testing in performance mode.

Merge request reports