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 167
    • Merge requests 167
  • 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
  • !22540

allow to disable the CSCs in the places where the CSCIdHelper is created in a hardcoded way

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nicolas Koehler requested to merge nkoehler/athena:makeCSCsConfigurable into 21.3 Apr 09, 2019
  • Overview 7
  • Commits 1
  • Pipelines 1
  • Changes 6

Hi,

for Run 3, it is not clear yet, whether we will have CSCs on one side of ATLAS or not. However, to perform layout tests for both cases we need to cover both the case that no CSC chamber will be present and that some CSC chambers will be present. I added UseCSC property to MuonDetectorTool and DetDescrCnvSvc to allow to turn off the hardcoded creation of the CSCIdHelper tool in case we are running without any CSC chamber. Unless the user sets a property from outside, no change compared to the previous implementation is present.

Adding @rosati, @wleight, @cchau and @sroe

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: makeCSCsConfigurable