Javier Galan
Javier Galan
@rest-for-physics/core_dev
Why would we need to merge files? Each REST file has a unique TRestRun entry that identifies the data file. That's why I find a bit strange merging TRestRun files....
I found the following root-forum post that could throw some light https://root-forum.cern.ch/t/tgeomanager-units/44869/3
And also the following https://root-forum.cern.ch/t/unit-inconsistency-with-tgeomanager-and-gdml-tgeo-geometries/44519/4 Perhaps the default units on one ROOT system installation and other systems are different and that's why @lobis gets different behaviour? Perhaps adding the following...
@lobis it could also happen that the file was written back with an old ROOT version, the translation will be then already truncated inside `TGeoManager`, and even if it is...
I agree that it is interesting that REST can be installed for a wider amount of systems and audience.
I also see no problem that we keep REST compatible with C++11 if we are reaching more people. We cannot ask ourselves about the decisions other collaborations are taking. The...
> I disagree that we have to revert the code just because of lazy IT guys which doesn't like to upgrade servers. Personally I believe that the real problem is...
Hi, in order to build a validation pipeline, we could have a repository where we upload small files that can be opened with future versions of the code. If I...
Any ideas/shortcut on how to capture the output I mentioned above?