We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95475b3 commit c6cbe6cCopy full SHA for c6cbe6c
1 file changed
PWGHF/HFL/Tasks/taskElectronWeakBoson.cxx
@@ -149,7 +149,6 @@ struct HfTaskElectronWeakBoson {
149
Configurable<float> rcVetoR{"rcVetoR", 0.4, "veto radius"};
150
Configurable<bool> useUEsub{"useUEsub", true, "apply UE subtraction in isolation"};
151
152
-
153
struct HfElectronCandidate {
154
float pt, eta, phi, dcaxyTrk, dcazTrk, eop, energyIso, momIso;
155
int ntrackIso, nclusterTPC, nclusterITS;
0 commit comments