Skip to content

Single kinematic efficiencies in the signal yield computation

Alessio Piucci requested to merge Yield2 into master

Implementation of single contribution to the kinematic efficiency (trigger, reco+stripping, selection) in the effLUT library. This change requires some more fields in the effLUT config file, to specify the name of file/histos containing the kinematic efficiencies.

Implementation of single kinematic efficiencies in the signal yield computation. Also added all the related new plots.

Single kin contributions in the mean_eff macro too, modifying the GetMeanEfficiencies method of effLUT.

Fix in signal_yield to correctly fill the Dalitz plots: GetBin --> FindBin.

Merge request reports