Luis Antonio Obis Aparicio
Luis Antonio Obis Aparicio
@eguiraud So I posted a [comment](https://github.com/root-project/root-docker/issues/36) before reading this issue which is a better match. It even has the `help wanted` tag. You can assign me to this issue and...
Hello @birkir, @ffdead, Could you please provide a more detailed workaround for this issue? I have also tried @JacobJaffe and it indeed doesn't work. In my particular use case I...
I would also be interested in this!
This might be a problem, since we want the pre-commit version to be the same accross all submodules we would need to approve these types of PR on all submodules...
I configured a bot to automatically submit a PR to bump the version of the github actions dependencies. In general we can just merge these PRs unless the pipelines fail....
> What happens if we want some of the methods that have been implemented in `TRestAnalysisTree`? I guess we could maintain the class `TRestAnalysisTree` but store the `Analysis Tree` as...
My point is that the files created by REST should be as compatible as possible, without limiting ourselves. The event tree cannot be easily made compatible by outsiders to rest...
> > they could have been REST-agnostic: analyze REST data with plain ROOT macros, which would make sharing data easier. > > We could always share data by exporting a...
> Hi @lobis, it would be better to include the library `libmpfrc++-dev` inside the docker. Because it creates problems when the `mpfr-dev` library does not match the same version as...
> > It should not be a problem (I assume it's installed as `apt-get install libmpfrc++-dev` in Ubuntu). > > Yes, it is installed this way. > > It has...