diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7007 +1,7008 @@
 2019-06-05  Peter Richardson <peter.richardson@durham.ac.uk>
 	* L3_2004_I652683 add missing plots and sync yoda, still missing n charged as functiomn of CMS energy and jet plots
+	* PLUTO_1980_I154270 clean up to prepare for yoda sync
 
 2019-06-04  Peter Richardson <peter.richardson@durham.ac.uk>
 	* sync yoda for BELLE_2015_I1397632, two hists change label + final binchangeset:   7157:2482c97f5ef8
 	* update BABAR_2007_S6895344.yoda with improved error calc
 	* sync yoda for H1_1994_S2919893.yoda, only difference handling of non-existance bins, better in new version
 	* sync yoda for OPAL_2000_S4418603.yoda, changes only in histos not used by rivet
 	* sync yoda for OPAL_1997_S3608263, missing histos in rivet copy
 	* sync yoda for OPAL_1997_S3396100, trival difference some asymmetric x bins in new output but bin limits same
 	* remove null bins from yoda to allow sync with hepdata in CLEO_2004_S5809304.yoda
 	* add OPAL_1997_I421977 for sigma +/- production
 
 
 2019-06-03  Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk@cern.ch>
 
 	* Adding new heavy-ion beam particles: GOLD, LEAD.
 	* Switching already existing heavy-ion analyses to use new beam types
 
 2019-06-03  Peter Richardson <peter.richardson@durham.ac.uk>
 	* sync ALEPH_1996_S3196992.yoda with HEPdata, rounding issues in old version
 	* sync ALEPH_2001_S4656318.yoda, differences in histos not used in analysis
 	* sync DELPHI_2011_I890503.yoda, fixes y errors but still a zero width bin to deal with
 	* switch to using counters in OPAL_2002_S5361494, errors now calculated, and allows yoda sync with HEPdata
 	* add DELPHI_2003_I620250 for event shapes below Z pole
 	* switch to using counters in DELPHI_2000_S4328825, errors now calculated, and allows partial yoda sync with HEPdata
 	* update PLUTO_1980_I154270.yoda for new hepdata error calc
 	* update JADE_1983_I190818 to handle zero bins widths and update the yoda from HEPData
 
 2019-06-02  Peter Richardson <peter.richardson@durham.ac.uk>
 	* add DELPHI_2000_I524694 for sigma- and lambdsa(1520) production at LEP
 	* clean up code in OPAL_1997_S3396100, fixed normalisation of sigma-(1385) distributions
 
 2019-06-01 Peter Richardson <peter.richardson@durham.ac.uk>
 	* update yoda for ARGUS_1993_S2653028, improved y errors, still zero bin width issues
 	* update yoda for SND_2016_I1471515, ALEPH_1995_I382179, ALEPH_1999_S4193598
 	* add analysis CLEO_1991_I29927, B* production in e+e-
 
 2019-05-31 Christian Gutschow  <chris.g@cern.ch>
 
 	* Skip beam particles when trying to determine promptness (thanks to Marek Schoenherr for pointing this out)
 	* Apple's CLANG compiler really doesn't like uninitialised variables ... sorry Peter!
 
 
 2019-05-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use integer rather than overloaded Projection comparison at the
 	apply stage. Improves Smeared* projection reproducibility and may
 	speed up the apply step. Thanks to Xiangyang Ju.
 
 2019-05-29  Peter Richardson <peter.richardson@durham.ac.uk>
 	* Move BABAR and BELLE analyses to separate plugin and add new mainly radiative
 	return analyses
 
 	* new pluginNovosibirsk with analyses from SND, CMD, etc
 
 	* new pluginOrsay with analyses from DM1 and DM2
 
 	* new PETRA analyses, mainly for R
 
 	* move existing Tristan analyses to separate plugin and add new, mainy R
 	analyses
 
 	* new pluginFrascati with analyses from ADONE and DAPHNE
 
 	* move older SLAC e+e- analyses to separate plugin and add new analyses
 
 	* move DORIS analysis to separate plugin and add new ones
 
 	* move CLEO analyses to new CESR plugin and add more analyses
 
 	* new plugin with analyses from the BES experiment
 
 	* new MC analyses for hadron/tau decays based on Herwig internal ones
 
 	* sync BABAR_2007_I729388, BABAR_2013_I1238276, BABAR_2005_S6181155 and all those
 	where no difference with yodadiff, similarly for BELLE
 
 	* fix no of tracks plots in ATLAS_2016_I1424838, normalise to 100 not 1, agreed by Chris G
 
 	* merge two versions of OPAL_2004_I631361, now using new options feature instead.
 
 2019-05-29  Leif Lönnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* The GenEvents in rivet can now be stripped from (most) light
 	quarks and gluons to speed up searching.
 
 	* Status lines in info files can now contain words like
 	NOTREENTRY, NOHEPDATA, SINGLEWEIGHT, and UNPHYSICAL.
 
 	* Can now configured to use HepMC3 (3.1.1 or later).
 	
 2019-05-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix Unicode and argparse bugs in bin/rivet. Thanks to Frank Siegert.
 
 2019-05-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Release version 2.7.2
 
 	* Fixes to CMS_2016_I1487288 jet selection and
 	normalisation. Thanks to Peter Richardson for highlighting the
 	issues.
 
 2019-05-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improve Vector3::azimuthalAngle() (also used by FourMomentum and
 	FourVector) to use exact rather than fuzzy is-zero check, to only
 	check the perpendicular components, and to note that IEEE floating
 	point implementations of atan2 should already be 'safe' unless we
 	decide that this function should throw or return NaN in case of
 	null or along-z vectors. Thanks to Louis Moureaux from CMS for the
 	report and diagnosis.
 
 2019-05-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tools/Utils.h: Add isum() functions, and mark other container
 	functions as wanting a conversion to use std::function.
 
 2019-05-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add super-generic (i)discardIfAny(particlebases, particlebases, bool(pb,pb)) functions.
 
 2019-05-16 Christian Gutschow  <chris.g@cern.ch>
 
 	* Introduce TTMODE options for MC_TTBAR to pick the decay mode
 
 2019-05-09 Christian Gutschow  <chris.g@cern.ch>
 
 	* Release version 2.7.1
 
 2019-05-09 Christian Gutschow  <chris.g@cern.ch>
 
 	* add correlation information for those analyses
 	that are compatible with HEPData
 	* prevent Variations meta data from being copied
 	* comment out redudnant code in MeasureDefinition.cc
 	to suppress compiler warning
 
 2019-05-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use an std::map rather than std::set to store analyses in
 	AnalysisHandler, hopefully therefore fixing the analysis
 	evaluation order and making multi-analysis runs with random
 	numbers repeatable.
 
 2019-05-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Modify LorentzTransform::setBetaVec to behave better for boost
 	along x, y, and z axes.
 
 	* Attach bare lepton GenParticle pointers to output of
 	DressedLeptons, to allow ancestry/decay navigation (request by
 	Markus Seidel).
 
 	* Add Particle::setGenParticle method and manual Particle
 	constructors with the option to pass a GenParticle*.
 
 	* Improve DressedLeptons constructor to deconstruct incoming
 	particles into bare and dressing components (report by Markus
 	Seidel).
 
 	* Remove GSL includes and single remaining method (for now).
 
 2019-05-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* First set of script conversions from optparse to argparse for Python3.
 
 2019-05-06 Peter Richardson  <peter.richardson@durham.ac.uk>
 	* Fix normalisation in ATLAS_2016_I1444991 after yoda update from HepData
 
 2019-05-04 Christian Gutschow  <chris.g@cern.ch>
 	* default entry point of ATLAS_2014_I1319490 should
 	  be average of muon and electron channel
 	* fix units in ATLAS_2014_I1319490 and apply
 	  Peter Richardson's plot updates
 
 2019-05-04 Peter Richardson  <peter.richardson@durham.ac.uk>
 	* Fix plot selection and labels in ATLAS_2016_I1419652 (due yoda update from HepData)
 	* Fix to mode switch and plot labels in ATLAS_2014_I1319490
 
 2019-05-03 Peter Richardson  <peter.richardson@durham.ac.uk>
 	* Fix info text and plot labels in ATLAS_2013_I1217863
 	* Fix Zfinder test in ATLAS_2014_I1312627, size is now no of Z's not leptons
 
 2019-05-02  Peter Richardson  <peter.richardson@durham.ac.uk>
 	* Fix unicode in ATLAS_2014_I1312627,ATLAS_2016_I1424838,ATLAS_2016_I1426523
 
 2019-05-02  Peter Richardson  <peter.richardson@durham.ac.uk>
 
 	* Fix make-plots CustomMajorTicks and CustomMinorTicks
 
 2019-04-30  Peter Richardson  <peter.richardson@durham.ac.uk>
 
 	* Fix make-plots rendering when last point is NaN-valued.
 
 2019-04-30 Christian Gutschow  <chris.g@cern.ch>
 	* path sign behaviour in deltaEta (MathUtils.hh)
 	* add signed option for deltaRap
 
 2019-04-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add tau mistag efficiency functions for jet smearing.
 
 	* Make RIVET_RANDOM_SEED have effect outside OpenMP builds, too.
 
 2019-04-29 Christian Gutschow  <chris.g@cern.ch>
 	* remove IsRef from output Histo1D
 	* fix HEPData IDs in hist booking for ATLAS_2014_I1315949
 
 2019-04-26 Christian Gutschow  <chris.g@cern.ch>
 	* use jet size rather than 4-momentum size (?)
 	to fill in CDF_1996_S3108457
 
 2019-04-25 Christian Gutschow  <chris.g@cern.ch>
 	* fix mapping to ref data in STAR_2006_S6500200,
 	put bin width manually into ref data file
 
 2019-04-24 Christian Gutschow  <chris.g@cern.ch>
 	* Patch weird behaviour in ATLAS_2017_I1589844 and
 	ATLAS_2017_I1609448 when Cut argument is passed to
 	VetoedFinalState constructor. In version 2.6.2 or
 	prior, this would select the particles passing the cut,
 	after that they are being vetoed.
 
 2019-04-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2016_I1487288 (CMS WZ differential cross-sections at 8
 	TeV) from Shehu AbdusSalam, refined and extended to jet
 	distributions by AB.
 
 2019-04-24  Jon Butterworth <j.butterworth@ucl.ac.uk>
 
 	* Fix logic of call the vetoedFinalState in ATLAS_2017_I1609448
 	which was giving wrong met calculation.
 
 2019-04-23  Chris Gutschow  <chris.g@cern.ch>
 
 	* Apply suggested corrections from Peter Richardson to
 	ATLAS_2014_I1282441 (normalisation of second plot is in millibarn
 	not microbarn), ATLAS_2015_I1387176 and ATLAS_2015_I1397635
 	(Unicode issues in the .info), ATLAS_2016_I1419070 (need more than
 	1 entry for a variance not just 1), CMS_2010_PAS_QCD_10_024 and
 	CMS_2012_PAS_FSQ_12_020 (class names need to be consistent with
 	file names to find the .yoda ref data), CMS_2013_I1261026 (need to
 	ensure more than 1 entry in histos to avoid LowStats issues from
 	YODA), CMS_2014_I1298810, CMS_2016_I1421646, CMS_2016_I1454211
 	(the polymarker command in the yoda caused make-plots to fail if
 	there is more than 1 MC line), CMS_2017_I1467451 (cross sections
 	in fb), CMS_2017_I1605749 (data fixed in HepData so don't need to
 	divide by bin width anymore), ALEPH_1996_S3486095 (delete a lot of
 	unused variables), ALEPH_2014_I1267648 (only worked if the final
 	decay products were direct children of the tau, which is not the
 	case in Herwig or Pythia -- rewritten to search down the decay
 	tree), DELPHI_1996_S3430090, DELPHI_2000_S4328825,
 	OPAL_1998_S374990, ARGUS_1993_S2669951, ALEPH_1996_S3486095
 	(switch ' to ^\prime in plots as it wasn't working as it was),
 	ALEPH_2004_S5765862 (fix typo in plot label), BABAR_2003_I593379
 	and BELLE_2008_I786560 (switch to Rivet particle from
 	genParticle), and to add the 2D case to the Sphericity projection
 	so tranSphericity works.
 
 2019-04-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add RIVET_CACHE_PROJECTIONS environment variable, for runtime
 	disabling of the caching mechanism (for debugging and
 	cross-checking).
 
 	* Add optional only_physical and remove_duplicates args (passed
 	through to the Particle methods) to hasParticleAncestorWith and
 	hasParticleDescendantWith functors.
 
 2019-04-08  Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk@cern.ch>
 
 	* Restored behaviour of getData function to return finalized
 	plots by default
 
 2019-04-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove/protect against last Unicode .encode() calls that broke Python3 compatibility.
 
 	* Remove last assert (for mod2() >= 0) from Vector classes.
 
 2019-04-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Move inline projections *inside* analysis classes, since our
 	aggregated build mechanism means there's no longer a unique
 	unnamed namespace for each analysis .cc file.
 
 	* Adding analyses ATLAS_2018_I1677498 (WWbb), ATLAS_2018_I1711114
 	(g -> bb), and ATLAS_2019_I1720442 (4-lepton lineshape).
 
 2019-03-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Extend more deltaPhi(x,y) functions with an optional bool for signed dPhi.
 
 	* Add Particle::isSame and isSame(Particle, Particle) functions in
 	lieu of implicit (and wrong) Particle::operator==.
 
 	* Reinstate Particle -> GenParticle as an explicit cast option.
 
 2019-03-15  Leif Lönnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Projections/Sphericity.cc: Skip zero-momentum particles.
 
 	* [Reader,Writer]CompressedAscii[cc,hh]: Introduced possibility to
 	wead and write HepMC (v3) files in a compressed and stripped
 	format. Also included a simple progra bin/rivet-hepmz to convert
 	between this new format and othe HepMC fortmats.
 
 2019-03-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2018_I1686000.cc single-top plus photon analysis (with
 	an info file warning about fiducial definition oddity)
 
 	* Remove Particle -> GenParticle implicit cast.
 
 	* analyses/pluginCMS/CMS_2018_I1682495.cc: Fix normalisation of
 	final plots (patch from Sal Rappoccio, spot by Deepak Kar)
 
 2019-02-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* bin/make-plots: Fix a few Py2/3 incompabilities in
 	make-plots. Thanks to Leif Gellersen for the tip-off
 
 	* analyses/Makefile.am: Adopt a more make-friendly plugin building
 	rule. Thanks to Dima Konstantinov.
 
 2019-02-24  Jon Butterworth  <j.butterworth@ucl.ac.uk>
 
 	* Fix multiple bugs in ATLAS_2017_I1514251 (Z+jets) including a
 	problem with REF data having zero bin widths
 
 2019-02-23  Jon Butterworth <j.butterworth@ucl.ac.uk>
 
 	* Added first version of ZEUS_2012_I1116258 (dijet photoproduction). Currently works but unvalidated,
 	  need to check exact recombination scheme with ZEUS contacts. Note ZEUS_2001_S4815815 also needs the
 	  recombination scheme checking. (Now done; changed to Et scheme are checking original code, 27/2/19.)
 
 2019-02-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Move UnstableParticles to a consistently-named header, with
 	UnstableFinalState.hh retained for backward compatibility.
 
 	* Improve/fix UnstableParticles projection's Cut constructor
 	argument to apply the cut on a Rivet::Particle rather than a
 	HepMC::FourVector, meaning that PID cuts can now be used.
 
 2019-02-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Convert ATLAS_2013_I1217863 analysis variants to use the LMODE
 	analysis option (from Jon Butterworth).
 
 2019-02-20  James Monk  <jwmonk@protonmail.com>
 	* src/Tools/RivetHepMC_2.cc: implementation of HepMC helper funcs
 	for HepMC2
 
 	* Add HepMCUtils namespace for helper funcs
 
 	* Relatives class spoofs HepMC3::Relatives interface using HepMC2
 	iterator_ranges
 
 	* Replace calls to particles_in() and particles_out() by HepMCUtils::particles
 
 	* Fix pyext/setup.py.in for both HepMC2 and HepMC3
 
 	* Configures with either --with-hepmc=/blah or --with-hepmc3=/blah
 
 	* Compiles for either HepMC2 or HepMC3 (3.1 or higher)
 
 2019-02-17  James Monk  <jwmonk@protonmail.com>
 
 	* Update many build paths to cope with new HepMC3 include and lib paths :(
 
 	* Use RivetHepMC namespace in place of HepMC:: RivetHepMC.hh should take care of it
 
 	* configure.ac addes appropriate define to CPPFLAGS
 
 	* wrangle rivet-buildplugin to cope with HePMC3 paths
 
 	* HepMC::Reader is still a bit fubar :(
 
 2018-12-10  James Monk  <jwmonk@protonmail.com>
 
 	* Merge from default
 
 2018-12-06  James Monk  <jwmonk@protonmail.com>
 
 	* RivetHepMC.hh: Much simplified.  Use only Const version of
 	GenParticlePtr Only func delarations - two separate implementation
 	files for HepMC2 or 3
 
 	* configure.ac: HepMC version dependence for building RivetHepMC_2.cc or RivetHepMC_3.cc
 
 	* src/Makefile.am: HepMC version dependence
 
 	* src/Tools/RivetHepMC_3.cc: implementations of funs for HepMC v3
 
 	* bin/rivet-nopy.cc: re-implement using HepMC3 reader interface
 	(may need separate implementation for HepMC2)
 
 	* Particle.hh, Event.cc, Jet.cc: const GenParticle replaced by ConstGenParticle
 
 	* Projections Beam, DISLepton, FinalPartons, FinalState,
 	HeavyHadrons, InitialQuarks, MergedFinalState, PrimaryHadrons,
 	UnstableFinalState, VetoedFinalState: Use ConstGenParticlePtr and
 	vector<ConstGenParticlePtr> consistently
 
 	* pluginATLAS: Start to fix some uses of const GenParticlePtr
 
 2019-02-15  Leif Lönnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* Release 2.7.0
 
 2019-02-12  Christian Bierlich  <christian.bierlich@thep.lu.se>
 
 	* Introduced CentralityProjection, allowing an analysis to cut
 	on percentiles of single event quantities, preloaded from a
 	user generated or supplied (by experiment) histogram. Notably
 	used for the centrality definition in heavy ion analyses.
 	User specifies the centrality definition as a special analysis
 	option called cent, eg: "MyAnalysis:cent=GEN".
 	Example usage: Calibration analysis: MC_Cent_pPb_Calib,
 	Analysis using that calibration: MC_Cent_pPb_Eta.
 
 	* Introduced EventMixingFinalState to provide simple event mixing
 	functionality. Currently only works with unit event weights.
 	Example usage: ALICE_2016_I1507157.
 
 	* Introduced Correlators, a framework for calculating single event
 	correlators based on the generic framework (arXiv: 1010.0233 and
 	arXiv: 1312.3572), and perfoming all event averages giving flow
 	coefficents. Implemented as new analysis base class.
 	Example usage: ALICE_2016_I1419244.
 
 	* Introduced a PrimaryParticle projection, replicating experimental
 	definitions of stable particles through decay chains. Recommended for
 	analyses which would otherwise have to require stable particles
 	at generator level.
 
 	* Introduced AliceCommon and AtlasCommon convenience tools, defining
 	several triggers, primary particle definitions and acceptances.
 
 	* Contributed, validated analyses using above features:
 	ALICE_2010_I880049: Multiplicity at mid-rapidity, PbPb @ 2.76 TeV/nn.
 	ALICE_2012_I1127497: Nuclear modification factor, PbPb @ 2.76 TeV/nn.
 	ALICE_2012_I930312: Di-hadron correlations, PbPb @ 2.76 TeV/nn.
 
 	* Contributed, unvalidated analyses using above features:
 	BRAHMS_2004_I647076: pi, K, p spectra as function of rapidity,
 	AuAu @ 200 GeV/nn
 	ALICE_2012_I1126966: pi, K, p spectra, PbPb @ 2.76 TeV/nn.
 	ALICE_2013_I1225979: Charged multiplicity, PbPb @ 2.76 TeV/nn.
 	ALICE_2014_I1243865: Multi-strange baryons, PbPb @ 2.76 TeV/nn.
 	ALICE_2014_I1244523: Multi-strange baryons, pPb @ 5.02 TeV/nn.
 	ALICE_2015_PBPBCentrality: Centrality calibration for PbPb. Note
 	that the included 5.02 TeV/nn data is not well defined at particle
 	level, and cannot be compared to experiment without full detector
 	simulation.
 	ALICE_2016_I1394676: Charged multiplicity, PbPb @ 2.76 TeV/nn.
 	ALICE_2016_I1419244: Multiparticle correlations (flow) using generic
 	framework, PbPb @ 5.02 TeV/nn.
 	ALICE_2016_I1471838: Multi-strange baryons, pp @ 7 TeV.
 	ALICE_2016_I1507090: Charged multiplicity, PbPb @ 5.02 TeV/nn.
 	ALICE_2016_I1507157: Angular correlations, pp @ 7 TeV.
 	ATLAS_2015_I1386475: Charged multiplicity, pPb @ 5.02 TeV/nn.
 	ATLAS_PBPB_CENTRALITY: Forward energy flow + centrality calibration,
 	data not unfolded, but well defined at particle level, PbPb @ 2.76
 	TeV/nn.
 	ATLAS_2015_I1360290: Charged multiplicity + spectra, PbPb @ 2.76
 	TeV/nn.
 	ATLAS_pPb_Calib: Forward energy flow + centrality calibration,
 	data not unfolded, but well defined at particle level, pPb @ 5.02
 	TeV/nn.
 	STAR_2016_I1414638: Di-hadron correlations, AuAu @ 200 GeV/nn.
 	CMS_2017_I1471287: Multiparticle correlations (flow) using generic
 	framework, pp @ 7 TeV.
 
 	* Contributed analyses without data:
 	ALICE_2015_PPCentrality: ALICE pp centrality (multiplicity classes)
 	calibration.
 	BRAHMS_2004_CENTRALITY: BRAHMS centrality calibration.
 	STAR_BES_CALIB: STAR centrality calibration.
 	MC_Cent_pPb_Calib: Example analysis, centrality calibration.
 	MC_Cent_pPb_Eta: Example analysis, centrality usage.
 
 2019-01-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add real CMS Run 1 and Run 2 MET resolution smearing functions, based on 8 TeV paper and 13 TeV PAS.
 
 2019-01-07  Leif Lönnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* Reintroduced the PXCONE option in FastJets using a local version
 	of the Fortran based pxcone algorithm converted to c++ with f2c
 	and slightly hacked to avoid dependency on Fortran runtime libraries.
 
 	* Introduced rivet-merge for statistically correct merging of YODA
 	files produced by Rivet. Only works on analysis with reentrant
 	finalize.
 
 	* Introduced --dump flag to the rivet script to periodically run
 	finalize and write out the YODA file for anayses with reentrant
 	finalize.
 
 	* Introduced reentrant finalize. Rivet now produces YODA files
 	where all analysis objects are stored in two version. One is
 	prefixed by "/RAW" and gives the state of the object before
 	finalize was run, and the other is the properly finalized object.
 	Analyses must be flagged "Reentrant: True" in the .info file to
 	properly use this feature.
 
 	* Added an option system. Analyses can now be added to rivet with
 	options. Adding eg. "MyAnalysis:Opt1=val1:Opt2=val2" will create
 	and add a MyAnalysis object making the options available through
 	the Analysis::getOption() function. Several objects of MyAnalysis
 	with different options can be added in the same run. Allowed
 	options must be specified in the MyAnalysis.info file.
 
 	* Added several utilities for heavy ions.
 
 2019-01-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add setting of cross-section error in AnalysisHandler and Run.
 
 2018-12-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add hasNoTag jet-classification functor, to complement hasBTag and hasCTag.
 
 2018-12-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rework VetoedFinalState to be based on Cuts, and to be constructible from Cut arguments.
 
 	* Pre-emptively exclude all hadrons and partons from returning true in isDirect computations.
 
 	* Cache the results of isDirect calculations on Particle (a bit awkwardly... roll on C++17).
 
 	* Add a default-FinalState version of the DressedLeptons constructor.
 
 2018-12-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a FIRST/LAST enum switch for PartonicTops, to choose which top quark clone to use.
 
 2018-12-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a FastJet clustering mode for DressedLeptons.
 
 2018-12-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Release 2.6.2
 
 	* Info file bugfixes for LHCF_2016_I1385877, from Eugenio Berti.
 
 	* Update references in three CMS analysis .info files.
 
 2018-12-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rework doc directory no-build by default to be compatible with 'make dist' packaging.
 
 	* Add fjcontrib RecursiveTools to Rivet/Tools/fjcontrib set.
 
 2018-11-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2018_I1653948, CMS_2018_I1653948, CMS_2018_I1682495, and CMS_2018_I1690148 analyses.
 
 	* Add FastJet EnergyCorrelator and rejig the internal fjcontrib bundle a little.
 
 2018-11-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Merge ATLAS_2017_I1517194_MU and ATLAS_2018_I1656578.
 
 	* Add signed calculation optional bool argument on all deltaPhi functions.
 
 2018-11-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix CMS_2012_I1102908 efficiency calculation. Thanks to Anton Karneyeu!
 
 2018-11-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove doc dir from default top-level make
 
 2018-09-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use updated ATLAS R2 muon efficiencies.
 
 	* Use proper ATLAS photon efficiency functions for Runs 1 and 2, from arXiv:1606.01813 and ATL-PHYS-PUB-2016-014.
 
 2018-08-31  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Update embedded yaml-cpp to v0.6.0.
 
 2018-08-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add RIVET_WEIGHT_INDEX=-1 -> ignore event weights behaviour. Slow, but sometimes useful for debug.
 
 2018-08-29  Christian Gutschow  <chris.g@cern.ch>
 
 	* Allow reference data file name to be different from plugin name
 	via setRefDataName(fname) method, aiming to unify HepData records.
 
 2018-08-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 2.6.1 release.
 
 2018-08-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a RIVET_RANDOM_SEED variable to fix the smearing random-seed engine for validation comparisons.
 
 2018-07-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Merge in ATLAS_2017_I1604029 (ttbar+gamma), ATLAS_2017_I1626105
 	(dileptonic ttbar), ATLAS_2017_I1644367 (triphotons), and
 	ATLAS_2017_I1645627 (photon + jets).
 
 	* Postpone Particles enhancement now, since the required C++11 isn't supported on lxplus7 = CentOS7.
 
 	* Add MC_DILEPTON analysis.
 
 2018-07-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix HepData tarball download handling: StringIO is *not* safe anymore
 
 2018-07-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add LorentzTransform factory functions direct from FourMomentum, and operator()s
 
 2018-06-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add FinalState(fs, cut) augmenting constructor, and PrevFS projection machinery. Validated for a abscharge > 0 cut.
 
 	* Add hasProjection() methods to ProjectionHandler and ProjectionApplier.
 
 	* Clone MC_GENERIC as MC_FSPARTICLES and deprecate the badly-named original.
 
 	* Fix Spires -> Inspire ID for CMS_2017_I1518399.
 
 2018-06-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix installation of (In)DirectFinalState.hh
 
 2018-05-31  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add init-time setting of a single weight-vector index from the
 	RIVET_WEIGHT_INDEX environment variable. To be removed in v3, but
 	really we should have done this years ago... and we don't know how
 	long the handover will be.
 
 2018-05-22  Neil Warrack  <neil.warrack@cern.ch>
 
 	* Include 'unphysical' photon parents in PartonicTops' veto of prompt leptons from photon conversions.
 
 2018-05-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Make Particles and Jets into actual specialisations of
 	std::vector rather than typedefs, and update surrounding classes
 	to use them. The specialisations can implicitly cast to vectors of
 	FourMomentum (and maybe Pseudojet).
 
 2018-05-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Make CmpAnaHandle::operator() const, for GCC 8 (thanks to CMS)
 
 2018-05-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* CMS_2016_I1421646.cc: Add patch from CMS to veto if leading jets
 	outside |y| < 2.5, rather than only considering jets in that
 	acceptance. Thanks to CMS and Markus Seidel.
 
 2018-04-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tidy keywords and luminosity entries, and add both to BSM search .info files.
 
 	* Add Luminosity_fb and Keywords placeholders in mkanalysis output.
 
 2018-04-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add pairMass and pairPt functions.
 
 	* Add (i)discardIfAnyDeltaRLess and (i)discardIfAnyDeltaPhiLess functions.
 
 	* Add normalize() methods to Cutflow and Cutflows.
 
 	* Add DirectFinalState and IndirectFinalState alias headers, for forward compatibility. 'Prompt' is confusing.
 
 2018-04-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add initializer_list overload for binIndex. Needed for other util functions operating on vectors.
 
 	* Fix function signature bug is isMT2 overload.
 
 	* Add isSameSign, isOppSign, isSameFlav, isOppFlav, and isOSSF etc. functions on PIDs and Particles.
 
 2018-03-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add RatioPlotLogY key to make-plots. Thanks to Antonin Maire.
 
 2018-02-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding boolean operator syntactic sugar for composition of bool functors.
 
 	* Copy & paste error fixes in implementation of BoolJetAND,OR,NOT.
 
 2018-02-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Make the project() and compare() methods of projections public.
 
 	* Fix a serious bug in the SmearedParticles and SmearedJets compare methods.
 
 	* Add string representations and streamability to the Cut objects, for debugging.
 
 2018-01-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add highlighted source to HTML analysis metadata listings.
 
 2017-12-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 2.6.0 release.
 
 2017-12-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Typo fix in TOTEM_2012_I1220862 data -- thanks to Anton Karneyeu.
 
 2017-12-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding contributed analyses: 1 ALICE, 6 ATLAS, 1 CMS.
 
 	* Fix bugged PID codes in MC_PRINTEVENT.
 
 2017-12-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Protect Run methods and rivet script against being told to run from a missing or unreadable file.
 
 2017-12-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Replace manual event count & weight handling with a YODA Counter object.
 
 2017-11-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Providing neater & more YODA-consistent sumW and sumW2 methods on AnalysisHandler and Analysis.
 
 	* Fix to Python version check for >= 2.7.10 (patch submitted to GNU)
 
 2017-11-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Various improvements to DISKinematics, DISLepton, and the ZEUS 2001 analysis.
 
 2017-11-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Extend AOPath regex to allow dots and underscores in weight names.
 
 2017-10-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add energy to the list of cuts (both as Cuts::E and Cuts::energy)
 
 	* Add missing pT (rather than Et) functions to SmearedMET,
 	although they are just copies of the MET functions for now.
 
 2017-10-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Embed zstr and enable transparent reading of gzipped HepMC streams.
 
 2017-10-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use Lester MT2 bisection header, and expose a few more mT2 function signatures.
 
 2017-09-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use generic YODA read and write functions -- enables zipped yoda.gz output.
 
 	* Add ChargedLeptons enum and mode argument to ZFinder and WFinder
 	constructors, to allow control over whether the selected charged
 	leptons are prompt. This is mostly cosmetic/for symmetry in the
 	case of ZFinder, since the same can be achieved by passing a
 	PromptFinalState as the fs argument, but for WFinder it's
 	essential since passing a prompt final state screws up the MET
 	calculation. Both are slightly different in the treatment of the
 	lepton dressing, although conventionally this is an area where
 	only prompt photons are used.
 
 2017-09-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add deltaR2 functions for squared distances.
 
 2017-09-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add white backgrounds to make-plots main and ratio plot frames.
 
 2017-09-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2016_PAS_TOP_15_006 jet multiplicity in lepton+jets ttbar at 8 TeV analysis.
 
 	* Add CMS_2017_I1467451 Higgs -> WW -> emu + MET in 8 TeV pp analysis.
 
 	* Add ATLAS_2017_I1609448 Z->ll + pTmiss analysis.
 
 	* Add vectorMissingEt/Pt and vectorMET/MPT convenience methods to MissingMomentum.
 
 	* Add ATLAS_2017_I1598613 J/psi + mu analysis.
 
 	* Add CMS SUSY 0-lepton search CMS_2017_I1594909 (unofficial implementation, validated vs. published cutflows)
 
 2017-09-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Change license explicitly to GPLv3, cf. MCnet3 agreement.
 
 	* Add a better jet smearing resolution parametrisation, based on GAMBIT code from Matthias Danninger.
 
 2017-08-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Protect make-plots against NaNs in error band values (patch from Dmitry Kalinkin).
 
 2017-07-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add sumPt, sumP4, sumP3 utility functions.
 
 	* Record truth particles as constituents of SmearedParticles output.
 
 	* Rename UnstableFinalState -> UnstableParticles, and convert
 	ZFinder to be a general ParticleFinder rather than FinalState.
 
 2017-07-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add implicit cast from FourVector & FourMomentum to Vector3, and tweak mT implementation.
 
 	* Add rawParticles() to ParticleFinder, and update DressedLeptons, WFinder, ZFinder and VetoedFinalState to cope.
 
 	* Add isCharged() and isChargedLepton() to Particle.
 
 	* Add constituents() and rawConstituents() to Particle.
 
 	* Add support for specifying bin edges as braced initializer lists rather than explicit vector<double>.
 
 2017-07-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Enable methods for booking of Histo2D and Profile2D from Scatter3D reference data.
 
 	* Remove IsRef annotation from autobooked histogram objects.
 
 2017-07-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add pair-smearing to SmearedJets.
 
 2017-07-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add Event::centrality(), for non-HepMC access to the generator
 	value if one has been recorded -- otherwise -1.
 
 2017-06-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Split the smearing functions into separate header files for
 	generic/momentum, Particle, Jet, and experiment-specific smearings
 	& efficiencies.
 
 2017-06-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add 'JetFinder' alias for JetAlg, by analogy with ParticleFinder.
 
 2017-06-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Convert SmearedParticles to a more general list of combined
 	efficiency+smearing functions, with extra constructors and some
 	variadic template cleverness to allow implicit conversions from
 	single-operation eff and smearing function. Yay for C++11 ;-)
 	This work based on a macro-based version of combined eff/smear
 	functions by Karl Nordstrom -- thanks!
 
 	* Add *EffFn, *SmearFn, and *EffSmearFn types to SmearingFunctions.hh.
 
 2017-06-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add portable OpenMP enabling flags to AM_CXXFLAGS.
 
 2017-06-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix the smearing random number seed and make it thread-specific
 	if OpenMP is available (not yet in the build system).
 
 	* Remove the UNUSED macro and find an alternative solution for the
 	cases where it was used, since there was a risk of macro clashes
 	with embedding codes.
 
 	* Add a -o output directory option to make-plots.
 
 	* Vector4.hh: Add mT2(vec,vec) functions.
 
 2017-06-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a full set of in-range kinematics functors: ptInRange,
 	(abs)etaInRange, (abs)phiInRange, deltaRInRange, deltaPhiInRange,
 	deltaEtaInRange, deltaRapInRange.
 
 	* Add a convenience JET_BTAG_EFFS functor with several constructors to handle mistag rates.
 
 	* Add const efficiency functors operating on Particle, Jet, and FourMomentum.
 
 	* Add const-efficiency constructor variants for SmearedParticles.
 
 2017-06-21  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Fix normalisations in CMS_2016_I1454211.
 
 	* Fix analysis name in ref histo paths for ATLAS_2017_I1591327.
 
 2017-06-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Move all standard plugin files into subdirs of src/Analyses,
 	with some custom make rules driving rivet-buildplugin.
 
 2017-06-18  David Grellscheid  <david.grellscheid@durham.ac.uk>
 
 	* Parallelise rivet-buildplugin, with source-file cat'ing and use
 	of a temporary Makefile.
 
 2016-06-18  Holger Schulz  <holger.schulz@durham.ac.uk>
 
         * Version 2.5.4 release!
 
 2016-06-17  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Fix 8 TeV DY (ATLAS_2016_I1467454), EL/MU bits were bissing.
 
 	* Add 13 TeV DY (ATLAS_2017_I1514251) and mark
 	ATLAS_2015_CONF_2015_041 obsolete
 
 	* Add missing install statement for ATLAS_2016_I1448301.yoda/plot/info leading to
 	segfault
 
 2017-06-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Slight improvements to Particle constructors.
 
 	* Improvement to Beam projection: before falling back to barcodes
 	1 & 2, try a manual search for status=4 particles. Based on a
 	patch from Andrii Verbytskyi.
 
 2017-06-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2016_I1430892: dilepton channel ttbar charge asymmetry analysis.
 
 	* Add CMS_2016_I1413748: dilepton channel ttbar spin correlations and polarisation analysis.
 
 	* Add CMS_2017_I1518399: leading jet mass for boosted top quarks at 8 TeV.
 
 	* Add convenience constructors for ChargedLeptons projection.
 
 2017-06-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add FinalState and Cut (optional) constructor arguments and
 	usage to DISFinalState. Thanks to Andrii Verbytskyi for the idea
 	and initial patch.
 
 2017-05-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2016_I1448301, Z/gamma cross section measurement at 8 TeV.
 
 	* Add ATLAS_2016_I1426515, WW production at 8 TeV.
 
 2016-05-19  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add BELLE measurement of semileptonic B0bar -> D*+ ell nu decays. I
 	took the liberty to correct the data in the sense that I take the bin
 	widhts into account in the normalisation. BELLE_2017_I1512299.
 	This is a nice analysis as it probes the hadronic and the leptonic
 	side of the decay so very valuable for model building and of course it
 	is rare as it is an unfolded B measurement.
 
 2016-05-17  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ALEPH measurement of hadronic tau decays, ALEPH_2014_I1267648.
 
 	* Add ALEPH dimuon invariant mass (OS and SS) analysis, ALEPH_2016_I1492968
 
 	* The latter needed GENKTEE FastJet algorithm so I added that FastJets
 
 	* Protection against logspace exception in histobooking of
 	MC_JetAnalysis
 
 	* Fix compiler complaints about uninitialised variable in OPAL_2004.
 
 2016-05-16  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Tidy ALEPH_1999 charm fragmentation analysis and normalise to data
 	integral. Added DSTARPLUS and DSTARMINUS to PID.
 
 
 2017-05-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2016_CONF_2016_092, inclusive jet cross sections using early 13 TeV data.
 
 	* Add ATLAS_2017_I1591327, isolated diphoton + X differential cross-sections.
 
 	* Add ATLAS_2017_I1589844, ATLAS_2017_I1589844_EL, ATLAS_2017_I1589844_MU:  kT splittings in Z events at 8 TeV.
 
 	* Add ATLAS_2017_I1509919, track-based underlying event at 13 TeV in ATLAS.
 
 	* Add ATLAS_2016_I1492320_2l2j and ATLAS_2016_I1492320_3l, the WWW cross-section at 8 TeV.
 
 2017-05-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2016_I1449082, charge asymmetry in top quark pair production in dilepton channel.
 
 	* Add ATLAS_2015_I1394865, inclusive 4-lepton/ZZ lineshape.
 
 2017-05-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2013_I1234228, high-mass Drell-Yan at 7 TeV.
 
 2017-05-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2017_I1519995, search for new physics with dijet angular distributions in proton-proton collisions at sqrt{(s) = 13 TeV.
 
 	* Add CMS_2017_I1511284, inclusive energy spectrum in the very forward direction in proton-proton collisions at 13 TeV.
 
 	* Add CMS_2016_I1486238, studies of 2 b-jet + 2 jet production in proton-proton collisions at 7 TeV.
 
 	* Add CMS_2016_I1454211, boosted ttbar in pp collisions at sqrtS = 8 TeV.
 
 	* Add CMS_2016_I1421646, CMS azimuthal decorrelations at 8 TeV.
 
 2017-05-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2015_I1380605, per-event yield of the highest transverse
 	momentum charged particle and charged-particle jet.
 
 	* Add CMS_2015_I1370682_PARTON, a partonic-top version of the CMS
 	7 TeV pseudotop ttbar differential cross-section analysis.
 
 	* Adding EHS_1988_I265504 from Felix Riehn: charged-particle
 	production in K+ p, pi+ p and pp interactions at 250 GeV/c.
 
 	* Fix ALICE_2012_I1116147 for pi0 and Lambda feed-down.
 
 2017-05-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add protection against leptons from QED FSR photon conversions
 	in assigning PartonicTop decay modes. Thanks to Markus Seidel for
 	the report and suggested fix.
 
 	* Reimplement FastJets methods in terms of new static helper functions.
 
 	* Add new mkClusterInputs, mkJet and mkJets static methods to
 	FastJets, to help with direct calls to FastJet where particle
 	lookup for constituents and ghost tags are required.
 
 	* Fix Doxygen config and Makefile target to allow working with
 	out-of-source builds. Thanks to Christian Holm Christensen.
 
 	* Improve DISLepton for HERA analyses: thanks to Andrii Verbytskyi for the patch!
 
 2017-03-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Replace non-template Analysis::refData functions with C++11 default T=Scatter2D.
 
 2017-03-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Allow yes/no and true/false values for LogX, etc. plot options.
 
 	* Add --errs as an alias for --mc-errs to rivet-mkhtml and rivet-cmphistos.
 
 2017-03-08  Peter Richardson <peter.richardson@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@cern.ch>
 
 	* Add Cut and functor selection args to HeavyHadrons accessor methods.
 
 2017-03-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* bin/rivet-mkanalysis: Add FastJets.hh include by default -- it's almost always used.
 
 2017-03-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* src/Analyses/CMS_2016_I1473674.cc: Patch from CMS to use partonic tops.
 
 	* src/Analyses/CMS_2015_I1370682.cc: Patch to inline jet finding from CMS.
 
 2017-03-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Convert DressedLeptons use of fromDecay to instead veto photons
 	that match fromHadron() || fromHadronicTau() -- meaning that
 	electrons and muons from leptonic taus will now be dressed.
 
 	* Move Particle and Jet std::function aliases to .fhh files, and
 	replace many uses of templates for functor arguments with
 	ParticleSelector meta-types instead.
 
 	* Move the canonical implementations of hasAncestorWith, etc. and
 	isLastWith, etc. from ParticleUtils.hh into Particle.
 
 	* Disable the event-to-event beam consistency check if the
 	ignore-beams mode is active.
 
 2017-02-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add BoolParticleAND, BoolJetOR, etc. functor combiners to
 	Tools/ParticleUtils.hh and Tools/JetUtils.hh.
 
 2017-02-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Mark ATLAS_2016_CONF_2016_078 and CMS_2016_PAS_SUS_16_14
 	analyses as validated, since their cutflows match the documentation.
 
 2017-02-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add aggregate signal regions to CMS_2016_PAS_SUS_16_14.
 
 2017-02-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add getEnvParam function, for neater use of environment variable
 	parameters with a required default.
 
 2017-02-05  Andy Buckley  <andy.buckley@cern.ch>
 
        * Add HasBTag and HasCTag jet functors, with lower-case aliases.
 
 2017-01-31  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Start making analyses HepMC3-compatible, including major tidying in ATLAS_2013_I1243871.
 
 	* Add Cut-arg variants to HeavyHadrons particle-retrieving methods.
 
 	* Convert core to be compatible with HepMC3.
 
 2017-01-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing lots of long-deprecated functions & methods.
 
 2017-01-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use std::function in functor-expanded method signatures on JetAlg.
 
 2017-01-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Convert FinalState particles() accessors to use std::function
 	rather than a template arg for sorting, and add filtering functor
 	support -- including a mix of filtering and sorting functors. Yay
 	for C++11!
 
 	* Add ParticleEffFilter and JetEffFilter constructors from a double (encoding constant efficiency).
 
 	* Add Vector3::abseta()
 
 2016-12-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 2.5.3 release.
 
 2016-12-12  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add cut in BZ calculation in OPAL 4 jet analysis. Paper is not clear
 	about treatment of parallel vectors, leads to division by zero and
 	nan-fill and subsequent YODA RangeError (OPAL_2001_S4553896)
 
 2016-12-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix bugs in SmearedJets treatment of b & c tagging rates.
 
 	* Adding ATLAS_2016_I1467454 analysis (high-mass Drell-Yan at 8 TeV)
 
 	* Tweak to 'convert' call to improve the thumbnail quality from rivet-mkhtml/make-plots.
 
 2016-12-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Require Cython 0.24 or later.
 
 2016-12-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding L3_2004_I652683 (LEP 1 & 2 event shapes) and
 	LHCB_2014_I1262703 (Z+jet at 7 TeV).
 
 	* Adding leading dijet mass plots to MC_JetAnalysis (and all
 	derived classes). Thanks to Chris Gutschow!
 
 	* Adding CMS_2012_I1298807 (ZZ cross-section at 8 TeV),
 	CMS_2016_I1459051 (inclusive jet cross-sections at 13 TeV) and
 	CMS_PAS_FSQ_12_020 (preliminary 7 TeV leading-track underlying
 	event).
 
 	* Adding CDF_2015_1388868 (ppbar underlying event at 300, 900, and 1960 GeV)
 
 	* Adding ATLAS_2016_I1467230 (13 TeV min bias),
 	ATLAS_2016_I1468167 (13 TeV inelastic pp cross-section), and
 	ATLAS_2016_I1479760 (7 TeV pp double-parton scattering with 4
 	jets).
 
 2016-12-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ALICE_2012_I1116147 (eta and pi0 pTs and ratio) and
 	ATLAS_2011_I929691 (7 TeV jet frag)
 
 2016-11-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix bash bugs in rivet-buildplugin, including fixing the --cmd mode.
 
 2016-11-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add LHC Run 2 BSM analyses ATLAS_2016_CONF_2016_037 (3-lepton
 	and same-sign 2-lepton), ATLAS_2016_CONF_2016_054 (1-lepton +
 	jets), ATLAS_2016_CONF_2016_078 (ICHEP jets + MET),
 	ATLAS_2016_CONF_2016_094 (1-lepton + many jets), CMS_2013_I1223519
 	(alphaT + b-jets), and CMS_2016_PAS_SUS_16_14 (jets + MET).
 
 	* Provide convenience reversed-argument versions of apply and
 	declare methods, to allow presentational choice of declare syntax
 	in situations where the projection argument is very long, and
 	reduce requirements on the user's memory since this is one
 	situation in Rivet where there is no 'most natural' ordering
 	choice.
 
 2016-11-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding pTvec() function to 4-vectors and ParticleBase.
 
 	* Fix --pwd option of the rivet script
 
 2016-11-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add weights and scaling to Cutflow/s.
 
 2016-11-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add Et(const ParticleBase&) unbound function.
 
 2016-11-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix missing YAML quote mark in rivet-mkanalysis.
 
 2016-11-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix constness requirements on ifilter_select() and Particle/JetEffFilter::operator().
 
 	* src/Analyses/ATLAS_2016_I1458270.cc: Fix inverted particle efficiency filtering.
 
 2016-10-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add rough ATLAS and CMS photon reco efficiency functions from
 	Delphes (ATLAS and CMS versions are identical, hmmm)
 
 2016-10-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tidying/fixing make-plots custom z-ticks code. Thanks to Dmitry Kalinkin.
 
 2016-10-03  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Fix SpiresID -> InspireID in some analyses (show-analysis pointed to
 	non-existing web page)
 
 2016-09-29  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add Luminosity_fb to AnalysisInfo
 
 	* Added some keywords and Lumi to ATLAS_2016_I1458270
 
 2016-09-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Merge the ATLAS and CMS from-Delphes electron and muon tracking
 	efficiency functions into generic trkeff functions -- this is how
 	it should be.
 
 	* Fix return type typo in Jet::bTagged(FN) templated method.
 
 	* Add eta and pT cuts to ATLAS truth b-jet definition.
 
 	* Use rounding rather than truncation in Cutflow percentage efficiency printing.
 
 2016-09-28  Frank Siegert  <frank.siegert@cern.ch>
 
        * make-plots bugfix in y-axis labels for RatioPlotMode=deviation
 
 2016-09-27  Andy Buckley  <andy.buckley@cern.ch>
 
        * Add vector and scalar pT (rather than Et) to MissingMomentum.
 
 2016-09-27  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Analysis keyword machinery
 
 	* rivet -a @semileptonic
 
 	* rivet -a @semileptonic@^bdecays -a @semileptonic@^ddecays
 
 2016-09-22  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Release version 2.5.2
 
 2016-09-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a requirement to DressedLeptons that the FinalState passed
 	as 'bareleptons' will be filtered to only contain charged leptons,
 	if that is not already the case. Thanks to Markus Seidel for the
 	suggestion.
 
 2016-09-21  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add Simone Amoroso's plugin for hadron spectra (ALEPH_1995_I382179)
 
 	* Add Simone Amoroso's plugin for hadron spectra (OPAL_1993_I342766)
 
 2016-09-20  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add CMS ttbar analysis from contrib, mark validated (CMS_2016_I1473674)
 
 	* Extend rivet-mkhtml --booklet to also work with pdfmerge
 
 2016-09-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix make-plots automatic YMax calculation, which had a typo from code cleaning (mea culpa!).
 
 	* Fix ChargedLeptons projection, which failed to exclude neutrinos!!! Thanks to Markus Seidel.
 
 	* Add templated FN filtering arg versions of the Jet::*Tags() and
 	Jet::*Tagged() functions.
 
 2016-09-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS partonic top analysis (CMS_2015_I1397174)
 
 2016-09-18  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add L3 xp analysis of eta mesons, thanks Simone (L3_1992_I336180)
 
 	* Add D0 1.8 TeV jet shapes analysis, thanks Simone (D0_1995_I398175)
 
 2016-09-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add has{Ancestor,Parent,Child,Descendant}With functions and
 	HasParticle{Ancestor,Parent,Child,Descendant}With functors.
 
 2016-09-16  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add ATLAS 8TeV ttbar analysis from contrib (ATLAS_2015_I1404878)
 
 2016-09-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add particles(GenParticlePtr) to RivetHepMC.hh
 
 	* Add hasParent, hasParentWith, and hasAncestorWith to Particle.
 
 2016-09-15  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add ATLAS 8TeV dijet analysis from contrib (ATLAS_2015_I1393758)
 
 	* Add ATLAS 8TeV 'number of tracks in jets' analysis from contrib (ATLAS_2016_I1419070)
 
 	* Add ATLAS 8TeV g->H->WW->enumunu analysis from contrib (ATLAS_2016_I1444991)
 
 2016-09-14  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Explicit std::toupper and std::tolower to make clang happy
 
 2016-09-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS Run 2 0-lepton SUSY and monojet search papers (ATLAS_2016_I1452559, ATLAS_2016_I1458270)
 
 2016-09-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add experimental Cutflow and Cutflows objects for BSM cut tracking.
 
 	* Add 'direct' versions of any, all, none to Utils.hh, with an
 	implicity bool() transforming function.
 
 2016-09-13  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add and mark validated B+ to omega analysis (BABAR_2013_I1116411)
 
 	* Add and mark validated D0 to pi- analysis (BABAR_2015_I1334693)
 
 	* Add a few more particle names and use PID names in recently added
 	  analyses
 
 	* Add Simone's OPAL b-frag analysis (OPAL_2003_I599181) after some
 	cleanup and heavy usage of new features
 
 	* Restructured DELPHI_2011_I890503 in the same manner --- picks up
 	a few more B-hadrons now (e.g. 20523 and such)
 
 	* Clean up and add ATLAS 8TeV MinBias (from contrib ATLAS_2016_I1426695)
 
 2016-09-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a static constexpr DBL_NAN to Utils.hh for convenience, and
 	move some utils stuff out of MathHeader.hh
 
 2016-09-12  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add count function to Tools/Utils.h
 
 	* Add and mark validated B0bar and Bminus-decay to pi analysis (BELLE_2013_I1238273)
 
 	* Add and mark validated B0-decay analysis (BELLE_2011_I878990)
 
 	* Add and mark validated B to D decay analysis (BELLE_2011_I878990)
 
 2016-09-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add C-array version of multi-target Analysis::scale() and normalize(), and fix (semantic) constness.
 
 	* Add == and != operators for cuts applied to integers.
 
 	* Add missing delta{Phi,Eta,Rap}{Gtr,Less} functors to ParticleBaseUtils.hh
 
 2016-09-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add templated functor filtering args to the Particle parent/child/descendent methods.
 
 2016-09-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS Run 1 medium and tight electron ID efficiency functions.
 
 	* Update configure scripts to use newer (Py3-safe) Python testing macros.
 
 2016-09-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add isFirstWith(out), isLastWith(out) functions, and functor
 	wrappers, using Cut and templated function/functor args.
 
 	* Add Particle::parent() method.
 
 	* Add using import/typedef of HepMC *Ptr types (useful step for HepMC 2.07 and 3.00).
 
 	* Various typo fixes (and canonical renaming) in ParticleBaseUtils functor collection.
 
 	* Add ATLAS MV2c10 and MV2c20 b-tagging effs to SmearingFunctions.hh collection.
 
 2016-09-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a PartonicTops projection.
 
 	* Add overloaded versions of the Event::allParticles() method with
 	selection Cut or templated selection function arguments.
 
 2016-08-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add rapidity scheme arg to DeltaR functor constructors.
 
 2016-08-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Provide an Analysis::bookCounter(d,x,y, title) function, for
 	convenience and making the mkanalysis template valid.
 
 	* Improve container utils functions, and provide combined
 	remove_if+erase filter_* functions for both select- and
 	discard-type selector functions.
 
 2016-08-22  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Bugfix in rivet-mkhtml (NoneType: ana.spiresID() --> spiresid)
 
 	* Added <numeric> include to Rivet/Tools/Utils.h to make gcc6 happy
 
 2016-08-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add efffilt() functions and Particle/JetEffFilt functors to SmearingFunctions.hh
 
 2016-08-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding filterBy methods for Particle and Jet which accept
 	generic boolean functions as well as the Cut specialisation.
 
 2016-08-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a Jet::particles(Cut&) method, for inline filtering of jet constituents.
 
 	* Add 'conjugate' behaviours to container head and tail functions
 	via negative length arg values.
 
 2016-08-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add convenience headers for including all final-state and
 	smearing projections, to save user typing.
 
 2016-08-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add standard MET functions for ATLAS R1 (and currently copies
 	for R2 and CMS).
 
 	* Add lots of vector/container helpers for e.g. container slicing,
 	summing, and min/max calculation.
 
 	* Adapt SmearedMET to take *two* arguments, since SET is typically
 	used to calculate MET resolution.
 
 	* Adding functors for computing vector & ParticleBase differences
 	w.r.t. another vector.
 
 2016-08-12  Holger Schulz  <holger.schulz@cern.ch>
 
         * Implemented a few more cuts in prompt photon analysis
 	(CDF_1993_S2742446) but to no avail, the rise of the data towards
 	larger costheta values cannot be reproduced --- maybe this is a
 	candidate for more scrutiny and using the boosting machinery such that
 	the c.m. cuts can be done in a non-approximate way
 
 2016-08-11  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Rename CDF_2009_S8383952 to CDF_2009_I856131 due to invalid Spires
 	entry.
 
 	* Add InspireID to all analysis known by their Spires key
 
 2016-08-09  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Release 2.5.1
 
 2016-08-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a simple MC_MET analysis for out-of-the-box MET distribution testing.
 
 2016-08-08  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Add DELPHI_2011_I890503 b-quark fragmentation function measurement,
 	which superseded DELPHI_2002_069_CONF_603. The latter is marked
 	OBSOLETE.
 
 2016-08-05  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Use Jet mass and energy smearing in CDF_1997_... six-jet analysis,
 	mark validated.
 
 	* Mark CDF_2001_S4563131 validated
 
 	* D0_1996_S3214044 --- cut on jet Et rather than pT, fix filling of
 	costheta and theta plots, mark validated. Concerning the jet
 	algorithm, I tried with the implementation of fastjet
 	fastjet/D0RunIConePlugin.hh but that really does not help.
 
 	* D0_1996_S3324664 --- fix normalisations, sorting jets properly now,
 	cleanup and mark validated.
 
 
 2016-08-04  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Use Jet mass and energy smearing in CDF_1996_S310 ... jet properties
 	analysis. Cleanup analysis and mark validated. Added some more run info.
 	The same for CDF_1996_S334... (pretty much the same cuts, different
 	observables).
 
 	* Minor fixes in SmearedJets projection
 
 2016-08-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Protect SmearedJets against loss of tagging information if a
 	momentum smearing function is used (rather than a dedicated Jet
 	smearing fn) via implicit casts.
 
 2016-08-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add SmearedMET projection, wrapping MissingMomentum.
 
 	* Include base truth-level projections in SmearedParticles/Jets compare() methods.
 
 2016-07-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rename TOTEM_2012_002 to proper TOTEM_2012_I1220862 name.
 
 	* Remove conditional building of obsolete, preliminary and
 	unvalidated analyses. Now always built, since there are sufficient
 	warnings.
 
 2016-07-28  Holger Schulz  <holger.schulz@cern.ch>
 
         * Mark D0_2000... W pT analysis validated
 
 	* Mark LHCB_2011_S919... phi meson analysis validated
 
 2016-07-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add unbound accessors for momentum properties of ParticleBase objects.
 
 	* Add Rivet/Tools/ParticleBaseUtils.hh to collect tools like functors for particle & jet filtering.
 
 	* Add vector<ptr> versions of Analysis::scale() and ::normalize(), for batched scaling.
 
 	* Add Analysis::scale() and Analysis::divide() methods for Counter types.
 
 	* Utils.hh: add a generic sum() function for containers, and use auto in loop to support arrays.
 
 	* Set data path as well as lib path in scripts with --pwd option, and use abs path to $PWD.
 
 	* Add setAnalysisDataPaths and addAnalysisDataPath to RivetPaths.hh/cc and Python.
 
 	* Pass absolutized RIVET_DATA_PATH from rivet-mkhtml to rivet-cmphistos.
 
 2016-07-24  Holger Schulz  <holger.schulz@cern.ch>
 
         * Mark CDF_2008_S77... b jet shapes validated
 
 	* Added protection against low stats yoda exception
 	  in finalize for that analysis
 
 2016-07-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix newly introduced bug in make-plots which led to data point
 	markers being skipped for all but the last bin.
 
 2016-07-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add pid, abspid, charge, abscharge, charge3, and abscharge3 Cut
 	enums, handled by Particle cut targets.
 
 	* Add abscharge() and abscharge3() methods to Particle.
 
 	* Add optional Cut and duplicate-removal flags to Particle children & descendants methods.
 
 	* Add unbound versions of Particle is* and from* methods, for easier functor use.
 
 	* Add Particle::isPrompt() as a member rather than unbound function.
 
 	* Add protections against -ve mass from numerical precision errors in smearing functions.
 
 2016-07-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Move several internal system headers into the include/Rivet/Tools directory.
 
 	* Fix median-computing safety logic in ATLAS_2010_S8914702 and
 	tidy this and @todo markers in several similar analyses.
 
 	* Add to_str/toString and stream functions for Particle, and a bit
 	of Particle util function reorganisation.
 
 	* Add isStrange/Charm/Bottom PID and Particle functions.
 
 	* Add RangeError exception throwing from MathUtils.hh stats
 	functions if given empty/mismatched datasets.
 
 	* Add Rivet/Tools/PrettyPrint.hh, based on https://louisdx.github.io/cxx-prettyprint/
 
 	* Allow use of path regex group references in .plot file keyed values.
 
 2016-07-20  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Fix the --nskip behaviour on the main rivet script.
 
 2016-07-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Release version 2.5.0
 
 2016-07-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix pandoc interface flag version detection.
 
 2016-06-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Release version 2.4.3
 
 	* Add ATLAS_2016_I1468168 early ttbar fully leptonic fiducial
 	cross-section analysis at 13 TeV.
 
 2016-06-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2016_I1457605 inclusive photon analysis at 8 TeV.
 
 2016-06-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a --show-bibtex option to the rivet script, for convenient
 	outputting of a BibTeX db for the used analyses.
 
 2016-06-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add and rename 4-vector boost calculation methods: new methods
 	beta, betaVec, gamma & gammaVec are now preferred to the
 	deprecated boostVector method.
 
 2016-06-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add and use projection handling methods declare(proj, pname) and
 	apply<PROJ>(evt, pname) rather than the longer and explicitly
 	'projectiony' addProjection & applyProjection.
 
 	* Start using the DEFAULT_RIVET_ANALYSIS_CTOR macro (newly created
 	preferred alias to long-present DEFAULT_RIVET_ANA_CONSTRUCTOR)
 
 	* Add a DEFAULT_RIVET_PROJ_CLONE macro for implementing the
 	clone() method boiler-plate code in projections.
 
 2016-06-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a NonPromptFinalState projection, and tweak the
 	PromptFinalState and unbound Particle functions a little in
 	response. May need some more finessing.
 
 	* Add user-facing aliases to ProjectionApplier add, get, and apply
 	methods... the templated versions of which can now be called
 	without using the word 'projection', which makes the function
 	names a bit shorter and pithier, and reduces semantic repetition.
 
 2016-06-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ATLAS_2015_I1397635 Wt at 8 TeV analysis.
 
 	* Adding ATLAS_2015_I1390114 tt+b(b) at 8 TeV analysis.
 
 2016-06-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Downgrade some non-fatal error messages from ERROR to WARNING
 	status, because *sigh* ATLAS's software treats any appearance of
 	the word 'ERROR' in its log file as a reason to report the job as
 	failed (facepalm).
 
 2016-06-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ATLAS 13 TeV minimum bias analysis, ATLAS_2016_I1419652.
 
 2016-05-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* pyext/rivet/util.py: Add pandoc --wrap/--no-wrap CLI detection
 	and batch conversion.
 
 	* bin/rivet: add -o as a more standard 'output' option flag alias to -H.
 
 2016-05-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove the last ref-data bin from table 16 of
 	ATLAS_2010_S8918562, due to data corruption. The corresponding
 	HepData record will be amended by ATLAS.
 
 2016-05-12  Holger Schulz  <holger.schulz@durham.ac.uk>
 
         * Mark ATLAS_2012_I1082009 as validated after exhaustive tests with
 	Pythia8 and Sherpa in inclusive QCD mode.
 
 2016-05-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Specialise return error codes from the rivet script.
 
 2016-05-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add Event::allParticles() to provide neater (but not *helpful*)
 	access to Rivet-wrapped versions of the raw particles in the
 	Event::genEvent() record, and hence reduce HepMC digging.
 
 2016-05-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 2.4.2 release!
 
 	* Update SLD_2002_S4869273 ref data to match publication erratum,
 	now updated in HepData. Thanks to Peter Skands for the report and
 	Mike Whalley / Graeme Watt for the quick fix and heads-up.
 
 2016-04-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2014_I1305624 event shapes analysis, with standalone
 	variable calculation struct embedded in an unnamed namespace.
 
 2016-04-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Various clean-ups and fixes in ATLAS analyses using isolated
 	photons with median pT density correction.
 
 2016-04-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add transformBy(LT) methods to Particle and Jet.
 
 	* Add mkObjectTransform and mkFrameTransform factory methods to LorentzTransform.
 
 2016-04-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add null GenVertex protection in Particle children & descendants methods.
 
 2016-04-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2015_I1397637, ATLAS 8 TeV boosted top cross-section vs. pT
 
 2016-04-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a --no-histos argument to the rivet script.
 
 2016-04-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ATLAS_2015_I1351916 (8 TeV Z FB asymmetry) and
 	ATLAS_2015_I1408516 (8 TeV Z phi* and pT) analyses, and their _EL,
 	_MU variants.
 
 2016-04-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Patch PID utils for ordering issues in baryon decoding.
 
 2016-04-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Actually implement ZEUS_2001_S4815815... only 10 years late!
 
 2016-04-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a --guess-prefix flag to rivet-config, cf. fastjet-config.
 
 	* Add RIVET_DATA_PATH variable and related functions in C++ and
 	Python as a common first-fallback for RIVET_REF_PATH,
 	RIVET_INFO_PATH, and RIVET_PLOT_PATH.
 
 	* Add --pwd options to rivet-mkhtml and rivet-cmphistos
 
 2016-04-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove implicit conventional event rotation for HERA -- this
 	needs to be done explicitly from now.
 
 	* Add comBoost functions and methods to Beam.hh, and tidy
 	LorentzTransformation.
 
 	* Restructure Beam projection functions for beam particle and
 	sqrtS extraction, and add asqrtS functions.
 
 	* Rename and improve PID and Particle Z,A,lambda functions ->
 	nuclZ,nuclA,nuclNlambda.
 
 2016-04-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improve binIndex function, with an optional argument to allow
 	overflow lookup, and add it to testMath.
 
 	* Adding setPE, setPM, setPtEtaPhiM, etc. methods and
 	corresponding mk* static methods to FourMomentum, as well as
 	adding more convenience aliases and vector attributes for
 	completeness. Coordinate conversion functions taken from
 	HEPUtils::P4. New attrs also mapped to ParticleBase.
 
 2016-03-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* ALEPH_1996_S3196992.cc, ATLAS_2010_S8914702.cc,
 	ATLAS_2011_I921594.cc, ATLAS_2011_S9120807.cc,
 	ATLAS_2012_I1093738.cc, ATLAS_2012_I1199269.cc,
 	ATLAS_2013_I1217867.cc, ATLAS_2013_I1244522.cc,
 	ATLAS_2013_I1263495.cc, ATLAS_2014_I1307756.cc,
 	ATLAS_2015_I1364361.cc, CDF_2008_S7540469.cc,
 	CMS_2015_I1370682.cc, MC_JetSplittings.cc, STAR_2006_S6870392.cc:
 	Updates for new FastJets interface, and other cleaning.
 
 	* Deprecate 'standalone' FastJets constructors -- they are
 	misleading.
 
 	* More improvements around jets, including unbound conversion and
 	filtering routines between collections of Particles, Jets, and
 	PseudoJets.
 
 	* Place 'Cut' forward declaration in a new Cuts.fhh header.
 
 	* Adding a Cuts::OPEN extern const (a bit more standard- and
 	constant-looking than Cuts::open())
 
 2016-03-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improvements to FastJets constructors, including specification
 	of optional AreaDefinition as a constructor arg, disabling dodgy
 	no-FS constructors which I suspect don't work properly in the
 	brave new world of automatic ghost tagging, using a bit of
 	judicious constructor delegation, and completing/exposing use of
 	shared_ptr for internal memory management.
 
 2016-03-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove Rivet/Tools/RivetBoost.hh and Boost references from
 	rivet-config, rivet-buildplugin, and configure.ac. It's gone ;-)
 
 	* Replace Boost assign usage with C++11 brace initialisers. All
 	Boost use is gone from Rivet!
 
 	* Replace Boost lexical_cast and string algorithms.
 
 2016-03-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Bug-fix in semi-leptonic top selection of CMS_2015_I1370682.
 
 2016-03-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Allow multi-line major tick labels on make-plots linear x and y
 	axes. Linebreaks are indicated by \n in the .dat file.
 
 2016-03-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Release 2.4.1
 
 2016-03-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add a --nskip flag to the rivet command-line tool, to allow
 	processing to begin in the middle of an event file (useful for
 	batched processing of large files, in combination with --nevts)
 
 2016-03-03  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ATLAS 7 TeV event shapes in Z+jets analysis (ATLAS_2016_I1424838)
 
 2016-02-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Update make-plots to use multiprocessing rather than threading.
 
 	* Add FastJets::trimJet method, thanks to James Monk for the
 	suggestion and patch.
 
 	* Add new preferred name PID::charge3 in place of
 	PID::threeCharge, and also convenience PID::abscharge and
 	PID::abscharge3 functions -- all derived from changes in external
 	HEPUtils.
 
 	* Add analyze(const GenEvent*) and analysis(string&) methods to
 	AnalysisHandler, plus some docstring improvements.
 
 2016-02-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* New ATLAS_2015_I1394679 analysis.
 
 	* New MC_HHJETS analysis from Andreas Papaefstathiou.
 
 	* Ref data updates for ATLAS_2013_I1219109, ATLAS_2014_I1312627,
 	and ATLAS_2014_I1319490.
 
 	* Add automatic output paging to 'rivet --show-analyses'
 
 2016-02-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Apply cross-section unit fixes and plot styling improvements to
 	ATLAS_2013_I1217863 analyses, thanks to Christian Gutschow.
 
 	* Fix to rivet-cmphistos to avoid overwriting RatioPlotYLabel if
 	already set via e.g. the PLOT pseudo-file. Thanks to Johann Felix
 	v. Soden-Fraunhofen.
 
 2016-02-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add Analysis::bookCounter and some machinery in rivet-cmphistos
 	to avoid getting tripped up by unplottable (for now) data types.
 
 	* Add --font and --format options to rivet-mkhtml and make-plots,
 	to replace the individual flags used for that purpose. Not fully
 	cleaned up, but a necessary step.
 
 	* Add new plot styling options to rivet-cmphistos and
 	rivet-mkhtml. Thanks to Gavin Hesketh.
 
 	* Modify rivet-cmphistos and rivet-mkhtml to apply plot hiding if
 	*any* path component is hidden by an underscore prefix, as
 	implemented in AOPath, plus other tidying using new AOPath
 	methods.
 
 	* Add pyext/rivet/aopaths.py, containing AOPath object for central
 	& standard decoding of Rivet-standard analysis object path
 	structures.
 
 2016-02-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Update ParticleIdUtils.hh (i.e. PID:: functions) to use the
 	functions from the latest version of MCUtils' PIDUtils.h.
 
 2016-01-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Change rivet-cmphistos path matching logic from match to search
 	(user can add explicit ^ marker if they want match semantics).
 
 2015-12-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improve linspace (and hence also logspace) precision errors by
 	using multiplication rather than repeated addition to build edge
 	list (thanks to Holger Schulz for the suggestion).
 
 2015-12-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add cmphistos and make-plots machinery for handling 'suffix'
 	variations on plot paths, currently just by plotting every line,
 	with the variations in a 70% faded tint.
 
 	* Add Beam::pv() method for finding the beam interaction primary
 	vertex 4-position.
 
 	* Add a new Particle::setMomentum(E,x,y,z) method, and an origin
 	position member which is automatically populated from the
 	GenParticle, with access methods corresponding to the momentum
 	ones.
 
 2015-12-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* make-plots: improve custom tick attribute handling, allowing
 	empty lists. Also, any whitespace now counts as a tick separator
 	-- explicit whitespace in labels should be done via ~ or similar
 	LaTeX markup.
 
 2015-12-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Pro-actively use -m/-M arguments when initially loading
 	histograms in mkhtml, *before* passing them to cmphistos.
 
 2015-12-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Move contains() and has_key() functions on STL containers from std to Rivet namespaces.
 
 	* Adding IsRef attributes to all YODA refdata files; this will be
 	used to replace the /REF prefix in Rivet v3 onwards. The migration
 	has also removed leading # characters from BEGIN/END blocks, as
 	per YODA format evolution: new YODA versions as required by
 	current Rivet releases are able to read both the old and new
 	formats.
 
 2015-12-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add handling of a command-line PLOT 'file' argument to rivet-mkhtml, cf. rivet-cmphistos.
 
 	* Improvements to rivet-mkhtml behaviour re. consistency with
 	rivet-cmphistos in how muti-part histo paths are decomposed into
 	analysis-name + histo name, and removal of 'NONE' strings.
 
 2015-11-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Relax rivet/plotinfo.py pattern matching on .plot file
 	components, to allow leading whitespace and around = signs, and to
 	make the leading # optional on BEGIN/END blocks.
 
 2015-11-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Write out intermediate histogram files by default, with event interval of 10k.
 
 2015-11-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Protect make-plots against lock-up due to partial pstricks command when there are no data points.
 
 2015-11-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* rivet-cmphistos: Use a ratio label that doesn't mention 'data' when plotting MC vs. MC.
 
 2015-11-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tweak plot and subplot sizing defaults in make-plots so the
 	total canvas is always the same size by default.
 
 2015-11-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Handle 2D histograms better in rivet-cmphistos (since they can't be overlaid)
 
 2015-11-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Allow comma-separated analysis name lists to be passed to a single -a/--analysis/--analyses option.
 
 	* Convert namespace-global const variables to be static, to suppress compiler warnings.
 
 	* Use standard MAX_DBL and MAX_INT macros as a source for MAXDOUBLE and MAXINT, to suppress GCC5 warnings.
 
 2015-11-04  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Adding LHCB inelastic xsection measurement (LHCB_2015_I1333223)
 
 	* Adding ATLAS colour flow in ttbar->semileptonic measurement (ATLAS_2015_I1376945)
 
 2015-10-07  Chris Pollard  <cpollard@cern.ch>
 
 	* Release 2.4.0
 
 2015-10-06  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Adding CMS_2015_I1327224 dijet analysis (Mjj>2 TeV)
 
 2015-10-03  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Adding CMS_2015_I1346843 Z+gamma
 
 2015-09-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Important improvement in FourVector & FourMomentum: new reverse()
 	method to return a 4-vector in which only the spatial component
 	has been inverted cf. operator- which flips the t/E component as
 	well.
 
 2015-09-28  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Adding D0_2000_I503361 ZPT at 1800 GeV
 
 2015-09-29  Chris Pollard  <cpollard@cern.ch>
 
 	* Adding ATLAS_2015_CONF_2015_041
 
 2015-09-29  Chris Pollard  <cpollard@cern.ch>
 
 	* Adding ATLAS_2015_I1387176
 
 2015-09-29  Chris Pollard  <cpollard@cern.ch>
 
 	* Adding ATLAS_2014_I1327229
 
 2015-09-28  Chris Pollard  <cpollard@cern.ch>
 
 	* Adding ATLAS_2014_I1326641
 
 2015-09-28  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Adding CMS_2013_I1122847 FB assymetry in DY analysis
 
 2015-09-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2015_I1385107 LHA pp 2.76 TeV track-jet underlying event.
 
 2015-09-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2015_I1384119 LHC Run 2 minimum bias dN/deta with no B field.
 
 2015-09-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding TOTEM_2014_I1328627 forward charged density in eta analysis.
 
 2015-09-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add CMS_2015_I1310737 Z+jets analysis.
 
 	* Allow running MC_{W,Z}INC, MC_{W,Z}JETS as separate bare lepton
 	analyses.
 
 2015-09-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* FastJets now allows use of FastJet pure ghosts, by excluding
 	them from the constituents of Rivet Jet objects. Thanks to James
 	Monk for raising the issue and providing a patch.
 
 2015-09-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* More MissingMomentum changes: add optional 'mass target'
 	argument when retrieving the vector sum as a 4-momentum, with the
 	mass defaulting to 0 rather than sqrt(sum(E)^2 - sum(p)^2).
 
 	* Require Boost 1.55 for robust compilation, as pointed out by
 	Andrii Verbytskyi.
 
 2015-09-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Allow access to MissingMomentum projection via WFinder.
 
 	* Adding extra methods to MissingMomentum, to make it more user-friendly.
 
 2015-09-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix factor of 2 in LHCB_2013_I1218996 normalisation, thanks to
 	Felix Riehn for the report.
 
 2015-08-20  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Add function to ZFinder to retrieve all fiducial dressed
 	leptons, e.g. to allow vetoing on a third one (proposed by
 	Christian Gutschow).
 
 2015-08-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rename xs and counter AOs to start with underscores, and modify
 	rivet-cmphistos to skip AOs whose basenames start with _.
 
 2015-08-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add writing out of cross-section and total event counter by
 	default. Need to add some name protection to avoid them being
 	plotted.
 
 2015-08-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add templated versions of Analysis::refData() to use data types
 	other than Scatter2DPtr, and convert the cached ref data store to
 	generic AnalysisObjectPtrs to make it possible.
 
 2015-07-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add optional Cut arguments to all the Jet tag methods.
 
 	* Add exception handling and pre-emptive testing for a
 	non-writeable output directory (based on patch from Lukas
 	Heinrich).
 
 2015-07-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 2.3.0 release.
 
 2015-07-02  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Tidy up ATLAS higgs combination analysis.
 	* Add ALICE kaon, pion analysis (ALICE_2015_I1357424)
 	* Add ALICE strange baryon analysis (ALICE_2014_I1300380)
 	* Add CDF ZpT measurement in Z->ee events analysis (CDF_2012_I1124333)
 	* Add validated ATLAS W+charm measurement (ATLAS_2014_I1282447)
 	* Add validated CMS jet and dijet analysis (CMS_2013_I1208923)
 
 2015-07-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Define a private virtual operator= on Projection, to block
 	'sliced' accidental value copies of derived class instances.
 
 	* Add new muon-in-jet options to FastJet constructors, pass that
 	and invisibles enums correctly to JetAlg, tweak the default
 	strategies, and add a FastJets constructor from a
 	fastjet::JetDefinition (while deprecating the plugin-by-reference
 	constructor).
 
 2015-07-01  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add D0 phi* measurement (D0_2015_I1324946).
 
 	* Remove WUD and MC_PHOTONJETUE analyses
 
 	* Don't abort ATLAS_2015_I1364361 if there is no stable Higgs
 	  print a warning instead and veto event
 
 2015-07-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add all, none, from-decay muon filtering options to JetAlg and
 	FastJets.
 
 	* Rename NONPROMPT_INVISIBLES to DECAY_INVISIBLES for clarity &
 	extensibility.
 
 	* Remove FastJets::ySubJet, splitJet, and filterJet methods --
 	they're BDRS-paper-specific and you can now use the FastJet
 	objects directly to do this and much more.
 
 	* Adding InvisiblesStrategy to JetAlg, using it rather than a bool
 	in the useInvisibles method, and updating FastJets to use this
 	approach for its particle filtering and to optionally use the enum
 	in the constructor arguments. The new default invisibles-using
 	behaviour is to still exclude _prompt_ invisibles, and the default
 	is still to exclude them all. Only one analysis
 	(src/Analyses/STAR_2006_S6870392.cc) required updating, since it
 	was the only one to be using the FastJets legacy seed_threshold
 	constructor argument.
 
 	* Adding isVisible method to Particle, taken from
 	VisibleFinalState (which now uses this).
 
 2015-06-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Marking many old & superseded ATLAS analyses as obsolete.
 
 	* Adding cmpMomByMass and cmpMomByAscMass sorting functors.
 
 	* Bump version to 2.3.0 and require YODA > 1.4.0 (current head at
 	time of development).
 2015-06-08  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add handling of -m/-M flags on rivet-cmphistos and rivet-mkhtml,
 	moving current rivet-mkhtml -m/-M to -a/-A (for analysis name
 	pattern matching). Requires YODA head (will be YODA 1.3.2 of
 	1.4.0).
 
 	* src/Analyses/ATLAS_2015_I1364361.cc: Now use the built-in prompt
 	photon selecting functions.
 
 	* Tweak legend positions in MC_JETS .plot file.
 
 	* Add a bit more debug output from ZFinder and WFinder.
 
 2015-05-24  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Normalisation discussion concerning ATLAS_2014_I1325553
 	is resolved. Changed YLabel accordingly.
 
 2015-05-19  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add (preliminary) ATLAS combined Higgs analysis
 	(ATLAS_2015_I1364361). Data will be updated and more
 	histos added as soon as paper is published in journal.
 	For now using data taken from public ressource
 	https://atlas.web.cern.ch/Atlas/GROUPS/PHYSICS/PAPERS/HIGG-2014-11/
 
 2015-05-19  Peter Richardson <peter.richardson@durham.ac.uk>
 
 	* Fix ATLAS_2014_I1325553 normalisation of histograms was wrong by
 	factor of two |y| vs y problem
 
 2015-05-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix MC_HJETS/HINC/HKTSPLITTINGS analyses to (ab)use the ZFinder
 	with a mass range of 115-135 GeV and a mass target of 125 GeV (was
 	previously 115-125 and mass target of mZ)
 
 2015-04-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing uses of boost::assign::list_of, preferring the existing
 	comma-based assign override for now, for C++11 compatibility.
 
 	* Convert MC_Z* analysis finalize methods to use scale() rather than normalize().
 
 2015-04-01  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add CMS 7 TeV rapidity gap analysis (CMS_2015_I1356998).
 
 	* Remove FinalState Projection.
 
 2015-03-30  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ATLAS 7 TeV photon + jets analysis (ATLAS_2013_I1244522).
 
 2015-03-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updates for HepMC 2.07 interface constness improvements.
 
 2015-03-25  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ATLAS double parton scattering in W+2j analysis (ATLAS_2013_I1216670).
 
 2015-03-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* 2.2.1 release!
 
 2015-03-23  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ATLAS differential Higgs analysis (ATLAS_2014_I1306615).
 
 2015-03-19  Chris Pollard <cpollard@cern.ch>
 
 	* Add ATLAS V+gamma analyses (ATLAS_2013_I1217863)
 
 2015-03-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ATLAS R-jets analysis i.e. ratios of W+jets and Z+jets
 	observables (ATLAS_2014_I1312627 and _EL, _MU variants)
 
 	* include/Rivet/Tools/ParticleUtils.hh: Adding same/oppSign and
 	same/opp/diffCharge functions, operating on two Particles.
 
 	* include/Rivet/Tools/ParticleUtils.hh: Adding HasAbsPID functor
 	and removing optional abs arg from HasPID.
 
 2015-03-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Mark ATLAS_2012_I1083318 as VALIDATED and fix d25-x01-y02 ref data.
 
 2015-03-19  Chris Pollard <cpollard@cern.ch>
 
 	* Add ATLAS W and Z angular analyses (ATLAS_2011_I928289)
 
 2015-03-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add LHCb charged particle multiplicities and densities analysis (LHCB_2014_I1281685)
 
 	* Add LHCb Z y and phi* analysis (LHCB_2012_I1208102)
 
 2015-03-19  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add ATLAS dijet analysis (ATLAS_2014_I1325553).
 
 	* Add ATLAS Z pT analysis (ATLAS_2014_I1300647).
 
 	* Add ATLAS low-mass Drell-Yan analysis (ATLAS_2014_I1288706).
 
 	* Add ATLAS gap fractions analysis (ATLAS_2014_I1307243).
 
 2015-03-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2014_I1298810 and CMS_2014_I1303894 analyses.
 
 2015-03-18  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Add PDG_TAUS analysis which makes use of the TauFinder.
 
 	* Add ATLAS 'traditional' Underlying Event in Z->mumu analysis (ATLAS_2014_I1315949).
 
 2015-03-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Change UnstableFinalState duplicate resolution to use the last
 	in a chain rather than the first.
 
 2015-03-17  Holger Schulz  <holger.schulz@durham.ac.uk>
 
 	* Update Taufinder to use decaytyoe (can be HADRONIC, LEPTONIC or
 	ANY), in FastJet.cc --- set TauFinder mode to hadronic for tau-tagging
 
 2015-03-16  Chris Pollard  <cpollard@cern.ch>
 
 	* Removed fuzzyEquals() from Vector3::angle()
 
 2015-03-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding Cuts-based constructor to PrimaryHadrons.
 
 	* Adding missing compare() method to HeavyHadrons projection.
 
 2015-03-15  Chris Pollard  <cpollard@cern.ch>
 
 	* Adding FinalPartons projection which selects the quarks and
 	gluons immediately before hadronization
 
 2015-03-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding Cuts-based constructors and other tidying in UnstableFinalState and HeavyHadrons
 
 2015-03-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add support for a PLOT meta-file argument to rivet-cmphistos.
 
 2015-02-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improved time reporting.
 
 2015-02-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add Particle::fromHadron and Particle::fromPromptTau, and add a
 	boolean 'prompt' argument to Particle::fromTau.
 
 	* Fix WFinder use-transverse-mass property setting. Thanks to Christian Gutschow.
 
 2015-02-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add more protection against math domain errors with log axes.
 
 	* Add some protection against nan-valued points and error bars in make-plots.
 
 2015-02-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Converting 'bitwise' to 'logical' Cuts combinations in all analyses.
 
 2015-02-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Use vector MET rather than scalar VET (doh...) in WFinder
 	cut. Thanks to Ines Ochoa for the bug report.
 
 	* Updating and tidying analyses with deprecation warnings.
 
 	* Adding more Cuts/FS constructors for Charged,Neutral,UnstableFinalState.
 
 	* Add &&, || and ! operators for without-parens-warnings Cut
 	combining. Note these don't short-circuit, but this is ok since
 	Cut comparisons don't have side-effects.
 
 	* Add absetaIn, absrapIn Cut range definitions.
 
 	* Updating use of sorted particle/jet access methods and cmp
 	functors in projections and analyses.
 
 2014-12-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a --cmd arg to rivet-buildplugin to allow the output
 	paths to be sed'ed (to help deal with naive Grid
 	distribution). For example BUILDROOT=`rivet-config --prefix`;
 	rivet-buildplugin PHOTONS.cc --cmd | sed -e
 	"s:$BUILDROOT:$SITEROOT:g"
 
 2014-11-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Interface improvements in DressedLeptons constructor.
 
 	* Adding DEPRECATED macro to throw compiler deprecation warnings when using deprecated features.
 
 2014-11-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding Cut-based constructors, and various constructors with
 	lists of PDG codes to IdentifiedFinalState.
 
 2014-11-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Analysis updates (ATLAS, CMS, CDF, D0) to apply the changes below.
 
 	* Adding JetAlg jets(Cut, Sorter) methods, and other interface
 	improvements for cut and sorted ParticleBase retrieval from JetAlg
 	and ParticleFinder projections. Some old many-doubles versions
 	removed, syntactic sugar sorting methods deprecated.
 
 	* Adding Cuts::Et and Cuts::ptIn, Cuts::etIn, Cuts::massIn.
 
 	* Moving FastJet includes, conversions, uses etc. into Tools/RivetFastJet.hh
 
 2014-10-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix a bug in the isCharmHadron(pid) function and remove isStrange* functions.
 
 2014-09-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* 2.2.0 release!
 
 	* Mark Jet::containsBottom and Jet::containsCharm as deprecated
 	methods: use the new methods. Analyses updated.
 
 	* Add Jet::bTagged(), Jet::cTagged() and Jet::tauTagged() as
 	ghost-assoc-based replacements for the 'contains' tagging methods.
 
 2014-09-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding support for 1D and 3D YODA scatters, and helper methods
 	for calling the efficiency, asymm and 2D histo divide functions.
 
 2014-09-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding 5 new ATLAS analyses:
 	ATLAS_2011_I921594: Inclusive isolated prompt photon analysis with full 2010 LHC data
 	ATLAS_2013_I1263495: Inclusive isolated prompt photon analysis with 2011 LHC data
 	ATLAS_2014_I1279489: Measurements of electroweak production of dijets + $Z$ boson, and distributions sensitive to vector boson fusion
 	ATLAS_2014_I1282441: The differential production cross section of the $\phi(1020)$ meson in $\sqrt{s}=7$ TeV $pp$ collisions measured with the ATLAS detector
 	ATLAS_2014_I1298811: Leading jet underlying event at 7 TeV in ATLAS
 
 	* Adding a median(vector<NUM>) function and fixing the other stats
 	functions to operate on vector<NUM> rather than vector<int>.
 
 2014-09-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix wrong behaviour of LorentzTransform with a null boost vector
 	-- thanks to Michael Grosse.
 
 2014-08-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add calc() methods to Hemispheres as requested, to allow it to
 	be used with Jet or FourMomentum inputs outside the normal
 	projection system.
 
 2014-08-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improvements to the particles methods on
 	ParticleFinder/FinalState, in particular adding the range of cuts
 	arguments cf. JetAlg (and tweaking the sorted jets equivalent) and
 	returning as a copy rather than a reference if cut/sorted to avoid
 	accidentally messing up the cached copy.
 
 	* Creating ParticleFinder projection base class, and moving
 	Particles-accessing methods from FinalState into it.
 
 	* Adding basic forms of MC_ELECTRONS, MC_MUONS, and MC_TAUS
 	analyses.
 
 2014-08-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version bump to 2.2.0beta1 for use at BOOST and MCnet school.
 
 2014-08-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* New analyses:
 	ATLAS_2014_I1268975 (high mass dijet cross-section at 7 TeV)
 	ATLAS_2014_I1304688 (jet multiplicity and pT at 7 TeV)
 	ATLAS_2014_I1307756 (scalar diphoton resonance search at 8 TeV -- no histograms!)
 	CMSTOTEM_2014_I1294140 (charged particle pseudorapidity at 8 TeV)
 
 2014-08-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding PromptFinalState, based on code submitted by Alex
 	Grohsjean and Will Bell. Thanks!
 
 2014-08-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding MC_HFJETS and MC_JETTAGS analyses.
 
 2014-08-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Update all analyses to use the xMin/Max/Mid, xMean, xWidth,
 	etc. methods on YODA classes rather than the deprecated lowEdge
 	etc.
 
 	* Merge new HasPID functor from Holger Schulz into
 	Rivet/Tools/ParticleUtils.hh, mainly for use with the any()
 	function in Rivet/Tools/Utils.hh
 
 2014-08-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add ghost tagging of charms, bottoms and taus to FastJets, and
 	tag info accessors to Jet.
 
 	* Add constructors from and cast operators to FastJet's PseudoJet
 	object from Particle and Jet.
 
 	* Convert inRange to not use fuzzy comparisons on closed
 	intervals, providing old version as fuzzyInRange.
 
 2014-07-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Remove classifier functions accepting a Particle from the PID
 	inner namespace.
 
 2014-07-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* MC_JetAnalysis.cc: re-enable +- ratios for eta and y, now that
 	YODA divide doesn't throw an exception.
 
 	* ATLAS_2012_I1093734: fix a loop index error which led to the
 	first bin value being unfilled for half the dphi plots.
 
 	* Fix accidental passing of a GenParticle pointer as a PID code
 	int in HeavyHadrons.cc. Effect limited to incorrect deductions
 	about excited HF decay chains and should be small. Thanks to
 	Tomasz Przedzinski for finding and reporting the issue during
 	HepMC3 design work!
 
 2014-07-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix to logspace: make sure that start and end values are exact,
 	not the result of exp(log(x)).
 
 2014-07-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix setting of library paths for doc building: Python can't
 	influence the dynamic loader in its own process by setting an
 	environment variable because the loader only looks at the variable
 	once, when it starts.
 
 2014-07-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* rivet-cmphistos now uses the generic yoda.read() function rather
 	than readYODA() -- AIDA files can also be compared and plotted
 	directly now.
 
 2014-06-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add stupid missing <string> include and std:: prefix in Rivet.hh
 
 2014-06-20  Holger Schulz  <hschulz@physik.hu-berlin.de>
 
 	* bin/make-plots: Automatic generation of minor xtick labels if LogX is requested
 	but data resides e.g. in [200, 700]. Fixes m_12 plots of, e.g.
 	ATLAS_2010_S8817804
 
 2014-06-17  David Grellscheid  <David.Grellscheid@durham.ac.uk>
 
 	* pyext/rivet/Makefile.am: 'make distcheck' and out-of-source
 	builds should work now.
 
 2014-06-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix use of the install command for bash completion installation on Macs.
 
 2014-06-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing direct includes of MathUtils.hh and others from analysis code files.
 
 2014-06-02  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rivet 2.1.2 release!
 
 2014-05-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Using Particle absrap(), abseta() and abspid() where automatic conversion was feasible.
 
 	* Adding a few extra kinematics mappings to ParticleBase.
 
 	* Adding p3() accessors to the 3-momentum on FourMomentum, Particle, and Jet.
 
 	* Using Jet and Particle kinematics methods directly (without momentum()) where possible.
 
 	* More tweaks to make-plots 2D histo parsing behaviour.
 
 2014-05-30  Holger Schulz  <hschulz@physik.hu-berlin.de>
 
 	* Actually fill the XQ 2D histo, .plot decorations.
 
 	* Have make-plots produce colourmaps using YODA_3D_SCATTER
 	objects. Remove the grid in colourmaps.
 
 	* Some tweaks for the SFM analysis, trying to contact Martin Wunsch
 	who did the unfolding back then.
 
 2014-05-29  Holger Schulz  <hschulz@physik.hu-berlin.de>
 
 	* Re-enable 2D histo in MC_PDFS
 
 2014-05-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updating analysis and project routines to use Particle::pid() by
 	preference to Particle::pdgId(), and Particle::abspid() by
 	preference to abs(Particle::pdgId()), etc.
 
 	* Adding interfacing of smart pointer types and booking etc. for
 	YODA 2D histograms and profiles.
 
 	* Improving ParticleIdUtils and ParticleUtils functions based on
 	merging of improved function collections from MCUtils, and
 	dropping the compiled ParticleIdUtils.cc file.
 
 2014-05-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2012_I1090423 (dijet angular distributions),
 	CMS_2013_I1256943 (Zbb xsec and angular correlations),
 	CMS_2013_I1261026 (jet and UE properties vs. Nch) and
 	D0_2000_I499943 (bbbar production xsec and angular correlations).
 
 2014-05-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fixing a bug in plot file handling, and adding a texpand()
 	routine to rivet.util, to be used to expand some 'standard'
 	physics TeX macros.
 
 	* Adding ATLAS_2012_I1124167 (min bias event shapes),
 	ATLAS_2012_I1203852 (ZZ cross-section), and ATLAS_2013_I1190187
 	(WW cross-section) analyses.
 
 2014-05-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding any(iterable, fn) and all(iterable, fn) template functions for convenience.
 
 2014-05-15  Holger Schulz  <holger.schulz@cern.ch>
 
 	* Fix some bugs in identified hadron PIDs in OPAL_1998_S3749908.
 
 2014-05-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Writing out [UNVALIDATED], [PRELIMINARY], etc. in the
 	--list-analyses output if analysis is not VALIDATED.
 
 2014-05-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2013_I1265659 colour coherence analysis.
 
 2014-05-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Bug fixes in CMS_2013_I1209721 from Giulio Lenzi.
 
 	* Fixing compiler warnings from clang, including one which
 	indicated a misapplied cut bug in CDF_2006_S6653332.
 
 2014-05-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix missing abs() in Particle::abspid()!!!!
 
 2014-04-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding the namespace protection workaround for Boost described
 	at http://www.boost.org/doc/libs/1_55_0/doc/html/foreach.html
 
 2014-04-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a rivet.pc template file and installation rule for pkg-config to use.
 
 	* Updating data/refdata/ALEPH_2001_S4656318.yoda to corrected version in HepData.
 
 2014-03-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Flattening PNG output of make-plots (i.e. no transparency) and other tweaks.
 
 2014-03-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Renaming the internal meta-particle class in DressedLeptons (and
 	exposed in the W/ZFinders) from ClusteredLepton to DressedLepton
 	for consistency with the change in name of its containing class.
 
 	* Removing need for cmake and unportable yaml-cpp trickery by
 	using libtool to build an embedded symbol-mangled copy of yaml-cpp
 	rather than trying to mangle and build direct from the tarball.
 
 2014-03-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Rivet 2.1.1 release.
 
 2014-03-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ATLAS multilepton search (no ref data file), ATLAS_2012_I1204447.
 
 2014-03-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Also renaming Breit-Wigner functions to cdfBW, invcdfBW and bwspace.
 
 	* Renaming index_between() to the more Rivety binIndex(), since that's the only real use of such a function... plus a bit of SFINAE type relaxation trickery.
 
 2014-03-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding programmatic access to final histograms via AnalysisHandler::getData().
 
 	* Adding CMS 4 jet correlations analysis, CMS_2013_I1273574.
 
 	* Adding CMS W + 2 jet double parton scattering analysis, CMS_2013_I1272853.
 
 	* Adding ATLAS isolated diphoton measurement, ATLAS_2012_I1199269.
 
 	* Improving the index_between function so the numeric types don't
 	have to exactly match.
 
 	* Adding better momentum comparison functors and sortBy, sortByX
 	functions to use them easily on containers of Particle, Jet, and
 	FourMomentum.
 
 2014-02-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing duplicate and unused ParticleBase sorting functors.
 
 	* Removing unused HT increment and units in ATLAS_2012_I1180197 (unvalidated SUSY).
 
 	* Fixing photon isolation logic bug in CMS_2013_I1258128 (Z rapidity).
 
 	* Replacing internal uses of #include Rivet/Rivet.hh with
 	Rivet/Config/RivetCommon.hh, removing the MAXRAPIDITY const, and
 	repurposing Rivet/Rivet.hh as a convenience include for external
 	API users.
 
 	* Adding isStable, children, allDescendants, stableDescendants,
 	and flightLength functions to Particle.
 
 	* Replacing Particle and Jet deltaX functions with generic ones on
 	ParticleBase, and adding deltaRap variants.
 
 	* Adding a Jet.fhh forward declaration header, including fastjet::PseudoJet.
 
 	* Adding a RivetCommon.hh header to allow Rivet.hh to be used externally.
 
 	* Fixing HeavyHadrons to apply pT cuts if specified.
 
 2014-02-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* 2.1.0 release!
 
 2014-02-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Protect against invalid prefix value if the --prefix configure option is unused.
 
 2014-02-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding the ATLAS_2012_I1093734 fwd-bwd / azimuthal minbias correlations analysis.
 
 	* Adding the LHCB_2013_I1208105 forward energy flow analysis.
 
 2014-01-31  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Checking the YODA minimum version in the configure script.
 
 	* Fixing the JADE_OPAL analysis ycut values to the midpoints,
 	thanks to information from Christoph Pahl / Stefan Kluth.
 
 2014-01-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing unused/overrestrictive Isolation* headers.
 
 2014-01-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Re-bundling yaml-cpp, now built as a mangled static lib based on
 	the LHAPDF6 experience.
 
 	* Throw a UserError rather than an assert if AnalysisHandler::init
 	is called more than once.
 
 2014-01-25  David Grellscheid <david.grellscheid@durham.ac.uk>
 
 	* src/Core/Cuts.cc: New Cuts machinery, already used in FinalState.
 	Old-style "mineta, maxeta, minpt" constructors kept around for ease of
 	transition. Minimal set of convenience functions available, like EtaIn(),
 	should be expanded as needed.
 
 2014-01-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* configure.ac: Remove opportunistic C++11 build, until this
 	becomes mandatory (in version 2.2.0?). Anyone who wants C++11 can
 	explicitly set the CXXFLAGS (and DYLDFLAGS for pre-Mavericks Macs)
 
 2014-01-21  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Core/Analysis.cc: Fixed bug in Analysis::isCompatible where
 	an 'abs' was left out when checking that beam energes does not
 	differ by more than 1GeV.
 
 	* src/Analyses/CMS_2011_S8978280.cc: Fixed checking of beam energy
 	and booking corresponding histograms.
 
 2013-12-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding pid() and abspid() methods to Particle.
 
 	* Adding hasCharm and hasBottom methods to Particle.
 
 	* Adding a sorting functor arg version of the ZFinder::constituents() method.
 
 	* Adding pTmin cut accessors to HeavyHadrons.
 
 	* Tweak to the WFinder constructor to place the target W (trans) mass argument last.
 
 2013-12-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a GenParticle* cast operator to Particle, removing the
 	Particle and Jet copies of the momentum cmp functors, and general
 	tidying/improvement/unification of the momentum properties of jets
 	and particles.
 
 2013-12-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Using SFINAE techniques to improve the math util functions.
 
 	* Adding isNeutrino to ParticleIdUtils, and
 	isHadron/isMeson/isBaryon/isLepton/isNeutrino methods to Particle.
 
 	* Adding a FourMomentum cast operator to ParticleBase, so that
 	Particle and Jet objects can be used directly as FourMomentums.
 
 2013-12-16  Andy Buckley  <andy@duality>
 
 	* LeptonClusters renamed to DressedLeptons.
 
 	* Adding singular particle accessor functions to WFinder and ZFinder.
 
 	* Removing ClusteredPhotons and converting ATLAS_2010_S8919674.
 
 2013-12-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fixing a problem with --disable-analyses (thanks to David Hall)
 
 	* Require FastJet version 3.
 
 	* Bumped version to 2.1.0a0
 
 	* Adding -DNDEBUG to the default build flags, unless in --enable-debug mode.
 
 	* Adding a special treatment of RIVET_*_PATH variables: if they
 	end in :: the default search paths will not be appended. Used
 	primarily to restrict the doc builds to look only inside the build
 	dirs, but potentially also useful in other special circumstances.
 
 	* Adding a definition of exec_prefix to rivet-buildplugin.
 
 	* Adding -DNDEBUG to the default non-debug build flags.
 
 2013-11-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing accidentally still-present no-as-needed linker flag from rivet-config.
 
 	* Lots of analysis clean-up and migration to use new features and W/Z finder APIs.
 
 	* More momentum method forwarding on ParticleBase and adding
 	abseta(), absrap() etc. functions.
 
 	* Adding the DEFAULT_RIVET_ANA_CONSTRUCTOR cosmetic macro.
 
 	* Adding deltaRap() etc. function variations
 
 	* Adding no-decay photon clustering option to WFinder and ZFinder,
 	and replacing opaque bool args with enums.
 
 	* Adding an option for ignoring photons from hadron/tau decays in LeptonClusters.
 
 2013-11-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding Particle::fromBottom/Charm/Tau() members. LHCb were
 	aready mocking this up, so it seemed sensible to add it to the
 	interface as a more popular (and even less dangerous) version of
 	hasAncestor().
 
 	* Adding an empty() member to the JetAlg interface.
 
 2013-11-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding the GSL lib path to the library path in the env scripts
 	and the rivet-config --ldflags output.
 
 2013-10-25  Andy Buckley  <andy.buckley@cern.ch>
 
 	* 2.0.0 release!!!!!!
 
 2013-10-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Supporting zsh completion via bash completion compatibility.
 
 2013-10-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updating the manual to describe YODA rather than AIDA and the new rivet-cmphistos script.
 
 	* bin/make-plots: Adding paths to error messages in histogram combination.
 
 	* CDF_2005_S6217184: fixes to low stats errors and final scatter plot binning.
 
 2013-10-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Several small fixes in jet shape analyses, SFM_1984, etc. found
 	in the last H++ validation run.
 
 2013-10-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updates to configure and the rivetenv scripts to try harder to discover YODA.
 
 2013-09-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Now bundling Cython-generated files in the tarballs, so Cython
 	is not a build requirement for non-developers.
 
 2013-09-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing unnecessary uses of a momentum() indirection when
 	accessing kinematic variables.
 
 	* Clean-up in Jet, Particle, and ParticleBase, in particular
 	splitting PID functions on Particle from those on PID codes, and
 	adding convenience kinematic functions to ParticleBase.
 
 2013-09-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add the -avoid-version flag to libtool.
 
 	* Final analysis histogramming issues resolved.
 
 2013-08-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a ConnectBins flag in make-plots, to decide whether to
 	connect adjacent, gapless bins with a vertical line. Enabled by
 	default (good for the step-histo default look of MC lines), but
 	now rivet-cmphistos disables it for the reference data.
 
 2013-08-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Making 2.0.0beta3 -- just a few remaining analysis migration
 	issues remaining but it's worth making another beta since there
 	were lots of framework fixes/improvements.
 
 2013-08-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* ARGUS_1993_S2669951 also fixed using scatter autobooking.
 
 	* Fixing remaining issues with booking in BABAR_2007_S7266081
 	using the feature below (far nicer than hard-coding).
 
 	* Adding a copy_pts param to some Analysis::bookScatter2D methods:
 	pre-setting the points with x values is sometimes genuinely
 	useful.
 
 2013-07-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removed the (officially) obsolete CDF 2008 LEADINGJETS and
 	NOTE_9351 underlying event analyses -- superseded by the proper
 	versions of these analyses based on the final combined paper.
 
 	* Removed the semi-demo Multiplicity projection -- only the
 	EXAMPLE analysis and the trivial ALEPH_1991_S2435284 needed
 	adaptation.
 
 2013-07-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a rejection of histo paths containing /TMP/ from the
 	writeData function. Use this to handle booked temporary
 	histograms... for now.
 
 2013-07-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Make rivet-cmphistos _not_ draw a ratio plot if there is only one line.
 
 	* Improvements and fixes to HepData lookup with rivet-mkanalysis.
 
 2013-07-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Add -std=c++11 or -std=c++0x to the Rivet compiler flags if supported.
 
 	* Various fixes to analyses with non-zero numerical diffs.
 
 2013-06-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a new HeavyHadrons projection.
 
 	* Adding optional extra include_end args to logspace() and linspace().
 
 2013-06-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Moving Rivet/RivetXXX.hh tools headers into Rivet/Tools/.
 
 	* Adding PrimaryHadrons projection.
 
 	* Adding particles_in/out functions on GenParticle to RivetHepMC.
 
 	* Moved STL extensions from Utils.hh to RivetSTL.hh and tidying.
 
 	* Tidying, improving, extending, and documenting in RivetSTL.hh.
 
 	* Adding a #include of Logging.hh into Projection.hh, and removing
 	unnecessary #includes from all Projection headers.
 
 2013-06-10  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Moving htmlify() and detex() Python functions into rivet.util.
 
 	* Add HepData URL for Inspire ID lookup to the rivet script.
 
 	* Fix analyses' info files which accidentally listed the Inspire
 	ID under the SpiresID metadata key.
 
 2013-06-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updating mk-analysis-html script to produce MathJax output
 
 	* Adding a version of Analysis::removeAnalysisObject() which takes
 	an AO pointer as its argument.
 
 	* bin/rivet: Adding pandoc-based conversion of TeX summary and
 	description strings to plain text on the terminal output.
 
 	* Add MathJax to rivet-mkhtml output, set up so the .info entries should render ok.
 
 	* Mark the OPAL 1993 analysis as UNVALIDATED: from the H++
 	benchmark runs it looks nothing like the data, and there are some
 	outstanding ambiguities.
 
 2013-06-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Releasing 2.0.0b2 beta version.
 
 2013-06-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Renaming Analysis::add() etc. to very explicit
 	addAnalysisObject(), sorting out shared_pointer polymorphism
 	issues via the Boost dynamic_pointer_cast, and adding a full set
 	of getHisto1D(), etc. explicitly named and typed accessors,
 	including ones with HepData dataset/axis ID signatures.
 
 	* Adding histo booking from an explicit reference Scatter2D (and
 	more placeholders for 2D histos / 3D scatters) and rewriting
 	existing autobooking to use this.
 
 	* Converting inappropriate uses of size_t to unsigned int in Analysis.
 
 	* Moving Analysis::addPlot to Analysis::add() (or reg()?) and
 	adding get() and remove() (or unreg()?)
 
 	* Fixing attempted abstraction of import fallbacks in rivet.util.import_ET().
 
 	* Removing broken attempt at histoDir() caching which led to all
 	histograms being registered under the same analysis name.
 
 2013-06-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Updating the Cython version requirement to 0.18
 
 	* Adding Analysis::integrate() functions and tidying the Analysis.hh file a bit.
 
 2013-06-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding explicit protection against using inf/nan scalefactors in
 	ATLAS_2011_S9131140 and H1_2000_S4129130.
 
 	* Making Analysis::scale noisly complain about invalid
 	scalefactors.
 
 2013-05-31  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Reducing the TeX main memory to ~500MB. Turns out that it *can*
 	be too large with new versions of TeXLive!
 
 2013-05-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Reverting bookScatter2D behaviour to never look at ref data, and
 	updating a few affected analyses. This should fix some bugs with
 	doubled datapoints introduced by the previous behaviour+addPoint.
 
 	* Adding a couple of minor Utils.hh and MathUtils.hh features.
 
 2013-05-29  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing Constraints.hh header.
 
 	* Minor bugfixes and improvements in Scatter2D booking and MC_JetAnalysis.
 
 2013-05-28  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing defunct HistoFormat.hh and HistoHandler.{hh,cc}
 
 2013-05-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing includes of Logging.hh, RivetYODA.hh, and
 	ParticleIdUtils.hh from analyses (and adding an include of
 	ParticleIdUtils.hh to Analysis.hh)
 
 	* Removing now-unused .fhh files.
 
 	* Removing lots of unnecessary .fhh includes from core classes:
 	everything still compiling ok. A good opportunity to tidy this up
 	before the release.
 
 	* Moving the rivet-completion script from the data dir to bin (the
 	completion is for scripts in bin, and this makes development
 	easier).
 
 	* Updating bash completion scripts for YODA format and
 	compare-histos -> rivet-cmphistos.
 
 2013-05-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding Doxy comments and a couple of useful convenience functions to Utils.hh.
 
 	* Final tweaks to ATLAS ttbar jet veto analysis (checked logic with Kiran Joshi).
 
 2013-05-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Many 1.0 -> weight bugfixes in ATLAS_2011_I945498.
 
 	* yaml-cpp v3 support re-introduced in .info parsing.
 
 	* Lots of analysis clean-ups for YODA TODO issues.
 
 2013-05-13  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Analysis histo booking improvements for Scatter2D, placeholders
 	for 2D histos, and general tidying.
 
 2013-05-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding configure-time differentiation between yaml-cpp API versions 3 and 5.
 
 2013-05-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Converting info file reading to use the yaml-cpp 0.5.x API.
 
 2013-04-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tagging as 2.0.0b1
 
 2013-04-04  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing bundling of yaml-cpp: it needs to be installed by the
 	user / bootstrap script from now on.
 
 2013-04-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing svn:external m4 directory, and converting Boost
 	detection to use better boost.m4 macros.
 
 2013-03-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Moving PID consts to the PID namespace and corresponding code
 	updates and opportunistic clean-ups.
 
 	* Adding Particle::fromDecay() method.
 
 2013-03-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version bump to 2.0.0b1 in anticipation of first beta release.
 
 	* Adding many more 'popular' particle ID code named-consts and
 	aliases, and updating the RapScheme enum with ETA -> ETARAP, and
 	fixing affected analyses (plus other opportunistic tidying / minor
 	bug-fixing).
 
 	* Fixing a symbol misnaming in ATLAS_2012_I1119557.
 
 2013-03-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Renaming existing uses of ParticleVector to the new 'Particles' type.
 
 	* Updating util classes, projections, and analyses to deal with
 	the HepMC return value changes.
 
 	* Adding new Particle(const GenParticle*) constructor.
 
 	* Converting Particle::genParticle() to return a const pointer
 	rather than a reference, for the same reason as below (+
 	consistency within Rivet and with the HepMC pointer-centric coding
 	design).
 
 	* Converting Event to use a different implementation of original
 	and modified GenParticles, and to manage the memory in a more
 	future-proof way. Event::genParticle() now returns a const pointer
 	rather than a reference, to signal that the user is leaving the
 	happy pastures of 'normal' Rivet behind.
 
 	* Adding a Particles typedef by analogy to Jets, and in preference
 	to the cumbersome ParticleVector.
 
 	* bin/: Lots of tidying/pruning of messy/defunct scripts.
 
 	* Creating spiresbib, util, and plotinfo rivet python module
 	submodules: this eliminates lighthisto and the standalone
 	spiresbib modules. Util contains convenience functions for Python
 	version testing, clean ElementTree import, and process renaming,
 	for primary use by the rivet-* scripts.
 
 	* Removing defunct scripts that have been replaced/obsoleted by YODA.
 
 2013-03-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fixing doc build so that the reference histos and titles are
 	~correctly documented. We may want to truncate some of the lists!
 
 2013-03-06  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ATLAS_2012_I1125575 analysis
 
 	* Converted rivet-mkhtml to yoda
 
 	* Introduced rivet-cmphistos as yoda based replacement for compare-histos
 
 2013-03-05  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Replacing all AIDA ref data with YODA versions.
 
 	* Fixing the histograms entries in the documentation to be
 	tolerant to plotinfo loading failures.
 
 	* Making the findDatafile() function primarily find YODA data
 	files, then fall back to AIDA. The ref data loader will use the
 	appropriate YODA format reader.
 
 2013-02-05  David Grellscheid  <David.Grellscheid@durham.ac.uk>
 
 	* include/Rivet/Math/MathUtils.hh: added BWspace bin edge method
 	to give equal-area Breit-Wigner bins
 
 2013-02-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding an element to the PhiMapping enum and a new mapAngle(angle, mapping) function.
 
 	* Fixes to Vector3::azimuthalAngle and Vector3::polarAngle calculation (using the mapAngle functions).
 
 2013-01-25  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Split MC_*JETS analyses into three separate bits:
 	MC_*INC (inclusive properties)
 	MC_*JETS (jet properties)
 	MC_*KTSPLITTINGS (kT splitting scales).
 
 2013-01-22  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix TeX variable in the rivetenv scripts, especially for csh
 
 2012-12-21  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 1.8.2 release!
 
 2012-12-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding ATLAS_2012_I1119557 analysis (from Roman Lysak and Lily Asquith).
 
 2012-12-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding TOTEM_2012_002 analysis, from Sercan Sen.
 
 2012-12-18  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2011_I954992 analysis
 
 2012-12-17  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2012_I1193338 analysis
 
 	* Fixed xi cut in ATLAS_2011_I894867
 
 2012-12-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding analysis descriptions to the HTML analysis page ToC.
 
 2012-12-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2012_PAS_FWD_11_003 analysis
 
 	* Added LHCB_2012_I1119400 analysis
 
 2012-12-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Correction to jet acceptance in CMS_2011_S9120041, from Sercan Sen: thanks!
 
 2012-12-12  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2012_PAS_QCD_11_010 analysis
 
 2012-12-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version number bump to 1.8.2 -- release approaching.
 
 	* Rewrite of ALICE_2012_I1181770 analysis to make it a bit more sane and acceptable.
 
 	* Adding a note on FourVector and FourMomentum that operator- and
 	operator-= invert both the space and time components: use of -=
 	can result in a vector with negative energy.
 
 	* Adding particlesByRapidity and particlesByAbsRapidity to FinalState.
 
 2012-12-07  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ALICE_2012_I1181770 analysis
 
 	* Bump version to 1.8.2
 
 2012-12-06  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ATLAS_2012_I1188891 analysis
 
 	* Added ATLAS_2012_I1118269 analysis
 
 	* Added CMS_2012_I1184941 analysis
 
 	* Added LHCB_2010_I867355 analysis
 
 	* Added TGraphErrors support to root2flat
 
 2012-11-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Converting CMS_2012_I1102908 analysis to use YODA.
 
 	* Adding XLabel and YLabel setting in histo/profile/scatter booking.
 
 2012-11-27  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix make-plots png creation for SL5
 
 2012-11-23  Peter Richardson <peter.richardson@durham.ac.uk>
 
 	* Added ATLAS_2012_CONF_2012_153 4-lepton SUSY search
 
 2012-11-17  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding MC_PHOTONS by Steve Lloyd and AB, for testing general
 	unisolated photon properties, especially those associated with
 	charged leptons (e and mu).
 
 2012-11-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding MC_PRINTEVENT, a convenient (but verbose!) analysis for
 	printing out event details to stdout.
 
 2012-11-15  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing the long-unused/defunct autopackage system.
 
 2012-11-15  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added LHCF_2012_I1115479 analysis
 	* Added ATLAS_2011_I894867 analysis
 
 2012-11-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2012_I1102908 analysis
 
 2012-11-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Converting the argument order of logspace, clarifying the
 	arguments, updating affected code, and removing Analysis::logBinEdges.
 
 	* Merging updates from the AIDA maintenance branch up to r4002
 	(latest revision for next merges is r4009).
 
 2012-11-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* include/Math/: Various numerical fixes to Vector3::angle and
 	changing the 4 vector mass treatment to permit spacelike
 	virtualities (in some cases even the fuzzy isZero assert check was
 	being violated). The angle check allows a clean-up of some
 	workaround code in MC_VH2BB.
 
 2012-10-15  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2012_I1107658 analysis
 
 2012-10-11  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CDF_2012_NOTE10874 analysis
 
 2012-10-04  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ATLAS_2012_I1183818 analysis
 
 2012-07-17  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Cleanup and multiple fixes in CMS_2011_S9120041
 
 	* Bugfixed in ALEPH_2004_S5765862 and ATLAS_2010_CONF_2010_049
 	(thanks to Anil Pratap)
 
 2012-08-09  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fixing aida2root command-line help message and converting to TH*
 	rather than TGraph by default.
 
 2012-07-24  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Improvements/migrations to rivet-mkhtml, rivet-mkanalysis, and
 	rivet-buildplugin.
 
 2012-07-17  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Add CMS_2012_I1087342
 
 2012-07-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Fix rivet-mkanalysis a bit for YODA compatibility.
 
 2012-07-05  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Version 1.8.1!
 
 2012-07-05  Holger Schulz  <holger.schulz@physik.hu-berlin.de>
 
 	* Add ATLAS_2011_I945498
 
 2012-07-03  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Bugfix for transverse mass (thanks to Gavin Hesketh)
 
 2012-06-29  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Merge YODA branch into trunk. YODA is alive!!!!!!
 
 2012-06-26  Holger Schulz  <holger.schulz@physik.hu-berlin.de>
 
 	* Add ATLAS_2012_I1091481
 
 2012-06-20  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added D0_2011_I895662: 3-jet mass
 
 2012-04-24  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* fixed a few bugs in rivet-rmgaps
 
 	* Added new TOTEM dN/deta analysis
 
 2012-03-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 1.8.0!
 
 	* src/Projections/UnstableFinalState.cc: Fix compiler warning.
 
 	* Version bump for testing: 1.8.0beta1.
 
 	* src/Core/AnalysisInfo.cc: Add printout of YAML parser exception error messages to aid debugging.
 
 	* bin/Makefile.am: Attempt to fix rivet-nopy build on SLC5.
 
 	* src/Analyses/LHCB_2010_S8758301.cc: Add two missing entries to the PDGID -> lifetime map.
 
 	* src/Projections/UnstableFinalState.cc: Extend list of vetoed particles to include reggeons.
 
 2012-03-16  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version change to 1.8.0beta0 -- nearly ready for long-awaited release!
 
 	* pyext/setup.py.in: Adding handling for the YAML library: fix for
 	Genser build from Anton Karneyeu.
 
 	* src/Analyses/LHCB_2011_I917009.cc: Hiding lifetime-lookup error
 	message if the offending particle is not a hadron.
 
 	* include/Rivet/Math/MathHeader.hh: Using unnamespaced std::isnan
 	and std::isinf as standard.
 
 2012-03-16  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Improve default plot behaviour for 2D histograms
 
 2012-03-15  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Make ATLAS_2012_I1084540 less verbose, and general code
 	cleanup of that analysis.
 
 	* New-style plugin hook in ATLAS_2011_I926145,
 	ATLAS_2011_I944826 and ATLAS_2012_I1084540
 
 	* Fix compiler warnings in ATLAS_2011_I944826 and CMS_2011_S8973270
 
 	* CMS_2011_S8941262: Weights are double, not int.
 
 	* disable inRange() tests in test/testMath.cc until we have a proper
 	fix for the compiler warnings we see on SL5.
 
 2012-03-07  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Marking ATLAS_2011_I919017 as VALIDATED (this should have
 	happened a long time ago) and adding more references.
 
 2012-02-28  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* lighthisto.py: Caching for re.compile(). This speeds up aida2flat
 	and flat2aida by more than an order of magnitude.
 
 2012-02-27  Andy Buckley  <andy.buckley@cern.ch>
 
 	* doc/mk-analysis-html: Adding more LaTeX/text -> HTML conversion
 	replacements, including better <,> handling.
 
 2012-02-26  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding CMS_2011_S8973270, CMS_2011_S8941262, CMS_2011_S9215166,
 	CMS_QCD_10_024, from CMS.
 
 	* Adding LHCB_2011_I917009 analysis, from Alex Grecu.
 
 	* src/Core/Analysis.cc, include/Rivet/Analysis.hh: Add a numeric-arg version of histoPath().
 
 2012-02-24  Holger Schulz  <holger.schulz@physik.hu-berlin.de>
 
 	* Adding ATLAS Ks/Lambda analysis.
 
 2012-02-20  Andy Buckley  <andy.buckley@cern.ch>
 
 	* src/Analyses/ATLAS_2011_I925932.cc: Using new overflow-aware
 	normalize() in place of counters and scale(..., 1/count)
 
 2012-02-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Splitting MC_GENERIC to put the PDF and PID plotting into
 	MC_PDFS and MC_IDENTIFIED respectively.
 
 	* Renaming MC_LEADINGJETS to MC_LEADJETUE.
 
 2012-02-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* DELPHI_1996_S3430090 and ALEPH_1996_S3486095:
 	fix rapidity vs {Thrust,Sphericity}-axis.
 
 2012-02-14  Andy Buckley  <andy.buckley@cern.ch>
 
 	* bin/compare-histos: Don't attempt to remove bins from MC histos
 	where they aren't found in the ref file, if the ref file is not
 	expt data, or if the new --no-rmgapbins arg is given.
 
 	* bin/rivet: Remove the conversion of requested analysis names to
 	upper-case: mixed-case analysis names will now work.
 
 2012-02-14  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Bugfixes and improvements for MC_TTBAR:
 	  - Avoid assert failure with logspace starting at 0.0
 	  - Ignore charged lepton in jet finding (otherwise jet multi is always
 	    +1).
 	  - Add some dR/deta/dphi distributions as noted in TODO
 	  - Change pT plots to logspace as well (to avoid low-stat high pT bins)
 
 2012-02-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* rivet-mkhtml -c option now has the semantics of a .plot
 	file. The contents are appended to the dat output by
 	compare-histos.
 
 2012-02-09  David Grellscheid <david.grellscheid@durham.ac.uk>
 
 	* Fixed broken UnstableFS behaviour
 
 2012-01-25 Frank Siegert  <frank.siegert@cern.ch>
 
 	* Improvements in make-plots:
 	  - Add PlotTickLabels and RatioPlotTickLabels options (cf.
 	    make-plots.txt)
 	  - Make ErrorBars and ErrorBands non-exclusive (and change
 	    their order, such that Bars are on top of Bands)
 
 2012-01-25 Holger Schulz  <holger.schulz@physik.hu-berlin.de>
 
 	* Add ATLAS diffractive gap analysis
 
 2012-01-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* bin/rivet: When using --list-analyses, the analysis summary is
 	now printed out when log level is <= INFO, rather than < INFO.
 	The effect on command line behaviour is that useful identifying
 	info is now printed by default when using --list-analyses, rather
 	than requiring --list-analyses -v. To get the old behaviour,
 	e.g. if using the output of rivet --list-analyses for scripting,
 	now use --list-analyses -q.
 
 2012-01-22  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Tidying lighthisto, including fixing the order in which +- error
 	values are passed to the Bin constructor in fromFlatHisto.
 
 2012-01-16 Frank Siegert  <frank.siegert@cern.ch>
 
 	* Bugfix in ATLAS_2012_I1083318: Include non-signal neutrinos in
 	jet clustering.
 
 	* Add first version of ATLAS_2012_I1083318 (W+jets). Still
 	UNVALIDATED until final happiness with validation plots arises and
 	data is in Hepdata.
 
 	* Bugfix in ATLAS_2010_S8919674: Really use neutrino with highest
 	pT for Etmiss. Doesn't seem to make very much difference, but is
 	more correct in principle.
 
 2012-01-16 Peter Richardson  <peter.richardson@durham.ac.uk>
 
 	* Fixes to ATLAS_20111_S9225137 to include reference data
 
 2012-01-13 Holger Schulz  <holger.schulz@physik.hu-berlin.de>
 
 	* Add ATLAS inclusive lepton analysis
 
 2012-01-12 Hendrik Hoeth  <hendrik.hoeth@durham.ac.uk>
 
 	* Font selection support in rivet-mkhtml
 
 2012-01-11 Peter Richardson  <peter.richardson@durham.ac.uk>
 
 	* Added pi0 to list of particles.
 
 2012-01-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Removing references to Boost random numbers.
 
 2011-12-30  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a placeholder rivet-which script (not currently
 	installed).
 
 	* Tweaking to avoid a very time-consuming debug printout in
 	compare-histos with the -v flag, and modifying the Rivet env vars
 	in rivet-mkhtml before calling compare-histos to eliminate
 	problems induced by relative paths (i.e. "." does not mean the
 	same thing when the directory is changed within the script).
 
 2011-12-12  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a command line completion function for rivet-mkhtml.
 
 2011-12-12  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Fix for factor of 2.0 in normalisation of CMS_2011_S9086218
 
 	* Add --ignore-missing option to rivet-mkhtml to ignore non-existing
 	AIDA files.
 
 2011-12-06  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Include underflow and overflow bins in the normalisation when
 	calling Analysis::normalise(h)
 
 2011-11-23  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Bumping version to 1.8.0alpha0 since the Jet interface changes
 	are quite a major break with backward compatibility (although the
 	vast majority of analyses should be unaffected).
 
 	* Removing crufty legacy stuff from the Jet class -- there is
 	never any ambiguity between whether Particle or FourMomentum
 	objects are the constituents now, and the jet 4-momentum is set
 	explicitly by the jet alg so that e.g. there is no mismatch if the
 	FastJet pt recombination scheme is used.
 
 	* Adding default do-nothing implementations of Analysis::init()
 	and Analysis::finalize(), since it is possible for analysis
 	implementations to not need to do anything in these methods, and
 	forcing analysis authors to write do-nothing boilerplate code is
 	not "the Rivet way"!
 
 2011-11-19  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding variant constructors to FastJets with a more natural
 	Plugin* argument, and decrufting the constructor implementations a
 	bit.
 
 	* bin/rivet: Adding a more helpful error message if the rivet
 	module can't be loaded, grouping the option parser options,
 	removing the -A option (this just doesn't seem useful anymore),
 	and providing a --pwd option as a shortcut to append "." to the
 	search path.
 
 2011-11-18  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Adding a guide to compiling a new analysis template to the
 	output message of rivet-mkanalysis.
 
 2011-11-11  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Version 1.7.0 release!
 
 	* Protecting the OPAL 2004 analysis against NaNs in the
 	hemispheres projection -- I can't track the origin of these and
 	suspect some occasional memory corruption.
 
 2011-11-09  Andy Buckley  <andy@insectnation.org>
 
 	* Renaming source files for EXAMPLE and
 	PDG_HADRON_MULTIPLICITIES(_RATIOS) analyses to match the analysis
 	names.
 
 	* Cosmetic fixes in ATLAS_2011_S9212183 SUSY analysis.
 
 	* Adding new ATLAS W pT analysis from Elena Yatsenko (slightly adapted).
 
 2011-10-20  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Extend API of W/ZFinder to allow for specification of input final
 	state in which to search for leptons/photons.
 
 2011-10-19  Andy Buckley  <andy@insectnation.org>
 
 	* Adding new version of LHCB_2010_S8758301, based on submission
 	from Alex Grecu. There is some slightly dodgy-looking GenParticle*
 	fiddling going on, but apparently it's necessary (and hopefully robust).
 
 2011-10-17  Andy Buckley  <andy@insectnation.org>
 
 	* bin/rivet-nopy linker line tweak to make compilation work with
 	GCC 4.6 (-lHepMC has to be explicitly added for some reason).
 
 2011-10-13  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Add four CMS QCD analyses kindly provided by CMS.
 
 2011-10-12  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a separate test program for non-matrix/vector math
 	functions, and adding a new set of int/float literal arg tests for
 	the inRange functions in it.
 
 	* Adding a jet multiplicity plot for jets with pT > 30 GeV to
 	MC_TTBAR.
 
 2011-10-11  Andy Buckley  <andy@insectnation.org>
 
 	* Removing SVertex.
 
 2011-10-11  James Monk    <jmonk@cern.ch>
 
 	* root2flat was missing the first bin (plus spurious last bin)
 
 	* My version of bash does not understand the pipe syntax |& in rivet-buildplugin
 
 2011-09-30  James Monk    <jmonk@cern.ch>
 
 	* Fix bug in ATLAS_2010_S8817804 that misidentified the akt4 jets
 	as akt6
 
 2011-09-29  Andy Buckley  <andy@insectnation.org>
 
 	* Converting FinalStateHCM to a slightly more general
 	DISFinalState.
 
 2011-09-26  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a default libname argument to rivet-buildplugin. If the
 	first argument doesn't have a .so library suffix, then use
 	RivetAnalysis.so as the default.
 
 2011-09-19  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* make-plots: Fixing regex for \physicscoor. Adding "FrameColor"
 	option.
 
 2011-09-17  Andy Buckley  <andy@insectnation.org>
 
 	* Improving interactive metadata printout, by not printing
 	headings for missing info.
 
 	* Bumping the release number to 1.7.0alpha0, since with these
 	SPIRES/Inspire changes and the MissingMomentum API change we need
 	more than a minor release.
 
 	* Updating the mkanalysis, BibTeX-grabbing and other places that
 	care about analysis SPIRES IDs to also be able to handle the new
 	Inspire system record IDs. The missing link is getting to HepData
 	from an Inspire code...
 
 	* Using the .info file rather than an in-code declaration to
 	specify that an analysis needs cross-section information.
 
 	* Adding Inspire support to the AnalysisInfo and Analysis
 	interfaces. Maybe we can find a way to combine the two,
 	e.g. return the SPIRES code prefixed with an "S" if no Inspire ID
 	is available...
 
 2011-09-17  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ALICE_2011_S8909580 (strange particle production at 900 GeV)
 
 	* Feed-down correction in ALICE_2011_S8945144
 
 2011-09-16  Andy Buckley  <andy@insectnation.org>
 
 	* Adding ATLAS track jet analysis, modified from the version
 	provided by Seth Zenz: ATLAS_2011_I919017. Note that this analysis
 	is currently using the Inspire ID rather than the Spires one:
 	we're clearly going to have to update the API to handle Inspire
 	codes, so might as well start now...
 
 2011-09-14  Andy Buckley  <andy@insectnation.org>
 
 	* Adding the ATLAS Z pT measurement at 7 TeV (ATLAS_2011_S9131140)
 	and an MC analysis for VH->bb events (MC_VH2BB).
 
 2011-09-12  Andy Buckley  <andy@insectnation.org>
 
 	* Removing uses of getLog, cout, cerr, and endl from all standard
 	analyses and projections, except in a very few special cases.
 
 2011-09-10  Andy Buckley  <andy@insectnation.org>
 
 	* Changing the behaviour and interface of the MissingMomentum
 	projection to calculate vector ET correctly. This was previously
 	calculated according to the common definition of -E*sin(theta) of
 	the summed visible 4-momentum in the event, but that is incorrect
 	because the timelike term grows monotonically. Instead, transverse
 	2-vectors of size ET need to be constructed for each visible
 	particle, and vector-summed in the transverse plane.
 
 	The rewrite of this behaviour made it opportune to make an API
 	improvement: the previous method names scalarET/vectorET() have
 	been renamed to scalar/vectorEt() to better match the Rivet
 	FourMomentum::Et() method, and MissingMomentum::vectorEt() now
 	returns a Vector3 rather than a double so that the transverse
 	missing Et direction is also available.
 
 	Only one data analysis has been affected by this change in
 	behaviour: the D0_2004_S5992206 dijet delta(phi) analysis. It's
 	expected that this change will not be very significant, as it is
 	a *veto* on significant missing ET to reduce non-QCD
 	contributions. MC studies using this analysis ~always run with QCD
 	events only, so these contributions should be small. The analysis
 	efficiency may have been greatly improved, as fewer events will
 	now fail the missing ET veto cut.
 
 	* Add sorting of the ParticleVector returned by the ChargedLeptons
 	projection.
 
 	* configure.ac: Adding a check to make sure that no-one tries to
 	install into --prefix=$PWD.
 
 2011-09-04  Andy Buckley  <andy@insectnation.org>
 
 	* lighthisto fixes from Christian Roehr.
 
 2011-08-26  Andy Buckley  <andy@insectnation.org>
 
 	* Removing deprecated features: the setBeams(...) method on
 	Analysis, the MaxRapidity constant, the split(...) function, the
 	default init() method from AnalysisHandler and its test, and the
 	deprecated TotalVisibleMomentum and PVertex projections.
 
 2011-08-23  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a new DECLARE_RIVET_PLUGIN wrapper macro to hide the
 	details of the plugin hook system from analysis authors. Migration
 	of all analyses and the rivet-mkanalysis script to use this as the
 	standard plugin hook syntax.
 
 	* Also call the --cflags option on root-config when using the
 	--root option with rivet-biuldplugin (thanks to Richard Corke for
 	the report)
 
 2011-08-23  Frank Siegert <frank.siegert@cern.ch>
 
 	* Added ATLAS_2011_S9126244
 	* Added ATLAS_2011_S9128077
 
 2011-08-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ALICE_2011_S8945144
 
 	* Remove obsolete setBeams() from the analyses
 
 	* Update CMS_2011_S8957746 reference data to the official numbers
 
 	* Use Inspire rather than Spires.
 
 2011-08-19  Frank Siegert <frank.siegert@cern.ch>
 
 	* More NLO parton level generator friendliness: Don't crash or fail when
 	there are no beam particles.
 
 	* Add --ignore-beams option to skip compatibility check.
 
 2011-08-09  David Mallows <dave.mallows@gmail.com>
 
 	* Fix aida2flat to ignore empty dataPointSet
 
 2011-08-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding TEXINPUTS and LATEXINPUTS prepend definitions to the
 	variables provided by rivetenv.(c)sh. A manual setting of these
 	variables that didn't include the Rivet TEXMFHOME path was
 	breaking make-plots on lxplus, presumably since the system LaTeX
 	packages are so old there.
 
 2011-08-02  Frank Siegert  <frank.siegert@cern.ch>
 
 	Version 1.6.0 release!
 
 2011-08-01  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Overhaul of the WFinder and ZFinder projections, including a change
 	of interface. This solves potential problems with leptons which are not
 	W/Z constituents being excluded from the RemainingFinalState.
 
 2011-07-29  Andy Buckley  <andy@insectnation.org>
 
 	* Version 1.5.2 release!
 
 	* New version of aida2root from James Monk.
 
 2011-07-29  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Fix implementation of --config file option in make-plots.
 
 2011-07-27  David Mallows <dave.mallows@gmail.com>
 
 	* Updated MC_TTBAR.plot to reflect updated analysis.
 
 2011-07-25  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a useTransverseMass flag method and implementation to
 	InvMassFinalState, and using it in the WFinder, after feedback
 	from Gavin Hesketh. This was the neatest way I could do it :S Some
 	other tidying up happened along the way.
 
 	* Adding transverse mass massT and massT2 methods and functions
 	for FourMomentum.
 
 2011-07-22  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Added ATLAS_2011_S9120807
 
 	* Add two more observables to MC_DIPHOTON and make its isolation cut
 	more LHC-like
 
 	* Add linear photon pT histo to MC_PHOTONJETS
 
 2011-07-20  Andy Buckley  <andy@insectnation.org>
 
 	* Making MC_TTBAR work with semileptonic ttbar events and generally
 	tidying the code.
 
 2011-07-19  Andy Buckley  <andy@insectnation.org>
 
 	* Version bump to 1.5.2.b01 in preparation for a release in the
 	very near future.
 
 2011-07-18  David Mallows <dave.mallows@gmail.com>
 
 	* Replaced MC_TTBAR: Added t,tbar reconstruction. Not yet working.
 
 2011-07-18  Andy Buckley  <andy@insectnation.org>
 
 	* bin/rivet-buildplugin.in: Pass the AM_CXXFLAGS
 	variable (including the warning flags) to the C++ compiler when
 	building user analysis plugins.
 
 	* include/LWH/DataPointSet.h: Fix accidental setting of errorMinus
 	= scalefactor * error_Plus_. Thanks to Anton Karneyeu for the bug
 	report!
 
 2011-07-18  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added CMS_2011_S8884919 (charged hadron multiplicity in NSD
 	events corrected to pT>=0).
 
 	* Added CMS_2010_S8656010 and CMS_2010_S8547297 (charged
 	hadron pT and eta in NSD events)
 
 	* Added CMS_2011_S8968497 (chi_dijet)
 
 	* Added CMS_2011_S8978280 (strangeness)
 
 2011-07-13  Andy Buckley  <andy@insectnation.org>
 
 	* Rivet PDF manual updates, to not spread disinformation about
 	bootstrapping a Genser repo.
 
 2011-07-12  Andy Buckley  <andy@insectnation.org>
 
 	* bin/make-plots: Protect property reading against unstripped \r
 	characters from DOS newlines.
 
 	* bin/rivet-mkhtml: Add a -M unmatch regex flag (note that these
 	are matching the analysis path rather than individual histos on
 	this script), and speed up the initial analysis identification and
 	selection by avoiding loops of regex comparisons for repeats of
 	strings which have already been analysed.
 
 	* bin/compare-histos: remove the completely (?) unused histogram
 	list, and add -m and -M regex flags, as for aida2flat and
 	flat2aida.
 
 2011-06-30  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* fix fromFlat() in lighthistos: It would ignore histogram paths
 	before.
 
 	* flat2aida: preserve histogram order from .dat files
 
 2011-06-27  Andy Buckley  <andy@insectnation.org>
 
 	* pyext/setup.py.in: Use CXXFLAGS and LDFLAGS safely in the Python
 	extension build, and improve the use of build/src directory
 	arguments.
 
 2011-06-23  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a tentative rivet-updateanalyses script, based on
 	lhapdf-getdata, which will download new analyses as requested. We
 	could change our analysis-providing behaviour a bit to allow this
 	sort of delivery mechanism to be used as the normal way of getting
 	analysis updates without us having to make a whole new Rivet
 	release. It is nice to be able to identify analyses with releases,
 	though, for tracking whether bugs have been addressed.
 
 2011-06-10  Frank Siegert  <frank.siegert@cern.ch>
 
 	* Bugfixes in WFinder.
 
 2011-06-10  Andy Buckley  <andy@insectnation.org>
 
 	* Adding \physicsxcoor and \physicsycoor treatment to make-plots.
 
 2011-06-06  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Allow for negative cross-sections. NLO tools need this.
 
 	* make-plots: For RatioPlotMode=deviation also consider the MC
 	uncertainties, not just data.
 
 2011-06-04  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Add support for goodness-of-fit calculations to make-plots.
 	The results are shown in the legend, and one histogram can
 	be selected to determine the color of the plot margin. See
 	the documentation for more details.
 
 2011-06-04  Andy Buckley  <andy@insectnation.org>
 
 	* Adding auto conversion of Histogram2D to DataPointSets in the
 	AnalysisHandler _normalizeTree method.
 
 2011-06-03  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a file-weight feature to the Run object, which will
 	optionally rescale the weights in the provided HepMC files. This
 	should be useful for e.g. running on multiple differently-weighted
 	AlpGen HepMC files/streams. The new functionality is used by the
 	rivet command via an optional weight appended to the filename with
 	a colon delimiter, e.g. "rivet fifo1.hepmc fifo2.hepmc:2.31"
 
 2011-06-01  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Add BeamThrust projection
 
 2011-05-31  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix LIBS for fastjet-3.0
 
 	* Add basic infrastructure for Taylor plots in make-plots
 
 	* Fix OPAL_2004_S6132243: They are using charged+neutral.
 
 	* Release 1.5.1
 
 2011-05-22  Andy Buckley  <andy@insectnation.org>
 
 	* Adding plots of stable and decayed PID multiplicities to
 	MC_GENERIC (useful for sanity-checking generator setups).
 
 	* Removing actually-unused ProjectionApplier.fhh forward
 	declaration header.
 
 2011-05-20  Andy Buckley  <andy@insectnation.org>
 
 	* Removing import of ipython shell from rivet-rescale, having just
 	seen it throw a multi-coloured warning message on a student's
 	lxplus Rivet session!
 
 	* Adding support for the compare-histos --no-ratio flag when using
 	rivet-mkhtml. Adding --rel-ratio, --linear, etc. is an exercise
 	for the enthusiast ;-)
 
 2011-05-10  Andy Buckley  <andy@insectnation.org>
 
 	* Internal minor changes to the ProjectionHandler and
 	ProjectionApplier interfaces, in particular changing the
 	ProjectionHandler::create() function to be called getInstance and
 	to return a reference rather than a pointer. The reference change
 	is to make way for an improved singleton implementation, which
 	cannot yet be used due to a bug in projection memory
 	management. The code of the improved singleton is available, but
 	commented out, in ProjectionManager.hh to allow for easier
 	migration and to avoid branching.
 
 2011-05-08  Andy Buckley  <andy@insectnation.org>
 
 	* Extending flat2aida to be able to read from and write to
 	stdin/out as for aida2flat, and also eliminating the internal
 	histo parsing representation in favour of the one in
 	lighthisto. lighthisto's fromFlat also needed a bit of an
 	overhaul: it has been extended to parse each histo's chunk of
 	text (including BEGIN and END lines) in fromFlatHisto, and for
 	fromFlat to parse a collection of histos from a file, in keeping
 	with the behaviour of fromDPS/fromAIDA. Merging into Professor is
 	now needed.
 
 	* Extending aida2flat to have a better usage message, to accept
 	input from stdin for command chaining via pipes, and to be a bit
 	more sensibly internally structured (although it also now has to
 	hold all histos in memory before writing out -- that shouldn't be
 	a problem for anything other than truly huge histo files).
 
 2011-05-04  Andy Buckley  <andy@insectnation.org>
 
 	* compare-histos: If using --mc-errs style, prefer dotted and
 	dashdotted line styles to dashed, since dashes are often too long
 	to be distinguishable from solid lines. Even better might be to
 	always use a solid line for MC errs style, and to add more colours.
 
 	* rivet-mkhtml: use a no-mc-errors drawing style by default,
 	to match the behaviour of compare-histos, which it calls. The
 	--no-mc-errs option has been replaced with an --mc-errs option.
 
 2011-05-04  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Ignore duplicate files in compare-histos.
 
 2011-04-25  Andy Buckley  <andy@insectnation.org>
 
 	* Adding some hadron-specific N and sumET vs. |eta| plots to MC_GENERIC.
 
 	* Re-adding an explicit attempt to get the beam particles, since
 	HepMC's IO_HERWIG seems to not always set them even though it's
 	meant to.
 
 2011-04-19  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added ATLAS_2011_S9002537 W asymmetry analysis
 
 2011-04-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* deltaR, deltaPhi, deltaEta now available in all combinations of
 	FourVector, FourMomentum, Vector3, doubles. They also accept jets
 	and particles as arguments now.
 
 2011-04-13  David Grellscheid <david.grellscheid@durham.ac.uk>
 
 	* added ATLAS 8983313: 0-lepton BSM
 
 2011-04-01  Andy Buckley  <andy@insectnation.org>
 
 	* bin/rivet-mkanalysis: Don't try to download SPIRES or HepData
 	info if it's not a standard analysis (i.e. if the SPIRES ID is not
 	known), and make the default .info file validly parseable by YAML,
 	which was an unfortunate gotcha for anyone writing a first
 	analysis.
 
 2011-03-31  Andy Buckley  <andy@insectnation.org>
 
 	* bin/compare-histos: Write more appropriate ratio plot labels
 	when not comparing to data, and use the default make-plots labels
 	when comparing to data.
 
 	* bin/rivet-mkhtml: Adding a timestamp to the generated pages, and
 	a -t/--title option to allow setting the main HTML page title on
 	the command line: otherwise it becomes impossible to tell these
 	pages apart when you have a lot of them, except by URL!
 
 2011-03-24  Andy Buckley  <andy@insectnation.org>
 
 	* bin/aida2flat: Adding a -M option to *exclude* histograms whose
 	paths match a regex. Writing a negative lookahead regex with
 	positive matching was far too awkward!
 
 2011-03-18  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Core/AnalysisHandler.cc (AnalysisHandler::removeAnalysis):
 	Fixed strange shared pointer assignment that caused seg-fault.
 
 2011-03-13  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* filling of functions works now in a more intuitive way (I hope).
 
 2011-03-09  Andy Buckley  <andy@insectnation.org>
 
 	* Version 1.5.0 release!
 
 2011-03-08  Andy Buckley  <andy@insectnation.org>
 
 	* Adding some extra checks for external packages in make-plots.
 
 2011-03-07  Andy Buckley  <andy@insectnation.org>
 
 	* Changing the accuracy of the beam energy checking to 1%, to make
 	the UI a bit more forgiving. It's still best to specify exactly the right
 	energy of course!
 
 2011-03-01  Andy Buckley  <andy@insectnation.org>
 
 	* Adding --no-plottitle to compare-histos (+ completion).
 
 	* Fixing segfaults in UA1_1990_S2044935 and UA5_1982_S875503.
 
 	* Bump ABI version numbers for 1.5.0 release.
 
 	* Use AnalysisInfo for storage of the NeedsCrossSection analysis flag.
 
 	* Allow field setting in AnalysisInfo.
 
 2011-02-27  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Support LineStyle=dashdotted in make-plots
 
 	* New command line option --style for compare-histos. Options are
 	"default", "bw" and "talk".
 
 	* cleaner uninstall
 
 2011-02-26  Andy Buckley  <andy@insectnation.org>
 
 	* Changing internal storage and return type of Particle::pdgId()
 	to PdgId, and adding Particle::energy().
 
 	* Renaming Analysis::energies() as Analysis::requiredEnergies().
 
 	* Adding beam energies into beam consistency checking:
 	Analysis::isCompatible methods now also require the beam energies
 	to be provided.
 
 	* Removing long-deprecated AnalysisHandler::init() constructor and
 	AnalysisHandler::removeIncompatibleAnalyses() methods.
 
 2011-02-25  Andy Buckley  <andy@insectnation.org>
 
 	* Adding --disable-obsolete, which takes its value from the value
 	of --disable-preliminary by default.
 
 	* Replacing RivetUnvalidated and RivetPreliminary plugin libraries
 	with optionally-configured analysis contents in the
 	experiment-specific plugin libraries. This avoids issues with
 	making libraries rebuild consistently when sources were reassigned
 	between libraries.
 
 2011-02-24  Andy Buckley  <andy@insectnation.org>
 
 	* Changing analysis plugin registration to fall back through
 	available paths rather than have RIVET_ANALYSIS_PATH totally
 	override the built-in paths. The first analysis hook of a given
 	name to be found is now the one that's used: any duplicates found
 	will be warned about but unused. getAnalysisLibPaths() now returns
 	*all* the search paths, in keeping with the new search behaviour.
 
 2011-02-22  Andy Buckley  <andy@insectnation.org>
 
 	* Moving the definition of the MSG_* macros into the Logging.hh
 	header. They can't be used everywhere, though, as they depend on
 	the existence of a this->getLog() method in the call scope. This
 	move makes them available in e.g. AnalysisHandler and other bits
 	of framework other than projections and analyses.
 
 	* Adding a gentle print-out from the Rivet AnalysisHandler if
 	preliminary analyses are being used, and strengthening the current
 	warning if unvalidated analyses are used.
 
 	* Adding documentation about the validation "process" and
 	the (un)validated and preliminary analysis statuses.
 
 	* Adding the new RivetPreliminary analysis library, and the
 	corresponding --disable-preliminary configure flag. Analyses in
 	this library are subject to change names, histograms, reference
 	data values, etc. between releases: make sure you check any
 	dependences on these analyses when upgrading Rivet.
 
 	* Change the Python script ref data search behaviours to use Rivet
 	ref data by default where available, rather than requiring a -R
 	option. Where relevant, -R is still a valid option, to avoid
 	breaking legacy scripts, and there is a new --no-rivet-refs option
 	to turn the default searching *off*.
 
 	* Add the prepending and appending optional arguments to the path
 	searching functions. This will make it easier to combine the
 	search functions with user-supplied paths in Python scripts.
 
 	* Make make-plots killable!
 
 	* Adding Rivet version to top of run printout.
 
 	* Adding Run::crossSection() and printing out the cross-section in
 	pb at the end of a Rivet run.
 
 2011-02-22  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Make lighthisto.py aware of 2D histograms
 
 	* Adding published versions of the CDF_2008 leading jets and DY
 	analyses, and marking the preliminary ones as "OBSOLETE".
 
 2011-02-21  Andy Buckley  <andy@insectnation.org>
 
 	* Adding PDF documentation for path searching and .info/.plot
 	files, and tidying overfull lines.
 
 	* Removing unneeded const declarations from various return by
 	value path and internal binning functions. Should not affect ABI
 	compatibility but will force recompilation of external packages
 	using the RivetPaths.hh and Utils.hh headers.
 
 	* Adding findAnalysis*File(fname) functions, to be used by Rivet
 	scripts and external programs to find files known to Rivet
 	according to Rivet's (newly standard) lookup rule.
 
 	* Changing search path function behaviour to always return *all*
 	search directories rather than overriding the built-in locations
 	if the environment variables are set.
 
 2011-02-20  Andy Buckley  <andy@insectnation.org>
 
 	* Adding the ATLAS 2011 transverse jet shapes analysis.
 
 2011-02-18  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Support for transparency in make-plots
 
 2011-02-18  Frank Siegert <frank.siegert@cern.ch>
 
 	* Added ATLAS prompt photon analysis ATLAS_2010_S8914702
 
 2011-02-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Simple NOOP constructor for Thrust projection
 
 	* Add CMS event shape analysis. Data read off the plots. We
 	will get the final numbers when the paper is accepted by
 	the journal.
 
 2011-02-10  Frank Siegert <frank.siegert@cern.ch>
 
 	* Add final version of ATLAS dijet azimuthal decorrelation
 
 2011-02-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* remove ATLAS conf note analyses for which we have final data
 	* reshuffle histograms in ATLAS minbias analysis to match Hepdata
 	* small pT-cut fix in ATLAS track based UE analysis
 
 2011-01-31  Andy Buckley  <andy@insectnation.org>
 
 	* Doc tweaks and adding cmp-by-|p| functions for Jets, to match
 	those added by Hendrik for Particles.
 
 	* Don't sum photons around muons in the D0 2010 Z pT analysis.
 
 2011-01-27  Andy Buckley  <andy@insectnation.org>
 
 	* Adding ATLAS 2010 min bias and underlying event analyses and data.
 
 2011-01-23  Andy Buckley  <andy@insectnation.org>
 
 	* Make make-plots write out PDF rather than PS by default.
 
 2011-01-12  Andy Buckley  <andy@insectnation.org>
 
 	* Fix several rendering and comparison bugs in rivet-mkhtml.
 
 	* Allow make-plots to write into an existing directory, at the
 	user's own risk.
 
 	* Make rivet-mkhtml produce PDF-based output rather than PS by
 	default (most people want PDF these days). Can we do the same
 	change of default for make-plots?
 
 	* Add getAnalysisPlotPaths() function, and use it in compare-histos
 
 	* Use proper .info file search path function internally in AnalysisInfo::make.
 
 2011-01-11  Andy Buckley  <andy@insectnation.org>
 
 	* Clean up ATLAS dijet analysis.
 
 2010-12-30  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a run timeout option, and small bug-fixes to the event
 	timeout handling, and making first event timeout work nicely with
 	the run timeout. Run timeout is intended to be used in conjunction
 	with timed batch token expiry, of the type that likes to make 0
 	byte AIDA files on LCG when Grid proxies time out.
 
 2010-12-21  Andy Buckley  <andy@insectnation.org>
 
 	* Fix the cuts in the CDF 1994 colour coherence analysis.
 
 2010-12-19  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing CDF midpoint cone jet algorithm default construction to
 	have an overlap threshold of 0.5 rather than 0.75. This was
 	recommended by the FastJet manual, and noticed while adding the
 	ATLAS and CMS cones.
 
 	* Adding ATLAS and CMS old iterative cones as "official" FastJets
 	constructor options (they could always have been used by explicit
 	instantiation and attachment of a Fastjet plugin object).
 
 	* Removing defunct and unused ClosestJetShape projection.
 
 2010-12-16  Andy Buckley  <andy@insectnation.org>
 
 	* bin/compare-histos, pyext/lighthisto.py: Take ref paths from
 	rivet module API rather than getting the environment by hand.
 
 	* pyext/lighthisto.py: Only read .plot info from the first
 	matching file (speed-up compare-histos).
 
 2010-12-14  Andy Buckley  <andy@insectnation.org>
 
 	* Augmenting the physics vector functionality to make FourMomentum
 	support maths operators with the correct return type (FourMomentum
 	rather than FourVector).
 
 2010-12-11  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a --event-timeout option to control the event timeout,
 	adding it to the completion script, and making sure that the init
 	time check is turned OFF once successful!
 
 	* Adding an 3600 second timeout for initialising an event file. If
 	it takes longer than (or anywhere close to) this long, chances are
 	that the event source is inactive for some reason (perhaps
 	accidentally unspecified and stdin is not active, or the event
 	generator has died at the other end of the pipe. The reason for
 	not making it something shorter is that e.g. Herwig++ or Sherpa
 	can have long initialisation times to set up the MPI handler or to
 	run the matrix element integration. An timeout after an hour is
 	still better than a batch job which runs for two days before you
 	realise that you forgot to generate any events!
 
 2010-12-10  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing unbooked-histo segfault in UA1_1990_S2044935 at 63 GeV.
 
 2010-12-08  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixes in ATLAS_2010_CONF_083, declaring it validated
 
 	* Added ATLAS_2010_CONF_046, only two plots are implemented.
 	The paper will be out soon, and we don't need the other plots
 	right now. Data is read off the plots in the note.
 
 	* New option "SmoothLine" for HISTOGRAM sections in make-plots
 
 	* Changed CustomTicks to CustomMajorTicks and added CustomMinorTicks
 	in make-plots.
 
 2010-12-07  Andy Buckley  <andy@insectnation.org>
 
 	* Update the documentation to explain this latest bump to path
 	lookup behaviours.
 
 	* Various improvements to existing path lookups. In particular,
 	the analysis lib path locations are added to the info and ref
 	paths to avoid having to set three variables when you have all
 	three file types in the same personal plugin directory.
 
 	* Adding setAnalysisLibPaths and addAnalysisLibPath
 	functions. rivet --analysis-path{,-append} now use these and work
 	correctly. Hurrah!
 
 	* Add --show-analyses as an alias for --show-analysis, following a
 	comment at the ATLAS tutorial.
 
 2010-12-07  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Change LegendXPos behaviour in make-plots. Now the top left
 	corner of the legend is used as anchor point.
 
 2010-12-03  Andy Buckley  <andy@insectnation.org>
 
 	* 1.4.0 release.
 
 	* Add bin-skipping to compare-histos to avoid one use of
 	rivet-rmgaps (it's still needed for non-plotting post-processing
 	like Professor).
 
 2010-12-03  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix normalisation issues in UA5 and ALEPH analyses
 
 2010-11-27  Andy Buckley  <andy@insectnation.org>
 
 	* MathUtils.hh: Adding fuzzyGtrEquals and fuzzyLessEquals, and
 	tidying up the math utils collection a bit.
 
 	* CDF 1994 colour coherence analysis overhauled and
 	correction/norm factors fixed. Moved to VALIDATED status.
 
 	* Adding programmable completion for aida2flat and flat2aida.
 
 	* Improvements to programmable completion using the neat _filedir
 	completion shell function which I just discovered.
 
 2010-11-26  Andy Buckley  <andy@insectnation.org>
 
 	* Tweak to floating point inRange to use fuzzyEquals for CLOSED
 	interval equality comparisons.
 
 	* Some BibTeX generation improvements, and fixing the ATLAS dijet
 	BibTeX key.
 
 	* Resolution upgrade in PNG make-plots output.
 
 	* CDF_2005_S6217184.cc, CDF_2008_S7782535.cc: Updates to use the
 	new per-jet JetAlg interface (and some other fixes).
 
 	* JetAlg.cc: Changed the interface on request to return per-jet
 	rather than per-event jet shapes, with an extra jet index argument.
 
 	* MathUtils.hh: Adding index_between(...) function, which is handy
 	for working out which bin a value falls in, given a set of bin edges.
 
 2010-11-25  Andy Buckley  <andy@insectnation.org>
 
 	* Cmp.hh: Adding ASC/DESC (and ANTISORTED) as preferred
 	non-EQUIVALENT enum value synonyms over misleading
 	SORTED/UNSORTED.
 
 	* Change of rapidity scheme enum name to RapScheme
 
 	* Reworking JetShape a bit further: constructor args now avoid
 	inconsistencies (it was previously possible to define incompatible
 	range-ends and interval). Internal binning implementation also
 	reworked to use a vector of bin edges: the bin details are
 	available via the interface. The general jet pT cuts can be
 	applied via the JetShape constructor.
 
 	* MathUtils.hh: Adding linspace and logspace utility
 	functions. Useful for defining binnings.
 
 	* Adding more general cuts on jet pT and (pseudo)rapidity.
 
 2010-11-11  Andy Buckley  <andy@insectnation.org>
 
 	* Adding special handling of FourMomentum::mass() for computed
 	zero-mass vectors for which mass2 can go (very slightly) negative
 	due to numerical precision.
 
 2010-11-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding ATLAS-CONF-2010-083 conference note. Data is read from plots.
 	When I run Pythia 6 the bins close to pi/2 are higher than in the note,
 	so I call this "unvalidated". But then ... the note doesn't specify
 	a tune or even just a version for the generators in the plots. Not even
 	if they used Pythia 6 or Pythia 8. Probably 6, since they mention AGILe.
 
 2010-11-10  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a JetAlg::useInvisibles(bool) mechanism to allow ATLAS
 	jet studies to include neutrinos. Anyone who chooses to use this
 	mechanism had better be careful to remove hard neutrinos manually
 	in the provided FinalState object.
 
 2010-11-09  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding ATLAS-CONF-2010-049 conference note. Data is read from plots.
 	Fragmentation functions look good, but I can't reproduce the MC lines
 	(or even the relative differences between them) in the jet cross-section
 	plots. So consider those unvalidated for now. Oh, and it seems ATLAS
 	screwed up the error bands in their ratio plots, too. They are
 	upside-down.
 
 2010-11-07  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding ATLAS-CONF-2010-081 conference note. Data is read from plots.
 
 2010-11-06  Andy Buckley  <andy@insectnation.org>
 
 	* Deprecating the old JetShape projection and renaming to
 	ClosestJetShape: the algorithm has a tenuous relationship with
 	that actually used in the CDF (and ATLAS) jet shape analyses. CDF
 	analyses to be migrated to the new JetShape projection... and some
 	of that projection's features, design elements, etc. to be
 	finished off: we may as well take this opportunity to clear up
 	what was one of our nastiest pieces of code.
 
 2010-11-05  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding ATLAS-CONF-2010-031 conference note. Data is read from plots.
 
 2010-10-29  Andy Buckley  <andy@insectnation.org>
 
 	* Making rivet-buildplugin use the same C++ compiler and CXXFLAGS
 	variable as used for the Rivet system build.
 
 	* Fixing NeutralFinalState projection to, erm, actually select
 	neutral particles (by Hendrik).
 
 	* Allow passing a general FinalState reference to the JetShape
 	projection, rather than requiring a VetoedFS.
 
 2010-10-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a --with-root flag to rivet-buildplugin to add
 	root-config --libs flags to the plugin build command.
 
 2010-09-24  Andy Buckley  <andy@insectnation.org>
 
 	* Releasing as Rivet 1.3.0.
 
 	* Bundling underscore.sty to fix problems with running make-plots
 	on dat files generated by compare-histos from AIDA files with
 	underscores in their names.
 
 2010-09-16  Andy Buckley  <andy@insectnation.org>
 
 	* Fix error in N_effective definition for weighted profile errors.
 
 2010-08-18  Andy Buckley  <andy@insectnation.org>
 
 	* Adding MC_GENERIC analysis. NB. Frank Siegert also added MC_HJETS.
 
 2010-08-03  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing compare-histos treatment of what is now a ref file, and
 	speeding things up... again. What a mess!
 
 2010-08-02  Andy Buckley  <andy@insectnation.org>
 
 	* Adding rivet-nopy: a super-simple Rivet C++ command line
 	interface which avoids Python to make profiling and debugging
 	easier.
 
 	* Adding graceful exception handling to the AnalysisHandler event
 	loop methods.
 
 	* Changing compare-histos behaviour to always show plots for which
 	there is at least one MC histo. The default behaviour should now
 	be the correct one in 99% of use cases.
 
 2010-07-30  Andy Buckley  <andy@insectnation.org>
 
 	* Merging in a fix for shared_ptrs not being compared for
 	insertion into a set based on raw pointer value.
 
 2010-07-16  Andy Buckley  <andy@insectnation.org>
 
 	* Adding an explicit library dependency declaration on libHepMC,
 	and hence removing the -lHepMC from the rivet-config --libs
 	output.
 
 2010-07-14  Andy Buckley  <andy@insectnation.org>
 
 	* Adding a manual section on use of Rivet (and AGILe) as
 	libraries, and how to use the -config scripts to aid compilation.
 
 	* FastJets projection now allows setting of a jet area definition,
 	plus a hacky mapping for getting the area-enabled cluster
 	sequence. Requested by Pavel Starovoitov & Paolo Francavilla.
 
 	* Lots of script updates in last two weeks!
 
 2010-06-30  Andy Buckley  <andy@insectnation.org>
 
 	* Minimising amount of Log class mapped into SWIG.
 
 	* Making Python ext build checks fail with error rather than
 	warning if it has been requested (or, rather, not explicitly
 	disabled).
 
 2010-06-28  Andy Buckley  <andy@insectnation.org>
 
 	* Converting rivet Python module to be a package, with the dlopen
 	flag setting etc. done around the SWIG generated core wrapper
 	module (rivet.rivetwrap).
 
 	* Requiring Python >= 2.4.0 in rivet scripts (and adding a Python
 	version checker function to rivet module)
 
 	* Adding --epspng option to make-plots (and converting to use subprocess.Popen).
 
 2010-06-27  Andy Buckley  <andy@insectnation.org>
 
 	* Converting JADE_OPAL analysis to use the fastjet
 	exclusive_ymerge_*max* function, rather than just
 	exclusive_ymerge: everything looks good now. It seems that fastjet
 	>= 2.4.2 is needed for this to work properly.
 
 2010-06-24  Andy Buckley  <andy@insectnation.org>
 
 	* Making rivet-buildplugin look in its own bin directory when
 	trying to find rivet-config.
 
 2010-06-23  Andy Buckley  <andy@insectnation.org>
 
 	* Adding protection and warning about numerical precision issues
 	in jet mass calculation/histogramming to the MC_JetAnalysis
 	analysis.
 
 	* Numerical precision improvement in calculation of
 	Vector4::mass2.
 
 	* Adding relative scale ratio plot flag to compare-histos
 
 	* Extended command completion to rivet-config, compare-histos, and
 	make-plots.
 
 	* Providing protected log messaging macros,
 	MSG_{TRACE,DEBUG,INFO,WARNING,ERROR} cf. Athena.
 
 	* Adding environment-aware functions for Rivet search path list access.
 
 2010-06-21  Andy Buckley  <andy@insectnation.org>
 
 	* Using .info file beam ID and energy info in HTML and LaTeX documentation.
 
 	* Using .info file beam ID and energy info in command-line printout.
 
 	* Fixing a couple of references to temporary variables in the
 	analysis beam info, which had been introduced during refactoring:
 	have reinstated reference-type returns as the more efficient
 	solution. This should not affect API compatibility.
 
 	* Making SWIG configure-time check include testing for
 	incompatibilities with the C++ compiler (re. the recurring _const_
 	char* literals issue).
 
 	* Various tweaks to scripts: make-plots and compare-histos
 	processes are now renamed (on Linux), rivet-config is avoided when
 	computing the Rivet version,and RIVET_REF_PATH is also set using
 	the rivet --analysis-path* flags. compare-histos now uses multiple
 	ref data paths for .aida file globbing.
 
 	* Hendrik changed VetoedFinalState comparison to always return
 	UNDEFINED if vetoing on the results of other FS projections is
 	being used. This is the only simple way to avoid problems
 	emanating from the remainingFinalState thing.
 
 2010-06-19  Andy Buckley  <andy@insectnation.org>
 
 	* Adding --analysis-path and --analysis-path-append command-line
 	flags to the rivet script, as a "persistent" way to set or extend
 	the RIVET_ANALYSIS_PATH variable.
 
 	* Changing -Q/-V script verbosity arguments to more standard
 	-q/-v, after Hendrik moaned about it ;)
 
 	* Small fix to TinyXML operator precendence: removes a warning,
 	and I think fixes a small bug.
 
 	* Adding plotinfo entries for new jet rapidity and jet mass plots
 	in MC_JetAnalysis derivatives.
 
 	* Moving MC_JetAnalysis base class into a new
 	libRivetAnalysisTools library, with analysis base class and helper
 	headers to be stored in the reinstated Rivet/Analyses include
 	directory.
 
 2010-06-08  Andy Buckley  <andy@insectnation.org>
 
 	* Removing check for CEDARSTD #define guard, since we no longer
 	compile against AGILe and don't have to be careful about
 	duplication.
 
 	* Moving crappy closest approach and decay significance functions
 	from Utils into SVertex, which is the only place they have ever
 	been used (and is itself almost entirely pointless).
 
 	* Overhauling particle ID <-> name system to clear up ambiguities
 	between enums, ints, particles and beams. There are no more enums,
 	although the names are still available as const static ints, and
 	names are now obtained via a singleton class which wraps an STL
 	map for name/ID lookups in both directions.
 
 2010-05-18  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing factor-of-2 bug in the error calculation when scaling
 	histograms.
 
 	* Fixing D0_2001_S4674421 analysis.
 
 2010-05-11  Andy Buckley  <andy@insectnation.org>
 
 	* Replacing TotalVisibleMomentum with MissingMomentum in analyses
 	and WFinder. Using vector ET rather than scalar ET in some places.
 
 2010-05-07  Andy Buckley  <andy@insectnation.org>
 
 	* Revamping the AnalysisHandler constructor and data writing, with
 	some LWH/AIDA mangling to bypass the stupid AIDA idea of having to
 	specify the sole output file and format when making the data
 	tree. Preferred AnalysisHandler constructor now takes only one arg
 	-- the runname -- and there is a new AH.writeData(outfile) method
 	to replace AH.commitData(). Doing this now to begin migration to
 	more flexible histogramming in the long term.
 
 2010-04-21  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing LaTeX problems (make-plots) on ancient machines, like lxplus.
 
 2010-04-29  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing (I hope!) the treatment of weighted profile bin errors in LWH.
 
 2010-04-21  Andy Buckley  <andy@insectnation.org>
 
 	* Removing defunct and unused KtJets and Configuration classes.
 
 	* Hiding some internal details from Doxygen.
 
 	* Add @brief Doxygen comments to all analyses, projections and
 	core classes which were missing them.
 
 2010-04-21  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* remove obsolete reference to InitialQuarks from DELPHI_2002
 	* fix normalisation in CDF_2000_S4155203
 
 2010-04-20  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* bin/make-plots: real support for 2-dim histograms plotted as
 	colormaps, updated the documentation accordingly.
 	* fix misleading help comment in configure.ac
 
 2010-04-08  Andy Buckley  <andy@insectnation.org>
 
 	* bin/root2flat: Adding this little helper script, minimally
 	modified from one which Holger Schulz made for internal use in
 	ATLAS.
 
 2010-04-05  Andy Buckley  <andy@insectnation.org>
 
 	* Using spiresbib in rivet-mkanalysis: analysis templates made
 	with rivet-mkanalysis will now contain a SPIRES-dumped BibTeX key
 	and entry if possible!
 
 	* Adding BibKey and BibTeX entries to analysis metadata files, and
 	updating doc build to use them rather than the time-consuming
 	SPIRES screen-scraping. Added SPIRES BibTeX dumps to all analysis
 	metadata using new (uninstalled & unpackaged) doc/get-spires-data
 	script hack.
 
 	* Updating metadata files to add Energies, Beams and PtCuts
 	entries to all of them.
 
 	* Adding ToDo, NeedsCrossSection, and better treatment of Beams
 	and Energies entries in metadata files and in AnalysisInfo and
 	Analysis interfaces.
 
 2010-04-03  Andy Buckley  <andy@insectnation.org>
 
 	* Frank Siegert: Update of rivet-mkhtml to conform to improved
 	compare-histos.
 
 	* Frank Siegert: LWH output in precision-8 scientific notation, to
 	solve a binning precision problem... the first time weve noticed a
 	problem!
 
 	* Improved treatment of data/reference datasets and labels in
 	compare-histos.
 
 	* Rewrite of rivet-mkanalysis in Python to make way for neat
 	additions.
 
 	* Improving SWIG tests, since once again the user's biuld system
 	must include SWIG (no test to check that it's a 'good SWIG', since
 	the meaning of that depends on which compiler is being used and we
 	hope that the user system is consistent... evidence from Finkified
 	Macs and bloody SLC5 notwithstanding).
 
 2010-03-23  Andy Buckley  <andy@insectnation.org>
 
 	* Tag as patch release 1.2.1.
 
 2010-03-22  Andy Buckley  <andy@insectnation.org>
 
 	* General tidying of return arguments and intentionally unused
 	parameters to keep -Wextra happy (some complaints remain from
 	TinyXML, FastJet, and HepMC).
 
 	* Some extra bug fixes: in FastJets projection with explicit
 	plugin argument, removing muon veto cut on FoxWolframMoments.
 
 	* Adding UNUSED macro to help with places where compiler warnings
 	can't be helped.
 
 	* Turning on -Wextra warnings, and fixing some violations.
 
 2010-03-21  Andy Buckley  <andy@insectnation.org>
 
 	* Adding MissingMomentum projection, as replacement for ~all uses
 	of now-deprecated TotalVisibleMomentum projection.
 
 	* Fixing bug with TotalVisibleMomentum projection usage in MC_SUSY
 	analysis.
 
 	* Frank Siegert fixed major bug in pTmin param passing to FastJets
 	projection. D'oh: requires patch release.
 
 2010-03-02  Andy Buckley  <andy@insectnation.org>
 
 	* Tagging for 1.2.0 release... at last!
 
 2010-03-01  Andy Buckley  <andy@insectnation.org>
 
 	* Updates to manual, manual generation scripts, analysis info etc.
 
 	* Add HepData URL to metadata print-out with rivet --show-analysis
 
 	* Fix average Et plot in UA1 analysis to only apply to the tracker
 	acceptance (but to include neutral particle contributions,
 	i.e. the region of the calorimeter in the tracker acceptance).
 
 	* Use Et rather than pT in filling the scalar Et measure in
 	TotalVisibleMomentum.
 
 	* Fixes to UA1 normalisation (which is rather funny in the paper).
 
 2010-02-26  Andy Buckley  <andy@insectnation.org>
 
 	* Update WFinder to not place cuts and other restrictions on the
 	neutrino.
 
 2010-02-11  Andy Buckley  <andy@insectnation.org>
 
 	* Change analysis loader behaviour to use ONLY RIVET_ANALYSIS_PATH
 	locations if set, otherwise use ONLY the standard Rivet analysis
 	install path. Should only impact users of personal plugin
 	analyses, who should now explicitly set RIVET_ANALYSIS_PATH to
 	load their analysis... and who can now create personal versions of
 	standard analyses without getting an error message about duplicate
 	loading.
 
 2010-01-15  Andy Buckley  <andy@insectnation.org>
 
 	* Add tests for "stable" heavy flavour hadrons in jets (rather
 	than just testing for c/b hadrons in the ancestor lists of stable
 	jet constituents)
 
 2009-12-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New option "RatioPlotMode=deviation" in make-plots.
 
 2009-12-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New option "MainPlot" in make-plots. For people who only want
 	the ratio plot and nothing else.
 
 	* New option "ConnectGaps" in make-plots. Set to 1 if you
 	want to connect gaps in histograms with a line when ErrorBars=0.
 	Works both in PLOT and in HISTOGRAM sections.
 
 	* Eliminated global variables for coordinates in make-plots and
 	enabled multithreading.
 
 2009-12-14  Andy Buckley  <andy@insectnation.org>
 
 	* AnalysisHandler::execute now calls AnalysisHandler::init(event)
 	if it has not yet been initialised.
 
 	* Adding more beam configuration features to Beam and
 	AnalysisHandler: the setRunBeams(...) methods on the latter now
 	allows a beam configuration for the run to be specified without
 	using the Run class.
 
 2009-12-11  Andy Buckley  <andy@insectnation.org>
 
 	* Removing use of PVertex from few remaining analyses. Still used
 	by SVertex, which is itself hardly used and could maybe be
 	removed...
 
 2009-12-10  Andy Buckley  <andy@insectnation.org>
 
 	* Updating JADE_OPAL to do the histo booking in init(), since
 	sqrtS() is now available at that stage.
 
 	* Renaming and slightly re-engineering all MC_*_* analyses to not
 	be collider-specific (now the Analysis::sqrtS/beams()) methods
 	mean that histograms can be dynamically binned.
 
 	* Creating RivetUnvalidated.so plugin library for unvalidated
 	analyses. Unvalidated analyses now need to be explicitly enabled
 	with a --enable-unvalidated flag on the configure script.
 
 	* Various min bias analyses updated and validated.
 
 2009-12-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Propagate SPECIAL and HISTOGRAM sections from .plot files
 	through compare-histos
 
 	* STAR_2006_S6860818: <pT> vs particle mass, validate analysis
 
 2009-12-04  Andy Buckley  <andy@insectnation.org>
 
 	* Use scaling rather than normalising in DELPHI_1996: this is
 	generally desirable, since normalizing to 1 for 1/sig dsig/dx
 	observables isn't correct if any events fall outside the histo
 	bounds.
 
 	* Many fixes to OPAL_2004.
 
 	* Improved Hemispheres interface to remove unnecessary consts on
 	returned doubles, and to also return non-squared versions
 	of (scaled) hemisphere masses.
 
 	* Add "make pyclean" make target at the top level to make it
 	easier for developers to clean their Python module build when the
 	API is extended.
 
 	* Identify use of unvalidated analyses with a warning message at
 	runtime.
 
 	* Providing Analysis::sqrtS() and Analysis::beams(), and making
 	sure they're available by the time the init methods are called.
 
 2009-12-02  Andy Buckley  <andy@insectnation.org>
 
 	* Adding passing of first event sqrt(s) and beams to analysis handler.
 
 	* Restructuring running to only use one HepMC input file (no-one
 	was using multiple ones, right?) and to break down the Run class
 	to cleanly separate the init and event loop phases. End of file is
 	now neater.
 
 2009-12-01  Andy Buckley  <andy@insectnation.org>
 
 	* Adding parsing of beam types and pairs of energies from YAML.
 
 2009-12-01  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing trigger efficiency in CDF_2009_S8233977
 
 2009-11-30  Andy Buckley  <andy@insectnation.org>
 
 	* Using shared pointers to make I/O object memory management
 	neater and less error-prone.
 
 	* Adding crossSectionPerEvent() method [==
 	crossSection()/sumOfWeights()] to Analysis. Useful for histogram
 	scaling since numerator of sumW_passed/sumW_total (to calculate
 	pass-cuts xsec) is cancelled by dividing histo by sumW_passed.
 
 	* Clean-up of Particle class and provision of inline PID::
 	functions which take a Particle as an argument to avoid having to
 	explicitly call the Particle::pdgId() method.
 
 2009-11-30  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing division by zero in Profile1D bin errors for
 	bins with just a single entry.
 
 2009-11-24  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* First working version of STAR_2006_S6860818
 
 2009-11-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding missing CDF_2001_S4751469 plots to uemerge
 	* New "ShowZero" option in make-plots
 	* Improving lots of plot defaults
 	* Fixing typos / non-existing bins in CDF_2001_S4751469 and
 	CDF_2004_S5839831 reference data
 
 2009-11-19  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing our compare() for doubles.
 
 2009-11-17  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Zeroth version of STAR_2006_S6860818 analysis (identified
 	strange particles). Not working yet for unstable particles.
 
 2009-11-11  Andy Buckley  <andy@insectnation.org>
 
 	* Adding separate jet-oriented and photon-oriented observables to
 	MC PHOTONJETUE analysis.
 
 	* Bug fix in MC leading jets analysis, and general tidying of
 	leading jet analyses to insert units, etc. (should not affect any
 	current results)
 
 2009-11-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing last issues in STAR_2006_S6500200 and setting it to
 	VALIDATED.
 	* Noramlise STAR_2006_S6870392 to cross-section
 
 2009-11-09  Andy Buckley  <andy@insectnation.org>
 
 	* Overhaul of jet caching and ParticleBase interface.
 
 	* Adding lists of analyses' histograms (obtained by scanning the
 	plot info files) to the LaTeX documentation.
 
 2009-11-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding checking system to ensure that Projections aren't
 	registered before the init phase of analyses.
 
 	* Now that the ProjHandler isn't full of defunct pointers (which
 	tend to coincidentally point to *new* Projection pointers rather
 	than undefined memory, hence it wasn't noticed until recently!),
 	use of a duplicate projection name is now banned with a helpful
 	message at runtime.
 
 	* (Huge) overhaul of ProjectionHandler system to use shared_ptr:
 	projections are now deleted much more efficiently, naturally
 	cleaning themselves out of the central repository as they go out
 	of scope.
 
 2009-11-06  Andy Buckley  <andy@insectnation.org>
 
 	* Adding Cmp<double> specialisation, using fuzzyEquals().
 
 2009-11-05  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing histogram division code.
 
 2009-11-04  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New analysis STAR_2006_S6500200 (pion and proton pT spectra in
 	pp collisions at 200 GeV). It is still unclear if they used a cut
 	in rapidity or pseudorapidity, thus the analysis is declared
 	"UNDER DEVELOPMENT" and "DO NOT USE".
 	* Fixing compare() in NeutralFinalState and MergedFinalState
 
 2009-11-04  Andy Buckley  <andy@insectnation.org>
 
 	* Adding consistence checking on beam ID and sqrt(s) vs. those
 	from first event.
 
 2009-11-03  Andy Buckley  <andy@insectnation.org>
 
 	* Adding more assertion checks to linear algebra testing.
 
 2009-11-02  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixing normalisation issue with stacked histograms in
 	make-plots.
 
 2009-10-30  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* CDF_2009_S8233977: Updating data and axes labels to match final
 	paper. Normalise to cross-section instead of data.
 
 2009-10-23  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing Cheese-3 plot in CDF 2004... at last!
 
 2009-10-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix muon veto in CDF_1994_S2952106, CDF_2005_S6217184,
 	CDF_2008_S7782535, and D0_2004_S5992206
 
 2009-10-19  Andy Buckley  <andy@insectnation.org>
 
 	* Adding analysis info files for MC SUSY and PHOTONJETUE analyses.
 
 	* Adding MC UE analysis in photon+jet events.
 
 2009-10-19  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Adding new NeutralFinalState projection. Note that this final
 	state takes E_T instead of p_T as argument (makes more sense for
 	neutral particles). The compare() method does not yet work as
 	expected (E_T comparison still missing).
 
 	* Adding new MergedFinalState projection. This merges two final
 	states, removing duplicate particles. Duplicates are identified by
 	looking at the genParticle(), so users need to take care of any
 	manually added particles themselves.
 
 	* Fixing most open issues with the STAR_2009_UE_HELEN analysis.
 	There is only one question left, regarding the away region.
 
 	* Set the default split-merge value for SISCone in our FastJets
 	projection to the recommended (but not Fastjet-default!) value of
 	0.75.
 
 2009-10-17  Andy Buckley  <andy@insectnation.org>
 
 	* Adding parsing of units in cross-sections passed to the "-x"
 	flag, i.e. "-x 101 mb" is parsed internally into 1.01e11 pb.
 
 2009-10-16  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Disabling DELPHI_2003_WUD_03_11 in the Makefiles, since I don't
 	trust the data.
 
 	* Getting STAR_2009_UE_HELEN to work.
 
 2009-10-04  Andy Buckley  <andy@insectnation.org>
 
 	* Adding triggers and other tidying to (still unvalidated)
 	UA1_1990 analysis.
 
 	* Fixing definition of UA5 trigger to not be intrinscally
 	different for pp and ppbar: this is corrected for (although it
 	takes some readng to work this out) in the 1982 paper, which I
 	think is the only one to compare the two modes.
 
 	* Moving projection setup and registration into init() method for
 	remaining analyses.
 
 	* Adding trigger implementations as projections for CDF Runs 0 &
 	1, and for UA5.
 
 2009-10-01  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Moving projection setup and registration into init() method for
 	analyses from ALEPH, CDF and the MC_ group.
 
 	* Adding generic SUSY validation analysis, based on plots used in
 	ATLAS Herwig++ validation.
 
 	* Adding sorted particle accessors to FinalState (cf. JetAlg).
 
 2009-09-29  Andy Buckley  <andy@insectnation.org>
 
 	* Adding optional use of args as regex match expressions with
 	-l/--list-analyses.
 
 2009-09-03  Andy Buckley  <andy.buckley@cern.ch>
 
 	* Passing GSL include path to compiler, since its absence was
 	breaking builds on systems with no GSL installation in a standard
 	location (such as SLC5, for some mysterious reason!)
 
 	* Removing lib extension passing to compiler from the configure
 	script, because Macs and Linux now both use .so extensions for the
 	plugin analysis modules.
 
 2009-09-02  Andy Buckley  <andy@insectnation.org>
 
 	* Adding analysis info file path search with RIVET_DATA_PATH
 	variable (and using this to fix doc build.)
 
 	* Improvements to AnalysisLoader path search.
 
 	* Moving analysis sources back into single directory, after a
 	proletarian uprising ;)
 
 2009-09-01  Andy Buckley  <andy@insectnation.org>
 
 	* Adding WFinder and WAnalysis, based on Z proj and analysis, with
 	some tidying of the Z code.
 
 	* ClusteredPhotons now uses an IdentifiedFS to pick the photons to
 	be looped over, and only clusters photons around *charged* signal
 	particles.
 
 2009-08-31  Andy Buckley  <andy@insectnation.org>
 
 	* Splitting analyses by directory, to make it easier to disable
 	building of particular analysis group plugin libs.
 
 	* Removing/merging headers for all analyses except for the special
 	MC_JetAnalysis base class.
 
 	* Exit with an error message if addProjection is used twice from
 	the same parent with distinct projections.
 
 2009-08-28  Andy Buckley  <andy@insectnation.org>
 
 	* Changed naming convention for analysis plugin libraries, since
 	the loader has changed so much: they must now *start* with the
 	word "Rivet" (i.e. no lib prefix).
 
 	* Split standard plugin analyses into several plugin libraries:
 	these will eventually move into separate subdirs for extra build
 	convenience.
 
 	* Started merging analysis headers into the source files, now that
 	we can (the plugin hooks previously forbade this).
 
 	* Replacement of analysis loader system with a new one based on
 	ideas from ThePEG, which uses dlopen-time instantiation of
 	templated global variables to reduce boilerplate plugin hooks to
 	one line in analyses.
 
 2009-07-14  Frank Siegert  <frank.siegert@durham.ac.uk>
 
 	* Replacing in-source histo-booking metadata with .plot files.
 
 2009-07-14  Andy Buckley  <andy@insectnation.org>
 
 	* Making Python wrapper files copy into place based on bundled
 	versions for each active HepMC interface (2.3, 2.4 & 2.5), using a
 	new HepMC version detector test in configure.
 
 	* Adding YAML metadata files and parser, removing same metadata
 	from the analysis classes' source headers.
 
 2009-07-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding Jet::hadronicEnergy()
 
 	* Adding VisibleFinalState and automatically using it in JetAlg
 	projections.
 
 	* Adding YAML parser for new metadata (and eventually ref data)
 	files.
 
 2009-07-02  Andy Buckley  <andy@insectnation.org>
 
 	* Adding Jet::neutralEnergy() (and Jet::totalEnergy() for
 	convenience/symmetry).
 
 2009-06-25  Andy Buckley  <andy@insectnation.org>
 
 	* Tidying and small efficiency improvements in CDF_2008_S7541902
 	W+jets analysis (remove unneeded second stage of jet storing,
 	sorting the jets twice, using foreach, etc.).
 
 2009-06-24  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing Jet's containsBottom and containsCharm methods, since B
 	hadrons are not necessarily to be found in the final
 	state. Discovered at the same time that HepMC::GenParticle defines
 	a massively unhelpful copy constructor that actually loses the
 	tree information; it would be better to hide it entirely!
 
 	* Adding RivetHepMC.hh, which defines container-type accessors to
 	HepMC particles and vertices, making it possible to use Boost
 	foreach and hence avoiding the usual huge boilerplate for-loops.
 
 2009-06-11  Andy Buckley  <andy@insectnation.org>
 
 	* Adding --disable-pdfmanual option, to make the bootstrap a bit
 	more robust.
 
 	* Re-enabling D0IL in FastJets: adding 10^-10 to the pTmin removes
 	the numerical instability!
 
 	* Fixing CDF_2004 min/max cone analysis to use calo jets for the
 	leading jet Et binning. Thanks to Markus Warsinsky
 	for (re)discovering this bug: I was sure it had been fixed. I'm
 	optimistic that this will fix the main distributions, although
 	Swiss Cheese "minus 3" is still likely to be broken. Early tests
 	look okay, but it'll take more stats before we can remove the "do
 	not trust" sign.
 
 2009-06-10  Andy Buckley  <andy@insectnation.org>
 
 	* Providing "calc" methods so that Thrust and Sphericity
 	projections can be used as calculators without having to use the
 	projecting/caching system.
 
 2009-06-09  Andy Buckley  <andy@insectnation.org>
 
 	* 1.1.3 release!
 
 	* More doc building and SWIG robustness tweaks.
 
 2009-06-07  Andy Buckley  <andy@insectnation.org>
 
 	* Make doc build from metadata work even before the library is
 	installed.
 
 2009-06-07  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix phi rotation in CDF_2008_LEADINGJETS.
 
 2009-06-07  Andy Buckley  <andy@insectnation.org>
 
 	* Disabling D0 IL midpoint cone (using CDF modpoint instead),
 	since there seems to be a crashing bug in FastJet's
 	implementation: we can't release that way, since ~no D0 analyses
 	will run.
 
 2009-06-03  Andy Buckley  <andy@insectnation.org>
 
 	* Putting SWIG-generated source files under SVN control to make
 	life easier for people who we advise to check out the SVN head
 	version, but who don't have a sufficiently modern copy of SWIG to
 
 	* Adding the --disable-analyses option, for people who just want
 	to use Rivet as a framework for their own analyses.
 
 	* Enabling HepMC cross-section reading, now that HepMC 2.5.0 has
 	been released.
 
 2009-05-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Using gsl-config to locate libgsl
 
 	* Fix the paths for linking such that our own libraries are found
 	before any system libraries, e.g. for the case that there is an
 	outdated fastjet version installed on the system while we want to
 	use our own up-to-date version.
 
 	* Change dmerge to ymerge in the e+e- analyses using JADE or
 	DURHAM from fastjet. That's what it is called in fastjet-2.4 now.
 
 2009-05-18  Andy Buckley  <andy@insectnation.org>
 
 	* Adding use of gsl-config in configure script.
 
 2009-05-16  Andy Buckley  <andy@insectnation.org>
 
 	* Removing argument to vetoEvent macro, since no weight
 	subtraction is now needed. It's now just an annotated return, with
 	built-in debug log message.
 
 	* Adding an "open" FinalState, which is only calculated once per
 	even, then used by all other FSes, avoiding the loop over
 	non-status 1 particles.
 
 2009-05-15  Andy Buckley  <andy@insectnation.org>
 
 	* Removing incorrect setting of DPS x-errs in CDF_2008 jet shape
 	analysis: the DPS autobooking already gets this bit right.
 
 	* Using Jet rather than FastJet::PseudoJet where possible, as it
 	means that the phi ranges match up nicely between Particle and the
 	Jet object. The FastJet objects are only really needed if you want
 	to do detailed things like look at split/merge scales for
 	e.g. diff jet rates or "y-split" analyses.
 
 	* Tidying and debugging CDF jet shape analyses and jet shape
 	plugin... ongoing, but I think I've found at least one real bug,
 	plus a lot of stuff that can be done a lot more nicely.
 
 	* Fully removing deprecated math functions and updating affected
 	analyses.
 
 2009-05-14  Andy Buckley  <andy@insectnation.org>
 
 	* Removing redundant rotation in DISKinematics... this was a
 	legacy of Peter using theta rather than pi-theta in his rotation.
 
 	* Adding convenience phi, rho, eta, theta, and perp,perp2 methods
 	to the 3 and 4 vector classes.
 
 2009-05-12  Andy Buckley  <andy@insectnation.org>
 
 	* Adding event auto-rotation for events with one proton... more
 	complete approach?
 
 2009-05-09  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Renaming CDF_2008_NOTE_9337 to CDF_2009_S8233977.
 
 	* Numerous small bug fixes in ALEPH_1996_S3486095.
 
 	* Adding data for one of the Rick-Field-style STAR UE analyses.
 
 2009-05-08  Andy Buckley  <andy@insectnation.org>
 
 	* Adding rivet-mkanalysis script, to make generating new analysis
 	source templates easier.
 
 2009-05-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding null vector check to Vector3::azimuthalAngle().
 
 	* Fixing definition of HCM/Breit frames in DISKinematics, and
 	adding asserts to check that the transformation is doing what it
 	should.
 
 2009-05-05  Andy Buckley  <andy@insectnation.org>
 
 	* Removing eta and Et cuts from CDF 2000 Z pT analysis, based on
 	our reading of the paper, and converting most of the analysis to a
 	call of the ZFinder projection.
 
 2009-05-05  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Support non-default seed_threshold in CDF cone jet algorithms.
 
 	* New analyses STAR_2006_S6870392 and STAR_2008_S7993412. In
 	STAR_2008_S7993412 only the first distribution is filled at the
 	moment. STAR_2006_S6870392 is normalised to data instead of the
 	Monte Carlo cross-section, since we don't have that available in
 	the HepMC stream yet.
 
 2009-05-05  Andy Buckley  <andy@insectnation.org>
 
 	* Changing Event wrapper to copy whole GenEvents rather than
 	pointers, use std units if supported in HepMC, and run a
 	placeholder function for event auto-orientation.
 
 2009-04-28  Andy Buckley  <andy@insectnation.org>
 
 	* Removing inclusion of IsolationTools header by analyses that
 	aren't actually using the isolation tools... which is all of
 	them. Leaving the isolation tools in place for now, as there might
 	still be use cases for them and there's quite a lot of code there
 	that deserves a second chance to be used!
 
 2009-04-24  Andy Buckley  <andy@insectnation.org>
 
 	* Deleting Rivet implementations of TrackJet and D0ILConeJets: the
 	code from these has now been incorporated into FastJet 2.4.0.
 
 	* Removed all mentions of the FastJet JADE patch and the HAVE_JADE
 	preprocessor macro.
 
 	* Bug fix to D0_2008_S6879055 to ensure that cuts compare to both
 	electron and positron momenta (was just comparing against
 	electrons, twice, probably thanks to the miracle of cut and
 	paste).
 
 	* Converting all D0 IL Cone jets to use FastJets. Involved tidying
 	D0_2004 jet azimuthal decorrelation analysis and D0_2008_S6879055
 	as part of migration away from using the getLorentzJets method,
 	and removing the D0ILConeJets header from quite a few analyses
 	that weren't using it at all.
 
 	* Updating CDF 2001 to use FastJets in place of TrackJet, and
 	adding axis labels to its plots.
 
 	* Note that ZEUS_2001_S4815815 uses the wrong jet definition: it
 	should be a cone but curently uses kT.
 
 	* Fixing CDF_2005_S6217184 to use correct (midpoint, R=0.7) jet
 	definition. That this was using a kT definition with R=1.0 was
 	only made obvious when the default FastJets constructor was
 	removed.
 
 	* Removing FastJets default constructor: since there are now
 	several good (IRC safe) jet definitions available, there is no
 	obvious safe default and analyses should have to specify which
 	they use.
 
 	* Moving FastJets constructors into implementation file to reduce
 	recompilation dependencies, and adding new plugins.
 
 	* Ensuring that axis labels actually get written to the output
 	data file.
 
 2009-04-22  Andy Buckley  <andy@insectnation.org>
 
 	* Adding explicit FastJet CDF jet alg overlap_threshold
 	constructor param values, since the default value from 2.3.x is
 	now removed in version 2.4.0.
 
 	* Removing use of HepMC ThreeVector::mag method (in one place
 	only) since this has been removed in version 2.5.0b.
 
 	* Fix to hepmc.i (included by rivet.i) to ignore new HepMC 2.5.0b
 	GenEvent stream operator.
 
 2009-04-21  Andy Buckley  <andy@insectnation.org>
 
 	* Dependency on FastJet now requires version 2.4.0 or later. Jade
 	algorithm is now native.
 
 	* Moving all analysis constructors and Projection headers from the
 	analysis header files into their .cc implementation files, cutting
 	header dependencies.
 
 	* Removing AIDA headers: now using LWH headers only, with
 	enhancement to use axis labels. This facility is now used by the
 	histo booking routines, and calling the booking function versions
 	which don't specify axis labels will result in a runtime warning.
 
 2009-04-07  Andy Buckley  <andy@insectnation.org>
 
 	* Adding $(DESTDIR) prefix to call to Python module "setup.py
 	install"
 
 	* Moving HepMC SWIG mappings into Python Rivet module for now:
 	seems to work-around the SL type-mapping bug.
 
 2009-04-03  Andy Buckley  <andy@insectnation.org>
 
 	* Adding MC analysis for LHC UE: higher-pT replica of Tevatron
 	2008 leading jets study.
 
 	* Adding CDF_1990 pseudorapidity analysis.
 
 	* Moving CDF_2001 constructor into implementation file.
 
 	* Cleaning up CDF_2008_LEADINGJETS a bit, e.g. using foreach
 	loops.
 
 	* Adding function interface for specifying axis labels in histo
 	bookings. Currently has no effect, since AIDA doesn't seem to have
 	a mechanism for axis labels. It really is a piece of crap.
 
 2009-03-18  Andy Buckley  <andy@insectnation.org>
 
 	* Adding docs "make upload" and other tweaks to make the doc files
 	fit in with the Rivet website.
 
 	* Improving LaTex docs to show email addresses in printable form
 	and to group analyses by collider or other metadata.
 
 	* Adding doc script to include run info in LaTeX docs, and to make
 	HTML docs.
 
 	* Removing WZandh projection, which wasn't generator independent
 	and whose sole usage was already replaced by ZFinder.
 
 	* Improvements to constructors of ZFinder and InvMassFS.
 
 	* Changing ExampleTree to use real FS-based Z finding.
 
 2009-03-16  Andy Buckley  <andy@insectnation.org>
 
 	* Allow the -H histo file spec to give a full name if wanted. If
 	it doesn't end in the desired extension, it will be added.
 
 	* Adding --runname option (and API elements) to choose a run name
 	to be prepended as a "top level directory" in histo paths. An
 	empty value results in no extra TLD.
 
 2009-03-06  Andy Buckley  <andy@insectnation.org>
 
 	* Adding R=0.2 photon clustering to the electrons in the CDF 2000
 	Z pT analysis.
 
 2009-03-04  Andy Buckley  <andy@insectnation.org>
 
 	* Fixing use of fastjet-config to not use the user's PATH
 	variable.
 
 	* Fixing SWIG type table for HepMC object interchange.
 
 2009-02-20  Andy Buckley  <andy@insectnation.org>
 
 	* Adding use of new metadata in command line analysis querying
 	with the rivet command, and in building the PDF Rivet manual.
 
 	* Adding extended metadata methods to the Analysis interface and
 	the Python wrapper. All standard analyses comply with this new
 	interface.
 
 2009-02-19  Andy Buckley  <andy@insectnation.org>
 
 	* Adding usefully-scoped config headers, a Rivet::version()
 	function which uses them, and installing the generated headers to
 	fix "external" builds against an installed copy of Rivet. The
 	version() function has been added to the Python wrapper.
 
 2009-02-05  Andy Buckley  <andy@insectnation.org>
 
 	* Removing ROOT dependency and linking. Woo! There's no need for
 	this now, because the front-end accepts no histo format switch and
 	we'll just use aida2root for output conversions. Simpler this way,
 	and it avoids about half of our compilation bug reports from 32/64
 	bit ROOT build confusions.
 
 2009-02-04  Andy Buckley  <andy@insectnation.org>
 
 	* Adding automatic generation of LaTeX manual entries for the
 	standard analyses.
 
 2009-01-20  Andy Buckley  <andy@insectnation.org>
 
 	* Removing RivetGun and TCLAP source files!
 
 2009-01-19  Andy Buckley  <andy@insectnation.org>
 
 	* Added psyco Python optimiser to rivet, make-plots and
 	compare-histos.
 
 	* bin/aida2root: Added "-" -> "_" mangling, following requests.
 
 2009-01-17  Andy Buckley  <andy@insectnation.org>
 
 	* 1.1.2 release.
 
 2009-01-15  Andy Buckley  <andy@insectnation.org>
 
 	* Converting Python build system to bundle SWIG output in tarball.
 
 2009-01-14  Andy Buckley  <andy@insectnation.org>
 
 	* Converting AIDA/LWH divide function to return a DPS so that bin
 	width factors don't get all screwed up. Analyses adapted to use
 	the new division operation (a DPS/DPS divide would also be
 	nice... but can wait for YODA).
 
 2009-01-06  Andy Buckley  <andy@insectnation.org>
 
 	* bin/make-plots: Added --png option for making PNG output files,
 	using 'convert' (after making a PDF --- it's a bit messy)
 
 	* bin/make-plots: Added --eps option for output filtering through
 	ps2eps.
 
 2009-01-05  Andy Buckley  <andy@insectnation.org>
 
 	* Python: reworking Python extension build to use distutils and
 	newer m4 Python macros. Probably breaks distcheck but is otherwise
 	more robust and platform independent (i.e. it should now work on
 	Macs).
 
 2008-12-19  Andy Buckley  <andy@insectnation.org>
 
 	* make-plots: Multi-threaded make-plots and cleaned up the LaTeX
 	building a bit (necessary to remove the implicit single global
 	state).
 
 2008-12-18  Andy Buckley  <andy@insectnation.org>
 
 	* make-plots: Made LaTeX run in no-stop mode.
 
 	* compare-histos: Updated to use a nicer labelling syntax on the
 	command line and to successfully build MC-MC plots.
 
 2008-12-16  Andy Buckley  <andy@insectnation.org>
 
 	* Made LWH bin edge comparisons safe against numerical errors.
 
 	* Added Particle comparison functions for sorting.
 
 	* Removing most bad things from ExampleTree and tidying up. Marked
 	WZandh projection for removal.
 
 2008-12-03  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added the two missing observables to the CDF_2008_NOTE_9337 analysis,
 	i.e. track pT and sum(ET). There is a small difference between our MC
 	output and the MC plots of the analysis' author, we're still waiting
 	for the author's comments.
 
 2008-12-02  Andy Buckley  <andy@insectnation.org>
 
 	* Overloading use of a std::set in the interface, since the
 	version of SWIG on Sci Linux doesn't have a predefined mapping for
 	STL sets.
 
 2008-12-02  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixed uemerge. The output was seriously broken by a single line
 	of debug information in fillAbove(). Also changed uemerge output
 	to exponential notation.
 
 	* Unified ref and mc histos in compare-histos. Histos with one
 	bin are plotted linear. Option for disabling the ratio plot.
 	Several fixes for labels, legends, output directories, ...
 
 	* Changed rivetgun's fallback directory for parameter files to
 	$PREFIX/share/AGILe, since that's where the steering files now are.
 
 	* Running aida2flat in split mode now produces make-plots compatible
 	dat-files for direct plotting.
 
 2008-11-28  Andy Buckley  <andy@insectnation.org>
 
 	* Replaced binreloc with an upgraded and symbol-independent copy.
 
 2008-11-25  Andy Buckley  <andy@insectnation.org>
 
 	* Added searching of $RIVET_REF_PATH for AIDA reference data
 	files.
 
 2008-11-24  Andy Buckley  <andy@insectnation.org>
 
 	* Removing "get"s and other obsfucated syntax from
 	ProjectionApplier (Projection and Analysis) interfaces.
 
 2008-11-21  Andy Buckley  <andy@insectnation.org>
 
 	* Using new "global" Jet and V4 sorting functors in
 	TrackJet. Looks like there was a sorting direction problem before...
 
 	* Verbose mode with --list-analyses now shows descriptions as well
 	as analysis names.
 
 	* Moved data/Rivet to data/refdata and moved data/RivetGun
 	contents to AGILe (since generator steering is no longer a Rivet
 	thing)
 
 	* Added unchecked ratio plots to D0 Run II jet + photon analysis.
 
 	* Added D0 inclusive photon analysis.
 
 	* Added D0 Z rapidity analysis.
 
 	* Tidied up constructor interface and projection chain
 	implementation of InvMassFinalState.
 
 	* Added ~complete set of Jet and FourMomentum sorting functors.
 
 2008-11-20  Andy Buckley  <andy@insectnation.org>
 
 	* Added IdentifiedFinalState.
 
 	* Moved a lot of TrackJet and Jet code into .cc files.
 
 	* Fixed a caching bug in Jet: cache flag resets should never be
 	conditional, since they are then sensitive to initialisation
 	errors.
 
 	* Added quark enum values to ParticleName.
 
 	* Rationalised JetAlg interfaces somewhat, with "size()" and
 	"jets()" methods in the interface.
 
 	* Added D0 W charge asymmetry and D0 inclusive jets analyses.
 
 2008-11-18  Andy Buckley  <andy@insectnation.org>
 
 	* Adding D0 inclusive Z pT shape analysis.
 
 	* Added D0 Z + jet pT and photon + jet pT spectrum analyses.
 
 	* Lots of tidying up of particle, event, particle name etc.
 
 	* Now the first event is used to detect the beam type and remove
 	incompatible analyses.
 
 2008-11-17  Andy Buckley  <andy@insectnation.org>
 
 	* Added bash completion for rivetgun.
 
 	* Starting to provide stand-alone call methods on projections so
 	they can be used without the caching infrastructure. This could
 	also be handy for unit testing.
 
 	* Adding functionality (sorting function and built-in sorting
 	schemes) to the JetAlg interface.
 
 2008-11-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fix floating point number output format in aida2flat and flat2aida
 
 	* Added CDF_2002_S4796047: CDF Run-I charged multiplicity distribution
 
 	* Renamed CDF_2008_MINBIAS to CDF_2008_NOTE_9337, since the
 	note is publicly available now.
 
 2008-11-10  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added DELPHI_2003_WUD_03_11: Delphi 4-jet angular distributions.
 	There is still a problem with the analysis, so don't use it yet.
 	But I need to commit the code because my laptop is broken ...
 
 2008-11-06  Andy Buckley  <andy@insectnation.org>
 
 	* Code review: lots of tidying up of projections and analyses.
 
 	* Fixes for compatibility with the LLVM C & C++ compiler.
 
 	* Change of Particle interface to remove "get"-prefixed method
 	names.
 
 2008-11-05  Andy Buckley  <andy@insectnation.org>
 
 	* Adding ability to query analysis metadata from the command line.
 
 	* Example of a plugin analyis now in plugindemo, with a make check
 	test to make sure that the plugin analysis is recognised by the
 	command line "rivet" tool.
 
 	* GCC 4.3 fix to mat-vec tests.
 
 2008-11-04  Andy Buckley  <andy@insectnation.org>
 
 	* Adding native logger control from Python interface.
 
 2008-11-03  Andy Buckley  <andy@insectnation.org>
 
 	* Adding bash_completion for rivet executable.
 
 2008-10-31  Andy Buckley  <andy@insectnation.org>
 
 	* Clean-up of histo titles and analysis code review.
 
 	* Added momentum construction functions from FastJet PseudoJets.
 
 2008-10-28  Andy Buckley  <andy@insectnation.org>
 
 	* Auto-booking of histograms with a name, rather than the HepData
 	ID 3-tuple is now possible.
 
 	* Fix in CDF 2001 pT spectra to get the normalisations to depend
 	on the pT_lead cutoff.
 
 2008-10-23  Andy Buckley  <andy@insectnation.org>
 
 	* rivet handles signals neatly, as for rivetgun, so that premature
 	killing of the analysis process will still result in an analysis
 	file.
 
 	* rivet now accepts cross-section as a command line argument and,
 	if it is missing and is required, will prompt the user for it
 	interactively.
 
 2008-10-22  Andy Buckley  <andy@insectnation.org>
 
 	* rivet (Python interface) now can list analyses, check when
 	adding analyses that the given names are valid, specify histo file
 	name, and provide sensibly graded event number logging.
 
 2008-10-20  Andy Buckley  <andy@insectnation.org>
 
 	* Corrections to CDF 2004 analysis based on correspondance with
 	Joey Huston. M bias dbns now use whole event within |eta| < 0.7,
 	and Cheese plots aren't filled at all if there are insufficient
 	jets (and the correct ETlead is used).
 
 2008-10-08  Andy Buckley  <andy@insectnation.org>
 
 	* Added AnalysisHandler::commitData() method, to allow the Python
 	interface to write out a histo file without having to know
 	anything about the histogramming API.
 
 	* Reduced SWIG interface file to just map a subset of Analysis and
 	AnalysisHandler functionality. This will be the basis for a new
 	command line interface.
 
 2008-10-06  Andy Buckley  <andy@insectnation.org>
 
 	* Converted FastJets plugin to use a Boost shared_pointer to the
 	cached ClusterSequence. The nullness of the pointer is now used to
 	indicate an empty tracks (and hence jets) set. Once FastJet
 	natively support empty CSeqs, we can rewrite this a bit more
 	neatly and ditch the shared_ptr.
 
 2008-10-02  Andy Buckley  <andy@insectnation.org>
 
 	* The CDF_2004 (Acosta) data file now includes the full range of
 	pT for the min bias data at both 630 and 1800 GeV. Previously,
 	only the small low-pT insert plot had been entered into HepData.
 
 2008-09-30  Andy Buckley  <andy@insectnation.org>
 
 	* Lots of updates to CDF_2004 (Acosta) UE analysis, including
 	sorting jets by E rather than Et, and factorising transverse cone
 	code into a function so that it can be called with a random
 	"leading jet" in min bias mode. Min bias histos are now being
 	trial-filled just with tracks in the transverse cones, since the
 	paper is very unclear on this.
 
 	* Discovered a serious caching problem in FastJets projection when
 	an empty tracks vector is passed from the
 	FinalState. Unfortunately, FastJet provides no API way to solve
 	the problem, so we'll have to report this upstream. For now, we're
 	solving this for CDF_2004 by explicitly vetoing events with no
 	tracks.
 
 	* Added Doxygen to the build with target "dox"
 
 	* Moved detection of whether cross-section information is needed
 	into the AnalysisHandler, with dynamic computation by scanning
 	contained analyses.
 
 	* Improved robustness of event reading to detect properly when the
 	input file is smaller than expected.
 
 2008-09-29  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New analysis: CDF_2000_S4155203
 
 2008-09-23  Andy Buckley  <andy@insectnation.org>
 
 	* rivetgun can now be built and run without AGILe. Based on a
 	patch by Frank Siegert.
 
 2008-09-23  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Some preliminary numbers for the CDF_2008_LEADINGJETS analysis
 	(only transverse region and not all observables. But all we have now.)
 
 2008-09-17  Andy Buckley  <andy@insectnation.org>
 
 	* Breaking up the mammoth "generate" function, to make Python
 	mapping easier, among other reasons.
 
 	* Added if-zero-return-zero checking to angle mapping functions,
 	to avoid problems where 1e-19 gets mapped on to 2 pi and then
 	fails boundary asserts.
 
 	* Added HistoHandler singleton class, which will be a central
 	repository for holding analyses' histogram objects to be accessed
 	via a user-chosen name.
 
 2008-08-26  Andy Buckley  <andy@insectnation.org>
 
 	* Allowing rivet-config to return combined flags.
 
 2008-08-14  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed some g++ 4.3 compilation bugs, including "vector" not
 	being a valid name for a method which returns a physics vector,
 	since it clashes with std::vector (which we globally import). Took
 	the opportunity to rationalise the Jet interface a bit, since
 	"particle" was used to mean "FourMomentum", and "Particle" types
 	required a call to "getFullParticle". I removed the "gets" at the
 	same time, as part of our gradual migration to a coherent naming
 	policy.
 
 2008-08-11  Andy Buckley  <andy@insectnation.org>
 
 	* Tidying of FastJets and added new data files from HepData.
 
 2008-08-10  James Monk  <jmonk@hep.ucl.ac.uk>
 
 	* FastJets now uses user_index property of fastjet::PseudoJet to
 	reconstruct PID information in jet contents.
 
 2008-08-07  Andy Buckley  <andy@insectnation.org>
 
 	* Reworking of param file and command line parsing. Tab characters
 	are now handled by the parser, in a way equivalent to spaces.
 
 2008-08-06  Andy Buckley  <andy@insectnation.org>
 
 	* Added extra histos and filling to Acosta analysis - all HepData
 	histos should now be filled, depending on sqrt{s}. Also trialling
 	use of LaTeX math mode in titles.
 
 2008-08-05  Andy Buckley  <andy@insectnation.org>
 
 	* More data files for CDF analyses (2 x 2008, 1 x 1994), and moved
 	the RivetGun AtlasPythia6.params file to more standard
 	fpythia-atlas.params (and added to the install list).
 
 2008-08-04  Andy Buckley  <andy@insectnation.org>
 
 	* Reduced size of available options blocks in RivetGun help text
 	by removing "~" negating variants (which are hardly ever used in
 	practice) and restricting beam particles to
 	PROTON, ANTIPROTON,ELECTRON and POSITRON.
 
 	* Fixed Et sorting in Acosta analysis.
 
 2008-08-01  Andy Buckley  <andy@insectnation.org>
 
 	* Added AIDA headers to the install list, since
 	external (plugin-type) analyses need them to be present for
 	compilation to succeed.
 
 2008-07-29  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed missing ROOT compile flags for libRivet.
 
 	* Added command line repetition to logging.
 
 2008-07-29  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Included the missing numbers and three more observables
 	in the CDF_2008_NOTE_9351 analysis.
 
 2008-07-29  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed wrong flags on rivet-config
 
 2008-07-28  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Renamed CDF_2008_DRELLYAN to CDF_2008_NOTE_9351. Updated
 	numbers and cuts to the final version of this CDF note.
 
 2008-07-28  Andy Buckley  <andy@insectation.org>
 
 	* Fixed polar angle calcuation to use atan2.
 
 	* Added "mk" prefixes and x/setX convention to math classes.
 
 2008-07-28  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Fixed definition of FourMomentum::pT (it had been returning pT2)
 
 2008-07-27  Andy Buckley  <andy@insectnation.org>
 
 	* Added better tests for Boost headers.
 
 	* Added testing for -ansi, -pedantic and -Wall compiler flags.
 
 2008-07-25  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* updated DELPHI_2002_069_CONF_603 according to information
 	from the author
 
 2008-07-17  Andy Buckley  <andy@insectnation.org>
 
 	* Improvements to aida2flat: now can produce one output file per
 	histo, and there is a -g "gnuplot mode" which comments out the
 	YODA/make_plot headers to make the format readable by gnuplot.
 
 	* Import boost::assign namespace contents into the Rivet namespace
 	--- provides very useful intuitive collection initialising
 	functions.
 
 2008-07-15  Andy Buckley  <andy.buckley@dur.ac.uk>
 
 	* Fixed missing namespace in vector/matrix testing.
 
 	* Removed Boost headers: now a system dependency.
 
 	* Fixed polarRadius infinite loop.
 
 2008-07-09  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed definitions of mapAngleMPiToPi, etc. and used them to fix
 	the Jet::getPhi method.
 
 	* Trialling use of "foreach" loop in CDF_2004: it works! Very nice.
 
 2008-07-08  Andy Buckley  <andy@insectnation.org>
 
 	* Removed accidental reference to an "FS" projection in
 	FinalStateHCM's compare method. rivetgun -A now works again.
 
 	* Added TASSO, SLD and D0_2008 reference data. The TASSO and SLD
 	papers aren't installed or included in the tarball since there are
 	currently no plans to implement these analyses.
 
 	* Added Rivet namespacing to vector, matrix etc. classes. This
 	required some re-writing and the opportunity was taken to move
 	some canonical function definitions inside the classes and to
 	improve the header structure of the Math area.
 
 2008-07-07  Andy Buckley  <andy@insectnation.org>
 
 	* Added Rivet namespace to Units.hh and Constants.hh.
 
 	* Added Doxygen "@brief" flags to analyses.
 
 	* Added "RIVET_" namespacing to all header guards.
 
 	* Merged Giulio Lenzi's isolation/vetoing/invmass projections and
 	D0 2008 analysis.
 
 2008-06-23  Jon Butterworth  <J.Butterworth@ucl.ac.uk>
 
 	* Modified FastJet to fix ysplit and split and filter.
 
 	* Modified ExampleTree to show how to call them.
 
 2008-06-19  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added first version of the CDF_2008_DRELLYAN analysis described on
 	http://www-cdf.fnal.gov/physics/new/qcd/abstracts/UEinDY_08.html
 	There is a small difference between the analysis and this
 	implementation, but it's too small to be visible.
 	The fpythia-cdfdrellyan.params parameter file is for this analysis.
 
 	* Added first version of the CDF_2008_MINBIAS analysis described on
 	http://www-cdf.fnal.gov/physics/new/qcd/abstracts/minbias_08.html
 	The .aida file is read from the plots on the web and will change.
 	I'm still discussing some open questions about the analysis with
 	the author.
 
 2008-06-18  Jon Butterworth  <J.Butterworth@ucl.ac.uk>
 
 	* Added First versions of splitJet and filterJet methods to
 	fastjet.cc. Not yet tested, buyer beware.
 
 2008-06-18  Andy Buckley  <andy@insectnation.org>
 
 	* Added extra sorted Jets and Pseudojets methods to FastJets, and
 	added ptmin argument to the JetAlg getJets() method, requiring a
 	change to TrackJet.
 
 2008-06-13  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed processing of "RG" parameters to ensure that invalid
 	iterators are never used.
 
 2008-06-10  Andy Buckley  <andy@insectnation.org>
 
 	* Updated AIDA reference files, changing "/HepData" root path to
 	"/REF". Still missing a couple of reference files due to upstream
 	problems with the HepData records.
 
 2008-06-09  Andy Buckley  <andy@insectnation.org>
 
 	* rivetgun now handles termination signals (SIGTERM, SIGINT and
 	SIGHUP) gracefully, finishing the event loop and finalising
 	histograms. This means that histograms will always get written
 	out, even if not all the requested events have been generated.
 
 2008-06-04  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added DELPHI_2002_069_CONF_603 analysis
 
 2008-05-30  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* Added InitialQuarks projection
 	* Added OPAL_1998_S3780481 analysis
 
 2008-05-29  Andy Buckley  <andy@insectnation.org>
 
 	* distcheck compatibility fixes and autotools tweaks.
 
 2008-05-28  Andy Buckley  <andy@insectnation.org>
 
 	* Converted FastJet to use Boost smart_ptr for its plugin
 	handling, to solve double-delete errors stemming from the heap
 	cloning of projections.
 
 	* Added (a subset of) Boost headers, particularly the smart
 	pointers.
 
 2008-05-24  Andy Buckley  <andy@insectnation.org>
 
 	* Added autopackage spec files.
 
 	* Merged these changes into the trunk.
 
 	* Added a registerClonedProjection(...) method to
 	ProjectionHandler: this is needed so that cloned projections will
 	have valid pointer entries in the ProjectHandler repository.
 
 	* Added clone() methods to all projections (need to use this,
 	since the templated "new PROJ(proj)" approach to cloning can't
 	handle object polymorphism.
 
 2008-05-19  Andy Buckley  <andy@insectnation.org>
 
 	* Moved projection-applying functions into ProjectionApplier base
 	class (from which Projection and Analysis both derive).
 
 	* Added Rivet-specific exceptions in place of std::runtime_error.
 
 	* Removed unused HepML reference files.
 
 	* Added error handling for requested analyses with wrong case
 	convention / missing name.
 
 2008-05-15  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New analysis PDG_Hadron_Multiplicities
 
 	* flat2aida converter
 
 2008-05-15  Andy Buckley  <andy@insectnation.org>
 
 	* Removed unused mysterious Perl scripts!
 
 	* Added RivetGun.HepMC logging of HepMC event details.
 
 2008-05-14  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New analysis DELPHI_1995_S3137023. This analysis contains
 	the xp spectra of Xi+- and Sigma(1385)+-.
 
 2008-05-13  Andy Buckley  <andy@insectnation.org>
 
 	* Improved logging interface: log levels are now integers (for
 	cross-library compatibility and level setting also applies to
 	existing loggers.
 
 2008-05-09  Andy Buckley  <andy@insectnation.org>
 
 	* Improvements to robustness of ROOT checks.
 
 	* Added --version flag on config scripts and rivetgun.
 
 2008-05-06  Hendrik Hoeth <hendrik.hoeth@cern.ch>
 
 	* New UnstableFinalState projection which selects all hadrons,
 	leptons and real photons including unstable particles.
 
 	* In the DELPHI_1996_S3430090 analysis the multiplicities for
 	pi+/pi- and p0 are filled, using the UnstableFinalState projection.
 
 2008-05-06  Andy Buckley  <andy@insectnation.org>
 
 	* FastJets projection now protects against the case where no
 	particles exist in the final state (where FastJet throws an
 	exception).
 
 	* AIDA file writing is now separated from the
 	AnalysisHandler::finalize method... API users can choose what to
 	do with the histo objects, be that writing out or further
 	processing.
 
 2008-04-29  Andy Buckley  <andy@insectnation.org>
 
 	* Increased default tolerances in floating point comparisons as
 	they were overly stringent and valid f.p. precision errors were
 	being treated as significant.
 
 	* Implemented remainder of Acosta UE analysis.
 
 	* Added proper getEtSum() to Jet.
 
 	* Added Et2() member and function to FourMomentum.
 
 	* Added aida2flat conversion script.
 
 	* Fixed ambiguity in TrackJet algorithm as to how the iteration
 	continues when tracks are merged into jets in the inner loop.
 
 2008-04-28  Andy Buckley  <andy@insectnation.org>
 
 	* Merged in major "ProjectionHandler" branch. Projections are now
 	all stored centrally in the singleton ProjectionHandler container,
 	rather than as member pointers in projections and analyses. This
 	also affects the applyProjection mechanism, which is now available
 	as a templated method on Analysis and Projection. Still a few
 	wrinkles need to be worked out.
 
 	* The branch changes required a comprehensive review of all
 	existing projections and analyses: lots of tidying up of these
 	classes, as well as the auxiliary code like math utils, has taken
 	place. Too much to list and track, unfortunately!
 
 2008-03-28  Andy Buckley  <buckley@pc54.hep.ucl.ac.uk>
 
 	* Started second CDF UE analysis ("Acosta"): histograms defined.
 
 	* Fixed anomalous factor of 2 in LWH conversion from Profile1D
 	to DataPointSet.
 
 	* Added pT distribution histos to CDF 2001 UE analysis.
 
 2008-03-26  Andy Buckley  <andy@insectnation.org>
 
 	* Removed charged+neutral versions of histograms and projections
 	from DELPHI analysis since they just duplicate the more robust
 	charged-only measurements and aren't really of interest for
 	tuning.
 
 2008-03-10  Andy Buckley  <andy@insectnation.org>
 
 	* Profile histograms now use error computation with proper
 	weighting, as described here:
 	http://en.wikipedia.org/wiki/Weighted_average
 
 2008-02-28  Andy Buckley  <andy@insectnation.org>
 
 	* Added --enable-jade flag for Professor studies with patched
 	FastJet.
 
 	* Minor fixes to LCG tag generator and gfilt m4 macros.
 
 	* Fixed projection slicing issues with Field UE analysis.
 
 	* Added Analysis::vetoEvent(e) function, which keeps track of the
 	correction to the sum of weights due to event vetoing in analysis
 	classes.
 
 2008-02-26  Andy Buckley  <andy@insectnation.org>
 
 	* Vector<N> and derived classes now initialise to have zeroed
 	components when the no-arg constructor is used.
 
 	* Added Analysis::scale() function to scale 1D
 	histograms. Analysis::normalize() uses it internally, and the
 	DELPHI (A)EEC, whose histo weights are not pure event weights, and
 	normalised using scale(h, 1/sumEventWeights).
 
 2008-02-21  Hendrik Hoeth  <hendrik.hoeth@cern.ch>
 
 	* Added EEC and AEEC to the DELPHI_1996_S3430090 analysis. The
 	normalisation of these histograms is still broken (ticket #163).
 
 2008-02-19  Hendrik Hoeth  <hendrik.hoeth@cern.ch>
 
 	* Many fixes to the DELPHI_1996_S3430090 analysis: bugfix in the
 	calulation of eigenvalues/eigenvectors in MatrixDiag.hh for the
 	sphericity, rewrite of Thrust/Major/Minor, fixed scaled momentum,
 	hemisphere masses, normalisation in single particle events,
 	final state slicing problems in the projections for Thrust,
 	Sphericity and Hemispheres.
 
 2008-02-08  Andy Buckley  <andy@insectnation.org>
 
 	* Applied fixes and extensions to DIS classes, based on
 	submissions by Dan Traynor.
 
 2008-02-06  Andy Buckley  <andy@insectnation.org>
 
 	* Made projection pointers used for cut combining into const
 	pointers. Required some redefinition of the Projection* comparison
 	operator.
 
 	* Temporarily added FinalState member to ChargedFinalState to stop
 	projection lifetime crash.
 
 2008-02-01  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed another misplaced factor of bin width in the
 	Analysis::normalize() method.
 
 2008-01-30  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed the conversion of IHistogram1D to DPS, both via the
 	explicit Analysis::normalize() method and the implicit
 	AnalysisHandler::treeNormalize() route. The root of the problem is
 	the AIDA choice of the word "height" to represent the sum of
 	weights in a bin: i.e. the bin width is not taken into account
 	either in computing bin height or error.
 
 2008-01-22  Andy Buckley  <andy@insectnation.org>
 
 	* Beam projection now uses HepMC GenEvent::beam_particles() method
 	to get the beam particles. This is more portable and robust for
 	C++ generators, and equivalent to the existing "first two" method
 	for Fortran generators.
 
 2008-01-17  Andy Buckley  <andy@insectnation.org>
 
 	* Added angle range fix to pseudorapidity function (thanks to
 	Piergiulio Lenzi).
 
 2008-01-10  Andy Buckley  <andy@insectnation.org>
 
 	* Changed autobooking plot codes to use zero-padding (gets the
 	order right in JAS, file browser, ROOT etc.). Also changed the
 	'ds' part to 'd' for consistency. HepData's AIDA output has been
 	correspondingly updated, as have the bundled data files.
 
 2008-01-04  Andy Buckley  <andy@insectnation.org>
 
 	* Tidied up JetShape projection a bit, including making the
 	constructor params const references. This seems to have sorted the
 	runtime segfault in the CDF_2005 analysis.
 
 	* Added caching of the analysis bin edges from the AIDA file -
 	each analysis object will now only read its reference file once,
 	which massively speeds up the rivetgun startup time for analyses
 	with large numbhers of autobooked histos (e.g. the
 	DELPHI_1996_S3430090 analysis).
 
 2008-01-02  Andy Buckley  <andy@insectnation.org>
 
 	* CDF_2001_S4751469 now uses the LossyFinalState projection, with
 	an 8% loss rate.
 
 	* Added LossyFinalState and HadronicFinalState, and fixed a
 	"polarity" bug in the charged final state projection (it was
 	keeping only the *uncharged* particles).
 
 	* Now using isatty(1) to determine whether or not color escapes
 	can be used. Also removed --color argument, since it can't have an
 	effect (TCLAP doesn't do position-based flag toggling).
 
 	* Made Python extension build optional (and disabled by default).
 
 2008-01-01  Andy Buckley  <andy@insectnation.org>
 
 	* Removed some unwanted DEBUG statements, and lowered the level of
 	some infrastructure DEBUGs to TRACE level.
 
 	* Added bash color escapes to the logger system.
 
 2007-12-21  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/LWH/ManagedObject.h: Fixed infinite loop in
 	encodeForXML cf. ticket #135.
 
 2007-12-20  Andy Buckley  <andy@insectnation.org>
 
 	* Removed HepPID, HepPDT and Boost dependencies.
 
 	* Fixed XML entity encoding in LWH. Updated CDF_2007_S7057202
 	analysis to not do its own XML encoding of titles.
 
 2007-12-19  Andy Buckley  <andy@insectnation.org>
 
 	* Changed units header to set GeV = 1 (HepMC convention) and using
 	units in CDF UE analysis.
 
 2007-12-15  Andy Buckley  <andy@insectnation.org>
 
 	* Introduced analysis metadata methods for all analyses (and made
 	them part of the Analysis interface).
 
 2007-12-11  Andy Buckley  <andy@insectnation.org>
 
 	* Added JetAlg base projection for TrackJet, FastJet etc.
 
 2007-12-06  Andy Buckley  <andy@insectnation.org>
 
 	* Added checking for Boost library, and the standard Boost test
 	program for shared_ptr.
 
 	* Got basic Python interface running - required some tweaking
 	since Python and Rivet's uses of dlopen collide (another
 	RTLD_GLOBAL issue - see
 	http://muttley.hates-software.com/2006/01/25/c37456e6.html )
 
 2007-12-05  Andy Buckley  <andy@insectnation.org>
 
 	* Replaced all use of KtJets projection with FastJets
 	projection. KtJets projection disabled but left undeleted for
 	now. CLHEP and KtJet libraries removed from configure searches and
 	Makefile flags.
 
 2007-12-04  Andy Buckley  <andy@insectnation.org>
 
 	* Param file loading now falls back to the share/RivetGun
 	directory if a local file can't be found and the provided name has
 	no directory separators in it.
 
 	* Converted TrackJet projection to update the jet centroid with
 	each particle added, using pT weighting in the eta and phi
 	averaging.
 
 2007-12-03  Andy Buckley  <andy@insectnation.org>
 
 	* Merged all command line handling functions into one large parse
 	function, since only one executable now needs them. This removes a
 	few awkward memory leaks.
 
 	* Removed rivet executable - HepMC file reading functionality will
 	move into rivetgun.
 
 	* Now using HepMC IO_GenEvent format (IO_Ascii and
 	IO_ExtendedAscii are deprecated). Now requires HepMC >= 2.3.0.
 
 	* Added forward declarations of GSL diagonalisation routines,
 	eliminating need for GSL headers to be installed on build machine.
 
 2007-11-27  Andy Buckley  <andy@insectnation.org>
 
 	* Removed charge differentiation from Multiplicity projection (use
 	CFS proj) and updated ExampleAnalysis to produce more useful numbers.
 
 	* Introduced binreloc for runtime path determination.
 
 	* Fixed several bugs in FinalState, ChargedFinalState, TrackJet
 	and Field analysis.
 
 	* Completed move to new analysis naming scheme.
 
 2007-11-26  Andy Buckley  <andy@insectnation.org>
 
 	* Removed conditional HAVE_FASTJET bits: FastJet is now compulsory.
 
 	* Merging appropriate RivetGun parts into Rivet. RivetGun currently broken.
 
 2007-11-23  Andy Buckley  <andy@insectnation.org>
 
 	* Renaming analyses to Spires-ID scheme: currently of form
 	S<SpiresID>, to become <Expt>_<YYYY>_<SpiresID>.
 
 2007-11-20  Andy Buckley  <andy@insectnation.org>
 
 	* Merged replacement vectors, matrices and boosts into trunk.
 
 2007-11-15  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Analysis.cc, include/Rivet/Analysis.hh: Introduced normalize
 	function. See ticket #126.
 
 2007-10-31  Andy Buckley  <andy@insectnation.org>
 
  	* Tagging as 1.0b2 for HERA-LHC meeting.
 
 
 2007-10-25  Andy Buckley  <andy@insectnation.org>
 
 	* Added AxesDefinition base interface to Sphericity and Thrust,
 	used by Hemispheres.
 
 	* Exposed BinaryCut class, improved its interface and fixed a few
 	bugs. It's now used by VetoedFinalState for momentum cuts.
 
 	* Removed extra output from autobooking AIDA reader.
 
 	* Added automatic DPS booking.
 
 2007-10-12  Andy Buckley  <andy@insectnation.org>
 
 	* Improved a few features of the build system
 
 2007-10-09  James Monk
 
 	* Fixed dylib dlopen on Mac OS X.
 
 2007-10-05  Andy Buckley  <andy@insectnation.org>
 
 	* Added new reference files.
 
 
 2007-10-03  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed bug in configure.ac which led to explicit CXX setting
 	being ignored.
 
 	* Including Logging.hh in Projection.hh, hence new transitive
 	dependency on Logging.hh being installed. Since this is the normal
 	behaviour, I don't think this is a problem.
 
 	* Fixed segfaulting bug due to use of addProjection() in
 	locally-scoped contained projections. This isn't a proper fix,
 	since the whole framework should be designed to avoid the
 	possibility of bugs like this.
 
 	* Added newly built HepML and AIDA reference files for current
 	analyses.
 
 2007-10-02  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed possible null-pointer dereference in Particle copy
 	constructor and copy assignment: this removes one of two blocker
 	segfaults, the other of which is related to the copy-assignment of
 	the TotalVisMomentum projection in the ExampleTree analysis.
 
 2007-10-01  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed portable path to Rivet share directory.
 
 2007-09-28  Andy Buckley  <andy@insectnation.org>
 
 	* Added more functionality to the rivet-config script: now has
 	libdir, includedir, cppflags, ldflags and ldlibs options.
 
 2007-09-26  Andy Buckley  <andy@insectnation.org>
 
 	* Added the analysis library closer function to the
 	AnalysisHandler finalize() method, and also moved the analysis
 	delete loop into AnalysisHandler::finalize() so as not to try
 	deleting objects whose libraries have already closed.
 
 	* Replaced the RivetPaths.cc.in method for portable paths with
 	something using -D defines - much simpler!
 
 2007-09-21  Lars Sonnenschein  <sonne@mail.cern.ch>
 
 	* Added HepEx0505013 analysis and JetShape projection (some fixes
 	by AB.)
 
 	* Added GetLorentzJets member function to D0 RunII cone jet projection
 
 2007-09-21  Andy Buckley  <andy@insectnation.org>
 
 	* Fixed lots if bugs and bad practice in HepEx0505013 (to make it
 	compile-able!)
 
 	* Downclassed the log messages from the Test analysis to DEBUG
 	level.
 
 	* Added isEmpty() method to final state projection.
 
 	* Added testing for empty final state and useful debug log
 	messages to sphericity projection.
 
 2007-09-20  Andy Buckley  <andy@insectnation.org>
 
 	* Added Hemispheres projection, which calculates event hemisphere
 	masses and broadenings.
 
 2007-09-19  Andy Buckley  <andy@insectnation.org>
 
 	* Added an explicit copy assignment operator to Particle: the
 	absence of one of these was responsible for the double-delete
 	error.
 
 	* Added a "fuzzy equals" utility function for float/double types
 	to Utils.hh (which already contains a variety of handy little
 	functions).
 
 	* Removed deprecated Beam::operator().
 
 	* Added ChargedFinalState projection and de-pointered the
 	contained FinalState projection in VetoedFinalState.
 
 2007-09-18  Andy Buckley  <andy@insectnation.org>
 
 	* Major bug fixes to the regularised version of the sphericity
 	projection (and hence the Parisi tensor projection). Don't trust
 	C & D param results from any previous version!
 
 	* Added extra methods to thrust and sphericity projections to get
 	the oblateness and the sphericity basis (currently returns dummy
 	axes since I can't yet work out how to get the similarity
 	transform eigenvectors from CLHEP)
 
 2007-09-14  Andy Buckley  <andy@insectnation.org>
 
 	* Merged in a branch of pluggable analysis mechanisms.
 
 2007-06-25  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Fixed some bugs in the root output for DataPoint.h
 
 2007-06-25  Andy Buckley  <andy@insectnation.org>
 
 	* include/Rivet/**/Makefile.am: No longer installing headers for
 	"internal" functionality.
 
 	* include/Rivet/Projections/*.hh: Removed the private restrictions
 	on copy-assignment operators.
 
 2007-06-18  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/LWH/Tree.h: Fixed minor bug in listObjectNames.
 
 	* include/LWH/DataPointSet.h: Fixed setCoordinate functions so
 	that they resize the vector of DataPoints if it initially was
 	empty.
 
 	* include/LWH/DataPoint.h: Added constructor taking a vector of
 	measuremts.
 
 2007-06-16  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/LWH/Tree.h: Implemented the listObjectNames and ls
 	functions.
 
 	* include/Rivet/Projections/FinalStateHCM.hh,
 	include/Rivet/Projections/VetoedFinalState.hh: removed
 	_theParticles and corresponding access function. Use base class
 	variable instead.
 
 	* include/Rivet/Projections/FinalState.hh: Made _theParticles
 	protected.
 
 2007-06-13  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Projections/FinalStateHCM.cc,
 	src/Projections/DISKinematics.cc: Equality checks using
 	GenParticle::operator== changed to check for pointer equality.
 
 	* include/Rivet/Analysis/HepEx9506012.hh: Uses modified DISLepton
 	projection.
 
 	* include/Rivet/Particle.hh: Added member function to check if a
 	GenParticle is associated.
 
 	* include/Rivet/Projections/DISLepton.hh,
 	src/Projections/DISLepton.cc: Fixed bug in projection. Introduced
 	final state projection to limit searching for scattered
 	lepton. Still not properly tested.
 
 2007-06-08  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/Rivet/Projections/PVertex.hh,
 	src/Projections/PVertex.cc: Fixed the projection to simply get the
 	signal_process_vertex from the GenEvent. This is the way it should
 	work. If the GenEvent does not have a signal_process_vertex
 	properly set up in this way, the problem is with the class that
 	fills the GenEvent.
 
 2007-06-06  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Merged TotalVisibleMomentum and CalMET
 	* Added pT ranges to Vetoed final state projection
 
 2007-05-27  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Fixed initialization of VetoedFinalStateProjection in ExampleTree
 
 2007-05-27  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/Rivet/Projections/KtJets.*: Make sure the KtEvent is
 	deleted properly.
 
 2007-05-26  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Added leptons to the ExampleTree.
 	* Added TotalVisibleEnergy projection, and added output to ExampleTree.
 
 2007-05-25  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Added a charged lepton projection
 
 2007-05-23  Andy Buckley  <andy@insectnation.org>
 
 	* src/Analysis/HepEx0409040.cc: Changed range of the histograms to
 	the "pi" range rather than the "128" range.
 
 	* src/Analysis/Analysis.cc: Fixed a bug in the AIDA path building.
 	Histogram auto-booking now works.
 
 2007-05-23  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Analysis/HepEx9506012.cc: Now uses the histogram booking
 	function in the Analysis class.
 
 2007-05-23  Jon Butterworth  <jmb@hep.ucl.ac.uk>
 
 	* Fixed bug in PRD65092002 (was failing on zero jets)
 
 2007-05-23  Andy Buckley  <andy@insectnation.org>
 
 	* Added (but haven't properly tested) a VetoedFinalState projection.
 
 	* Added normalize() method for AIDA 1D histograms.
 
 	* Added configure checking for Mac OS X version, and setting the
 	development target flag accordingly.
 
 2007-05-22  Andy Buckley  <andy@insectnation.org>
 
 	* Added an ostream method for AnalysisName enums.
 
 	* Converted Analyses and Projections to use projection lists, cuts
 	and beam constraints.
 
 	* Added beam pair combining to the BeamPair sets of Projections
 	by finding set meta-intersections.
 
 	* Added methods to Cuts, Analysis and Projection to make Cut
 	definition easier.
 
 	* Fixed default fall-through in cut handling switch statement and
 	now using -numeric_limits<double>::max() rather than min()
 
 	* Added more control of logging presentation via static flag
 	methods on Log.
 
 2007-05-13  Andy Buckley  <andy@insectnation.org>
 
 	* Added self-consistency checking mechanisms for Cuts and Beam
 
 	* Re-implemented the cut-handling part of RivetInfo as a Cuts class.
 
 	* Changed names of Analysis and Projection name() and handler()
 	methods to getName() and getHandler() to be more consistent with
 	the rest of the public method names in those classes.
 
 2007-05-02  Andy Buckley  <andy@insectnation.org>
 
 	* Added auto-booking of histogram bins from AIDA XML files. The
 	AIDA files are located via a C++ function which is generated from
 	RivetPaths.cc.in by running configure.
 
 
 2007-04-18  Andy Buckley  <andy@insectnation.org>
 
 	* Added a preliminary version of the Rick Field UE analysis, under
 	the name PRD65092002.
 
 2007-04-19  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Analysis/HepEx0409040.cc: The reason this did not compile
 	under gcc-4 is that some iterators into a vector were wrongly
 	assued to be pointers and were initialized to 0 and later compared
 	to 0. I've changed this to initialize to end() of the
 	corresponding vector and to compare with the same end() later.
 
 2007-04-05  Andy Buckley  <andy@insectnation.org>
 
 	* Lots of name changes in anticipation of the MCNet
 	school. RivetHandler is now AnalysisHandler (since that's what it
 	does!), BeamParticle has become ParticleName, and RivetInfo has
 	been split into Cut and BeamConstraint portions.
 
 	* Added BeamConstraint mechanism, which can be used to determine
 	if an analysis is compatible with the beams being used in the
 	generator. The ParticleName includes an "ANY" wildcard for this
 	purpose.
 
 2006-03-19  Andy Buckley  <andy@insectnation.org>
 
 	* Added "rivet" executable which can read in HepMC ASCII dump
 	files and apply Rivet analyses on the events.
 
 2007-02-24  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Projections/KtJets.cc: Added comparison of member variables
 	in compare() function
 
 	* all: Merged changes from polymorphic-projections branch into
 	trunk
 
 2007-02-17  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* all: projections and analysis handlers: All projections which
 	uses other projctions now has a pointer rather than a copy of
 	those projections to allow for polymorphism. The constructors has
 	also been changed to require the used projections themselves,
 	rather than the arguments needed to construct them.
 
 2007-02-17  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Projections/FinalState.cc,
 	include/Rivet/Projections/FinalState.icc (Rivet),
 	include/Rivet/Projections/FinalState.hh: Added cut in transverse
 	momentum on the particles to be included in the final state.
 
 2007-02-06  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* include/LWH/HistogramFactory.h: Fixed divide-by-zero in divide
 	function. Also fixed bug in error calculation in divide
 	function. Introduced checkBin function to make sure two histograms
 	are equal even if they have variable bin widths.
 
 	* include/LWH/Histogram1D.h: In normalize(double), do not do anything
 	if the sum of the bins are zero to avoid dividing by zero.
 
 2007-01-20  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* src/Test/testLWH.cc: Modified to output files using the Tree.
 
 	* configure.ac: Removed AC_CONFIG_AUX_DIR([include/Rivet/Config])
 	since the directory does not exist anymore.
 
 2006-12-21  Andy Buckley  <andy@insectnation.org>
 
 	* Rivet will now conditionally install the AIDA and LWH headers if
 	it can't find them when configure'ing.
 
 	* Started integrating Leif's LWH package to fulfill the AIDA
 	duties.
 
 	* Replaced multitude of CLHEP wrapper headers with a single
 	RivetCLHEP.h header.
 
 2006-11-20  Andy Buckley  <andy@insectnation.org>
 
 	* Introduced log4cpp logging.
 
 	* Added analysis enum, which can be used as input to an analysis
 	factory by Rivet users.
 
 2006-11-02  Andy Buckley  <andy@insectnation.org>
 
 	* Yet more, almost pointless, administrative moving around of
 	things with the intention of making the structure a bit
 	better-defined:
 
 	* The RivetInfo and RivetHandler classes have been
 	moved from src/Analysis into src as they are really the main Rivet
 	interface classes. The Rivet.h header has also been moved into the
 	"header root".
 
 	* The build of a single shared library in lib has been disabled,
 	with the library being built instead in src.
 
 2006-10-14  Andy Buckley  <andy@insectnation.org>
 
 	* Introduced a minimal subset of the Sherpa math tools, such as
 	Vector{3,4}D, Matrix, etc. The intention is to eventually cut the
 	dependency on CLHEP.
 
 2006-07-28  Andy Buckley  <andy@insectnation.org>
 
 	* Moving things around: all sources now in directories under src
 
 2006-06-04  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* Analysis/Examples/HZ95108.*: Now uses CentralEtHCM. Also set GeV
 	units on the relevant histograms.
 
 	* Projections/CentralEtHCM.*: Making a special class just to get
 	out one number - the summed Et in the central rapidity bin - may
 	seem like an overkill. But in case some one else might nees it...
 
 2006-06-03  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* Analysis/Examples/HZ95108.*: Added the hz95108 energy flow
 	analysis from HZtool.
 
 	* Projections/DISLepton.*: Since many HERA measurements do not
 	care if we have electron or positron beam, it is now possible to
 	specify lepton or anti-lepton.
 
 	* Projections/Event.*: Added member and access function for the
 	weight of an event (taken from the GenEvent object.weights()[0].
 
 	* Analysis/RivetHandler.*: Now depends explicitly on the AIDA
 	interface. An AIDA analysis factory must be specified in the
 	constructor, where a tree and histogram factory is automatically
 	created. Added access functions to the relevant AIDA objects.
 
 	* Analysis/AnalysisBase.*: Added access to the RivetHandler and
 	its AIDA factories.
 
 2005-12-27  Leif Lonnblad  <Leif.Lonnblad@thep.lu.se>
 
 	* configure.ac: Added -I$THEPEGPATH/include to AM_CPPFLAGS.
 
 	* Config/Rivet.h: Added some std incudes and using std::
 	declaration.
 
 	* Analysis/RivetInfo.*: Fixed some bugs. The RivetInfo facility
 	now works, although it has not been thoroughly tested.
 
 	* Analysis/Examples/TestMultiplicity.*: Re-introduced
 	FinalStateHCM for testing purposes but commented it away again.
 
 	* .: Made a number of changes to implement handling of RivetInfo
 	objects.
diff --git a/analyses/pluginPetra/PLUTO_1980_I154270.cc b/analyses/pluginPetra/PLUTO_1980_I154270.cc
--- a/analyses/pluginPetra/PLUTO_1980_I154270.cc
+++ b/analyses/pluginPetra/PLUTO_1980_I154270.cc
@@ -1,94 +1,110 @@
 // -*- C++ -*-
 #include "Rivet/Analysis.hh"
 #include "Rivet/Projections/FinalState.hh"
 #include "Rivet/Projections/ChargedFinalState.hh"
 
 namespace Rivet {
 
 
   /// @brief Add a short analysis description here
   class PLUTO_1980_I154270 : public Analysis {
   public:
 
     /// Constructor
     DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1980_I154270);
 
 
     /// @name Analysis methods
     //@{
 
     /// Book histograms and initialise projections before the run
     void init() {
       const ChargedFinalState cfs;
       declare(cfs, "CFS");
-      if(fuzzyEquals(sqrtS()/GeV,30.75)) {
-	_hist=bookProfile1D(1, 2, 1);
-      }
-      else if (fuzzyEquals(sqrtS()/GeV,9.4 ) ||
-	       fuzzyEquals(sqrtS()/GeV,12.0) ||
-	       fuzzyEquals(sqrtS()/GeV,13.0) ||
-	       fuzzyEquals(sqrtS()/GeV,17.0) ||
-	       fuzzyEquals(sqrtS()/GeV,22.0) ||
-	       fuzzyEquals(sqrtS()/GeV,27.6) ||
-	       fuzzyEquals(sqrtS()/GeV,30.2) ||
-	       fuzzyEquals(sqrtS()/GeV,30.7) ||
-	       fuzzyEquals(sqrtS()/GeV,31.3)) {
-	_hist=bookProfile1D(1, 1, 1);
+      if (fuzzyEquals(sqrtS()/GeV,9.4 ) ||
+	  fuzzyEquals(sqrtS()/GeV,12.0) ||
+	  fuzzyEquals(sqrtS()/GeV,13.0) ||
+	  fuzzyEquals(sqrtS()/GeV,17.0) ||
+	  fuzzyEquals(sqrtS()/GeV,22.0) ||
+	  fuzzyEquals(sqrtS()/GeV,27.6) ||
+	  fuzzyEquals(sqrtS()/GeV,30.2) ||
+	  fuzzyEquals(sqrtS()/GeV,30.7) ||
+	  fuzzyEquals(sqrtS()/GeV,31.3)) {
+	_c_mult = bookCounter("/TMP/cmult");
       }
       else {
         MSG_WARNING("CoM energy of events sqrt(s) = " << sqrtS()/GeV
                     << " doesn't match any available analysis energy .");
       }
     }
 
 
     /// Perform the per-event analysis
     void analyze(const Event& event) {
       const FinalState& cfs = apply<FinalState>(event, "CFS");
       MSG_DEBUG("Total charged multiplicity = " << cfs.size());
       unsigned int nPart(0);
       for(const Particle& p: cfs.particles()) {
         // check if prompt or not
         ConstGenParticlePtr pmother = p.genParticle();
         ConstGenVertexPtr ivertex = pmother->production_vertex();
         bool prompt = true;
         while (ivertex) {
           vector<ConstGenParticlePtr> inparts = HepMCUtils::particles(ivertex, Relatives::PARENTS);
           int n_inparts = inparts.size();
           if (n_inparts < 1) break;
           pmother = inparts[0]; // first mother particle
           int mother_pid = abs(pmother->pdg_id());
           if (mother_pid==PID::K0S || mother_pid==PID::LAMBDA) {
             prompt = false;
             break;
           }
           else if (mother_pid<6) {
             break;
           }
           ivertex = pmother->production_vertex();
         }
 	if(prompt) ++nPart;
       }
-      _hist->fill(sqrtS(),nPart,event.weight());
+      _c_mult->fill(nPart*event.weight());
     }
 
 
     /// Normalise histograms etc., after the run
-    void finalize() { }
+    void finalize() {
+      double fact = 1./sumOfWeights();
+      double val = _c_mult->val()*fact;
+      double err = _c_mult->err()*fact;
+      Scatter2D temphisto(refData(1, 1, 1));
+      Scatter2DPtr mult = bookScatter2D(1, 1, 1);
+      for (size_t b = 0; b < temphisto.numPoints(); b++) {
+        const double x  = temphisto.point(b).x();
+        pair<double,double> ex = temphisto.point(b).xErrs();
+        pair<double,double> ex2 = ex;
+        if(ex2.first ==0.) ex2. first=0.0001;
+        if(ex2.second==0.) ex2.second=0.0001;
+        if (inRange(sqrtS()/GeV, x-ex2.first, x+ex2.second)) {
+	  mult   ->addPoint(x, val, ex, make_pair(err,err));
+	}
+	else {
+	  mult   ->addPoint(x, 0., ex, make_pair(0.,.0));
+	}
+      }
+    }
 
     //@}
 
 
   private:
 
-    // Histogram
     Profile1DPtr _hist;
+    CounterPtr _c_mult;
 
   };
 
 
   // The hook for the plugin system
   DECLARE_RIVET_PLUGIN(PLUTO_1980_I154270);
 
 
 }
diff --git a/analyses/pluginPetra/PLUTO_1980_I154270.info b/analyses/pluginPetra/PLUTO_1980_I154270.info
--- a/analyses/pluginPetra/PLUTO_1980_I154270.info
+++ b/analyses/pluginPetra/PLUTO_1980_I154270.info
@@ -1,36 +1,36 @@
 Name: PLUTO_1980_I154270
 Year: 1980
 Summary: Hadronic charged multiplicity measurement between 12 and 31.3 GeV
 Experiment: PLUTO
 Collider: PETRA
 InspireID: 154270
 Status: VALIDATED
 Authors:
  - Peter Richardson <peter.richardson@durham.ac.uk>
 References:
 - Phys.Lett. 95B (1980) 313-317
 RunInfo: 
   Hadronic e+ e- events generated below the Z pole
 NumEvents: 1000000
 Beams: [e+, e-]
-Energies: [9.4,12.0,13.0,17.0,22.0,27.6,30.2,30.7,31.3,30.75]
+Energies: [9.4,12.0,13.0,17.0,22.0,27.6,30.2,30.7,31.3]
 PtCuts: [0]
 Description:
   The charged particle multiplicity distribution of hadronic $e^+e^-$ events
   as measured between 12 and 31.3 GeV using the PLUTO detector at
   PETRA. The decay products of weakly decaying strange hadrons, 
   e.g. $K^0_s$ and $\Lambda^0$, are not included in the measurement.
 BibKey: Berger:1980zb
 BibTeX: '@article{Berger:1980zb,
       author         = "Berger, Christoph and others",
       title          = "{Multiplicity Distributions in e+ e- Annihilations at
                         PETRA Energies}",
       collaboration  = "PLUTO",
       journal        = "Phys. Lett.",
       volume         = "B95",
       year           = "1980",
       pages          = "313-317",
       doi            = "10.1016/0370-2693(80)90494-3",
       reportNumber   = "DESY-80-69",
       SLACcitation   = "%%CITATION = PHLTA,B95,313;%%"
 }'
diff --git a/analyses/pluginPetra/PLUTO_1980_I154270.plot b/analyses/pluginPetra/PLUTO_1980_I154270.plot
--- a/analyses/pluginPetra/PLUTO_1980_I154270.plot
+++ b/analyses/pluginPetra/PLUTO_1980_I154270.plot
@@ -1,14 +1,9 @@
 # BEGIN PLOT /PLUTO_1980_I154270/d01-x01-y01
 Title=Mean charged multiplicity average for $\sqrt{s}$ between 12 and 31.3 GeV
 YLabel=$\bar{n}_\text{ch}$
 XLabel=$\sqrt{s}$
 LogY=0
 LegendXPos=0.25
 LegendYPos=0.25
+ConnectGaps=1
 # END PLOT
-# BEGIN PLOT /PLUTO_1980_I154270/d01-x02-y01
-Title=Mean charged multiplicity average for $\sqrt{s}$ at 30.75 GeV
-LogY=0
-LegendXPos=0.25
-LegendYPos=0.25
-# END PLOT
diff --git a/analyses/pluginPetra/PLUTO_1980_I154270.yoda b/analyses/pluginPetra/PLUTO_1980_I154270.yoda
--- a/analyses/pluginPetra/PLUTO_1980_I154270.yoda
+++ b/analyses/pluginPetra/PLUTO_1980_I154270.yoda
@@ -1,71 +1,62 @@
 BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1980_I154270/d01-x01-y01
 Variations: [""]
 ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.48300000000000004, up: 0.48300000000000004}}, 1: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.518, up: 0.518}}, 2: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.518, up: 0.518}}, 3: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.56, up: 0.56}}, 4: {error: {dn: -0.7, up: 0.7}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.6789999999999999, up: 0.6789999999999999}}, 5: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.7280000000000001, up: 0.7280000000000001}}, 6: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.7280000000000001, up: 0.7280000000000001}}, 7: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.742, up: 0.742}}, 8: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.77, up: 0.77}}, 9: {error: {dn: -0.1, up: 0.1}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.742, up: 0.742}}}
 
 IsRef: 1
 Path: /REF/PLUTO_1980_I154270/d01-x01-y01
 Title: doi:10.17182/hepdata.27160.v1/t1
 Type: Scatter2D
 ---
 # xval	 xerr-	 xerr+	 yval	 yerr-	 yerr+	
 9.400000e+00	0.000000e+00	0.000000e+00	6.900000e+00	4.932433e-01	4.932433e-01
 1.200000e+01	0.000000e+00	0.000000e+00	7.400000e+00	5.552693e-01	5.552693e-01
 1.300000e+01	0.000000e+00	0.000000e+00	7.400000e+00	5.986017e-01	5.986017e-01
 1.700000e+01	0.000000e+00	0.000000e+00	8.000000e+00	6.352952e-01	6.352952e-01
 2.200000e+01	0.000000e+00	0.000000e+00	9.700000e+00	9.752133e-01	9.752133e-01
 2.760000e+01	0.000000e+00	0.000000e+00	1.040000e+01	7.873906e-01	7.873906e-01
 3.020000e+01	0.000000e+00	0.000000e+00	1.040000e+01	7.549728e-01	7.549728e-01
 3.070000e+01	0.000000e+00	0.000000e+00	1.060000e+01	8.003524e-01	8.003524e-01
 3.130000e+01	0.000000e+00	0.000000e+00	1.100000e+01	8.263776e-01	8.263776e-01
 END YODA_SCATTER2D_V2
 BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1980_I154270/d01-x01-y02
 Variations: [""]
 ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.15400000000000003, up: 0.15400000000000003}}, 1: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.18900000000000003, up: 0.18900000000000003}}, 2: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.17500000000000002, up: 0.17500000000000002}}, 3: {error: {dn: -0.5, up: 0.5}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.23800000000000002, up: 0.23800000000000002}}, 4: {error: {dn: -0.9, up: 0.9}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.231, up: 0.231}}, 5: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.24500000000000002, up: 0.24500000000000002}}, 6: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.266, up: 0.266}}, 7: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.259, up: 0.259}}, 8: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.273, up: 0.273}}, 9: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.266, up: 0.266}}}
 
 IsRef: 1
 Path: /REF/PLUTO_1980_I154270/d01-x01-y02
 Title: doi:10.17182/hepdata.27160.v1/t1
 Type: Scatter2D
 ---
 # xval	 xerr-	 xerr+	 yval	 yerr-	 yerr+	
 9.400000e+00	0.000000e+00	0.000000e+00	2.200000e+00	2.524203e-01	2.524203e-01
 1.200000e+01	0.000000e+00	0.000000e+00	2.700000e+00	3.545716e-01	3.545716e-01
 1.300000e+01	0.000000e+00	0.000000e+00	2.500000e+00	4.366062e-01	4.366062e-01
 1.700000e+01	0.000000e+00	0.000000e+00	3.400000e+00	5.537545e-01	5.537545e-01
 2.200000e+01	0.000000e+00	0.000000e+00	3.300000e+00	9.291722e-01	9.291722e-01
 2.760000e+01	0.000000e+00	0.000000e+00	3.500000e+00	4.690682e-01	4.690682e-01
 3.020000e+01	0.000000e+00	0.000000e+00	3.800000e+00	3.328002e-01	3.328002e-01
 3.070000e+01	0.000000e+00	0.000000e+00	3.700000e+00	4.765302e-01	4.765302e-01
 3.075000e+01	8.500000e-01	8.500000e-01	3.800000e+00	3.328002e-01	3.328002e-01
 3.130000e+01	0.000000e+00	0.000000e+00	3.900000e+00	4.842819e-01	4.842819e-01
 END YODA_SCATTER2D_V2
 BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1980_I154270/d01-x01-y03
 Variations: [""]
 ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.224, up: 0.224}}, 1: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.18900000000000003, up: 0.18900000000000003}}, 2: {error: {dn: -0.5, up: 0.5}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.20299999999999999, up: 0.20299999999999999}}, 3: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.168, up: 0.168}}, 4: {error: {dn: -0.9, up: 0.9}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.20299999999999999, up: 0.20299999999999999}}, 5: {error: {dn: -0.4, up: 0.4}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.20299999999999999, up: 0.20299999999999999}}, 6: {error: {dn: -0.2, up: 0.2}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.19599999999999998, up: 0.19599999999999998}}, 7: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.20299999999999999, up: 0.20299999999999999}}, 8: {error: {dn: -0.3, up: 0.3}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.19599999999999998, up: 0.19599999999999998}}, 9: {error: {dn: -0.1, up: 0.1}, 'sys,APPROXIMATE SYSTEMATIC ERROR FROM MODEL DEPENDENCE OF MONTE CARLO GENERATION USED FOR CORRECTIONS': {dn: -0.19599999999999998, up: 0.19599999999999998}}}
 
 IsRef: 1
 Path: /REF/PLUTO_1980_I154270/d01-x01-y03
 Title: doi:10.17182/hepdata.27160.v1/t1
 Type: Scatter2D
 ---
 # xval	 xerr-	 xerr+	 yval	 yerr-	 yerr+	
 9.400000e+00	0.000000e+00	0.000000e+00	3.200000e+00	3.002932e-01	3.002932e-01
 1.200000e+01	0.000000e+00	0.000000e+00	2.700000e+00	3.545716e-01	3.545716e-01
 1.300000e+01	0.000000e+00	0.000000e+00	2.900000e+00	5.396378e-01	5.396378e-01
 1.700000e+01	0.000000e+00	0.000000e+00	2.400000e+00	4.338479e-01	4.338479e-01
 2.200000e+01	0.000000e+00	0.000000e+00	2.900000e+00	9.226099e-01	9.226099e-01
 2.760000e+01	0.000000e+00	0.000000e+00	2.900000e+00	4.485633e-01	4.485633e-01
 3.020000e+01	0.000000e+00	0.000000e+00	2.800000e+00	2.800286e-01	2.800286e-01
 3.070000e+01	0.000000e+00	0.000000e+00	2.900000e+00	3.622278e-01	3.622278e-01
 3.075000e+01	8.500000e-01	8.500000e-01	2.800000e+00	2.200364e-01	2.200364e-01
 3.130000e+01	0.000000e+00	0.000000e+00	2.800000e+00	3.583518e-01	3.583518e-01
 END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1980_I154270/d01-x02-y01
-IsRef: 1
-Path: /REF/PLUTO_1980_I154270/d01-x02-y01
-Title: ~
-Type: Scatter2D
----
-# xval	 xerr-	 xerr+	 yval	 yerr-	 yerr+
-3.075000e+01	8.500000e-01	8.500000e-01	1.060000e+01	7.487082e-01	7.487082e-01
-END YODA_SCATTER2D_V2