[Rivet-svn] rivet: 5 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Mon Sep 12 17:45:02 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/7b6363e3c6a6
branches:  release-2-5-x
changeset: 5457:7b6363e3c6a6
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Sep 12 13:21:27 2016 +0100
description:
Rationalise/tidy sphericity implementation a bit, and allow calc() to be called on a collection of Jets

details:   https://rivet.hepforge.org/hg/rivet/rev/066a5fd1e5a2
branches:  release-2-5-x
changeset: 5458:066a5fd1e5a2
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Sep 12 15:17:54 2016 +0100
description:
Add a static constexpr DBL_NAN to Utils.hh for convenience, and move some utils stuff out of MathHeader.hh

details:   https://rivet.hepforge.org/hg/rivet/rev/f025e7559c9a
branches:  release-2-5-x
changeset: 5459:f025e7559c9a
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Sep 12 15:23:45 2016 +0100
description:
Remove duplicated macros

details:   https://rivet.hepforge.org/hg/rivet/rev/a282f2317960
branches:  release-2-5-x
changeset: 5460:a282f2317960
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Sep 12 15:25:46 2016 +0100
description:
Merge count() from Holger

details:   https://rivet.hepforge.org/hg/rivet/rev/48a99d32330d
branches:  release-2-5-x
changeset: 5461:48a99d32330d
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Sep 12 17:31:08 2016 +0100
description:
Merge with Holger

diffs (truncated from 1219 to 50 lines):

--- a/ChangeLog	Thu Sep 08 22:48:15 2016 +0100
+++ b/ChangeLog	Mon Sep 12 17:31:08 2016 +0100
@@ -1,3 +1,18 @@
+2016-09-12  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add a static constexpr DBL_NAN to Utils.hh for convenience, and
+	move some utils stuff out of MathHeader.hh
+
+2016-09-12  Holger Schulz  <holger.schulz at cern.ch>
+
+	* Add count function to Tools/Utils.h
+
+	* Add and mark validated B0bar and Bminus-decay to pi analysis (BELLE_2013_I1238273)
+
+	* Add and mark validated B0-decay analysis                     (BELLE_2011_I878990)
+
+	* Add and mark validated B to D decay analysis                 (BELLE_2011_I878990)
+
 2016-09-08  Andy Buckley  <andy.buckley at cern.ch>
 
 	* Add C-array version of multi-target Analysis::scale() and normalize(), and fix (semantic) constness.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/anainfo/BELLE_2011_I878990.info	Mon Sep 12 17:31:08 2016 +0100
@@ -0,0 +1,32 @@
+Name: BELLE_2011_I878990
+Year: 2011
+Summary: Exclusive semileptonic B0 to pi minus decays.
+Experiment: BELLE
+Collider: KEKB
+InspireID: 878990
+Status: VALIDATED
+Authors:
+ - Holger Schulz <holger.schulz at cern.ch>
+RunInfo:
+  Events with B-decays, either particle guns or collisions.
+NumEvents: 10000
+NeedCrossSection: no
+Description:
+  'Implementation of Lorentz invariant q2 distributions ("form factor") for semileptonic B0 decays'
+BibKey: Ha:2010rf
+BibTeX: '@article{Ha:2010rf,
+      author         = "Ha, H. and others",
+      title          = "{Measurement of the decay $B^0\to\pi^-\ell^+\nu$ and
+                        determination of $|V_{ub}|$}",
+      collaboration  = "Belle",
+      journal        = "Phys. Rev.",
+      volume         = "D83",
+      year           = "2011",
+      pages          = "071101",
+      doi            = "10.1103/PhysRevD.83.071101",


More information about the Rivet-svn mailing list