
TrigSim will list the command line options if you type:
runD0TrigSim -h
It uses the more general purpose rund0exe command,
specifying the appropriate executable, rcp and rcppkg. The
options supported by TrigSim (and rund0exe) are:
|
-batch -cput (clued0 only) -debug -defname (d0mino only) -eventlist -exe -filelist -format -fpe -fwkparams |
-group -h -initscript -jobname -l1l2only -l3only -l3reprocess -l3toollist -localbuild |
-localrcp -localfwkrcp -maxopt -mem (on clued0) -mem (on d0mino) -memreport -name -node (clued0 only) -num |
-out -profile -purify -q (d0mino only) -rcp -rcppkg -rtepath -rtepkg -runscript |
-skip -skipevents -skipruns -suppress -thisnode (clued0 only) -trglst -trglstpath -userscript -userte |
To process files within SAM, first use SAM to create a dataset definition, and then use the -defname option. For convenience, users may optionally place the SAM dataset definition name into an ASCII file, prefacing it with the string "SAMDEFNAME:", and then use the -filelist option.
When -userte is specified, the framework rcp's for the executable (!) specified by -rtepkg are required to be within the runtime environment directory at runtime/framework_rcps/<executable>. In other words, for D0reco_x, you would have -rtepkg=d0reco_x and the rcp's would be at runtime/framework_rcps/d0reco_x
In order to override a framework rcp, you must checkout the package and make a local build of the executable, and then use the -localbuild switch.
| Next section: Framework RCPs | Previous section: Trigger lists and sim files | Back to Table of contents |
