|
[Rivet-svn] rivet: 4 new changesetsRivet Mercurial rivet at projects.hepforge.orgMon Jan 23 23:30:02 GMT 2017
details: https://rivet.hepforge.org/hg/rivet/rev/c11bbedc829d branches: release-2-5-x changeset: 5675:c11bbedc829d user: Andy Buckley <andy at insectnation.org> date: Thu Jan 19 15:38:12 2017 +0000 description: Use proper log macro details: https://rivet.hepforge.org/hg/rivet/rev/9ffd0de35d94 branches: release-2-5-x changeset: 5676:9ffd0de35d94 user: Andy Buckley <andy at insectnation.org> date: Mon Jan 23 22:19:58 2017 +0000 description: Fixes for HepMC 2.07 and const ptr compatibility details: https://rivet.hepforge.org/hg/rivet/rev/9a2c711b177b branches: release-2-5-x changeset: 5677:9a2c711b177b user: Andy Buckley <andy at insectnation.org> date: Mon Jan 23 23:15:42 2017 +0000 description: Use #defines from HepMC 2.07, smart ptrs from >= 3, and create #defines for < 2.07 details: https://rivet.hepforge.org/hg/rivet/rev/cb8f7e57630f branches: changeset: 5678:cb8f7e57630f user: Andy Buckley <andy at insectnation.org> date: Mon Jan 23 23:17:33 2017 +0000 description: Merge from 2.5.x diffs (truncated from 1485 to 50 lines): --- a/ChangeLog Wed Jan 18 17:53:59 2017 +0000 +++ b/ChangeLog Mon Jan 23 23:17:33 2017 +0000 @@ -1,3 +1,7 @@ +2017-01-21 Andy Buckley <andy.buckley at cern.ch> + + * Removing lots of long-deprecated functions & methods. + 2017-01-18 Andy Buckley <andy.buckley at cern.ch> * Use std::function in functor-expanded method signatures on JetAlg. --- a/configure.ac Wed Jan 18 17:53:59 2017 +0000 +++ b/configure.ac Mon Jan 23 23:17:33 2017 +0000 @@ -1,7 +1,7 @@ ## Process this file with autoconf to produce a configure script. AC_PREREQ(2.59) -AC_INIT([Rivet],[2.5.3],[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 Jan 23 23:17:33 2017 +0000 @@ -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 Wed Jan 18 17:53:59 2017 +0000 +++ b/data/anainfo/Makefile.am Mon Jan 23 23:17:33 2017 +0000 @@ -329,6 +329,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 \ --- a/data/plotinfo/CMS_2015_I1356998.plot Wed Jan 18 17:53:59 2017 +0000 +++ b/data/plotinfo/CMS_2015_I1356998.plot Mon Jan 23 23:17:33 2017 +0000 @@ -1,22 +1,22 @@ # BEGIN PLOT /CMS_2015_I1356998/d01-x01-y01 -Title=Cross section for $log_{10}M_{Y} < 0.5$ (SD dominated) -XLabel=$log_{10}\xi_{X}$
More information about the Rivet-svn mailing list |