Skip to content
GitLab
Projects Groups Snippets
  • /
  • 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 207
    • Merge requests 207
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !59431

JetTrigger: Add algorithm to record event variables for small-R pflow jets

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Claire Antel requested to merge cantel/athena:master_jet_trig_record_rho into master Dec 19, 2022
  • Overview 8
  • Commits 3
  • Pipelines 2
  • Changes 3

Purpose

Store new container of event variables for jet trigger calibration

Record event variables for events testing small-R pflow jet chains by making use of the TLA TrigEventInfoRecorderAlgCfg which creates a TriggerComposite container to store "NumPV" (number of primary vertices in a given vertex container), "JetDensityEMPFlow" (event density from an eventdensity shape container) and "AvgMu" (average mu from the online EventInfo).

These variables are recorded in order to properly derive an online jet calibration (ATR-26820) as well as for monitoring purposes.

Affects

  • Jet trigger reco: Schedules a new algorithm that runs after small-R pflow jet reconstruction
  • Jet Trigger EDM: Adds a new TriggerComposite type container to the EDM called HLT_TCEventInfo_jet. The decorations are 2 doubles, a float and an int. Increases size of trigger jet EDM by 0.07%

Tests

  • Tested on full Dev menu (all slices enabled)
  • Produced and analysed AOD to check new container output.
Edited Jan 10, 2023 by Claire Antel
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master_jet_trig_record_rho