Skip to content
Snippets Groups Projects

Optimization for TrackIsolationFilter

Merged Kevin Pedro requested to merge github/fork/kpedro88/Run2_2017 into Run2_2017

The mT calculation for PF candidates involves trig operations, which are relatively CPU-heavy. By avoiding this calculation until after most other conditions are checked, the TrackIsolationFilter module's CPU usage is reduced by ~50%. (It is the top TreeMaker-specific module for MC samples with pileup, so a worthwhile reduction.)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading