From 3fb2bfcac14c68bd32ac5e5903bc6c3be6a309f0 Mon Sep 17 00:00:00 2001
From: Markus Frank <markus.frank@cern.ch>
Date: Thu, 3 Oct 2013 19:27:51 +0000
Subject: [PATCH] Fix plugin mechanism for generic geant4 sensitive detectors

---
 DDG4/include/DDG4/Geant4SensitiveDetector.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/DDG4/include/DDG4/Geant4SensitiveDetector.h b/DDG4/include/DDG4/Geant4SensitiveDetector.h
index f0ae7ccbc..2b84108e1 100644
--- a/DDG4/include/DDG4/Geant4SensitiveDetector.h
+++ b/DDG4/include/DDG4/Geant4SensitiveDetector.h
@@ -12,7 +12,6 @@
 // Framework include files
 #include "DD4hep/LCDD.h"
 #include "DDG4/Geant4Hits.h"
-#include "DDG4/G4SDFactory.h"
 
 // Geant 4 include files
 #include "G4Step.hh"
-- 
GitLab