Commit in lcio on MAIN
doc/versions.readme+7-21.47 -> 1.48
src/latex/manual/manual.tex+21.36 -> 1.37
+9-2
2 modified files
updated documentation

lcio/doc
versions.readme 1.47 -> 1.48
diff -u -r1.47 -r1.48
--- versions.readme	8 Mar 2006 09:57:27 -0000	1.47
+++ versions.readme	27 Mar 2006 14:11:47 -0000	1.48
@@ -5,14 +5,19 @@
   v01-07
 =======================
 
+   - optional python binding (Jeremy McCormick)
+
+   - C++ utility code for encoding/decoding of cellids in hit classes:
+     UTIL::CellIDEncoder and UTIL::CellIDDecoder 
+
    - introduced additional pathLength in SimTrackerHit for silicon tracker digitization 
      (stored optionally together with momentum)
 
-   - introduced LCSplitWriter to split larger files
+   - introduced UTIL::LCSplitWriter to split larger files
 
    - fixed files size limit (2GB) in SIO C++ implementation
 
-   - python binding (Jeremy McCormick)
+   - ant does not show "BUILD SUCCESSFUL" in case of error  anymore
 
 ======================
   v01-06

lcio/src/latex/manual
manual.tex 1.36 -> 1.37
diff -u -r1.36 -r1.37
--- manual.tex	8 Mar 2006 09:57:28 -0000	1.36
+++ manual.tex	27 Mar 2006 14:11:47 -0000	1.37
@@ -120,6 +120,8 @@
   export PATH=$LCIO/tools:$LCIO/bin:$PATH
 
   export JDK_HOME=/usr/lib/j2sdk          <-- modify as appropriate
+
+  ( export CLHEP=/opt/products/CLHEP/2.0.2.2  <-- optionally use CLHEP four vectors with LCIO/C++) 
 \end{verbatim} 
 }
 %$ <- fixes syntax highlighting
CVSspam 0.2.8