Opened 14 years ago
Last modified 14 years ago
#12 assigned enhancement
Revise Python wrapping — at Initial Version
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | python |
Version: | 5.0 | Keywords: | |
Cc: |
Description
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.)
Note: See
TracTickets for help on using
tickets.