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 167
    • Merge requests 167
  • 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
  • !23088

Merged
Created Apr 30, 2019 by Tim Martin@tamartinDeveloper

T0-Style Processing of Trigger Cost Monitoring data for the MT trigger

  • Overview 35
  • Commits 10
  • Pipelines 4
  • Changes 30

This MR brings in the framework and one initial Monitor (Algorithm Monitor) for Trigger Cost Monitoring for MT.

This replaces the TrigCostRootAnalysis package. While the implementation is similar, TCRA suffered from feature bloat, and its ROOT-only design would not have played nice with Athena.

The new TrigCostAnalysis will rely on histograms for output to allow for the actual processing to run at T0 in parallel with a merge phase. This is different to Run1, Run2, where T0 was only used to extract ntuples, and processing occurred as a later, central, step.

Also included is an early version of a standalone application to extract the CSV files from the histograms

Edited May 09, 2019 by Tim Martin
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: newCostMonAlg