From 2f8791eb4362bb93618258955f93c9e05f3b87d4 Mon Sep 17 00:00:00 2001 From: ALICE Action Bot Date: Fri, 13 Mar 2026 08:48:28 +0000 Subject: [PATCH] Please consider the following formatting changes --- PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx b/PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx index 453d42b88fa..a8f03743e4c 100644 --- a/PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx +++ b/PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx @@ -149,7 +149,6 @@ struct HfTaskElectronWeakBoson { Configurable rcVetoR{"rcVetoR", 0.4, "veto radius"}; Configurable useUEsub{"useUEsub", true, "apply UE subtraction in isolation"}; - struct HfElectronCandidate { float pt, eta, phi, dcaxyTrk, dcazTrk, eop, energyIso, momIso; int ntrackIso, nclusterTPC, nclusterITS;