packages feed

HROOT-hist-0.9: csrc/HROOTHistTH2C.h

#ifdef __cplusplus
extern "C" { 
#endif

#ifndef __HROOT_HIST__TH2C__
#define __HROOT_HIST__TH2C__

#include "HROOT-histType.h"
#include "HROOTHistTH2.h"
#include "HROOTCoreTArrayC.h"
#include "HROOTHistTH1.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 TH2C_DECL_VIRT 
#define TH2C_DECL_VIRT(Type) \


#undef TH2C_DECL_NONVIRT 
#define TH2C_DECL_NONVIRT(Type) \


#undef TH2C_DEF_VIRT
#define TH2C_DEF_VIRT(Type)\


#undef TH2C_DEF_NONVIRT
#define TH2C_DEF_NONVIRT(Type)\


TH2_DECL_VIRT(TH2C);
TARRAYC_DECL_VIRT(TH2C);
TH1_DECL_VIRT(TH2C);
TNAMED_DECL_VIRT(TH2C);
TATTLINE_DECL_VIRT(TH2C);
TATTFILL_DECL_VIRT(TH2C);
TATTMARKER_DECL_VIRT(TH2C);
TOBJECT_DECL_VIRT(TH2C);
DELETABLE_DECL_VIRT(TH2C);
TARRAY_DECL_VIRT(TH2C);


TH2C_DECL_VIRT(TH2C);


TH2C_DECL_NONVIRT(TH2C);


#endif // __HROOT_HIST__TH2C__

#ifdef __cplusplus
}
#endif