Skip to content

Draft: [Validation][QEE] Persistency and split input stream validation for DrellYan line

Tupling test for 2024 Turbo Data Validation.

This MR aims to test a single DrellYan line (Hlt2QEE_DiMuon_DrellYan_Nominal_OS_Prompt)on Turbo Data collected during 2024 and check for persistency and that the split input stream works as intended.

  1. Persistency: With persistreco, we expect to be able to use the muons to create isolation (in this example, I create something that resembles that. In the end, we just need to confirm that we can access the muons).
  2. Input stream: We expect this line to be in qeelow, as shown here. If we use the other stream (qee), we expect to get no events (empty tuple).

I tested this locally/offline, and it seems to behave as expected. We are able to create the faux-isolation variable from muon particles, and the tuple building fails if we use qee instead of the correct qeelow.

Edited by Ahmed Abdelmotteleb

Merge request reports

Loading