Skip to content

GitLab

  • Menu
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 178
    • Merge requests 178
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !29635

Master MuonRpccablingSvc MT migration v4

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jun Yan requested to merge juyan/athena:master-MuonRPCcablingSvc-MT-migration-v4 into master Jan 21, 2020
  • Overview 84
  • Commits 36
  • Pipelines 10
  • Changes 54

MuonRPC_CablingSvc calls CablingRPC using CALL_BACK function to get raw condition data, and then derived condition data is calculated in CablingRPC or MuonRPC_CablingSvc. In AthenaMT, derived condition data should be stored in the condition store.

In this request, 13 clients of MuonRPC_CablingSvc is migrated to read the derived data from the condition store using ReadCondHandle (readCdo).

The following tests: q-test221, q-test431, new configuration test (DigitizationConfigNew_test.py), Trigger tests (test_trigUpgr_full_menu_build.sh, and test_physics_pp_v7_primaries_build.sh) and tier 0 were all ok.The acmd.py diff-root was ok for q221 ESD and q431 ESD.(test results)

The log file and diff-root results for q-test431.txt are attached. diffroot_qtest431.txt log_q431.txt

Edited Jan 21, 2020 by Jun Yan
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: master-MuonRPCcablingSvc-MT-migration-v4