Skip to content

Provide a configuration from joint CSC-EMTF-GEM runs in b904

Laurent Petre requested to merge feature/b904-join-runs into main

Description

This MR aims at providing a xDAQ configuration for join CSC-EMTF-GEM runs in b904, targeting GE1/1. If a working configuration is included in the MR, most of the changes regard the documentation structure and the run_xdaq.sh tool.

More specifically, run_xdaq.sh is converted into a tool embedded in the standard installation, gem-start-xdaq. Additionally, the documentation folder has been restructured following the file structure in use at p5 for GE1/1. Using a different layout tree or an alternative configuration or port is now trivial.

Related Issue

How Has This Been Tested?

One can easily take runs with different xDAQ configurations on the GE1/1 integration setup in b904.

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