Opened 13 years ago
Last modified 13 years ago
#49 assigned task
Rework jet moments
Reported by: | cvermilion | Owned by: | cvermilion |
---|---|---|---|
Priority: | major | Component: | JetCore |
Version: | 4.0 | Keywords: | |
Cc: |
Description
Instead of a JetMomentMap that lives with a JetCollection, jet moments should be associated with jets. The current approach makes it difficult to write tools in terms of jets, because you need access to the JMM to set moments. Thus basically every jet-based tool has the exact same few lines of code that does the loop. There's got to be a better way!
Possibly solved by moving toward full PseudoJet behavior for Jets? JetCollection as a PseudoJetStructureBase?
Note: See
TracTickets for help on using
tickets.