TH1F

From: Jayoung Wu (jayoung@glue.umd.edu)
Date: Fri Jul 09 1999 - 05:00:06 MEST


Hi all,

Is there any way I can create 1d histogram without nbinsx, xlow, and xup?
For example, 
	fHisto = new TH1F(histoname, title);
	fHisto->Fill(x);
Because before I read all x I do not know the range of x.
In paw we can plot histogram without giving nbinsx, xlow, and xup. PAW
itself figure out.

---
Thanks,
Jayoung



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