[Rivet-svn] rivet: 4 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Thu Sep 10 17:15:02 BST 2015


details:   https://rivet.hepforge.org/hg/rivet/rev/492eba21ef51
branches:  
changeset: 4848:492eba21ef51
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 09 23:50:36 2015 +0100
description:
Clean up doc comments and lepton cut param name in WFinder

details:   https://rivet.hepforge.org/hg/rivet/rev/e1418bbd1da1
branches:  
changeset: 4849:e1418bbd1da1
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Sep 10 09:52:00 2015 +0100
description:
Merge from 2.3.x release branch

details:   https://rivet.hepforge.org/hg/rivet/rev/1eb40f754140
branches:  
changeset: 4850:1eb40f754140
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Sep 10 09:53:10 2015 +0100
description:
Adding extra methods to MissingMomentum, to make it more user-friendly.

details:   https://rivet.hepforge.org/hg/rivet/rev/3ae298d4e28c
branches:  
changeset: 4851:3ae298d4e28c
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Sep 10 10:01:00 2015 +0100
description:
Allow access to MissingMomentum projection via WFinder.

diffs (truncated from 569 to 50 lines):

--- a/.hgtags	Wed Aug 19 18:09:47 2015 +0100
+++ b/.hgtags	Thu Sep 10 10:01:00 2015 +0100
@@ -52,3 +52,8 @@
 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
--- a/ChangeLog	Wed Aug 19 18:09:47 2015 +0100
+++ b/ChangeLog	Thu Sep 10 10:01:00 2015 +0100
@@ -1,3 +1,9 @@
+2015-09-10  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Allow access to MissingMomentum projection via WFinder.
+
+	* Adding extra methods to MissingMomentum, to make it more user-friendly.
+
 2015-08-18  Andy Buckley  <andy.buckley at cern.ch>
 
 	* Rename xs and counter AOs to start with underscores, and modify
--- a/configure.ac	Wed Aug 19 18:09:47 2015 +0100
+++ b/configure.ac	Thu Sep 10 10:01:00 2015 +0100
@@ -1,7 +1,7 @@
 ## Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([Rivet],[trunk],[rivet at projects.hepforge.org],[Rivet])
+AC_INIT([Rivet],[default],[rivet at projects.hepforge.org],[Rivet])
 
 ## Check and block installation into the src/build dir
 if test "$prefix" = "$PWD"; then
--- a/data/anainfo/ATLAS_2015_I1364361.info	Wed Aug 19 18:09:47 2015 +0100
+++ b/data/anainfo/ATLAS_2015_I1364361.info	Thu Sep 10 10:01:00 2015 +0100
@@ -4,7 +4,7 @@
 Experiment: ATLAS
 Collider: LHC
 InspireID: 1364361
-Status: PRELIMINARY
+Status: VALIDATED
 Authors:
  - Michaela Queitsch-Maitland <michaela.queitsch-maitland at cern.ch>
 References:
--- a/doc/rivet-manual.tex	Wed Aug 19 18:09:47 2015 +0100
+++ b/doc/rivet-manual.tex	Thu Sep 10 10:01:00 2015 +0100
@@ -5,15 +5,16 @@
 
 \title{Rivet user manual\\ {\smaller \textsc{version \RivetVersion}}}


More information about the Rivet-svn mailing list