Skip to content

Commit 1b185a7

Browse files
authored
Merge pull request #66 from alibuild/alibot-cleanup-13494
Please consider the following formatting changes to #13494
2 parents 6d4f7db + 9d719af commit 1b185a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PWGEM/Dilepton/Core/DileptonMC.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1639,7 +1639,7 @@ struct DileptonMC {
16391639
}
16401640
}
16411641
break;
1642-
case 443:
1642+
case 443:
16431643
if (IsFromBeauty(mcmother, mcparticles) > 0) {
16441644
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
16451645
if constexpr (pairtype == o2::aod::pwgem::dilepton::utils::pairutil::DileptonPairType::kDielectron) {

0 commit comments

Comments
 (0)