-
- Downloads
new directory containing code for libHbook.so. This library provides an
interface to legacy HBOOK files and provides histogram and ntuple reading capability. git-svn-id: http://root.cern.ch/svn/root/trunk@4015 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- Makefile 4 additions, 0 deletionsMakefile
- hbook/Module.mk 63 additions, 0 deletionshbook/Module.mk
- hbook/inc/LinkDef.h 11 additions, 0 deletionshbook/inc/LinkDef.h
- hbook/inc/THbookBranch.h 45 additions, 0 deletionshbook/inc/THbookBranch.h
- hbook/inc/THbookFile.h 70 additions, 0 deletionshbook/inc/THbookFile.h
- hbook/inc/THbookTree.h 60 additions, 0 deletionshbook/inc/THbookTree.h
- hbook/src/THbookBranch.cxx 41 additions, 0 deletionshbook/src/THbookBranch.cxx
- hbook/src/THbookFile.cxx 759 additions, 0 deletionshbook/src/THbookFile.cxx
- hbook/src/THbookTree.cxx 78 additions, 0 deletionshbook/src/THbookTree.cxx
- hbook/src/hntvar2.f 164 additions, 0 deletionshbook/src/hntvar2.f
hbook/Module.mk
0 → 100644
hbook/inc/LinkDef.h
0 → 100644
hbook/inc/THbookBranch.h
0 → 100644
hbook/inc/THbookFile.h
0 → 100644
hbook/inc/THbookTree.h
0 → 100644
hbook/src/THbookBranch.cxx
0 → 100644
hbook/src/THbookFile.cxx
0 → 100644
This diff is collapsed.
hbook/src/THbookTree.cxx
0 → 100644
hbook/src/hntvar2.f
0 → 100644
Please register or sign in to comment