[Rivet] Question about adding an ATLAS CONF note data points for comparison plots

Andy Buckley andy.buckley at cern.ch
Wed Apr 13 14:45:50 BST 2016


Hi Raghav,

The YODA and AIDA formats both discriminate between "histograms" and 
similar which have number-of-entries, sums of weights, etc., and 
"graph/scatter/datapoint-set" objects which are just list of x & y 
points and their errors. Reference data all has to use the latter sort, 
since the details of the histogram filling aren't recorded.

If you take a look at some of the .yoda reference data files that come 
bundled with Rivet, you'll see the syntax for the YODA Scatter2D type, 
which is the relevant thing to use. It's fine to enter the values from a 
plot grabber, although obviously there are better ways for "official" 
analysis submissions from the experiments because they have the original 
data files available.

Regarding writing the .cc analysis code, yes you will need to do this. 
We need a more specific question, though! There are some tutorials 
linked from the Rivet website via the "Documentation" link, as well as a 
quick guide under "Writing an analysis". Let us know if you need help 
with some aspect in particular.

Cheers,
Andy


On 13/04/16 14:35, Raghav Kunnawalkam Elayavalli wrote:
> I think I know how to do it using the old rivet and an aida file. But
> with this yoda file now contains the scale, total entires etc... which
> we cant get from the data plot.
>
> Cheers
> Raghav
>
>> On Apr 13, 2016, at 3:21 PM, Raghav Kunnawalkam Elayavalli
>> <raghav.k.e at cern.ch <mailto:raghav.k.e at cern.ch>> wrote:
>>
>> Dear Rivet experts,
>>
>> Im not sure if this is the right place to ask questions, but I would
>> like to use the data points from the ATLAS conference note
>> ATLAS-CONF-2012-119
>> <http://cds.cern.ch/record/1472941/files/ATLAS-CONF-2012-119.pdf> with
>> the latest version of rivet. I was thinking that I just create a .yoda
>> file and hand write in all the values i get off a plot grabber. Should
>> i also create a .cc analysis with this? im not sure how this is done.
>> thanks!
>>
>> Cheers
>> Raghav
>
>
>
> _______________________________________________
> Rivet mailing list
> Rivet at projects.hepforge.org
> https://www.hepforge.org/lists/listinfo/rivet
>


-- 
Dr Andy Buckley, Lecturer / Royal Society University Research Fellow
Particle Physics Expt Group, University of Glasgow


More information about the Rivet mailing list