Skip to content

Configure EMTF trigger links

Laurent Petre requested to merge feature/emtf-links-configuration into develop

Description

The aim of this MR is to configure the GEM backend board to EMTF trigger links. Namely, it does 2 things:

  • Configures the sector ID, based on the newly created amc.cfg configuration file;
  • Disable the masked OptoHybrids to be included in the trigger path.

Related Issue

How Has This Been Tested?

Launched a run on the b904 integration setup; EMTF trigger links configuration registers set as expected from based on the text configuration file and OptoHybrid mask.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Edited by Laurent Petre

Merge request reports