EGamma Regression
latest

Contents

  • 1. Get HLT Configuration file
  • 2. Reduced Ntuples
  • 3. Regression
  • 4. HLT Config for the CMSSW feature comparison
  • 5. References
  • 6. List of Pull Requests related to Run - 3
    • 6.1. Main PRs
    • 6.2. Other related PRs
  • 7. List of talks
  • 8. Default README
EGamma Regression
  • »
  • 6. List of Pull Requests related to Run - 3
  • Edit on GitHub

6. List of Pull Requests related to Run - 3

The list of PR mentioned below, is because of the changes made in the PS energy treatment from run -2 to run -3. Earlier, in run -2, the PS energy was not used in the training, so, one need to add them after the regression evaluation. Now, in run - 3, its there for the training so if we do the same then we are adding the PS energy twice. So, need to remove the addition of PS energy after the evaluation of regression.

To keep the backward compatibility, a switch for PS energy handling was added in the CMSSW. If we training the regression with PS energy then this switch should be true else it should be false.

6.1. Main PRs

  • Added the switch for the inclusion of PS energy: PR#37491

  • Backport PR, [12_3_X] Added the switch for the inclusion of PS energy: PR#37494

  • JIRA Ticket (Run3 supercluster regression for EGM HLT): https://its.cern.ch/jira/browse/CMSHLT-2293

6.2. Other related PRs

  • Add PPS and EGM tags to dataRun3 GTs: PR#37557

  • [123X] Add PPS and EGM tags to dataRun3 GTs PR#37558

  • Updating EGM HLT supercluster regression tags for Run 3 in MC: PR#37588

    • In this PR, the flag is flipped to True.

  • add HLT-EGM customisation for 2018 Data: PR#37606

    • This one is the minimal change needed to do things correctly while running on 2018 data (since source code changed to support the Run3 option).

Previous Next

© Copyright 2022, Ram Krishna Sharma (On behalf of EGamma POG). Revision ab9e13ed.

Built with Sphinx using a theme provided by Read the Docs.