Skip to content

Test service to write luminosity information to TTree when reading from FSRs

Elena Graverini requested to merge egraveri_LumiFSRtoTTree into master

Relates to LHCb!4174 (merged) and depends on and LHCb!4270 (merged) LHCb#32 (closed) being dealt with.

Tagging @clemenci @nskidmor @erodrigu and luminosity people @fferrari @elniel @edallocc

What works:

  • Unit test for service works fine (LHCb!4174 (merged) - test FileSummaryRecord.read_lumi_to_tree)
  • Service LHCb__FSR__LumiFSRtoTTree is correctly invoked in test DaVinciExamples.tupling.test_davinci_tupling_with_lumi_from_spruce included in this MR

What does not: ➞ ALL FIXED

TODOs: ➞ ALL DONE

  • Test reference output to be adjusted when it runs w/o issue
  • Add extra dst with different run number to inputs (@nskidmor)
  • Toggle debug printouts off
Edited by Patrick Koppenburg

Merge request reports