Skip to content

Commit 8d74856

Browse files
Merge pull request #2 from alibuild/alibot-cleanup-15187
Please consider the following formatting changes to #15187
2 parents c54639a + 310379d commit 8d74856

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PWGHF/HFC/TableProducer/derivedDataCreatorCorrelationsReduced.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,8 +551,8 @@ struct HfDerivedDataCreatorCorrelationsReduced {
551551

552552
// Lc with ML selections
553553
void processLcSameEvent(CollsWithCentMult::iterator const& coll,
554-
TracksData const& tracks,
555-
CandLcData const&)
554+
TracksData const& tracks,
555+
CandLcData const&)
556556
{
557557
auto candsLcToPKPi = selectedLcToPKPi->sliceByCached(aod::hf_cand::collisionId, coll.globalIndex(), cache);
558558
if (forceCharmInCollision && candsLcToPKPi.size() < 1) {

0 commit comments

Comments
 (0)