Skip to content

DRAFT:Sprucing lines for PbPb 2023

Samuel Belin requested to merge ift-sprucing into master

Lines for the sprucing PbPb 2023

Strategy is the following: From an input hlt2 with a gec cut of 30000 (without UT):

  • One line passthrough with persistreco with a gec at 25000
  • One line dimuon from mass 2900 MeV to 150GeV without persistreco with gec at 30000
  • One line D0 around the D0 mass without persistreco with gec at 30000

A change to the function require_gec is proposed to make the name argument explicit, so we can use two require_gec with two different cut

With this strategy we got the following event size:

 |    Counter                                      |     #     |    sum     | mean/eff^* | rms/err^*  |     min     |     max     |
 | "DstData bank size (bytes)"                     |      1820 |1.766572e+08 |    97064.0 | 1.0060e+05 |      166.00 |  4.6728e+05 |
 | "Empty RawBank::View"                           |     12740 |          0 |     0.0000 |     0.0000 | 1.7977e+308 |-1.7977e+308 |
 | "Event size (bytes)"                            |      1820 |4.355262e+08 | 2.3930e+05 | 2.0929e+05 |     19926.0 |  9.2941e+05 |
Edited by Samuel Belin

Merge request reports