root
root copied to clipboard
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
### Check duplicate issues. - [X] Checked for duplicates ### Description davix fails to build with (so far) two errors related to differences in GNU and BSD tooling: `sed -i`...
### Check duplicate issues. - [X] Checked for duplicates ### Description This was originally reported in https://github.com/key4hep/EDM4hep/issues/246 and I think it is a ROOT bug rather than one in podio...
Since they are only available for Define and Filter operations, the functionality is not ready yet for wider use.
# This Pull request: ## Changes or fixes: This allows to build the documentation as part of the normal ROOT build and sets the basis for integrating it into the...
As mentioned by @guitargeek here https://github.com/root-project/root/issues/14155#issuecomment-2046018686
Having only one CPython extension for PyROOT definitely makes things easier. The `libJupyROOT` was very small.
# This Pull request: Draft PR for testing the doxygen generation github action with our self-hosted runners **This PR generates doxygen via CMake with the changes from #15160 which need...
This allows to resolved using statement and find the target enum. This fixes #15406 and is tested by https://github.com/root-project/roottest/pull/1118 This also fixes: https://github.com/root-project/root/issues/12685