Skip to content
Snippets Groups Projects

PyUtils: In checkxAOD, optimise search for category, container name determining

Merged Grigori Rybkin requested to merge grybkine/athena:main-PyUtils-checkxAOD-category-name into main

Tools/PyUtils/bin/checkxAOD.py: stop searching for category once a match found, use re.search(ptn) rather than re.match(.*ptn), user re.search() only as needed As a bonus, fix subjesgscIS (DataVectorxAOD::TrigMissingET_v1) [Unknown] to become HLT_MET_mhtpufit_pf_subjesgscIS (DataVectorxAOD::TrigMissingET_v1) [Trig]

Related to ATEAM-960

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading