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
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:34:31 MET