ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/VHbb/python/runAll.sh
(Generate patch)

Comparing UserCode/VHbb/python/runAll.sh (file contents):
Revision 1.2 by nmohr, Thu Aug 9 13:03:29 2012 UTC vs.
Revision 1.3 by nmohr, Thu Aug 9 13:52:04 2012 UTC

# Line 8 | Line 8 | unset TMP
8   unset TMPDIR
9   pathAna=/shome/nmohr/VHbbAnalysis/EDMNtuple_step2/May5/
10   execute=/shome/nmohr/CMSSW_5_3_2/src/UserCode/VHbb/python/
11 < config=config7TeV
11 > configFile=config7TeV
12   mkdir $pathAna/env/sys
13   cd $execute
14 < ./write_regression_systematics.py $pathAna/env/ $sample -C ${config}
14 > ./write_regression_systematics.py -P $pathAna/env/ -S $sample -C $configFile
15   mkdir $pathAna/env/sys/MVAout
16 < ./evaluateMVA.py $pathAna/env/sys/ RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may $sample 0 -C ${config}
16 > ./evaluateMVA.py -P $pathAna/env/sys/ -D RTight_ZH110_may,RTight_ZH115_may,RTight_ZH120_may,RTight_ZH125_may,RTight_ZH130_may,RTight_ZH135_may,RMed_ZH110_may,RMed_ZH115_may,RMed_ZH120_may,RMed_ZH125_may,RMed_ZH130_may,RMed_ZH135_may -S $sample -U 0 -C ${configFile}
17   ./showinfo.py $pathAna/env/sys

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines