Skip to content

Update HLT1 TAE tests to test TAE with activity based filters

Christina Agapopoulou requested to merge tae_activity_filter into master

HLT1 TAE tests are updated to test the activity-based functionality

The test requires and MDF created from the tae_activity.py HLT1 sequence where a dedicated routing bit is set to flag events passing the activity filter

It checks that

  1. There are no incomplete TAE batches
  2. All central TAE events have the activity RB set
  3. There are no duplicate central TAE events
  4. Non central TAE sub-events with activity are duplicated
  5. There are no dangling TAE events without activity (complementary to 4)

To be tested with Allen!1443 (merged)

@raaij

Merge request reports