Skip to content

Update diphoton.py

Implementation of new cuts for diphoton trigger. IS_NOT_H, IS_PHOTON are applied. Kinematic cuts are also relaxed.

Using the code snippet $3438 and hlt2_bandwidth_input_2024 to calculate compressed file sizes:

With Changes:
Ran over 10,000 events.
Turbo filesize = 4,386 MB. Turbo Events fired = 320
Turbo Rate = 1,29 MHz * 320/ 10,000 = 41.3 kHz
Turbo BW = 1,29 MHz * 4,386 MB / 10,000 = 566 MB/s

Without Changes:
Ran over 10,000 events.

Turbo filesize = 4,590 MB. Turbo Events fired = 331
Turbo Rate = 1,29 MHz * 331/ 10,000 = 42.7 kHz
Turbo BW = 1,29 MHz * 4,590 MB / 10,000 = 592 MB/s

Conclusion:
Ran locally over 10,000 events.

Changes Turbo Rate (kHz) Turbo BW (MB/s)
OFF 42.7 592
ON 41.3 566

Change to QEE's Turbo Rate = 1.4 kHz. Change to QEE's Turbo BW = 26 MB/s.

Full rate does not change.

Edited by Alejandro Novo Cal

Merge request reports

Loading