Skip to content

Added files for BuildRawEvents FairMQ device. Updated CMakeLists.txt to include them.

Dominik Smith requested to merge d.smith/cbmroot:EventBuilderDevice into master

@v.friese @f.uhlig

A FairMQ device for the new event builder, and a bash script to execute it, which combines unpacking and event building. The present commit will not compile without the patch for the MVD libraries by @p.-a.loizeau , which will be submitted in a separate merge request.

The device was tested on two separate tsa files from lustre. It runs without crashing. Unfortunately, no events were found in either of the files, but this is consistent with the behavior of the old event builder.

The new device most likely works as it should, but more testing will be done. Any suggestions are welcome.

Edited by Dominik Smith

Merge request reports