Skip to content

Commit 52d6a73

Browse files
authored
Merge pull request #25 from alibuild/alibot-cleanup-10935
[PWGCF] Please consider the following formatting changes to AliceO2Group#10935
2 parents 5af598e + 61f309b commit 52d6a73

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)