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 a7cd732 commit 789d0d8Copy full SHA for 789d0d8
PWGMM/Lumi/Tasks/lumiStability.cxx
@@ -244,8 +244,6 @@ struct LumiStabilityTask {
244
nOrbitsPerTF = 32; // 128 in 2022, 32 in 2023
245
}
246
int runNumber = bcs.iteratorAt(0).runNumber();
247
- int64_t tsSOR = 0;
248
- int64_t tsEOR = 1;
249
if (runNumber != lastRunNumber && executionCounter < 1) {
250
tsSOR = 0;
251
tsEOR = 1;
0 commit comments