Skip to content

Commit a9b2f1f

Browse files
authored
Merge pull request #4 from alibuild/alibot-cleanup-13291
[PWGDQ] Please consider the following formatting changes to #13291
2 parents bcddbe8 + 62ddf50 commit a9b2f1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGDQ/TableProducer/tableMaker_withAssoc.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -892,7 +892,7 @@ struct TableMaker {
892892
if (!fEventCut->IsSelected(VarManager::fgValues)) {
893893
continue;
894894
}
895-
895+
896896
bool zorroSel = zorro.isSelected(bc.globalBC(), fConfigZorro.fBcTolerance, reinterpret_cast<TH2D*>(fStatsList->At(kStatsZorroSel)));
897897
if (zorroSel) {
898898
tag |= (static_cast<uint64_t>(true) << 56); // the same bit is used for this zorro selections from ccdb

0 commit comments

Comments
 (0)