Reading 1-dim array (CWN)

Tadeusz Pytlos (pytlos@fizwe5.fic.uni.lodz.pl)
Tue, 24 Mar 1998 14:55:55 +0100 (CET)


Hello Rooters,
Is any a limitation for external reading (without loops by events
and histogram->Fill())? Number of elements of my array is much bigger than
100, but I couldn't reach next. After this ROOT spolts. Why?
Best wishes
Tadeusz

root [3] h10.Draw("vhm")
Warning in <MakeDefCanvas>: creating a default canvas with name c1
root [4] h10.Draw("vhm[0]")
root [5] h10.Draw("vhm[1]")
root [6] h10.Draw("vhm[99]")
root [7] h10.Draw("vhm[100]")

*** Break *** segmentation violation

Error: No symbol h10.Draw("vhm[100]") in current scope FILE:/tmp/00510jaa
LINE:1
*** Interpreter error recovered ***
root [9] h10.Draw("vhm[1]")
Error: No symbol h10.Draw("vhm[1]") in current scope FILE:/tmp/00510kaa
LINE:1
*** Interpreter error recovered ***

--
Tadeusz Pytlos        
mailto:pytlos@fizwe5.fic.uni.lodz.pl 
Lodz, Poland