diff --git a/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_entries.cxx b/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_entries.cxx
old mode 100755
new mode 100644
index 6a1a184bd28a6489b346805a9c666707d73f3e4b..d9f5d4f8e6858dfd4eef1fedc0852f4cb914eb68
--- a/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_entries.cxx
+++ b/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "AmdcAth/AmdcsimrecAthenaSvc.h"
 
 DECLARE_SERVICE_FACTORY( AmdcsimrecAthenaSvc )
  
-DECLARE_FACTORY_ENTRIES(AmdcAth) {
-    DECLARE_SERVICE( AmdcsimrecAthenaSvc );
-}
- 
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_load.cxx b/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_load.cxx
deleted file mode 100755
index 7cfac4b51097b84bafd14b8d70e90f3468950bdb..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/Amdcsimrec/AmdcAth/src/components/AmdcsimrecAthenaSvc_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
- 
-LOAD_FACTORY_ENTRIES(AmdcAth)
- 
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_entries.cxx b/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_entries.cxx
old mode 100755
new mode 100644
index 15305d39fb5f6b1f5a5d04310aa3ca1ee49c09eb..e0132e014b2fc1c69401b600e2f5e06cf8c1985d
--- a/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_entries.cxx
+++ b/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "AmdcDb/AmdcDb.h"
 
 DECLARE_SERVICE_FACTORY( AmdcDb )
  
-DECLARE_FACTORY_ENTRIES(AmdcDb) {
-    DECLARE_SERVICE( AmdcDb );
-}
- 
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_load.cxx b/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_load.cxx
deleted file mode 100755
index d4bf51a36e0feed871d0fa9fb93a9fa5095743b5..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/Amdcsimrec/AmdcDb/src/components/AmdcDb_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
- 
-LOAD_FACTORY_ENTRIES(AmdcDb)
- 
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_entries.cxx b/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_entries.cxx
index 4bf405a681cfb5f3bbb821e1d72a99fb67bb12ea..b22a53ed6f7f1b4f2088e6d0cf4c333a97861b1b 100644
--- a/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_entries.cxx
+++ b/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "AmdcMGM/AmdcDumpGeoModel.h"
 
 DECLARE_ALGORITHM_FACTORY( AmdcDumpGeoModel )
 
-DECLARE_FACTORY_ENTRIES( AmdcMGM ) {
-	DECLARE_ALGORITHM( AmdcDumpGeoModel );
-}
-
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_load.cxx b/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_load.cxx
deleted file mode 100644
index e157eebf9124ee4691eb74e64bee9b19609d20c9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/Amdcsimrec/AmdcMGM/src/components/AmdcMGM_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( AmdcMGM )
-
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_entries.cxx b/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_entries.cxx
old mode 100755
new mode 100644
index c7bdb031e6e915ffb0994864fc0213062737ad8b..43a3274cdf4007d4bbc1f9cf1f6ab859b05ea845
--- a/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_entries.cxx
+++ b/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "AmdcOracle/AmdcDumpOracle.h"
 
 DECLARE_ALGORITHM_FACTORY( AmdcDumpOracle )
 
-DECLARE_FACTORY_ENTRIES( AmdcOracle ) {
-	DECLARE_ALGORITHM( AmdcDumpOracle );
-}
-
diff --git a/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_load.cxx b/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_load.cxx
deleted file mode 100755
index e8dd2c6e931c8defccaf0aab9739092150013149..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/Amdcsimrec/AmdcOracle/src/components/AmdcOracle_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( AmdcOracle )
-
diff --git a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_entries.cxx b/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_entries.cxx
index 0c942532cade83137f33976cc74639d604afbd3d..70303aa11398b41b6221a9fa42ac415f976e7dab 100644
--- a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_entries.cxx
+++ b/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_entries.cxx
@@ -1,10 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MSVertexRecoAlg/MSVertexRecoAlg.h"
 
 DECLARE_ALGORITHM_FACTORY( MSVertexRecoAlg )
 
-DECLARE_FACTORY_ENTRIES( MSVertexRecoAlg ) {
-
-  DECLARE_ALGORITHM( MSVertexRecoAlg )
-
-}
diff --git a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_load.cxx b/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_load.cxx
deleted file mode 100644
index 40593544bdc7be0b034b3b370fd0c3041865dcaa..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MSVertexReconstruction/MSVertexRecoAlg/src/components/MSVertexReco_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MSVertexRecoAlg )
diff --git a/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_entries.cxx b/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_entries.cxx
index 534bae88dc449d8c523d1b7561515a7d97066988..daf6abfab6975d8463221c3c328954d1b2a67925 100644
--- a/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_entries.cxx
+++ b/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_entries.cxx
@@ -1,5 +1,3 @@
-
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MSVertexTrackletTool.h"
 #include "../MSVertexRecoTool.h"
 
@@ -8,12 +6,3 @@ using namespace Muon;
 DECLARE_TOOL_FACTORY( MSVertexTrackletTool )
 DECLARE_TOOL_FACTORY( MSVertexRecoTool )
 
-DECLARE_FACTORY_ENTRIES( MSVertexTools )
-{
-  DECLARE_TOOL( MSVertexTrackletTool )
-  DECLARE_TOOL( MSVertexRecoTool )
-}
-
-
-
-
diff --git a/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_load.cxx b/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_load.cxx
deleted file mode 100644
index 2d776463a2c5ddaed81b785bf55579e1d73b4cac..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MSVertexReconstruction/MSVertexTools/src/components/MSVertexTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MSVertexTools )
-
diff --git a/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_entries.cxx b/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_entries.cxx
index dbadb718f3097fcdd8cf68ef50331a4b6bb9d7ff..76ff16a47c2a6b905e130cd10bfa8f8e6590a759 100644
--- a/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_entries.cxx
+++ b/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_entries.cxx
@@ -1,11 +1,6 @@
 #include "MuonAlignErrorTool/MuonAlignErrorExampleAlg.h"
 #include "MuonAlignErrorTool/AlignmentErrorTool.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 DECLARE_NAMESPACE_ALGORITHM_FACTORY( MuonAlign, MuonAlignErrorExampleAlg )
 DECLARE_NAMESPACE_TOOL_FACTORY( MuonAlign, AlignmentErrorTool )
 
-DECLARE_FACTORY_ENTRIES(MuonAlignErrorTool) {
-  DECLARE_NAMESPACE_ALGORITHM( MuonAlign, MuonAlignErrorExampleAlg )
-  DECLARE_NAMESPACE_TOOL( MuonAlign, AlignmentErrorTool )
-}
diff --git a/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_load.cxx b/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_load.cxx
deleted file mode 100644
index 9a2faf7b2bc649cb3cefba921b6605dc02cbc5d6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonAlignment/MuonAlignError/MuonAlignErrorTool/src/components/MuonAlignErrorTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonAlignErrorTool)
-
diff --git a/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_entries.cxx b/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_entries.cxx
index 03daae6a45cca6438b844e4bf00e5230a3ea7771..c1684d74833cd976fcdf0ada8297cdeb782608eb 100644
--- a/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_entries.cxx
+++ b/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonAlignGenTools/CommonGeometryManagerTool.h"
 #include "MuonAlignGenTools/MuonGeometryManagerTool.h"
 #include "MuonAlignGenTools/MdtGeometryManagerTool.h"
@@ -30,22 +29,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonTrackCollectionProvider )
 //DECLARE_NAMESPACE_TOOL_FACTORY( Muon, UnbiasedResidualTool )
 //DECLARE_NAMESPACE_ALGORITHM_FACTORY( Muon, UnbiasedMuonResiduals )
 
-DECLARE_FACTORY_ENTRIES( MuonAlignGenTools )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, MuonAlignModuleTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CommonGeometryManagerTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonGeometryManagerTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MdtGeometryManagerTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CscGeometryManagerTool )
-  DECLARE_NAMESPACE_TOOL( Muon, TgcGeometryManagerTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonFillNtupleTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonAlignDBTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MdtAlignDBTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CscAlignDBTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonAlignHelperTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonAlignRefitTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonTrackPreProcessor )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonTrackCollectionProvider )
-  //DECLARE_NAMESPACE_TOOL( Muon, UnbiasedResidualTool )
-  //DECLARE_NAMESPACE_ALGORITHM( Muon, UnbiasedMuonResiduals )
-}
diff --git a/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_load.cxx b/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_load.cxx
deleted file mode 100644
index 55a503c83d1975c8900cb18d7c8274aad406405f..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonAlignment/MuonAlignGenTools/src/components/MuonAlignGenTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonAlignGenTools )
diff --git a/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_entries.cxx b/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_entries.cxx
old mode 100755
new mode 100644
index 2869a342663f3ab0f9aed9cb6cf158b83773f920..85dd27ddd29e9b02f7055096bea6143c4e3ab879
--- a/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_entries.cxx
@@ -1,8 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "CSCcabling/CSCcablingSvc.h"
 
 DECLARE_SERVICE_FACTORY(CSCcablingSvc)
 
-DECLARE_FACTORY_ENTRIES(CSCcabling) {
-    DECLARE_SERVICE( CSCcablingSvc )
-}
diff --git a/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_load.cxx b/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_load.cxx
deleted file mode 100755
index 61131ceaf71a6729d9e9459f5f3d52ab6984b9a9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/CSCcabling/src/components/CSCcabling_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(CSCcabling)
-
diff --git a/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_entries.cxx b/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_entries.cxx
old mode 100755
new mode 100644
index 52837a2c46a84b8ab83253d2d605bb40bbad2d63..2b00b48cb683b710c35e16b146a0f3d6e0077be3
--- a/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCablingServers/RPCcablingServerSvc.h"
 #include "MuonCablingServers/TGCcablingServerSvc.h"
 
 DECLARE_SERVICE_FACTORY( RPCcablingServerSvc )
 DECLARE_SERVICE_FACTORY( TGCcablingServerSvc )
 
-DECLARE_FACTORY_ENTRIES(MuonCablingServers) {
-    DECLARE_SERVICE( RPCcablingServerSvc );
-    DECLARE_SERVICE( TGCcablingServerSvc );
-}
-
diff --git a/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_load.cxx b/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_load.cxx
deleted file mode 100755
index 1df0d908d7cb3a9bd7b499b6fd2f7b4ebe35dd5d..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/MuonCablingServers/src/components/MuonCablingServers_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonCablingServers)
-
-
diff --git a/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_entries.cxx b/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_entries.cxx
index cbe40a4af712b304361d41be7fa91aa4fbb41868..4e2ceb992d9484241eb556b4988fdcd405c4886b 100644
--- a/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_entries.cxx
@@ -1,14 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonMDT_Cabling/MuonMDT_CablingSvc.h"
 #include "MuonMDT_Cabling/MdtTestCabling.h"
 
 DECLARE_SERVICE_FACTORY(MuonMDT_CablingSvc)
 DECLARE_ALGORITHM_FACTORY(MdtTestCabling)
 
-DECLARE_FACTORY_ENTRIES(MuonMDT_Cabling) {
-
-  DECLARE_SERVICE(MuonMDT_CablingSvc)
-  DECLARE_ALGORITHM(MdtTestCabling)
-
-}
diff --git a/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_load.cxx b/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_load.cxx
deleted file mode 100644
index 470465fdc09701bce63ad6ce1fa8eb773284014b..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/MuonMDT_Cabling/src/components/MuonMDT_Cabling_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonMDT_Cabling)
-
diff --git a/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_entries.cxx b/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_entries.cxx
old mode 100755
new mode 100644
index 285f2e1c9464cfbc1db9045d404a438314b563b1..3bf2921997ef146a602798597217e3f7dc7da25f
--- a/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonRPC_Cabling/MuonRPC_CablingSvc.h"
 #include "MuonRPC_Cabling/MuonRpcCablingTest.h"
 
 DECLARE_SERVICE_FACTORY(MuonRPC_CablingSvc)
 DECLARE_ALGORITHM_FACTORY( MuonRpcCablingTest )
 
-DECLARE_FACTORY_ENTRIES(MuonRPC_Cabling) {
-    DECLARE_SERVICE(MuonRPC_CablingSvc)
-    DECLARE_ALGORITHM(MuonRpcCablingTest)
-}
-
diff --git a/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_load.cxx b/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_load.cxx
deleted file mode 100755
index 58b252c06c55b7bef2c45ded2960e21efef4877a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/MuonRPC_Cabling/src/components/MuonRPC_Cabling_load.cxx
+++ /dev/null
@@ -1,7 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonRPC_Cabling)
-
-
-
-
diff --git a/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_entries.cxx b/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_entries.cxx
old mode 100755
new mode 100644
index e08ea02349f1f43bb3388e5b687324f918eed540..e6b5b28d4c3fbd7c4230d431b9d914a6fe079229
--- a/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_entries.cxx
@@ -1,8 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTGC_Cabling/MuonTGC_CablingSvc.h"
 
 DECLARE_SERVICE_FACTORY( MuonTGC_CablingSvc )
 
-DECLARE_FACTORY_ENTRIES(MuonTGC_Cabling) {
-    DECLARE_SERVICE( MuonTGC_CablingSvc );
-}
diff --git a/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_load.cxx b/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_load.cxx
deleted file mode 100755
index 462594676607feb25ce0b959691f75633fd30c4a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/MuonTGC_Cabling/src/components/MuonTGC_Cabling_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonTGC_Cabling)
-
diff --git a/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_entries.cxx b/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_entries.cxx
old mode 100755
new mode 100644
index 8b6536c9c824341c2ce10cc1ec7062e201b7a2b3..8b137891791fe96927ad78e64b0aad7bded08bdc
--- a/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_entries.cxx
@@ -1,2 +1 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
diff --git a/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_load.cxx b/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_load.cxx
deleted file mode 100755
index ec3ef741d6f91dd91cfdee32b1c3a5934e5d3326..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/RPCcablingInterface/src/components/RPCcablingInterface_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(RPCcablingInterface)
diff --git a/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_entries.cxx b/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_entries.cxx
old mode 100755
new mode 100644
index d945c575e946d390b8c82fe0588dc9f60a70a01e..c6bea56620d41506932017d79f42dbc259f774b6
--- a/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_entries.cxx
@@ -1,8 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "TGCcabling/TGCcablingSvc.h"
 
 DECLARE_SERVICE_FACTORY( TGCcablingSvc )
 
-DECLARE_FACTORY_ENTRIES(TGCcabling) {
-    DECLARE_SERVICE( TGCcablingSvc )
-}
diff --git a/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_load.cxx b/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_load.cxx
deleted file mode 100755
index 091af0e32c0c4946c5e2a2ba32dec246756aee00..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/TGCcabling/src/components/TGCcabling_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(TGCcabling)
-
-
diff --git a/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_entries.cxx b/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_entries.cxx
old mode 100755
new mode 100644
index 46799f3371cc2f92abe1b8e62c2174002687c370..8b137891791fe96927ad78e64b0aad7bded08bdc
--- a/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_entries.cxx
+++ b/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_entries.cxx
@@ -1 +1 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
+
diff --git a/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_load.cxx b/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_load.cxx
deleted file mode 100755
index bd4fbcd1f7a8f5eaab7a0246b77a7cc555724fb9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCablings/TGCcablingInterface/src/components/TGCcablingInterface_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(TGCcablingInterface)
diff --git a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_entries.cxx b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_entries.cxx
old mode 100755
new mode 100644
index 3a782a0c6cd1beb2517d444aab7d26ebf2f84d73..f21c2d23ff97d1f171c6e94b0f347cb9481cb05f
--- a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../CscCalcPed.h"
 #include "../CscCalcSlope.h"
 
@@ -6,9 +5,4 @@ using namespace MuonCalib;
 
 DECLARE_ALGORITHM_FACTORY( CscCalcPed )
 DECLARE_ALGORITHM_FACTORY( CscCalcSlope )
-    
-DECLARE_FACTORY_ENTRIES( CscCalibAlgs ) 
-{
-    DECLARE_ALGORITHM( CscCalcPed )
-    DECLARE_ALGORITHM( CscCalcSlope )
-}
+
diff --git a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_load.cxx b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_load.cxx
deleted file mode 100755
index 0cbdda671ffcf1eff8a17860dd70761635fadd21..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibAlgs/src/components/CscCalibAlgs_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( CscCalibAlgs )
diff --git a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_entries.cxx b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_entries.cxx
index d7804ece4f760c76e6f24d196632ab9a341c863a..f25d90b84d53f0dc3408bbf1dd258345b671074c 100644
--- a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../CscCalibTool.h"
 
 DECLARE_TOOL_FACTORY( CscCalibTool )
 
-DECLARE_FACTORY_ENTRIES( CscCalibTools ){
-   DECLARE_TOOL( CscCalibTool )
-}
-
diff --git a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_load.cxx b/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_load.cxx
deleted file mode 100644
index c49acba55a0948db7e10c55ce8e06c4ebd34596e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/CscCalib/CscCalibTools/src/components/CscCalib_load.cxx
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( CscCalibTools )
-
-
-
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_entries.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_entries.cxx
index 30f2de13fa0d7003264baa650bddaf92c7837f6c..40d4cb5b91b5f75b195e693e5cd0a7e095f30b9f 100644
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_entries.cxx
@@ -1,10 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtCalibDbAsciiTool/MdtCalibDbAsciiTool.h"
 
 using namespace MuonCalib;
 
 DECLARE_TOOL_FACTORY( MdtCalibDbAsciiTool )
 
-DECLARE_FACTORY_ENTRIES( MdtCalibDbAsciiTool ){
-   DECLARE_TOOL( MdtCalibDbAsciiTool ) 
-}
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_load.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_load.cxx
deleted file mode 100644
index 27da20293ef983a99c7c9b48dc5aea36582b2424..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbAsciiTool/src/components/MdtCalibDbAsciiTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MdtCalibDbAsciiTool )
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_entries.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_entries.cxx
index 5ebb53225db103537e3274c504cade6eff084715..8021973dbc9ba844bbde0f18951ca47f6c3d166c 100644
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_entries.cxx
@@ -1,10 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtCalibDbCoolStrTool/MdtCalibDbCoolStrTool.h"
 
 using namespace MuonCalib;
 
 DECLARE_TOOL_FACTORY( MdtCalibDbCoolStrTool )
 
-DECLARE_FACTORY_ENTRIES( MdtCalibDbCoolStrTool ){
-   DECLARE_TOOL( MdtCalibDbCoolStrTool ) 
-}
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_load.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_load.cxx
deleted file mode 100644
index 36fed031bc0d4e03dfcfdda949f8a1ee75df7d6e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibDbCoolStrTool/src/components/MdtCalibDbCoolStrTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
- LOAD_FACTORY_ENTRIES( MdtCalibDbCoolStrTool)
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_entries.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_entries.cxx
index d2a114fde8d388d8ac4d00f13744d9aa95356738..b6249d8f0ec92f8ae6646ceff4bb13c735a48da4 100644
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MdtCalibSvc/MdtCalibrationSvc.h"
 #include "MdtCalibSvc/MdtCalibrationRegionSvc.h"
 #include "MdtCalibSvc/MdtCalibrationDbSvc.h"
@@ -8,8 +6,3 @@ DECLARE_SERVICE_FACTORY ( MdtCalibrationSvc )
 DECLARE_SERVICE_FACTORY ( MdtCalibrationRegionSvc )
 DECLARE_SERVICE_FACTORY ( MdtCalibrationDbSvc )
 
-DECLARE_FACTORY_ENTRIES(MdtCalibSvc) {
-  DECLARE_SERVICE(MdtCalibrationSvc)
-  DECLARE_SERVICE(MdtCalibrationRegionSvc)
-  DECLARE_SERVICE(MdtCalibrationDbSvc)
-}
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_load.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_load.cxx
deleted file mode 100644
index 3f34364daa173cdc41f9c47230b706f04b9b04c2..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibSvc/src/components/MdtCalibSvc_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MdtCalibSvc)
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_entries.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_entries.cxx
index 39ee5545e138d9f6d0c9bd3c690f4ae5af9023cd..1861d4e3df15c130ed08dbf4a5bd5ea265d625c4 100644
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtCalibTools/DCSLFitterTool.h"
 #include "MdtCalibTools/QuasianalyticLineReconstructionTool.h"
 #include "MdtCalibTools/MdtCalibTool.h"
@@ -16,13 +15,3 @@ DECLARE_TOOL_FACTORY( SimpleMdtSegmentSelectorTool )
 DECLARE_TOOL_FACTORY( SimplePatternSelectorTool )
 DECLARE_TOOL_FACTORY( MdtCalibNtupleMakerTool )
 
-/** factory entries need to have the name of the package */
-DECLARE_FACTORY_ENTRIES( MdtCalibTools )
-{
-  DECLARE_TOOL( DCSLFitterTool )
-  DECLARE_TOOL( QuasianalyticLineReconstructionTool )
-  DECLARE_TOOL( MdtCalibTool )
-  DECLARE_TOOL( SimpleMdtSegmentSelectorTool )
-  DECLARE_TOOL( SimplePatternSelectorTool )
-  DECLARE_TOOL( MdtCalibNtupleMakerTool )
-}
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_load.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_load.cxx
deleted file mode 100644
index a524da78fab6bf01fa4a11e01e076921201a687c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibTools/src/components/MdtCalibTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MdtCalibTools )
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_entries.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_entries.cxx
index 7f67a206dc2a0cb63b78450afd2f6accfc8673df..9f3799ba6dfcee47b58d672849d3e577c25e3fa7 100644
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_entries.cxx
@@ -1,10 +1,7 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtCalibValidation/MdtValidationAlg.h"
  
 using namespace MuonCalib; 
 
 DECLARE_ALGORITHM_FACTORY ( MdtValidationAlg )
  
-DECLARE_FACTORY_ENTRIES(MdtValidationAlg) {
-  DECLARE_ALGORITHM(MdtValidationAlg)
-}
+
diff --git a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_load.cxx b/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_load.cxx
deleted file mode 100644
index 293832a0062fddc487ff7f0525a14129f125915c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MdtCalib/MdtCalibValidation/src/components/MdtValidationAlg_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MdtValidationAlg)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_entries.cxx
index 0f71830f924308ad68fa9ba51c51c729b37d52ea..98a2273b7057d7f09cbb33a2247a2b88713350c9 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_entries.cxx
@@ -1,10 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibAlgs/MuonCalibAlg.h"
 
 using namespace MuonCalib;
 
 DECLARE_ALGORITHM_FACTORY ( MuonCalibAlg )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibAlgs) {
-  DECLARE_ALGORITHM(MuonCalibAlg)
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_load.cxx
deleted file mode 100644
index 04ca7daafac75fef71f6cda89baa554f816d7e09..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibAlgs/src/components/MuonCalibAlgs_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibAlgs)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_entries.cxx
index 5ffbc7a0d83e34630831d0460e1cc83d7960d8d8..229e0f2627fd19a9613d0ffecc724d437ebe2fd2 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibDbOperations/CalibrationDbIOTool.h"
 #include "MuonCalibDbOperations/CoolInserter.h"
 #include "MuonCalibDbOperations/MuonCalibDbCalibrationSource.h"
@@ -11,14 +10,6 @@ DECLARE_TOOL_FACTORY ( CalibrationDbIOTool )
 DECLARE_TOOL_FACTORY ( MuonCalibDbCalibrationSource )
 DECLARE_TOOL_FACTORY ( MuonCalibDefaultCalibrationSource )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibDbOperations) {
-  DECLARE_TOOL(CalibrationDbIOTool)
-  DECLARE_TOOL(MuonCalibDbCalibrationSource)
-  DECLARE_TOOL(MuonCalibDefaultCalibrationSource)
-}
 
 DECLARE_ALGORITHM_FACTORY ( CoolInserter )
 
-DECLARE_FACTORY_ENTRIES( CoolInserter ) {
- DECLARE_TOOL(CoolInserter)
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_load.cxx
deleted file mode 100644
index add89ad104c303e383d20ff418669fae03356759..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibDbOperations/src/components/MuonCalibDbOperations_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibDbOperations)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_entries.cxx
index dd5747be48724559b84767c76467339b9da65875..6b00e86d43cf1cf0785a2d42bdaca1df8a37efca 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibExtraTreeAlg/MuonCalibExtraTreeAlg.h"
 #include "MuonCalibExtraTreeAlg/MuonCalibExtraTreeTriggerAlg.h"
 #include "MuonCalibExtraTreeAlg/SegmentOnTrackSelector.h"
@@ -13,10 +12,3 @@ DECLARE_TOOL_FACTORY ( SegmentOnTrackSelector )
 DECLARE_TOOL_FACTORY ( ExtraTreeTrackFillerTool )
 DECLARE_TOOL_FACTORY (  ExtraTreeMuonFillerTool )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibExtraTreeAlg) {
-  DECLARE_ALGORITHM(MuonCalibExtraTreeAlg)
-  DECLARE_ALGORITHM(MuonCalibExtraTreeTriggerAlg)
-  DECLARE_TOOL ( ExtraTreeTrackFillerTool )
-  DECLARE_TOOL ( ExtraTreeMuonFillerTool )
-  DECLARE_TOOL ( SegmentOnTrackSelector )
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_load.cxx
deleted file mode 100644
index 389c268b216450f5f00bef2055033a9b41e5444c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibExtraTree/MuonCalibExtraTreeAlg/src/components/MuonCalibExtraTreeAlg_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibExtraTreeAlg)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_entries.cxx
index c57cc5b545823db8c60963475db78c41b8c8854f..2a4faf0fc56298162fbbb79589e2621d1333b34f 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_entries.cxx
@@ -1,11 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonCalibPatRec/MuonSegmentToCalibSegment.h"
 
 using namespace MuonCalib;
 
 DECLARE_ALGORITHM_FACTORY ( MuonSegmentToCalibSegment )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibPatRec) {
-  DECLARE_ALGORITHM(MuonSegmentToCalibSegment)
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_load.cxx
deleted file mode 100644
index 9562401b2c28efcf70a9363db16c5eac8fce40c7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibPatRec/src/components/MuonCalibPatRec_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibPatRec)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_entries.cxx
index 39459c69356823ed721317b3a814e8957f59c9f8..a40587982fb3e1c91ab0408b57c375d2f3298460 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "CalibNtupleAnalysisAlg/CalibNtupleAnalysisAlg2.h"
 #include "CalibNtupleAnalysisAlg/BarrelSecondCoordinatePreparationTool.h"
 #include "CalibNtupleAnalysisAlg/BFieldCorrectionUpdateTool.h"
@@ -22,17 +21,8 @@ DECLARE_ALGORITHM_FACTORY ( CalibNtupleAnalysisAlg2 )
 DECLARE_ALGORITHM_FACTORY ( WriteMdtGeometry )
 DECLARE_ALGORITHM_FACTORY ( MuonCalibGeometryDumper )
 
-DECLARE_FACTORY_ENTRIES(CalibNtupleAnalysisAlg) {
-  DECLARE_ALGORITHM(CalibNtupleAnalysisAlg2)
-}
 
-DECLARE_FACTORY_ENTRIES(WriteMdtGeometry) {
-  DECLARE_ALGORITHM(WriteMdtGeometry)
-}
 
-DECLARE_FACTORY_ENTRIES(MuonCalibGeometryDumper) {
-  DECLARE_ALGORITHM(MuonCalibGeometryDumper)
-}
 
 DECLARE_TOOL_FACTORY ( BarrelSecondCoordinatePreparationTool )
 DECLARE_TOOL_FACTORY ( BFieldCorrectionUpdateTool )
@@ -47,18 +37,3 @@ DECLARE_TOOL_FACTORY (SegmentRefitter)
 DECLARE_TOOL_FACTORY (ApplyRawTimes)
 DECLARE_TOOL_FACTORY (GoodRunListFilter)
 
-
-DECLARE_FACTORY_ENTRIES( CalibSegmentPreparationTools ) {
-  DECLARE_TOOL (BarrelSecondCoordinatePreparationTool)
-  DECLARE_TOOL (BFieldCorrectionUpdateTool)
-  DECLARE_TOOL (UpdateBField)
-  DECLARE_TOOL (CalibNtupleLoader)
-  DECLARE_TOOL (SegmentRegionSelector)
-  DECLARE_TOOL (SegmentRawdataSelector)
-  DECLARE_TOOL (SegmentRecalibration)
-  DECLARE_TOOL (InitialDqFilter)
-  DECLARE_TOOL (SegmentRefitter)
-//  DECLARE_TOOL (RpcTimingCorr)
-  DECLARE_TOOL (ApplyRawTimes)
-  DECLARE_TOOL (GoodRunListFilter)
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_load.cxx
deleted file mode 100644
index 13804b6964650214b4686deaba4f2297e1ea90c6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/CalibNtupleAnalysisAlg/src/components/CalibNtupleAnalysisAlg_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(CalibNtupleAnalysisAlg)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_entries.cxx
index 90da297a0671c4525ad8a70ad4ffcee7fc173ebc..bc9bd40b437166da0901083be6f6fe6c4fc162b1 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtCalibIOSvc/MdtCalibInputSvc.h"
 #include "MdtCalibIOSvc/MdtCalibOutputDbSvc.h"
 #include "MdtCalibIOSvc/CalibrationFileIOTool.h"
@@ -11,10 +10,3 @@ DECLARE_SERVICE_FACTORY ( MdtCalibInputSvc )
 DECLARE_TOOL_FACTORY ( CalibrationFileIOTool )
 DECLARE_TOOL_FACTORY ( CalibrationOracleFileIOTool )
 
-DECLARE_FACTORY_ENTRIES(MdtCalibIOSvc) {
-  DECLARE_SERVICE(MdtCalibOutputDbSvc)
-  DECLARE_SERVICE(MdtCalibInputSvc)
-  DECLARE_TOOL(CalibrationFileIOTool)
-  DECLARE_TOOL(CalibrationOracleFileIOTool)
-}
-
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_load.cxx
deleted file mode 100644
index 1f241329ff845c9efa14a2e43444d5c21648a159..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MdtCalibIOSvc/src/components/MdtCalibIOSvc_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MdtCalibIOSvc)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_entries.cxx
index c9ddb64a228dc9149796c90b371277520af634b5..3a45d988cb70a968c2be03a98662ce44f2d61408 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibStandAloneBase/RegionSelectionSvc.h"
 #include "MuonCalibStandAloneBase/CalibrationDummyIOTool.h"
 #include "MuonCalibStandAloneBase/CalibrationTeeIOTool.h"
@@ -9,9 +8,3 @@ DECLARE_SERVICE_FACTORY ( RegionSelectionSvc )
 DECLARE_TOOL_FACTORY ( CalibrationDummyIOTool )
 DECLARE_TOOL_FACTORY ( CalibrationTeeIOTool )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibStandAloneBase) {
-  DECLARE_SERVICE(RegionSelectionSvc)
-  DECLARE_TOOL(CalibrationDummyIOTool)
-  DECLARE_TOOL(CalibrationTeeIOTool)
-}
-
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_load.cxx
deleted file mode 100644
index 8afccab5cc63a20ac262be666d4182b34982f519..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneBase/src/components/MuonCalibStandAloneBase_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibStandAloneBase)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_entries.cxx
index 8325b18e02f065be2d0360f593c593008f28467e..3a6b1042f3c368ae2f048aef7fdb65ce40027799 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibStandAloneExtraTools/CalibExtraNtupleLoader.h"
 #include "MuonCalibStandAloneExtraTools/ExtraRegionSelector.h"
 #include "MuonCalibStandAloneExtraTools/ExtraRegionSelectorSuperFast.h"
@@ -17,13 +16,3 @@ DECLARE_TOOL_FACTORY (TrackSecondCoordinateToSegment)
 DECLARE_TOOL_FACTORY (NtupleMdtDqaTool)
 DECLARE_TOOL_FACTORY (NtupleSplitterTool)
 
-DECLARE_FACTORY_ENTRIES(MuonCalibStandAloneExtraTools) {
-  DECLARE_TOOL (CalibExtraNtupleLoader)
-  DECLARE_TOOL (ExtraRegionSelector)
-  DECLARE_TOOL (ExtraRegionSelectorFast)
-  DECLARE_TOOL (ExtraRegionSelectorSuperFast)
-  DECLARE_TOOL (TrackSecondCoordinateToSegment)
-  DECLARE_TOOL (NtupleMdtDqaTool)
-  DECLARE_TOOL (NtupleSplitterTool)
-}
-
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_load.cxx
deleted file mode 100644
index c17a1dbd864013c55e732f914c5150bd89663073..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneExtraTools/src/components/MuonCalibStandAloneExtraTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibStandAloneExtraTools)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_entries.cxx
index bbcb262b010c147308eac5e90ecaa3a338cbf444..bbb1d19329da24ea3b9d92b3a0e8587489edd60d 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibStandAloneTools/NtupleMTT0Tool.h"
 #include "MuonCalibStandAloneTools/NtupleCalibADCTool.h"
 #include "MuonCalibStandAloneTools/NtupleClassicT0Tool.h"
@@ -35,23 +34,3 @@ DECLARE_TOOL_FACTORY ( NtupleCurvedAutocalibrationTool )
 DECLARE_TOOL_FACTORY ( NtupleDbCheckTool )
 DECLARE_TOOL_FACTORY ( NtupleResidualVsTimeTool )
 
-DECLARE_FACTORY_ENTRIES(MuonCalibStandAloneTools) {
-  DECLARE_TOOL (NtupleMTT0Tool)
-  DECLARE_TOOL (NtupleCalibADCTool)
-  DECLARE_TOOL (NtupleClassicT0Tool)
-  DECLARE_TOOL (NtupleIntegrationTool)
-  DECLARE_TOOL (NtupleAnalyticAutocalibrationTool)
-  DECLARE_TOOL ( NtupleClassicAutocalibrationTool )
-  DECLARE_TOOL (NtupleChisqResolutionTool)
-  DECLARE_TOOL (NtupleSimpleResolutionTool)
-  DECLARE_TOOL (NtupleTubeEfficiencyTool)
-  DECLARE_TOOL (NtupleRunScanTool)
-  DECLARE_TOOL (NtupleControlHistogramsTool)
-  DECLARE_TOOL (NtupleResidualTool)
-  DECLARE_TOOL (NtupleDisplayTool)
-  DECLARE_TOOL (NtupleWireCentricityTool)
-  DECLARE_TOOL (NtupleCurvedAutocalibrationTool)
-  DECLARE_TOOL (NtupleDbCheckTool)
-  DECLARE_TOOL (NtupleResidualVsTimeTool)
-}
-
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_load.cxx
deleted file mode 100644
index a57296971a149df6fe538c3864aa7375b38c1946..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibStandAlone/MuonCalibStandAloneTools/src/components/MuonCalibStandAloneTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonCalibStandAloneTools)
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_entries.cxx b/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_entries.cxx
index 7454a0abbd056922ef25c9fabc66230ce04de47b..9a3efea06ca5249a8f23904b97026d221aa7ebbf 100644
--- a/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCalibTools/PatternNtupleMaker.h"
 #include "MuonCalibTools/IdToFixedIdTool.h"
 
@@ -7,9 +6,3 @@ using namespace MuonCalib;
 DECLARE_TOOL_FACTORY( PatternNtupleMaker )
 DECLARE_TOOL_FACTORY( IdToFixedIdTool )
 
-/** factory entries need to have the name of the package */
-DECLARE_FACTORY_ENTRIES( MuonCalibTools )
-{
-  DECLARE_TOOL( PatternNtupleMaker )
-  DECLARE_TOOL( IdToFixedIdTool )
-}
diff --git a/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_load.cxx b/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_load.cxx
deleted file mode 100644
index 267566a641d0f7e2282d9f9875252023bf79289c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/MuonCalibTools/src/components/MuonCalibTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCalibTools )
diff --git a/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_entries.cxx b/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_entries.cxx
index dc6941c3bcdd66bd5154da189b4c6fea8d4a68ef..fafe425694cb3abdbd09d3d03bf742a7fecd9669 100644
--- a/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_entries.cxx
+++ b/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "RpcCalibTools/RpcExtrapolationTool.h"
 #include "RpcCalibTools/RpcResidualsTool.h"
 
 DECLARE_TOOL_FACTORY(RpcExtrapolationTool)
 DECLARE_TOOL_FACTORY(RpcResidualsTool)
 
-DECLARE_FACTORY_ENTRIES(RpcCalibTools) {
-  DECLARE_TOOL( RpcExtrapolationTool )
-  DECLARE_TOOL( RpcResidualsTool )
-}
-
diff --git a/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_load.cxx b/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_load.cxx
deleted file mode 100644
index 61fa0caa61e9a6475ca046b8785b6a054e8878e7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCalib/RpcCalib/RpcCalibTools/src/components/RpcCalibTools_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(RpcCalibrationTools)
diff --git a/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_entries.cxx b/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_entries.cxx
index 2b75362a02e0be1a1f076eda20d4e9ea36623040..00676d6197384acd62de7587aecdf3194e150711 100644
--- a/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonByteStream/MdtRawDataProvider.h"
 #include "MuonByteStream/RpcRawDataProvider.h"
 #include "MuonByteStream/TgcRawDataProvider.h"
@@ -17,13 +16,3 @@ DECLARE_CONVERTER_FACTORY (CscRdoContByteStreamCnv)
 DECLARE_CONVERTER_FACTORY (RpcPadContByteStreamCnv)
 DECLARE_CONVERTER_FACTORY (TgcRdoContByteStreamCnv)
 
-DECLARE_FACTORY_ENTRIES(MuonByteStream) {
-  DECLARE_NAMESPACE_ALGORITHM( Muon, MdtRawDataProvider )
-  DECLARE_NAMESPACE_ALGORITHM( Muon, RpcRawDataProvider )
-  DECLARE_NAMESPACE_ALGORITHM( Muon, TgcRawDataProvider )
-  DECLARE_NAMESPACE_ALGORITHM( Muon, CscRawDataProvider )
-  DECLARE_CONVERTER (MdtCsmContByteStreamCnv)
-  DECLARE_CONVERTER (CscRdoContByteStreamCnv)
-  DECLARE_CONVERTER (RpcPadContByteStreamCnv)
-  DECLARE_CONVERTER (TgcRdoContByteStreamCnv)
-}
diff --git a/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_load.cxx b/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_load.cxx
deleted file mode 100644
index 26d56fa5e200c27c679b79cba9b4affc984dc26c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonByteStream/src/components/MuonByteStream_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonByteStream)
-
diff --git a/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_entries.cxx b/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_entries.cxx
index 2350d26decae52753008edfbf63c265dddff24a7..56b4d1901d7d0e1403ca1686e80fe5185cea6d16 100644
--- a/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonByteStreamCnvTest/MdtDigitToMdtRDO.h"
 #include "MuonByteStreamCnvTest/RpcDigitToRpcRDO.h"
 #include "MuonByteStreamCnvTest/TgcDigitToTgcRDO.h"
@@ -37,27 +35,10 @@ DECLARE_ALGORITHM_FACTORY( MuonRdoToMuonDigit )
 
 DECLARE_TOOL_FACTORY( MuonRdoToMuonDigitTool )
 
-DECLARE_FACTORY_ENTRIES(MuonByteStreamCnvTest) {
 
-    DECLARE_ALGORITHM ( RpcDigitToRpcRDO )
-    DECLARE_ALGORITHM ( MdtDigitToMdtRDO )
-    DECLARE_ALGORITHM ( TgcDigitToTgcRDO )
-    DECLARE_ALGORITHM ( CscDigitToCscRDO )
 
-    DECLARE_ALGORITHM ( ReadRpcRDO )
-    DECLARE_ALGORITHM ( ReadMdtRDO )
-    DECLARE_ALGORITHM ( ReadTgcRDO )
 
-    DECLARE_ALGORITHM ( ReadRpcDigit )
-    DECLARE_ALGORITHM ( ReadMdtDigit )
-    DECLARE_ALGORITHM ( ReadTgcDigit )
-    DECLARE_ALGORITHM ( ReadCscDigit )
 
-    DECLARE_ALGORITHM ( ReadMdtPRD )
 
-    DECLARE_ALGORITHM ( MuonRdoToMuonDigit )
  
-    DECLARE_TOOL( CscDigitToCscRDOTool )
-    DECLARE_TOOL( MuonRdoToMuonDigitTool )
-}
 
diff --git a/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_load.cxx b/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_load.cxx
deleted file mode 100644
index 9730020b5ee58a2c7f03635cf0c79d1a14b903d2..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonByteStreamCnvTest/src/components/MuonByteStreamCnvTest_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonByteStreamCnvTest)
-
diff --git a/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_entries.cxx
index e643eb858d5c3607af13b5ae9e7cdaeb43268798..f54328a91793744a79ef77fef5033c80584c3398 100644
--- a/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../CscRdoToCscPrepDataTool.h"
 #include "../CSC_RawDataProviderTool.h"
 #include "../CscRdoContByteStreamTool.h"
@@ -13,13 +12,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, CscROD_Decoder)
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, CscRDO_Decoder)
 DECLARE_TOOL_FACTORY( CscDigitToCscRDOTool )
 
-DECLARE_FACTORY_ENTRIES( MuonCSC_CnvTools )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, CscRdoToCscPrepDataTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CscRdoContByteStreamTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CSC_RawDataProviderTool )
-  DECLARE_NAMESPACE_TOOL( Muon, CscROD_Decoder)
-  DECLARE_NAMESPACE_TOOL( Muon, CscRDO_Decoder)
-  DECLARE_TOOL( CscDigitToCscRDOTool )
-}
-
diff --git a/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_load.cxx
deleted file mode 100644
index 35d92a5cd9ba086ecba13945c955d146615c1284..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonCSC_CnvTools/src/components/MuonCSC_CnvTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCSC_CnvTools )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_entries.cxx
old mode 100755
new mode 100644
index 68dd31a06c962c1cd3a9cb8f87bb84f04c1bfad9..c169c0accb77b71592c39f68d609a899016e3846
--- a/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_entries.cxx
@@ -1,15 +1,5 @@
-
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonEventCnvTools/MuonEventCnvTool.h"
 
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonEventCnvTool )
 
-DECLARE_FACTORY_ENTRIES( MuonEventCnvTools )
-{
-	DECLARE_NAMESPACE_TOOL( Muon, MuonEventCnvTool )
-}
-
-
-
-
diff --git a/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_load.cxx
deleted file mode 100755
index a706eb222e0a5787d8e1f4f62732fe6ff40b2afd..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonEventCnvTools/src/components/MuonEventCnvTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonEventCnvTools )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_entries.cxx b/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_entries.cxx
old mode 100755
new mode 100644
index 2d4db94d9e9ba774ab96db4ba6ace08aa0dae8c1..7767e605abc11dc368b08f03eb9471ca81b1a3b9
--- a/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_entries.cxx
@@ -1,10 +1,3 @@
-/*
-  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
-*/
-
-//====================================================================
-
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MDT_IDDetDescrCnv.h"
 #include "CSC_IDDetDescrCnv.h"
 #include "RPC_IDDetDescrCnv.h"
@@ -22,15 +15,3 @@ DECLARE_CONVERTER_FACTORY( TGC_IDDetDescrCnv )
 DECLARE_CONVERTER_FACTORY( sTGC_IDDetDescrCnv )
 DECLARE_CONVERTER_FACTORY( MM_IDDetDescrCnv )
 
-DECLARE_FACTORY_ENTRIES	( MuonIdCnv ) {
-    DECLARE_CONVERTER	( MDT_IDDetDescrCnv );
-    DECLARE_CONVERTER	( CSC_IDDetDescrCnv );
-    DECLARE_CONVERTER	( RPC_IDDetDescrCnv );
-    DECLARE_CONVERTER	( TGC_IDDetDescrCnv );
-// for nSW
-    DECLARE_CONVERTER	( sTGC_IDDetDescrCnv );
-    DECLARE_CONVERTER	( MM_IDDetDescrCnv );
-}
-
-
-
diff --git a/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_load.cxx b/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_load.cxx
deleted file mode 100755
index 1cd3733d8b174da5dd2857c52945828f76c4f1d6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonIdCnv/src/MuonIdCnv_load.cxx
+++ /dev/null
@@ -1,9 +0,0 @@
-/*
-  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
-*/
-
-//====================================================================
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonIdCnv )
diff --git a/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_entries.cxx b/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_entries.cxx
index 574452bfc242f6d75bff36d452b7df39ae4a6c2f..1dad96d1132df9c9f115f6694187b499376b8eb6 100644
--- a/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_entries.cxx
@@ -6,7 +6,6 @@
 //#include "MuonJiveXML/MuidTrackRetriever.h"
 #include "MuonJiveXML/TrigRpcDataRetriever.h"
 #include "MuonJiveXML/TrigMuonROIRetriever.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 using namespace JiveXML;
 
@@ -19,15 +18,3 @@ DECLARE_TOOL_FACTORY(RpcPrepDataRetriever)
 DECLARE_TOOL_FACTORY(TrigRpcDataRetriever)
 DECLARE_TOOL_FACTORY(TrigMuonROIRetriever)
 
-
-
-DECLARE_FACTORY_ENTRIES(MuonJiveXML) {
-  DECLARE_ALGTOOL(CSCClusterRetriever)
-  DECLARE_ALGTOOL(TgcPrepDataRetriever)
-  DECLARE_ALGTOOL(CscPrepDataRetriever)
-  DECLARE_ALGTOOL(MdtPrepDataRetriever)
-  DECLARE_ALGTOOL(RpcPrepDataRetriever)
-//  DECLARE_ALGTOOL(MuidTrackRetriever)
-  DECLARE_ALGTOOL(TrigRpcDataRetriever)
-  DECLARE_ALGTOOL(TrigMuonROIRetriever)
-}
diff --git a/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_load.cxx b/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_load.cxx
deleted file mode 100644
index e240fee8e176191d47f166035603a960f11ec812..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonJiveXML/src/components/MuonJiveXML_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonJiveXML)
diff --git a/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_entries.cxx
index 1709e1ccf6dcf7356e4d83c0eadbe6e104bbb7f1..4a071c3f89139b2c66b480d7aee33184e12911ef 100644
--- a/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MdtRdoToPrepDataTool.h"
 #include "../MdtCsmContByteStreamTool.h"
 #include "../MDT_RawDataProviderTool.h"
@@ -11,12 +10,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MDT_RawDataProviderTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MdtRDO_Decoder )
 DECLARE_TOOL_FACTORY( MdtROD_Decoder )
 
-DECLARE_FACTORY_ENTRIES( MuonMDT_CnvTools )
-{
-    DECLARE_NAMESPACE_TOOL( Muon, MdtRdoToPrepDataTool )
-    DECLARE_NAMESPACE_TOOL( Muon, MdtCsmContByteStreamTool )
-    DECLARE_NAMESPACE_TOOL( Muon, MDT_RawDataProviderTool )	
-    DECLARE_NAMESPACE_TOOL( Muon, MdtRDO_Decoder )
-    DECLARE_TOOL( MdtROD_Decoder )
-}
-
diff --git a/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_load.cxx
deleted file mode 100644
index ff95fe0aaffabc77c4b9700a9a9e01a38bf8f26f..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonMDT_CnvTools/src/components/MuonMDT_CnvTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonMDT_CnvTools )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_entries.cxx b/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_entries.cxx
index d374519c9f899c9765026da77a3051e7ba33d045..1c9f00178111dc82dc63ab22f955c55bd9a08661 100644
--- a/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonPrdSelector/MuonPrdSelectorAlg.h"
 #include "MuonPrdSelector/MuonIdCutTool.h"
 
 DECLARE_ALGORITHM_FACTORY( MuonPrdSelectorAlg )
 DECLARE_TOOL_FACTORY( MuonIdCutTool )
 
-DECLARE_FACTORY_ENTRIES( MuonPrdSelector ) {
-  DECLARE_ALGORITHM( MuonPrdSelectorAlg )
-  DECLARE_TOOL( MuonIdCutTool )
-}
-
-
diff --git a/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_load.cxx b/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_load.cxx
deleted file mode 100644
index d632182c637a1f725e57de29349db5478000c7e9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonPrdSelector/src/components/MuonPrdSelector_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonPrdSelector )
diff --git a/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_entries.cxx
old mode 100755
new mode 100644
index 9fa87199189be403cd0765df315c0c0d90be71b5..714e7c51ce22419609f76009bae802cf44ab0128
--- a/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonPrepRawDataProviderTools/MuonLayerHashProviderTool.h"
 #include "MuonPrepRawDataProviderTools/MuonPrepRawDataCollectionProviderTool.h"
 #include "../MuonPRDSelectionTool.h"
@@ -9,9 +8,3 @@ DECLARE_TOOL_FACTORY( MuonLayerHashProviderTool )
 DECLARE_TOOL_FACTORY( MuonPrepRawDataCollectionProviderTool )
 DECLARE_TOOL_FACTORY( MuonPRDSelectionTool )
 
-DECLARE_FACTORY_ENTRIES( MuonPrepRawDataProviderTools ) 
-{
-  DECLARE_TOOL( MuonLayerHashProviderTool )
-  DECLARE_TOOL( MuonPrepRawDataCollectionProviderTool )
-  DECLARE_TOOL( MuonPRDSelectionTool )
-}
diff --git a/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_load.cxx
deleted file mode 100755
index 1d77fbb9e5a59f377413fee87e477b1f7a84f9d6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonPrepRawDataProviderTools/src/components/MuonPrepRawDataProviderTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonPrepRawDataProviderTools )
diff --git a/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_entries.cxx b/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_entries.cxx
old mode 100755
new mode 100644
index 71a3aea6b396c9e9c97bd549bf56b0b26f0c5f17..6edeb49e5e899d90f3369712ca505a8c9d770688
--- a/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MDT_PrepDataToxAOD.h"
 #include "../RPC_PrepDataToxAOD.h"
 #include "../TGC_PrepDataToxAOD.h"
@@ -14,11 +13,3 @@ DECLARE_ALGORITHM_FACTORY( TGC_PrepDataToxAOD )
 DECLARE_ALGORITHM_FACTORY( CSC_PrepDataToxAOD )
 DECLARE_ALGORITHM_FACTORY( RPC_RDOToxAOD )
 
-DECLARE_FACTORY_ENTRIES( MuonPrepRawDataToxAOD ) 
-{
-  DECLARE_ALGORITHM( MDT_PrepDataToxAOD )
-  DECLARE_ALGORITHM( RPC_PrepDataToxAOD )
-  DECLARE_ALGORITHM( TGC_PrepDataToxAOD )
-  DECLARE_ALGORITHM( CSC_PrepDataToxAOD )
-  DECLARE_ALGORITHM( RPC_RDOToxAOD )
-}
diff --git a/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_load.cxx b/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_load.cxx
deleted file mode 100755
index 4959d21f44fc1e9d5da327c8c8341cf5daa94e95..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonPrepRawDataToxAOD/src/components/MuonPrepRawDataToxAOD_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonPrepRawDataToxAOD )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_entries.cxx
index 2563a35c6bf00a200383825ba4a6ebe4c3d405c6..826505fad27215b2f0682f1a0680ce5650480758 100644
--- a/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../RpcRdoToPrepDataTool.h"
 #include "../RpcPadContByteStreamTool.h"
 #include "../RpcROD_Decoder.h"
@@ -11,12 +10,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, RpcROD_Decoder )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, RPC_RawDataProviderTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, RpcRDO_Decoder )
 
-DECLARE_FACTORY_ENTRIES( MuonRPC_CnvTools )
-{
-    DECLARE_NAMESPACE_TOOL( Muon, RpcRdoToPrepDataTool )
-    DECLARE_NAMESPACE_TOOL( Muon, RpcPadContByteStreamTool )
-    DECLARE_NAMESPACE_TOOL( Muon, RpcROD_Decoder )
-    DECLARE_NAMESPACE_TOOL( Muon, RPC_RawDataProviderTool )
-    DECLARE_NAMESPACE_TOOL( Muon, RpcRDO_Decoder )
-}
-
diff --git a/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_load.cxx
deleted file mode 100644
index 149faf555a765aab7f5ce6ef56ca243c4982c641..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonRPC_CnvTools/src/components/MuonRPC_CnvTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonRPC_CnvTools )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_entries.cxx b/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_entries.cxx
old mode 100755
new mode 100644
index 1eed4a162b610f1248050615cc87ce8ab2d8e2b9..4737d0891d632cd8bd53559f91d2e5912e9b3576
--- a/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_entries.cxx
@@ -2,18 +2,9 @@
 #include "MuonRdoToPrepData/MdtRdoToMdtPrepData.h"
 #include "MuonRdoToPrepData/RpcRdoToRpcPrepData.h"
 #include "MuonRdoToPrepData/TgcRdoToTgcPrepData.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 DECLARE_ALGORITHM_FACTORY( CscRdoToCscPrepData )
 DECLARE_ALGORITHM_FACTORY( MdtRdoToMdtPrepData )
 DECLARE_ALGORITHM_FACTORY( RpcRdoToRpcPrepData )
 DECLARE_ALGORITHM_FACTORY( TgcRdoToTgcPrepData )
 
-DECLARE_FACTORY_ENTRIES( MuonRdoToPrepData ) {
-	DECLARE_ALGORITHM( CscRdoToCscPrepData )
-	DECLARE_ALGORITHM( MdtRdoToMdtPrepData )
-	DECLARE_ALGORITHM( RpcRdoToRpcPrepData )
-	DECLARE_ALGORITHM( TgcRdoToTgcPrepData )
-}
-
-
diff --git a/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_load.cxx b/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_load.cxx
deleted file mode 100755
index 7c6517d69ae552b58a988218cd2c2d3aebbb0d72..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonRdoToPrepData/src/components/MuonRdoToPrepData_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonRdoToPrepData )
-
diff --git a/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_entries.cxx b/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_entries.cxx
index 2ea0d878e90ae4e7c4aa41bf12aa83cd5fdbb1fa..b0560fa99b4590438e801b599db85b4fdf3cc333 100644
--- a/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_entries.cxx
+++ b/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../TgcRdoToPrepDataTool.h"
 #include "../TgcRdoContByteStreamTool.h"
 #include "../TgcPrepDataReplicationTool.h"
@@ -22,16 +21,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, TGC_RawDataProviderTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, TgcRDO_Decoder )
 DECLARE_NAMESPACE_ALGORITHM_FACTORY( Muon, TgcPrepDataReplicationAlg )
 
-DECLARE_FACTORY_ENTRIES( MuonTGC_CnvTools )
-{
-    DECLARE_NAMESPACE_TOOL( Muon, TgcRdoToPrepDataTool )
-    DECLARE_NAMESPACE_TOOL( Muon, TgcRdoContByteStreamTool )
-    DECLARE_NAMESPACE_TOOL( Muon, TgcPrepDataReplicationTool )
-    DECLARE_NAMESPACE_TOOL( Muon, TGC_RodDecoderReadout )
-    DECLARE_NAMESPACE_TOOL( Muon, TGC_RodDecoderRawdata )
-    DECLARE_NAMESPACE_TOOL( Muon, TGC_RawDataProviderTool )
-    DECLARE_NAMESPACE_TOOL( Muon, TgcRDO_Decoder )
-    DECLARE_NAMESPACE_TOOL( Muon, TgcPrepDataReplicationTool3BCtoAllBC )
-    DECLARE_NAMESPACE_TOOL( Muon, TgcPrepDataReplicationToolAllBCto3BC )
-    DECLARE_NAMESPACE_ALGORITHM( Muon, TgcPrepDataReplicationAlg )
-}
diff --git a/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_load.cxx b/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_load.cxx
deleted file mode 100644
index 22bb0bce5fb9f80b66ade1be63f15700460ef817..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonCnv/MuonTGC_CnvTools/src/components/MuonTGC_CnvTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTGC_CnvTools )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_entries.cxx
index 8c9b359efb63a41db75bbf720b6bed5ab21832f8..5fac4f4a93b91b909c37b62544375f054953a00c 100644
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_entries.cxx
@@ -1,11 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MDT_CondCabling/MDTCablingDbTool.h"
 
 DECLARE_TOOL_FACTORY(MDTCablingDbTool)
 
-DECLARE_FACTORY_ENTRIES(MDT_CondCabling) {
-
-  DECLARE_TOOL(MDTCablingDbTool)
-
-}
-
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_load.cxx
deleted file mode 100644
index 17a7ee9804eb94e069b956049d3220af58cd2c1b..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/MDT_CondCabling/src/components/MDT_CondCabling_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-	
-LOAD_FACTORY_ENTRIES( MDT_CondCabling )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_entries.cxx
old mode 100755
new mode 100644
index 43d381b2e0509e8f6e4455fa209406895e3887a0..66458a6646961229cc0df7383bbd9b7acabc7fc7
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "RPC_CondCabling/RPCTriggerDbTool.h"
 #include "RPC_CondCabling/RPCCablingDbTool.h"
 
 DECLARE_TOOL_FACTORY( RPCCablingDbTool )
 DECLARE_TOOL_FACTORY( RPCTriggerDbTool )
 
-
-DECLARE_FACTORY_ENTRIES( RPC_CondCabling ){
-   DECLARE_TOOL( RPCCablingDbTool )
-   DECLARE_TOOL( RPCTriggerDbTool )
-}
-
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_load.cxx
deleted file mode 100755
index f14bcbfbc7b3042b826ca74750d9fcb4a88a310c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/RPC_CondCabling/src/components/RPC_CondCabling_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( RPC_CondCabling )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_entries.cxx
old mode 100755
new mode 100644
index b72727ac0f438c979412e3e30e48343f4a2d3d6b..09ed367ce0a24d7fa2836a18cd794d2672e0c317
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "TGC_CondCabling/TGCCablingDbTool.h"
 #include "TGC_CondCabling/TGCTriggerDbTool.h"
 
 DECLARE_TOOL_FACTORY( TGCCablingDbTool )
 DECLARE_TOOL_FACTORY( TGCTriggerDbTool )
 
-DECLARE_FACTORY_ENTRIES( TGC_CondCabling ){
-   DECLARE_TOOL( TGCCablingDbTool )
-   DECLARE_TOOL( TGCTriggerDbTool )
-}
-
diff --git a/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_load.cxx
deleted file mode 100755
index d6c5a409d50ea8a6eceb997018041cd509574356..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondCabling/TGC_CondCabling/src/components/TGC_CondCabling_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( TGC_CondCabling )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_entries.cxx
old mode 100755
new mode 100644
index d3de2a1af58bf0612a22e6b1cdaf5894a3425676..751ab4ccb2201e44e80c71bbd6eebab8e80c27a2
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCondCool/MdtReadWriteCoolStr.h"
 #include "MuonCondCool/RpcReadWriteCoolStr.h"
 #include "../CscReadWriteCoolStr.h"
@@ -14,12 +13,3 @@ DECLARE_ALGORITHM_FACTORY( CscReadWriteCoolStr )
 DECLARE_ALGORITHM_FACTORY( CscCoolTest )
 DECLARE_ALGORITHM_FACTORY( TriggerCool )
 
-DECLARE_FACTORY_ENTRIES( MuonCondCool ){
-   DECLARE_ALGORITHM( MdtReadWriteCoolStr )
-   DECLARE_ALGORITHM( RpcReadWriteCoolStr )
-   DECLARE_ALGORITHM( MdtTubeCondCool )
-   DECLARE_ALGORITHM( CscReadWriteCoolStr )
-   DECLARE_ALGORITHM( CscCoolTest )
-   DECLARE_ALGORITHM( TriggerCool )
-
-}
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_load.cxx
deleted file mode 100755
index 1b2043814069e86156828fbda6c47a41257be254..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondCool/src/components/MuonCondCool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCondCool )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_entries.cxx
old mode 100755
new mode 100644
index aae78126bf3443bc54c1e2a53cd68a51f04316b9..c05497fb59e38738512e62b8aa112980f10023ed
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonCondSvc/MuonAlignmentDbSvc.h"
 //#include "MuonCondSvc/MuonDetectorStatusDbSvc.h"
 
@@ -45,25 +43,3 @@ DECLARE_SERVICE_FACTORY( TriggerCoolSvc )
 DECLARE_SERVICE_FACTORY( TGC_STATUSConditionsSvc )
 DECLARE_SERVICE_FACTORY( MDT_DCSConditionsRun2Svc )
 
-DECLARE_FACTORY_ENTRIES( MuonCondSvc ){
-
-   DECLARE_SERVICE( MuonAlignmentDbSvc ) 
-   DECLARE_SERVICE( MuonAlignmentErrorDbSvc )
-   DECLARE_SERVICE( RPC_DCSConditionsSvc )
-   DECLARE_SERVICE( RpcDetectorStatusDbSvc )
-   DECLARE_SERVICE( CscCoolStrSvc )
-   DECLARE_SERVICE( MdtCoolStrSvc )
-   DECLARE_SERVICE( RpcCoolStrSvc )
-   DECLARE_SERVICE( MDT_DCSConditionsSvc )	
-   DECLARE_SERVICE( CSC_DCSConditionsSvc )	
-   DECLARE_SERVICE( MDTCondSummarySvc )
-   DECLARE_SERVICE( RPCCondSummarySvc )
-   DECLARE_SERVICE( TGCCondSummarySvc )
-   DECLARE_SERVICE( CSCCondSummarySvc )
-   DECLARE_SERVICE( MDT_DeadTubeConditionsSvc )
-   DECLARE_SERVICE( MDT_DQConditionsSvc )	
-   DECLARE_SERVICE( RPC_STATUSConditionsSvc )
-   DECLARE_SERVICE( TriggerCoolSvc )
-   DECLARE_SERVICE( TGC_STATUSConditionsSvc )
-   DECLARE_SERVICE( MDT_DCSConditionsRun2Svc )	
-}
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_load.cxx
deleted file mode 100755
index 1deccc41cba1fcdaea809ec6282ad171d992fe5c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondSvc/src/components/MuonCondSvc_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCondSvc )
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_entries.cxx
old mode 100755
new mode 100644
index a2439778ed8620703fdab23b9523b5cc62f03047..f169973b4adbda90f525d6cb98443b4a385b92af
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_entries.cxx
@@ -1,10 +1,5 @@
-/*
-  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
-*/
-
 #include "MuonCondTest/AlignCondAthTest.h"
 #include "MuonCondTest/MuonDetectorStatusTest.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 //#include "MuonCondTest/RpcStatusTest.h"
 #include "MuonCondTest/MuonConditionsTestAlg.h" 
 #include "MuonCondTest/MDT_DCSStatusTest.h"
@@ -21,14 +16,3 @@ DECLARE_ALGORITHM_FACTORY( MDTConditionsTestAlg )
 DECLARE_ALGORITHM_FACTORY( RPCStatusTestAlg )
 DECLARE_ALGORITHM_FACTORY( MuonConditionsHistoSummary )
 
-DECLARE_FACTORY_ENTRIES( MuonCondTest ) {
-	DECLARE_ALGORITHM( AlignCondAthTest );
-	DECLARE_ALGORITHM( MuonDetectorStatusTest );
-//        DECLARE_ALGORITHM( RpcStatusTest );
-	DECLARE_ALGORITHM( MuonConditionsTestAlg );
-        DECLARE_ALGORITHM( MDT_DCSStatusTest );
-        DECLARE_ALGORITHM( MDTConditionsTestAlg );
-        DECLARE_ALGORITHM( RPCStatusTestAlg );
-        DECLARE_ALGORITHM( MuonConditionsHistoSummary );
-}
- 
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_load.cxx
deleted file mode 100755
index 72925fc10adb9c7a7df61720ca6aad2f9cd06aeb..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTest/src/MuonCondTest_load.cxx
+++ /dev/null
@@ -1,8 +0,0 @@
-/*
-  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
-*/
-
-#include "GaudiKernel/LoadFactoryEntries.h"
- 
-LOAD_FACTORY_ENTRIES( MuonCondTest )
- 
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_entries.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_entries.cxx
index c791f7bef4353c13202db036be163881fdd23247..f2cd0f771c5406cf40fd0016ae0edf3bf927a7b0 100644
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_entries.cxx
+++ b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCondTool/MuonAlignmentDbTool.h"
 #include "MuonCondTool/MultiLevelAlignmentDbTool.h"
 #include "MuonCondTool/MDT_DCSConditionsTool.h"
@@ -25,18 +24,3 @@ DECLARE_TOOL_FACTORY( MDT_MapConversion )
 DECLARE_TOOL_FACTORY( MuonAlignmentErrorDbTool )
 DECLARE_TOOL_FACTORY( MDT_DCSConditionsRun2Tool )
 
-DECLARE_FACTORY_ENTRIES( MuonCondTool ){
-   DECLARE_TOOL( MuonAlignmentDbTool ) 
-   DECLARE_TOOL( MultiLevelAlignmentDbTool )
-   DECLARE_TOOL( MDT_DCSConditionsTool )
-   DECLARE_TOOL( CSC_DCSConditionsTool )
-   DECLARE_TOOL( MDT_DeadTubeConditionsTool )
-   DECLARE_TOOL( MDT_DQConditionsTool )
-   DECLARE_TOOL( MDT_MapConversion )
-   DECLARE_TOOL( RpcDetectorStatusDbTool )
-   DECLARE_TOOL( RPC_DCSConditionsTool )
-   DECLARE_TOOL( TGC_STATUSConditionsTool ) 
-   DECLARE_TOOL( MuonAlignmentErrorDbTool )
-   DECLARE_TOOL( MDT_DCSConditionsRun2Tool )	
-}
-
diff --git a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_load.cxx b/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_load.cxx
deleted file mode 100644
index af7ac19ca6d896d412177812ed691848ab3670fc..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonConditions/MuonCondGeneral/MuonCondTool/src/components/MuonCondTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCondTool )
diff --git a/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_entries.cxx b/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_entries.cxx
index 9d9c4b2c8530548538f187ae2f8bd5f18b7e776f..9eb5967fe3f6f4f0a71915243c4a9c78b5805736 100644
--- a/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_entries.cxx
+++ b/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_entries.cxx
@@ -1,13 +1,6 @@
-
 #include "MuonAGDD/MuonAGDDTool.h"
 #include "MuonAGDD/NSWAGDDTool.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 DECLARE_TOOL_FACTORY(MuonAGDDTool)
 DECLARE_TOOL_FACTORY(NSWAGDDTool)
 
-DECLARE_FACTORY_ENTRIES(MuonAGDD) {
-	DECLARE_ALGTOOL	  ( MuonAGDDTool )
-	DECLARE_ALGTOOL	  ( NSWAGDDTool )
-}
-
diff --git a/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_load.cxx b/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_load.cxx
deleted file mode 100644
index e77da4e9ee752c5ddda28a9326bb1bc42dc92145..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDetDescr/MuonAGDD/src/components/MuonAGDD_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonAGDD)
-
diff --git a/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_entries.cxx b/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_entries.cxx
index 05ce5b545c3e6afeaaaa2ef06197ca967c7e4f35..61ed4e0505afbc6b8ba85cf46aedff6f8fa53833 100644
--- a/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_entries.cxx
+++ b/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_entries.cxx
@@ -2,7 +2,6 @@
 #include "MuonRegionSelector/TGC_RegionSelectorTable.h"
 #include "MuonRegionSelector/MDT_RegionSelectorTable.h"
 #include "MuonRegionSelector/CSC_RegionSelectorTable.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 // DECLARE_NAMESPACE_ALGORITHM_FACTORY(InDetDD, InDetRegionSelectorLUT )
 DECLARE_TOOL_FACTORY( RPC_RegionSelectorTable )
@@ -10,10 +9,3 @@ DECLARE_TOOL_FACTORY( TGC_RegionSelectorTable )
 DECLARE_TOOL_FACTORY( MDT_RegionSelectorTable )
 DECLARE_TOOL_FACTORY( CSC_RegionSelectorTable )
 
-DECLARE_FACTORY_ENTRIES(MuonRegionSelector) {
-   //    DECLARE_NAMESPACE_ALGORITHM( InDetDD, InDetRegionSelectorLUT )
-   DECLARE_TOOL( RPC_RegionSelectorTable )
-   DECLARE_TOOL( TGC_RegionSelectorTable )
-   DECLARE_TOOL( MDT_RegionSelectorTable )
-   DECLARE_TOOL( CSC_RegionSelectorTable )
-}
diff --git a/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_load.cxx b/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_load.cxx
deleted file mode 100644
index 9f3d53c9745e39c836cff68ef65106f1a48d217a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDetDescr/MuonRegionSelector/src/components/MuonRegionSelector_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonRegionSelector)
-
diff --git a/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_entries.cxx b/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_entries.cxx
index 85be999d50c3a524cf24588f1b5e71b11e26d891..5e71fb7cbdb042bb24683bd64be99053d21ba087 100644
--- a/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_entries.cxx
+++ b/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTrackingGeometry/MuonTrackingGeometryBuilder.h"
 #include "MuonTrackingGeometry/MuonStationBuilder.h"
 #include "MuonTrackingGeometry/MuonStationTypeBuilder.h"
@@ -12,12 +11,3 @@ DECLARE_TOOL_FACTORY( MuonStationBuilder )
 DECLARE_TOOL_FACTORY( MuonStationTypeBuilder )
 DECLARE_TOOL_FACTORY( MuonInertMaterialBuilder )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackingGeometry )
-{
-  DECLARE_TOOL( MuonTrackingGeometryBuilder )  
-  DECLARE_TOOL( MuonStationBuilder )  
-  DECLARE_TOOL( MuonStationTypeBuilder )  
-  DECLARE_TOOL( MuonInertMaterialBuilder )  
-}
-
-
diff --git a/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_load.cxx b/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_load.cxx
deleted file mode 100644
index 2ac0cf62b8b3ef61579253bc68fc8289f85978d7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDetDescr/MuonTrackingGeometry/src/components/MuonTrackingGeometry_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackingGeometry )
-
diff --git a/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_entries.cxx
index 23c88aaf030f804e8f48862e2a77418c576eedf3..86a2cca277aa2f5807ce579c52103a2adc3a2ce6 100644
--- a/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_entries.cxx
@@ -1,14 +1,8 @@
 #include "CSC_Digitization/CscDigitBuilder.h"
 #include "CSC_Digitization/CscDigitizationTool.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "AthenaKernel/IAtRndmGenSvc.h"
 
 DECLARE_ALGORITHM_FACTORY( CscDigitBuilder )
 
 DECLARE_TOOL_FACTORY( CscDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(CSC_Digitization) {
-  DECLARE_ALGORITHM(CscDigitBuilder)
-  DECLARE_TOOL( CscDigitizationTool )
-}
-
diff --git a/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_load.cxx
deleted file mode 100644
index d2335a88f0d156c379dc7b8695f4a5deff574baa..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/CSC_Digitization/src/components/CSC_Digitization_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(CSC_Digitization)
-
diff --git a/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_entries.cxx
index 536c22d8c854bc19dbbfa06304a64ef4f5ec4f87..f143623738ea7975bd0ca3b3b03ac22f2a5e4ff7 100644
--- a/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MDT_Digitization/MdtDigitizationTool.h"
 #include "MDT_Digitization/MDT_Digitizer.h"
 #include "MDT_Digitization/MDT_Response_DigiTool.h"
@@ -13,12 +12,3 @@ DECLARE_TOOL_FACTORY( RT_Relation_DigiTool )
 DECLARE_TOOL_FACTORY( RT_Relation_DB_DigiTool )
 DECLARE_TOOL_FACTORY( MdtDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(MDT_Digitization) {
-  DECLARE_ALGORITHM( MDT_Digitizer )
-
-  DECLARE_TOOL(  MDT_Response_DigiTool )
-  DECLARE_TOOL(  RT_Relation_DigiTool )
-  DECLARE_TOOL(  RT_Relation_DB_DigiTool )
-  DECLARE_TOOL(  MdtDigitizationTool )
-
-}
diff --git a/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_load.cxx
deleted file mode 100644
index 2874b55c9f26ef276b0a0c35b8a67be5837df1b6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/MDT_Digitization/src/components/MDT_Digitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MDT_Digitization)
diff --git a/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_entries.cxx
index 9d856cfddfb44ea7ca6658f1fb4a1b910b71b534..7ebb61e9e87b676c276172ba37d16435bc12de85 100644
--- a/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h" 
 #include "MM_Digitization/MmDigitizationTool.h"
 #include "MM_Digitization/MM_Digitizer.h"
 #include "MM_Digitization/MM_Response_DigitTool.h"
@@ -9,8 +8,3 @@ DECLARE_ALGORITHM_FACTORY( MM_Digitizer )
 DECLARE_TOOL_FACTORY( MM_Response_DigitTool )
 DECLARE_TOOL_FACTORY( MmDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(MM_Digitization) {
-    DECLARE_ALGORITHM( MM_Digitizer )
-    DECLARE_TOOL( MM_Response_DigitTool )
-    DECLARE_TOOL( MmDigitizationTool )
-}
diff --git a/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_load.cxx
deleted file mode 100644
index a4418a12d1ce5e43632e7b0ac7b5847cf626099a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/MM_Digitization/src/components/MM_Digitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MM_Digitization)
diff --git a/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_entries.cxx b/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_entries.cxx
index 2fba763438624bbb56fbdd46af7d15fa38b54f52..3ca6b1c2eb23d999b0d901ad3b7ab8a5306f4fb0 100644
--- a/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h" 
 #include "../sTgcFastDigitizer.h"
 #include "../MM_FastDigitizer.h"
 #include "AthenaKernel/IAtRndmGenSvc.h"
@@ -6,7 +5,3 @@
 DECLARE_ALGORITHM_FACTORY( sTgcFastDigitizer )
 DECLARE_ALGORITHM_FACTORY( MM_FastDigitizer )
 
-DECLARE_FACTORY_ENTRIES(MuonFastDigitization) {
-  DECLARE_ALGORITHM( sTgcFastDigitizer )
-  DECLARE_ALGORITHM( MM_FastDigitizer )
-}
diff --git a/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_load.cxx b/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_load.cxx
deleted file mode 100644
index c436585549612e5641d7c83944d562f4524e5c19..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/MuonFastDigitization/src/components/MuonFastDigitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonFastDigitization)
diff --git a/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_entries.cxx
index 7d49f7b5df4eca421a1a43f1a01a10e2e22e485f..9e83b0572da51aaa782b2c40f6318f3f462e6c1e 100644
--- a/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "RPC_Digitization/RPC_Digitizer.h"
 #include "RPC_Digitization/RpcDigitizationTool.h"
 #include "AthenaKernel/IAtRndmGenSvc.h"
@@ -7,9 +6,3 @@ DECLARE_ALGORITHM_FACTORY( RPC_Digitizer )
 
 DECLARE_TOOL_FACTORY( RpcDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(RPC_Digitization) {
-    DECLARE_ALGORITHM( RPC_Digitizer )
-
-    DECLARE_TOOL(  RpcDigitizationTool )
-
-}
diff --git a/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_load.cxx
deleted file mode 100644
index 609ba5a655418babfefbca3b3cbb13bb2e13db0e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/RPC_Digitization/src/components/RPC_Digitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(RPC_Digitization)
diff --git a/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_entries.cxx
index 8c1684e65a766d29361e607ee676ab93dad80d7a..b72f5b7dcbb777e3e664230f2252146bc1b8a08b 100644
--- a/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_entries.cxx
@@ -1,14 +1,6 @@
 #include "TGC_Digitization/TGCDigitizer.h"
 #include "TGC_Digitization/TgcDigitizationTool.h"
 
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 DECLARE_ALGORITHM_FACTORY( TGCDigitizer )
-
 DECLARE_TOOL_FACTORY( TgcDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(TGC_Digitization) {
-    DECLARE_ALGORITHM( TGCDigitizer )
-    
-    DECLARE_TOOL( TgcDigitizationTool )
-}
diff --git a/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_load.cxx
deleted file mode 100644
index 32c23f4c5a0730215cfed0705879524d37c3ac11..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/TGC_Digitization/src/components/TGC_Digitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(TGC_Digitization)
diff --git a/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_entries.cxx b/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_entries.cxx
index 49f8e61b9c8891a08a880a9334f8933710b0d115..4c29d27272ad6b8a47249f02928940777a045f0a 100644
--- a/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_entries.cxx
+++ b/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "sTGC_Digitization/sTgcDigitizationTool.h"
 #include "sTGC_Digitization/sTGC_Digitizer.h"
 #include "AthenaKernel/IAtRndmGenSvc.h"
@@ -7,7 +6,3 @@ DECLARE_ALGORITHM_FACTORY( sTGC_Digitizer )
  
 DECLARE_TOOL_FACTORY( sTgcDigitizationTool )
 
-DECLARE_FACTORY_ENTRIES(sTGC_Digitization) {
-    DECLARE_ALGORITHM( sTGC_Digitizer )
-    DECLARE_TOOL( sTgcDigitizationTool )
-}
diff --git a/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_load.cxx b/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_load.cxx
deleted file mode 100644
index fa82988c3a73e8f0f64ee0b69061b6a7d6f60322..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonDigitization/sTGC_Digitization/src/components/sTGC_Digitization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(sTGC_Digitization)
diff --git a/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_entries.cxx b/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_entries.cxx
index c91324fb0ba3a576c23443a582ed3de9b9dd6687..89fdb4ab35a97aab0fdf97e3f771bbe16f34b1f8 100644
--- a/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_entries.cxx
+++ b/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "../CSCSensitiveDetectorTool.h"
 #include "../CSCSensitiveDetectorCosmicsTool.h"
 #include "../GenericMuonSensitiveDetectorTool.h"
@@ -24,16 +22,3 @@ DECLARE_TOOL_FACTORY( TGCSensitiveDetectorTool )
 DECLARE_TOOL_FACTORY( TGCSensitiveDetectorCosmicsTool )
 DECLARE_TOOL_FACTORY( sTGCSensitiveDetectorTool )
 
-DECLARE_FACTORY_ENTRIES( MuonG4SD ) {
-  DECLARE_TOOL( CSCSensitiveDetectorTool )
-  DECLARE_TOOL( CSCSensitiveDetectorCosmicsTool )
-  DECLARE_TOOL( GenericMuonSensitiveDetectorTool )
-  DECLARE_TOOL( MDTSensitiveDetectorTool )
-  DECLARE_TOOL( MDTSensitiveDetectorCosmicsTool )
-  DECLARE_TOOL( MicromegasSensitiveDetectorTool )
-  DECLARE_TOOL( RPCSensitiveDetectorTool )
-  DECLARE_TOOL( RPCSensitiveDetectorCosmicsTool )
-  DECLARE_TOOL( TGCSensitiveDetectorTool )
-  DECLARE_TOOL( TGCSensitiveDetectorCosmicsTool )
-  DECLARE_TOOL( sTGCSensitiveDetectorTool )
-}
diff --git a/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_load.cxx b/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_load.cxx
deleted file mode 100644
index 5d619b3526e5557c9106e0638cd2347f31211eab..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonG4/MuonG4SD/src/components/MuonG4SD_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES( MuonG4SD )
diff --git a/MuonSpectrometer/MuonGeoModel/src/components/MuonGeoModel_entries.cxx b/MuonSpectrometer/MuonGeoModel/src/components/MuonGeoModel_entries.cxx
old mode 100755
new mode 100644
index 67c96cb29f3c93bcb5aebf4cc8958f58609b6689..0a70e5b8cc8931945cc3b5ebf76ac8ab84b021e1
--- a/MuonSpectrometer/MuonGeoModel/src/components/MuonGeoModel_entries.cxx
+++ b/MuonSpectrometer/MuonGeoModel/src/components/MuonGeoModel_entries.cxx
@@ -1,3 +1,4 @@
 #include "MuonGeoModel/MuonDetectorTool.h"
 
 DECLARE_TOOL_FACTORY(MuonDetectorTool)
+
diff --git a/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_entries.cxx b/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_entries.cxx
index 939840df176fee19e36700149059937573bc50d0..39db337d21ce60c394a80402f35c27a8e3062221 100644
--- a/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_entries.cxx
+++ b/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonGeoModelTest/MuonGMCheck.h"
 #include "MuonGeoModelTest/MuonGMTestOnPrd.h"
 #include "MuonGeoModelTest/MuonHitRelocation.h"
@@ -8,8 +6,3 @@ DECLARE_ALGORITHM_FACTORY( MuonGMCheck )
 DECLARE_ALGORITHM_FACTORY( MuonGMTestOnPrd )
 DECLARE_ALGORITHM_FACTORY( MuonHitRelocation )
 
-DECLARE_FACTORY_ENTRIES(MuonGeoModelTest) {
-  DECLARE_ALGORITHM( MuonGMCheck )
-  DECLARE_ALGORITHM( MuonGMTestOnPrd )
-  DECLARE_ALGORITHM( MuonHitRelocation )
-}
diff --git a/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_load.cxx b/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_load.cxx
deleted file mode 100644
index 0b5030c9e7defdb121c0739b4f594ce99444b6e4..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonGeoModelTest/src/components/MuonGeoModelTest_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonGeoModelTest)
diff --git a/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_entries.cxx b/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_entries.cxx
index 8f081dc8fb76ef33912763ec8edb30516f94d314..b1e0d5c36b504921089cb4f1440e71dbad9461f3 100644
--- a/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_entries.cxx
+++ b/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonIdHelpers/MuonIdHelperTool.h"
 
 
@@ -8,7 +7,3 @@ using namespace Muon;
 
 DECLARE_TOOL_FACTORY( MuonIdHelperTool )
 
-DECLARE_FACTORY_ENTRIES( MuonIdHelpers ) 
-{
-  DECLARE_TOOL( MuonIdHelperTool );
-}
diff --git a/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_load.cxx b/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_load.cxx
deleted file mode 100644
index cf76b062aa4db6d4afc7a8044370385dd5bb90d3..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonIdHelpers/src/components/MuonIdHelpers_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonIdHelpers )
\ No newline at end of file
diff --git a/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_entries.cxx b/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_entries.cxx
index 9e27ced3de502b46940f5da793e15dbf56bcbb45..254a4a571563ff574c01111a8cff0ee3ae8d539d 100644
--- a/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_entries.cxx
+++ b/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_entries.cxx
@@ -1,12 +1,6 @@
 #include "MuonIdHelpersAlgs/TestMuonIdHelpers.h"
 #include "MuonIdHelpersAlgs/CscHashId.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 DECLARE_ALGORITHM_FACTORY( TestMuonIdHelpers )
 DECLARE_ALGORITHM_FACTORY( CscHashId )
 
-DECLARE_FACTORY_ENTRIES(MuonIdHelpersAlgs) {
-    DECLARE_ALGORITHM( TestMuonIdHelpers )
-    DECLARE_ALGORITHM( CscHashId )
-}
-
diff --git a/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_load.cxx b/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_load.cxx
deleted file mode 100644
index d8d36cbdf1497d3a3020af6282a7e5a99636ddd9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonIdHelpersAlgs/src/components/TestMuonIdHelpers_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonIdHelpersAlgs)
-
-
diff --git a/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_entries.cxx b/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_entries.cxx
index 467c40be7412b797e19108e6643f84f66e0fe543..d12130b75f00f99f548e58d789afcf100b6ddc1e 100644
--- a/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_entries.cxx
+++ b/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "CscOverlay/CscOverlay.h"
 
 DECLARE_ALGORITHM_FACTORY( CscOverlay )
-  
-DECLARE_FACTORY_ENTRIES( CscOverlay ) {
-  DECLARE_ALGORITHM( CscOverlay )
-}
 
diff --git a/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_load.cxx b/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_load.cxx
deleted file mode 100644
index 5ef9917ae1d18d3255519b7a4a4c972e36eac368..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonOverlay/CscOverlay/src/components/CscOverlay_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-  
-LOAD_FACTORY_ENTRIES(CscOverlay)
-
diff --git a/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_entries.cxx b/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_entries.cxx
index 7df0fd5dd48a1c2b16de86b8356f37c5091f9d20..8d102f46f79431803b4f05047f95f46dc85d01a1 100644
--- a/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_entries.cxx
+++ b/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtOverlay/MdtOverlay.h"
 
 DECLARE_ALGORITHM_FACTORY( MdtOverlay )
-  
-DECLARE_FACTORY_ENTRIES( MdtOverlay ) {
-  DECLARE_ALGORITHM( MdtOverlay )
-}
 
diff --git a/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_load.cxx b/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_load.cxx
deleted file mode 100644
index 25e9bc9a160e85dd058bfd82ac9a5740f47669b7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonOverlay/MdtOverlay/src/components/MdtOverlay_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-  
-LOAD_FACTORY_ENTRIES(MdtOverlay)
-
diff --git a/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_entries.cxx b/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_entries.cxx
index a94e23a46ccd1b479d486faae4722edb729fec99..4dfa7ab20d97dafb06e443c8f3f2f1c947d0c1d4 100644
--- a/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_entries.cxx
+++ b/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_entries.cxx
@@ -1,9 +1,5 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "RpcOverlay/RpcOverlay.h"
 
 DECLARE_ALGORITHM_FACTORY( RpcOverlay )
   
-DECLARE_FACTORY_ENTRIES( RpcOverlay ) {
-  DECLARE_ALGORITHM( RpcOverlay )
-}
 
diff --git a/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_load.cxx b/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_load.cxx
deleted file mode 100644
index 781cc54691b947951ff7a8f716526bde8150b55c..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonOverlay/RpcOverlay/src/components/RpcOverlay_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-  
-LOAD_FACTORY_ENTRIES(RpcOverlay)
-
diff --git a/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_entries.cxx b/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_entries.cxx
index 9ce2476393a84f1aed5d03efa8aca5fc5266b5d6..e5e237c6c771b5692f1c300c73924c7f6c85afbe 100644
--- a/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_entries.cxx
+++ b/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "TgcOverlay/TgcOverlay.h"
 
 DECLARE_ALGORITHM_FACTORY( TgcOverlay )
-  
-DECLARE_FACTORY_ENTRIES( TgcOverlay ) {
-  DECLARE_ALGORITHM( TgcOverlay )
-}
 
diff --git a/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_load.cxx b/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_load.cxx
deleted file mode 100644
index 77363ed83c2b9c319d3ee70f15a99c6c194c65a1..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonOverlay/TgcOverlay/src/components/TgcOverlay_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-  
-LOAD_FACTORY_ENTRIES(TgcOverlay)
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_entries.cxx
old mode 100755
new mode 100644
index f9d13e9563d99cecae7cae7acff7a483ac5403e0..4c8f5a5685ee66f1f5c19b96ce5e98241ebf1390
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "../CscThresholdClusterBuilder.h"
 #include "../CscThresholdClusterBuilderTool.h"
 #include "../CscPeakThresholdClusterBuilderTool.h"
@@ -21,16 +19,4 @@ DECLARE_TOOL_FACTORY( CscSplitClusterFitter )
 DECLARE_TOOL_FACTORY( ParabolaCscClusterFitter )
 DECLARE_TOOL_FACTORY( CscClusterUtilTool )
 DECLARE_TOOL_FACTORY( CscAlignmentTool )
-  
-DECLARE_FACTORY_ENTRIES(CscClusterization) {
-    DECLARE_ALGORITHM ( CscThresholdClusterBuilder )
-    DECLARE_TOOL ( CscThresholdClusterBuilderTool )
-    DECLARE_TOOL ( CscPeakThresholdClusterBuilderTool )
-    DECLARE_TOOL ( CalibCscStripFitter )
-    DECLARE_TOOL ( SimpleCscClusterFitter )
-    DECLARE_TOOL ( QratCscClusterFitter )
-    DECLARE_TOOL ( CscSplitClusterFitter )
-    DECLARE_TOOL ( ParabolaCscClusterFitter )
-    DECLARE_TOOL ( CscClusterUtilTool )
-    DECLARE_TOOL ( CscAlignmentTool )
-}
+
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_load.cxx
deleted file mode 100755
index b24ca8713c59532a8ba650987792774ae9f10c9b..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/CscClusterization/src/components/CscClusterization_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(CscClusterization)
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_entries.cxx
old mode 100755
new mode 100644
index d8aeedf5743d1e0429c66124b07fe3a6127b3b54..554783097d9aad0667146830d738009ed3f46387
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "../MuonClusterizationAlg.h"
 #include "../MuonClusterizationTool.h"
 
@@ -7,9 +5,4 @@ using namespace Muon;
 
 DECLARE_ALGORITHM_FACTORY( MuonClusterizationAlg )
 DECLARE_TOOL_FACTORY( MuonClusterizationTool )
-  
-DECLARE_FACTORY_ENTRIES( MuonClusterization ) 
-{
-  DECLARE_ALGORITHM( MuonClusterizationAlg )
-  DECLARE_TOOL( MuonClusterizationTool )
-}
+
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_load.cxx
deleted file mode 100755
index 94562f5d99089a33e129bbe46a1f78aab7e86e09..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonClusterization/src/components/MuonClusterization_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentOverlapRemovalTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_entries.cxx
index e05cf230cee74c90e8f58742084ff6d22a31a89e..d57dcc6463a95cf126acccc47baf7af41dad9f30 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_entries.cxx
@@ -1,13 +1,5 @@
 #include "MuonTGMeasAssocAlg/MuonTGMeasAssocAlg.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 using namespace Muon;
 DECLARE_NAMESPACE_ALGORITHM_FACTORY( Muon, MuonTGMeasAssocAlg )
 
-DECLARE_FACTORY_ENTRIES(MuonTGMeasAssocAlg) {
-    DECLARE_NAMESPACE_ALGORITHM( Muon, MuonTGMeasAssocAlg)
-}
-
-
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_load.cxx
deleted file mode 100644
index d7e6a2f2598ec278ee3259023778c35f17ffe506..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/MuonTGMeasAssocAlg/src/components/MuonTGMeasAssocAlg_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonTGMeasAssocAlg)
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_entries.cxx
old mode 100755
new mode 100644
index 078c8eb3b67d8e6ca51daa260f291c41a5c05051..6b4305d31c4017924fadd6aade5f99b598a0f9e5
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "RpcClusterization/RpcClusterBuilderPRD.h"
 
 DECLARE_ALGORITHM_FACTORY( RpcClusterBuilderPRD )
 
-DECLARE_FACTORY_ENTRIES(RpcClusterization) {
-    DECLARE_ALGORITHM ( RpcClusterBuilderPRD )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_load.cxx
deleted file mode 100755
index 49a10624a39c917017434cbf09588ac8ee16e6fc..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonDataPrep/RpcClusterization/src/components/RpcClusterBuilder_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(RpcClusterization)
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_entries.cxx
index 552014f85279298975a96a49113204ecc2afa858..859fb68b89b3ec7419d27aa810869237e2c51fed 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCombinePatternTools/MuonCombinePatternTool.h"
 
 DECLARE_TOOL_FACTORY( MuonCombinePatternTool )
 
-DECLARE_FACTORY_ENTRIES( MuonCombinePatternTools ) 
-{
-  DECLARE_TOOL( MuonCombinePatternTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_load.cxx
deleted file mode 100644
index da208f1bd7800019d4de8b90ff62bfef115a45e9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonCombinePatternTools/src/components/MuonCombinePatternTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonCombinePatternTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_entries.cxx
old mode 100755
new mode 100644
index aeea5fa2c267b3b0507191658e1f5b9dce8373d1..575f19429c7d4a1017b03367ca4f468585f05d51
--- a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonHoughPatternTools/MuonHoughPatternTool.h"
 #include "MuonHoughPatternTools/MuonHoughPatternFinderTool.h"
 #include "MuonHoughPatternTools/MuonLayerHoughTool.h"
@@ -11,10 +10,3 @@ DECLARE_TOOL_FACTORY( MuonHoughPatternFinderTool )
 DECLARE_TOOL_FACTORY( MuonLayerHoughTool )
 DECLARE_ALGORITHM_FACTORY( MuonLayerHoughAlg )
 
-DECLARE_FACTORY_ENTRIES( MuonHoughPatternTools ) 
-{
-  DECLARE_TOOL( MuonHoughPatternTool )
-  DECLARE_TOOL( MuonLayerHoughTool )
-  DECLARE_TOOL( MuonHoughPatternFinderTool )
-  DECLARE_ALGORITHM( MuonLayerHoughAlg )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_load.cxx
deleted file mode 100755
index 0366db19767966d35026546beee5cc1c9360366a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonPatternFinders/MuonPatternFinderTools/MuonHoughPatternTools/src/components/MuonHoughPatternTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonHoughPatternTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_entries.cxx
index 4ffb818d79c595b1c000f544f3cc9123fb381682..8a6a5899fa3ba1148f068291e84d1d5f63fa47ab 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtDriftCircleOnTrackCreator/MdtDriftCircleOnTrackCreator.h"
 #include "../AdjustableT0Tool.h"
 
@@ -8,8 +7,3 @@ using namespace AdjT0;
 DECLARE_TOOL_FACTORY(MdtDriftCircleOnTrackCreator)
 DECLARE_TOOL_FACTORY(AdjustableT0Tool)
 
-DECLARE_FACTORY_ENTRIES(MdtDriftCircleOnTrackCreator) {
-  DECLARE_TOOL(MdtDriftCircleOnTrackCreator)
-  DECLARE_TOOL(AdjustableT0Tool)
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_load.cxx
deleted file mode 100644
index 9d39119ace4a935bd52075a8085e654c2ab62cec..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MdtDriftCircleOnTrackCreator/src/components/MdtDriftCircleOnTrackCreator_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MdtDriftCircleOnTrackCreator)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_entries.cxx
old mode 100755
new mode 100644
index 34ca5b82c37dbcccca7479b8ae873ab1215285d9..a3c7821b1151e396e89c577e8b8f1800597c7634
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonClusterOnTrackCreator.h"
 #include "../CscClusterOnTrackCreator.h"
 
@@ -7,8 +6,3 @@ using namespace Muon;
 DECLARE_TOOL_FACTORY(MuonClusterOnTrackCreator)
 DECLARE_TOOL_FACTORY(CscClusterOnTrackCreator)
 
-DECLARE_FACTORY_ENTRIES(MuonClusterOnTrackCreator) {
-  DECLARE_TOOL(MuonClusterOnTrackCreator)
-  DECLARE_TOOL(CscClusterOnTrackCreator)
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_load.cxx
deleted file mode 100755
index b2de2d08664da329536a6ed1cc9ebf8214121379..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonClusterOnTrackCreator/src/components/MuonClusterOnTrackCreator_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonClusterOnTrackCreator )
-LOAD_FACTORY_ENTRIES( CscClusterOnTrackCreator )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_entries.cxx
index 7868537653306473808ceb72dfd291cd7bb5b6ea..047889f1cc324720a7d7498752375e824b1bd32a 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonCompetingClustersOnTrackCreator.h"
 #include "../TriggerChamberClusterOnTrackCreator.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonCompetingClustersOnTrackCreator )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, TriggerChamberClusterOnTrackCreator )
 
-DECLARE_FACTORY_ENTRIES( MuonCompetingClustersOnTrackCreator )
-{
-    DECLARE_NAMESPACE_TOOL( Muon, MuonCompetingClustersOnTrackCreator )
-    DECLARE_NAMESPACE_TOOL( Muon, TriggerChamberClusterOnTrackCreator )	
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_load.cxx
deleted file mode 100644
index d9c530f951eda488f0f98bc70f24dc7fa9408192..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRIO_OnTrackCreators/MuonCompetingClustersOnTrackCreator/src/components/MuonCompetingClustersOnTrackCreator_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonCompetingClustersOnTrackCreator)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_entries.cxx
index b3261ba7f50ae061bf5852a811b26c191a200fd8..9060ed8698b588efb766401b5e5493661b48b9b6 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_entries.cxx
@@ -1,8 +1,4 @@
 //#include "MuonTrigCoinData/TgcCoinData.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 //DECLARE_ALGORITHM_FACTORY( TgcCoinData )
 
-  DECLARE_FACTORY_ENTRIES( MuonTrigCoinData ) {
-    //DECLARE_ALGORITHM( TgcCoinData )
-    }
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_load.cxx
deleted file mode 100644
index 1406ad9f822c6302b63a1c6fce269c232a07ecdc..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecEvent/MuonTrigCoinData/src/components/MuonTrigCoinData_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrigCoinData )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_entries.cxx
index 86b90c468d7702dafb9f8401ec1c48180ee1e6bf..49e528d81fe44a6db87747973581a0503347d2fa 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_entries.cxx
@@ -1,11 +1,5 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonAmbiTrackSelectionTool/MuonAmbiTrackSelectionTool.h"
 
 using namespace Muon;
 DECLARE_TOOL_FACTORY( MuonAmbiTrackSelectionTool )
 
-DECLARE_FACTORY_ENTRIES( MuonAmbiTrackSelectionTool )
-{
-  DECLARE_TOOL( MuonAmbiTrackSelectionTool )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_load.cxx
deleted file mode 100644
index 6301c4a1d77b2b8fe87b553211b4b890560908f3..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAmbiTrackSelectionTool/src/components/MuonAmbiTrackSelectionTool_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonAmbiTrackSelectionTool )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_entries.cxx
index 32d5b5c0ef1d43a67a32fd377752affad2b5f831..6af85e0dff61525200d0d531f6f8d2b785b7fd04 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonAssociationTools/MuonPatternSegmentAssociationTool.h"
 #include "../MuonPRD_Provider.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonPatternSegmentAssociationTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonPRD_Provider )
 
-DECLARE_FACTORY_ENTRIES( MuonAssociationTools )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, MuonPatternSegmentAssociationTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonPRD_Provider )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_load.cxx
deleted file mode 100644
index 4cea42a77f6f470dd4e7cf7d07bdbe6bb0583cb9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonAssociationTools/src/components/MuonAssociationTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonAssociationTools )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_entries.cxx
index 27f42af8a61fd462ddbb37f670b28ce510db5ef3..e983ffdd871343b0a639d15140a90ddfacf36f9a 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonErrorScalingTools/MuonRIO_OnTrackErrorScalingTool.h"
 #include "MuonErrorScalingTools/MuonErrorScaleDbTool.h"
 
@@ -7,8 +6,3 @@ using namespace Muon;
 DECLARE_TOOL_FACTORY( MuonRIO_OnTrackErrorScalingTool )
 DECLARE_TOOL_FACTORY( MuonErrorScaleDbTool )
 
-DECLARE_FACTORY_ENTRIES( MuonErrorScalingTools )
-{
-  DECLARE_TOOL( MuonRIO_OnTrackErrorScalingTool )
-  DECLARE_TOOL( MuonErrorScaleDbTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_load.cxx
deleted file mode 100644
index 111a041096b9c5f9d0f9a4fcc471ee71742c5f45..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonErrorScalingTools/src/components/MuonErrorScalingTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonRIO_OnTrackErrorScalingTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_entries.cxx
index 5e6eeef47194d249e0977f40fbd7793c938b4dac..a73313b1797a45cc6b6be3bff14b1a12fbf1aa92 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonRecHelperTools/MuonEDMHelperTool.h"
 #include "MuonRecHelperTools/MuonEDMPrinterTool.h"
 #include "../MuonSegmentConverterTool.h"
@@ -9,9 +8,3 @@ DECLARE_TOOL_FACTORY( MuonEDMHelperTool )
 DECLARE_TOOL_FACTORY( MuonEDMPrinterTool )
 DECLARE_TOOL_FACTORY( MuonSegmentConverterTool )
 
-DECLARE_FACTORY_ENTRIES( MuonRecHelperTools ) 
-{
-  DECLARE_TOOL( MuonEDMHelperTool );
-  DECLARE_TOOL( MuonEDMPrinterTool );
-  DECLARE_TOOL( MuonSegmentConverterTool );
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_load.cxx
deleted file mode 100644
index ac61420dd0740a6a452ecd6b5f1df24e7353c0c3..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonRecHelperTools/src/components/MuonRecHelperTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonRecHelperTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_entries.cxx
index 72829bd280955768da45207ed3c401fe3eecef1a..e30fa0452b14e02a91518a43d63a52977501f4ec 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../RPC_ResidualPullCalculator.h"
 #include "../TGC_ResidualPullCalculator.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, RPC_ResidualPullCalculator )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, TGC_ResidualPullCalculator )
 
-DECLARE_FACTORY_ENTRIES( MuonResidualPullCalculators )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, RPC_ResidualPullCalculator )
-  DECLARE_NAMESPACE_TOOL( Muon, TGC_ResidualPullCalculator )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_load.cxx
deleted file mode 100644
index 1e8e3b64399684e41f3f42b3dab4a1108327017e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonResidualPullCalculators/src/components/MuonResidualPullCalculators_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonResidualPullCalculators )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_entries.cxx
index ae06e168ae2dc66fc01d979010d8bf10b9013a29..3e8b2485ca2fd89d61aa7eb504e8a3b53fcb628d 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_entries.cxx
@@ -2,7 +2,6 @@
 #include "MuonTGRecTools/MuonTGMeasurementTool.h"
 #include "MuonTGRecTools/MuonTGHitNtuple.h"
 #include "../MuonSystemExtensionTool.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 using namespace Muon;
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonHolesOnTrackTool )
@@ -10,13 +9,3 @@ DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonTGMeasurementTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonSystemExtensionTool )
 DECLARE_NAMESPACE_ALGORITHM_FACTORY( Muon, MuonTGHitNtuple )
 
-DECLARE_FACTORY_ENTRIES(MuonTGRecTools) {
-    DECLARE_NAMESPACE_TOOL( Muon, MuonHolesOnTrackTool)
-    DECLARE_NAMESPACE_TOOL( Muon, MuonTGMeasurementTool)
-    DECLARE_NAMESPACE_TOOL( Muon, MuonSystemExtensionTool)
-    DECLARE_NAMESPACE_ALGORITHM( Muon, MuonTGHitNtuple )
-}
-
-
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_load.cxx
deleted file mode 100644
index 1a987a170992c20338ee62c0a92702ea1c6a085a..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTGRecTools/src/components/MuonTGRecTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonTGRecTools)
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_entries.cxx
index 9853c8e4ad2f04c26fe68c37e16d7198ac50ac75..1cb25ba3accafb95e90085685df52b70b151426f 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_entries.cxx
@@ -1,11 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../RPC_TimingTool.h"
 #include "../MuonHitTimingTool.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, RPC_TimingTool )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonHitTimingTool )
 
-DECLARE_FACTORY_ENTRIES( SegmentTimingTool ) {
-  DECLARE_NAMESPACE_TOOL( Muon, RPC_TimingTool )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonHitTimingTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_load.cxx
deleted file mode 100644
index a9420201cb5e52fd18fcd89e4a8a87da22fa3eb6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTimingTools/src/components/MuonTimingTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonTimingTools)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_entries.cxx
old mode 100755
new mode 100644
index 77ca9bcedcd4960c279584f74dafcdd240ffc6e0..26949f5fdc8aa8f2895f885bab6bd6caab0639b6
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_entries.cxx
@@ -1,5 +1,3 @@
-
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTrackSummaryHelperTool/MuonTrackSummaryHelperTool.h"
 #include "../MuonHitSummaryTool.h"
 
@@ -8,12 +6,3 @@ using namespace Muon;
 DECLARE_TOOL_FACTORY( MuonTrackSummaryHelperTool )
 DECLARE_TOOL_FACTORY( MuonHitSummaryTool )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackSummaryHelperTool )
-{
-  DECLARE_TOOL( MuonTrackSummaryHelperTool )
-  DECLARE_TOOL( MuonHitSummaryTool );
-}
-
-
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_load.cxx
deleted file mode 100755
index d2a4b4223298cdfe1e4dfa409e76aee93bd32f9f..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTrackSummaryHelperTool/src/components/MuonTrackSummaryHelperTool_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackSummaryHelperTool )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_entries.cxx
index b236ab07f6919281852f59e3afca6eb1eef09061..7f62d5777578beb66aeac701961a81e1bd9cefa0 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonTruthTrackBuilder.h"
 #include "../MuonTruthSummaryTool.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonTruthTrackBuilder )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonTruthSummaryTool )
 
-DECLARE_FACTORY_ENTRIES( MuonAssociationTools )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, MuonTruthTrackBuilder )
-  DECLARE_NAMESPACE_TOOL( Muon, MuonTruthSummaryTool )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_load.cxx
deleted file mode 100644
index 527e1328729aeb7228bcc99fec66a0ff20985077..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecTools/MuonTruthTools/src/components/MuonTruthTools_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTruthTools )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_entries.cxx
old mode 100755
new mode 100644
index f2e8f57d99c6cb649f1f4bb98039c3e225b33625..b867c68cfc2f2977282d7ec2ed048b4791455bcb
--- a/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_entries.cxx
@@ -1,10 +1,5 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "MuonStationIntersectSvc/MuonStationIntersectSvc.h"
 
 
 DECLARE_SERVICE_FACTORY ( MuonStationIntersectSvc )
 
-DECLARE_FACTORY_ENTRIES(MuonStationIntersectSvc) {
-  DECLARE_SERVICE(MuonStationIntersectSvc)
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_load.cxx
deleted file mode 100755
index 27645fc21233a207e7e7202114b2b37e0489c5ea..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonRecUtils/MuonStationIntersectSvc/src/components/MuonStationIntersectSvc_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h" 
-
-LOAD_FACTORY_ENTRIES(MuonStationIntersectSvc)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_entries.cxx
index 94f8d5f03af4f72112054d2c2845419a201cabf9..1e7e4c923ffb7c5e4103ab7cef264d14b2166cd3 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MooSegmentCombinationFinder.h"
 #include "../MooSegmentFinderAlg.h"
 #include "../MuonSegmentFinderAlg.h"
@@ -9,11 +8,3 @@ DECLARE_ALGORITHM_FACTORY( MuonSegmentFinderAlg )
 DECLARE_ALGORITHM_FACTORY( NSWSectorRoadFinderAlg )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MooSegmentCombinationFinder )
 
-DECLARE_FACTORY_ENTRIES( MooSegmentFinder )
-{
-  DECLARE_ALGORITHM( MooSegmentFinderAlg )
-  DECLARE_ALGORITHM( MuonSegmentFinderAlg )
-  DECLARE_ALGORITHM( NSWSectorRoadFinderAlg )
-  DECLARE_NAMESPACE_TOOL( Muon, MooSegmentCombinationFinder )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_load.cxx
deleted file mode 100644
index d3bf5307ad4e253b86e2c949e7943d5887b8b3dd..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MooSegmentCombinationFinder/src/components/MooSegmentFinder_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MooSegmentFinder )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_entries.cxx
index 2cf5c85a917754da26318d348a57294a2c7d029e..3a40f2f1b7090533e76c2b3f2d3f4c4fd351dd3f 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonCurvedSegmentCombiner/MuonCurvedSegmentCombiner.h"
 
 
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonCurvedSegmentCombiner )
 
-DECLARE_FACTORY_ENTRIES( MuonCurvedSegmentCombiner )
-{
-    DECLARE_NAMESPACE_TOOL( Muon, MuonCurvedSegmentCombiner )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_load.cxx
deleted file mode 100644
index efe8cb4c8ad43806a1182e4337eb6ef1dc5be175..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentCombiners/MuonSegmentCombinerTools/MuonCurvedSegmentCombiner/src/components/MuonCurvedSegmentCombiner_load.cxx
+++ /dev/null
@@ -1,6 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-
-LOAD_FACTORY_ENTRIES( MuonCurvedSegmentCombiner )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_entries.cxx
index 757b67dd49fe7939e1305c7562c4bad44b5dd25e..8167691dd5c0797460e2de9bc4d05dc9b8773af1 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_entries.cxx
@@ -2,16 +2,9 @@
 #include "../Csc2dSegmentMaker.h"
 #include "../Csc4dSegmentMaker.h"
 #include "../CscSegmentUtilTool.h"
-#include "GaudiKernel/DeclareFactoryEntries.h"
 
 DECLARE_ALGORITHM_FACTORY(CscSegmentMaker)
 DECLARE_TOOL_FACTORY(Csc2dSegmentMaker)
 DECLARE_TOOL_FACTORY(Csc4dSegmentMaker)
 DECLARE_TOOL_FACTORY(CscSegmentUtilTool)
 
-DECLARE_FACTORY_ENTRIES(CscSegmentMakers) {
-  DECLARE_ALGORITHM(CscSegmentMaker);
-  DECLARE_TOOL(Csc2dSegmentMaker);
-  DECLARE_TOOL(Csc4dSegmentMaker);
-  DECLARE_TOOL(CscSegmentUtilTool);
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_load.cxx
deleted file mode 100644
index 196fde037c99eece44f5a5b5239e6636bcb544f5..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerAlgs/CscSegmentMakers/src/components/CscSegmentMakers_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(CscSegmentMakers)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_entries.cxx
index 989c230167ec269314baa6ab202934894d870ff9..f766b67901723d044a44093095a5eb2c9ad818f4 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_entries.cxx
@@ -1,5 +1,3 @@
-
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../DCMathSegmentMaker.h"
 #include "../MdtMathSegmentFinder.h"
 #include "../MuonSegmentFittingTool.h"
@@ -12,14 +10,3 @@ DECLARE_TOOL_FACTORY( MdtMathSegmentFinder )
 DECLARE_TOOL_FACTORY( MuonSegmentFittingTool )
 DECLARE_TOOL_FACTORY( MuonClusterSegmentFinderTool )
 
-DECLARE_FACTORY_ENTRIES( DCMathSegmentMaker )
-{
-  DECLARE_TOOL( DCMathSegmentMaker )
-  DECLARE_TOOL( MdtMathSegmentFinder )
-  DECLARE_TOOL( MuonSegmentFittingTool )
-  DECLARE_TOOL( MuonClusterSegmentFinderTool )
-}
-
-
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_load.cxx
deleted file mode 100644
index 4b721a52246e70f8656c8b48096701826ee2a6fc..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/DCMathSegmentMaker/src/components/DCMathSegmentMaker_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( DCMathSegmentMaker )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_entries.cxx
old mode 100755
new mode 100644
index 053f166afb717bb78d349b0676903a93a16beaab..a432c145d385653ea0075af3beb1cddad3641e9e
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_entries.cxx
@@ -1,11 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MdtSegmentT0Fitter/MdtSegmentT0Fitter.h"
 
 using namespace TrkDriftCircleMath;
 
 DECLARE_TOOL_FACTORY(MdtSegmentT0Fitter)
 
-DECLARE_FACTORY_ENTRIES(MdtSegmentT0Fitter) {
-  DECLARE_TOOL(MdtSegmentT0Fitter)
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_load.cxx
deleted file mode 100755
index 20f3676db4f805494b9685353062c4594d176359..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MdtSegmentT0Fitter/src/components/MdtSegmentT0Fitter_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MdtSegmentT0Fitter)
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_entries.cxx
old mode 100755
new mode 100644
index 6793163f0ff85b72d8b58542f23b159e8cefed61..e951b3e7c4f693d77f25edc89886192bb8a63a26
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_entries.cxx
@@ -1,13 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "../MuonClusterSegmentFinder.h"
 
 using namespace Muon;
 
 DECLARE_TOOL_FACTORY( MuonClusterSegmentFinder )
 
-DECLARE_FACTORY_ENTRIES( MuonClusterSegmentMakerTools )
-{
-
-  DECLARE_TOOL( MuonClusterSegmentFinder )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_load.cxx
deleted file mode 100755
index 0a577a91db375773744c26577c72b22a72d29a39..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonClusterSegmentMakerTools/src/components/MuonClusterSegmentMakerTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonClusterSegmentMakerTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_entries.cxx
old mode 100755
new mode 100644
index 26e48c4875c552f6e6c55487d1cf18609f7be8cc..40b29a1fec3886532a2e427efb0a4b44b257aaf3
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_entries.cxx
@@ -1,11 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonLayerSegmentFinderTool.h"
 
 using namespace Muon;
 
 DECLARE_TOOL_FACTORY( MuonLayerSegmentFinderTool )
 
-DECLARE_FACTORY_ENTRIES( MuonLayerSegmentMakerTools ) 
-{
-  DECLARE_TOOL( MuonLayerSegmentFinderTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_load.cxx
deleted file mode 100755
index 8c73373240fab2743e71459765bb3926242d8747..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonLayerSegmentMakerTools/src/components/MuonLayerSegmentMakerTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonLayerSegmentMakerTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_entries.cxx
index 69a017b60735e17667e517b4fddfcb643d79ab89..2b382f9c55432b16f89ff6a49c855de63ca7de55 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_entries.cxx
@@ -1,17 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonPatternSegmentMaker/MuonPatternSegmentMaker.h"
 #include "MuonPatternSegmentMaker/MuonPatternCalibration.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonPatternSegmentMaker )
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonPatternCalibration )
 
-DECLARE_FACTORY_ENTRIES( MuonPatternSegmentMaker )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, MuonPatternSegmentMaker )
-}
-DECLARE_FACTORY_ENTRIES( MuonPatternCalibration )
-{
-  DECLARE_NAMESPACE_TOOL( Muon, MuonPatternCalibration )
-}
-
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_load.cxx
deleted file mode 100644
index cd30c5b61220ea9467b8ac03e499fe05644dc068..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonPatternSegmentMaker/src/components/MuonPatternSegmentMaker_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonPatternSegmentMaker )
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_entries.cxx
index f1a83b9993348da813e7953ead57079cdd3a12e7..8d99842341ab0e6ce4fc937d0d430ecb6d10857e 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonSegmentCleaner/MuonSegmentAmbiCleaner.h"
 #include "MuonSegmentCleaner/MuonPhiHitSelector.h"
 
 DECLARE_TOOL_FACTORY( MuonSegmentAmbiCleaner )
 DECLARE_TOOL_FACTORY( MuonPhiHitSelector )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentCleaner ) 
-{
-  DECLARE_TOOL( MuonSegmentAmbiCleaner )
-  DECLARE_TOOL( MuonPhiHitSelector )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_load.cxx
deleted file mode 100644
index 42f36f8a53b3c9cb0f0b1aa5dbb5a2ff255559d7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentCleaner/src/components/MuonSegmentCleaner_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentCleaner )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_entries.cxx
old mode 100755
new mode 100644
index 0861b614d0ebb4b2240d3998e5852728b28d3591..eb79ada1d302ea570ca257e5c21988524d9bea3c
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonSegmentInOverlapResolvingTool.h"
 #include "../MuonSegmentMatchingTool.h"
 #include "../MuonSegmentPairMatchingTool.h"
@@ -9,9 +8,3 @@ DECLARE_TOOL_FACTORY( MuonSegmentInOverlapResolvingTool )
 DECLARE_TOOL_FACTORY( MuonSegmentMatchingTool )
 DECLARE_TOOL_FACTORY( MuonSegmentPairMatchingTool )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentMatchingTools ) 
-{
-  DECLARE_TOOL( MuonSegmentInOverlapResolvingTool )
-  DECLARE_TOOL( MuonSegmentMatchingTool )
-  DECLARE_TOOL( MuonSegmentPairMatchingTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_load.cxx
deleted file mode 100755
index b647450bde08d1510618085b7718eb3078124903..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMatchingTools/src/components/MuonSegmentMatchingTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentMatchingTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_entries.cxx
index 75991985264e040c6e68f38fb5851e887473580d..12d9facc03b1757b1081d62fbae98db281716ad2 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonSegmentMomentum/MuonSegmentMomentum.h"
 #include "MuonSegmentMomentum/MuonSegmentMomentumFromField.h"
 
 DECLARE_TOOL_FACTORY( MuonSegmentMomentum )
 DECLARE_TOOL_FACTORY( MuonSegmentMomentumFromField )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentMomentum ) 
-{
-  DECLARE_TOOL( MuonSegmentMomentum )
-  DECLARE_TOOL( MuonSegmentMomentumFromField )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_load.cxx
deleted file mode 100644
index 2ad70bcb1e07e969db4652565af85508ba276ad3..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentMomentum/src/components/MuonSegmentMomentum_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentMomentum )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_entries.cxx
old mode 100755
new mode 100644
index 5a0563ba55a27447753f8ccbc403d89ff8d77b77..cbfaa89ccd618a4e8413040d1d2bb55d6538cf57
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonSegmentOverlapRemovalTool.h"
 #include "../MuonSegmentCombinationCleanerTool.h"
 #include "../MuonSegmentMerger.h"
@@ -9,9 +8,3 @@ DECLARE_TOOL_FACTORY( MuonSegmentOverlapRemovalTool )
 DECLARE_TOOL_FACTORY( MuonSegmentCombinationCleanerTool )
 DECLARE_TOOL_FACTORY( MuonSegmentMerger )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentOverlapRemovalTools ) 
-{
-  DECLARE_TOOL( MuonSegmentOverlapRemovalTool )
-  DECLARE_TOOL( MuonSegmentCombinationCleanerTool )
-  DECLARE_TOOL( MuonSegmentMerger )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_load.cxx
deleted file mode 100755
index 94562f5d99089a33e129bbe46a1f78aab7e86e09..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentOverlapRemovalTools/src/components/MuonSegmentOverlapRemovalTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentOverlapRemovalTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_entries.cxx
index 52b37e9c8b96e50f2396f37132a412b14f269fa6..0f0bc0de8a29f3ee4dc3a80b5d9e60de3e41d8ca 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonSegmentSelectionTool.h"
 #include "../MuonSegmentHitSummaryTool.h"
 
@@ -7,8 +6,3 @@ using namespace Muon;
 DECLARE_TOOL_FACTORY( MuonSegmentSelectionTool )
 DECLARE_TOOL_FACTORY( MuonSegmentHitSummaryTool )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentSelectionTool ) 
-{
-  DECLARE_TOOL( MuonSegmentSelectionTool )
-  DECLARE_TOOL( MuonSegmentHitSummaryTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_load.cxx
deleted file mode 100644
index b647450bde08d1510618085b7718eb3078124903..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/MuonSegmentSelectionTools/src/components/MuonSegmentSelectionTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentMatchingTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_entries.cxx
index cfc63c60cc085eae322788822887278a6004a172..c590bf9e1b45158031974d03b8a658cedd835979 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_entries.cxx
@@ -1,9 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "RPC_LinearSegmentMakerTool/RPC_LinearSegmentMakerTool.h"
 
 DECLARE_TOOL_FACTORY( RPC_LinearSegmentMakerTool )
 
-DECLARE_FACTORY_ENTRIES( RPC_LinearSegmentMakerTool )
-{
-	DECLARE_TOOL( RPC_LinearSegmentMakerTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_load.cxx
deleted file mode 100644
index c8b1e4204fc61047c5f70952fa88d894a0f5b110..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/RPC_LinearSegmentMakerTool/src/components/RPC_LinearSegmentMakerTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( RPC_LinearSegmentMakerTool )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_entries.cxx
index 1746ddde36fc1d41e3cd5c6f3baa489b68f9c3d8..4320ee31c8eb1fc89d94a007979042249ee6522f 100644
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_entries.cxx
@@ -1,10 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "TGC_LinearSegmentMakerTool/TGC_LinearSegmentMakerTool.h"
 
 DECLARE_TOOL_FACTORY( TGC_LinearSegmentMakerTool )
 
-DECLARE_FACTORY_ENTRIES( TGC_LinearSegmentMakerTool )
-{
-	DECLARE_TOOL( TGC_LinearSegmentMakerTool )
-}
-
diff --git a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_load.cxx
deleted file mode 100644
index 910ba885bdc3da8f8bc9490c18ea7d3bc7e2acd8..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonSegmentMakers/MuonSegmentMakerTools/TGC_LinearSegmentMakerTool/src/components/TGC_LinearSegmentMakerTool_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( TGC_LinearSegmentMakerTool )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_entries.cxx
old mode 100755
new mode 100644
index 25ed854b1e4e4b27eb90937eae5bee1bb518d226..11d9c6442a2d880d06b4faf683b9866585d4f270
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonSegmentTrackMaker/MuonCombiTrackBuilder.h"
 #include "MuonSegmentTrackMaker/MuPatTrackBuilder.h"
 
 DECLARE_ALGORITHM_FACTORY( MuonCombiTrackBuilder )
 DECLARE_ALGORITHM_FACTORY( MuPatTrackBuilder )
 
-DECLARE_FACTORY_ENTRIES( MuonSegmentTrackMaker ) 
-{
-  DECLARE_ALGORITHM( MuonCombiTrackBuilder );
-  DECLARE_ALGORITHM( MuPatTrackBuilder );
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_load.cxx
deleted file mode 100755
index adb5951e49af092059164c99a48c543a8e7a4bd7..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerAlgs/MuonSegmentTrackMaker/src/components/MuonSegmentTrackMaker_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonSegmentTrackMaker )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_entries.cxx
old mode 100755
new mode 100644
index def52f974ec9f3ad81ba084a0ccfd20374f2506b..022f5c94d2140e32504cd55c84ee2c6d5b06c802
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonTrackCleaner.h"
 #include "../MuonChamberHoleRecoveryTool.h"
 #include "../MuonSegmentRegionRecoveryTool.h"
@@ -23,16 +22,3 @@ DECLARE_TOOL_FACTORY( MuonTrackExtrapolationTool )
 DECLARE_TOOL_FACTORY( MuonRefitTool )
 DECLARE_TOOL_FACTORY( MuonErrorOptimisationTool )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackFinderTools ) 
-{
-  DECLARE_TOOL( MuonTrackCleaner )
-  DECLARE_TOOL( MuonChamberHoleRecoveryTool )
-  DECLARE_TOOL( MuonSegmentRegionRecoveryTool )
-  DECLARE_TOOL( MuonTrackToSegmentTool )
-  DECLARE_TOOL( MuonTrackSelectorTool )
-  DECLARE_TOOL( MuonSeededSegmentFinder )
-  DECLARE_TOOL( MuonTrackScoringTool )
-  DECLARE_TOOL( MuonTrackExtrapolationTool )
-  DECLARE_TOOL( MuonRefitTool )
-  DECLARE_TOOL( MuonErrorOptimisationTool )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_load.cxx
deleted file mode 100755
index 06efcbbea19ef8c0d0f32a2df67539a4044c25c6..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackFinderTools/src/components/MuonTrackFinderTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackFinderTools )
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_entries.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_entries.cxx
old mode 100755
new mode 100644
index c059ed09719b2bf8941467333c16f79b33f998c4..3b523245c2170f7ff4f5f74b6206760a6750805b
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_entries.cxx
+++ b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonTrackSteering.h"
 #include "../MuPatCandidateTool.h"
 #include "../MuPatHitTool.h"
@@ -15,12 +14,3 @@ DECLARE_TOOL_FACTORY( MooCandidateMatchingTool )
 DECLARE_TOOL_FACTORY( MooTrackFitter )
 DECLARE_TOOL_FACTORY( MooTrackBuilder )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackSteeringTools ) 
-{
-  DECLARE_TOOL( MuonTrackSteering )
-  DECLARE_TOOL( MuPatHitTool )
-  DECLARE_TOOL( MuPatCandidateTool )
-  DECLARE_TOOL( MooCandidateMatchingTool )
-  DECLARE_TOOL( MooTrackFitter )
-  DECLARE_TOOL( MooTrackBuilder )
-}
diff --git a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_load.cxx b/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_load.cxx
deleted file mode 100755
index ec49936d478684891f0d9340eae190bf529fa75d..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonReconstruction/MuonTrackMakers/MuonTrackMakerTools/MuonTrackSteeringTools/src/components/MuonTrackSteeringTools_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackSteeringTools )
diff --git a/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_entries.cxx b/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_entries.cxx
old mode 100755
new mode 100644
index 3e9addb38aedaf7fe804a2e6eb823091134ae6cd..bf52d7540811d8b07be67fbd47ba1c5c6784e10f
--- a/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_entries.cxx
+++ b/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTruthAlgs/MuonPRD_MultiTruthMaker.h"
 #include "MuonTruthAlgs/MuonDetailedTrackTruthMaker.h"
 #include "MuonTruthAlgs/MuonPatternCombinationDetailedTrackTruthMaker.h"
@@ -28,18 +27,3 @@ DECLARE_TOOL_FACTORY( MuonTrackTruthTool )
 DECLARE_TOOL_FACTORY( MuonDecayTruthTrajectoryBuilder )
 DECLARE_TOOL_FACTORY( DetailedMuonPatternTruthBuilder )
 
-DECLARE_FACTORY_ENTRIES( MuonTruthAlgs ) 
-{
-  DECLARE_ALGORITHM( MuonTruthSummaryAlg );
-  DECLARE_ALGORITHM( MuonPRD_MultiTruthMaker )
-  DECLARE_ALGORITHM( MuonDetailedTrackTruthMaker )
-  DECLARE_ALGORITHM( MuonPatternCombinationDetailedTrackTruthMaker )
-  DECLARE_ALGORITHM( TrackParticleTruthMaker )
-  DECLARE_ALGORITHM( MuonTruthDecorationAlg )
-  DECLARE_ALGORITHM( MuonTruthAssociationAlg )
-  DECLARE_ALGORITHM( MuonSegmentTruthAssociationAlg )
-
-  DECLARE_TOOL( MuonTrackTruthTool )
-  DECLARE_TOOL( MuonDecayTruthTrajectoryBuilder )
-  DECLARE_TOOL( DetailedMuonPatternTruthBuilder )
-}
diff --git a/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_load.cxx b/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_load.cxx
deleted file mode 100755
index 290392b489c05cee75931b28adde6825355113cf..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonTruthAlgs/src/components/MuonTruthAlgs_load.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTruthAlgs )
-
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_entries.cxx
old mode 100755
new mode 100644
index f94b5b8bc08437736b69d294e07cddbc941c698d..bbf00c3bf8b97c78b26ed5a568642a5a0b427980
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_entries.cxx
@@ -1,14 +1,6 @@
-// #include "GaudiKernel/DeclareFactoryEntries.h"
 // #include "MuonAlignMonitoring/MuonAlignValidation.h"
 // #include "MuonAlignMonitoring/MuonAlignSegment.h"
 
 // DECLARE_TOOL_FACTORY( MuonAlignValidation )
 // DECLARE_TOOL_FACTORY( MuonAlignSegment )
 
-// DECLARE_FACTORY_ENTRIES( MuonAlignMonitoring ) {
-
-//   DECLARE_ALGTOOL( MuonAlignValidation )
-//   DECLARE_ALGTOOL( MuonAlignSegment )
-
-// }
-
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_load.cxx
deleted file mode 100755
index 77df46cac2753e27a699844536ec191bf91206b9..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonAlignMonitoring/src/components/MuonAlignMonitoring_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonAlignMonitoring)
-	
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_entries.cxx
old mode 100755
new mode 100644
index 71b1d4e7440692584fbafc7edbd770e0cdcb8c1b..fe950b859a61fe4a08c7352b6d296905a7a0cf75
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../CscCalibMonToolBase.h"
 #include "../CscCalibMonToolPed.h"
 #include "../CscCalibMonToolSlope.h"
@@ -9,11 +8,3 @@ DECLARE_TOOL_FACTORY(CscCalibMonToolBase)
 DECLARE_TOOL_FACTORY(CscCalibMonToolPed)
 DECLARE_TOOL_FACTORY(CscCalibMonToolSlope)
    
-DECLARE_FACTORY_ENTRIES(MuonCalibMonitoring)
-{
-   DECLARE_ALGTOOL(CscCalibMonToolBase)
-   DECLARE_ALGTOOL(CscCalibMonToolPed)
-   DECLARE_ALGTOOL(CscCalibMonToolSlope)
-   
-} 
- 
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_load.cxx
deleted file mode 100755
index d88bd6551b66b1d9fce0f54c81c256fd5f33b8b0..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonCalibMonitoring/src/components/MuonCalibMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonCalibMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_entries.cxx
index f4bd5657fbd7b16fcf06feb6ad7a3dbea69fa684..134fa9d4ebdb850d43c509a1663b0f6d2a8d1383 100644
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_entries.cxx
@@ -1,16 +1,8 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonDQAMonitoring/MuonDQAEvent.h"
 #include "MuonDQAMonitoring/MuonDQAEventInfo.h"
 #include "MuonDQAMonitoring/MuonEventInfoMonTool.h" 
 
 using namespace MuonDQA;
  
-DECLARE_ALGORITHM(MuonDQAEvent)
-DECLARE_ALGORITHM(MuonDQAEventInfo)
-DECLARE_TOOL_FACTORY(MuonEventInfoMonTool) 
-   
-DECLARE_FACTORY_ENTRIES(MuonDQAMonitoring)
-{
-   DECLARE_ALGTOOL(MuonEventInfoMonTool) 
-} 
- 
+DECLARE_TOOL_FACTORY(MuonEventInfoMonTool)
+
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_load.cxx
deleted file mode 100644
index 9f73c3a0061749de4b3606978e451d2bd5ba1a29..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAMonitoring/src/components/MuonDQAMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonDQAMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_entries.cxx
old mode 100755
new mode 100644
index d8535e081585f6fb639e8c538174118e542db160..82dd91481f6845d7ce5644c21e117c61625cfcc5
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonDQAUtils/MuonDQAFitFunc.h"
 #include "MuonDQAUtils/InsituTrackTools.h"
 #include "MuonDQAUtils/MuonSpectrometerProbeCollectorTool.h"
@@ -11,12 +10,6 @@ using namespace Muon;
   DECLARE_TOOL_FACTORY(InnerDetProbeCollectorTool)
   DECLARE_TOOL_FACTORY(InsituTrackTools)
 
-  DECLARE_FACTORY_ENTRIES(MuonDQAUtils)
-{
-  DECLARE_ALGTOOL(MuonDQAFitFunc);  
-  DECLARE_TOOL(MuonSpectrometerProbeCollectorTool)
-  DECLARE_TOOL(InnerDetProbeCollectorTool)
-  DECLARE_TOOL(InsituTrackTools)
-}
  
  
+
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_load.cxx
deleted file mode 100755
index 05cffa3881b1e1533f9472fdc8d4e2a1802487da..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonDQAUtils/src/components/MuonDQAUtils_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonDQAUtils)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_entries.cxx
index b2e12f05e51221797a5a96ccf02d19f5453089b3..6c3a6f74a49b725c3f774c3aef4e5628e0e2d6af 100644
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_entries.cxx
@@ -1,13 +1,4 @@
-// Gaudi/Athena include(s):
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
-// Local include(s):
 #include "../MuonPhysValMonitoringTool.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( MuonPhysValMonitoring, MuonPhysValMonitoringTool )
 
-DECLARE_FACTORY_ENTRIES( MuonPhysValMonitoring ) {
-
-  DECLARE_NAMESPACE_TOOL( MuonPhysValMonitoring, MuonPhysValMonitoringTool )
-
-}
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_load.cxx
deleted file mode 100644
index e6c639eb78da921f730ffc563fc5e4331a2edf1d..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonPhysValMonitoring/src/components/MuonPhysValMon_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-// Gaudi/Athena include(s):
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-// Declare the library to the infrastructure:
-LOAD_FACTORY_ENTRIES( MuonMonitoring )
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index 05fdb1687f08cda713cca7729344577dcb92f2ca..3e56be1f17fec6073e3f5ac7f07af415422c876d
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_entries.cxx
@@ -1,20 +1,10 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// CSC ///////////////////////////////
 #include "CscRawDataMonitoring/CscRdoValAlg.h"
 #include "CscRawDataMonitoring/CscPrdValAlg.h"
 #include "CscRawDataMonitoring/CscClusterValAlg.h"
 #include "CscRawDataMonitoring/CSCSegmValAlg.h"
   
-  DECLARE_TOOL_FACTORY(CscRdoValAlg)
-  DECLARE_TOOL_FACTORY(CscPrdValAlg)
-  DECLARE_TOOL_FACTORY(CscClusterValAlg)
-  DECLARE_TOOL_FACTORY(CSCSegmValAlg)
-    
-  DECLARE_FACTORY_ENTRIES(CscRawDataMonitoring)
-{
-  DECLARE_ALGTOOL(CscRdoValAlg)
-  DECLARE_ALGTOOL(CscPrdValAlg)
-  DECLARE_ALGTOOL(CscClusterValAlg)  
-  DECLARE_ALGTOOL(CSCSegmValAlg) 
-} 
- 
+DECLARE_TOOL_FACTORY(CscRdoValAlg)
+DECLARE_TOOL_FACTORY(CscPrdValAlg)
+DECLARE_TOOL_FACTORY(CscClusterValAlg)
+DECLARE_TOOL_FACTORY(CSCSegmValAlg)
+
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_load.cxx
deleted file mode 100755
index 37b9e7e6940838e19e44f2415826fb2659e24f35..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/CscRawDataMonitoring/src/components/CscRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(CscRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index 83967e01aa56d5715c022e96180ae68317f12abe..1b204c1392011554d3cff730623e57424309b5e8
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_entries.cxx
@@ -1,17 +1,7 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// MDT ///////////////////////////////
 #include "MdtRawDataMonitoring/MdtRawDataValAlg.h"
 //#include "MdtRawDataMonitoring/MuonChamberIDSelector.h"
 //#include "MdtRawDataMonitoring/MuonEventInfoMonTool.h"
  
 DECLARE_TOOL_FACTORY(MdtRawDataValAlg)   
-//DECLARE_ALGORITHM(MuonChamberIDSelector)
 //DECLARE_TOOL_FACTORY(MuonEventInfoMonTool)
    
-DECLARE_FACTORY_ENTRIES(MtdRawDataMonitoring)
-{
-   DECLARE_ALGTOOL(MdtRawDataValAlg)         
-//   DECLARE_ALGTOOL(MuonChamberIDSelector)   
-//   DECLARE_ALGTOOL(MuonEventInfoMonTool)
-} 
- 
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_load.cxx
deleted file mode 100755
index b353c21590e846c47283898c379c7bb93e5eaef3..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtRawDataMonitoring/src/components/MdtRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MdtRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index 620225d727184dc403e90c6619a3094b46a8b19e..6f7d19724ea22cb2e9aa809cf97d24fe0836e910
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_entries.cxx
@@ -1,11 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// MdtVsRpc /////////////
 #include "MdtVsRpcRawDataMonitoring/MdtVsRpcRawDataValAlg.h" 
   
 DECLARE_TOOL_FACTORY(MdtVsRpcRawDataValAlg)
     
-DECLARE_FACTORY_ENTRIES(MdtVsRpcRawDataMonitoring)
-{
-   DECLARE_ALGTOOL(MdtVsRpcRawDataValAlg)
-} 
- 
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_load.cxx
deleted file mode 100755
index 3d51aed25dee90ac3c6f18459e723ba397bdad7e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsRpcRawDataMonitoring/src/components/MdtVsRpcRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index d5a78cedbf3021a7c9a97b7e2414279e61a083ff..b9d0030a3fab78e35bb8607871688f2b5ffd0d9b
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_entries.cxx
@@ -1,11 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// MdtVsTgc /////////////
 #include "MdtVsTgcRawDataMonitoring/MdtVsTgcRawDataValAlg.h"
  
 DECLARE_TOOL_FACTORY(MdtVsTgcRawDataValAlg)
-   
-DECLARE_FACTORY_ENTRIES(MdtVsTgcRawDataMonitoring)
-{
-   DECLARE_ALGTOOL(MdtVsTgcRawDataValAlg)
-} 
- 
+
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_load.cxx
deleted file mode 100755
index b0785deda34874ca4bd9382b3ae8ca309bf502e0..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/MdtVsTgcRawDataMonitoring/src/components/MdtVsTgcRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MdtVsTgcRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index 77b7942ad3686eeb4d885509196fa41bcf7dc568..0584d9363bdc7d39980a499b973fcde9525e730f
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_entries.cxx
@@ -1,5 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// RPC ///////////////////////////////
 #include "RpcRawDataMonitoring/RpcRawDataValAlg.h"
 #include "RpcRawDataMonitoring/RpcLv1RawDataValAlg.h"
 #include "RpcRawDataMonitoring/RpcLv1RawDataSectorLogic.h"
@@ -12,13 +10,3 @@ DECLARE_TOOL_FACTORY(RpcLv1RawDataSectorLogic)
 DECLARE_TOOL_FACTORY(RpcLv1RawDataEfficiency)
 DECLARE_TOOL_FACTORY(RPCStandaloneTracksMon)
 
-    
-DECLARE_FACTORY_ENTRIES(RpcRawDataMonitoring)
-{
-   DECLARE_ALGTOOL(RpcRawDataValAlg)   
-   DECLARE_ALGTOOL(RpcLv1RawDataValAlg)
-   DECLARE_ALGTOOL(RpcLv1RawDataSectorLogic)
-   DECLARE_ALGTOOL(RpcLv1RawDataEfficiency)
-   DECLARE_ALGTOOL(RPCStandaloneTracksMon)
-} 
- 
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_load.cxx
deleted file mode 100755
index 3d51aed25dee90ac3c6f18459e723ba397bdad7e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/RpcRawDataMonitoring/src/components/RpcRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_entries.cxx
old mode 100755
new mode 100644
index 6058a213e41639e53d77d9c93e9df6022795f6f1..5a307c031231d0787b5a4d923d71b1493c3fcc79
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_entries.cxx
@@ -1,14 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-//////////// TGC ///////////////////////////////
 #include "TgcRawDataMonitoring/TgcRawDataValAlg.h"
 #include "TgcRawDataMonitoring/TgcLv1RawDataValAlg.h"
  
 DECLARE_TOOL_FACTORY(TgcRawDataValAlg)
 DECLARE_TOOL_FACTORY(TgcLv1RawDataValAlg)
-   
-DECLARE_FACTORY_ENTRIES(TgcRawDataMonitoring)
-{
-   DECLARE_ALGTOOL(TgcRawDataValAlg)
-   DECLARE_ALGTOOL(TgcLv1RawDataValAlg)
-} 
- 
+
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_load.cxx
deleted file mode 100755
index f70f12960100b4929f5434ebe3f8ca6422dd2f0d..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonRawDataMonitoring/TgcRawDataMonitoring/src/components/TgcRawDataMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(TgcRawDataMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_entries.cxx
old mode 100755
new mode 100644
index e585bc2cf5e4429fc9ee5571d2fec0d9acac41ac..75200b67c5cb20272ac991321cdf8a740be29e9d
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_entries.cxx
@@ -1,4 +1,3 @@
-// #include "GaudiKernel/DeclareFactoryEntries.h"
 // #include "MuonSegmMonitoring/MuonSegmValidation.h"
 // #include "MuonSegmMonitoring/CSCSegmValidation.h"
 // #include "MuonSegmMonitoring/CSCSegmValAlg.h"
@@ -7,9 +6,3 @@
 // DECLARE_TOOL_FACTORY(CSCSegmValidation)
 // DECLARE_TOOL_FACTORY(CSCSegmValAlg)
  
-// DECLARE_FACTORY_ENTRIES(MuonSegmMonitoring)
-// {
-//     DECLARE_ALGTOOL(MuonSegmValidation)   
-//     DECLARE_ALGTOOL(CSCSegmValidation)   
-//     DECLARE_ALGTOOL(CSCSegmValAlg)
-// } 
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_load.cxx
deleted file mode 100755
index dca047786a5d8c0403362d3cb0c1aa41d210cb33..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonSegmMonitoring/src/components/MuonSegmMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonSegmMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_entries.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_entries.cxx
old mode 100755
new mode 100644
index 2b526d55e071d278adc4fce786ac0970600c27a3..37ecd4b14777013fbd3163e5ea8d5a404d2211b3
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_entries.cxx
@@ -1,10 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTrackMonitoring/MuonGenericTracksMon.h"
  
 DECLARE_TOOL_FACTORY(MuonGenericTracksMon)
  
-DECLARE_FACTORY_ENTRIES(MuonTrackMonitoring)
-{
-   DECLARE_ALGTOOL(MuonGenericTracksMon)   
-} 
-
diff --git a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_load.cxx b/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_load.cxx
deleted file mode 100755
index be5d4401f125da71d6efa34fc7294722a7078882..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonDQA/MuonTrackMonitoring/src/components/MuonTrackMonitoring_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonTrackMonitoring)
diff --git a/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_entries.cxx b/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_entries.cxx
index f569b3a0c780bafc08a1f99146ff03f4f458be51..379949cd8b271e6a2888b090b98aa8f6357a5a8b 100644
--- a/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_entries.cxx
@@ -1,10 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonGMCheckCorners.h"
 #include "../MuonGMNtupleWriter.h"
 
 DECLARE_ALGORITHM_FACTORY(MuonGMCheckCorners)
 DECLARE_ALGORITHM_FACTORY(MuonGMNtupleWriter)
-DECLARE_FACTORY_ENTRIES(MuonGeomTest) {
-  DECLARE_ALGORITHM( MuonGMCheckCorners );
-  DECLARE_ALGORITHM( MuonGMNtupleWriter );
-}
+
diff --git a/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_load.cxx b/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_load.cxx
deleted file mode 100644
index 99e665bb9c2d495e9d3a7130043ede950c8703fa..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonGeomTest/src/components/MuonGMCheckCorners_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonGeomTest)
diff --git a/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_entries.cxx b/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_entries.cxx
index 443e7ce424c7a7d74742864141da337e047a7b9c..87b19e95aa430426472a9482118b7e6e60a2cf26 100644
--- a/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_entries.cxx
@@ -1,16 +1,8 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
-
 #include "../MDTPRDValAlg.h"
 #include "../NSWPRDValAlg.h"
 
 
-DECLARE_FACTORY_ENTRIES(MuonPRDTest)
-{
-  DECLARE_ALGORITHM( MDTPRDValAlg )
-  DECLARE_ALGORITHM( NSWPRDValAlg )
-}
 
 DECLARE_ALGORITHM_FACTORY( MDTPRDValAlg )
 DECLARE_ALGORITHM_FACTORY( NSWPRDValAlg )
 
-
diff --git a/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_load.cxx b/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_load.cxx
deleted file mode 100644
index 417e1fa33f638ca1af5db2b5d3b11b855ad07087..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonPRDTest/src/components/MuonPRDTest_load.cxx
+++ /dev/null
@@ -1,2 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-LOAD_FACTORY_ENTRIES(MuonPRDTest)
diff --git a/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_entries.cxx b/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_entries.cxx
old mode 100755
new mode 100644
index 949f71346d6af5985c107bfc5a98654433591e98..8fa279d7306d056f218e6ce66315eee5b5799071
--- a/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_entries.cxx
@@ -1,4 +1,3 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonTrackPerformance/MuonTrackPerformanceAlg.h"
 #include "../MuonPerformanceAlg.h"
 #include "../MuonSegmentPerformanceAlg.h"
@@ -15,12 +14,3 @@ DECLARE_ALGORITHM_FACTORY( MuonTrackStatisticsAlg )
 DECLARE_TOOL_FACTORY( MuonTrackStatisticsTool )
 DECLARE_TOOL_FACTORY( MuonRecoValidationTool )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackPerformance )
-{
-  DECLARE_ALGORITHM( MuonPerformanceAlg );
-  DECLARE_ALGORITHM( MuonSegmentPerformanceAlg );
-  DECLARE_ALGORITHM( MuonTrackPerformanceAlg );
-  DECLARE_ALGORITHM( MuonTrackStatisticsAlg );
-  DECLARE_TOOL( MuonTrackStatisticsTool );
-  DECLARE_TOOL( MuonRecoValidationTool );
-}
diff --git a/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_load.cxx b/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_load.cxx
deleted file mode 100755
index c1317044e14c994154b8eafd4f4f86509ffedb13..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonRecValidation/MuonTrackPerformance/src/components/MuonTrackPerformance_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackPerformance )
diff --git a/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_entries.cxx b/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_entries.cxx
index fa128d5c82d54d31e1151d6de19efcfc5fb303af..9f33536d4615ab2890464017e59cdc58917c8b18 100644
--- a/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_entries.cxx
@@ -1,12 +1,6 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "MuonSimHitToPrdTest/RPC_SimHitToPrdCBNTAlgo.h"
 //#include "MuonSimHitToPrdTest/MDT_SimHitToPrdCBNTAlgo.h"
 
 DECLARE_ALGORITHM_FACTORY(RPC_SimHitToPrdCBNTAlgo)
 //DECLARE_ALGORITHM_FACTORY(MDT_SimHitToPrdCBNTAlgo)
 
-DECLARE_FACTORY_ENTRIES(MuonSimHitToPrdTest) 
-{
-    DECLARE_ALGORITHM(RPC_DigitRdoPrepCBNTAlgo)
-	//DECLARE_ALGORITHM(MDT_DigitRdoPrepCBNTAlgo)
-}
diff --git a/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_load.cxx b/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_load.cxx
deleted file mode 100644
index 0c57b6c86c1f2deffe5162f678f392b987eed57e..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonSimHitToPrdTest/src/components/MuonSimHitToPrdTest_load.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES(MuonSimHitToPrdTest)
diff --git a/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_entries.cxx b/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_entries.cxx
index 353bda32cb563f3d6409c1cea4e949e58a787dae..5b05cbb2e29a2ba23b5c1250fe49353116381622 100644
--- a/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_entries.cxx
+++ b/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_entries.cxx
@@ -1,10 +1,4 @@
-#include "GaudiKernel/DeclareFactoryEntries.h"
 #include "../MuonStationNtupleHelperTool.h"
 
 DECLARE_NAMESPACE_TOOL_FACTORY( Muon, MuonStationNtupleHelperTool )
 
-DECLARE_FACTORY_ENTRIES( MuonTrackValidation )
-{
-	DECLARE_NAMESPACE_TOOL( Muon, MuonStationNtupleHelperTool )
-}
-
diff --git a/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_load.cxx b/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_load.cxx
deleted file mode 100644
index 2a7b87673d90626a38615770fce404a72adcb732..0000000000000000000000000000000000000000
--- a/MuonSpectrometer/MuonValidation/MuonTrackValidation/src/components/MuonTrackValidation_load.cxx
+++ /dev/null
@@ -1,5 +0,0 @@
-
-#include "GaudiKernel/LoadFactoryEntries.h"
-
-LOAD_FACTORY_ENTRIES( MuonTrackValidation )
-