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.18 by nmohr, Mon Dec 3 13:28:40 2012 UTC vs.
Revision 1.19 by bortigno, Fri Jan 11 13:29:45 2013 UTC

# Line 99 | Line 99 | if [ $task = "eval" ]; then
99   fi
100   if [ $task = "syseval" ]; then
101      ./write_regression_systematics.py -P $pathAna/env/ -S $sample -C $configFile -C pathConfig$energy
102 <    ./evaluateMVA.py -P $pathAna/env/sys/ -D $MVAList -S $sample -U 0 -C ${configFile} -C pathConfig$energy
102 >    ./evaluateMVA.py -D $MVAList -S $sample -U 0 -C ${configFile} -C pathConfig$energy
103   fi
104   if [ $task = "plot" ]; then
105      ./tree_stack.py -P $pathAna/env/sys/MVAout/ -C ${configFile} -C pathConfig$energy -R $sample

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines