Add script to produce ECAL clustering efficiency plots
Add script to produce ECAL clustering efficiency plots. It is meant to be run on the root file produced by RecoConf.hlt2_reco_calo_efficiency
. It can be run as
Moore/run python Moore/Hlt/RecoConf/scripts/CaloEfficiency.py --filename outputfile_calo_eff_gamma.root --outfile efficiency_plots.root --plotstyle Moore/Hlt/RecoConf/scripts/utils
and produces a root file efficiency_plots.root
containing currently four histograms of ECAL clustering efficiency as a function of E, ET, X and Y. The option --areas
can be given to split the efficiency plots by ECAL areas -- less bins are used in this case.
Needs Lbcom!554 (merged) to have access to cluster ET and ECAL area information.
Is needed for lhcb-rta/data-challenges#22
Edited by Carla Marin Benito