packages feed

HROOT-tree-0.9.0.1: csrc/HROOTTreeTBranch.h

#ifdef __cplusplus
extern "C" { 
#endif

#ifndef __HROOT_TREE__TBranch__
#define __HROOT_TREE__TBranch__

#include "HROOT-treeType.h"
#include "HROOTCoreTNamed.h"
#include "HROOTCoreTAttFill.h"
#include "HROOTCoreTObject.h"
#include "HROOTCoreDeletable.h"
#include "HROOT-coreType.h"

#undef TBRANCH_DECL_VIRT 
#define TBRANCH_DECL_VIRT(Type) \


#undef TBRANCH_DECL_NONVIRT 
#define TBRANCH_DECL_NONVIRT(Type) \


#undef TBRANCH_DEF_VIRT
#define TBRANCH_DEF_VIRT(Type)\


#undef TBRANCH_DEF_NONVIRT
#define TBRANCH_DEF_NONVIRT(Type)\


TNAMED_DECL_VIRT(TBranch);
TATTFILL_DECL_VIRT(TBranch);
TOBJECT_DECL_VIRT(TBranch);
DELETABLE_DECL_VIRT(TBranch);


TBRANCH_DECL_VIRT(TBranch);


TBRANCH_DECL_NONVIRT(TBranch);


#endif // __HROOT_TREE__TBranch__

#ifdef __cplusplus
}
#endif