Use leptonDphiThreshHnl flag in PhysDESDM_HNL.py (ATLDHNL-19)
Use leptonDphiThreshHnl flag in PhysDESDM_HNL.py.
https://its.cern.ch/jira/browse/ATLDHNL-19
This flag was prepared but was not used.
With this fix, the following preExec has to be used when the delta phi cut threshold value is changed.
--preExec '...; from LongLivedParticleDPDMaker.PrimaryDPDFlags_RPVLLStream import primRPVLLDESDM;primRPVLLDESDM.leptonDphiThreshHnl.set_Value_and_Lock(1.6);'
This change affects only DRAW_RPVLL and does not change DRAW_RPVLL results with the default setting.
Edited by Susumu Oda