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 139
    • Merge requests 139
  • 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
  • !52144

gFEX alternative MET algorithms

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Cecilia Tosciri requested to merge ctosciri/athena:gFEX_AlternativeMET into master Apr 12, 2022
  • Overview 71
  • Commits 2
  • Pipelines 6
  • Changes 21

With this MR, the alternative MET algorithms of gFEX (noise cut and rho+RMS) are integrated in the gFEX simulation. The resulting TOBs are saved in dedicated containers, instances of the same gFEX Global EDM already used for the JwoJ quantities.

The corresponding StoreGate keys are the following:

  • L1_gMETComponentsNoiseCut for the MET_x and MET_y components obtained with the Noise Cut algorithm;
  • L1_gMETComponentsRms for the MET_x and MET_y components obtained with the Rho+RMS algorithm;
  • L1_gScalarENoiseCut for the scalar quantities (MET and SumEt) obtained with the Noise Cut algorithm;
  • L1_gScalarERms for the scalar quantities (MET and SumEt) obtained with the Rho+RMS algorithm.
Edited Apr 14, 2022 by Cecilia Tosciri
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gFEX_AlternativeMET