mc_runjob
Quick Start Guide


Installation :

To install mc_runjob (standard D0 installation) :

(or remote installation) :

Usage :

python Linker.py option-list

Available Options :

What happenes next :

Upon invocation, the Linker exits unless one the script option or the control option is given on the command line. In order to do anything interesting, you must tell the Linker to instantiate one or more Configurators via a macro script or the GUI. Most Configurators encapsulate the knowledge of running a particular D0 offline executable, though some encapsulate other knowledge such as running a batch job or interfacing with SAM. A special Configurator called samglobal is required to run any D0 executable.

In the scripts subdirectory of py_script, there are several example mc_runjob macro scripts you can try. These are set up to process data from generation stage through the RecoAnalyze stage.

Examples :

Example scripts are kept in the scripts subdirectory of py_scripts.
Page last updated on 10/8/00 by Greg Graham