Skip to content

Bnoc run3 add b5h hlt2 line

We have the B^+\to K^+\pi^+\pi^+\pi^-\pi^- and B^+\to\pi^+\pi^+\pi^+\pi^-\pi^- in the sprucing but not in HLT2. Here we are requesting to put these two lines into HLT2.

The bandwidth and event rates below are estimated following the instructions in https://gitlab.cern.ch/-/snippets/3532

./Moore/run gaudirun.py hlt2_bnoc_data_bandwidth_example.py | tee hlt2_bnoc_data_bandwidth_example.log

file_size = zstd -3 hlt2_output_bnoc_data__turbo.mdf && ls -lh --si hlt2_output_bnoc_data__turbo.mdf.zst

b/w (GB/s) = input rate (1355 kHz for these data) x file_size (MB) / options.evt_max

eff (%) = grep "LAZY_AND: Hlt2BnoC_" hlt2_bnoc_data_bandwidth_example.log rate (kHz) = input rate (1355 kHz for these data) x eff

b/w (GB/s) = 1355 kHz x 0.05 MB / 120224 = 0.000563 GB/s = 0.563 MB/s
rate (kHz) [Kpipipipi] = 1355 kHz x (0.007486026 +- 0.00249525)% = (0.101 +- 0.034) kHz
rate (kHz) [pipipipipi] = 1355 kHz x (0.004158903 +- 0.00185988)% = (0.056 +- 0.025) kHz

There are 9 Kpipipipi events and 5 pipipipipi events in the 120224 input events passed the selection.

Edited by Dongliang Zhang

Merge request reports

Loading