p19.L3.03

p19.L3.03/02 can be used on RunIIb data and RunIIa (p17) MC. This release does not use Layer 0.
To be able to run this release you need to:
addpkg l3fcalib_config
(contains the rcp that calls the l3fcalib_smt rcp)
addpkg l3fcalib_smt
Then you need to edit CalibDB.rcp (in l3fcalib_smt):
bool TransMapFromRunNo = false
and
RCP TransMapRCP = <smtutil smt_translation_map_12.01.2004>
(instead of RCP TransMapRCP = <smtutil smtinitialconfig>) Then you handcopy (on clued0)the calibration file:
/rooms/transporter/imperial/dbauer/cert_mu_p19.L3.03/trigsim/l3calib.ev
to your trigsim directory. Here is a link to the calibration file. You might have to forcefully prevent TrigSim from making a new calibration file (even though it seems to survive on occasion), by removing l3config from the sequence in your framework.rcp (runD0TrigSim_l3only_data.rcp).
You can find a TrigSim compatible level3.sim file (trigger list) here. Then run everything with the -local -l3only options.