ATLAS Offline Software
Namespaces | Functions | Variables
yearwise_efficiency.py File Reference

Go to the source code of this file.

Namespaces

 plotting.yearwise_efficiency
 

Functions

def plotting.yearwise_efficiency.main ()
 
def plotting.yearwise_efficiency.plot_efficiency_comb (channel, years)
 
def 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
 
 plotting.yearwise_efficiency.dir_2022 = args.dir_2022
 
 plotting.yearwise_efficiency.dir_2023 = args.dir_2023
 
list plotting.yearwise_efficiency.years = ["22", "23"]
 
string plotting.yearwise_efficiency.out_tag = "_run3"
 
string plotting.yearwise_efficiency.time_format = "%m/%y"
 
string plotting.yearwise_efficiency.xtitle = 'Month / Year'
 
string plotting.yearwise_efficiency.date_tag = "Run 3, #sqrt{s} = 13.6 TeV"
 
string plotting.yearwise_efficiency.norm_type = "Run3"
 
float plotting.yearwise_efficiency.xval = 0.30
 
float plotting.yearwise_efficiency.yval = 0.33
 
int plotting.yearwise_efficiency.set_size = 1
 
 plotting.yearwise_efficiency.ymin
 
 plotting.yearwise_efficiency.ymax