ATLAS Offline Software
Loading...
Searching...
No Matches
yearwise_efficiency.py File Reference

Go to the source code of this file.

Namespaces

namespace  plotting
namespace  plotting.yearwise_efficiency

Functions

 plotting.yearwise_efficiency.main ()
 plotting.yearwise_efficiency.plot_efficiency_comb (channel, years)
 plotting.yearwise_efficiency.plot_efficiency (channel, years)

Variables

 plotting.yearwise_efficiency.parser = argparse.ArgumentParser()
 plotting.yearwise_efficiency.type
 plotting.yearwise_efficiency.str
 plotting.yearwise_efficiency.help
 plotting.yearwise_efficiency.args = parser.parse_args()
 plotting.yearwise_efficiency.year = args.year
 plotting.yearwise_efficiency.channel = args.channel
 plotting.yearwise_efficiency.indir = args.indir
 plotting.yearwise_efficiency.outdir = args.outdir
list plotting.yearwise_efficiency.years = ["22", "23", "24", "25"]
str plotting.yearwise_efficiency.out_tag = "run3"
str plotting.yearwise_efficiency.time_format = "%m/%y"
str plotting.yearwise_efficiency.xtitle = 'Month / Year'
str plotting.yearwise_efficiency.date_tag = "Run 3,#kern[-0.5]{ }#sqrt{s} = 13.6 TeV"
int plotting.yearwise_efficiency.labelsize = 55
bool plotting.yearwise_efficiency.multiyear = True