[Rivet-svn] rivet: 2 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Fri Apr 6 22:30:02 BST 2018


details:   https://rivet.hepforge.org/hg/rivet/rev/9d5f054be9f7
branches:  release-2-6-x
changeset: 6271:9d5f054be9f7
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Apr 06 22:21:51 2018 +0100
description:
Fix plot paths: thanks to Ivan Razumov

details:   https://rivet.hepforge.org/hg/rivet/rev/9fd55f29ff35
branches:  release-2-6-x
changeset: 6272:9fd55f29ff35
user:      Andy Buckley <andy at insectnation.org>
date:      Fri Apr 06 22:23:06 2018 +0100
description:
Minor convenience functionality on functors

diffs (truncated from 193 to 50 lines):

--- a/analyses/pluginMC/MC_IDENTIFIED.plot	Wed Apr 04 16:36:59 2018 +0100
+++ b/analyses/pluginMC/MC_IDENTIFIED.plot	Fri Apr 06 22:23:06 2018 +0100
@@ -1,4 +1,4 @@
-# BEGIN PLOT /MC_GENERIC/EtaK
+# BEGIN PLOT /MC_IDENTIFIED/EtaK
 Title=Pseudorapidity distribution of kaon multiplicity
 XLabel=$\eta$
 YLabel=$1/\sigma_K \; \mathrm{d}\sigma_K/\mathrm{d}\eta$
@@ -7,7 +7,7 @@
 LegendYPos=0.5
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/EtaLambda
+# BEGIN PLOT /MC_IDENTIFIED/EtaLambda
 Title=Pseudorapidity distribution of $\Lambda$ multiplicity
 XLabel=$\eta$
 YLabel=$1/\sigma_\Lambda \; \mathrm{d}\sigma_\Lambda/\mathrm{d}\eta$
@@ -16,7 +16,7 @@
 LegendYPos=0.5
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/EtaPi
+# BEGIN PLOT /MC_IDENTIFIED/EtaPi
 Title=Pseudorapidity distribution of pion multiplicity
 XLabel=$\eta$
 YLabel=$1/\sigma_\pi \; \mathrm{d}\sigma_\pi/\mathrm{d}\eta$
@@ -25,20 +25,20 @@
 LegendYPos=0.5
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/Mults.*PIDs
+# BEGIN PLOT /MC_IDENTIFIED/Mults.*PIDs
 XLabel=$|\text{PID}|$
 YLabel=$\langle N_\text{PID} \rangle$
 LogY=1
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/MultsDecayedPIDs
+# BEGIN PLOT /MC_IDENTIFIED/MultsDecayedPIDs
 Title=Average per-event multiplicity of decayed particle IDs
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/MultsStablePIDs
+# BEGIN PLOT /MC_IDENTIFIED/MultsStablePIDs
 Title=Average per-event multiplicity of stable particle IDs
 # END PLOT
 
-# BEGIN PLOT /MC_GENERIC/MultsAllPIDs
+# BEGIN PLOT /MC_IDENTIFIED/MultsAllPIDs
 Title=Average per-event multiplicity of \emph{all} (unphysical) particle IDs


More information about the Rivet-svn mailing list