Skip to content

Functionality added to access HLT1 decisions using FunTuple and example options files included

Jonathan Davies requested to merge HLT1reader into master

HLT1 decisions can now be accessed by FunTuple and included in an ntuple

Needs LHCb!3562 (merged), Moore!1580 (merged)

Phys/DaVinci/python/DaVinci/algorithms.py- added block to get_hlt_reports such that HLT1 DecReports can be read in Phys/DaVinci/options/DaVinciDB-Example.yaml- Example dst used for testing added to options

Example options used for testing: DaVinciExamples/python/DaVinciExamples/tupling/option_trigger_decisions.py DaVinciExamples/python/DaVinciExamples/tupling/option_trigger_decisions.yaml

To do

  • Set up unit test to check HLT1 branches specifically (dst and json files exist already)
Edited by Nicole Skidmore

Merge request reports