Skip to content

Changing the TOB word structure in the EDMs

Sergi Rodriguez Bosca requested to merge serodrig/athena:jFEX_EDM_updates into master

This MR is meant to update the FEX simulation TOB structures. In this MR two different things are considered:

  • Structure of the TOB word, now it matches with the firmware output (all phi and eta positions are in the same place, close to the LSB)
  • Move the bit sifting parameters to the FEXAlgoSpaceDefs.h header, where all these parameters should be stored.

Merge request reports