packages feed

HROOT-hist-0.8: csrc/HROOTHistTH2I.h

#ifdef __cplusplus
extern "C" { 
#endif 

#ifndef __HROOT_HIST__TH2I__
#define __HROOT_HIST__TH2I__

#include "HROOT-histType.h"

#include "HROOTHistTH2.h"
#include "HROOTCoreTArrayI.h"
#include "HROOTHistTH1.h"
#include "HROOTCoreTObject.h"
#include "HROOTCoreTAttLine.h"
#include "HROOTCoreTAttFill.h"
#include "HROOTCoreTAttMarker.h"
#include "HROOTCoreDeletable.h"
#include "HROOTCoreTArray.h"
#include "HROOT-coreType.h"

#undef TH2I_DECL_VIRT
#define TH2I_DECL_VIRT(Type) \


#undef TH2I_DECL_NONVIRT
#define TH2I_DECL_NONVIRT(Type) \


#undef TH2I_DEF_VIRT
#define TH2I_DEF_VIRT(Type)\


#undef TH2I_DEF_NONVIRT
#define TH2I_DEF_NONVIRT(Type)\


TH2_DECL_VIRT(TH2I);
TARRAYI_DECL_VIRT(TH2I);
TH1_DECL_VIRT(TH2I);
TOBJECT_DECL_VIRT(TH2I);
TATTLINE_DECL_VIRT(TH2I);
TATTFILL_DECL_VIRT(TH2I);
TATTMARKER_DECL_VIRT(TH2I);
DELETABLE_DECL_VIRT(TH2I);
TARRAY_DECL_VIRT(TH2I);


TH2I_DECL_VIRT(TH2I);


TH2I_DECL_NONVIRT(TH2I);


#endif // __HROOT_HIST__TH2I__

#ifdef __cplusplus
}
#endif