Skip to content

Implement stream split for spruce lines

This MR aims to include the stream argument for all the new/renamed Spruce lines included in qee_upgrade branch.

Spruce lines not included in the list below do not have a stream argument and default to the proposal found here.
The full JSON file storing all the attributes of the Spruce lines can be found here line_attribute_dict.json

This is the list of lines, the respective stream arguments and the BW from most recent test (it does not include the updated HLT1 sample):

Line Stream split BW
SpruceQEE_GammaDDJetDecision qeelow 0 GB/s
SpruceQEE_BuScaSameSignDecision qeelow 0 GB/s
SpruceQEE_GammaLLJetDecision qeelow 0 GB/s
SpruceQEE_BtoKstar0H_MuMu_exclTTDecision qeelow 8.82e-05 GB/s
SpruceQEE_BtoKH_MuMu_exclTTDecision qeelow 0.000286 GB/s
SpruceQEE_BuScaDecision qeelow 0 GB/s
SpruceQEE_HtoMuMuSS_TTDecision qeelow 0 GB/s

The lines below were manually set to go to qee to avoid the separation:

  • SpruceQEE_Dijets{1515,2020,2525,3030,3535}
  • SpruceQEE_SingleJet{15,25,35,45}
  • SpruceQEE_Trijets
  • SpruceQEE_TrijetsTwoSVTag
  • SpruceQEE_WEJetJet
  • SpruceQEE_WESVJet
  • SpruceQEE_WSVJetSVJet
Edited by Pasquale Andreola

Merge request reports

Loading