12 sample = SimpleSample(opts.subdirprefix, opts.html_sample, [(f, f.replace(
".root",
""))
for f
in opts.files])
16 drawArgs[
"ratio"] =
False 18 drawArgs[
"separate"] =
True 20 drawArgs[
"saveFormat"] =
".png" 22 plotting.verbose =
True 24 val = SimpleValidation([sample], opts.outputDir)
25 htmlReport = val.createHtmlReport(validationName=opts.html_validation_name)
27 hgclayclus = [hgcalPlots.hgcalLayerClustersPlotter]
28 val.doPlots(hgclayclus, plotterDrawArgs=drawArgs)
31 print(
"Plots created into directory '%s'." % opts.outputDir)
34 print(
"Plots and HTML report created into directory '%s'. You can just move it to some www area and access the pages via web browser" % opts.outputDir)
S & print(S &os, JobReport::InputFile const &f)