|
[Rivet-svn] rivet: 2 new changesetsRivet Mercurial rivet at projects.hepforge.orgThu Jun 23 14:15:05 BST 2016
details: https://rivet.hepforge.org/hg/rivet/rev/52a34fc30b28 branches: release-2-4-x changeset: 5278:52a34fc30b28 user: Andy Buckley <andy at insectnation.org> date: Thu Jun 23 14:08:15 2016 +0100 description: Added tag rivet-2.4.2 for changeset c91d27b41c5a details: https://rivet.hepforge.org/hg/rivet/rev/d0162a8b5904 branches: changeset: 5279:d0162a8b5904 user: Andy Buckley <andy at insectnation.org> date: Thu Jun 23 14:11:48 2016 +0100 description: Added tag rivet-2.5.0beta2 for changeset e46470f99190 diffs (truncated from 30171 to 50 lines): --- a/.hgtags Tue Jun 21 13:42:00 2016 +0100 +++ b/.hgtags Thu Jun 23 14:11:48 2016 +0100 @@ -59,4 +59,24 @@ 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 +e46470f99190ee58a8f5cbc4c9788867e6b06d30 rivet-2.5.0beta2 --- a/ChangeLog Tue Jun 21 13:42:00 2016 +0100 +++ b/ChangeLog Thu Jun 23 14:11:48 2016 +0100 @@ -7,6 +7,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
More information about the Rivet-svn mailing list |