#ifdef __cplusplus extern "C" { #endif #ifndef __HROOT_CORE__TOPLEVEL__ #define __HROOT_CORE__TOPLEVEL__ #include "HROOT-coreType.h" #include "HROOTCoreTROOT.h" #include "HROOTCoreTSystem.h" TROOT_p TopLevel_GetROOT ( ); TROOT_p TopLevel_gROOT ( ); TSystem_p TopLevel_gSystem ( ); #endif // __HROOT_CORE__TOPLEVEL__ #ifdef __cplusplus } #endif