|
[Rivet] CMS forward and forward+central jetsHendrik Hoeth hendrik.hoeth at cern.chTue Jul 10 14:06:34 BST 2012
Hi Albert, thanks for the analysis. The Inspire ID is perfectly fine. Just a few tips for the future: - setNeedsCrossSection() and setBeams() are obsolete. This information is read from the .info files now. You already have the beam information in your .info file. For the cross-section you can add the line NeedCrossSection: yes - Likewise the plugin system got changed a bit, so instead of AnalysisBuilder<CMS_2012_I1087342> plugin_CMS_2012_I1087342; you would now write DECLARE_RIVET_PLUGIN(CMS_2012_I1087342); I'll put the analysis into svn today. Cheers, Hendrik -- Journalist: "Can you explain 5 sigma as 99.999something percent?" Fabiola G.: "Sure, that's 3*10^-7." (after the CERN Higgs seminar, 4 July 2012)
More information about the Rivet mailing list |