Skip to content

Event analysis with TLU trigger and eudaq integration

David-Leon Pohl requested to merge eudaq into development

This MR adds the ability to event align at triggers and to connect to the Eudaq run control that is used in pixel test beams.

Bug fixes:

  • Event recognition with complex trigger pattern
  • Handle case when data for a scan parameter is missing (#116 (closed))

Features:

  • Simple entry point to start eudaq producer
  • Event building for data with trigger numbers
  • Trigger number sanity checks
  • Event alignment at trigger numbers
  • Unit tests for event alignment
  • Unit tests with eudaq run control running: * [x] Build eudaq in CI worker It is hardly possible and not worth the effort with ancient Centos6 * [x] Send test data feature
  • Online monitor unit test

Also:

  • Analysis unit tests restructuring into Analysis / AnalysisUtils / EventBuilding tests
Edited by David-Leon Pohl

Merge request reports