Re: h2root - error in HNBUFR
Rene Brun (Rene.Brun@cern.ch)
Mon, 06 Apr 1998 07:49:27 +0200
Andy Haas wrote:
>
> Hi,
> I'm trying to use h2root to convert a file. It's going along fine and
> then I run into these HNBUFR error messages. The ntuple is large, 13MB,
> but I've got 128MB of RAM and plenty of disk space. I've already tried
> adjusting the space available to MS-DOS and that doesn't change
> anything. I'm running version 1.03/09 on NT 4.0. A highly abreviated
> copy of h2root's output is below. The resulting root file is very small,
> about 100kB, and contains about half of the branches and none are
> filled! Any ideas?
Hi Andy,
The h2root conversion program is compiled with a fixed value
nwpaw=2000000 for the Fortran common/pawc/paw(nwpaw).
This value is the same as the one defined in PAW.
Any ntuple that you can read in PAW can be converted via h2root.
Check that you can read your ntuple with PAW. If not, you have
probably defined a memory resident PAW ntuple.
Iterate with me directly about this problem.
Rene Brun