Opened 13 years ago
#53 new cleanup
Remove internal history
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | JetCore |
Version: | 5.0 | Keywords: | |
Cc: |
Description
Now that FastJet's PseudoJet has full-featured substructure, there is no need to carry around the SJ version as well. Time to clear out the internal cruft. For tools that unavoidably need a different structure, we can convert then. We may convert to something like a tree of HistoryElement?'s for storage, but I don't think it's necessary to have a parallel jet structure around by default.
Note: See
TracTickets for help on using
tickets.