Skip to content

Commit cfe5d9d

Browse files
committed
Revert wrong change
1 parent 252d691 commit cfe5d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGMM/Lumi/Tasks/lumiStabilityPP.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ struct LumiStabilityPP {
171171
}
172172

173173
const int runStart2023{535069};
174-
const int runStop2023{539908};
174+
const int runStop2023{543113};
175175
if (bc.runNumber() >= runStart2023 && bc.runNumber() <= runStop2023) {
176176
isData23 = true;
177177
}

0 commit comments

Comments
 (0)