From 9d719af3d19ce2ae4ad179ac61bb46306ae20797 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Wed, 22 Oct 2025 11:39:07 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGEM/Dilepton/Core/DileptonMC.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PWGEM/Dilepton/Core/DileptonMC.h b/PWGEM/Dilepton/Core/DileptonMC.h index fa1816c143c..5e27d02e4ba 100644 --- a/PWGEM/Dilepton/Core/DileptonMC.h +++ b/PWGEM/Dilepton/Core/DileptonMC.h @@ -1639,7 +1639,7 @@ struct DileptonMC { } } break; - case 443: + case 443: if (IsFromBeauty(mcmother, mcparticles) > 0) { fillRecHistograms<9>(t1.sign(), t2.sign(), 0, 0, v12.M(), v12.Pt(), v12.Rapidity(), dphi, deta, cos_thetaPol, phiPol, quadmom, aco, asym, std::fabs(dphi_e_ee), pair_dca, weight); // non-prompt J/psi if constexpr (pairtype == o2::aod::pwgem::dilepton::utils::pairutil::DileptonPairType::kDielectron) {