ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Efficiency/RunScanEfficiency.py
(Generate patch)

Comparing UserCode/cbrown/AnalysisFramework/DistributedModelCalculations/Efficiency/RunScanEfficiency.py (file contents):
Revision 1.3 by buchmann, Tue Aug 16 11:32:06 2011 UTC vs.
Revision 1.4 by buchmann, Tue Aug 16 11:38:44 2011 UTC

# Line 57 | Line 57 | if(len(sys.argv) != 2 or sys.argv[1] ==
57    sys.exit(-1)
58   else:
59    lay_out_groundwork()
60 +  print "Will now recompile to account for any possible changes in the configuration (or setup)"
61 +  commands.getoutput("make")
62    print "Going to submit "+str(sys.argv[1])+" jobs : "
63    fusecommand="hadd -f output/all_efficiencies.root"
64    path=str(os.path.abspath(os.curdir))

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines