Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 148
    • Merge requests 148
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !56007

Update the script mapping ROS to ROBs and its output

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Rafal Bielski requested to merge rbielski/athena:ros2rob into 22.0 Aug 18, 2022
  • Overview 10
  • Commits 1
  • Pipelines 2
  • Changes 2

Update the script ros2rob_from_partition.py to:

  • be able to map also swROD applications
  • add a hardcoded list of RoIBuilder ROB IDs which are not available anywhere else
  • produce output compatible with the file stored in the athena repo

and use it to update the file ROSToROB.py stored in the athena repo (TrigCostAnalysis package).

Commands used to produce the new file (which work outside of P1):

git clone https://:@gitlab.cern.ch:8443/atlas-tdaq-oks/p1/tdaq-09-04-00.git
TDAQ_DB_PATH=$PWD/tdaq-09-04-00 ros2rob_from_partition.py -d tdaq-09-04-00/combined/partitions/ATLAS.data.xml -p ATLAS -o ROSToROB.py
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ros2rob