Skip to content

Implement filtering on pileup ID

Andrey Popov requested to merge pileup-id into master
  • Implement jet filtering based on decisions of pileup ID.
    • Configurable in the master configuration.
    • Switched off by default.
  • Compute event weights due to pileup ID scale factors.
    • Efficiencies are parametrized with XGBoost model discussed here and here.
  • Propagate variation in pileup ID scale factors as systematic uncertainties.
    • The scale factors for pileup and matched jets are varied independently.

Merge request reports