[Rivet] Question about format plain input

Juan Manuel Grados Luyando juan.grados.luyando at desy.de
Fri Feb 10 10:04:00 GMT 2017


Dear developers,

(Not sure to whom is more appropriate to ask, so I ask both) 

I have a  question on how to set my plain input file.

I want, after transforming my txt file to yoda with the tool at http://hepdata.cedar.ac.uk/input <http://hepdata.cedar.ac.uk/input>, to have the order I prefer for the references: d01-x01-y01.


For instance, If I give as input something like:

*author:
*reference:
*status:
*experiment:
*detector: 
*title: pp collisions at sqrt(s) = 13 TeV 
*comment: CERN-LHC.

*dataset: pp 13 TeV
*qual:Selection : Inelastic 
*yheader: $number of entries$
*xheader: $pt$
*data: x : y
	{Data points here}
*dataend:

*dataset: pp 13 TeV
*qual:Selection : NSD 
*yheader: $number of entries$
*xheader: $pt$
*data: x : y
	{Data points here}
*dataend:

*dataset: pp 13 TeV
*qual:Selection : SD 
*yheader: $number of entries$
*xheader: $pt$
*data: x : y
	{Data points here}
*dataend:



I will get my yoda file with the references like:

/REF/d01-x01-y01
/REF/d02-x01-y01
/REF/d03-x01-y01


But I want something like:

/REF/d01-x01-y01
/REF/d01-x02-y01
/REF/d01-x01-y03


What I can change in my text file to get the order I want for the references?


Thanks a lot!

Cheers,
Juan Manuel Grados Luyando

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20170210/fca28ef0/attachment.html>


More information about the Rivet mailing list