From 491f19f0ef74db30aa6bfc9b3860b5b8743dc6a4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Sun, 18 May 2025 09:58:51 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx b/PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx index 0d3eaf29683..4c367a01819 100644 --- a/PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx +++ b/PWGEM/Dilepton/TableProducer/skimmerPrimaryElectron.cxx @@ -1090,8 +1090,8 @@ struct prefilterPrimaryElectron { fRegistry.fill(HIST("Pair/after/uls/hMvsPhiV"), phiv, v12.M()); fRegistry.fill(HIST("Pair/after/uls/hMvsPt"), v12.M(), v12.Pt()); { - } // end of ULS pairing - } // end of collision loop + } // end of ULS pairing + } // end of collision loop pfb_map.clear(); }