Date: Mon, 08 Dec 2025 10:02:53 +0000 From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Erik Jensen <erik@tenku.dk> Subject: git: f57c05eeeaa3 - main - devel/root: Update to 6.38/00 Message-ID: <6936a24d.356c8.6a5efa44@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=f57c05eeeaa3cc78fff8f7f09b2cb8320482c976 commit f57c05eeeaa3cc78fff8f7f09b2cb8320482c976 Author: Erik Jensen <erik@tenku.dk> AuthorDate: 2025-12-08 10:00:01 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-12-08 10:02:40 +0000 devel/root: Update to 6.38/00 New port options: FFTW3 (OFF), GEOM (ON), UNFOLD (ON) Renamed port options (now using same namings as upstream): FITS->FITSIO, TMLP->MLP, TMVAML->TMVA Removed port options (following upstream): MYSQL, PGSQL In addition, MATHMORE is no longer a default option. It has otherwise been a default option in the ports tree until now, unlike upstream. ChangeLog: https://root.cern/doc/v638/release-notes.html PR: 291434 --- devel/root/Makefile | 128 +- devel/root/distinfo | 6 +- .../patch-core_rootcling__stage1_CMakeLists.txt | 11 + devel/root/pkg-plist | 2473 +++++++++++--------- 4 files changed, 1498 insertions(+), 1120 deletions(-) diff --git a/devel/root/Makefile b/devel/root/Makefile index 4e689e92572a..b307270d7081 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,5 +1,5 @@ PORTNAME= root -DISTVERSION= 6.36.04 +DISTVERSION= 6.38.00 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} @@ -25,11 +25,9 @@ RUN_DEPENDS= ${BUILD_AND_RUN_DEPENDS} USES= cmake desktop-file-utils iconv shebangfix -SHEBANG_FILES= main/python/rootbrowse.py \ - main/python/rootcp.py \ +SHEBANG_FILES= main/python/rootcp.py \ main/python/rootdrawtree.py \ main/python/rooteventselector.py \ - main/python/rootls.py \ main/python/rootmkdir.py \ main/python/rootmv.py \ main/python/rootprint.py \ @@ -37,37 +35,34 @@ SHEBANG_FILES= main/python/rootbrowse.py \ main/python/rootslimtree.py \ config/rootssh \ etc/dictpch/makepch.py \ - etc/proof/utils/circle.sh \ - etc/proof/utils/crypt \ - etc/proof/utils/pps \ - etc/proof/utils/proofctl.sh \ - etc/proof/utils/proofinstall.sh \ etc/pdg_table_update.py \ etc/runfirefox.sh # add a port-specific shebang to be replaced python_OLD_CMD+= "/usr/bin/env @python@" # Flags and environment variables for building -CMAKE_ON= builtin_clang builtin_cling builtin_llvm builtin_openui5 \ - fail-on-missing geom gnuinstall rpath shared soversion +CMAKE_ON= builtin_civetweb builtin_clang builtin_cling builtin_llvm builtin_openui5 \ + fail-on-missing gnuinstall shared soversion thisroot_scripts CMAKE_OFF= arrow builtin_cfitsio builtin_cppzmq builtin_davix builtin_fftw3 \ builtin_freetype builtin_ftgl builtin_gif builtin_gl2ps builtin_glew \ - builtin_gsl builtin_jpeg builtin_lz4 builtin_lzma builtin_nlohmannjson \ - builtin_openssl builtin_pcre builtin_png builtin_tbb builtin_unuran \ - builtin_vc builtin_vdt builtin_veccore builtin_xrootd builtin_xxhash \ - builtin_zeromq builtin_zlib builtin_zstd cefweb clad cocoa cuda cudnn daos \ - dcache fcgi fftw3 geombuilder gviz html libcxx llvm13_broken_tests macos_native \ - memory_termination minuit2_mpi minuit2_omp mpi odbc proof pythia8 r \ - roofit_multiprocess runtime_cxxmodules shadowpw test_distrdf_pyspark \ - tmva-gpu tmva-rmva tmva-sofie unfold unuran uring use_gsl_cblas vc vecgeom \ - win_broken_tests winrtdebug + builtin_gsl builtin_gtest builtin_jpeg builtin_lz4 builtin_lzma \ + builtin_nlohmannjson builtin_openssl builtin_pcre builtin_png builtin_tbb \ + builtin_unuran builtin_vc builtin_vdt builtin_veccore builtin_xrootd \ + builtin_xxhash builtin_zeromq builtin_zlib builtin_zstd cefweb check_connection \ + clad cocoa cuda daos dcache experimental_adaptivecpp experimental_genvectorx \ + fcgi geombuilder gviz libcxx llvm13_broken_tests macos_native memory_termination \ + minuit2_mpi minuit2_omp mpi pythia8 r roofit_multiprocess runtime_cxxmodules \ + shadowpw test_distrdf_dask test_distrdf_pyspark tmva-cudnn tmva-gpu tmva-rmva \ + tmva-sofie unuran uring use_gsl_cblas vc veccore vecgeom win_broken_tests \ + winrtdebug # See https://root.cern/install/build_from_source/#all-build-options -OPTIONS_DEFINE= DOCS ASIMAGE DATAFRAME DAVIX FITS FORTRAN GDML HTTP IMT MATHMORE \ - MYSQL OPENGL PGSQL PYROOT QT6WEB ROOFIT ROOT7 SPECTRUM SQLITE SSL TMLP TMVAML \ - VDT WEBGUI X11 XML XROOTD -OPTIONS_DEFAULT= ASIMAGE CLAD DATAFRAME DAVIX FITS GDML HTTP IMT MATHMORE OPENGL \ - PYROOT ROOFIT ROOT7 SPECTRUM SSL TMLP TMVAML VDT WEBGUI X11 XML XROOTD +OPTIONS_DEFINE= DOCS ASIMAGE DATAFRAME DAVIX FFTW3 FITSIO FORTRAN GDML GEOM \ + HTTP IMT MATHMORE OPENGL PYROOT QT6WEB ROOFIT ROOT7 SPECTRUM \ + SQLITE SSL MLP TMVA UNFOLD VDT WEBGUI X11 XML XROOTD + +OPTIONS_DEFAULT= ASIMAGE DATAFRAME DAVIX FITSIO GDML GEOM HTTP IMT OPENGL PYROOT \ + ROOFIT ROOT7 SPECTRUM SQLITE SSL MLP TMVA UNFOLD VDT WEBGUI X11 XML XROOTD OPTIONS_SUB= yes ASIMAGE_CMAKE_BOOL= asimage asimage_tiff @@ -93,9 +88,22 @@ DAVIX_DESC= Enable support for Davix (HTTP/WebDAV access) DAVIX_LIB_DEPENDS= libdavix.so:www/davix DAVIX_USES= pkgconfig -FITS_CMAKE_BOOL= fitsio -FITS_DESC= Enable support for reading FITS images -FITS_LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ +# TODO +#EXPERIMENTALADAPTIVECPP_CMAKE_BOOL= experimental_adaptivecpp + +# TODO +#EXPERIMENTALGENVECTORX_CMAKE_BOOL= experimental_genvectorx + +# TODO +#FCGI_CMAKE_BOOL= fcgi + +FFTW3_CMAKE_BOOL= fftw3 +FFTW3_DESC= Enable support for FFTW3 +FFTW3_LIB_DEPENDS= libfftw3.so:math/fftw3 + +FITSIO_CMAKE_BOOL= fitsio +FITSIO_DESC= Enable support for reading FITS images +FITSIO_LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ libcurl.so:ftp/curl FORTRAN_CMAKE_BOOL= fortran @@ -104,6 +112,18 @@ FORTRAN_USES= fortran GDML_CMAKE_BOOL= gdml GDML_DESC= Enable support for GDML (Geometry Description Markup Language) +GDML_IMPLIES= GEOM + +GEOM_CMAKE_BOOL= geom +GEOM_DESC= Enable support for the geometry library + +# TODO: Missing include in TGeoParaEditor.cxx in upstream; wait for fix +#GEOMBUILDER_CMAKE_BOOL= geombuilder +#GEOMBUILDER_DESC= Enable support for the geombuilder library +#GEOMBUILDER_IMPLIES= GEOM + +# TODO +#GVIZ_CMAKE_BOOL= gviz HTTP_CMAKE_BOOL= http HTTP_DESC= Enable support for HTTP server @@ -117,10 +137,18 @@ MATHMORE_CMAKE_BOOL= mathmore MATHMORE_DESC= Build libMathMore extended math library MATHMORE_LIB_DEPENDS= libgsl.so:math/gsl -MYSQL_CMAKE_BOOL= mysql -MYSQL_DESC= Enable support for MySQL databases -MYSQL_LIB_DEPENDS= libunwind.so:devel/libunwind -MYSQL_USES= mysql ssl +# TODO +#MINUIT2MPI_CMAKE_BOOL= minuit2_mpi + +# TODO +#MINUIT2OMP_CMAKE_BOOL= minuit2_omp + +MLP_CMAKE_BOOL= mlp +MLP_DESC= Enable support for TMultilayerPerceptron classes' federation +MLP_IMPLIES= TMVA MATHMORE + +# TODO +#MPI_CMAKE_BOOL= mpi OPENGL_CMAKE_BOOL= opengl OPENGL_DESC= Enable support for OpenGL @@ -130,11 +158,6 @@ OPENGL_LIB_DEPENDS= libftgl.so:graphics/ftgl \ OPENGL_USES= gl OPENGL_USE= gl=glew,glu,opengl -PGSQL_CMAKE_BOOL= pgsql -PGSQL_DESC= Enable support for PostgreSQL -PGSQL_USES= pgsql:13+ - -# TODO: 'tpython' is new since 6.34; look into its implications PYROOT_CMAKE_BOOL= pyroot tpython tmva-pymva PYROOT_DESC= Enable bindings between Python and C++ with PyROOT PYROOT_BUILD_DEPENDS= ${PYNUMPY} @@ -164,19 +187,28 @@ SSL_CMAKE_BOOL= ssl SSL_DESC= Enable support for SSL encryption via OpenSSL SSL_USES= ssl -TMLP_CMAKE_BOOL= mlp -TMLP_DESC= Enable support for TMultilayerPerceptron classes' federation -TMLP_IMPLIES= TMVAML MATHMORE +TMVA_CMAKE_BOOL= tmva tmva-cpu +TMVA_DESC= Build TMVA multi variate analysis library, including TMVA with CPU support for deep learning +TMVA_IMPLIES= IMT MATHMORE +TMVA_LIB_DEPENDS= libopenblas.so:math/openblas -TMVAML_CMAKE_BOOL= tmva tmva-cpu -TMVAML_DESC= Build TMVA multi variate analysis library, including TMVA with CPU support for deep learning -TMVAML_IMPLIES= IMT MATHMORE -TMVAML_LIB_DEPENDS= libopenblas.so:math/openblas +UNFOLD_CMAKE_BOOL= unfold +UNFOLD_DESC= Enable the unfold package +UNFOLD_IMPLIES= XML + +# TODO +#UNURAN_CMAKE_BOOL= unuran VDT_CMAKE_BOOL= vdt VDT_DESC= Enable support for VDT (fast and vectorisable mathematical functions) VDT_LIB_DEPENDS= libvdt.so:math/vdt +# TODO +#VECCORE_CMAKE_BOOL= veccore + +# TODO +#VECGEOM_CMAKE_BOOL= vecgeom + WEBGUI_CMAKE_BOOL= webgui WEBGUI_DESC= Build Web-based UI components of ROOT WEBGUI_IMPLIES= HTTP ROOT7 @@ -199,7 +231,7 @@ XROOTD_LIB_DEPENDS= libXrdCl.so:databases/xrootd .include <bsd.port.options.mk> -ROOT_CLANG_VER= 18 +ROOT_CLANG_VER= 20 PLIST_SUB+= PYVER="${PYTHON_VER:S/./_/}" \ ROOT_CLANG_VER="${ROOT_CLANG_VER}" \ @@ -213,10 +245,14 @@ PLIST_SUB+= ONLY_INSTALLED_ON_AARCH64="" PLIST_SUB+= ONLY_INSTALLED_ON_AARCH64="@comment " .endif -# Files in ${PREFIX}lib/root/__pycache__ have links into WRKDIR and should not be staged +# Files in ${PREFIX}/lib/root/__pycache__ have links into WRKDIR and should not be staged # Files in wrkdirs are generated during build of libAfterImage and should not be staged post-install: ${RM} -r ${STAGEDIR}${PREFIX}/lib/root/__pycache__ ${RM} -r ${STAGEDIR}/wrkdirs +.if ${PORT_OPTIONS:MPYROOT} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/root/cppyy/libcppyy.so.${DISTVERSION} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/root/ROOT/libROOTPythonizations.so +.endif .include <bsd.port.mk> diff --git a/devel/root/distinfo b/devel/root/distinfo index d98392a558ee..bf7cc595c28e 100644 --- a/devel/root/distinfo +++ b/devel/root/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1756820165 -SHA256 (root_v6.36.04.source.tar.gz) = cc6367d8f563c6d49ca34c09d0b53cb0f41a528db6f86af111fd76744cda4596 -SIZE (root_v6.36.04.source.tar.gz) = 204813982 +TIMESTAMP = 1764545260 +SHA256 (root_v6.38.00.source.tar.gz) = a4429422c460f832cde514a580dd202b1d3c96e8919c24363c3d42f8cf5accdc +SIZE (root_v6.38.00.source.tar.gz) = 386581842 diff --git a/devel/root/files/patch-core_rootcling__stage1_CMakeLists.txt b/devel/root/files/patch-core_rootcling__stage1_CMakeLists.txt new file mode 100644 index 000000000000..255125a927aa --- /dev/null +++ b/devel/root/files/patch-core_rootcling__stage1_CMakeLists.txt @@ -0,0 +1,11 @@ +--- core/rootcling_stage1/CMakeLists.txt.orig 2025-12-01 00:37:55 UTC ++++ core/rootcling_stage1/CMakeLists.txt +@@ -42,7 +42,7 @@ if (CMAKE_SYSTEM_NAME MATCHES FreeBSD) + ${CMAKE_BINARY_DIR}/ginclude # for RConfigure.h + ) + if (CMAKE_SYSTEM_NAME MATCHES FreeBSD) +- target_link_libraries(rootcling_stage1 util procstat) ++ target_link_libraries(rootcling_stage1 PUBLIC util procstat) + endif() + + if(NOT (WIN32 AND CMAKE_GENERATOR MATCHES Ninja)) diff --git a/devel/root/pkg-plist b/devel/root/pkg-plist index 7f3027b8c0aa..ff40abc7deef 100644 --- a/devel/root/pkg-plist +++ b/devel/root/pkg-plist @@ -4,7 +4,6 @@ bin/genreflex bin/hadd %%XML%%%%ROOFIT%%bin/hist2workspace %%ROOFIT%%bin/prepareHistFactory -bin/proofserv bin/rmkdepend %%X11%%bin/root bin/root-config @@ -28,7 +27,6 @@ bin/roots.exe bin/rootslimtree bin/rootssh bin/setxrd.csh -bin/setxrd.sh bin/thisroot.csh bin/thisroot.fish bin/thisroot.sh @@ -65,9 +63,11 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__clang_hip_stdlib.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg___gnuc_va_list.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg___va_copy.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg_header_macro.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg_va_arg.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg_va_copy.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stdarg_va_list.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stddef_header_macro.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stddef_max_align_t.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stddef_null.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/__stddef_nullptr_t.h @@ -83,10 +83,21 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/adcintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/adxintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/altivec.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amdgpuintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/ammintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxavx512intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxbf16transposeintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxcomplexintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxcomplextransposeintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxfp16intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxfp16transposeintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxfp8intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxmovrsintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxmovrstransposeintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxtf32intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxtf32transposeintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/amxtransposeintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/arm64intr.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/arm_acle.h %%ONLY_INSTALLED_ON_AARCH64%%%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/arm_bf16.h @@ -100,18 +111,29 @@ bin/thisroot.sh %%ONLY_INSTALLED_ON_AARCH64%%%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/arm_sve.h %%ONLY_INSTALLED_ON_AARCH64%%%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/arm_vector_types.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/armintr.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512bf16intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512convertintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512minmaxintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512niintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512satcvtdsintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2_512satcvtintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2bf16intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2convertintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2copyintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2minmaxintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2niintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2satcvtdsintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx10_2satcvtintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx2intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512bf16intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512bitalgintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512bwintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512cdintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512dqintrin.h -%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512erintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512fintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512fp16intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512ifmaintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512ifmavlintrin.h -%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512pfintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512vbmi2intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512vbmiintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/avx512vbmivlintrin.h @@ -162,11 +184,13 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/fmaintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/fxsrintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/gfniintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/gpuintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hexagon_circ_brev_intrinsics.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hexagon_protos.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hexagon_types.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hlsl.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hlsl/hlsl_basic_types.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hlsl/hlsl_detail.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hlsl/hlsl_intrinsics.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/hresetintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/htmintrin.h @@ -175,6 +199,7 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/ia32intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/immintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/intrin0.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/inttypes.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/invpcidintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/iso646.h @@ -189,6 +214,9 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_libc_wrappers/stdlib.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_libc_wrappers/string.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_libc_wrappers/time.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_offload_wrappers/__llvm_offload.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_offload_wrappers/__llvm_offload_device.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/llvm_offload_wrappers/__llvm_offload_host.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/lsxintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/lwpintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/lzcntintrin.h @@ -197,9 +225,13 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/mmintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/module.modulemap %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/movdirintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/movrs_avx10_2_512intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/movrs_avx10_2intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/movrsintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/msa.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/mwaitxintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/nmmintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/nvptxintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/opencl-c-base.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/opencl-c.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/openmp_wrappers/__clang_openmp_device_functions.h @@ -228,11 +260,13 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/ppc_wrappers/xmmintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/prfchiintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/prfchwintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/ptrauth.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/ptwriteintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/raointintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/rdpruintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/rdseedintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/riscv_bitmanip.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/riscv_corev_alu.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/riscv_crypto.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/riscv_ntlh.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/rtmintrin.h @@ -243,6 +277,7 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/shaintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/sifive_vector.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/sm3intrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/sm4evexintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/sm4intrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/smmintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/stdalign.h @@ -281,6 +316,8 @@ bin/thisroot.sh %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/xsaveoptintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/xsavesintrin.h %%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/xtestintrin.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/yvals_core.h +%%ETCDIR%%/cling/lib/clang/%%ROOT_CLANG_VER%%/include/zos_wrappers/builtins.h %%ETCDIR%%/dictpch/allCppflags.txt %%ETCDIR%%/dictpch/allHeaders.h %%ETCDIR%%/dictpch/allLinkDefs.h @@ -304,6 +341,7 @@ bin/thisroot.sh %%ETCDIR%%/dictpch/geom/geom/inc/LinkDef1.h %%ETCDIR%%/dictpch/geom/geom/inc/LinkDef2.h %%ETCDIR%%/dictpch/geom/geombuilder/inc/LinkDef.h +%%ETCDIR%%/dictpch/geom/geomchecker/inc/LinkDef.h %%ETCDIR%%/dictpch/geom/geompainter/inc/LinkDef.h %%ETCDIR%%/dictpch/geom/vecgeom/inc/LinkDef.h %%ETCDIR%%/dictpch/geom/webviewer/inc/LinkDef.h @@ -338,12 +376,13 @@ bin/thisroot.sh %%ETCDIR%%/dictpch/gui/guibuilder/inc/LinkDef.h %%ETCDIR%%/dictpch/gui/guihtml/inc/LinkDef.h %%ETCDIR%%/dictpch/gui/recorder/inc/LinkDef.h -%%ETCDIR%%/dictpch/gui/sessionviewer/inc/LinkDef.h +%%ETCDIR%%/dictpch/gui/treemap/inc/LinkDef.h %%ETCDIR%%/dictpch/gui/webdisplay/inc/LinkDef.h %%ETCDIR%%/dictpch/gui/webgui6/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/hbook/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/hist/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/histpainter/inc/LinkDef.h +%%ETCDIR%%/dictpch/hist/histv7/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/spectrum/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/spectrumpainter/inc/LinkDef.h %%ETCDIR%%/dictpch/hist/unfold/inc/LinkDef.h @@ -391,19 +430,12 @@ bin/thisroot.sh %%ETCDIR%%/dictpch/net/httpsniff/inc/LinkDef.h %%ETCDIR%%/dictpch/net/net/inc/LinkDef.h %%ETCDIR%%/dictpch/net/netxng/inc/LinkDef.h -%%ETCDIR%%/dictpch/proof/proof/inc/LinkDef.h -%%ETCDIR%%/dictpch/proof/proofbench/inc/LinkDef.h -%%ETCDIR%%/dictpch/proof/proofplayer/inc/LinkDef.h -%%ETCDIR%%/dictpch/proof/proofplayer/inc/LinkDefDraw.h %%ETCDIR%%/dictpch/roofit/histfactory/inc/LinkDef.h %%ETCDIR%%/dictpch/roofit/roofit/inc/LinkDef1.h %%ETCDIR%%/dictpch/roofit/roofitcore/inc/LinkDef.h %%ETCDIR%%/dictpch/roofit/roofitmore/inc/LinkDef.h %%ETCDIR%%/dictpch/roofit/roostats/inc/LinkDef.h %%ETCDIR%%/dictpch/roofit/xroofit/inc/LinkDef.h -%%ETCDIR%%/dictpch/sql/mysql/inc/LinkDef.h -%%ETCDIR%%/dictpch/sql/odbc/inc/LinkDef.h -%%ETCDIR%%/dictpch/sql/pgsql/inc/LinkDef.h %%ETCDIR%%/dictpch/sql/sqlite/inc/LinkDef.h %%ETCDIR%%/dictpch/tmva/pymva/inc/LinkDef.h %%ETCDIR%%/dictpch/tmva/rmva/inc/LinkDef.h @@ -419,6 +451,7 @@ bin/thisroot.sh %%ETCDIR%%/dictpch/tmva/tmvagui/inc/LinkDef.h %%ETCDIR%%/dictpch/tree/dataframe/inc/LinkDef.h %%ETCDIR%%/dictpch/tree/ntuple/inc/LinkDef.h +%%ETCDIR%%/dictpch/tree/ntuplebrowse/inc/LinkDef.h %%ETCDIR%%/dictpch/tree/ntupleutil/inc/LinkDef.h %%ETCDIR%%/dictpch/tree/tree/inc/LinkDef.h %%ETCDIR%%/dictpch/tree/treeplayer/inc/LinkDef.h @@ -436,18 +469,6 @@ bin/thisroot.sh %%ETCDIR%%/html/shadow.gif %%ETCDIR%%/html/shadowAlpha.png %%ETCDIR%%/lsan-root.supp -%%ETCDIR%%/notebook/JsMVA/css/NetworkDesigner.css -%%ETCDIR%%/notebook/JsMVA/css/NetworkDesigner.min.css -%%ETCDIR%%/notebook/JsMVA/css/TMVAHTMLOutput.css -%%ETCDIR%%/notebook/JsMVA/css/TMVAHTMLOutput.min.css -%%ETCDIR%%/notebook/JsMVA/js/DecisionTree.js -%%ETCDIR%%/notebook/JsMVA/js/DecisionTree.min.js -%%ETCDIR%%/notebook/JsMVA/js/JsMVA.js -%%ETCDIR%%/notebook/JsMVA/js/JsMVA.min.js -%%ETCDIR%%/notebook/JsMVA/js/NetworkDesigner.js -%%ETCDIR%%/notebook/JsMVA/js/NetworkDesigner.min.js -%%ETCDIR%%/notebook/JsMVA/js/NeuralNetwork.js -%%ETCDIR%%/notebook/JsMVA/js/NeuralNetwork.min.js %%ETCDIR%%/notebook/custom/custom.css %%ETCDIR%%/notebook/custom/custom.js %%ETCDIR%%/notebook/custom/root-banner_99x33.jpg @@ -487,13 +508,10 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TBrowserImp/P020_TRootBrowserLite.C %%ETCDIR%%/plugins/TBrowserImp/P030_RWebBrowserImp.C %%ETCDIR%%/plugins/TCanvasImp/P010_TWebCanvas.C -%%ETCDIR%%/plugins/TChain/P010_TProofChain.C %%ETCDIR%%/plugins/TControlBarImp/P010_TWebControlBar.C -%%ETCDIR%%/plugins/TDataSetManager/P010_TDataSetManagerFile.C %%ETCDIR%%/plugins/TFile/P010_TWebFile.C %%ETCDIR%%/plugins/TFile/P040_TDCacheFile.C %%ETCDIR%%/plugins/TFile/P080_TXMLFile.C -%%ETCDIR%%/plugins/TFile/P090_TSQLFile.C %%ETCDIR%%/plugins/TFile/P100_TXNetFile.C %%ETCDIR%%/plugins/TFile/P120_TNetFile.C %%ETCDIR%%/plugins/TFile/P130_TDavixFile.C @@ -514,22 +532,7 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TImagePlugin/P010_TASPluginGS.C %%ETCDIR%%/plugins/TMinuitGraph/P010_TGraph.C %%ETCDIR%%/plugins/TPaletteEditor/P010_TASPaletteEditor.C -%%ETCDIR%%/plugins/TProof/P010_TProofCondor.C -%%ETCDIR%%/plugins/TProof/P020_TProofSuperMaster.C -%%ETCDIR%%/plugins/TProof/P030_TProofLite.C -%%ETCDIR%%/plugins/TProof/P040_TProof.C -%%ETCDIR%%/plugins/TProofMgr/P010_TXProofMgr.C -%%ETCDIR%%/plugins/TProofMonSender/P020_TProofMonSenderSQL.C -%%ETCDIR%%/plugins/TProofProgressDialog/P010_TProofProgressDialog.C -%%ETCDIR%%/plugins/TProofProgressLog/P010_TProofProgressLog.C -%%ETCDIR%%/plugins/TProofServ/P010_TXProofServ.C -%%ETCDIR%%/plugins/TSQLServer/P010_TMySQLServer.C -%%ETCDIR%%/plugins/TSQLServer/P020_TPgSQLServer.C -%%ETCDIR%%/plugins/TSQLServer/P040_TOracleServer.C -%%ETCDIR%%/plugins/TSQLServer/P050_TODBCServer.C %%ETCDIR%%/plugins/TSQLServer/P060_TSQLiteServer.C -%%ETCDIR%%/plugins/TSessionViewer/P010_TSessionViewer.C -%%ETCDIR%%/plugins/TSlave/P010_TXSlave.C %%ETCDIR%%/plugins/TSystem/P020_TDCacheSystem.C %%ETCDIR%%/plugins/TSystem/P040_TXNetSystem.C %%ETCDIR%%/plugins/TSystem/P045_TDavixSystem.C @@ -547,6 +550,7 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TVirtualFitter/P020_TFumili.C %%ETCDIR%%/plugins/TVirtualGLImp/P010_TX11GL.C %%ETCDIR%%/plugins/TVirtualGLImp/P020_TGWin32GL.C +%%ETCDIR%%/plugins/TVirtualGeoChecker/P010_TGeoChecker.C %%ETCDIR%%/plugins/TVirtualGeoConverter/P010_TGeoVGConverter.C %%ETCDIR%%/plugins/TVirtualGeoPainter/P010_TGeoPainter.C %%ETCDIR%%/plugins/TVirtualGeoPainter/P020_RGeoPainter.C @@ -561,12 +565,6 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TVirtualPad/P010_TPad.C %%ETCDIR%%/plugins/TVirtualPadEditor/P010_TGedEditor.C %%ETCDIR%%/plugins/TVirtualPadPainter/P010_TGLPadPainter.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P010_TProofPlayer.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P020_TProofPlayerRemote.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P030_TProofPlayerLocal.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P040_TProofPlayerSlave.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P050_TProofPlayerSuperMaster.C -%%ETCDIR%%/plugins/TVirtualProofPlayer/P060_TProofPlayerLite.C %%ETCDIR%%/plugins/TVirtualStreamerInfo/P010_TStreamerInfo.C %%ETCDIR%%/plugins/TVirtualTreePlayer/P010_TTreePlayer.C %%ETCDIR%%/plugins/TVirtualTreeViewer/P010_TTreeViewer.C @@ -578,24 +576,6 @@ bin/thisroot.sh %%ETCDIR%%/plugins/TVirtualX/P020_TGX11TTF.C %%ETCDIR%%/plugins/TVirtualX/P030_TGWin32.C %%ETCDIR%%/plugins/TVirtualX/P050_TGQuartz.C -%%ETCDIR%%/proof/cluster.conf.sample -%%ETCDIR%%/proof/motd.sample -%%ETCDIR%%/proof/noproof.sample -%%ETCDIR%%/proof/proof.conf.sample -%%ETCDIR%%/proof/proofbench/README -%%ETCDIR%%/proof/rootnetrc.sample -%%ETCDIR%%/proof/utils/circle.sh -%%ETCDIR%%/proof/utils/crypt -%%ETCDIR%%/proof/utils/makepbenchpars.sh -%%ETCDIR%%/proof/utils/pcmd -%%ETCDIR%%/proof/utils/pload -%%ETCDIR%%/proof/utils/pps -%%ETCDIR%%/proof/utils/proof-facility -%%ETCDIR%%/proof/utils/proofctl.sh -%%ETCDIR%%/proof/utils/proofinstall.sh -%%ETCDIR%%/proof/utils/push -%%ETCDIR%%/proof/xpd.cf.sample -%%ETCDIR%%/proof/xpd.groups.sample %%ETCDIR%%/root.desktop %%ETCDIR%%/root.mimes %%ETCDIR%%/runfirefox.sh @@ -604,8 +584,6 @@ bin/thisroot.sh %%ETCDIR%%/system.rootrc %%ETCDIR%%/valgrind-root-python.supp %%ETCDIR%%/valgrind-root.supp -include/clang-c/CXCppInterOp.h -include/clang/Interpreter/CppInterOp.h include/root/AuthConst.h include/root/Bswapcpy.h include/root/Buttons.h @@ -788,7 +766,7 @@ include/root/Math/GenVector/Translation3D.h include/root/Math/GenVector/VectorUtil.h include/root/Math/GenVector/eta.h include/root/Math/GenVector/etaMax.h -%%TMVAML%%include/root/Math/GeneticMinimizer.h +%%TMVA%%include/root/Math/GeneticMinimizer.h include/root/Math/GoFTest.h include/root/Math/HelperOps.h include/root/Math/IFunction.h @@ -877,9 +855,6 @@ include/root/Math/SpecFuncMathCore.h include/root/Math/StaticCheck.h include/root/Math/StdEngine.h include/root/Math/TDataPoint.h -include/root/Math/TDataPoint.icc -include/root/Math/TDataPointN.h -include/root/Math/TDataPointN.icc include/root/Math/TRandomEngine.h include/root/Math/Transform3D.h include/root/Math/Translation3D.h @@ -914,7 +889,6 @@ include/root/Minuit2/DavidonErrorUpdator.h include/root/Minuit2/ExternalInternalGradientCalculator.h include/root/Minuit2/FCNAdapter.h include/root/Minuit2/FCNBase.h -include/root/Minuit2/FCNGradAdapter.h include/root/Minuit2/FCNGradientBase.h include/root/Minuit2/FumiliBuilder.h include/root/Minuit2/FumiliChi2FCN.h @@ -961,16 +935,16 @@ include/root/Minuit2/MnMinimize.h include/root/Minuit2/MnMinos.h include/root/Minuit2/MnParabola.h include/root/Minuit2/MnParabolaFactory.h -include/root/Minuit2/MnParabolaPoint.h include/root/Minuit2/MnParameterScan.h +include/root/Minuit2/MnParameterTransformation.h include/root/Minuit2/MnPlot.h +include/root/Minuit2/MnPoint.h include/root/Minuit2/MnPosDef.h include/root/Minuit2/MnPrint.h include/root/Minuit2/MnScan.h include/root/Minuit2/MnSeedGenerator.h include/root/Minuit2/MnSimplex.h include/root/Minuit2/MnStrategy.h -include/root/Minuit2/MnTiny.h include/root/Minuit2/MnTraceObject.h include/root/Minuit2/MnUserCovariance.h include/root/Minuit2/MnUserFcn.h @@ -988,9 +962,6 @@ include/root/Minuit2/SimplexBuilder.h include/root/Minuit2/SimplexMinimizer.h include/root/Minuit2/SimplexParameters.h include/root/Minuit2/SimplexSeedGenerator.h -include/root/Minuit2/SinParameterTransformation.h -include/root/Minuit2/SqrtLowParameterTransformation.h -include/root/Minuit2/SqrtUpParameterTransformation.h include/root/Minuit2/VariableMetricBuilder.h include/root/Minuit2/VariableMetricEDMEstimator.h include/root/Minuit2/VariableMetricMinimizer.h @@ -1007,6 +978,7 @@ include/root/ROOT.modulemap %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RHolder.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RItem.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RLevelIter.hxx +%%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RNTupleItem.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RProvider.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RShared.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/Browsable/RSysFile.hxx @@ -1032,13 +1004,18 @@ include/root/ROOT/InternalTreeUtils.hxx %%ROOT7%%include/root/ROOT/RAttrMarker.hxx %%ROOT7%%include/root/ROOT/RAttrText.hxx %%ROOT7%%include/root/ROOT/RAttrValue.hxx +%%ROOT7%%include/root/ROOT/RAxes.hxx %%ROOT7%%include/root/ROOT/RAxisDrawable.hxx +%%ROOT7%%include/root/ROOT/RBinIndex.hxx +%%ROOT7%%include/root/ROOT/RBinIndexRange.hxx +%%ROOT7%%include/root/ROOT/RBinWithError.hxx %%ROOT7%%include/root/ROOT/RBox.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RBrowser.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RBrowserData.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RBrowserReply.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RBrowserRequest.hxx %%ROOT7%%include/root/ROOT/RCanvas.hxx +%%ROOT7%%include/root/ROOT/RCategoricalAxis.hxx %%ROOT7%%include/root/ROOT/RCluster.hxx %%ROOT7%%include/root/ROOT/RClusterPool.hxx %%ROOT7%%include/root/ROOT/RColor.hxx @@ -1059,6 +1036,7 @@ include/root/ROOT/RCreateFieldOptions.hxx %%DATAFRAME%%include/root/ROOT/RDF/RAction.hxx %%DATAFRAME%%include/root/ROOT/RDF/RActionBase.hxx %%DATAFRAME%%include/root/ROOT/RDF/RActionImpl.hxx +%%DATAFRAME%%include/root/ROOT/RDF/RActionSnapshot.hxx %%DATAFRAME%%include/root/ROOT/RDF/RColumnReaderBase.hxx %%DATAFRAME%%include/root/ROOT/RDF/RColumnRegister.hxx %%DATAFRAME%%include/root/ROOT/RDF/RCutFlowReport.hxx @@ -1097,6 +1075,7 @@ include/root/ROOT/RCreateFieldOptions.hxx %%DATAFRAME%%include/root/ROOT/RDF/RVariationReader.hxx %%DATAFRAME%%include/root/ROOT/RDF/RVariationsDescription.hxx %%DATAFRAME%%include/root/ROOT/RDF/RVariedAction.hxx +%%DATAFRAME%%include/root/ROOT/RDF/SnapshotHelpers.hxx %%DATAFRAME%%include/root/ROOT/RDF/Utils.hxx %%DATAFRAME%%include/root/ROOT/RDFHelpers.hxx %%ROOT7%%include/root/ROOT/RDaos.hxx @@ -1107,61 +1086,61 @@ include/root/ROOT/RCreateFieldOptions.hxx %%ROOT7%%include/root/ROOT/RDrawableRequest.hxx %%ROOT7%%include/root/ROOT/REntry.hxx %%ROOT7%%include/root/ROOT/RError.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveBox.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveBoxSet.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveCalo.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveCaloData.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveChunkManager.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveClient.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveCompound.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataCollection.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataProxyBuilderBase.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataSimpleProxyBuilder.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataSimpleProxyBuilderTemplate.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataTable.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveDigitSet.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveElement.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveEllipsoid.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveFrameBox.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoPolyShape.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoShape.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoTopNode.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoShapeExtract.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveGluTess.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveJetCone.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveLine.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveManager.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REvePathMark.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REvePointSet.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REvePolygonSetProjected.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjectionBases.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjectionManager.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjections.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveRGBAPalette.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveRenderData.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveScalableStraightLineSet.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveScene.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveSceneInfo.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveSecondarySelectable.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveSelection.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveShape.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveStraightLineSet.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveSystem.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTableInfo.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTableProxyBuilder.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveText.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrack.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrackProjected.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrackPropagator.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrans.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTreeTools.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveTypes.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveUtil.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveVSD.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveVSDStructs.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveVector.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveViewContext.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/REveViewer.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveBox.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveBoxSet.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveCalo.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveCaloData.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveChunkManager.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveClient.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveCompound.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataCollection.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataProxyBuilderBase.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataSimpleProxyBuilder.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataSimpleProxyBuilderTemplate.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDataTable.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveDigitSet.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveElement.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveEllipsoid.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveFrameBox.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoPolyShape.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoShape.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoShapeExtract.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveGeoTopNode.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveGluTess.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveJetCone.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveLine.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveManager.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REvePathMark.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REvePointSet.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REvePolygonSetProjected.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjectionBases.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjectionManager.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveProjections.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveRGBAPalette.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveRenderData.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveScalableStraightLineSet.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveScene.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveSceneInfo.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveSecondarySelectable.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveSelection.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveShape.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveStraightLineSet.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveSystem.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTableInfo.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTableProxyBuilder.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveText.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrack.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrackProjected.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrackPropagator.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTrans.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTreeTools.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveTypes.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveUtil.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveVSD.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveVSDStructs.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveVector.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveViewContext.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/REveViewer.hxx %%ROOT7%%include/root/ROOT/RField/RFieldFundamental.hxx %%ROOT7%%include/root/ROOT/RField/RFieldProxiedCollection.hxx %%ROOT7%%include/root/ROOT/RField/RFieldRecord.hxx @@ -1172,6 +1151,7 @@ include/root/ROOT/RCreateFieldOptions.hxx include/root/ROOT/RFieldToken.hxx include/root/ROOT/RFieldUtils.hxx %%ROOT7%%include/root/ROOT/RFieldVisitor.hxx +%%ROOT7%%include/root/ROOT/RFile.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFileDialog.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFitPanel.hxx %%HTTP%%%%ROOT7%%include/root/ROOT/RFitPanelModel.hxx @@ -1180,21 +1160,29 @@ include/root/ROOT/RFieldUtils.hxx %%ROOT7%%include/root/ROOT/RFrame.hxx %%ROOT7%%include/root/ROOT/RFrameTitle.hxx include/root/ROOT/RFriendInfo.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/RGeoPainter.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomData.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomHierarchy.hxx -%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomViewer.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/RGeoPainter.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomData.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomHierarchy.hxx +%%GEOM%%%%HTTP%%%%ROOT7%%include/root/ROOT/RGeomViewer.hxx +%%ROOT7%%include/root/ROOT/RHist.hxx +%%ROOT7%%include/root/ROOT/RHistEngine.hxx +%%ROOT7%%include/root/ROOT/RHistStats.hxx +%%ROOT7%%include/root/ROOT/RHistUtils.hxx include/root/ROOT/RIoUring.hxx %%DATAFRAME%%include/root/ROOT/RLazyDS.hxx %%ROOT7%%include/root/ROOT/RLegend.hxx %%ROOT7%%include/root/ROOT/RLine.hxx +%%ROOT7%%include/root/ROOT/RLinearizedIndex.hxx include/root/ROOT/RLogger.hxx %%ROOT7%%include/root/ROOT/RMarker.hxx %%ROOT7%%include/root/ROOT/RMenuItems.hxx %%ROOT7%%include/root/ROOT/RMiniFile.hxx %%ROOT7%%include/root/ROOT/RNTuple.hxx +%%ROOT7%%include/root/ROOT/RNTupleBrowseUtils.hxx +%%ROOT7%%include/root/ROOT/RNTupleClassicBrowse.hxx %%DATAFRAME%%include/root/ROOT/RNTupleDS.hxx %%ROOT7%%include/root/ROOT/RNTupleDescriptor.hxx +%%ROOT7%%include/root/ROOT/RNTupleDrawVisitor.hxx %%ROOT7%%include/root/ROOT/RNTupleExporter.hxx %%ROOT7%%include/root/ROOT/RNTupleFillContext.hxx %%ROOT7%%include/root/ROOT/RNTupleFillStatus.hxx @@ -1207,11 +1195,15 @@ include/root/ROOT/RNTupleJoinTable.hxx %%ROOT7%%include/root/ROOT/RNTupleModel.hxx %%ROOT7%%include/root/ROOT/RNTupleParallelWriter.hxx %%ROOT7%%include/root/ROOT/RNTupleProcessor.hxx +%%ROOT7%%include/root/ROOT/RNTupleProcessorEntry.hxx include/root/ROOT/RNTupleRange.hxx %%ROOT7%%include/root/ROOT/RNTupleReadOptions.hxx %%ROOT7%%include/root/ROOT/RNTupleReader.hxx %%ROOT7%%include/root/ROOT/RNTupleSerialize.hxx +%%ROOT7%%include/root/ROOT/RNTupleTreeMap.hxx +%%ROOT7%%include/root/ROOT/RNTupleTypes.hxx %%ROOT7%%include/root/ROOT/RNTupleUtil.hxx +%%ROOT7%%include/root/ROOT/RNTupleUtils.hxx %%ROOT7%%include/root/ROOT/RNTupleView.hxx %%ROOT7%%include/root/ROOT/RNTupleWriteOptions.hxx %%ROOT7%%include/root/ROOT/RNTupleWriteOptionsDaos.hxx @@ -1245,6 +1237,7 @@ include/root/ROOT/RRawFileTFile.hxx include/root/ROOT/RRawFileUnix.hxx include/root/ROOT/RRawFileWin.hxx include/root/ROOT/RRawPtrWriteEntry.hxx +%%ROOT7%%include/root/ROOT/RRegularAxis.hxx %%DATAFRAME%%include/root/ROOT/RResultHandle.hxx %%DATAFRAME%%include/root/ROOT/RResultPtr.hxx %%DATAFRAME%%include/root/ROOT/RRootDS.hxx @@ -1257,8 +1250,11 @@ include/root/ROOT/RStringView.hxx %%DATAFRAME%%include/root/ROOT/RTTreeDS.hxx include/root/ROOT/RTaskArena.hxx %%ROOT7%%include/root/ROOT/RText.hxx +include/root/ROOT/RTreeMapBase.hxx +include/root/ROOT/RTreeMapPainter.hxx %%HTTP%%include/root/ROOT/RTreeViewer.hxx %%DATAFRAME%%include/root/ROOT/RTrivialDS.hxx +%%ROOT7%%include/root/ROOT/RVariableBinAxis.hxx include/root/ROOT/RVec.hxx %%DATAFRAME%%include/root/ROOT/RVecDS.hxx include/root/ROOT/RVersion.hxx @@ -1268,20 +1264,23 @@ include/root/ROOT/RVersion.hxx %%HTTP%%include/root/ROOT/RWebDisplayHandle.hxx %%HTTP%%include/root/ROOT/RWebWindow.hxx %%HTTP%%include/root/ROOT/RWebWindowsManager.hxx +%%ROOT7%%include/root/ROOT/RWeight.hxx include/root/ROOT/StringConv.hxx include/root/ROOT/StringUtils.hxx include/root/ROOT/TBufferMerger.hxx -%%DATAFRAME%%include/root/ROOT/TDataFrame.hxx include/root/ROOT/TErrorDefaultHandler.hxx include/root/ROOT/TExecutor.hxx include/root/ROOT/TExecutorCRTP.hxx +%%FFTW3%%include/root/TFFTComplex.h +%%FFTW3%%include/root/TFFTComplexReal.h +%%FFTW3%%include/root/TFFTReal.h +%%FFTW3%%include/root/TFFTRealComplex.h include/root/ROOT/TIOFeatures.hxx %%ROOT7%%include/root/ROOT/TObjectDisplayItem.hxx %%ROOT7%%include/root/ROOT/TObjectDrawable.hxx include/root/ROOT/TProcessExecutor.hxx %%PYROOT%%include/root/ROOT/TPyDispatcher.h include/root/ROOT/TRWSpinLock.hxx -%%DATAFRAME%%include/root/ROOT/TResultProxy.hxx include/root/ROOT/TSeq.hxx include/root/ROOT/TSequentialExecutor.hxx include/root/ROOT/TSpinMutex.hxx @@ -1398,6 +1397,7 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooEllipse.h %%ROOFIT%%include/root/RooErrorHandler.h %%ROOFIT%%include/root/RooErrorVar.h +%%ROOFIT%%include/root/RooEvaluatorWrapper.h %%ROOFIT%%include/root/RooExpensiveObjectCache.h %%ROOFIT%%include/root/RooExponential.h %%ROOFIT%%include/root/RooExtendPdf.h @@ -1445,12 +1445,12 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooFitResult.h %%ROOFIT%%include/root/RooFormulaVar.h %%ROOFIT%%include/root/RooFracRemainder.h -%%ROOFIT%%include/root/RooFuncWrapper.h %%ROOFIT%%include/root/RooFunctor.h %%ROOFIT%%include/root/RooFunctor1DBinding.h %%ROOFIT%%include/root/RooFunctorBinding.h %%ROOFIT%%include/root/RooGExpModel.h %%ROOFIT%%include/root/RooGamma.h +%%ROOFIT%%include/root/RooGaussExpTails.h %%ROOFIT%%include/root/RooGaussModel.h %%ROOFIT%%include/root/RooGaussian.h %%ROOFIT%%include/root/RooGenContext.h @@ -1494,6 +1494,8 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooMsgService.h %%ROOFIT%%include/root/RooMultiBinomial.h %%ROOFIT%%include/root/RooMultiCategory.h +%%ROOFIT%%include/root/RooMultiPdf.h +%%ROOFIT%%include/root/RooMultiReal.h %%ROOFIT%%include/root/RooMultiVarGaussian.h %%ROOFIT%%include/root/RooNDKeysPdf.h %%ROOFIT%%include/root/RooNameReg.h @@ -1566,7 +1568,6 @@ include/root/Riostream.h %%ROOFIT%%include/root/RooStats/DetailedOutputAggregator.h %%ROOFIT%%include/root/RooStats/FeldmanCousins.h %%ROOFIT%%include/root/RooStats/FrequentistCalculator.h -%%ROOFIT%%include/root/RooStats/HLFactory.h %%ROOFIT%%include/root/RooStats/Heaviside.h %%ROOFIT%%include/root/RooStats/HistFactory/Asimov.h %%ROOFIT%%include/root/RooStats/HistFactory/Channel.h @@ -1829,106 +1830,106 @@ include/root/TEnum.h include/root/TEnumConstant.h include/root/TEnv.h include/root/TError.h -%%OPENGL%%include/root/TEveArrow.h -%%OPENGL%%include/root/TEveArrowEditor.h -%%OPENGL%%include/root/TEveArrowGL.h -%%OPENGL%%include/root/TEveBox.h -%%OPENGL%%include/root/TEveBoxGL.h -%%OPENGL%%include/root/TEveBoxSet.h -%%OPENGL%%include/root/TEveBoxSetGL.h -%%OPENGL%%include/root/TEveBrowser.h -%%OPENGL%%include/root/TEveCalo.h -%%OPENGL%%include/root/TEveCalo2DGL.h -%%OPENGL%%include/root/TEveCalo3DGL.h -%%OPENGL%%include/root/TEveCaloData.h -%%OPENGL%%include/root/TEveCaloLegoEditor.h -%%OPENGL%%include/root/TEveCaloLegoGL.h -%%OPENGL%%include/root/TEveCaloLegoOverlay.h *** 2899 LINES SKIPPED ***
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6936a24d.356c8.6a5efa44>
