From 05662b7c0a22d4100c843bcae2d890aa702a1fde Mon Sep 17 00:00:00 2001 From: Thomas Madlener Date: Fri, 14 Jun 2024 10:47:52 +0200 Subject: [PATCH] Fix CI again --- include/edm4hep/Constants.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/edm4hep/Constants.h b/include/edm4hep/Constants.h index 8e63fbd01..ddd7dd415 100644 --- a/include/edm4hep/Constants.h +++ b/include/edm4hep/Constants.h @@ -41,7 +41,7 @@ namespace labels { DEPRECATED_LABEL(CellIDEncoding, CellIDEncoding); DEPRECATED_LABEL(EventHeaderName, EventHeader); -DEPRECATED_LABEL(EventWeights, EventWeights); +DEPRECATED_LABEL(EventWeights, EventWeightsNames); DEPRECATED_LABEL(shapeParameterNames, ShapeParameterNames); DEPRECATED_LABEL(EventFilterStats, EventFilterStats);