|
[Rivet] Problem with JADE plugin?Andy Buckley andy.buckley at ed.ac.ukWed Jun 23 14:46:59 BST 2010
Hi Gavin et al, We noticed this week that an apparent tuning problem with a JADE jet rate analysis is probably actually a problem with either the JADE plugin in Fastjet (or in how we are using it.) If you look at the attached plots, you'll see huge deviations from data at small y_cut values. We thought this was something to be tuned, but as the Durham alg data looks great with the same generator & tune, and older versions of the same plot made with our old Fastjet JADE patch show a good fit to the JADE data, I think it's likely that there is a problem with the Fastjet plugin implementation. In case we are making an error in how we use the values that we are plotting, here's where they come from: if (jadejet.clusterSeq()) { double y_23 = jadejet.clusterSeq()->exclusive_ymerge(2); double y_34 = jadejet.clusterSeq()->exclusive_ymerge(3); double y_45 = jadejet.clusterSeq()->exclusive_ymerge(4); double y_56 = jadejet.clusterSeq()->exclusive_ymerge(5); (The jadejet object is a Rivet class, but its clusterSeq() method is directly returning the fastjet::ClusterSequence*.) Does this look okay to you? Cheers, Andy -- Dr Andy Buckley SUPA Advanced Research Fellow Particle Physics Experiment Group, University of Edinburgh -------------- next part -------------- A non-text attachment was scrubbed... Name: JADE_OPAL_2000_S4300807_d09-x01-y01.png Type: image/png Size: 21868 bytes Desc: not available Url : http://www.hepforge.org/lists-archive/rivet/attachments/20100623/7ae0bce4/attachment.png -------------- next part -------------- A non-text attachment was scrubbed... Name: JADE_OPAL_2000_S4300807_d09-x01-y02.png Type: image/png Size: 22953 bytes Desc: not available Url : http://www.hepforge.org/lists-archive/rivet/attachments/20100623/7ae0bce4/attachment-0001.png -------------- next part -------------- A non-text attachment was scrubbed... Name: JADE_OPAL_2000_S4300807_d09-x01-y03.png Type: image/png Size: 23234 bytes Desc: not available Url : http://www.hepforge.org/lists-archive/rivet/attachments/20100623/7ae0bce4/attachment-0002.png -------------- next part -------------- A non-text attachment was scrubbed... Name: JADE_OPAL_2000_S4300807_d09-x01-y04.png Type: image/png Size: 22011 bytes Desc: not available Url : http://www.hepforge.org/lists-archive/rivet/attachments/20100623/7ae0bce4/attachment-0003.png
More information about the Rivet mailing list |