Print

Print


Hi-

I've committed a tag for IslBrecoilUser to run on BSemiExcl skimmed CM2 
collections.  Only data is available currently, so i have only ran over 
BSemiExcl skimmed data.

The recipe is as follows:

checkout rel. 14.5.1 w/ these tags:

BRecoilTools HEAD
IslBrecoilUser ejhill-160404
ISLUser ejhill-020903_v3
BetaMicro yumiceva-26Sep03
BTaggingSequences V00-02-05

The current recipe for running a beta job listed on 
http://www.slac.stanford.edu/BFROOT/www/Physics/Analysis/AWG/InclusiveSL/islrecoil/islbrecoiluser.instructions.html
is still valid with some exceptions:

input tcl path is no longer: SEMIEXCLDBINPUT
it is now: BSEMIEXCLINPUT
(But if you use the "run" script, this change will be invisible to you and 
everything works just like before.)

the tcl to use is now isl-cm2.tcl instead of islNew.tcl

I will soon update the webpage, but in short so Henning can get cracking, here 
is a quick recipe->

get the release&tags, compile lib,bin
source IslBrecoilUser/envData.csh
cond14boot
~you/rel/workdir/> ../IslBrecoilUser/run -q queue -o output -w 20 
../bin/$BFARCH/IslBrecoilUserApp ../IslBrecoilUser/isl-cm2.tcl $tclpath

Ed