Skip to content

Commit 05a1764

Browse files
authored
Merge pull request #47 from alibuild/alibot-cleanup-11447
Please consider the following formatting changes to #11447
2 parents c3e7170 + 4a73ab7 commit 05a1764

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PWGHF/D2H/TableProducer/dataCreatorCharmResoReduced.cxx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1650,9 +1650,9 @@ struct HfDataCreatorCharmResoReduced {
16501650
auto candsDThisColl = candsD0.sliceBy(candsD0PerCollision, thisCollId);
16511651
auto trackIdsThisColl = trackIndices.sliceBy(trackIndicesPerCollision, thisCollId);
16521652
runDataCreation<false, false, DType::D0, PairingType::TrackOnly>(collision, candsDThisColl, trackIdsThisColl, trackIdsThisColl, tracks, tracks, tracks, bcs);
1653-
}
1654-
// handle normalization by the right number of collisions
1655-
hfCollisionCounter(collisions.tableSize(), zvtxColl, sel8Coll, zvtxAndSel8Coll, zvtxAndSel8CollAndSoftTrig, allSelColl);
1653+
}
1654+
// handle normalization by the right number of collisions
1655+
hfCollisionCounter(collisions.tableSize(), zvtxColl, sel8Coll, zvtxAndSel8Coll, zvtxAndSel8CollAndSoftTrig, allSelColl);
16561656
}
16571657
PROCESS_SWITCH(HfDataCreatorCharmResoReduced, processD0Track, "Process D0 candidates paired with Tracks", false);
16581658

0 commit comments

Comments
 (0)