[14_0_X][L1T] Adding a reduced data format: phase2_l1scout for use in the Spring24 MC Campaign (Phase 2)#51319
Conversation
|
A new Pull Request was created by @eyigitba for CMSSW_14_0_X. It involves the following packages:
@BenjaminRS, @cmsbuild, @davidlange6, @fabiocos, @ftenchini, @mandrenguyen, @quinnanm can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
cms-bot internal usage |
|
please test |
|
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
|
Hi @eyigitba @BenjaminRS
Thanks. |
|
Hi @srimanob -- probably it would be useful to have these options available in the future, i.e. CMSSW20+. Why do we need it in 17 too? |
I am not sure the policy of backport now. Master + 14 is a good combination. 17 is as Run1/2/3/ master, I think we used to agree to have it in that too. But I maybe wrong, please consult with ORP. |
|
Hi @srimanob I think this will be useful in future campaigns too so I can also make a PR to master and if necessary to 17 too. |
PR description:
Adding in new configuration options providing a reduced data format: phase2_l1scout for use in the Spring24 MC Campaign. Previously disucssed a bit in #51259
I modified @BenjaminRS's PR based on @mmusich suggestion.
The idea behind this is to reduce the event size by a factor of ~50 to be able to request more MC statistics for Phase-2 L1 Scouting use.
PR validation:
Ran the code locally over ~50 events using Phase2Spring24 MC campaign setup commands. It produces the expected result without crashing. File size goes from ~3 GB to ~100 MB.
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
Backport of #51330