Hi all,
I do not know whether I am at a right place for my problem.This
problem is related to C++. I am hardly having any experience with
C++.
I am making one histogram which has some appreciable entries at -1000,few
entries at -100 and a distribution between 0 to 200.I want to declare that
histogram like [ TH1F* h1 = new TH1F("h1","histogram",300,-50,250)] and
want the entries at -1000 to appear at -40 and entries at -100 to appear
at -20 and keep the distribution as it is.
Can anybody suggest me a way of doing.It will indeed be a very great help.
Thanks a lot in advance.
Sunil
Received on Sat Mar 03 2007 - 03:09:50 CET
This archive was generated by hypermail 2.2.0 : Sat Mar 03 2007 - 17:50:01 CET