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 146
    • Merge requests 146
  • 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
  • !20010

ATR-19246 TriggerMT Decision Encoding in ESD Update

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Tim Martin requested to merge tamartin/athena:configTrigDecToolMT into master Dec 18, 2018
  • Overview 28
  • Commits 27
  • Pipelines 4
  • Changes 37

This persists in the trigger output a HLTSummary, and then in the ESD a xAOD::TrigDecision object the bit-set which corresponds to fired triggers in the new MT prototype. cc @tbold @bwynne

It hacks a short-term hard-coded fudge into the trigger configuration service in order to obtain ChainCounters. cc @mark @fwinkl @stelzer

  • Remove my recently added extension to the TrigDecision EDM. Disk-space wise, this was not going to work, sadly.
  • Update downstream clients of DecisionSummaryMakerAlg within the trigger (signatureMoni, streaming, bit-encoding in HLTResult)
  • Update TrigDecisionMakerMT to read all HLT summaries from one collection, DecisionSummaryMakerAlg's HLTSummary
  • Update transient HLT seeding information written by L1Decoder, call this L1DecoderSummary everywhere.
  • Copy TrigCost end-of-event trigger fire to DecisionSummaryMakerAlg
  • Remove the output from the TriggerSummaryAlg - this now just prints to terminal
  • Hack the TrigConfSvc to allow hard-coded chains to be injected in the short term, for testing.

(note known problem with egamma test, will try and fix that now too - but in its own MR)

Edited Dec 20, 2018 by Tim Martin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: configTrigDecToolMT