From 489c09da154b97295ac299d803610562202696f0 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Tue, 5 May 2026 08:42:25 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx b/PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx index b595822791f..ae15c5344f3 100644 --- a/PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx +++ b/PWGHF/HFL/TableProducer/electronSelectionWithTpcEmcal.cxx @@ -594,7 +594,6 @@ struct HfElectronSelectionWithTpcEmcal { // Pass multiplicities and other required parameters for this electron hfElectronSelection(electron.collisionId(), electron.globalIndex(), electron.eta(), electron.phi(), electron.pt(), electron.tpcNSigmaEl(), electron.tofNSigmaEl(), electron.tpcNClsCrossedRows(), electron.tpcCrossedRowsOverFindableCls(), electron.itsChi2NCl(), electron.tpcChi2NCl(), electron.dcaXY(), electron.dcaZ(), eop, m02, vecLSMass, vecULSMass, nElPairsLS, nElPairsUS, isEMcal); - } // Electron Identification template