Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Stdhep files for an Ecm=500 GeV SM data sample are
available at ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/ .
There are 487,603,537 events (250 fb -1 luminosity) with -80% electron/ +30% positron polarization,
and 474,837,805 events (250 fb -1 luminosity)  with +80% electron/ -30% positron polarization.
The WHIZARD Monte Carlo version 1.40 is used for parton generation. The Makefile and build log files for
this implementation of WHIZARD can be found in ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/whizard-v1r4p0Image Added .

Event Weight

Due to the presence of some high cross section processes the events are not completely unweighted.
The event weight must therefore always be considered when analyzing events.
This weight is stored in the variable EVENTWEIGHTLH in the stdhep common block HEPEV4.

...

Suppose that an event has IDRUPLH=14995 . The information about the generation of this event
can be found be found in the directory ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/run_output/w14995/run_01/ .
For example the log file is ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/run_output/w14995/run_01/whizard.log ,
the whizard input file is ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/run_output/w14995/run_01/whizard.in
and cross section information is in ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/run_output/w14995/run_01/whizard.n3n3n3n3ss_o.out

...

The absolute value of USER_spectrum_mode determines which beamstrahlung spectrum is used, with the sign +/- indicating
electron/positron beam, respectively. For the 500 fb -1 SM data sample this absolute value is always 2, and corresponds
to the Guinea-Pig beamstrahlung data contained in the directory ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/guinea-pig/ilc_0500_may05_run05_seed06/
This spectrum represents the default ILC design for Ecm=500 GeV circa August 2005.

Final State Parton Showering and Fragmentation

PYTHIA is used for final state QED and QCD parton showering and for the fragmentation of quarks and gluons. The interface
to PYTHIA is contained in ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/whizard-src/user.f90 . The source
code for referenced subroutines can be found in ftp://ftp-lcd.slac.stanford.edu/ilc/ILC500/StandardModel/a6f/includeImage Added .
Partons showering is done for all final state ferminons with the exception of electrons. Final state QED showering of electrons
is turned off because the PYTHIA final state showering code indiscriminately uses the invariant mass of final state fermion-antifermion pairs for the maximum virtuality scale.

Kinematic Cuts

FAQ

Whizard has no gluon emission by default, leading to potentially incorrect multiplicity distributions.

...