spartyjet is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/spartyjet does not appear to be a Subversion repository.). Look in the Trac log for more information.

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?

Change History (1)

comment:1 Changed 13 years ago by cvermilion

Status: newassigned
Note: See TracTickets for help on using tickets.