Commit in lcio on MAIN
config/lcio.properties+3-31.73 -> 1.74
doc/index.html+1-11.15 -> 1.16
   /lcio.xml+25-251.73 -> 1.74
src/aid/EVENT/LCIO.aid+3-31.74 -> 1.75
src/cpp/include/lcio.h+2-21.36 -> 1.37
src/latex/manual/manual.tex+7-71.50 -> 1.51
+41-41
6 modified files
upgraded version to v01-51

lcio/config
lcio.properties 1.73 -> 1.74
diff -u -r1.73 -r1.74
--- lcio.properties	29 Jun 2010 00:32:30 -0000	1.73
+++ lcio.properties	29 Jun 2010 09:57:11 -0000	1.74
@@ -1,7 +1,7 @@
 # ANT property file for LCIO
 #
 # Author: Mark Donszelmann
-# Version: $Id: lcio.properties,v 1.73 2010/06/29 00:32:30 tonyj Exp $
+# Version: $Id: lcio.properties,v 1.74 2010/06/29 09:57:11 engels Exp $
 #
 debug=true
 
@@ -11,7 +11,7 @@
 
 mainpackage=hep/lcio/event
 title=LCIO Linear Collider IO
-version=v01-13
+version=v01-51
 copyright=Copyright &\#169; 2002-2003 LCIO Team, All Rights Reserved.
 name=lcio-event
 packages=hep.lcio.event.*
@@ -137,7 +137,7 @@
 #
 # General definitions for project wide targets
 #
-dist.version=v01-13
+dist.version=v01-51
 dist.dst=release
 dist.doc.dst=release
 dist.dir=dist

lcio/doc
index.html 1.15 -> 1.16
diff -u -r1.15 -r1.16
--- index.html	30 Apr 2010 15:28:24 -0000	1.15
+++ index.html	29 Jun 2010 09:57:11 -0000	1.16
@@ -4,7 +4,7 @@
 
 <body>
 <hr>
-<h1>Documentation for LCIO v01-13</h1>
+<h1>Documentation for LCIO v01-51</h1>
 
 
 <hr>

lcio/doc
lcio.xml 1.73 -> 1.74
diff -u -r1.73 -r1.74
--- lcio.xml	22 Jun 2010 13:49:54 -0000	1.73
+++ lcio.xml	29 Jun 2010 09:57:11 -0000	1.74
@@ -16,7 +16,7 @@
      There are two types of LCIORandomAccess records
        file record -- one per file, always first record on file
        index record -- one or more per file, points to associated LCIOIndex record
-     <block name="LCIORandomAccess" major="1" minor="13">
+     <block name="LCIORandomAccess" major="1" minor="51">
          <data type="int" name="runMin"/>
          <data type="int" name="eventMin"/>
          <data type="int" name="runMax"/>
@@ -42,7 +42,7 @@
      </block>
   </record>
   <record name="LCIOIndex">
-     <block name="LCIOIndex" major="1" minor="13">
+     <block name="LCIOIndex" major="1" minor="51">
          <data type="int" name="controlWord">
             Bit 0 = single Run
             Bit 1 = long offset required
@@ -98,7 +98,7 @@
      </block>
   </record>
   <record name="LCRunHeader">
-     <block name="RunHeader" major="1" minor="13">
+     <block name="RunHeader" major="1" minor="51">
         <data type="int" name="runNumber"></data>
         <data type="string" name="detectorName"></data>
         <data type="string" name="description"></data>
@@ -110,7 +110,7 @@
      </block>
   </record>  
   <record name="LCEventHeader">
-     <block name="EventHeader" major="1" minor="13">
+     <block name="EventHeader" major="1" minor="51">
         <data type="int" name="runNumber"></data>
         <data type="int" name="eventNumber"></data>
         <data type="long" name="timeStamp"></data>
@@ -124,7 +124,7 @@
      </block>
   </record>  
   <record name="LCEvent">
-      <block name="MCParticle" major="1" minor="13">
+      <block name="MCParticle" major="1" minor="51">
          <data type="int" name="flags"> not yet used, Bits 0-15 user/application dependent</data>
          <include subroutine="namedParameters"/>
 	 <data type="int" name="nMC"></data>
@@ -171,7 +171,7 @@
             </if>
          </repeat>
       </block>
-      <block name="SimTrackerHit" major="1" minor="13">
+      <block name="SimTrackerHit" major="1" minor="51">
          <data type="int" name="flags">Bit 31 Barrel = 0, Endcap = 1, Bit 30 momentum (not) stored: 1(0), Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -198,7 +198,7 @@
            </if>
          </repeat>
       </block>
-      <block name="SimCalorimeterHit" major="1" minor="13">
+      <block name="SimCalorimeterHit" major="1" minor="51">
          <data type="int" name="flags">Bit 31 long = 1, short = 0; Bit 30 Barrel = 0, Endcap = 1; 
               Bit 29 cellid1 = 1, no cellid1 = 0; Bit 28 PDG = 1, no PDG =0, Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
@@ -226,7 +226,7 @@
            </if>
          </repeat>
       </block>
-      <block name="LCFloatVec" major="1" minor="13">
+      <block name="LCFloatVec" major="1" minor="51">
          <data type="int" name="flags">not yet used, Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="nVectors"></data>
@@ -240,7 +240,7 @@
            </if>
          </repeat>
       </block>
-      <block name="LCIntVec" major="1" minor="13">
+      <block name="LCIntVec" major="1" minor="51">
          <data type="int" name="flags">not yet used, Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="nVectors"></data>
@@ -254,7 +254,7 @@
            </if>
          </repeat>
       </block>
-      <block name="LCStrVec" major="1" minor="13">
+      <block name="LCStrVec" major="1" minor="51">
          <data type="int" name="flags">not yet used, Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="nVectors"></data>
@@ -268,7 +268,7 @@
            </if>
          </repeat>
       </block>
-      <block name="RawCalorimeterHit" major="1" minor="13">
+      <block name="RawCalorimeterHit" major="1" minor="51">
          <data type="int" name="flags">Bit 31 long = 1, short = 0; Bit 30 Barrel = 0, Endcap = 1; 
               Bit 29 cellid1 = 1, no cellid1 = 0;Bit 28 = 1: don't store ptr tag;
 	      Bit 27 = 1: timeStamp stored; Bits 0-15 user/detector specific</data>
@@ -288,7 +288,7 @@
 	    </if>
          </repeat>
       </block>
-      <block name="CalorimeterHit" major="1" minor="13">
+      <block name="CalorimeterHit" major="1" minor="51">
          <data type="int" name="flags">Bit 31 long = 1, short = 0; Bit 30 Barrel = 0, Endcap = 1; 
               Bit 29 cellid1 = 1, no cellid1 = 0;
 	      Bit 27 = 1: timeStamp stored; Bit 26 = 1: energy error stored;
@@ -323,7 +323,7 @@
             </if>
          </repeat>
       </block>
-      <block name="TrackerHit" major="1" minor="13">
+      <block name="TrackerHit" major="1" minor="51">
          <data type="int" name="flags">Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -355,7 +355,7 @@
             <data type="ptag" name="this"></data>
          </repeat>
       </block>
-      <block name="TPCHit" major="1" minor="13">
+      <block name="TPCHit" major="1" minor="51">
          <data type="int" name="flags">Bit 31 no raw data = 0, raw data = 1, Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -381,7 +381,7 @@
             </if>
          </repeat>
       </block>
-      <block name="TrackerRawData" major="1" minor="13">
+      <block name="TrackerRawData" major="1" minor="51">
          <data type="int" name="flags">Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -399,7 +399,7 @@
             <data type="ptag" name="this"></data>
          </repeat>
       </block>
-      <block name="TrackerData" major="1" minor="13">
+      <block name="TrackerData" major="1" minor="51">
          <data type="int" name="flags">Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -417,7 +417,7 @@
             <data type="ptag" name="this"></data>
          </repeat>
       </block>
-      <block name="TrackerPulse" major="1" minor="13">
+      <block name="TrackerPulse" major="1" minor="51">
          <data type="int" name="flags">Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -442,7 +442,7 @@
             <data type="ptag" name="this"></data>
          </repeat>
       </block>
-      <block name="SiliconRawHit" major="1" minor="13">
+      <block name="SiliconRawHit" major="1" minor="51">
          <data type="int" name="flags">Bits 0-15 user/detector specific</data>
          <include subroutine="namedParameters"/>
          <data type="int" name="n"></data>
@@ -454,7 +454,7 @@
             <data type="ptag" name="this"></data>
          </repeat>
       </block>
-    <block name="Track" major="1" minor="13">
+    <block name="Track" major="1" minor="51">
       <data type="int" name="flag">Bit 31 Hits are kept =1, Hits are not kept = 0</data>
       <include subroutine="namedParameters"/>
       <data type="int" name="nTrack"/>
@@ -490,7 +490,7 @@
       <data type="ptag" name="this"></data>
       </repeat>
     </block>
-    <block name="Cluster" major="1" minor="13">
+    <block name="Cluster" major="1" minor="51">
       <data type="int" name="flag">Bit 31 Hits are kept =0, Hits are not kept = 1</data>
       <include subroutine="namedParameters"/>
       <data type="int" name="nCluster"/>
@@ -544,7 +544,7 @@
         <data type="ptag" name="this"></data>
       </repeat>
     </block>
-    <block name="Vertex" major="1" minor="13">
+    <block name="Vertex" major="1" minor="51">
       <data type="int" name="flag"></data>
       <include subroutine="namedParameters"/>
       <data type="int" name="nVertex"></data>
@@ -563,7 +563,7 @@
         <data type="ptag" name="this"></data>
     </repeat>
     </block>
-    <block name="ReconstructedParticle" major="1" minor="13">
+    <block name="ReconstructedParticle" major="1" minor="51">
       <data type="int" name="flag"></data>
       <include subroutine="namedParameters"/>
       <data type="int" name="nObject"/>
@@ -639,7 +639,7 @@
         <data type="ptag" name="this"></data>
       </repeat>
     </block>
-    <block name="LCGenericObject" major="1" minor="13">
+    <block name="LCGenericObject" major="1" minor="51">
       <data type="int" name="flag"></data>
         <include subroutine="namedParameters"/>
         <if condition="(flag&amp;(1&lt;&lt;31)) !=0">
@@ -666,7 +666,7 @@
         <data type="ptag" name="this"></data>
       </repeat>
     </block>
-    <block name="LCRelation" major="1" minor="13">
+    <block name="LCRelation" major="1" minor="51">
        <data type="int" name="flag">Bit 31: 1[0] Weights are [not] stored</data>
        <include subroutine="namedParameters"/>
        <data type="int" name="nRelations"/>
@@ -679,7 +679,7 @@
        </repeat>
     </block>
       <!-- generic block description for subset collections that hold references to existing objects -->
-      <block name="References" major="1" minor="13">
+      <block name="References" major="1" minor="51">
          <data type="int" name="flags"></data>
          <include subroutine="namedParameters"/>
          <data type="int" name="nReferences"></data>

lcio/src/aid/EVENT
LCIO.aid 1.74 -> 1.75
diff -u -r1.74 -r1.75
--- LCIO.aid	12 May 2010 14:50:00 -0000	1.74
+++ LCIO.aid	29 Jun 2010 09:57:11 -0000	1.75
@@ -3,7 +3,7 @@
 @ifdef cpp
 @cpp{
 #define LCIO_MAJOR_VERSION 1
-#define LCIO_MINOR_VERSION 13
+#define LCIO_MINOR_VERSION 51
 #define LCIO_PATCH_LEVEL 0
 
 #define LCIO_VERSION_GE( MAJV , MINV )  ( (  LCIO_MAJOR_VERSION  > MAJV ) || ( (LCIO_MAJOR_VERSION==MAJV) && ( LCIO_MINOR_VERSION >= MINV ) ) )
@@ -16,7 +16,7 @@
 /** Global constants used in LCIO.
  *
  * @author gaede
- * @version $Id: LCIO.aid,v 1.74 2010/05/12 14:50:00 engels Exp $
+ * @version $Id: LCIO.aid,v 1.75 2010/06/29 09:57:11 engels Exp $
  * @see LCObject
  * @see LCIO
  */
@@ -117,7 +117,7 @@
 @else
     // current version number of lcio
   public static const int MAJORVERSION  = 1 ; 
-  public static const int MINORVERSION  = 13 ;
+  public static const int MINORVERSION  = 51 ;
 
 
   // bits in flag words

lcio/src/cpp/include
lcio.h 1.36 -> 1.37
diff -u -r1.36 -r1.37
--- lcio.h	30 Apr 2010 15:28:24 -0000	1.36
+++ lcio.h	29 Jun 2010 09:57:11 -0000	1.37
@@ -7,7 +7,7 @@
  * documentation with doxygen. 
  * 
  * @author gaede
- * @version $Id: lcio.h,v 1.36 2010/04/30 15:28:24 engels Exp $ 
+ * @version $Id: lcio.h,v 1.37 2010/06/29 09:57:11 engels Exp $ 
  * @see LCEvent
  */
 #include "EVENT/LCIO.h"
@@ -15,7 +15,7 @@
 #include "IMPL/LCIOExceptionHandler.h"
 
 
-/** \mainpage <a href="http://lcio.desy.de">LCIO</a> (v01-13) 
+/** \mainpage <a href="http://lcio.desy.de">LCIO</a> (v01-51) 
  * A persistency framework for linear collider simulation studies.
  * \section Overview
  * This is the API documentation for the C++ version of LCIO. For general documetation on 

lcio/src/latex/manual
manual.tex 1.50 -> 1.51
diff -u -r1.50 -r1.51
--- manual.tex	30 Apr 2010 15:28:25 -0000	1.50
+++ manual.tex	29 Jun 2010 09:57:11 -0000	1.51
@@ -49,8 +49,8 @@
 \begin{document}
 \pdfgraphics
 
-%\title{LCIO [v01-13] -  Users manual}
-\title{{\Huge\bf LCIO  -  Users manual} \\ v01-13}
+%\title{LCIO [v01-51] -  Users manual}
+\title{{\Huge\bf LCIO  -  Users manual} \\ v01-51}
 
 %\author{F. Gaede \\  DESY IT}
 %\author{F. Gaede, H. Vogt \\  DESY IT, DESY Zeuthen}
@@ -101,7 +101,7 @@
 \begin{verbatim}
   mkdir lcio 
   cd lcio
-  cvs co -d v01-13 -r v01-13 lcio
+  cvs co -d v01-51 -r v01-51 lcio
 \end{verbatim}
 
 \subsection{Requirements}
@@ -157,7 +157,7 @@
 \begin{itemize}
 \item{ {\bf Linux (and bash):} 
 \begin{verbatim} 
-  export LCIO=/lcio/v01-13                <-- modify as appropriate
+  export LCIO=/lcio/v01-51                <-- modify as appropriate
   export PATH=$LCIO/tools:$LCIO/bin:$PATH
 
   export JDK_HOME=/usr/lib/j2sdk             <-- modify as appropriate
@@ -179,7 +179,7 @@
 }
 \item{ {\bf Windows/Cygwin - Cygwin shell (bash):} 
 \begin{verbatim}
-  export LCIO=/cygdrive/c/lcio/devel/v01-13   <-- modify as appropriate
+  export LCIO=/cygdrive/c/lcio/devel/v01-51   <-- modify as appropriate
   export PATH=$LCIO/tools:$LCIO/bin:$PATH
   export JDK_HOME=/cygdrive/c/j2sdk1.4.1_01      <-- modify as appropriate
 \end{verbatim} %$
@@ -200,13 +200,13 @@
 
 %A few variables have to be set, e.g. on windows:
 %\begin{verbatim}
-%  set LCIO=c:\tony\projects\v01-13\lcio      <-- modify as appropriate
+%  set LCIO=c:\tony\projects\v01-51\lcio      <-- modify as appropriate
 %  set JDK_HOME=c:\java\j2sdk1.4.1            <-- modify as appropriate
 %  set PATH=%LCIO%\tools;%PATH%
 %\end{verbatim}
 %or using {\it bash}:
 %\begin{verbatim}
-%  cd v01-13
+%  cd v01-51
 %  export LCIO=$PWD
 %  export JDK_HOME=/usr/lib/j2sdk          <-- modify as appropriate
 %  export PATH=$LCIO/tools:$PATH
CVSspam 0.2.8