#ifdef __cplusplus extern "C" { #endif #ifndef __HROOT_HIST__TH1I__ #define __HROOT_HIST__TH1I__ #include "HROOT-histType.h" #include "HROOTHistTH1.h" #include "HROOTCoreTArrayI.h" #include "HROOTCoreTObject.h" #include "HROOTCoreTAttLine.h" #include "HROOTCoreTAttFill.h" #include "HROOTCoreTAttMarker.h" #include "HROOTCoreDeletable.h" #include "HROOTCoreTArray.h" #include "HROOT-coreType.h" #undef TH1I_DECL_VIRT #define TH1I_DECL_VIRT(Type) \ #undef TH1I_DECL_NONVIRT #define TH1I_DECL_NONVIRT(Type) \ #undef TH1I_DEF_VIRT #define TH1I_DEF_VIRT(Type)\ #undef TH1I_DEF_NONVIRT #define TH1I_DEF_NONVIRT(Type)\ TH1_DECL_VIRT(TH1I); TARRAYI_DECL_VIRT(TH1I); TOBJECT_DECL_VIRT(TH1I); TATTLINE_DECL_VIRT(TH1I); TATTFILL_DECL_VIRT(TH1I); TATTMARKER_DECL_VIRT(TH1I); DELETABLE_DECL_VIRT(TH1I); TARRAY_DECL_VIRT(TH1I); TH1I_DECL_VIRT(TH1I); TH1I_DECL_NONVIRT(TH1I); #endif // __HROOT_HIST__TH1I__ #ifdef __cplusplus } #endif