Opened 14 years ago
Last modified 14 years ago
#12 assigned enhancement
Revise Python wrapping — at Version 1
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | python |
Version: | 5.0 | Keywords: | |
Cc: |
Description (last modified by )
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!).
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.)
Change History (1)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.