Skip to content

Commit c57e3c9

Browse files
committed
Please consider the following formatting changes
1 parent 28bb6f0 commit c57e3c9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

PWGEM/PhotonMeson/Core/Pi0EtaToGammaGammaMC.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -845,8 +845,8 @@ struct Pi0EtaToGammaGammaMC {
845845
}
846846
o2::aod::pwgem::photonmeson::utils::nmhistogram::fillTruePairInfo(&fRegistry, veeg, etamc, mcparticles, mccollisions, f1fd_k0s_to_pi0, weight);
847847
}
848-
} // end of dielectron loop
849-
} // end of pcm loop
848+
} // end of dielectron loop
849+
} // end of pcm loop
850850
} else { // PCM-EMC, PCM-PHOS.
851851
// TODO: implement proper functionality if we ever want to run this in Pb-Pb
852852
auto photons1_per_collision = photons1.sliceByCached(TDetectorTag1::perCollision(), collision.globalIndex(), cache);
@@ -893,8 +893,8 @@ struct Pi0EtaToGammaGammaMC {
893893
// o2::aod::pwgem::photonmeson::utils::nmhistogram::fillTruePairInfo(&fRegistry, v12, etamc, mcparticles, mccollisions, f1fd_k0s_to_pi0, weight);
894894
// }
895895
} // end of pairing loop
896-
} // end of pairing in same event
897-
} // end of collision loop
896+
} // end of pairing in same event
897+
} // end of collision loop
898898
}
899899

900900
template <int par_id, typename TBinnedData>

0 commit comments

Comments
 (0)