Skip to content

Commit a34f567

Browse files
committed
update
1 parent b8009be commit a34f567

2 files changed

Lines changed: 203 additions & 203 deletions

File tree

Common/TableProducer/eventSelection.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1366,7 +1366,7 @@ struct LumiTask {
13661366
const char* srun = Form("%d", run);
13671367

13681368
for (const auto& bc : bcs) {
1369-
auto selection = bc.selection_raw();
1369+
auto& selection = bc.selection_raw();
13701370
if (bcPatternB[bc.globalBC() % nBCsPerOrbit] == 0) // skip non-colliding bcs
13711371
continue;
13721372

0 commit comments

Comments
 (0)