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 178
    • Merge requests 178
  • 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
  • !55774

athanalysis fix for mc event weight variation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Victor Hugo Ruelas Rivera requested to merge viruelas/athena:fix-mc-event-weight-variations-athanalysis into master Aug 10, 2022
  • Overview 9
  • Commits 1
  • Pipelines 1
  • Changes 2

Extension fix for !55737 (closed).

Summary of original MR:

This is a "fix" for an issue I was getting running a few algorithms that used CutFlowSvc in AthAnalysis.

On the first event I get

CutFlowSvc                                          ERROR Inconsistent weights and variation sizes 217 and 1
terminate called after throwing an instance of 'std::runtime_error'
  what():  Inconsistent weights and variation sizes

I'm tagging @tadej, @khoo, @jburr, @frenner, @viruelas. I'll work on an MRE, for now the problem is demonstrated in some analysis code.

Roughly speaking, I set up MainServicesConfig, SystematicsSvc, TrigDecisionTool, TrigEventSelectionAlg, and call makeEventSelectionAnalysisSequence.

Does anyone have this working in AthAnalysis?

Edited Aug 10, 2022 by Victor Hugo Ruelas Rivera
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-mc-event-weight-variations-athanalysis