Skip to content

Draft: Retrieve ASG.h header file

Ahmed Markhoos requested to merge retrieve-ASG-header into master

Release notes

Retrieve ASG header. Essential for scale factor evaluation. Many thanks to @mbasso for finding the missing file.

Details

Expected warnings in case of ASG.h deletion is as follows:

WARNING in HWWTriggerWeight::getValue(...) : Scale factor evaluation failed. Returning 1. Event number: 289109
INFO in HWWTriggerWeight::getValue(...) : The warning of the trigger tool might have been caused by a low trigger threshold. The kinematics of the leptons might be of interest:
INFO in HWWTriggerWeight::getValue(...) : Elec with pt =   11806.04, eta = -1.03, phi =  2.35, E =   18628.41                                                                   
INFO in HWWTriggerWeight::getValue(...) : Muon with pt =   26274.13, eta = -1.77, phi =  2.55, E =   79335.51                                                                   
ToolSvc.GlobalTriggerT...WARNING Efficiencies do not seem valid                                                                                                                           

Merge request reports