We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7df40b commit 5d3e569Copy full SHA for 5d3e569
PWGMM/Lumi/Tasks/lumiStability.cxx
@@ -270,8 +270,6 @@ struct LumiStabilityTask {
270
nOrbitsPerTF = 32; // 128 in 2022, 32 in 2023
271
}
272
int runNumber = bcs.iteratorAt(0).runNumber();
273
- int64_t tsSOR = 0;
274
- int64_t tsEOR = 1;
275
if (runNumber != lastRunNumber && executionCounter < 1) {
276
tsSOR = 0;
277
tsEOR = 1;
0 commit comments