Index: /trunk/FACT++/src/EventImp.cc
===================================================================
--- /trunk/FACT++/src/EventImp.cc	(revision 11395)
+++ /trunk/FACT++/src/EventImp.cc	(revision 11396)
@@ -252,5 +252,5 @@
         out << "(";
     if (t)
-        out << tm.GetAsStr();
+        out << tm.GetAsStr("%H:%M:%S.%f");
     if (s && t)
         out << "/";
