Skip to content

Update of config files for sim-runner

Luis David Medina Miranda requested to merge feature/update_config_files into master

Description

Update of the config files for sim-runner as follows :

  • Update of the config files for all productions to be CI-compatible.
  • Parameter has been added in the test config files and in the nsb rate scan config file
  • Correction on the number of maximum events to 100

Close #14 (closed) #19 (closed)

Related Issue

Related to #14 (closed) #19 (closed)

How Has This Been Tested?

Tested via CI

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 Luis David Medina Miranda

Merge request reports