Warning, file /include/root/RConfigure.h was not indexed
or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).
0001 #ifndef ROOT_RConfigure
0002 #define ROOT_RConfigure
0003
0004
0005
0006 #define R__HAVE_CONFIG
0007
0008 #ifdef R__HAVE_CONFIG
0009 #define ROOTPREFIX "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy"
0010 #define ROOTBINDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/bin"
0011 #define ROOTLIBDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/lib/root"
0012 #define ROOTINCDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/include/root"
0013 #define ROOTETCDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/etc/root"
0014 #define ROOTDATADIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/root"
0015 #define ROOTDOCDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/doc/root"
0016 #define ROOTMACRODIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/root/macros"
0017 #define ROOTTUTDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/doc/root/tutorials"
0018 #define ROOTSRCDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/root/src"
0019 #define ROOTICONPATH "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/root/icons"
0020 #define TTFFONTDIR "/opt/software/linux-x86_64_v2/root-6.38.00-ip2vglt4yelgx67bgk67xwnd7cjph3uy/share/root/fonts"
0021 #endif
0022
0023 #define EXTRAICONPATH ""
0024
0025 #define ROOT__cplusplus 202002L
0026 #if defined(__cplusplus) && (__cplusplus != ROOT__cplusplus)
0027 # if defined(_MSC_VER)
0028 # pragma message("The C++ standard in this build does not match ROOT configuration (202002L); this might cause unexpected issues. And please make sure you are using the -Zc:__cplusplus compilation flag")
0029 # else
0030 # warning "The C++ standard in this build does not match ROOT configuration (202002L); this might cause unexpected issues"
0031 # endif
0032 #endif
0033
0034 #define R__HAS_SETRESUID
0035 #define R__HAS_MATHMORE
0036 #define R__HAS_PTHREAD
0037 #define R__HAS_XFT
0038 #undef R__HAS_COCOA
0039 #define R__HAS_VC
0040 #define R__HAS_VDT
0041 #undef R__HAS_VECCORE
0042 #undef R__USE_CXXMODULES
0043 #undef R__USE_LIBCXX
0044 #define R__HAS_ATTRIBUTE_ALWAYS_INLINE
0045 #define R__HAS_ATTRIBUTE_NOINLINE
0046 #define R__USE_IMT
0047 #undef R__COMPLETE_MEM_TERMINATION
0048 #undef R__HAS_CEFWEB
0049 #undef R__HAS_QT6WEB
0050 #define R__HAS_DAVIX
0051 #define R__HAS_DATAFRAME
0052 #define R__HAS_ROOT7
0053 #undef R__LESS_INCLUDES
0054 #define R__HAS_TBB
0055 #define R__HARDWARE_INTERFERENCE_SIZE 64
0056
0057
0058 #if defined(R__HAS_VECCORE) && defined(R__HAS_VC)
0059 #ifndef VECCORE_ENABLE_VC
0060 #define VECCORE_ENABLE_VC
0061 #endif
0062 #endif
0063
0064 #undef R__HAS_DEFAULT_LZ4
0065 #define R__HAS_DEFAULT_ZLIB
0066 #undef R__HAS_DEFAULT_LZMA
0067 #undef R__HAS_DEFAULT_ZSTD
0068 #undef R__HAS_CLOUDFLARE_ZLIB
0069
0070 #define R__HAS_TMVACPU
0071 #undef R__HAS_TMVAGPU
0072 #undef R__HAS_CUDNN
0073 #undef R__HAS_PYMVA
0074 #undef R__HAS_RMVA
0075
0076 #undef R__HAS_URING
0077
0078 #define R__HAS_GEOM
0079
0080 #endif