diff --git "a/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213GTower_IDDetDescrCnv.h" b/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/GTower_IDDetDescrCnv.h
similarity index 84%
rename from "Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213GTower_IDDetDescrCnv.h"
rename to Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/GTower_IDDetDescrCnv.h
index 83ce7e675a13691338faf8010025b14a80ac68ce..b82b8663b2e932ae30b3aca88c3ff69469eccbcd 100644
--- "a/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213GTower_IDDetDescrCnv.h"
+++ b/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/GTower_IDDetDescrCnv.h
@@ -6,4 +6,4 @@
 
 typedef CaloIdCnv::CaloIDHelper_IDDetDescrCnv_T<GTower_ID> GTower_IDDetDescrCnv;
 
-#endif //> !CALOIDCNV_GTOWER_IDDETDESCRCNV_H
\ No newline at end of file
+#endif //> !CALOIDCNV_GTOWER_IDDETDESCRCNV_H
diff --git "a/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213JTower_IDDetDescrCnv.h" b/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/JTower_IDDetDescrCnv.h
similarity index 84%
rename from "Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213JTower_IDDetDescrCnv.h"
rename to Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/JTower_IDDetDescrCnv.h
index 068cba07a9ff957a1666f0b00e6c92ef8aff1815..a3ea67b8811d0d12ac0491c3a9ab128e6b8d72c9 100644
--- "a/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/\342\200\213JTower_IDDetDescrCnv.h"
+++ b/Calorimeter/CaloCnv/CaloIdCnv/CaloIdCnv/JTower_IDDetDescrCnv.h
@@ -6,4 +6,4 @@
 
 typedef CaloIdCnv::CaloIDHelper_IDDetDescrCnv_T<JTower_ID> JTower_IDDetDescrCnv;
 
-#endif //> !CALOIDCNV_JTOWER_IDDETDESCRCNV_H
\ No newline at end of file
+#endif //> !CALOIDCNV_JTOWER_IDDETDESCRCNV_H
diff --git a/Calorimeter/CaloCnv/CaloIdCnv/src/CaloIdCnv_entries.cxx b/Calorimeter/CaloCnv/CaloIdCnv/src/CaloIdCnv_entries.cxx
index 88ff68ce6fe3dc309fef35083c6f2528908ffadd..a5a6a6887ad733ea615c8f31524c389e61289708 100644
--- a/Calorimeter/CaloCnv/CaloIdCnv/src/CaloIdCnv_entries.cxx
+++ b/Calorimeter/CaloCnv/CaloIdCnv/src/CaloIdCnv_entries.cxx
@@ -17,8 +17,8 @@
 #include "CaloIdCnv/Tile_SuperCell_IDDetDescrCnv.h"
 #include "CaloIdCnv/TileTBIDDetDescrCnv.h"
 #include "CaloIdCnv/TTOnlineIDDetDescrCnv.h"
-#include "CaloIdCnv/​JTower_IDDetDescrCnv.h"
-#include "CaloIdCnv/​GTower_IDDetDescrCnv.h"
+#include "CaloIdCnv/JTower_IDDetDescrCnv.h"
+#include "CaloIdCnv/GTower_IDDetDescrCnv.h"
 
 DECLARE_CONVERTER( CaloCell_IDDetDescrCnv )
 DECLARE_CONVERTER( CaloCell_SuperCell_IDDetDescrCnv )
@@ -37,4 +37,4 @@ DECLARE_CONVERTER( Tile_SuperCell_IDDetDescrCnv )
 DECLARE_CONVERTER( TileTBIDDetDescrCnv )
 DECLARE_CONVERTER( TTOnlineIDDetDescrCnv )
 DECLARE_CONVERTER( JTower_IDDetDescrCnv )
-DECLARE_CONVERTER( GTower_IDDetDescrCnv )
\ No newline at end of file
+DECLARE_CONVERTER( GTower_IDDetDescrCnv )