Added Trigger_Efficienc.py file under the Efficiencies folder. The old and unfinished TISTOS file was deleted. The Trigger_Efficienc.py code does the following:
Calculates trigger efficiencies in 2d binned phase space using TISTOS method for L0
Plots and saves True efficiency/TISTOS, Number of TISTOS events and all events, True efficiency and efficiency using TISTOS
Saves the TEfficiency object
Also saves HLT1 and HLT2 efficiencies
Updated Imports.py file:
Deleted cuts on TOS
Added new function that calculates bin edges for the given branch name. Each bin has the same number of TISTOS events.
Added Trigger_Efficienc.py file under the Efficiencies folder. The old and unfinished TISTOS file was deleted. The Trigger_Efficienc.py code does the following:
Updated Imports.py file: