Skip to content

Commit 0a574c3

Browse files
authored
Fix Run2/3 defaults (#463)
1 parent a888ab6 commit 0a574c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeHF/dpl-config_run3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
"fillHistograms": "true",
16131613
"ccdbUrl": "http://alice-ccdb.cern.ch",
16141614
"ccdbPathLut": "GLO/Param/MatLUT",
1615-
"isRun2": "false",
1615+
"isRun2": "true",
16161616
"ccdbPathGrp": "GLO/GRP/GRP",
16171617
"ccdbPathGrpMag": "GLO/Config/GRPMagField",
16181618
"propagateToPCA": "true",
@@ -1663,7 +1663,7 @@
16631663
"maxChi2": "100",
16641664
"refitWithMatCorr": "true",
16651665
"rejDiffCollTrack": "true",
1666-
"isRun2": "false",
1666+
"isRun2": "true",
16671667
"ccdbUrl": "http://alice-ccdb.cern.ch",
16681668
"ccdbPathLut": "GLO/Param/MatLUT",
16691669
"ccdbPathGrp": "GLO/GRP/GRP",

0 commit comments

Comments
 (0)