../
|
RatioCalculator.py
(dead)
|
1.2
(11 years ago)
by lantonel:
moved to DisplacedSUSY/Configuration/scripts/calculateQCDfakerate.py
|
fitMCToData.py
|
1.7
(11 years ago)
by ahart:
Added an option (-P) which will cause, for each dataset being used in the fit,
two additional fits to be performed, one with that dataset scaled down one
sigma and one with that dataset scaled up one sigma. The difference in the
results for that dataset are then displayed as an additional "parametric"
error.
|
makeBNTreePlot.py
|
1.16
(11 years ago)
by wulsin:
When splitting condor jobs, give instruction to use mergeOutput.py
|
makeBgMCTable.py
|
1.2
(11 years ago)
by lantonel:
migrated useful functions to formattingUtilities.py
|
makeComparisonPlots.py
|
1.3
(11 years ago)
by lantonel:
fixed axis label
|
makeCutFlows.py
|
1.19
(11 years ago)
by wulsin:
Do not remove -t, -q options (they no longer exist previously)
|
makeEfficiencyComparisonPlot.py
|
1.1
(12 years ago)
by qpython:
first commitment, this macro can be used to do and compare efficiency plots
|
makeEfficiencyPlots.py
|
1.2
(11 years ago)
by lantonel:
fixed y axis label
|
makePU.py
|
1.5
(12 years ago)
by ahart:
Changed "options" to "arguments".
|
makePlots.py
|
1.59
(11 years ago)
by lantonel:
changed the formatting of 2D histograms, also, don't skip an entire canvas if one of the histograms is missing, just draw it without that one
|
makeSinglePlot.py
|
1.12
(11 years ago)
by wulsin:
Delete removal of option -t
|
makeYieldsTables.py
|
1.5
(11 years ago)
by lantonel:
it now makes the pdf for you if you use the standAlone option (-s)
|
mergeDaemon.pl
|
1.1
(11 years ago)
by ahart:
Daemon that wakes up once a minute and checks whether there are any jobs still in the condor queue from the given list of clusters. If not, then it executes the command given as the first argument.
|
mergeOutput.py
|
1.26
(11 years ago)
by lantonel:
merged -s and -S option into one
|
submitToCondor.py
|
1.12
(11 years ago)
by ahart:
Checks for submission errors before launching merging daemon. If there were no
errors, the daemon gets launched automatically. If some jobs were submitted
successfully, the user is asked whether they want the daemon launched or not
for those jobs. If no jobs were submitted successfully, the daemon will simply
not launch.
|