Skip to content

Commit 26bd6ed

Browse files
authored
Merge pull request #31 from alibuild/alibot-cleanup-14721
Please consider the following formatting changes to #14721
2 parents 4f9f20f + 75ecab3 commit 26bd6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGHF/HFC/TableProducer/correlatorDplusHadrons.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ struct HfCorrelatorDplusHadrons {
728728
}
729729
}
730730
PROCESS_SWITCH(HfCorrelatorDplusHadrons, processMcRecMixedEvent, "Process Mixed Event MCRec", false);
731-
Preslice<aod::McParticles> presliceMc{aod::mcparticle::mcCollisionId};
731+
Preslice<aod::McParticles> presliceMc{aod::mcparticle::mcCollisionId};
732732
void processMcGenMixedEvent(SelCollisionsWithDplusMc const& collisions,
733733
CandDplusMcGen const& mcParticles)
734734
{

0 commit comments

Comments
 (0)