HROOT-hist-0.9: csrc/HROOTHistTH1C.h
#ifdef __cplusplus
extern "C" {
#endif
#ifndef __HROOT_HIST__TH1C__
#define __HROOT_HIST__TH1C__
#include "HROOT-histType.h"
#include "HROOTHistTH1.h"
#include "HROOTCoreTArrayC.h"
#include "HROOTCoreTNamed.h"
#include "HROOTCoreTAttLine.h"
#include "HROOTCoreTAttFill.h"
#include "HROOTCoreTAttMarker.h"
#include "HROOTCoreTObject.h"
#include "HROOTCoreDeletable.h"
#include "HROOTCoreTArray.h"
#include "HROOT-coreType.h"
#undef TH1C_DECL_VIRT
#define TH1C_DECL_VIRT(Type) \
#undef TH1C_DECL_NONVIRT
#define TH1C_DECL_NONVIRT(Type) \
#undef TH1C_DEF_VIRT
#define TH1C_DEF_VIRT(Type)\
#undef TH1C_DEF_NONVIRT
#define TH1C_DEF_NONVIRT(Type)\
TH1_DECL_VIRT(TH1C);
TARRAYC_DECL_VIRT(TH1C);
TNAMED_DECL_VIRT(TH1C);
TATTLINE_DECL_VIRT(TH1C);
TATTFILL_DECL_VIRT(TH1C);
TATTMARKER_DECL_VIRT(TH1C);
TOBJECT_DECL_VIRT(TH1C);
DELETABLE_DECL_VIRT(TH1C);
TARRAY_DECL_VIRT(TH1C);
TH1C_DECL_VIRT(TH1C);
TH1C_DECL_NONVIRT(TH1C);
#endif // __HROOT_HIST__TH1C__
#ifdef __cplusplus
}
#endif