re-run data and MC of block1-block 8 2024 data for tracking efficiency lines with new Muon overlap and UT overlap requirement
- rerun 2024 data and MC from blocks 1-3,4-8 with newest patches to include new Muon Overlap (lhcb/Rec!4150 (merged)) and lines without UT overlap check
- use v55r12p6 for block 1-3 to avoid bug from lhcb/Rec!4050 (merged) and lhcb/Rec!4047 (merged)
- additionally run block 1-3 MC & data with v55r11p7 to estimate bug due to previously mentioned bugfixes
- include long tuples to get long information, include MC truth tuples
Merge request reports
Activity
added Calib label
- Resolved by Rowina Caspary
Welcome to Analysis Productions!This is a summary of the productions requested in this merge request:
Step Production ID Num Test LFNs Run time Estimated Output Size (MB) MagUp_Sprucing24c2BuggedData_Collision24_Trackeff_HLT2,Tuple 202638 1 2:30:13.206105 27.7 MagUp_Sprucing24c2Data_Collision24_Trackeff_HLT2,Tuple 202639 1 3:04:28.398930 28.6 MagUp_Sprucing24c3Data_Collision24_Trackeff_HLT2,Tuple 202640 1 4:13:07.832199 32.0 MagDown_Sprucing24c3Data_Collision24_Trackeff_HLT2,Tuple 202641 1 2:45:46.990752 33.0 MagDown_Sprucing24c4Data_Collision24_Trackeff_HLT2,Tuple 202642 1 3:15:40.578464 45.3 MagUp_Sprucing24c4Data_Collision24_Trackeff_HLT2,Tuple 202643 1 6:09:20.012871 43.2 MagUp_block1To3BuggedMC_Nu63_Trackeff_HLT1,2,Tuple 202644 1 0:23:41.555986 6.1 MagUp_block1To3MC_Nu63_Trackeff_HLT1,2,Tuple 202645 1 0:32:31.300501 6.6 MagUp_block5MC_Nu63_Trackeff_HLT1,2,Tuple 202646 1 0:22:00.419191 6.9 MagUp_block8MC_Nu63_Trackeff_HLT1,2,Tuple 202647 1 0:26:32.371415 6.8 Edited by LHCb Data Processing and Analysis
assigned to @peilian
- Resolved by Rowina Caspary
added MC reconstruction MCrun3 datarun3 duplicated inputs expert approval labels
- TrackingEfficiencyLines/info.yaml 0 → 100644
69 simulation: False 70 geometry_version: "run3/2024.Q1.2-v00.00" 71 conditions_version: "master" 72 scheduler_legacy_mode: False 73 lumi: False 74 {%- endfor %} 75 76 ############# 77 # 78 #MC 79 # 80 ############# 81 # - use block 1 MC with HLT1 in Allen as equivalent for blocks 5-8 82 {%- set datasets = [ 83 ('block1To3Bugged','MagUp','v55r11p7','allen_mc_nout'), 84 ('block1To3','MagUp','v55r12p6','allen_mc_nout'), No, this should be correct. I want to see the effect of fixing the bug of lhcb/Rec!4050 (merged) and lhcb/Rec!4047 (merged) with otherwise no changes. I am also running over the same MC with the newer Moore version and with UT in the next line, but this is then meant to approximate block5&6 data.
mentioned in commit ed8dc1f7
mentioned in issue #1319 (closed)
mentioned in commit eb93814f
mentioned in merge request !2387 (closed)