[Rivet-svn] rivet: 4 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Wed Sep 30 22:15:01 BST 2015


details:   https://rivet.hepforge.org/hg/rivet/rev/73f31a4f58cc
branches:  
changeset: 4879:73f31a4f58cc
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 23 10:11:15 2015 +0100
description:
FastJets now allows use of FastJet pure ghosts, by excluding them from the constituents of Rivet Jet objects. Thanks to James Monk for raising the issue and providing a patch.

details:   https://rivet.hepforge.org/hg/rivet/rev/8aeff9b48c73
branches:  
changeset: 4880:8aeff9b48c73
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 23 14:19:23 2015 +0100
description:
Merge from release-2-3-x into default

details:   https://rivet.hepforge.org/hg/rivet/rev/feff36b8eaca
branches:  
changeset: 4881:feff36b8eaca
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 30 17:11:00 2015 +0100
description:
Important improvement in FourVector: new flip3() method to return a 4-vector in which only the spatial component has been inverted cf. operator- which flips the t/E component as well. Using it in MissingMomentum to fix a bug.

details:   https://rivet.hepforge.org/hg/rivet/rev/4cf9f89ab4e2
branches:  
changeset: 4882:4cf9f89ab4e2
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 30 22:09:00 2015 +0100
description:
Also add flip3() to FourMomentum (with specialised return type -- is there a neat way to do this?)

diffs (truncated from 4120 to 50 lines):

--- a/ChangeLog	Tue Sep 15 17:10:02 2015 +0100
+++ b/ChangeLog	Wed Sep 30 22:09:00 2015 +0100
@@ -1,3 +1,16 @@
+2015-09-30  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Important improvement in FourVector & FourMomentum: new flip3()
+	method to return a 4-vector in which only the spatial component
+	has been inverted cf. operator- which flips the t/E component as
+	well.
+
+2015-09-23  Andy Buckley  <andy.buckley at cern.ch>
+
+	* FastJets now allows use of FastJet pure ghosts, by excluding
+	them from the constituents of Rivet Jet objects. Thanks to James
+	Monk for raising the issue and providing a patch.
+
 2015-09-15  Andy Buckley  <andy.buckley at cern.ch>
 
 	* More MissingMomentum changes: add optional 'mass target'
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/anainfo/MC_WINC_EL.info	Wed Sep 30 22:09:00 2015 +0100
@@ -0,0 +1,14 @@
+Name: MC_WINC_EL
+Summary: Monte Carlo validation observables for inclusive $W[e \, \nu]$ production
+Status: VALIDATED
+Authors:
+ - Frank Siegert <frank.siegert at cern.ch>
+ - Gavin Hesketh <gavin.hesketh at ucl.ac.uk>
+References:
+RunInfo:
+  $e \, \nu$ + jets analysis.
+NumEvents: 1000000
+PtCuts: [0]
+Description:
+  Monte Carlo validation observables for inclusive $W[e \, \nu]$ production
+NeedCrossSection: yes
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/anainfo/MC_WINC_EL_BARE.info	Wed Sep 30 22:09:00 2015 +0100
@@ -0,0 +1,14 @@
+Name: MC_WINC_EL_BARE
+Summary: Monte Carlo validation observables for inclusive $W[e \, \nu]$ production
+Status: VALIDATED
+Authors:
+ - Frank Siegert <frank.siegert at cern.ch>
+ - Gavin Hesketh <gavin.hesketh at ucl.ac.uk>
+References:
+RunInfo:
+  $e \, \nu$ + jets analysis.
+NumEvents: 1000000
+PtCuts: [0]


More information about the Rivet-svn mailing list