[Rivet-svn] rivet: 5 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Thu Mar 3 13:30:03 GMT 2016


details:   https://rivet.hepforge.org/hg/rivet/rev/abcd559bc294
branches:  
changeset: 5010:abcd559bc294
user:      Andy Buckley <andy at insectnation.org>
date:      Wed Mar 02 16:45:23 2016 +0000
description:
Merge more changes from 2-4-x

details:   https://rivet.hepforge.org/hg/rivet/rev/a04811dffd8d
branches:  
changeset: 5011:a04811dffd8d
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Mar 03 12:44:02 2016 +0000
description:
Allow specifying an alias name by which an analysis can be loaded, to allow migration from SPIRES to Inspire ID numberings.

details:   https://rivet.hepforge.org/hg/rivet/rev/c260b95ac2ac
branches:  
changeset: 5012:c260b95ac2ac
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Mar 03 13:01:46 2016 +0000
description:
Cosmetics

details:   https://rivet.hepforge.org/hg/rivet/rev/4d8004c37029
branches:  
changeset: 5013:4d8004c37029
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Mar 03 13:03:18 2016 +0000
description:
Merge in new analysis and rivet --show-analyses pager fix from the 2.4.1 release candidate

details:   https://rivet.hepforge.org/hg/rivet/rev/3be6af439629
branches:  
changeset: 5014:3be6af439629
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Mar 03 13:10:42 2016 +0000
description:
Add an aliased macro for analysis plugin declaration, and apply it first to ATLAS_2010_S8591806 / ATLAS_2010_I849050

diffs (truncated from 16201 to 50 lines):

--- a/.hgignore	Sat Dec 19 20:36:22 2015 +0000
+++ b/.hgignore	Thu Mar 03 13:10:42 2016 +0000
@@ -67,3 +67,4 @@
 ^a\.out\.dSYM$
 ^Rivet-.\..\..$
 ^local/.*$
+^(for|analyses)\d\d\d$
--- a/ChangeLog	Sat Dec 19 20:36:22 2015 +0000
+++ b/ChangeLog	Thu Mar 03 13:10:42 2016 +0000
@@ -1,3 +1,84 @@
+2016-03-03  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Allow specifying an alias name by which an analysis can be
+	loaded, to allow migration from SPIRES to Inspire ID numberings.
+
+2016-03-03  Holger Schulz  <holger.schulz at durham.ac.uk>
+
+	* Add ATLAS 7 TeV event shapes in Z+jets analysis (ATLAS_2016_I1424838)
+
+2016-02-29  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Update make-plots to use multiprocessing rather than threading.
+
+	* Add FastJets::trimJet method, thanks to James Monk for the
+	suggestion and patch.
+
+	* Add new preferred name PID::charge3 in place of
+	PID::threeCharge, and also convenience PID::abscharge and
+	PID::abscharge3 functions -- all derived from changes in external
+	HEPUtils.
+
+	* Add analyze(const GenEvent*) and analysis(string&) methods to
+	AnalysisHandler, plus some docstring improvements.
+
+2016-02-23  Andy Buckley  <andy.buckley at cern.ch>
+
+	* New ATLAS_2015_I1394679 analysis.
+
+	* New MC_HHJETS analysis from Andreas Papaefstathiou.
+
+	* Ref data updates for ATLAS_2013_I1219109, ATLAS_2014_I1312627,
+	and ATLAS_2014_I1319490.
+
+	* Add automatic output paging to 'rivet --show-analyses'
+
+2016-02-16  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Apply cross-section unit fixes and plot styling improvements to
+	ATLAS_2013_I1217863 analyses, thanks to Christian Gutschow.
+


More information about the Rivet-svn mailing list