Event Library Help

After the events and/or distributions are generated, they are stored in the Events directory. The prefix of the files is the name specified in the batch file plus either "-single" if no runs were specified or a string specifying the run parameter values if one or more runs are specified. We will assume this is filename in the following. If events are requested, they will be stored in the files
filename.lhe
filename.nt
where filename.lhe is the event file in Les Houches format and filename.nt is in PAW ntuple format. The ntuple file is only created if the keyword "NTuple" is set to true and nt_maker is present in the bin directory. If distributions are requested, they will be stored in the files
filename.distr
filename_1.png
filename_2.png
...
where filename.distr is the raw distribution data and can be read by "show_distr" in the bin directory. The distributions generated on the fly by the batch script are stored in the files ending in ".png".