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

#43 assigned defect

JetMoment<vector<float> >

Reported by: cvermilion Owned by: cvermilion
Priority: minor Component: JetTools
Version: 4.0 Keywords:
Cc:

Description

Storage of zcutMoment doesn't seem to work, presumably related to ROOT choking on the vector<float>. For some reason almost all stored moments only appear to have two elements. (GUI gives tons of errors when trying to plot $$_zcut[2].)

Change History (1)

comment:1 Changed 13 years ago by cvermilion

Status: newassigned

Note that a JetMoment<T> is stored in the TTree as a vector<T> (entry for each jet).

Note: See TracTickets for help on using tickets.