Commit in lcio/src/aid/EVENT on MAIN
Cluster.aid+3-31.11 -> 1.12
updated documentation wrt. LCIO::CLBIT_HITS for pointers to hits  

lcio/src/aid/EVENT
Cluster.aid 1.11 -> 1.12
diff -u -r1.11 -r1.12
--- Cluster.aid	19 Sep 2005 15:40:25 -0000	1.11
+++ Cluster.aid	28 Feb 2006 16:04:11 -0000	1.12
@@ -10,7 +10,7 @@
 /** The LCIO cluster.
  * 
  * @author gaede
- * @version $Id: Cluster.aid,v 1.11 2005/09/19 15:40:25 gaede Exp $
+ * @version $Id: Cluster.aid,v 1.12 2006/02/28 16:04:11 gaede Exp $
  */
 
 
@@ -74,8 +74,8 @@
     public const ClusterVec& getClusters() const ; 
 
     /** The hits that have been combined to this cluster.
-     *  Only available if CalorimeterHit objects have not been saved with
-     *  LCIO::RCHBIT_NO_PTR==1.
+     *  Only available if collection flag bit LCIO::CLBIT_HITS==1 and if 
+     *  the CalorimeterHit objects have not been saved with LCIO::RCHBIT_NO_PTR==1.
      *  @see CalorimeterHit
      */
     public const CalorimeterHitVec& getCalorimeterHits() const ;
CVSspam 0.2.8