Commit in slic/include on MAIN
LcioMcpFactory.hh+5-11.8 -> 1.9


slic/include
LcioMcpFactory.hh 1.8 -> 1.9
diff -u -r1.8 -r1.9
--- LcioMcpFactory.hh	27 Apr 2007 01:54:32 -0000	1.8
+++ LcioMcpFactory.hh	1 Sep 2011 21:20:27 -0000	1.9
@@ -1,4 +1,4 @@
-// $Header: /cvs/lcd/slic/include/LcioMcpFactory.hh,v 1.8 2007/04/27 01:54:32 jeremy Exp $
+// $Header: /cvs/lcd/slic/include/LcioMcpFactory.hh,v 1.9 2011/09/01 21:20:27 jeremy Exp $
 
 #ifndef SLIC_LCIOMCPFACTORY_HH
 #define SLIC_LCIOMCPFACTORY_HH 1
@@ -85,6 +85,10 @@
 
     void fillMcpEndPointEnergy(IMPL::LCCollectionVec* mcpColl);
 
+#if LCIO_VERSION_GE(1, 60)
+    void copySpinAndColorFlow(EVENT::MCParticle* mcp1, EVENT::MCParticle* mcp2);
+#endif
+
   private:
     LcioMcpManager* m_manager;
     IMPL::LCCollectionVec* m_finalColl;
CVSspam 0.2.8