Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DQM] Prompt Matrix reconfiguration #4619

Closed
wants to merge 13 commits into from
Prev Previous commit
Next Next commit
New GTs
New GTs to avoid `EventSetupConflict` error
germanfgv authored Nov 7, 2021
commit aea859eb92d1385f2f28980b5eace8a9be0bd3eb
6 changes: 3 additions & 3 deletions etc/ReplayOfflineConfiguration.py
Original file line number Diff line number Diff line change
@@ -127,9 +127,9 @@
alcarawProcVersion = dt

# Defaults for GlobalTag
expressGlobalTag = "121X_dataRun3_Express_Candidate_2021_11_06_15_02_30"
promptrecoGlobalTag = "121X_dataRun3_Prompt_Candidate_2021_11_06_15_02_45"
alcap0GlobalTag = "121X_dataRun3_Prompt_Candidate_2021_11_06_15_02_45"
expressGlobalTag = "121X_dataRun3_Express_Candidate_2021_11_07_15_29_55"
promptrecoGlobalTag = "121X_dataRun3_Prompt_Candidate_2021_11_07_15_30_12"
alcap0GlobalTag = "121X_dataRun3_Prompt_Candidate_2021_11_07_15_30_12"

# Mandatory for CondDBv2
globalTagConnect = "frontier://PromptProd/CMS_CONDITIONS"