spartyjet is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/spartyjet does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #12


Ignore:
Timestamp:
Nov 17, 2010, 4:48:20 PM (13 years ago)
Author:
cvermilion
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12

    • Property Status changed from new to assigned
  • Ticket #12 – Description

    initial v1  
    1 We should consider using SWIG instead of !PyROOT as the Python wrapper to !FastJet and !SpartyJet internals.  The ROOT dictionary system is pretty ugly, and not everyone wants to deal with ROOT (just having a Python interface to !FastJet would be nice!).
     1We should consider using SWIG instead of PyROOT as the Python wrapper to !FastJet and !SpartyJet internals.  The ROOT dictionary system is pretty ugly, and not everyone wants to deal with ROOT (just having a Python interface to !FastJet would be nice!).
    22
    3 Also, classes that won't end up being store in a file don't need ROOT dictionaries.  (Anything seen by the user in a Python script needs either a !PyROOT or SWIG wrapper.)
     3Also, classes that won't end up being store in a file don't need ROOT dictionaries.  (Anything seen by the user in a Python script needs either a PyROOT or SWIG wrapper.)