Skip to content

Adding trigger segments to MM TP L1A elink and a txt decoder test app

Simone Francescato requested to merge sfrances/athena:master into master

The MMTP data format contains now also trigger segments in the L1A path. A corresponding MMTrigPacket has been added.

Hopefully this data format will be the final one.

The main trigger decoder test app (test_nsw_trigger_common_decoder, for converting swROD output to flat tuple) is now handling this extension and also the MMMon elink (previous MR). ROB ids have been changed accordingly.

Also a second test app test_nsw_trigger_common_decoder_txt has been added, with similar functionalities but taking as input felix "netio" events (in a form of txt file).

@rowang @tuna @fgravili @vadamico @pscholer @rosati @iodice

Edited by Simone Francescato

Merge request reports