Skip to content

Commit 61f309b

Browse files
committed
Please consider the following formatting changes
1 parent 5af598e commit 61f309b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGCF/MultiparticleCorrelations/Tasks/threeParticleCorrelations.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ struct ThreeParticleCorrelations {
474474
{
475475

476476
auto groupMCParticles = mcParticles->sliceByCached(aod::mcparticle::mcCollisionId, collision.globalIndex(), cache);
477-
477+
478478
// Start of the Monte-Carlo generated QA
479479
for (const auto& particle : groupMCParticles) {
480480
if (particle.isPhysicalPrimary()) {

0 commit comments

Comments
 (0)