Print

Print


Commit in lcio/src/cpp/include on rio_v00-00
LCRTRelations.h+31.10 -> 1.10.10.1
make rootcint compatible

lcio/src/cpp/include
LCRTRelations.h 1.10 -> 1.10.10.1
diff -u -r1.10 -r1.10.10.1
--- LCRTRelations.h	20 Feb 2007 14:31:58 -0000	1.10
+++ LCRTRelations.h	7 Jul 2009 12:49:25 -0000	1.10.10.1
@@ -283,6 +283,8 @@
 
   class LCRTRelations ;
 
+#ifndef __CINT__
+
   /** Set the 1-to-1 relation between two objects - prexisting inconsistent relations 
       involving the two objects are deleted to enforce a consistent set of from-to relations. */
   template <class R> 
@@ -634,6 +636,7 @@
     f1->LCRTRelations::ptr<typename R::to>()->merge( *lt2 ) ;
   }
 
+#endif
 
 } // end namespace
 
CVSspam 0.2.8