[Rivet-svn] rivet: 5 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Thu May 4 11:00:02 BST 2017


details:   https://rivet.hepforge.org/hg/rivet/rev/38424f00dd03
branches:  heavyion-dev
changeset: 5744:38424f00dd03
user:      Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk at cern.ch>
date:      Tue May 02 13:09:53 2017 +0100
description:
Add heavy-ion analysis

details:   https://rivet.hepforge.org/hg/rivet/rev/fe1a2773ca14
branches:  heavyion-dev
changeset: 5745:fe1a2773ca14
user:      Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk at cern.ch>
date:      Tue May 02 13:11:26 2017 +0100
description:
Merge data preloading from default

details:   https://rivet.hepforge.org/hg/rivet/rev/633c9a9d3c90
branches:  heavyion-dev
changeset: 5746:633c9a9d3c90
user:      Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk at cern.ch>
date:      Tue May 02 16:50:41 2017 +0100
description:
Updated heavy-ion analysis

details:   https://rivet.hepforge.org/hg/rivet/rev/55c862a0caac
branches:  heavyion-dev
changeset: 5747:55c862a0caac
user:      Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk at cern.ch>
date:      Tue May 02 17:00:00 2017 +0100
description:
Merge with default

details:   https://rivet.hepforge.org/hg/rivet/rev/a2d06400bc6a
branches:  heavyion-dev
changeset: 5748:a2d06400bc6a
user:      Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk at cern.ch>
date:      Thu May 04 09:53:34 2017 +0100
description:
Merged with default

diffs (truncated from 616 to 50 lines):

--- a/ChangeLog	Tue Apr 11 11:33:45 2017 +0200
+++ b/ChangeLog	Thu May 04 09:53:34 2017 +0100
@@ -1,3 +1,11 @@
+2017-05-02  Andy Buckley  <andy.buckley at cern.ch>
+
+	* Add binding to a pre-loaded analysis object if possible in Analysis::bookHisto1D() methods.
+
+	* Add AnalysisHandler::addData and readData methods for histo preloading.
+
+	* Extend and improve string functions for path handling.
+
 2017-01-21  Andy Buckley  <andy.buckley at cern.ch>
 
 	* Removing lots of long-deprecated functions & methods.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/plotinfo/ALICE_2010_I880049.plot	Thu May 04 09:53:34 2017 +0100
@@ -0,0 +1,15 @@
+# BEGIN PLOT /ALICE_2010_I880049/d01-x01-y01
+Title=$N_\text{ch}$ vs. centrality, $\sqrt{s_\text{NN}} = \text{2.76~TeV}$
+XLabel=$c (%)$
+YLabel=$ \mathrm{d}N_\text{ch} / \mathrm{d}\eta $
+LogX=0
+LogY=0
+# END PLOT
+
+# BEGIN PLOT /ALICE_2010_I880049/d02-x01-y01
+Title=$N_\text{ch}$ vs. $N_\text{part}$, $\sqrt{s_\text{NN}} = \text{2.76~TeV}$
+XLabel=$N_\text{part}$
+YLabel=$ ((\mathrm{d}N_\text{ch}) / (\mathrm{d}\eta)) / (N_\text{part} / 2)$
+LogX=0
+LogY=0
+# END PLOT
\ No newline at end of file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/data/refdata/ALICE_2010_I880049.yoda	Thu May 04 09:53:34 2017 +0100
@@ -0,0 +1,30 @@
+# BEGIN YODA_SCATTER2D /REF/ALICE_2010_I880049/d01-x01-y01
+Path=/REF/ALICE_2010_I880049/d01-x01-y01
+Type=Scatter2D
+# xval   xerr-   xerr+  yval	yerr-	yerr+
+2.5	 2.5	 2.5	1601.0	60.0	60.0
+7.5	 2.5	 2.5	1294.0	49.0	49.0
+15.0	 5.0	 5.0	966.0	37.0	37.0
+25.0	 5.0	 5.0	649.0	23.0	23.0
+35.0	 5.0	 5.0	426.0	15.0	15.0
+45.0	 5.0	 5.0	261.0	9.0	9.0
+55.0	 5.0	 5.0	149.0	6.0	6.0
+65.0	 5.0	 5.0	76.0 	4.0 	4.0
+75.0	 5.0	 5.0	35.0 	2.0 	2.0
+# END YODA_SCATTER2D 


More information about the Rivet-svn mailing list