Re: [ROOT] Re: running time varying with # histo

From: Catherine Silvestre (silvestr@jlab.org)
Date: Mon Jul 19 2004 - 17:43:40 MEST


Hi,

I don't really know how to send the shortest script since I think that
doing some "for" loops as in this prog and maybe the way I plot in the
"if" conditions could have an influence on the prob of time...
So here is the script with all the unused lines cut off. I hope it can help.

If I had a plot for example:
TH2F *betta_momentum_solid = new TH2F("betta_momentum_solid","positive
pion betta vs. momentum, higher momentum on solid
target",300,0,6,300,0,1.1);
or
TH1F *z_leading = new TH1F("z_leading","z of pion+, z>0.5:  ",50,0,2);

anywhere to be filled in the prog, the time is *6.

I wanted to know if there was a special memory alocation after a certain
amount of histograms plotted ?

Thank's again

Catherine.

PS: if you want something else as "the shortest file" please tell me again
what you are looking for...






This archive was generated by hypermail 2b29 : Sun Jan 02 2005 - 05:50:08 MET