Print

Print


Commit in lcio/src/cpp/src/UTIL on MAIN
lStdHep.cc+41.4 -> 1.5
made compatible with Mokka/geant4 - only daughter relation ships is used

lcio/src/cpp/src/UTIL
lStdHep.cc 1.4 -> 1.5
diff -u -r1.4 -r1.5
--- lStdHep.cc	8 Nov 2007 14:31:14 -0000	1.4
+++ lStdHep.cc	23 Nov 2007 15:52:51 -0000	1.5
@@ -12,6 +12,8 @@
 #include "string.h"
 #include "stdlib.h"
 
+namespace UTIL{
+
 ////
 //
 // The main lStdHep class.
@@ -542,3 +544,5 @@
    fprintf(fp, "   Event: nevhep: %ld, nhep: %ld\n", nevhep, nhep);
    return(0);
 }
+
+}
CVSspam 0.2.8