[15_0_X] Reduce minYsizeB1 and minYsizeB2 CA cuts for Phase1#47296
[15_0_X] Reduce minYsizeB1 and minYsizeB2 CA cuts for Phase1#47296cmsbuild merged 2 commits intocms-sw:CMSSW_15_0_Xfrom
Conversation
|
A new Pull Request was created by @bdanzi for CMSSW_15_0_X. It involves the following packages:
@Dr15Jones, @bsunanda, @civanch, @cmsbuild, @jfernan2, @kpedro88, @makortel, @mandrenguyen, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
cms-bot internal usage |
|
backport of #47271 |
|
enable gpu |
|
@cmsbuild, please test |
|
+1 Size: This PR adds an extra 16KB to repository Comparison SummarySummary:
GPU Comparison SummarySummary:
|
|
+1 |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @mandrenguyen, @sextonkennedy, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
This PR is a backport of #47271.
The PR aims to minimize the Cluster Size Cuts for the Phase 1 geometry on the B1 and B2 layers, specifically when considering B1-FPIX and B2-FPIX doublets. These doublets serve as the initial inputs for the CA. The changes have been tested on top of the Phase 1 CA-tuned parameters.
This adjustment results in about 5% relative efficiency gain in
hltIter0PFlowTrackSelectionHighPurityand a 3% gain inhltMerged. Additionally, it reduces the reliance on the Doublet Recovery iteration, leading to a corresponding decrease in efficiency forhltDoubletRecoveryPFlowTrackSelectionHighPurity. Track resolution shows a small improvement as a function of pT.PR validation:
600 events TTBarPU 2025 (/RelValTTbar_14TeV/CMSSW_14_2_1-PU_142X_mcRun3_2025_realistic_v4_STD_Winter25_PU-v1/GEN-SIM-DIGI-RAW):
http://uaf-3.t2.ucsd.edu/~bdanzi/PR_2025/plots_hlt.html
500 events TTBarPU EEOR3 (/RelValTTbar_14TeV/CMSSW_14_0_9-PU_140X_mcRun3_2024_realistic_EOR3_TkDPGv7_RV245_2024-v2/GEN-SIM-DIGI-RAW):
http://uaf-3.t2.ucsd.edu/~bdanzi/PRClusterSize_EEOR3_TTBarPU/plots_hlt.html
@mmasciov @mmusich
Instructions on how to run
Tested in
CMSSW_15_0_0_pre2at HLT step.Generate the
.cfffile on lxplus and place it insideHLTrigger/Configuration/pythonby running:hltGetConfiguration /dev/CMSSW_14_2_0/GRun/V10 --globaltag 140X_mcRun3_2024_realistic_EOR3_TkDPGv7 --mc --unprescale --output minimal --max-events 500 --input file:input_file.root --cff --eras Run3_2024 --l1-emulator uGT --l1 L1Menu_Collisions2024_v1_3_0_xml --paths MC_ReducedIterativeTracking_v22 > hltMC_default_onlyTracking.pyThe
.cffshould be loaded to run the following script: