Skip to content

Commit 75ecab3

Browse files
committed
Please consider the following formatting changes
1 parent 4f9f20f commit 75ecab3

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)