Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • 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 168
    • Merge requests 168
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !49074

Merged
Created Dec 13, 2021 by Sergi Rodriguez Bosca@serodrigDeveloper

Restructuring jFEX to reduce a bit the running time

  • Overview 5
  • Commits 2
  • Pipelines 2
  • Changes 4

This MR is meant to reduce the running time in about 100 ms per event.

  • Reading the root pileup file can be done just once
  • Central Taus and central Jets are now under the same loop
  • Fwd jets and taus are under the same loop too
  • Removed unnecessary output collection writing, since EDMs are already implemented, (worth to check them over the output collection)

Checked the EDM output and remains the same no modification, so transparent to L1Topo

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: timing_v2