DØ Trigger Simulator Manual
Framework RCPs

A framework RCP is basically an instruction list for a program. The framework RCPs for TrigSim are in the directory d0trigsim/rcp. There is a different file for each combination of command line options that effect how TrigSim runs. These options include:
The default option is marked with an asterisk (*). The naming convention of the TrigSim RCP files is that the default option is not included in the file name. Let's say that you want to run only level 1 and level 2 on data. So your command line looks like this:
runD0TrigSim -format=data -filelist=mydata.dat -l1l2only
The corresponding file that TrigSim will use is runD0TrigSim_l1l2only_data.rcp from the default d0trigsim/rcp directory of whatever release you had set up. If you want to modify the framework RCP that is run, first determine which d0trigsim/rcp file would be grabbed for your set of command line options, modify that file, and then add the command line options "-localrcp" and "-localfwkrcp" to your command line.
Next section: Outputs Previous section: Command line options Back to Table of contents

Angela Bellavance
Last modified: May 15, 2003