Skip to content

Commit f46a0c2

Browse files
committed
Please consider the following formatting changes
1 parent e1f84c4 commit f46a0c2

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
@@ -844,8 +844,8 @@ struct Pi0EtaToGammaGammaMC {
844844
}
845845
o2::aod::pwgem::photonmeson::utils::nmhistogram::fillTruePairInfo(&fRegistry, veeg, etamc, mcparticles, mccollisions, f1fd_k0s_to_pi0, weight);
846846
}
847-
} // end of dielectron loop
848-
} // end of pcm loop
847+
} // end of dielectron loop
848+
} // end of pcm loop
849849
} else { // PCM-EMC, PCM-PHOS.
850850
// TODO: implement proper functionality if we ever want to run this in Pb-Pb
851851
auto photons1_per_collision = photons1.sliceByCached(TDetectorTag1::perCollision(), collision.globalIndex(), cache);
@@ -892,8 +892,8 @@ struct Pi0EtaToGammaGammaMC {
892892
// o2::aod::pwgem::photonmeson::utils::nmhistogram::fillTruePairInfo(&fRegistry, v12, etamc, mcparticles, mccollisions, f1fd_k0s_to_pi0, weight);
893893
// }
894894
} // end of pairing loop
895-
} // end of pairing in same event
896-
} // end of collision loop
895+
} // end of pairing in same event
896+
} // end of collision loop
897897
}
898898

899899
template <int par_id, typename TBinnedData>

0 commit comments

Comments
 (0)