Skip to content

Commit

Permalink
Update Run3 data, Run3 2024 MC, Run3 2024 ppRef5TeV GTs in autoCond
Browse files Browse the repository at this point in the history
  • Loading branch information
perrotta committed Oct 1, 2024
1 parent 6d26b89 commit 8f97887
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Configuration/AlCa/python/autoCond.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
'run3_data_express' : '141X_dataRun3_Express_frozen_v3',
# GlobalTag for Run3 data relvals (prompt GT): same as 141X_dataRun3_Prompt_v3 but with snapshot at 2024-09-12 11:03:32 (UTC)
'run3_data_prompt' : '141X_dataRun3_Prompt_frozen_v3',
# GlobalTag for Run3 offline data reprocessing - snapshot at 2024-09-25 12:44:01 (UTC)
'run3_data' : '140X_dataRun3_v13',
# GlobalTag for Run3 offline data reprocessing - snapshot at 2024-10-01 13:57:41 (UTC)
'run3_data' : '140X_dataRun3_v14',
# GlobalTag for Run3 offline data reprocessing with Prompt GT, currently for 2022FG - snapshot at 2024-02-12 12:00:00 (UTC)
'run3_data_PromptAnalysis' : '140X_dataRun3_PromptAnalysis_v2',
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2017 (and 0,0,~0-centred beamspot)
Expand Down Expand Up @@ -92,15 +92,15 @@
# GlobalTag for MC production with perfectly aligned and calibrated detector for Phase1 2024
'phase1_2024_design' : '140X_mcRun3_2024_design_v11',
# GlobalTag for MC production with realistic conditions for Phase1 2024
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v24',
'phase1_2024_realistic' : '140X_mcRun3_2024_realistic_v25',
# GlobalTag for MC production (cosmics) with realistic conditions for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics' : '140X_mcRun3_2024cosmics_realistic_deco_v14',
# GlobalTag for MC production (cosmics) with perfectly aligned and calibrated detector for Phase1 2024, Strip tracker in DECO mode
'phase1_2024_cosmics_design' : '140X_mcRun3_2024cosmics_design_deco_v11',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for Heavy Ion
'phase1_2024_realistic_hi' : '141X_mcRun3_2024_realistic_HI_v5',
# GlobalTag for MC production with realistic conditions for Phase1 2024 detector for ppRef5TeV
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v3',
'phase1_2024_realistic_ppRef5TeV' : '141X_mcRun3_2024_realistic_ppRef5TeV_v4',
# GlobalTag for MC production with realistic conditions for Phase2
'phase2_realistic' : '141X_mcRun4_realistic_v1'
}
Expand Down

0 comments on commit 8f97887

Please sign in to comment.