D0TrigSim should run either with specially written MC triggerlists, online lists or any other list that comes from the Trigger Database . Please be aware that new online lists can contain things that your release of D0TrigSim simply can't handle or that the version of COOR released offline cannot yet parse. We do eventually catch up.....but it will not always work to run today's online trigger list offline in the latest production release.
There is a generic trigger list for MC studies....however, it cannot be used with current trigsim releases (being revised and updated). You can still look at the current version: tsim_p09 version 1.00.
setup d0cvs cvs co trigdb_xmlclient cd trigdb_xmlclient gmake source bin/xmlclient_setup ./xmlgen.py --tlist-name global_CMT --tlist-version 8.20 --file --Sim OR ./xmlgen.py --tlist-name tsim_p09 --tlist-version 1.00 --file --Sim OR whatever list you choose.....
xargs: environment is too large for execthen you need to run it in a new window in which the "setup D0RunII ..." command has not been given. The "setup D0RunII ..." command sets a lot of environment variables and this can sometimes confuse external packages.
setup D0RunII version (eg. p12.02.00) setup d0tools -t runD0TrigSim -filelist=filelist -trglst=myfile.xml -format=mcThis will cause COORSIM to run create a subdirectory called trigsim containing a bunch of "sim" files with which to configure the trigger simulation. It will then run d0trigsim on them using these configuration files. You are done.
setup D0RunII version (eg. p12.02.00) setup d0tools -t runD0TrigSim -filelist=filelist -format=mcD0TrigSim will find your new *.sim files and will override the default set.
| list name/version | list contents | xml | sim tarball | comments |
|---|---|---|---|---|
| tsim_p13 1.20 | db | tsim_p13-1.20.xml | tsim_p13-2.10-mc.tar | notes:
|
| global_CMT 9.30 | db | global_CMT-9.30.xml | global_CMT-9.30-mc.tar | notes for p12:
|
| global_CMT 8.20 | db | global_CMT-8.20.xml | global_CMT-8.20-coor.tar | notes for p12:
|
L2CAL ADMIN CALJET_WORKER {
IETA_MIN = 0,
IETA_MAX = 39,
JET_SIZE = 5,
KEEP_CORNER = 1,
KEEP_ROW = 1,
DCLEAR = 4
}
L2CAL ADMIN CALEM_WORKER {
IETA_MIN = 0,
IETA_MAX = 39,
BOX_SIZE = 3
}
L2GBL ADMIN GLOBALWORKER {
USEL1BITS = 0
}
GEO L3GeometryManagement (MCTag="pXX.XX.XX")| CFTUnp L3CFTUnpack| SmtUnp L3TSmtUnpack|where pxx.xx.xx is replaced by the version number of the input MC file.