spartyjet is hosted by Hepforge, IPPP Durham
close Warning:
  • Error with navigation contributor "BrowserModule"
  • Failed to sync with repository "(default)": instance.__dict__ not accessible in restricted mode; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.

Changes between Initial Version and Version 1 of Ticket #12


Ignore:
Timestamp:
Nov 17, 2010, 4:48:20 PM (14 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.)