#ifndef ROOT_RConfigure #define ROOT_RConfigure /* Configurations file for linuxx8664gcc */ #ifdef R__HAVE_CONFIG #define ROOTPREFIX "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install" #define ROOTBINDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/bin" #define ROOTLIBDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/lib/root" #define ROOTINCDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/include/root" #define ROOTETCDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/etc" #define ROOTDATADIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/root" #define ROOTDOCDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/doc/root" #define ROOTMACRODIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/root/macros" #define ROOTTUTDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/doc/root/tutorials" #define ROOTSRCDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/root/src" #define ROOTICONPATH "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/root/icons" #define EXTRAICONPATH "" #define TTFFONTDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/share/root/fonts" #define CINTINCDIR "/vols/escience01/martynia/MAUS-v0.9.6/third_party/install/lib/root/cint" #endif #define R__HAS_SETRESUID /**/ #define R__HAS_MATHMORE /**/ #define R__HAS_PTHREAD /**/ #define R__HAS_XFT /**/ #undef R__HAS_CLING /**/ #undef R__HAS_COCOA /**/ #undef R__HAS_VC /**/ #undef R__USE_CXX11 /**/ #undef R__USE_CXX14 /**/ #undef R__USE_LIBCXX /**/ #endif