|
[Rivet] [Rivet-svn] rivet: MergeDavid Grellscheid david.grellscheid at durham.ac.ukMon Oct 3 14:14:38 BST 2016
Hi Holger, I think you mis-merged just now. We do not want trunk features on the release branch. I'll sort this out. David On 03/10/2016 14:00, Rivet Mercurial wrote: > details: https://rivet.hepforge.org/hg/rivet/rev/0ee33b1e451c > branches: release-2-5-x > changeset: 5549:0ee33b1e451c > user: Holger Schulz <holger.schulz at durham.ac.uk> > date: Mon Oct 03 13:46:32 2016 +0100 > description: > Merge > > diffs (truncated from 845 to 50 lines): > > --- a/configure.ac Mon Oct 03 13:44:52 2016 +0100 > +++ b/configure.ac Mon Oct 03 13:46:32 2016 +0100 > @@ -1,7 +1,7 @@ > ## Process this file with autoconf to produce a configure script. > > AC_PREREQ(2.59) > -AC_INIT([Rivet],[2.5.2],[rivet at projects.hepforge.org],[Rivet]) > +AC_INIT([Rivet],[trunk],[rivet at projects.hepforge.org],[Rivet]) > > ## Check and block installation into the src/build dir > if test "$prefix" = "$PWD"; then > --- /dev/null Thu Jan 01 00:00:00 1970 +0000 > +++ b/data/anainfo/MC_CENTRALITY.info Mon Oct 03 13:46:32 2016 +0100 > @@ -0,0 +1,10 @@ > +Name: MC_CENTRALITY > +Summary: Template analysis for using CentralityHistogram > +Status: UNVALIDATED > +Authors: > + - Leif Lönnblad <leif.lonnblad at thep.lu.se> > +NumEvents: 50000 > +RunInfo: Any! > +Description: > + Template analysis for using CentralityHistogram for dynamically > + determining centrality intervals using summed eT in the forward region. > --- a/data/anainfo/Makefile.am Mon Oct 03 13:44:52 2016 +0100 > +++ b/data/anainfo/Makefile.am Mon Oct 03 13:46:32 2016 +0100 > @@ -310,6 +310,7 @@ > LHCB_2014_I1281685.info \ > LHCB_2015_I1333223.info \ > LHCF_2012_I1115479.info \ > + MC_CENTRALITY.info \ > MC_DIPHOTON.info \ > MC_ELECTRONS.info \ > MC_GENERIC.info \ > --- /dev/null Thu Jan 01 00:00:00 1970 +0000 > +++ b/data/plotinfo/MC_CENTRALITY.plot Mon Oct 03 13:46:32 2016 +0100 > @@ -0,0 +1,72 @@ > +# BEGIN PLOT /MC_CENTRALITY/ETfwd > +Title=Sum $E_T$ distribution > +XLabel=$\sum E_T$ > +YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\sum E_T$ > +# END PLOT > + > +# BEGIN PLOT /MC_CENTRALITY/EtaAll > +Title=Charged pseudo-rapidity distribution > +XLabel=$\eta$ > +YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\eta$ > +# END PLOT > + > +# BEGIN PLOT /MC_CENTRALITY/EtaC95 > _______________________________________________ > Rivet-svn mailing list > Rivet-svn at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet-svn >
More information about the Rivet mailing list |