-
Notifications
You must be signed in to change notification settings - Fork 135
Description
I've been using jsroot for the geometry visualization for a long time, because it is much lighter than running it via root TBrowser and OpenGL, works quite well with VSCode extension and there are plenty of examples on jsroot webpage with quite sophisticated geometry (see for example this). At some point, the geometry visualization started looking like that:
What is possibly happening is that there are some subsystems which make visible too many of their TVolume objects. Previously, only Decay Volume could not be visualized, now it is Muon Shield as well (by parts they can be visualized, but not in the overall layout of SHiP). I had something similar when I set to visibility to fibers in MTC. Would be really useful if we can find problematic volumes so that jsroot will become a main (or at least user friendly) visualizer.