Sebastien Ponce
Sebastien Ponce
That component is supposed to make a picture from the current view, but it ignore s overlay for now
\- 'moved' and adapted from phoenix-helpers repo where it was created initially by mistake \- The gain in size is typically around a factor 10, so for a web based...
Currently the event data are read from a single event file which is fully loaded at start time. This means that all events are present in memory, potentially taking quite...
Another idea to make nice live event display would be to be able to give a URL for the event file, which in case you are rotating the events would...
It looks like opacity is not working anymore for me when looking at the LHCb detector. It works for TrackML for example, so it has to be related to the...
- [x] Checked for duplicates ### Describe the bug The size validation is missing in https://github.com/root-project/root/blob/master/core/zstd/src/ZipZSTD.cxx line 47. This leads to invalid stream in case of sizes between 0x1000000 and...
Once done, introduce chrono_literals, and replace duration_cast in the example with simple usage of `/ 1ms`