Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 227
    • Merge requests 227
  • 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
  • !49429

Merged
Created Jan 05, 2022 by Thomas Strebler@tstrebleDeveloper

Energy loss tool CA-config

  • Overview 42
  • Commits 8
  • Pipelines 5
  • Changes 16

While working on new CA InDet Tracking config, I noticed that in the old-style config the AtlasEnergyLossUpdator was configured with UseBetheBlochForElectrons = False here while the default value is true for the EnergyLossUpdator.cxx. This MR explicitly configures this tool in the CA configs for the downstream clients retrieving the AtlasEnergyLossUpdator, with UseBetheBlochForElectrons = False.

In the process, the extrapolator-related muon configurations are also moved in the TrkConfig package, which hosts all the other extrapolator-related configs.

FYI @tadej @goetz @elmsheus

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