Skip to content

Draft: Adding the new DIPZ to the HLT Code

Mohammed Aboelela requested to merge maboelel/athena:master-adding-dipz into master

Modified the required three files to add a link to the DIPZ lwtnn that exists in the dev area, and save the outputs of the neural network to jets fired by the HLT. DIPZ is an implemented neural network (that uses DIPS taggers) whose purpose is to regress the jet's vertex z-position.

Used runTrigART.py, which operated successfully.

Merge request reports