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 143
    • Merge requests 143
  • 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
  • !47520

Egamma config smarter flags add egamma track slimmer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Christos Anastopoulos requested to merge ATLAS-EGamma/athena:egammaConfig_smarterflags_egammaTrackSlimmer into master Oct 22, 2021
  • Overview 5
  • Commits 2
  • Pipelines 2
  • Changes 7

Following discussion with @tbold make flags a bit smarted add egammaTrackSlimmer alg (in reality we call what it does slimming these days).

This comes after !47485 (merged) and fixes some issues like

File "/tmp/christos/Athena-git/build/x86_64-centos7-gcc8-opt/python/egammaConfig/egammaBuilderConfig.py", line 36, in EGammaReconstructionCfg
    flags.Egamma.doTruthAssociation = False
  File "/cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-gcc8-opt/2021-10-21T2101/Athena/22.0.46/InstallArea/x86_64-centos7-gcc8-opt/python/AthenaConfiguration/AthConfigFlags.py", line 97, in __setattr__
    return self._flags._set( merged, value )
  File "/cvmfs/atlas-nightlies.cern.ch/repo/sw/master_Athena_x86_64-centos7-gcc8-opt/2021-10-21T2101/Athena/22.0.46/InstallArea/x86_64-centos7-gcc8-opt/python/AthenaConfiguration/AthConfigFlags.py", line 231, in _set
    raise RuntimeError("Attempt to set a flag of an already-locked container")

see [http://atlas-computing.web.cern.ch/atlas-computing/links/distDirectory/gitwww/MASTERWebArea/ardoc_web_areamaster64BC7G8AthenaDbg/ARDOC_TestLog_2021-10-22T2101/Reconstruction_RecJobTransforms___RecJobTransformsConf__RecJobTransformsTest__m.html]

ping @jdevivi

Edited Oct 23, 2021 by Christos Anastopoulos
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: egammaConfig_smarterflags_egammaTrackSlimmer