[Rivet-svn] rivet: 4 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Fri Jul 1 12:00:03 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/28324a9ab8e3
branches:  release-2-4-x
changeset: 5289:28324a9ab8e3
user:      Andy Buckley <andy at insectnation.org>
date:      Tue Jun 28 22:57:17 2016 +0100
description:
Prepare for 2.4.3 release

details:   https://rivet.hepforge.org/hg/rivet/rev/aac16dc52f58
branches:  release-2-4-x
changeset: 5290:aac16dc52f58
user:      Andy Buckley <andy at insectnation.org>
date:      Tue Jun 28 23:07:37 2016 +0100
description:
Added tag rivet-2.4.3 for changeset 28324a9ab8e3

details:   https://rivet.hepforge.org/hg/rivet/rev/cb910cb5549d
branches:  release-2-4-x
changeset: 5291:cb910cb5549d
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Jul 01 11:48:23 2016 +0100
description:
Fix pandoc version detection

details:   https://rivet.hepforge.org/hg/rivet/rev/79176c5ee5af
branches:  
changeset: 5292:79176c5ee5af
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Jul 01 11:53:38 2016 +0100
description:
Merge pandoc fix from 2.4.3

diffs (truncated from 30190 to 50 lines):

--- a/.hgtags	Tue Jun 28 21:49:53 2016 +0100
+++ b/.hgtags	Fri Jul 01 11:53:38 2016 +0100
@@ -52,12 +52,10 @@
 974b3c3e84ea2f09cd39750a2facfd7e9726209b rivet-2.2.0beta1
 0000000000000000000000000000000000000000 rivet-2.2.0beta1
 805d410d6fadd4efb8d0e6bdf5a930ec0fc1e848 rivet-2.2.1
-bd82c99d2b3f089c22df6beb7fd038b7762e2a05 rivet-2.3.0
-bd82c99d2b3f089c22df6beb7fd038b7762e2a05 rivet-2.3.0
-0000000000000000000000000000000000000000 rivet-2.3.0
-0000000000000000000000000000000000000000 rivet-2.3.0
 086c7cd50a1906839b8440845077a39a0279ebb0 rivet-2.3.0
 c77ff1b297a71e9ec14440cd2e549fb1c4924148 rivet-2.4.0
 6bec638a1eb96ff0b1e18b4f6d62ef96bff40888 rivet-2.4.1
 c91d27b41c5a7084f79ede52ae03588a72529c4b rivet-2.4.2
-c91d27b41c5a7084f79ede52ae03588a72529c4b rivet-2.4.2
+28324a9ab8e39c73376934594e08f872bc442a76 rivet-2.4.3
+af77fa6d1c6408c7d8d70ff681996ee614cc6117 rivet-2.5.0beta1
+e46470f99190ee58a8f5cbc4c9788867e6b06d30 rivet-2.5.0beta2
--- a/ChangeLog	Tue Jun 28 21:49:53 2016 +0100
+++ b/ChangeLog	Fri Jul 01 11:53:38 2016 +0100
@@ -1,5 +1,11 @@
+2016-07-01  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Fix pandoc interface flag version detection.
+
 2016-06-28  Andy Buckley  <andy.buckley at cern.ch>
 
+	* Release version 2.4.3
+
 	* Add ATLAS_2016_I1468168 early ttbar fully leptonic fiducial
 	cross-section analysis at 13 TeV.
 
@@ -12,6 +18,35 @@
 	* Add a --show-bibtex option to the rivet script, for convenient
 	outputting of a BibTeX db for the used analyses.
 
+2016-06-14  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add and rename 4-vector boost calculation methods: new methods
+	beta, betaVec, gamma & gammaVec are now preferred to the
+	deprecated boostVector method.
+
+2016-06-13  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add and use projection handling methods declare(proj, pname) and
+	apply<PROJ>(evt, pname) rather than the longer and explicitly
+	'projectiony' addProjection & applyProjection.
+
+	* Start using the DEFAULT_RIVET_ANALYSIS_CTOR macro (newly created
+	preferred alias to long-present DEFAULT_RIVET_ANA_CONSTRUCTOR)


More information about the Rivet-svn mailing list