From 8dc7f6114e77daf63080ba4061d2a94e8fee2ccc Mon Sep 17 00:00:00 2001 From: jmcarcell Date: Fri, 6 Dec 2024 13:47:49 +0100 Subject: [PATCH] Remove unintended change --- k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp b/k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp index 1ab8b25..639fcfd 100644 --- a/k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp +++ b/k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp @@ -22,7 +22,7 @@ #include "edm4hep/SimTrackerHit.h" #include "edm4hep/TrackerHitPlaneCollection.h" -#include "Gaudi/Accumulators/StaticRootHistogram.h" +#include "Gaudi/Accumulators/RootHistogram.h" #include "DD4hep/DD4hepUnits.h" #include "DD4hep/Detector.h"