Skip to content

Commit 8bff3f3

Browse files
nburmasochiarazampolli
authored andcommitted
Update config for event-selection-qa
1 parent 4e59c79 commit 8bff3f3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

MC/config/QC/json/event-selection-qa.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"event-selection-qa-task": {
3333
"isMC": "true",
3434
"processRun2": "false",
35-
"processRun3": "true"
35+
"processRun3": "true",
36+
"processMCRun3": "true"
3637
},
3738
"internal-dpl-injected-dummy-sink": "",
3839
"internal-dpl-aod-global-analysis-file-sink": ""

MC/config/analysis_testing/json/analysis-testing.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@
122122
"event-selection-qa-task": {
123123
"isMC": "true",
124124
"processRun2": "false",
125-
"processRun3": "true"
125+
"processRun3": "true",
126+
"processMCRun3": "true"
126127
},
127128
"event-selection-task": {
128129
"syst": "pp",

0 commit comments

Comments
 (0)