[Rivet-svn] rivet: 10 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Wed Oct 12 17:15:02 BST 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/7ad7d4b39595
branches:  release-2-5-x
changeset: 5556:7ad7d4b39595
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 28 14:02:57 2016 +0100
description:
Use rounding rather than truncation in Cutflow percentage efficiency printing.

details:   https://rivet.hepforge.org/hg/rivet/rev/5192f0f6945d
branches:  release-2-5-x
changeset: 5557:5192f0f6945d
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 28 15:44:24 2016 +0100
description:
Add eta and pT cuts to ATLAS truth b-jet definition.

details:   https://rivet.hepforge.org/hg/rivet/rev/ae60f379154e
branches:  release-2-5-x
changeset: 5558:ae60f379154e
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 28 15:47:44 2016 +0100
description:
Fix return type typo in Jet::bTagged(FN) templated method.

details:   https://rivet.hepforge.org/hg/rivet/rev/98a25365c6e7
branches:  release-2-5-x
changeset: 5559:98a25365c6e7
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 28 15:48:26 2016 +0100
description:
Add deltaR(jet, tag) < 0.3 requirement to ATLAS Run 1 tagging functions

details:   https://rivet.hepforge.org/hg/rivet/rev/f60d76d6be22
branches:  release-2-5-x
changeset: 5560:f60d76d6be22
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Sep 28 16:43:57 2016 +0100
description:
Merge the ATLAS and CMS from-Delphes electron and muon tracking efficiency functions into generic trkeff functions -- this is how it should be.

details:   https://rivet.hepforge.org/hg/rivet/rev/a1885450cf13
branches:  release-2-5-x
changeset: 5561:a1885450cf13
user:      Andy Buckley <andy at insectnation.org>
date:      Mon Oct 10 23:41:13 2016 +0100
description:
Nana plotter improvement

details:   https://rivet.hepforge.org/hg/rivet/rev/6bec04477436
branches:  release-2-5-x
changeset: 5562:6bec04477436
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Oct 12 17:08:59 2016 +0100
description:
Tidying/fixing make-plots custom z-ticks code. Thanks to Dmitry Kalinkin

details:   https://rivet.hepforge.org/hg/rivet/rev/846679f4dac4
branches:  release-2-5-x
changeset: 5563:846679f4dac4
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Oct 12 17:10:17 2016 +0100
description:
Merge

details:   https://rivet.hepforge.org/hg/rivet/rev/a7305c8c12a4
branches:  release-2-5-x
changeset: 5564:a7305c8c12a4
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Oct 12 17:10:54 2016 +0100
description:
ChangeLog entry for make-plots tweaks

details:   https://rivet.hepforge.org/hg/rivet/rev/9ccc08b43f24
branches:  release-2-5-x
changeset: 5565:9ccc08b43f24
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Oct 12 17:13:55 2016 +0100
description:
Oops

diffs (truncated from 1435 to 50 lines):

--- a/.hgignore	Tue Sep 27 19:12:28 2016 +0100
+++ b/.hgignore	Wed Oct 12 17:13:55 2016 +0100
@@ -59,6 +59,7 @@
 ^test/.*\.trs$
 ^test/testMatVec$
 ^test/testMath$
+^test/testBeams$
 ^dev$
 ^devval$
 ^newanalyses$
@@ -68,3 +69,4 @@
 ^Rivet-.\..\..$
 ^local/.*$
 ^(for|analyses)\d\d\d$
+^src/Analyses/.*__all\.cc$
--- a/ChangeLog	Tue Sep 27 19:12:28 2016 +0100
+++ b/ChangeLog	Wed Oct 12 17:13:55 2016 +0100
@@ -1,6 +1,45 @@
+2016-10-12  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Tidying/fixing make-plots custom z-ticks code. Thanks to Dmitry Kalinkin.
+
+2016-10-03  Holger Schulz  <holger.schulz at cern.ch>
+
+	* Fix SpiresID -> InspireID in some analyses (show-analysis pointed to
+	non-existing web page)
+
+2016-09-29  Holger Schulz  <holger.schulz at cern.ch>
+
+	* Add Luminosity_fb to AnalysisInfo
+
+	* Added some keywords and Lumi to ATLAS_2016_I1458270
+
+2016-09-28  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Merge the ATLAS and CMS from-Delphes electron and muon tracking
+	efficiency functions into generic trkeff functions -- this is how
+	it should be.
+
+	* Fix return type typo in Jet::bTagged(FN) templated method.
+
+	* Add eta and pT cuts to ATLAS truth b-jet definition.
+
+	* Use rounding rather than truncation in Cutflow percentage efficiency printing.
+
+2016-09-28  Frank Siegert  <frank.siegert at cern.ch>
+
+       * make-plots bugfix in y-axis labels for RatioPlotMode=deviation
+
 2016-09-27  Andy Buckley  <andy.buckley at cern.ch>


More information about the Rivet-svn mailing list