Skip to content

Updating code to unique_ptr only for jTaus

This MR is meant to update the L1Calo simulation using unique_ptr for the TOBs. Also structuring the jFEXFPGA file, and moving the TOB formation to a different file (jFEXFormTOBs).

  • Some loops have been modified to not get 3Dvector, and use jFEXFormTOBs instead.
  • header Copyrights are changed to 2022

jTaus TOBS have been tested and output is the same, the only difference is that now TOBs with words == 0 are removed. This makes the xAOD container smaller

Merge request reports