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 151
    • Merge requests 151
  • 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
  • !44523

Implementing PseudoData smearing in one event loop in AnalysisTop

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tomas Dado requested to merge tdado/athena:21.2-AT-PseudoDataJER into 21.2 Jun 18, 2021
  • Overview 5
  • Commits 3
  • Pipelines 2
  • Changes 5

Previsouly, to use the Full (or all) JER model, one would need torun on MC, treating it as MC and then run second time onthe same MC but treating it as data. The changes are needed to allow to run both systematic models (MC and Pseudodata) in one event loop. This ameks the processing more convenient.

Currently works only for small R jets, but should not be hard to extend to large R jets.

Also sets the default JER smearing model to Full_PseudoData.

cc @skorn @cgarner

Edited Jun 21, 2021 by Tomas Dado
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 21.2-AT-PseudoDataJER