[Rivet-svn] rivet: 2 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Thu Jun 16 13:45:04 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/80704db49171
branches:  release-2-4-x
changeset: 5265:80704db49171
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Jun 16 13:39:45 2016 +0100
description:
Doc update to remove any current mention of AIDA, including finally removing the marked-as-out-of-date histo manipulation guide

details:   https://rivet.hepforge.org/hg/rivet/rev/080d5cbba163
branches:  
changeset: 5266:080d5cbba163
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Jun 16 13:40:13 2016 +0100
description:
Merge doc updates from 2.4.x

diffs (truncated from 30208 to 50 lines):

--- a/.hgtags	Wed Jun 15 14:03:43 2016 +0100
+++ b/.hgtags	Thu Jun 16 13:40:13 2016 +0100
@@ -59,4 +59,23 @@
 086c7cd50a1906839b8440845077a39a0279ebb0 rivet-2.3.0
 c77ff1b297a71e9ec14440cd2e549fb1c4924148 rivet-2.4.0
 6bec638a1eb96ff0b1e18b4f6d62ef96bff40888 rivet-2.4.1
-c91d27b41c5a7084f79ede52ae03588a72529c4b rivet-2.4.2
+66e20000b87f2cbd6a5a6e42d3da6a711484ee6c rivet-2.5.0b1
+66e20000b87f2cbd6a5a6e42d3da6a711484ee6c rivet-2.5.0b1
+0000000000000000000000000000000000000000 rivet-2.5.0b1
+706ccb872c05fea7a7719915a01f56ca4c650419 rivet-2.5.0beta1
+706ccb872c05fea7a7719915a01f56ca4c650419 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+5ef6897448e40d1ceb08f2dfbda644bf7c354ba5 rivet-2.5.0beta1
+5ef6897448e40d1ceb08f2dfbda644bf7c354ba5 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+6767e934e06c1d3f379147b68f1379442d220a44 rivet-2.5.0beta1
+6767e934e06c1d3f379147b68f1379442d220a44 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+46b78966c60f33a8b394010587b8539ade6fcf1e rivet-2.5.0beta1
+46b78966c60f33a8b394010587b8539ade6fcf1e rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+0000000000000000000000000000000000000000 rivet-2.5.0beta1
+af77fa6d1c6408c7d8d70ff681996ee614cc6117 rivet-2.5.0beta1
--- a/ChangeLog	Wed Jun 15 14:03:43 2016 +0100
+++ b/ChangeLog	Thu Jun 16 13:40:13 2016 +0100
@@ -3,6 +3,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)
+
+	* Add a DEFAULT_RIVET_PROJ_CLONE macro for implementing the
+	clone() method boiler-plate code in projections.


More information about the Rivet-svn mailing list