gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 10 and Version 11 of LesHouches


Ignore:
Timestamp:
Mar 6, 2016, 11:50:10 PM (8 years ago)
Author:
gallmei
Comment:

cosmetics and corrections

Legend:

Unmodified
Added
Removed
Modified
  • LesHouches

    v10 v11  
    55 * J. Alwall et al., A Standard format for Les Houches event files [http://inspirehep.net/record/725284 Inspire],
    66 * E. Boos et al., Generic user process interface for event generators [http://inspirehep.net/record/562546 Inspire].
     7
     8(An alternative, not described here, is the output in the [http://phy.duke.edu/~jeb65/oscar2013 OSCAR 2013 format].)
    79
    810To generate event output in Les-Houches format, your jobcard should contain a part which sets the switches in the namelist '!EventOutput':
     
    1618}}}
    1719
    18 Setting the first switch to T (.true.) will produce files called '!LesHouches.Real.*.xml' (with * being the run number) containing events which list all real particles, while setting the second switch to T will produce files called '!LesHouches.Pert.*.xml' containing events which list all perturbative particles. The files have an XML-like format which will be described below.
     20Setting the first switch to T (.true.) will produce files called '!EventOutput.Real.*.lhe' (with * being the run number) containing events which list all real particles, while setting the second switch to T will produce files called '!EventOutput.Pert.*.lhe' containing events which list all perturbative particles. The files have an XML-like format which will be described below.
    1921
    2022== Les Houches file structure ==
     
    5254}}}
    5355
    54 The first line in the <event> block has a special meaning: In the first column it contains the number of particles (N) and in the third column the weight (w) of the event, while the other columns can contain additional parameters (which are not used in the current GiBUU implementation). For real events, the weight w equals 1 (i.e. all events have the same weighting). For perturbative events, on the other hand, the weight is usually related to the total cross section for the process (and can be different for each event).
     56The first line in the <event> block has a special meaning. The columns of these first lines have the following meaning:
     57 * 1: the number of particles (N)
     58 * 2: (unused in GiBUU)
     59 * 3: the weight (w) of the event
     60 * 4-6: (unused in GiBUU)
     61
     62For real events, the weight w equals 1 (i.e. all events have the same weighting). For perturbative events, on the other hand, the weight is usually related to the total cross section for the process (and can be different for each event).
    5563
    5664Each of the following lines represents one particle. The columns of these lines have the following meaning: