How to convert HBOOK to ROOT

From: Otto Schaile (Otto.Schaile@Physik.uni-muenchen.de)
Date: Fri May 23 1997 - 10:53:00 MEST


Dear roots,
I tried the above HOWTO, (I can view the ntuple 5000 with rows:
RUN, EVENT,E_ECAL etc correctly with paw,
with root I get:

root [0] TFile f("ntz0mu94.root")
root [1] f.ls()                  
TFile**         ntz0mu94.root
 TFile*         ntz0mu94.root
  KEY: TTree    h5000;1 EVENT
  KEY: TH1F     h100;1  EBEAM   
  KEY: TDirectory       TR;1    TR
root [2] h100.Draw()             
Warning in <MakeDefCanvas>: creating a default canvas with name c1
root [3] h5000.Draw("EVENT");    

*ERROR 26 : 
 Unknown name : "EVENT"

etc...
I was using 1.01/02 on HPUX this time, on Linux(2.0.30) with 1.00/10 I get

root [3] h5000.Draw("EVENT");
mmuzip: discrepancy in source length
mmuzip: error in header

 *** Break *** segmentation violation

What do I wrong?

Cheers 
----------------------------------------------------------------------------
Otto Schaile                    Sektion Physik der LMU Muenchen
Phone: (+49 89)289 14070        Am Coulombwall 1, D-85748 Garching, Germany
FAX:   (+49 89)289 14072        EMail: Otto.Schaile@Physik.Uni-Muenchen.DE



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:19 MET