|
[Rivet-svn] rivet: 3 new changesetsRivet Mercurial rivet at projects.hepforge.orgWed Mar 29 13:45:02 BST 2017
details: https://rivet.hepforge.org/hg/rivet/rev/5a3aa27e4d26 branches: release-2-5-x changeset: 5720:5a3aa27e4d26 user: Andy Buckley <andy at insectnation.org> date: Fri Mar 03 12:43:48 2017 +0000 description: bin/rivet-mkanalysis: Add FastJets.hh include by default -- it's almost always used. details: https://rivet.hepforge.org/hg/rivet/rev/afa5b65f28d7 branches: release-2-5-x changeset: 5721:afa5b65f28d7 user: Andy Buckley <andy at insectnation.org> date: Wed Mar 29 13:09:05 2017 +0100 description: Add Cut and functor selection args to HeavyHadrons accessor methods. details: https://rivet.hepforge.org/hg/rivet/rev/452b1360359f branches: release-2-5-x changeset: 5722:452b1360359f user: Andy Buckley <andy at insectnation.org> date: Wed Mar 29 13:30:48 2017 +0100 description: Merge with Peter's analysis additions diffs (truncated from 6357 to 50 lines): --- a/ChangeLog Thu Mar 02 16:28:35 2017 +0000 +++ b/ChangeLog Wed Mar 29 13:30:48 2017 +0100 @@ -1,3 +1,25 @@ +2017-03-08 Peter Richardson <peter.richardson at durham.ac.uk> + + * Added 6 analyses AMY_1990_I295160, HRS_1986_I18502, JADE_1983_I190818, + PLUTO_1980_I154270, TASSO_1989_I277658, TPC_1987_I235694 for charged multiplicity + in e+e- at CMS energies below the Z pole + + * Added 2 analyses for charged multiplicity at the Z pole DELPHI_1991_I301657, + OPAL_1992_I321190 + + * Updated ALEPH_1991_S2435284 to plot the average charged multiplcity + + * Added analyses OPAL_2004_I631361, OPAL_2004_I631361_qq, OPAL_2004_I648738 for + gluon jets in e+e-, most need fictitious e+e- > g g process + +2017-03-29 Andy Buckley <andy.buckley at cern.ch> + + * Add Cut and functor selection args to HeavyHadrons accessor methods. + +2017-03-03 Andy Buckley <andy.buckley at cern.ch> + + * bin/rivet-mkanalysis: Add FastJets.hh include by default -- it's almost always used. + 2017-03-02 Andy Buckley <andy.buckley at cern.ch> * src/Analyses/CMS_2016_I1473674.cc: Patch from CMS to use partonic tops. --- a/bin/rivet-mkanalysis Thu Mar 02 16:28:35 2017 +0000 +++ b/bin/rivet-mkanalysis Wed Mar 29 13:30:48 2017 +0100 @@ -183,6 +183,7 @@ // -*- C++ -*- #include "Rivet/Analysis.hh" #include "Rivet/Projections/FinalState.hh" +#include "Rivet/Projections/FastJets.hh" namespace Rivet { --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/data/anainfo/AMY_1990_I295160.info Wed Mar 29 13:30:48 2017 +0100 @@ -0,0 +1,35 @@ +Name: AMY_1990_I295160 +Year: 1990 +Summary: Hadronic charged multiplicity measurement between 50 and 61.4 GeV +Experiment: AMY +Collider: TRISTAN +InspireID: 295160 +Status: VALIDATED +Authors: + - Peter Richardson <peter.richardson at durham.ac.uk>
More information about the Rivet-svn mailing list |