Ok, Thanks for letting me know Andy. I'll just write a pyroot script to do it myself then...<br><br><div class="gmail_quote">On 17 March 2011 23:13, Andy Buckley <span dir="ltr"><<a href="mailto:andy.buckley@ed.ac.uk">andy.buckley@ed.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On 17/03/11 08:40, Robert King wrote:<br>
> Hi Rivet Experts,<br>
><br>
> I expect this is a simple question, but I couldn't see how to do it. I<br>
> want to generate a large MC sample and create histograms using Rivet.<br>
> I do this by splitting the job up into 100 sub jobs. I then want to<br>
> add the histograms that are made for each subjob into one histogram. I<br>
> suppose I could convert the .adia files to root files and add together<br>
> in root but I hoped there might be a method in Rivet already for doing<br>
> this...<br>
<br>
</div></div>Hi Robert,<br>
<br>
Unfortunately this can't be done "properly" at the moment, because the<br>
output histograms are just x, y, and error values rather than containing<br>
the sort of weighted moments information that's needed to do a proper<br>
statistical combination. If you convert them to ROOT you'll get TGraphs,<br>
which are the same sort of deal, or TH1Fs in which case the combination<br>
is going to be a bit dodgy.<br>
<br>
This has been a bit of a thorn in our side for a while, but it was more<br>
important to keep developing the physics content than to rewrite the<br>
histogramming. That's changing with our next release: we're taking a<br>
couple of months to migrate all the histogramming to a new system which<br>
will support all these good things. But for now it's approximations, I'm<br>
afraid: sorry!<br>
<br>
Andy<br>
<font color="#888888"><br>
--<br>
Dr Andy Buckley<br>
SUPA Advanced Research Fellow<br>
Particle Physics Experiment Group, University of Edinburgh<br>
<br>
The University of Edinburgh is a charitable body, registered in<br>
Scotland, with registration number SC005336.<br>
<br>
</font></blockquote></div><br>