[Rivet-svn] rivet: 2 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Tue May 22 17:15:04 BST 2018


details:   https://rivet.hepforge.org/hg/rivet/rev/93503ecc86f7
branches:  multiweight
changeset: 6297:93503ecc86f7
user:      David Grellscheid <david.grellscheid at durham.ac.uk>
date:      Tue May 22 17:02:01 2018 +0100
description:
merged from release-2-6 branch

details:   https://rivet.hepforge.org/hg/rivet/rev/a419a6bdd28c
branches:  multiweight
changeset: 6298:a419a6bdd28c
user:      David Grellscheid <david.grellscheid at durham.ac.uk>
date:      Tue May 22 17:03:28 2018 +0100
description:
merged from release-2-6 branch

diffs (truncated from 41327 to 50 lines):

--- a/ChangeLog	Thu Feb 08 14:21:57 2018 +0000
+++ b/ChangeLog	Tue May 22 17:03:28 2018 +0100
@@ -1,3 +1,62 @@
+2018-05-20  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Make Particles and Jets into actual specialisations of
+	std::vector rather than typedefs, and update surrounding classes
+	to use them. The specialisations can implicitly cast to vectors of
+	FourMomentum (and maybe Pseudojet).
+
+2018-05-18  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Make CmpAnaHandle::operator() const, for GCC 8 (thanks to CMS)
+
+2018-05-07  Andy Buckley  <andy.buckley at cern.ch>
+
+	* CMS_2016_I1421646.cc: Add patch from CMS to veto if leading jets
+	outside |y| < 2.5, rather than only considering jets in that
+	acceptance. Thanks to CMS and Markus Seidel.
+
+2018-04-27  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Tidy keywords and luminosity entries, and add both to BSM search .info files.
+
+	* Add Luminosity_fb and Keywords placeholders in mkanalysis output.
+
+2018-04-26  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add pairMass and pairPt functions.
+
+	* Add (i)discardIfAnyDeltaRLess and (i)discardIfAnyDeltaPhiLess functions.
+
+	* Add normalize() methods to Cutflow and Cutflows.
+
+	* Add DirectFinalState and IndirectFinalState alias headers, for forward compatibility. 'Prompt' is confusing.
+
+2018-04-24  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add initializer_list overload for binIndex. Needed for other util functions operating on vectors.
+
+	* Fix function signature bug is isMT2 overload.
+
+	* Add isSameSign, isOppSign, isSameFlav, isOppFlav, and isOSSF etc. functions on PIDs and Particles.
+
+2018-03-27  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add RatioPlotLogY key to make-plots. Thanks to Antonin Maire.
+
+2018-02-22  Andy Buckley  <andy.buckley at cern.ch>
+


More information about the Rivet-svn mailing list