Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 219

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 222

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parserutils.php on line 359

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/common.php on line 798

Warning: Cannot modify header information - headers already sent by (output started at /Users/web_old/olympicswiki/inc/parserutils.php:219) in /Users/web_old/olympicswiki/inc/actions.php on line 102
lhc_olympics:olympics_script [LHC Olympics]
Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /Users/web_old/olympicswiki/inc/template.php on line 187
 

Deprecated: Assigning the return value of new by reference is deprecated in /Users/web_old/olympicswiki/inc/parser/xhtml.php on line 933

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/pageutils.php on line 263

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/parser/xhtml.php on line 505

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/pageutils.php on line 263

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/parser/xhtml.php on line 505

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/pageutils.php on line 263

Deprecated: Function split() is deprecated in /Users/web_old/olympicswiki/inc/parser/xhtml.php on line 505

Obtaining the Olympics Script

We have provided with PGS the option to generate an interactive interface for running PGS in PYTHIA mode. It is optional, and the documentation on the PGS page shows you how to run PGS via the command line.

If you’d like to use the interactive interface, go the the PGS/ directory and type:

make olympics.sh

which will give you a shell script in this top directory called olympics.sh. It also changes the directory structure to more closely mirror that present in the previous Olympics. In particular, Pythia card files reside in the input/ directory and data and log files reside in the output/ directory.

Using the Olympics Script

You can run PGS in an interactive mode by typing:

./olympics.sh

This script takes up to two (optional) arguments:

./olympics.sh zprime nev=100

The first argument is the file stem for the pythia card file. In the above example, the argument “zprime” means that PGS will use the input card input/zprime.pyt. The second argument sets the number of events. Alternately, you can type:

./olympics.sh zprime lum=100

Which will generate the number of events corresponding to 100 pb-1 of data. By default, running PGS in this way will use the Level 2 PGS triggers, which are the default for generating the signal + background blackboxes.

Changing the Olympics Script

If one wishes to use a different trigger set from the default Level 2 triggers, this can be accomplished by modifying the last line of the olympics.sh file in the PGS/ root directory.

The current last line of olympics.sh is:

./olympics PYTHIA $num $printtype L2 1 ../input/$filename.pyt ../output/$filename.lhco ../output/$filename.log

To use the Level 1 PGS triggers which are used for the signal only blackboxes, change L2 to L1. To implement no triggers beyond the PGS defaults, use L0.

 

Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /Users/web_old/olympicswiki/inc/template.php on line 634
lhc_olympics/olympics_script.txt · Last modified: 2006/06/06 15:46 by olympian
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki