Page MenuHomeHEPForge

No OneTemporary

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7100 +1,7132 @@
+2019-11-12 Peter Richardson <peter.richardson@durham.ac.uk>
+
+ * Fixes to A2_2017_I1486671 to improve decay detection
+
2019-10-03 Andy Buckley <andy.buckley@cern.ch>
* Add better parametrisation of ATLAS Run 2 muon efficiency and smearing.
+2019-10-02 Christian Gutschow <chris.g@cern.ch>
+
+ * Implement XMin and XMax arguments for chi2 calc in make-plots
+
+2019-09-10 Peter Richardson <peter.richardson@durham.ac.uk>
+
+ * fixes to ARGUS_1993_S2789213 ARGUS_1993_S2669951
+ * new BABAR, BES and WA46 baryon decay analyses
+
+2019-09-05 Peter Richardson <peter.richardson@durham.ac.uk>
+
+ * Add four new CELLO analyses CELLO_1982_I12010, CELLO_1983_I191415,
+ CELLO_1989_I276764, CELLO_1990_I283026 events shapes and spectra at Petra
+ * Add 18 new TASSO analyses, event shapes and spectra at Petra
+ * Add 6 new PLUTO analyses, event shapes and spectra at Petra and Doris
+ * Add 11 new SLAC e+e- analyses, event shapes and particle spectra
+ * Add 5 new JADE analyses
+ * Add 7 new ARGUS analyses, and improvements to several existing ones
+ * Add 5 new Tristan analyses
+ * Add 17 new BES analyses
+ * Add 8 new CLEO, A2, E756, FOCUS and NA48 analyses
+ * Inspire ids fixed in several ALICE, ATLAS, UA5 and BABAR analyses
+ * Improve normalization in ALEPH_1999_S4193598
+ * Add many missing dists to DELPHI_2003_I620250
+ * Add 13 more FENICE, KLOE, SND and CMD analyses
+ * Add 15 new LEP analyses
+ * Add new projections and first analyses for gamma gamma collisions
+
2019-08-21 Andy Buckley <andy.buckley@cern.ch>
* If writing to a terminal, use carriage return to eat less
scrollback space by overwriting the 100th event outputs and only
using a full newline for the 1000s. Also reducing the re-entrant
histogramming noise from AnalysisHandler to make this neater
rather than splurging the same green semi-debug output every 1000
events. It's ridiculous how much more professional this feels...
* Combine ATLAS electron reco and ID efficiencies into EFF_LOOSE, EFF_MEDIUM, etc. functions.
* Improve ATLAS Run 2 electron reconstruction efficiency map, based on 2019 paper Fig 2.
2019-08-02 Andy Buckley <andy.buckley@cern.ch>
* Some improvements to Run 2 electron medium & tight ID efficiency parametrisations.
2019-08-01 Andy Buckley <andy.buckley@cern.ch>
* Fall back to using quark constituents for jet tagging, for fixed-order running.
* Reinstate the command-line event skipping.
* Return str(pid) or 0 in PID <-> name translations, rather than throwing PidError.
2019-07-26 Andy Buckley <andy.buckley@cern.ch>
* Fix a longstanding make-plots bug, in which the
XMajorTickLineColor defaulted to '0.3pt' -- TeX xcolor versions
started to complain about this in some Fedora >27 version.
2019-07-24 Andy Buckley <andy.buckley@cern.ch>
* Add CMS_2018_I1646260 soft-lepton SUSY search analysis (used for
recasting comparisons at Les Houches 2019).
2019-07-22 Andy Buckley <andy.buckley@cern.ch>
* Add ATLAS_2018_I1667046 ATLAS 36/fb RPV SUSY search.
2019-07-18 Andy Buckley <andy.buckley@cern.ch>
* Fix logic error in HasNoTag functor.
2019-07-09 Andy Buckley <andy.buckley@cern.ch>
* Improve debug reporting from SmearedParticles.
* Add SmearedParticles::truthParticles and SmearedJets::truthJets
functions for access to the unsmeared inputs.
* Add convenience aliases for vectors of standard types: strings, ints, doubles, etc.
2019-06-23 Andy Buckley <andy.buckley@cern.ch>
* Add Particle::closestApproach() function -- needs testing. Useful for long-lived particles.
2019-06-20 Christian Gutschow <chris.g@cern.ch>
* Adding ATLAS_2011_I930220, ATLAS_2018_I1634970 and ATLAS_2019_I1718132
2019-06-19 Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk@cern.ch>
* Adding bookScatter3D method
2019-06-06 Christian Gutschow <chris.g@cern.ch>
* Adding Marek's opacity fix to make-plots
* removing if statement testing if type(u'') is (not) str when
deciding whether to encode string in bin/rivet
2019-06-06 Peter Richardson <peter.richardson@durham.ac.uk>
* fix typo in rivet-cmphistos
* sync yoda for many D0 analyses
* sync yoda for CDF_2008_S8093652 D0_2008_S7554427
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
* CDF_2015_I1388868, changes to allow yoda sync, histograms renumbered and systematic error added to y values
* sync yoda for CDF analysis where y errors changed due better calc in HEPData
2019-06-05 Przemyslaw Karczmarczyk <przemyslaw.karczmarczyk@cern.ch>
* Adding more heavy-ion beam particles: DEUTERON, ALUMINIUM,
COPPER, XENON, URANIUM
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/pluginALICE/ALICE_2012_I1126966.info b/analyses/pluginALICE/ALICE_2012_I1126966.info
--- a/analyses/pluginALICE/ALICE_2012_I1126966.info
+++ b/analyses/pluginALICE/ALICE_2012_I1126966.info
@@ -1,47 +1,47 @@
Name: ALICE_2012_I1126966
Year: 2012
Summary: Pion, Kaon, and Proton Production in Central Pb-Pb Collisions at 2.76 TeV
Experiment: ALICE
Collider: LHC
-SpiresID: 1126966
+InspireID: 1126966
Status: UNVALIDATED
Authors:
- Cody B Duncan <cody.duncan@monash.edu>
- Patrick Kirchgaesser <patrick.kirchgaesser@kit.edu>
- Johannes Bellm <johannes.bellm@thep.lu.se>
References:
- Phys.Rev.Lett. 109 (2012) 252301
- arXiv:1208.1974 [hep-ex]
RunInfo:
Analysis of various pT spectra in central Pb-Pb collisions at 2.76 TeV
NeedCrossSection: no
Beams: [Pb, Pb]
# This is _total_ energy of beams, so this becomes 208*2760=574080
Energies: [574080]
Options:
- cent=REF,GEN,IMP,USR
Description:
Measurements of the transverse momentum distributions of charged pions, kaons
and (anti)protons in Lead-Lead collisions at a centre-of-mass energy per nucleon
of 2.76 TeV. The data, covering the PT range up to 4.5 GeV for protons, is restricted
to the central rapidity range |y| < 0.5.
BibKey: Abelev:2012wca
BibTeX: '@article{Abelev:2012wca,
author = "Abelev, Betty and others",
title = "{Pion, Kaon, and Proton Production in Central Pb--Pb
Collisions at $\sqrt{s_{NN}} = 2.76$ TeV}",
collaboration = "ALICE",
journal = "Phys. Rev. Lett.",
volume = "109",
year = "2012",
pages = "252301",
doi = "10.1103/PhysRevLett.109.252301",
eprint = "1208.1974",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-PH-EP-2012-230",
SLACcitation = "%%CITATION = ARXIV:1208.1974;%%"
}'
ToDo:
- test it, remove this ToDo, and mark as VALIDATED :-)
diff --git a/analyses/pluginALICE/ALICE_2014_I1243865.info b/analyses/pluginALICE/ALICE_2014_I1243865.info
--- a/analyses/pluginALICE/ALICE_2014_I1243865.info
+++ b/analyses/pluginALICE/ALICE_2014_I1243865.info
@@ -1,50 +1,50 @@
Name: ALICE_2014_I1243865
Year: 2014
Summary: Multi-Strange Baryon production at mid rapidity in Pb--Pb at 2.76 TeV/nn
Experiment: ALICE
Collider: LHC
-SpiresID: 1243865
+InspireID: 1243865
Status: UNVALIDATED
Authors:
- Cody B Duncan <cody.duncan@monash.edu>
- Patrick Kirchgaesser <patrick.kirchgaesser@kit.edu>
- Johannes Bellm <johannes.bellm@thep.lu.se>
References:
- Phys.Lett. B728 (2014) 216-227
- 10.1016/j.physletb.2013.11.048
- arXiv:1307.5543 [nucl-ex]
RunInfo:
Analysis of multi-strange baryon production at $\sqrt{s} = 2.76\;\mathrm{TeV}$ for Pb-Pb collisions.
NeedCrossSection: no
Beams: [Pb, Pb]
# This is _total_ energy of beams, so this becomes 208*2760=574080
Energies: [574080]
Options:
- cent=REF,GEN,IMP,USR
Description:
Measurements of transverse momentum (pT) spectra for charged Xi and Omega hyperon
production at mid-rapidity in several centrality intervals for Pb-Pb collisions
at sqrt(sNN) = 2.76 TeV recorded in 2010. Mid-rapidity yields, integrated over
pT, have also been determined, together with the enhancements with respect to pp
collisions and the hyperon-to-pion production ratios
BibKey: ABELEV:2013zaa
BibTeX: '@article{ABELEV:2013zaa,
author = "Abelev, Betty Bezverkhny and others",
title = "{Multi-strange baryon production at mid-rapidity in Pb-Pb
collisions at $\sqrt{s_{NN}}$ = 2.76 TeV}",
collaboration = "ALICE",
journal = "Phys. Lett.",
volume = "B728",
year = "2014",
pages = "216-227",
doi = "10.1016/j.physletb.2014.05.052,
10.1016/j.physletb.2013.11.048",
note = "[Erratum: Phys. Lett.B734,409(2014)]",
eprint = "1307.5543",
archivePrefix = "arXiv",
primaryClass = "nucl-ex",
reportNumber = "CERN-PH-EP-2013-134",
SLACcitation = "%%CITATION = ARXIV:1307.5543;%%"
}'
ToDo:
- test it, remove this ToDo, and mark as VALIDATED :-)
diff --git a/analyses/pluginALICE/ALICE_2014_I1244523.info b/analyses/pluginALICE/ALICE_2014_I1244523.info
--- a/analyses/pluginALICE/ALICE_2014_I1244523.info
+++ b/analyses/pluginALICE/ALICE_2014_I1244523.info
@@ -1,48 +1,48 @@
Name: ALICE_2014_I1244523
Year: 2014
Summary: Multiplicity Dependence of Pion, Kaon, Proton and Lambda Production in p--Pb Collisions at 5.02 TeV/nn
Experiment: ALICE
Collider: LHC
-SpiresID: 1244523
+InspireID: 1244523
Status: UNVALIDATED
Authors:
- Johannes Bellm <johannes.bellm@thep.lu.se>
- Christian Bierlich <christian.bierlich@thep.lu.se>
- Cody B Duncan <cody.duncan@monash.edu>
- Patrick Kirchgaesser <patrick.kirchgaesser@kit.edu>
References:
- Phys.Lett. B728 (2014) 25-38
- 10.1016/j.physletb.2013.11.020
- arXiv:1307.6796 [nucl-ex]
RunInfo:
Hadron multiplicity studies in proton-lead collisions at $\sqrt{s} = 5.02\;\TeV$
NeedCrossSection: no
Options:
- cent=REF,GEN,IMP,USR
Beams: [p, Pb]
Energies: [[4000,326560]]
Description:
'Identified baryons and mesons plotted in invariant pT spectra as well as average pT and yield ratios.
The measurements are done in centrality classes, and one must apply centrality selection by
first running the ALICE pB centrality calibration analysis and preloading the produced histograms.
No generator level cut on particle life time should be applied.'
BibKey:
BibTeX: '@article{Abelev:2013haa,
author = "Abelev, Betty Bezverkhny and others",
title = "{Multiplicity Dependence of Pion, Kaon, Proton and Lambda
Production in p-Pb Collisions at $\sqrt{s_{NN}}$ = 5.02
TeV}",
collaboration = "ALICE",
journal = "Phys. Lett.",
volume = "B728",
year = "2014",
pages = "25-38",
doi = "10.1016/j.physletb.2013.11.020",
eprint = "1307.6796",
archivePrefix = "arXiv",
primaryClass = "nucl-ex",
reportNumber = "CERN-PH-EP-2013-135",
SLACcitation = "%%CITATION = ARXIV:1307.6796;%%"
}'
ToDo:
- Implement the analysis, test it, remove this ToDo, and mark as VALIDATED :-)
diff --git a/analyses/pluginATLAS/ATLAS_2015_I1408516.info b/analyses/pluginATLAS/ATLAS_2015_I1408516.info
--- a/analyses/pluginATLAS/ATLAS_2015_I1408516.info
+++ b/analyses/pluginATLAS/ATLAS_2015_I1408516.info
@@ -1,43 +1,43 @@
Name: ATLAS_2015_I1408516
Year: 2015
Summary: $Z$ $p_T$ and $Z$ $\phi^*$
Experiment: ATLAS
Collider: LHC
InspireID: 1408516
Status: VALIDATED
Authors:
- Christian Gutschow <chris.g@cern.ch>
References:
- arXiv:1512.02192 [hep-ex]
- submitted to EPJC
RunInfo:
inclusive Z production in the electron channel
Beams: [p+, p+]
Energies: [8000]
PtCuts: [12,20]
NeedCrossSection: True
Options:
- LMODE=EL,MU
Description:
'Distributions of transverse momentum $p_\text{T}^{\ell\ell}$ and the angular variable $\phi^\ast_\eta$ of Drell-Yan lepton pairs
are measured in $20.3\,\text{fb}^{-1}$ of proton-proton collisions at $\sqrt{s}=8$\,TeV with the ATLAS detector at the LHC.
Measurements in electron-pair and muon-pair final states are corrected for detector effects. Compared to previous measurements
- in proto--proton collisions at i$\sqrt{s}=7$\,TeV, these new measurements benefit from a larger data sample and improved control
+ in proto--proton collisions at $\sqrt{s}=7$TeV, these new measurements benefit from a larger data sample and improved control
of systematic uncertainties. Measurements are performed in bins of lepton-pair mass above, around and below the $Z$-boson mass peak.
Specify the lepton channel (default is Z->ee) by using the LMODE variable. Only individual channels are available as particle-level
measurements.'
BibKey: Aad:2015auj
BibTeX: '@article{Aad:2015auj,
author = "Aad, Georges and others",
title = "{Measurement of the transverse momentum and
$\phi^*_{\eta}$ distributions of Drell-Yan lepton pairs in
proton--proton collisions at $\sqrt{s}=8$~TeV with the
ATLAS detector}",
collaboration = "ATLAS",
year = "2015",
eprint = "1512.02192",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-PH-EP-2015-275",
SLACcitation = "%%CITATION = ARXIV:1512.02192;%%"
}'
diff --git a/analyses/pluginATLAS/ATLAS_2016_I1426523.cc b/analyses/pluginATLAS/ATLAS_2016_I1426523.cc
--- a/analyses/pluginATLAS/ATLAS_2016_I1426523.cc
+++ b/analyses/pluginATLAS/ATLAS_2016_I1426523.cc
@@ -1,429 +1,433 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/FastJets.hh"
#include "Rivet/Projections/IdentifiedFinalState.hh"
#include "Rivet/Projections/PromptFinalState.hh"
#include "Rivet/Projections/DressedLeptons.hh"
#include "Rivet/Projections/VetoedFinalState.hh"
namespace Rivet {
/// @brief Measurement of the WZ production cross section at 8 TeV
class ATLAS_2016_I1426523 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(ATLAS_2016_I1426523);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Lepton cuts
Cut FS_Zlept = Cuts::abseta < 2.5 && Cuts::pT > 15*GeV;
const FinalState fs;
Cut fs_z = Cuts::abseta < 2.5 && Cuts::pT > 15*GeV;
Cut fs_j = Cuts::abseta < 4.5 && Cuts::pT > 25*GeV;
// Get photons to dress leptons
PromptFinalState photons(Cuts::abspid == PID::PHOTON);
// Electrons and muons in Fiducial PS
PromptFinalState leptons(fs_z && (Cuts::abspid == PID::ELECTRON || Cuts::abspid == PID::MUON));
leptons.acceptTauDecays(false);
DressedLeptons dressedleptons(photons, leptons, 0.1, FS_Zlept, true);
addProjection(dressedleptons, "DressedLeptons");
// Electrons and muons in Total PS
PromptFinalState leptons_total(Cuts::abspid == PID::ELECTRON || Cuts::abspid == PID::MUON);
leptons_total.acceptTauDecays(false);
DressedLeptons dressedleptonsTotal(photons, leptons_total, 0.1, Cuts::open(), true);
addProjection(dressedleptonsTotal, "DressedLeptonsTotal");
// Neutrinos
IdentifiedFinalState nu_id;
nu_id.acceptNeutrinos();
PromptFinalState neutrinos(nu_id);
neutrinos.acceptTauDecays(false);
declare(neutrinos, "Neutrinos");
MSG_WARNING("\033[91;1mLIMITED VALIDITY - check info file for details!\033[m");
// Jets
VetoedFinalState veto;
veto.addVetoOnThisFinalState(dressedleptons);
FastJets jets(veto, FastJets::ANTIKT, 0.4);
declare(jets, "Jets");
// Book histograms
_h["eee"] = bookHisto1D(1, 1, 1);
_h["mee"] = bookHisto1D(1, 1, 2);
_h["emm"] = bookHisto1D(1, 1, 3);
_h["mmm"] = bookHisto1D(1, 1, 4);
_h["fid"] = bookHisto1D(1, 1, 5);
_h["eee_Plus"] = bookHisto1D(2, 1, 1);
_h["mee_Plus"] = bookHisto1D(2, 1, 2);
_h["emm_Plus"] = bookHisto1D(2, 1, 3);
_h["mmm_Plus"] = bookHisto1D(2, 1, 4);
_h["fid_Plus"] = bookHisto1D(2, 1, 5);
_h["eee_Minus"] = bookHisto1D(3, 1, 1);
_h["mee_Minus"] = bookHisto1D(3, 1, 2);
_h["emm_Minus"] = bookHisto1D(3, 1, 3);
_h["mmm_Minus"] = bookHisto1D(3, 1, 4);
_h["fid_Minus"] = bookHisto1D(3, 1, 5);
_h["total"] = bookHisto1D(5, 1, 1);
_h["Njets"] = bookHisto1D(27, 1, 1);
_h["Njets_norm"] = bookHisto1D(41, 1, 1);
bookHandler("ZpT", 12);
bookHandler("ZpT_Plus", 13);
bookHandler("ZpT_Minus", 14);
bookHandler("WpT", 15);
bookHandler("WpT_Plus", 16);
bookHandler("WpT_Minus", 17);
bookHandler("mTWZ", 18);
bookHandler("mTWZ_Plus", 19);
bookHandler("mTWZ_Minus", 20);
bookHandler("pTv", 21);
bookHandler("pTv_Plus", 22);
bookHandler("pTv_Minus", 23);
bookHandler("Deltay", 24);
bookHandler("Deltay_Plus", 25);
bookHandler("Deltay_Minus", 26);
bookHandler("mjj", 28);
bookHandler("Deltayjj", 29);
bookHandler("ZpT_norm", 30);
bookHandler("ZpT_Plus_norm", 31);
bookHandler("ZpT_Minus_norm", 32);
bookHandler("WpT_norm", 33);
bookHandler("mTWZ_norm", 34);
bookHandler("pTv_norm", 35);
bookHandler("pTv_Plus_norm", 36);
bookHandler("pTv_Minus_norm", 37);
bookHandler("Deltay_norm", 38);
bookHandler("Deltay_Minus_norm", 39);
bookHandler("Deltay_Plus_norm", 40);
bookHandler("mjj_norm", 42);
bookHandler("Deltayjj_norm", 43);
}
void bookHandler(const string& tag, size_t ID) {
_s[tag] = bookScatter2D(ID, 1, 1);
const string code1 = makeAxisCode(ID, 1, 1);
const string code2 = makeAxisCode(ID, 1, 2);
_h[tag] = bookHisto1D(code2, refData(code1));
}
/// Perform the per-event analysis
void analyze(const Event& event) {
/// @todo Do the event by event analysis here
const double weight = event.weight();
const vector<DressedLepton>& dressedleptons = apply<DressedLeptons>(event, "DressedLeptons").dressedLeptons();
const vector<DressedLepton>& dressedleptonsTotal = apply<DressedLeptons>(event, "DressedLeptonsTotal").dressedLeptons();
const Particles& neutrinos = apply<PromptFinalState>(event, "Neutrinos").particlesByPt();
Jets jets = apply<JetAlg>(event, "Jets").jetsByPt( (Cuts::abseta < 4.5) && (Cuts::pT > 25*GeV) );
if ((dressedleptonsTotal.size()<3) || (neutrinos.size()<1)) vetoEvent;
//---Total PS: assign leptons to W and Z bosons using Resonant shape algorithm
// NB: This resonant shape algorithm assumes the Standard Model and can therefore
// NOT be used for reinterpretation in terms of new-physics models.
int i, j, k;
double MassZ01 = 0., MassZ02 = 0., MassZ12 = 0.;
double MassW0 = 0., MassW1 = 0., MassW2 = 0.;
double WeightZ1, WeightZ2, WeightZ3;
double WeightW1, WeightW2, WeightW3;
double M1, M2, M3;
double WeightTotal1, WeightTotal2, WeightTotal3;
//try Z pair of leptons 01
if ( (dressedleptonsTotal[0].pid()==-(dressedleptonsTotal[1].pid())) && (dressedleptonsTotal[2].abspid()==neutrinos[0].abspid()-1)){
MassZ01 = (dressedleptonsTotal[0].momentum()+dressedleptonsTotal[1].momentum()).mass();
MassW2 = (dressedleptonsTotal[2].momentum()+neutrinos[0].momentum()).mass();
}
//try Z pair of leptons 02
if ( (dressedleptonsTotal[0].pid()==-(dressedleptonsTotal[2].pid())) && (dressedleptonsTotal[1].abspid()==neutrinos[0].abspid()-1)){
MassZ02 = (dressedleptonsTotal[0].momentum()+dressedleptonsTotal[2].momentum()).mass();
MassW1 = (dressedleptonsTotal[1].momentum()+neutrinos[0].momentum()).mass();
}
//try Z pair of leptons 12
if ( (dressedleptonsTotal[1].pid()==-(dressedleptonsTotal[2].pid())) && (dressedleptonsTotal[0].abspid()==neutrinos[0].abspid()-1)){
MassZ12 = (dressedleptonsTotal[1].momentum()+dressedleptonsTotal[2].momentum()).mass();
MassW0 = (dressedleptonsTotal[0].momentum()+neutrinos[0].momentum()).mass();
}
WeightZ1 = 1/(pow(MassZ01*MassZ01 - MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW1 = 1/(pow(MassW2*MassW2 - MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal1 = WeightZ1*WeightW1;
M1 = -1*WeightTotal1;
WeightZ2 = 1/(pow(MassZ02*MassZ02- MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW2 = 1/(pow(MassW1*MassW1- MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal2 = WeightZ2*WeightW2;
M2 = -1*WeightTotal2;
WeightZ3 = 1/(pow(MassZ12*MassZ12 - MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW3 = 1/(pow(MassW0*MassW0 - MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal3 = WeightZ3*WeightW3;
M3 = -1*WeightTotal3;
-
+ bool found(false);
if( (M1 < M2 && M1 < M3) || (MassZ01 != 0 && MassW2 != 0 && MassZ02 == 0 && MassZ12 == 0) ){
i = 0; j = 1; k = 2;
+ found=true;
}
if( (M2 < M1 && M2 < M3) || (MassZ02 != 0 && MassW1 != 0 && MassZ01 == 0 && MassZ12 == 0) ){
i = 0; j = 2; k = 1;
+ found=true;
}
if( (M3 < M1 && M3 < M2) || (MassZ12 != 0 && MassW0 != 0 && MassZ01 == 0 && MassZ02 == 0) ){
i = 1; j = 2; k = 0;
+ found=true;
}
+ if(!found) vetoEvent;
FourMomentum ZbosonTotal = dressedleptonsTotal[i].momentum()+dressedleptonsTotal[j].momentum();
if ( (ZbosonTotal.mass() >= 66*GeV) && (ZbosonTotal.mass() <= 116*GeV) ) _h["total"]->fill(8000, weight);
//---end Total PS
//---Fiducial PS: assign leptons to W and Z bosons using Resonant shape algorithm
if (dressedleptons.size() < 3 || neutrinos.size() < 1) vetoEvent;
int EventType = -1;
int Nel = 0, Nmu = 0;
for (const DressedLepton& l : dressedleptons) {
if (l.abspid() == 11) ++Nel;
if (l.abspid() == 13) ++Nmu;
}
if ( Nel == 3 && Nmu==0 ) EventType = 3;
if ( Nel == 2 && Nmu==1 ) EventType = 2;
if ( Nel == 1 && Nmu==2 ) EventType = 1;
if ( Nel == 0 && Nmu==3 ) EventType = 0;
int EventCharge = -dressedleptons[0].charge()*dressedleptons[1].charge()*dressedleptons[2].charge();
MassZ01 = 0; MassZ02 = 0; MassZ12 = 0;
MassW0 = 0; MassW1 = 0; MassW2 = 0;
//try Z pair of leptons 01
if ( (dressedleptons[0].pid()==-(dressedleptons[1].pid())) && (dressedleptons[2].abspid()==neutrinos[0].abspid()-1)){
MassZ01 = (dressedleptons[0].momentum()+dressedleptons[1].momentum()).mass();
MassW2 = (dressedleptons[2].momentum()+neutrinos[0].momentum()).mass();
}
//try Z pair of leptons 02
if ( (dressedleptons[0].pid()==-(dressedleptons[2].pid())) && (dressedleptons[1].abspid()==neutrinos[0].abspid()-1)){
MassZ02 = (dressedleptons[0].momentum()+dressedleptons[2].momentum()).mass();
MassW1 = (dressedleptons[1].momentum()+neutrinos[0].momentum()).mass();
}
//try Z pair of leptons 12
if ( (dressedleptons[1].pid()==-(dressedleptons[2].pid())) && (dressedleptons[0].abspid()==neutrinos[0].abspid()-1)){
MassZ12 = (dressedleptons[1].momentum()+dressedleptons[2].momentum()).mass();
MassW0 = (dressedleptons[0].momentum()+neutrinos[0].momentum()).mass();
}
WeightZ1 = 1/(pow(MassZ01*MassZ01 - MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW1 = 1/(pow(MassW2*MassW2 - MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal1 = WeightZ1*WeightW1;
M1 = -1*WeightTotal1;
WeightZ2 = 1/(pow(MassZ02*MassZ02- MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW2 = 1/(pow(MassW1*MassW1- MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal2 = WeightZ2*WeightW2;
M2 = -1*WeightTotal2;
WeightZ3 = 1/(pow(MassZ12*MassZ12 - MZ_PDG*MZ_PDG,2) + pow(MZ_PDG*GammaZ_PDG,2));
WeightW3 = 1/(pow(MassW0*MassW0 - MW_PDG*MW_PDG,2) + pow(MW_PDG*GammaW_PDG,2));
WeightTotal3 = WeightZ3*WeightW3;
M3 = -1*WeightTotal3;
if( (M1 < M2 && M1 < M3) || (MassZ01 != 0 && MassW2 != 0 && MassZ02 == 0 && MassZ12 == 0) ){
i = 0; j = 1; k = 2;
}
if( (M2 < M1 && M2 < M3) || (MassZ02 != 0 && MassW1 != 0 && MassZ01 == 0 && MassZ12 == 0) ){
i = 0; j = 2; k = 1;
}
if( (M3 < M1 && M3 < M2) || (MassZ12 != 0 && MassW0 != 0 && MassZ01 == 0 && MassZ02 == 0) ){
i = 1; j = 2; k = 0;
}
FourMomentum Zlepton1 = dressedleptons[i].momentum();
FourMomentum Zlepton2 = dressedleptons[j].momentum();
FourMomentum Wlepton = dressedleptons[k].momentum();
FourMomentum Zboson = dressedleptons[i].momentum()+dressedleptons[j].momentum();
FourMomentum Wboson = dressedleptons[k].momentum()+neutrinos[0].momentum();
double Wboson_mT = sqrt( 2 * Wlepton.pT() * neutrinos[0].pt() * (1 - cos(deltaPhi(Wlepton, neutrinos[0]))) )/GeV;
if (fabs(Zboson.mass()-MZ_PDG)>=10.) vetoEvent;
if (Wboson_mT<=30.) vetoEvent;
if (Wlepton.pT()<=20.) vetoEvent;
if (deltaR(Zlepton1,Zlepton2) < 0.2) vetoEvent;
if (deltaR(Zlepton1,Wlepton) < 0.3) vetoEvent;
if (deltaR(Zlepton2,Wlepton) < 0.3) vetoEvent;
double WZ_pt = Zlepton1.pt() + Zlepton2.pt() + Wlepton.pt() + neutrinos[0].pt();
double WZ_px = Zlepton1.px() + Zlepton2.px() + Wlepton.px() + neutrinos[0].px();
double WZ_py = Zlepton1.py() + Zlepton2.py() + Wlepton.py() + neutrinos[0].py();
double mTWZ = sqrt( pow(WZ_pt, 2) - ( pow(WZ_px, 2) + pow(WZ_py,2) ) )/GeV;
double AbsDeltay = fabs(Zboson.rapidity()-Wlepton.rapidity());
if (EventType == 3) _h["eee"]->fill(8000., weight);
if (EventType == 2) _h["mee"]->fill(8000., weight);
if (EventType == 1) _h["emm"]->fill(8000., weight);
if (EventType == 0) _h["mmm"]->fill(8000., weight);
_h["fid"]->fill(8000., weight);
if (EventCharge == 1) {
if (EventType == 3) _h["eee_Plus"]->fill(8000., weight);
if (EventType == 2) _h["mee_Plus"]->fill(8000., weight);
if (EventType == 1) _h["emm_Plus"]->fill(8000., weight);
if (EventType == 0) _h["mmm_Plus"]->fill(8000., weight);
_h["fid_Plus"]->fill(8000., weight);
_h["Deltay_Plus"]->fill(AbsDeltay, weight);
_h["Deltay_Plus_norm"]->fill(AbsDeltay, weight);
fillWithOverflow("ZpT_Plus", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("WpT_Plus", Wboson.pT()/GeV, 220, weight);
fillWithOverflow("mTWZ_Plus", mTWZ, 600, weight);
fillWithOverflow("pTv_Plus", neutrinos[0].pt(), 90, weight);
fillWithOverflow("ZpT_Plus_norm", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("pTv_Plus_norm", neutrinos[0].pt()/GeV, 90, weight);
} else {
if (EventType == 3) _h["eee_Minus"]->fill(8000., weight);
if (EventType == 2) _h["mee_Minus"]->fill(8000., weight);
if (EventType == 1) _h["emm_Minus"]->fill(8000., weight);
if (EventType == 0) _h["mmm_Minus"]->fill(8000., weight);
_h["fid_Minus"]->fill(8000., weight);
_h["Deltay_Minus"]->fill(AbsDeltay, weight);
_h["Deltay_Minus_norm"]->fill(AbsDeltay, weight);
fillWithOverflow("ZpT_Minus", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("WpT_Minus", Wboson.pT()/GeV, 220, weight);
fillWithOverflow("mTWZ_Minus", mTWZ, 600, weight);
fillWithOverflow("pTv_Minus", neutrinos[0].pt()/GeV, 90, weight);
fillWithOverflow("ZpT_Minus_norm", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("pTv_Minus_norm", neutrinos[0].pt()/GeV, 90, weight);
}
fillWithOverflow("ZpT", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("WpT", Wboson.pT()/GeV, 220, weight);
fillWithOverflow("mTWZ", mTWZ, 600, weight);
fillWithOverflow("pTv", neutrinos[0].pt()/GeV, 90, weight);
_h["Deltay"]->fill(AbsDeltay, weight);
fillWithOverflow("Njets", jets.size(), 5, weight);
fillWithOverflow("Njets_norm", jets.size(), 5, weight);
fillWithOverflow("ZpT_norm", Zboson.pT()/GeV, 220, weight);
fillWithOverflow("WpT_norm", Wboson.pT()/GeV, 220, weight);
fillWithOverflow("mTWZ_norm", mTWZ, 600, weight);
fillWithOverflow("pTv_norm", neutrinos[0].pt()/GeV, 90, weight);
_h["Deltay_norm"]->fill(AbsDeltay, weight);
if (jets.size()>1) {
double mjj = (jets[0].momentum()+jets[1].momentum()).mass()/GeV;
fillWithOverflow("mjj", mjj, 800, weight);
fillWithOverflow("mjj_norm", mjj, 800, weight);
double DeltaYjj = fabs(jets[0].rapidity()-jets[1].rapidity());
fillWithOverflow("Deltayjj", DeltaYjj, 5, weight);
fillWithOverflow("Deltayjj_norm", DeltaYjj, 5, weight);
}
}
void fillWithOverflow(const string& tag, const double value, const double overflow, const double weight){
if (value < overflow) _h[tag]->fill(value, weight);
else _h[tag]->fill(overflow - 0.45, weight);
}
/// Normalise histograms etc., after the run
void finalize() {
const double xs_pb(crossSection() / picobarn);
const double xs_fb(crossSection() / femtobarn);
const double sumw(sumOfWeights());
MSG_INFO("Cross-Section/pb: " << xs_pb );
MSG_INFO("Cross-Section/fb: " << xs_fb );
MSG_INFO("Sum of weights : " << sumw );
MSG_INFO("nEvents : " << numEvents());
const double sf_pb(xs_pb / sumw);
const double sf_fb(xs_fb / sumw);
MSG_INFO("sf_pb : " << sf_pb);
MSG_INFO("sf_fb : " << sf_fb);
float totalBR= 4*0.1086*0.033658; // W and Z leptonic branching fractions
for (map<string, Histo1DPtr>::iterator it = _h.begin(); it != _h.end(); ++it) {
if (it->first.find("total") != string::npos) scale(it->second, sf_pb/totalBR);
else if (it->first.find("norm") != string::npos) normalize(it->second);
else if (it->first.find("fid") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("Njets") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("ZpT") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("WpT") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("mTWZ") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("pTv") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("Deltay") != string::npos) scale(it->second, sf_fb/4.);
else if (it->first.find("mjj") != string::npos) scale(it->second, sf_fb/4.);
else scale(it->second, sf_fb);
}
for (map<string, Scatter2DPtr>::iterator it = _s.begin(); it != _s.end(); ++it) {
makeScatterWithoutDividingByBinwidth(it->first);
removeAnalysisObject(_h[it->first]);
}
}
void makeScatterWithoutDividingByBinwidth(const string& tag) {
vector<Point2D> points;
//size_t nBins = _dummy->numBins();
for (const HistoBin1D &bin : _h[tag]->bins()) {
double x = bin.midpoint();
double y = bin.sumW();
double ex = bin.xWidth()/2;
double ey = sqrt(bin.sumW2());
points.push_back(Point2D(x, y, ex, ey));
}
_s[tag]->addPoints(points);
}
//@}
private:
/// @name Histograms
//@{
map<string, Histo1DPtr> _h;
map<string, Scatter2DPtr> _s;
//@}
double MZ_PDG = 91.1876;
double MW_PDG = 83.385;
double GammaZ_PDG = 2.4952;
double GammaW_PDG = 2.085;
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ATLAS_2016_I1426523);
}
diff --git a/analyses/pluginATLAS/ATLAS_2016_I1467230.info b/analyses/pluginATLAS/ATLAS_2016_I1467230.info
--- a/analyses/pluginATLAS/ATLAS_2016_I1467230.info
+++ b/analyses/pluginATLAS/ATLAS_2016_I1467230.info
@@ -1,50 +1,50 @@
Name: ATLAS_2016_I1467230
Year: 2016
Summary: Track-based minimum bias with low-pT tracks at 13 TeV
Experiment: ATLAS
Collider: LHC
-SpiresID: 1467230
+InspireID: 1467230
Status: VALIDATED
Authors:
- Roman Lysak <roman.lysak@cern.ch>
References:
- "Eur.Phys.J. C76 (2016) no.9, 502"
- "doi:10.1140/epjc/s10052-016-4335-y"
- "arXiv:1606.01133 [hep-ex]"
Keywords:
- minbias
- lowpt
RunInfo:
"$pp$ QCD interactions at 13 TeV. Diffractive events should
be included. Multiple kinematic cuts should not be required."
Luminosity_fb: 1.51*E-07
Beams: [p+, p+]
Energies: [13000]
PtCuts: [0.1]
Description:
"Measurements of distributions of charged particles produced in proton-proton collisions with a centre-of-mass energy of 13 TeV
are presented. The data were recorded by the ATLAS detector at the LHC and correspond to an integrated luminosity of
151 $\\mu$b$^{-1}$. The particles are required to have a transverse momentum greater than 100 MeV and an absolute pseudorapidity
less than 2.5. The charged-particle multiplicity, its dependence on transverse momentum and pseudorapidity and the dependence of
the mean transverse momentum on multiplicity are measured in events containing at least two charged particles satisfying the
above kinematic criteria. The results are corrected for detector effects and compared to the predictions from several Monte Carlo
event generators."
BibKey: Aaboud:2016itf
BibTeX: '@article{Aaboud:2016itf,
author = "Aaboud, Morad and others",
title = "{Charged-particle distributions at low transverse
momentum in $\sqrt{s} = 13$ TeV pp interactions measured
with the ATLAS detector at the LHC}",
collaboration = "ATLAS",
journal = "Eur. Phys. J.",
volume = "C76",
year = "2016",
number = "9",
pages = "502",
doi = "10.1140/epjc/s10052-016-4335-y",
eprint = "1606.01133",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-EP-2016-099",
SLACcitation = "%%CITATION = ARXIV:1606.01133;%%"
}'
diff --git a/analyses/pluginATLAS/ATLAS_2016_I1502620.cc b/analyses/pluginATLAS/ATLAS_2016_I1502620.cc
--- a/analyses/pluginATLAS/ATLAS_2016_I1502620.cc
+++ b/analyses/pluginATLAS/ATLAS_2016_I1502620.cc
@@ -1,242 +1,239 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/WFinder.hh"
#include "Rivet/Projections/ZFinder.hh"
namespace Rivet {
/// @brief inclusive W/Z cross sections at 7 TeV
class ATLAS_2016_I1502620 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(ATLAS_2016_I1502620);
//@}
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Get options from the new option system
// run everything
_mode = 0;
_runZ = true;
_runW = true;
if ( getOption("LMODE") == "EL" ||
- getOption("LMODE") == "ZEL" ||
- getOption("LMODE") == "WEL" )
- _mode = 1;
+ getOption("LMODE") == "ZEL" ||
+ getOption("LMODE") == "WEL" )
+ _mode = 1;
if ( getOption("LMODE") == "MU" ||
- getOption("LMODE") == "ZMU" ||
- getOption("LMODE") == "WMU" )
- _mode = 2;
+ getOption("LMODE") == "ZMU" ||
+ getOption("LMODE") == "WMU" )
+ _mode = 2;
if ( getOption("LMODE") == "Z" ||
- getOption("LMODE") == "ZEL" ||
- getOption("LMODE") == "ZMU" )
- _runW = false;
+ getOption("LMODE") == "ZEL" ||
+ getOption("LMODE") == "ZMU" )
+ _runW = false;
if ( getOption("LMODE") == "W" ||
- getOption("LMODE") == "WEL" ||
- getOption("LMODE") == "WMU" )
- _runZ = false;
-
-
+ getOption("LMODE") == "WEL" ||
+ getOption("LMODE") == "WMU" )
+ _runZ = false;
///Initialise and register projections here
const FinalState fs;
Cut Wcuts = Cuts::pT >= 25*GeV; // minimum lepton pT
Cut Zcuts = Cuts::pT >= 20.0*GeV;
WFinder wfinder_edressed(fs, Wcuts, PID::ELECTRON, 40*GeV, 13*TeV, 25*GeV, 0.1,
WFinder::CLUSTERNODECAY, WFinder::NOTRACK, WFinder::TRANSMASS);
declare(wfinder_edressed, "WFinder_edressed");
ZFinder zfindere(fs, Zcuts, PID::ELECTRON, 46.0*GeV, 150*GeV, 0.1, ZFinder::CLUSTERNODECAY, ZFinder::NOTRACK);
declare(zfindere, "ZFindere");
WFinder wfinder_mdressed(fs, Wcuts, PID::MUON, 40*GeV, 13*TeV, 25*GeV, 0.1,
WFinder::CLUSTERNODECAY, WFinder::NOTRACK, WFinder::TRANSMASS);
declare(wfinder_mdressed, "WFinder_mdressed");
ZFinder zfinderm(fs, Zcuts, PID::MUON, 46.0*GeV, 150*GeV, 0.1, ZFinder::CLUSTERNODECAY, ZFinder::NOTRACK);
declare(zfinderm, "ZFinderm");
/// Book histograms here
if (_runW) {
- _h_Wp_eta = bookHisto1D( 9, 1, 1);
- _h_Wm_eta = bookHisto1D( 10, 1, 1);
- _h_W_asym = bookScatter2D(35, 1, 1);
+ _h_Wp_eta = bookHisto1D( 9, 1, 1);
+ _h_Wm_eta = bookHisto1D( 10, 1, 1);
+ _h_W_asym = bookScatter2D(35, 1, 1);
}
if (_runZ) {
- _h_Zcenlow_y_dressed = bookHisto1D(11, 1, 1);
- _h_Zcenpeak_y_dressed = bookHisto1D(12, 1, 1);
- _h_Zcenhigh_y_dressed = bookHisto1D(13, 1, 1);
- _h_Zfwdpeak_y_dressed = bookHisto1D(14, 1, 1);
- _h_Zfwdhigh_y_dressed = bookHisto1D(15, 1, 1);
+ _h_Zcenlow_y_dressed = bookHisto1D(11, 1, 1);
+ _h_Zcenpeak_y_dressed = bookHisto1D(12, 1, 1);
+ _h_Zcenhigh_y_dressed = bookHisto1D(13, 1, 1);
+ _h_Zfwdpeak_y_dressed = bookHisto1D(14, 1, 1);
+ _h_Zfwdhigh_y_dressed = bookHisto1D(15, 1, 1);
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
// W stuff
const WFinder& wfindere = apply<WFinder>(event, "WFinder_edressed");
const WFinder& wfinderm = apply<WFinder>(event, "WFinder_mdressed");
if (wfindere.bosons().size()+wfinderm.bosons().size() == 1 && _runW) {
const double weight = event.weight();
- Particle lep;
- if (_mode !=2 && wfindere.bosons().size() == 1 ) {
- lep = wfindere.constituentLeptons()[0];
- }
- else if (_mode !=1 && wfinderm.bosons().size() == 1 ) {
- lep = wfinderm.constituentLeptons()[0];
- }
- if (lep.charge3() > 0) _h_Wp_eta->fill(lep.abseta(), weight);
- else _h_Wm_eta->fill(lep.abseta(), weight);
+ Particle lep;
+ if (_mode !=2 && wfindere.bosons().size() == 1 ) {
+ lep = wfindere.constituentLeptons()[0];
+ }
+ else if (_mode !=1 && wfinderm.bosons().size() == 1 ) {
+ lep = wfinderm.constituentLeptons()[0];
+ }
+ if (lep.charge3() == 3) {
+ _h_Wp_eta->fill(lep.abseta(), weight);
+ }
+ else if (lep.charge3() == -3) {
+ _h_Wm_eta->fill(lep.abseta(), weight);
+ }
}
// now the Z stuff.
const ZFinder& zfindere = apply<ZFinder>(event, "ZFindere");
const ZFinder& zfinderm = apply<ZFinder>(event, "ZFinderm");
// must be one and only one candidate.
if (zfindere.bosons().size()+zfinderm.bosons().size() == 1 && _runZ) {
- const double weight = event.weight();
-
- Particle Zboson;
- ParticleVector leptons;
-
- // candidate is e+e-
- if (_mode != 2 && zfindere.bosons().size() == 1 ) {
-
- Zboson = zfindere.boson();
- leptons = zfindere.constituents();
- }
+ const double weight = event.weight();
+
+ Particle Zboson;
+ ParticleVector leptons;
+
+ // candidate is e+e-
+ if (_mode != 2 && zfindere.bosons().size() == 1 ) {
+
+ Zboson = zfindere.boson();
+ leptons = zfindere.constituents();
+ }
- // candidate is mu+mu-
+ // candidate is mu+mu-
else if (_mode !=1 && zfinderm.bosons().size() == 1 ) {
-
- Zboson = zfinderm.boson();
- leptons = zfinderm.constituents();
-
- }
- const double zrap = Zboson.absrap();
- const double zmass = Zboson.mass();
- const double eta1 = leptons[0].abseta();
- const double eta2 = leptons[1].abseta();
-
- // separation into central/forward and three mass bins
- if (eta1 < 2.5 && eta2 < 2.5) {
- if (zmass < 66.0*GeV) _h_Zcenlow_y_dressed->fill(zrap, weight);
- else if (zmass < 116.0*GeV) _h_Zcenpeak_y_dressed->fill(zrap, weight);
- else _h_Zcenhigh_y_dressed->fill(zrap, weight);
- }
- else if ((eta1 < 2.5 && 2.5 < eta2 && eta2 < 4.9) || (eta2 < 2.5 && 2.5 < eta1 && eta1 < 4.9)) {
- if (zmass < 66.0*GeV) vetoEvent;
- if (zmass < 116.0*GeV) _h_Zfwdpeak_y_dressed->fill(zrap, weight);
- else _h_Zfwdhigh_y_dressed->fill(zrap, weight);
- }
+
+ Zboson = zfinderm.boson();
+ leptons = zfinderm.constituents();
+
+ }
+ const double zrap = Zboson.absrap();
+ const double zmass = Zboson.mass();
+ const double eta1 = leptons[0].abseta();
+ const double eta2 = leptons[1].abseta();
+
+ // separation into central/forward and three mass bins
+ if (eta1 < 2.5 && eta2 < 2.5) {
+ if (zmass < 66.0*GeV) _h_Zcenlow_y_dressed->fill(zrap, weight);
+ else if (zmass < 116.0*GeV) _h_Zcenpeak_y_dressed->fill(zrap, weight);
+ else _h_Zcenhigh_y_dressed->fill(zrap, weight);
+ }
+ else if ((eta1 < 2.5 && 2.5 < eta2 && eta2 < 4.9) || (eta2 < 2.5 && 2.5 < eta1 && eta1 < 4.9)) {
+ if (zmass < 66.0*GeV) vetoEvent;
+ if (zmass < 116.0*GeV) _h_Zfwdpeak_y_dressed->fill(zrap, weight);
+ else _h_Zfwdhigh_y_dressed->fill(zrap, weight);
+ }
}
-
+
}
/// Normalise histograms etc., after the run
void finalize() {
// Construct asymmetry: (dsig+/deta - dsig-/deta) / (dsig+/deta + dsig-/deta)
//divide(*_h_Wp_eta - *_h_Wm_eta, *_h_Wp_eta + *_h_Wm_eta, _h_W_asym);
if (_runW) {
- for (size_t i = 0; i < _h_Wp_eta->numBins(); ++i) {
- YODA::HistoBin1D& bp = _h_Wp_eta->bin(i);
- YODA::HistoBin1D& bm = _h_Wm_eta->bin(i);
- const double sum = bp.height() + bm.height();
- //const double xerr = 0.5 * bp.xWidth();
- double val = 0., yerr = 0.;
+ for (size_t i = 0; i < _h_Wp_eta->numBins(); ++i) {
+ YODA::HistoBin1D& bp = _h_Wp_eta->bin(i);
+ YODA::HistoBin1D& bm = _h_Wm_eta->bin(i);
+ const double sum = bp.height() + bm.height();
+ //const double xerr = 0.5 * bp.xWidth();
+ double val = 0., yerr = 0.;
- if (sum) {
- const double pos2 = bp.height() * bp.height();
- const double min2 = bm.height() * bm.height();
- const double errp2 = bp.heightErr() * bp.heightErr();
- const double errm2 = bm.heightErr() * bm.heightErr();
- val = (bp.height() - bm.height()) / sum;
- yerr = 2. * sqrt(errm2 * pos2 + errp2 * min2) / (sum * sum);
- }
- _h_W_asym->addPoint(bp.midpoint(), val, 0.5*bp.xWidth(), yerr);
- }
+ if (sum) {
+ const double pos2 = bp.height() * bp.height();
+ const double min2 = bm.height() * bm.height();
+ const double errp2 = bp.heightErr() * bp.heightErr();
+ const double errm2 = bm.heightErr() * bm.heightErr();
+ val = (bp.height() - bm.height()) / sum;
+ yerr = 2. * sqrt(errm2 * pos2 + errp2 * min2) / (sum * sum);
+ }
+ _h_W_asym->addPoint(bp.midpoint(), val, 0.5*bp.xWidth(), yerr);
+ }
}
// Print summary info
const double xs_pb(crossSection() / picobarn);
const double sumw(sumOfWeights());
MSG_DEBUG( "Cross-section/pb : " << xs_pb );
MSG_DEBUG( "Sum of weights : " << sumw );
MSG_DEBUG( "nEvents : " << numEvents() );
/// Normalise, scale and otherwise manipulate histograms here
double lfac = 1.0;
// If we have been running on both electrons and muons, need to divide by two to
// get the xsec for one flavour
if (_mode == 0) lfac = 0.5;
const double sf = lfac * 0.5 * xs_pb / sumw; // 0.5 accounts for rapidity bin width
if (_runW){
- scale(_h_Wp_eta, sf);
- scale(_h_Wm_eta, sf);
+ scale(_h_Wp_eta, sf);
+ scale(_h_Wm_eta, sf);
}
if (_runZ){
- scale(_h_Zcenlow_y_dressed, sf);
- scale(_h_Zcenpeak_y_dressed, sf);
- scale(_h_Zcenhigh_y_dressed, sf);
- scale(_h_Zfwdpeak_y_dressed, sf);
- scale(_h_Zfwdhigh_y_dressed, sf);
+ scale(_h_Zcenlow_y_dressed, sf);
+ scale(_h_Zcenpeak_y_dressed, sf);
+ scale(_h_Zcenhigh_y_dressed, sf);
+ scale(_h_Zfwdpeak_y_dressed, sf);
+ scale(_h_Zfwdhigh_y_dressed, sf);
}
}
//@}
protected:
size_t _mode;
bool _runZ, _runW;
private:
/// @name Histograms
//@{
Histo1DPtr _h_Wp_eta, _h_Wm_eta;
Scatter2DPtr _h_W_asym;
Histo1DPtr _h_Zcenlow_y_dressed;
Histo1DPtr _h_Zcenpeak_y_dressed;
Histo1DPtr _h_Zcenhigh_y_dressed;
Histo1DPtr _h_Zfwdpeak_y_dressed;
Histo1DPtr _h_Zfwdhigh_y_dressed;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ATLAS_2016_I1502620);
}
-// END END END
-
-
-
-
diff --git a/analyses/pluginATLAS/ATLAS_2018_I1667046.plot b/analyses/pluginATLAS/ATLAS_2018_I1667046.plot
--- a/analyses/pluginATLAS/ATLAS_2018_I1667046.plot
+++ b/analyses/pluginATLAS/ATLAS_2018_I1667046.plot
@@ -1,41 +1,41 @@
#BEGIN PLOT /ATLAS_2018_I1667046/sigmaM
Title = Plot 1
-XLabel = $Mass_J^{Sigma}$ [GeV]
+XLabel = Mass$_J^{\Sigma}$ [GeV]
YLabel = Fraction of Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/ModEta12
Title = Plot 2
-XLabel = $|delta eta_12|$
+XLabel = $|\Delta \eta_{12}|$
YLabel = Fraction of Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/4jSR
Title = Search Region 4jSR
-XLabel = $Mass_J^{Sigma}$ [GeV]
+XLabel = Mass$_J^{\Sigma}$ [GeV]
YLabel = Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/5jSR
Title = Search Region 5jSR
-XLabel = $Mass_J^{Sigma}$ [GeV]
+XLabel = Mass$_J^{\Sigma}$ [GeV]
YLabel = Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/4jbSR
Title = Search Region 4jSRb
-XLabel = $Mass_J^{Sigma}$ [GeV]
+XLabel = Mass$_J^{\Sigma}$ [GeV]
YLabel = Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/5jb1SR
Title = Search Region 5jSRb
-XLabel = $Mass_J^{Sigma}$ [GeV]
+XLabel = Mass$_J^{\Sigma}$ [GeV]
YLabel = Entries
#END PLOT
#BEGIN PLOT /ATLAS_2018_I1667046/5jb2SR
#Title = Search Region 4jSR
-#XLabel = $Mass_J^{Sigma}$ [GeV]
+#XLabel = Mass$_J^{\Sigma}$ [GeV]
#YLabel = Entries
#END PLOT
diff --git a/analyses/pluginATLAS/ATLAS_2019_I1720442.plot b/analyses/pluginATLAS/ATLAS_2019_I1720442.plot
--- a/analyses/pluginATLAS/ATLAS_2019_I1720442.plot
+++ b/analyses/pluginATLAS/ATLAS_2019_I1720442.plot
@@ -1,58 +1,58 @@
# BEGIN PLOT /ATLAS_2019_I1720442/d.
LogY=1
XTwosidedTicks=1
YTwosidedTicks=1
LegendAlign=r
LeftMargin=1.5
XLabel=$m_{4\ell}$ [GeV]
YLabel=$\text{d} \sigma^\text{fid}_{4\ell}/\text{d}m_{4\ell}$ [fb / GeV]
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d01
Title=Inclusive
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d02
Title=$0 < p_\text{T} < 20$ GeV
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d03
Title=$20 < p_\text{T} < 50$ GeV
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d04
Title=$50 < p_\text{T} < 100$ GeV
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d05
Title=$100 < p_\text{T} < 600$ GeV
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d06
-Title=$0 < |y| < 0.4$ GeV
+Title=$0 < |y| < 0.4$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d07
-Title=$0.4 < |y| < 0.8$ GeV
+Title=$0.4 < |y| < 0.8$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d08
-Title=$0.8 < |y| < 1.2$ GeV
+Title=$0.8 < |y| < 1.2$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d09
-Title=$1.2 < |y| < 2.5$ GeV
+Title=$1.2 < |y| < 2.5$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d12
Title=$4\mu$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d13
Title=$4e$
# END PLOT
# BEGIN PLOT /ATLAS_2019_I1720442/d14
Title=$2e 2\mu$
# END PLOT
diff --git a/analyses/pluginBABAR/BABAR_2005_S6181155.info b/analyses/pluginBABAR/BABAR_2005_S6181155.info
--- a/analyses/pluginBABAR/BABAR_2005_S6181155.info
+++ b/analyses/pluginBABAR/BABAR_2005_S6181155.info
@@ -1,42 +1,42 @@
Name: BABAR_2005_S6181155
Summary: Production and decay of $\Xi^0_c$ at BABAR.
Experiment: BaBar
Collider: PEP-II
Status: VALIDATED
Authors:
- Peter Richardson <Peter.Richardson@durham.ac.uk>
References:
- Phys.Rev.Lett. 95 (2005) 142003
- hep-ex/0504014
RunInfo:
$e^+ e^-$ analysis on the $\Upsilon(4S)$ resonance, with CoM boosts
of 8.0~GeV~($e^-$) and 3.5~GeV~($e^+$)
NumEvents: 1000000
-SpiresID: 6895344
+SpiresID: 6181155
InspireID: 679961
Beams: [e+, e-]
Energies: [[3.5, 8.0],[3.5,7.91]]
PtCuts: [0]
Description: Analysis of $\Xi_c^0$ production in B decays and from the $c\bar{c}$ continuum, with the $\Xi_c^0$
decaying into $\Omega^- K^+$ and $\Xi^- \pi^+$ final states measured using 116.1 $\text{fb}^{-1}$ of data
collected by the BABAR detector.
The normalisation of the data as been modifed from that presented in the original paper in order
to produce a differential cross section rather than the cross section in each bin. In addition to the data
presented in the paper plots are alos made with unit normalisation which can be more useful for
Monte Carlo tuning.
BibKey: Aubert:2005cu
BibTeX: '@article{Aubert:2005cu,
author = "Aubert, Bernard and others",
title = "{Production and decay of $\Xi_c^0$ at BABAR}",
collaboration = "BABAR Collaboration",
journal = "Phys.Rev.Lett.",
volume = "95",
pages = "142003",
doi = "10.1103/PhysRevLett.95.142003",
year = "2005",
eprint = "hep-ex/0504014",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "SLAC-PUB-11100, BABAR-PUB-05-008",
SLACcitation = "%%CITATION = HEP-EX/0504014;%%",
}'
diff --git a/analyses/pluginBABAR/BABAR_2006_I719581.cc b/analyses/pluginBABAR/BABAR_2006_I719581.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBABAR/BABAR_2006_I719581.cc
@@ -0,0 +1,119 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Omega decay asymmetries
+ class BABAR_2006_I719581 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BABAR_2006_I719581);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+ // Book histograms
+ _h_ctheta_xic = bookHisto1D(1,1,1);
+ _h_ctheta_omegac = bookHisto1D(2,1,1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Xi_c0 baryons and Omega_c0 baryons
+ foreach(const Particle& baryon, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==4132 || Cuts::abspid==4332 )) {
+ int sign = baryon.pid()/baryon.abspid();
+ if(baryon.children().size()!=2) continue;
+ Particle baryon1,meson1;
+ if(baryon.abspid()==4132) {
+ if(baryon.children()[0].pdgId()==sign*3334 &&
+ baryon.children()[1].pdgId()==sign*321) {
+ baryon1 = baryon.children()[0];
+ meson1 = baryon.children()[1];
+ }
+ else if(baryon.children()[1].pdgId()==sign*3332 &&
+ baryon.children()[0].pdgId()==sign*321) {
+ baryon1 = baryon.children()[1];
+ meson1 = baryon.children()[0];
+ }
+ else
+ continue;
+ }
+ else {
+ if(baryon.children()[0].pdgId()==sign*3334 &&
+ baryon.children()[1].pdgId()==sign*211) {
+ baryon1 = baryon.children()[0];
+ meson1 = baryon.children()[1];
+ }
+ else if(baryon.children()[1].pdgId()==sign*3334 &&
+ baryon.children()[0].pdgId()==sign*211) {
+ baryon1 = baryon.children()[1];
+ meson1 = baryon.children()[0];
+ }
+ else
+ continue;
+ }
+ Particle baryon2,meson2;
+ if(baryon1.children()[0].pdgId()== sign*3122 &&
+ baryon1.children()[1].pdgId()==-sign*321) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pdgId()== sign*3122 &&
+ baryon1.children()[0].pdgId()==-sign*321) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ // first boost to the Xic/Omegac rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(baryon.momentum().betaVec());
+ FourMomentum pbaryon1 = boost1.transform(baryon1.momentum());
+ FourMomentum pbaryon2 = boost1.transform(baryon2.momentum());
+ // to omega rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pbaryon1.betaVec());
+ Vector3 axis = pbaryon1.p3().unit();
+ FourMomentum pp = boost2.transform(pbaryon2);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ if(baryon.abspid()==4132)
+ _h_ctheta_xic->fill(cTheta,1.);
+ else
+ _h_ctheta_omegac->fill(cTheta,1.);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_ctheta_xic);
+ normalize(_h_ctheta_omegac);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_ctheta_xic,_h_ctheta_omegac;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BABAR_2006_I719581);
+
+
+}
diff --git a/analyses/pluginBABAR/BABAR_2006_I719581.info b/analyses/pluginBABAR/BABAR_2006_I719581.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBABAR/BABAR_2006_I719581.info
@@ -0,0 +1,36 @@
+Name: BABAR_2006_I719581
+Year: 2006
+Summary: Decay asymmetries in the decay of $\Omega^-$ baryons produced in $\Xi^0_c$ and $\Omega_c^0$ decays
+Experiment: BABAR
+Collider: PEP-II
+InspireID: 719581
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 97 (2006) 112001
+RunInfo: Any process producing Xi_c0 and Omega_c0 baryons
+Description:
+'Measurement of the decay asymmetries in $\Xi^0_c\to\Omega^-K^+$ and $\Omega^=_c\to\Omega^-\pi^+$ by the BaBar experiment.
+ In both cases the decay mode $\Omega^-\to\Lambda^0K^-$ was used.
+ This analysis is useful for testing spin correlations in hadron decays.'
+Keywords: []
+BibKey: Aubert:2006dc
+BibTeX: '@article{Aubert:2006dc,
+ author = "Aubert, Bernard and others",
+ title = "{Measurement of the spin of the Omega- hyperon at BABAR}",
+ booktitle = "{Proceedings of the 33rd International Conference on High
+ Energy Physics (ICHEP 06): Moscow, Russia, July 26-August
+ 2, 2006}",
+ collaboration = "BaBar",
+ journal = "Phys. Rev. Lett.",
+ volume = "97",
+ year = "2006",
+ pages = "112001",
+ doi = "10.1103/PhysRevLett.97.112001",
+ eprint = "hep-ex/0606039",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "SLAC-PUB-11896, BABAR-PUB-05-05",
+ SLACcitation = "%%CITATION = HEP-EX/0606039;%%"
+}'
diff --git a/analyses/pluginBABAR/BABAR_2006_I719581.plot b/analyses/pluginBABAR/BABAR_2006_I719581.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBABAR/BABAR_2006_I719581.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /BABAR_2006_I719581/d01-x01-y01
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+Title=Decay angle for $\Xi^0_c\to\Omega^-K^+$ with $\Omega^-\to\Lambda^0K^-$
+END PLOT
+BEGIN PLOT /BABAR_2006_I719581/d02-x01-y01
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+Title=Decay angle for $\Omega^0_c\to\Omega^-\pi^+$ with $\Omega^-\to\Lambda^0K^-$
+END PLOT
diff --git a/analyses/pluginBABAR/BABAR_2006_I719581.yoda b/analyses/pluginBABAR/BABAR_2006_I719581.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBABAR/BABAR_2006_I719581.yoda
@@ -0,0 +1,36 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BABAR_2006_I719581/d01-x01-y01
+IsRef: 1
+Path: /REF/BABAR_2006_I719581/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.90000 0.10000 0.10000 7.61078e-01 7.56166e-02 7.56166e-02
+-0.70000 0.10000 0.10000 6.74215e-01 7.29021e-02 7.29021e-02
+-0.50000 0.10000 0.10000 5.07471e-01 6.28199e-02 6.28199e-02
+-0.30000 0.10000 0.10000 3.16685e-01 5.07988e-02 5.07988e-02
+-0.10000 0.10000 0.10000 2.37061e-01 4.42066e-02 4.42066e-02
+0.10000 0.10000 0.10000 2.97037e-01 5.00233e-02 5.00233e-02
+0.30000 0.10000 0.10000 3.74593e-01 5.50644e-02 5.50644e-02
+0.50000 0.10000 0.10000 4.17248e-01 5.58399e-02 5.58399e-02
+0.70000 0.10000 0.10000 5.56331e-01 6.24321e-02 6.24321e-02
+0.90000 0.10000 0.10000 8.58280e-01 7.75555e-02 7.75555e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BABAR_2006_I719581/d02-x01-y01
+IsRef: 1
+Path: /REF/BABAR_2006_I719581/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.90000 0.10000 0.10000 4.66908e-01 2.35895e-01 2.35895e-01
+-0.70000 0.10000 0.10000 5.93138e-01 2.05035e-01 2.05035e-01
+-0.50000 0.10000 0.10000 6.77523e-01 1.81498e-01 1.81498e-01
+-0.30000 0.10000 0.10000 4.88179e-01 1.73129e-01 1.73129e-01
+-0.10000 0.10000 0.10000 2.38859e-01 1.51161e-01 1.51161e-01
+0.10000 0.10000 0.10000 2.18983e-01 1.29193e-01 1.29193e-01
+0.30000 0.10000 0.10000 3.33705e-01 1.63191e-01 1.63191e-01
+0.50000 0.10000 0.10000 4.17742e-01 1.67376e-01 1.67376e-01
+0.70000 0.10000 0.10000 5.33510e-01 1.57961e-01 1.57961e-01
+0.90000 0.10000 0.10000 1.03145e+00 2.31188e-01 2.31188e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBABAR/BABAR_2017_I1591716.info b/analyses/pluginBABAR/BABAR_2017_I1591716.info
--- a/analyses/pluginBABAR/BABAR_2017_I1591716.info
+++ b/analyses/pluginBABAR/BABAR_2017_I1591716.info
@@ -1,40 +1,37 @@
Name: BABAR_2017_I1591716
Year: 2017
Summary: Cross section for $e^+e^-\to K_S^0K^\pm\pi^\mp$ with $\pi^0$, $\eta$ between threshold and 4 GeV
Experiment: BABAR
Collider: PEP-II
InspireID: 1591716
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Rev. D95 (2017) no.9, 092005
RunInfo: e+e- to hadrons
NeedCrossSection: yes
Beams: [e+,e-]
Description:
'Cross section for $e^+e^-\to K_S^0K^\pm\pi^\mp$ with $\pi^0$, $\eta$ between threshold and 4 GeV using radiative events.'
Keywords:
BibKey: TheBABAR:2017aph
BibTeX: '@article{TheBABAR:2017aph,
author = "Lees, J. P. and others",
title = "{Measurement of the $e^+e^-\to K^0_{\scriptscriptstyle
S}K^\pm\pi^{\mp}\pi^0$ and $K^0_{\scriptscriptstyle
S}K^\pm\pi^\mp\eta$ cross sections using initial-state
radiation}",
collaboration = "BaBar",
journal = "Phys. Rev.",
volume = "D95",
year = "2017",
number = "9",
pages = "092005",
doi = "10.1103/PhysRevD.95.092005",
eprint = "1704.05009",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "BABAR-PUB-15-005, SLAC-PUB-16940",
SLACcitation = "%%CITATION = ARXIV:1704.05009;%%"
}'
-ToDo:
- - Implement the analysis, test it, remove this ToDo, and mark as VALIDATED :-)
-
diff --git a/analyses/pluginBABAR/BABAR_2017_I1621593.cc b/analyses/pluginBABAR/BABAR_2017_I1621593.cc
--- a/analyses/pluginBABAR/BABAR_2017_I1621593.cc
+++ b/analyses/pluginBABAR/BABAR_2017_I1621593.cc
@@ -1,87 +1,103 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
#include "Rivet/Projections/FinalState.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class BABAR_2017_I1621593 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(BABAR_2017_I1621593);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
- _num4pi = bookCounter("TMP/num4");
+ _num4pi = bookCounter("TMP/num4");
+ _numOmega = bookCounter("TMP/numOmega");
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
if(ntotal!=4) vetoEvent;
- if(nCount[-211]==1&&nCount[211]==1&&nCount[111]==2)
+ if(nCount[-211]==1&&nCount[211]==1&&nCount[111]==2) {
_num4pi->fill(event.weight());
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ if(!ufs.particles(Cuts::pid==223).empty())
+ _numOmega->fill(event.weight());
+ }
}
/// Normalise histograms etc., after the run
void finalize() {
- double sigma = _num4pi->val();
- double error = _num4pi->err();
- sigma *= crossSection()/ sumOfWeights() /nanobarn;
- error *= crossSection()/ sumOfWeights() /nanobarn;
- 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, sigma, ex, make_pair(error,error));
+ for(unsigned int ix=1;ix<3;++ix) {
+ double sigma,error;
+ if(ix==1) {
+ sigma = _num4pi->val();
+ error = _num4pi->err();
}
else {
- mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ sigma = _numOmega->val();
+ error = _numOmega->err();
+ }
+ sigma *= crossSection()/ sumOfWeights() /nanobarn;
+ error *= crossSection()/ sumOfWeights() /nanobarn;
+ Scatter2D temphisto(refData(ix, 1, 1));
+ Scatter2DPtr mult = bookScatter2D(ix, 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
}
}
}
//@}
/// @name Histograms
//@{
- CounterPtr _num4pi;
+ CounterPtr _num4pi,_numOmega;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(BABAR_2017_I1621593);
}
diff --git a/analyses/pluginBABAR/BABAR_2017_I1621593.plot b/analyses/pluginBABAR/BABAR_2017_I1621593.plot
--- a/analyses/pluginBABAR/BABAR_2017_I1621593.plot
+++ b/analyses/pluginBABAR/BABAR_2017_I1621593.plot
@@ -1,7 +1,14 @@
BEGIN PLOT /BABAR_2017_I1621593/d01-x01-y01
Title=$\sigma(e^+e^-\to \pi^+\pi^-\pi^0\pi^0)$
XLabel=$\sqrt{s}$/GeV
YLabel=$\sigma(e^+e^-\to \pi^+\pi^-\pi^0\pi^0)$/nb
LogY=0
ConnectGaps=1
END PLOT
+BEGIN PLOT /BABAR_2017_I1621593/d02-x01-y01
+Title=$\sigma(e^+e^-\to \omega\pi^0\to \pi^+\pi^-\pi^0\pi^0)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\pi^0\to \pi^+\pi^-\pi^0\pi^0)$/nb
+LogY=0
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBABAR/BABAR_2017_I1621593.yoda b/analyses/pluginBABAR/BABAR_2017_I1621593.yoda
--- a/analyses/pluginBABAR/BABAR_2017_I1621593.yoda
+++ b/analyses/pluginBABAR/BABAR_2017_I1621593.yoda
@@ -1,382 +1,430 @@
BEGIN YODA_SCATTER2D_V2 /REF/BABAR_2017_I1621593/d01-x01-y01
IsRef: 1
Path: /REF/BABAR_2017_I1621593/d01-x01-y01
Title:
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-0.85000 0.01000 0.01000 0.05000 0.11000 0.11000
-0.87000 0.01000 0.01000 0.23000 0.07000 0.07000
-0.89000 0.01000 0.01000 0.22000 0.12000 0.12000
-0.91000 0.01000 0.01000 0.30000 0.07000 0.07000
-0.93000 0.01000 0.01000 0.95000 0.16000 0.16000
-0.95000 0.01000 0.01000 2.38000 0.23000 0.23000
-0.97000 0.01000 0.01000 3.86000 0.30000 0.30000
-0.99000 0.01000 0.01000 4.75000 0.32000 0.32000
-1.01000 0.01000 0.01000 6.41000 0.39000 0.39000
-1.03000 0.01000 0.01000 7.43000 0.37000 0.37000
-1.05000 0.01000 0.01000 9.32000 0.40000 0.40000
-1.07000 0.01000 0.01000 9.59000 0.40000 0.40000
-1.09000 0.01000 0.01000 11.56000 0.43000 0.43000
-1.11000 0.01000 0.01000 12.10000 0.43000 0.43000
-1.13000 0.01000 0.01000 13.47000 0.45000 0.45000
-1.15000 0.01000 0.01000 14.67000 0.47000 0.47000
-1.17000 0.01000 0.01000 15.77000 0.47000 0.47000
-1.19000 0.01000 0.01000 16.69000 0.47000 0.47000
-1.21000 0.01000 0.01000 17.98000 0.51000 0.51000
-1.23000 0.01000 0.01000 19.89000 0.51000 0.51000
-1.25000 0.01000 0.01000 19.93000 0.50000 0.50000
-1.27000 0.01000 0.01000 21.00000 0.53000 0.53000
-1.29000 0.01000 0.01000 22.81000 0.52000 0.52000
-1.31000 0.01000 0.01000 23.68000 0.53000 0.53000
-1.33000 0.01000 0.01000 24.57000 0.53000 0.53000
-1.35000 0.01000 0.01000 25.25000 0.54000 0.54000
-1.37000 0.01000 0.01000 27.54000 0.56000 0.56000
-1.39000 0.01000 0.01000 27.55000 0.55000 0.55000
-1.41000 0.01000 0.01000 28.58000 0.55000 0.55000
-1.43000 0.01000 0.01000 30.41000 0.57000 0.57000
-1.45000 0.01000 0.01000 30.62000 0.57000 0.57000
-1.47000 0.01000 0.01000 30.75000 0.57000 0.57000
-1.49000 0.01000 0.01000 31.00000 0.56000 0.56000
-1.51000 0.01000 0.01000 30.57000 0.56000 0.56000
-1.53000 0.01000 0.01000 29.48000 0.54000 0.54000
-1.55000 0.01000 0.01000 28.21000 0.53000 0.53000
-1.57000 0.01000 0.01000 28.23000 0.53000 0.53000
-1.59000 0.01000 0.01000 26.05000 0.49000 0.49000
-1.61000 0.01000 0.01000 26.06000 0.49000 0.49000
-1.63000 0.01000 0.01000 25.26000 0.48000 0.48000
-1.65000 0.01000 0.01000 23.91000 0.46000 0.46000
-1.67000 0.01000 0.01000 23.71000 0.46000 0.46000
-1.69000 0.01000 0.01000 21.73000 0.44000 0.44000
-1.71000 0.01000 0.01000 21.07000 0.43000 0.43000
-1.73000 0.01000 0.01000 20.14000 0.43000 0.43000
-1.75000 0.01000 0.01000 18.47000 0.40000 0.40000
-1.77000 0.01000 0.01000 17.08000 0.39000 0.39000
-1.79000 0.01000 0.01000 15.33000 0.36000 0.36000
-1.81000 0.01000 0.01000 14.37000 0.35000 0.35000
-1.83000 0.01000 0.01000 12.53000 0.32000 0.32000
-1.85000 0.01000 0.01000 11.99000 0.32000 0.32000
-1.87000 0.01000 0.01000 10.53000 0.29000 0.29000
-1.89000 0.01000 0.01000 10.34000 0.29000 0.29000
-1.91000 0.01000 0.01000 9.02000 0.27000 0.27000
-1.93000 0.01000 0.01000 8.81000 0.26000 0.26000
-1.95000 0.01000 0.01000 8.68000 0.26000 0.26000
-1.97000 0.01000 0.01000 8.40000 0.26000 0.26000
-1.99000 0.01000 0.01000 8.35000 0.26000 0.26000
-2.01000 0.01000 0.01000 8.59000 0.26000 0.26000
-2.03000 0.01000 0.01000 8.84000 0.27000 0.27000
-2.05000 0.01000 0.01000 7.76000 0.24000 0.24000
-2.07000 0.01000 0.01000 7.84000 0.25000 0.25000
-2.09000 0.01000 0.01000 7.31000 0.23000 0.23000
-2.11000 0.01000 0.01000 7.00000 0.23000 0.23000
-2.13000 0.01000 0.01000 6.42000 0.22000 0.22000
-2.15000 0.01000 0.01000 6.92000 0.23000 0.23000
-2.17000 0.01000 0.01000 5.93000 0.21000 0.21000
-2.19000 0.01000 0.01000 6.26000 0.22000 0.22000
-2.21000 0.01000 0.01000 5.85000 0.21000 0.21000
-2.23000 0.01000 0.01000 5.08000 0.19000 0.19000
-2.25000 0.01000 0.01000 4.77000 0.18000 0.18000
-2.27000 0.01000 0.01000 4.72000 0.19000 0.19000
-2.29000 0.01000 0.01000 4.56000 0.18000 0.18000
-2.31000 0.01000 0.01000 4.03000 0.16000 0.16000
-2.33000 0.01000 0.01000 4.16000 0.17000 0.17000
-2.35000 0.01000 0.01000 3.82000 0.16000 0.16000
-2.37000 0.01000 0.01000 3.36000 0.15000 0.15000
-2.39000 0.01000 0.01000 3.24000 0.15000 0.15000
-2.41000 0.01000 0.01000 3.28000 0.15000 0.15000
-2.43000 0.01000 0.01000 3.45000 0.15000 0.15000
-2.45000 0.01000 0.01000 3.20000 0.15000 0.15000
-2.47000 0.01000 0.01000 2.97000 0.14000 0.14000
-2.49000 0.01000 0.01000 2.90000 0.14000 0.14000
-2.51000 0.01000 0.01000 2.87000 0.14000 0.14000
-2.53000 0.01000 0.01000 2.62000 0.13000 0.13000
-2.55000 0.01000 0.01000 2.51000 0.13000 0.13000
-2.57000 0.01000 0.01000 2.44000 0.13000 0.13000
-2.59000 0.01000 0.01000 2.27000 0.12000 0.12000
-2.61000 0.01000 0.01000 2.17000 0.12000 0.12000
-2.63000 0.01000 0.01000 1.94000 0.11000 0.11000
-2.65000 0.01000 0.01000 2.25000 0.12000 0.12000
-2.67000 0.01000 0.01000 2.13000 0.12000 0.12000
-2.69000 0.01000 0.01000 1.70000 0.10000 0.10000
-2.71000 0.01000 0.01000 1.61000 0.10000 0.10000
-2.73000 0.01000 0.01000 1.58000 0.10000 0.10000
-2.75000 0.01000 0.01000 1.92000 0.12000 0.12000
-2.77000 0.01000 0.01000 1.44000 0.10000 0.10000
-2.79000 0.01000 0.01000 1.34000 0.09000 0.09000
-2.81000 0.01000 0.01000 1.41000 0.09000 0.09000
-2.83000 0.01000 0.01000 1.44000 0.10000 0.10000
-2.85000 0.01000 0.01000 1.07000 0.08000 0.08000
-2.87000 0.01000 0.01000 1.22000 0.09000 0.09000
-2.89000 0.01000 0.01000 1.23000 0.09000 0.09000
-2.91000 0.01000 0.01000 1.11000 0.09000 0.09000
-2.93000 0.01000 0.01000 1.19000 0.09000 0.09000
-2.95000 0.01000 0.01000 1.04000 0.09000 0.09000
-2.97000 0.01000 0.01000 1.09000 0.09000 0.09000
-2.99000 0.01000 0.01000 0.97000 0.08000 0.08000
-3.01000 0.01000 0.01000 0.90000 0.08000 0.08000
-3.03000 0.01000 0.01000 0.90000 0.08000 0.08000
-3.05000 0.01000 0.01000 0.99000 0.08000 0.08000
-3.07000 0.01000 0.01000 1.21000 0.09000 0.09000
-3.09000 0.01000 0.01000 3.14000 0.19000 0.19000
-3.11000 0.01000 0.01000 1.83000 0.12000 0.12000
-3.13000 0.01000 0.01000 0.85000 0.07000 0.07000
-3.15000 0.01000 0.01000 0.80000 0.07000 0.07000
-3.17000 0.01000 0.01000 0.71000 0.06000 0.06000
-3.19000 0.01000 0.01000 0.64000 0.06000 0.06000
-3.21000 0.01000 0.01000 0.77000 0.07000 0.07000
-3.23000 0.01000 0.01000 0.61000 0.06000 0.06000
-3.25000 0.01000 0.01000 0.61000 0.06000 0.06000
-3.27000 0.01000 0.01000 0.55000 0.05000 0.05000
-3.29000 0.01000 0.01000 0.59000 0.06000 0.06000
-3.31000 0.01000 0.01000 0.51000 0.05000 0.05000
-3.33000 0.01000 0.01000 0.56000 0.06000 0.06000
-3.35000 0.01000 0.01000 0.45000 0.05000 0.05000
-3.37000 0.01000 0.01000 0.56000 0.06000 0.06000
-3.39000 0.01000 0.01000 0.51000 0.05000 0.05000
-3.41000 0.01000 0.01000 0.56000 0.06000 0.06000
-3.43000 0.01000 0.01000 0.45000 0.05000 0.05000
-3.45000 0.01000 0.01000 0.37000 0.04000 0.04000
-3.47000 0.01000 0.01000 0.39000 0.05000 0.05000
-3.49000 0.01000 0.01000 0.48000 0.05000 0.05000
-3.51000 0.01000 0.01000 0.53000 0.06000 0.06000
-3.53000 0.01000 0.01000 0.50000 0.06000 0.06000
-3.55000 0.01000 0.01000 0.44000 0.05000 0.05000
-3.57000 0.01000 0.01000 0.40000 0.05000 0.05000
-3.59000 0.01000 0.01000 0.35000 0.04000 0.04000
-3.61000 0.01000 0.01000 0.35000 0.05000 0.05000
-3.63000 0.01000 0.01000 0.37000 0.05000 0.05000
+0.85000 0.01000 0.01000 0.05000 0.12000 0.12000
+0.87000 0.01000 0.01000 0.24000 0.08000 0.08000
+0.89000 0.01000 0.01000 0.23000 0.12000 0.12000
+0.91000 0.01000 0.01000 0.31000 0.08000 0.08000
+0.93000 0.01000 0.01000 0.98000 0.16000 0.16000
+0.95000 0.01000 0.01000 2.46000 0.23000 0.23000
+0.97000 0.01000 0.01000 3.98000 0.31000 0.31000
+0.99000 0.01000 0.01000 4.86000 0.32000 0.32000
+1.01000 0.01000 0.01000 6.32000 0.38000 0.38000
+1.03000 0.01000 0.01000 8.09000 0.40000 0.40000
+1.05000 0.01000 0.01000 9.85000 0.42000 0.42000
+1.07000 0.01000 0.01000 10.06000 0.42000 0.42000
+1.09000 0.01000 0.01000 12.08000 0.44000 0.44000
+1.11000 0.01000 0.01000 12.62000 0.45000 0.45000
+1.13000 0.01000 0.01000 14.02000 0.47000 0.47000
+1.15000 0.01000 0.01000 15.26000 0.48000 0.48000
+1.17000 0.01000 0.01000 16.39000 0.48000 0.48000
+1.19000 0.01000 0.01000 17.33000 0.49000 0.49000
+1.21000 0.01000 0.01000 18.66000 0.53000 0.53000
+1.23000 0.01000 0.01000 20.62000 0.52000 0.52000
+1.25000 0.01000 0.01000 20.66000 0.52000 0.52000
+1.27000 0.01000 0.01000 21.75000 0.55000 0.55000
+1.29000 0.01000 0.01000 23.62000 0.54000 0.54000
+1.31000 0.01000 0.01000 24.51000 0.55000 0.55000
+1.33000 0.01000 0.01000 25.43000 0.55000 0.55000
+1.35000 0.01000 0.01000 26.13000 0.56000 0.56000
+1.37000 0.01000 0.01000 28.49000 0.58000 0.58000
+1.39000 0.01000 0.01000 28.50000 0.57000 0.57000
+1.41000 0.01000 0.01000 29.56000 0.57000 0.57000
+1.43000 0.01000 0.01000 31.45000 0.59000 0.59000
+1.45000 0.01000 0.01000 31.66000 0.59000 0.59000
+1.47000 0.01000 0.01000 31.80000 0.59000 0.59000
+1.49000 0.01000 0.01000 32.07000 0.58000 0.58000
+1.51000 0.01000 0.01000 31.64000 0.57000 0.57000
+1.53000 0.01000 0.01000 30.53000 0.56000 0.56000
+1.55000 0.01000 0.01000 29.24000 0.55000 0.55000
+1.57000 0.01000 0.01000 29.26000 0.55000 0.55000
+1.59000 0.01000 0.01000 27.01000 0.51000 0.51000
+1.61000 0.01000 0.01000 27.02000 0.51000 0.51000
+1.63000 0.01000 0.01000 26.19000 0.50000 0.50000
+1.65000 0.01000 0.01000 24.80000 0.48000 0.48000
+1.67000 0.01000 0.01000 24.60000 0.48000 0.48000
+1.69000 0.01000 0.01000 22.56000 0.46000 0.46000
+1.71000 0.01000 0.01000 21.89000 0.45000 0.45000
+1.73000 0.01000 0.01000 20.93000 0.44000 0.44000
+1.75000 0.01000 0.01000 19.20000 0.42000 0.42000
+1.77000 0.01000 0.01000 17.76000 0.41000 0.41000
+1.79000 0.01000 0.01000 15.94000 0.38000 0.38000
+1.81000 0.01000 0.01000 14.94000 0.37000 0.37000
+1.83000 0.01000 0.01000 13.03000 0.34000 0.34000
+1.85000 0.01000 0.01000 12.47000 0.34000 0.34000
+1.87000 0.01000 0.01000 10.95000 0.31000 0.31000
+1.89000 0.01000 0.01000 10.74000 0.30000 0.30000
+1.91000 0.01000 0.01000 9.36000 0.28000 0.28000
+1.93000 0.01000 0.01000 9.15000 0.28000 0.28000
+1.95000 0.01000 0.01000 9.01000 0.27000 0.27000
+1.97000 0.01000 0.01000 8.72000 0.26000 0.26000
+1.99000 0.01000 0.01000 8.66000 0.26000 0.26000
+2.01000 0.01000 0.01000 8.91000 0.27000 0.27000
+2.03000 0.01000 0.01000 9.17000 0.28000 0.28000
+2.05000 0.01000 0.01000 8.06000 0.25000 0.25000
+2.07000 0.01000 0.01000 8.14000 0.26000 0.26000
+2.09000 0.01000 0.01000 7.59000 0.24000 0.24000
+2.11000 0.01000 0.01000 7.27000 0.23000 0.23000
+2.13000 0.01000 0.01000 6.67000 0.23000 0.23000
+2.15000 0.01000 0.01000 7.20000 0.24000 0.24000
+2.17000 0.01000 0.01000 6.17000 0.22000 0.22000
+2.19000 0.01000 0.01000 6.51000 0.23000 0.23000
+2.21000 0.01000 0.01000 6.09000 0.22000 0.22000
+2.23000 0.01000 0.01000 5.28000 0.20000 0.20000
+2.25000 0.01000 0.01000 4.96000 0.19000 0.19000
+2.27000 0.01000 0.01000 4.91000 0.19000 0.19000
+2.29000 0.01000 0.01000 4.75000 0.18000 0.18000
+2.31000 0.01000 0.01000 4.19000 0.17000 0.17000
+2.33000 0.01000 0.01000 4.34000 0.18000 0.18000
+2.35000 0.01000 0.01000 3.98000 0.17000 0.17000
+2.37000 0.01000 0.01000 3.50000 0.15000 0.15000
+2.39000 0.01000 0.01000 3.37000 0.15000 0.15000
+2.41000 0.01000 0.01000 3.42000 0.15000 0.15000
+2.43000 0.01000 0.01000 3.59000 0.16000 0.16000
+2.45000 0.01000 0.01000 3.33000 0.16000 0.16000
+2.47000 0.01000 0.01000 3.09000 0.15000 0.15000
+2.49000 0.01000 0.01000 3.02000 0.15000 0.15000
+2.51000 0.01000 0.01000 2.99000 0.15000 0.15000
+2.53000 0.01000 0.01000 2.72000 0.14000 0.14000
+2.55000 0.01000 0.01000 2.61000 0.14000 0.14000
+2.57000 0.01000 0.01000 2.53000 0.14000 0.14000
+2.59000 0.01000 0.01000 2.36000 0.13000 0.13000
+2.61000 0.01000 0.01000 2.26000 0.13000 0.13000
+2.63000 0.01000 0.01000 2.01000 0.12000 0.12000
+2.65000 0.01000 0.01000 2.34000 0.13000 0.13000
+2.67000 0.01000 0.01000 2.22000 0.12000 0.12000
+2.69000 0.01000 0.01000 1.76000 0.11000 0.11000
+2.71000 0.01000 0.01000 1.67000 0.10000 0.10000
+2.73000 0.01000 0.01000 1.65000 0.11000 0.11000
+2.75000 0.01000 0.01000 2.00000 0.12000 0.12000
+2.77000 0.01000 0.01000 1.49000 0.10000 0.10000
+2.79000 0.01000 0.01000 1.39000 0.10000 0.10000
+2.81000 0.01000 0.01000 1.46000 0.10000 0.10000
+2.83000 0.01000 0.01000 1.50000 0.10000 0.10000
+2.85000 0.01000 0.01000 1.10000 0.08000 0.08000
+2.87000 0.01000 0.01000 1.26000 0.09000 0.09000
+2.89000 0.01000 0.01000 1.27000 0.09000 0.09000
+2.91000 0.01000 0.01000 1.15000 0.09000 0.09000
+2.93000 0.01000 0.01000 1.22000 0.09000 0.09000
+2.95000 0.01000 0.01000 1.07000 0.09000 0.09000
+2.97000 0.01000 0.01000 1.12000 0.09000 0.09000
+2.99000 0.01000 0.01000 1.00000 0.09000 0.09000
+3.01000 0.01000 0.01000 0.91000 0.08000 0.08000
+3.03000 0.01000 0.01000 0.91000 0.08000 0.08000
+3.05000 0.01000 0.01000 0.98000 0.08000 0.08000
+3.07000 0.01000 0.01000 1.17000 0.09000 0.09000
+3.09000 0.01000 0.01000 2.44000 0.15000 0.15000
+3.11000 0.01000 0.01000 2.28000 0.15000 0.15000
+3.13000 0.01000 0.01000 0.95000 0.08000 0.08000
+3.15000 0.01000 0.01000 0.87000 0.08000 0.08000
+3.17000 0.01000 0.01000 0.76000 0.06000 0.06000
+3.19000 0.01000 0.01000 0.69000 0.06000 0.06000
+3.21000 0.01000 0.01000 0.82000 0.07000 0.07000
+3.23000 0.01000 0.01000 0.65000 0.06000 0.06000
+3.25000 0.01000 0.01000 0.65000 0.06000 0.06000
+3.27000 0.01000 0.01000 0.59000 0.06000 0.06000
+3.29000 0.01000 0.01000 0.62000 0.06000 0.06000
+3.31000 0.01000 0.01000 0.54000 0.05000 0.05000
+3.33000 0.01000 0.01000 0.59000 0.06000 0.06000
+3.35000 0.01000 0.01000 0.47000 0.05000 0.05000
+3.37000 0.01000 0.01000 0.59000 0.06000 0.06000
+3.39000 0.01000 0.01000 0.54000 0.06000 0.06000
+3.41000 0.01000 0.01000 0.59000 0.06000 0.06000
+3.43000 0.01000 0.01000 0.47000 0.05000 0.05000
+3.45000 0.01000 0.01000 0.39000 0.04000 0.04000
+3.47000 0.01000 0.01000 0.41000 0.05000 0.05000
+3.49000 0.01000 0.01000 0.51000 0.06000 0.06000
+3.51000 0.01000 0.01000 0.55000 0.06000 0.06000
+3.53000 0.01000 0.01000 0.52000 0.06000 0.06000
+3.55000 0.01000 0.01000 0.46000 0.06000 0.06000
+3.57000 0.01000 0.01000 0.42000 0.05000 0.05000
+3.59000 0.01000 0.01000 0.37000 0.04000 0.04000
+3.61000 0.01000 0.01000 0.37000 0.05000 0.05000
+3.63000 0.01000 0.01000 0.38000 0.05000 0.05000
3.65000 0.01000 0.01000 0.31000 0.04000 0.04000
3.67000 0.01000 0.01000 0.35000 0.05000 0.05000
-3.69000 0.01000 0.01000 0.27000 0.03000 0.03000
-3.71000 0.01000 0.01000 0.28000 0.04000 0.04000
-3.73000 0.01000 0.01000 0.27000 0.04000 0.04000
-3.75000 0.01000 0.01000 0.30000 0.04000 0.04000
-3.77000 0.01000 0.01000 0.20000 0.03000 0.03000
-3.79000 0.01000 0.01000 0.26000 0.04000 0.04000
-3.81000 0.01000 0.01000 0.25000 0.04000 0.04000
-3.83000 0.01000 0.01000 0.17000 0.03000 0.03000
-3.85000 0.01000 0.01000 0.22000 0.03000 0.03000
-3.87000 0.01000 0.01000 0.24000 0.04000 0.04000
-3.89000 0.01000 0.01000 0.20000 0.03000 0.03000
-3.91000 0.01000 0.01000 0.20000 0.03000 0.03000
-3.93000 0.01000 0.01000 0.24000 0.04000 0.04000
-3.95000 0.01000 0.01000 0.14000 0.02000 0.02000
-3.97000 0.01000 0.01000 0.19000 0.03000 0.03000
-3.99000 0.01000 0.01000 0.13000 0.02000 0.02000
-4.01000 0.01000 0.01000 0.18000 0.03000 0.03000
-4.03000 0.01000 0.01000 0.17000 0.03000 0.03000
+3.69000 0.01000 0.01000 0.36000 0.04000 0.04000
+3.71000 0.01000 0.01000 0.31000 0.04000 0.04000
+3.73000 0.01000 0.01000 0.29000 0.04000 0.04000
+3.75000 0.01000 0.01000 0.32000 0.04000 0.04000
+3.77000 0.01000 0.01000 0.22000 0.03000 0.03000
+3.79000 0.01000 0.01000 0.28000 0.04000 0.04000
+3.81000 0.01000 0.01000 0.27000 0.04000 0.04000
+3.83000 0.01000 0.01000 0.18000 0.03000 0.03000
+3.85000 0.01000 0.01000 0.23000 0.03000 0.03000
+3.87000 0.01000 0.01000 0.25000 0.04000 0.04000
+3.89000 0.01000 0.01000 0.21000 0.03000 0.03000
+3.91000 0.01000 0.01000 0.21000 0.03000 0.03000
+3.93000 0.01000 0.01000 0.25000 0.04000 0.04000
+3.95000 0.01000 0.01000 0.14000 0.03000 0.03000
+3.97000 0.01000 0.01000 0.20000 0.03000 0.03000
+3.99000 0.01000 0.01000 0.14000 0.03000 0.03000
+4.01000 0.01000 0.01000 0.19000 0.03000 0.03000
+4.03000 0.01000 0.01000 0.18000 0.03000 0.03000
4.05000 0.01000 0.01000 0.16000 0.03000 0.03000
-4.07000 0.01000 0.01000 0.17000 0.03000 0.03000
-4.09000 0.01000 0.01000 0.10000 0.02000 0.02000
-4.11000 0.01000 0.01000 0.14000 0.02000 0.02000
-4.13000 0.01000 0.01000 0.18000 0.03000 0.03000
-4.15000 0.01000 0.01000 0.15000 0.03000 0.03000
-4.17000 0.01000 0.01000 0.18000 0.03000 0.03000
-4.19000 0.01000 0.01000 0.15000 0.03000 0.03000
-4.21000 0.01000 0.01000 0.08000 0.02000 0.02000
+4.07000 0.01000 0.01000 0.18000 0.03000 0.03000
+4.09000 0.01000 0.01000 0.11000 0.02000 0.02000
+4.11000 0.01000 0.01000 0.15000 0.02000 0.02000
+4.13000 0.01000 0.01000 0.19000 0.03000 0.03000
+4.15000 0.01000 0.01000 0.16000 0.03000 0.03000
+4.17000 0.01000 0.01000 0.19000 0.03000 0.03000
+4.19000 0.01000 0.01000 0.16000 0.03000 0.03000
+4.21000 0.01000 0.01000 0.09000 0.02000 0.02000
4.23000 0.01000 0.01000 0.10000 0.02000 0.02000
-4.25000 0.01000 0.01000 0.11000 0.02000 0.02000
-4.27000 0.01000 0.01000 0.15000 0.03000 0.03000
+4.25000 0.01000 0.01000 0.12000 0.02000 0.02000
+4.27000 0.01000 0.01000 0.16000 0.03000 0.03000
4.29000 0.01000 0.01000 0.07000 0.02000 0.02000
-4.31000 0.01000 0.01000 0.12000 0.02000 0.02000
-4.33000 0.01000 0.01000 0.12000 0.02000 0.02000
+4.31000 0.01000 0.01000 0.13000 0.02000 0.02000
+4.33000 0.01000 0.01000 0.12000 0.03000 0.03000
4.35000 0.01000 0.01000 0.13000 0.03000 0.03000
4.37000 0.01000 0.01000 0.11000 0.02000 0.02000
4.39000 0.01000 0.01000 0.08000 0.02000 0.02000
-4.41000 0.01000 0.01000 0.10000 0.02000 0.02000
-4.43000 0.01000 0.01000 0.11000 0.02000 0.02000
+4.41000 0.01000 0.01000 0.11000 0.02000 0.02000
+4.43000 0.01000 0.01000 0.12000 0.02000 0.02000
4.45000 0.01000 0.01000 0.07000 0.02000 0.02000
-4.47000 0.01000 0.01000 0.07000 0.02000 0.02000
-4.49000 0.01000 0.01000 0.08000 0.02000 0.02000
+4.47000 0.01000 0.01000 0.08000 0.02000 0.02000
+4.49000 0.01000 0.01000 0.09000 0.02000 0.02000
END YODA_SCATTER2D_V2
BEGIN YODA_SCATTER2D_V2 /REF/BABAR_2017_I1621593/d01-x01-y02
IsRef: 1
Path: /REF/BABAR_2017_I1621593/d01-x01-y02
Title:
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
0.85000 0.01000 0.01000 0.05000 0.11000 0.11000
0.87000 0.01000 0.01000 0.23000 0.07000 0.07000
0.89000 0.01000 0.01000 0.22000 0.12000 0.12000
0.91000 0.01000 0.01000 0.30000 0.07000 0.07000
0.93000 0.01000 0.01000 0.95000 0.16000 0.16000
0.95000 0.01000 0.01000 2.38000 0.23000 0.23000
0.97000 0.01000 0.01000 3.86000 0.30000 0.30000
0.99000 0.01000 0.01000 4.75000 0.32000 0.32000
1.01000 0.01000 0.01000 6.41000 0.39000 0.39000
1.03000 0.01000 0.01000 7.43000 0.37000 0.37000
1.05000 0.01000 0.01000 9.32000 0.40000 0.40000
1.07000 0.01000 0.01000 9.59000 0.40000 0.40000
1.09000 0.01000 0.01000 11.56000 0.43000 0.43000
1.11000 0.01000 0.01000 12.10000 0.43000 0.43000
1.13000 0.01000 0.01000 13.47000 0.45000 0.45000
1.15000 0.01000 0.01000 14.67000 0.47000 0.47000
1.17000 0.01000 0.01000 15.77000 0.47000 0.47000
1.19000 0.01000 0.01000 16.69000 0.47000 0.47000
1.21000 0.01000 0.01000 17.98000 0.51000 0.51000
1.23000 0.01000 0.01000 19.89000 0.51000 0.51000
1.25000 0.01000 0.01000 19.93000 0.50000 0.50000
1.27000 0.01000 0.01000 21.00000 0.53000 0.53000
1.29000 0.01000 0.01000 22.81000 0.52000 0.52000
1.31000 0.01000 0.01000 23.68000 0.53000 0.53000
1.33000 0.01000 0.01000 24.57000 0.53000 0.53000
1.35000 0.01000 0.01000 25.25000 0.54000 0.54000
1.37000 0.01000 0.01000 27.54000 0.56000 0.56000
1.39000 0.01000 0.01000 27.55000 0.55000 0.55000
1.41000 0.01000 0.01000 28.58000 0.55000 0.55000
1.43000 0.01000 0.01000 30.41000 0.57000 0.57000
1.45000 0.01000 0.01000 30.62000 0.57000 0.57000
1.47000 0.01000 0.01000 30.75000 0.57000 0.57000
1.49000 0.01000 0.01000 31.00000 0.56000 0.56000
1.51000 0.01000 0.01000 30.57000 0.56000 0.56000
1.53000 0.01000 0.01000 29.48000 0.54000 0.54000
1.55000 0.01000 0.01000 28.21000 0.53000 0.53000
1.57000 0.01000 0.01000 28.23000 0.53000 0.53000
1.59000 0.01000 0.01000 26.05000 0.49000 0.49000
1.61000 0.01000 0.01000 26.06000 0.49000 0.49000
1.63000 0.01000 0.01000 25.26000 0.48000 0.48000
1.65000 0.01000 0.01000 23.91000 0.46000 0.46000
1.67000 0.01000 0.01000 23.71000 0.46000 0.46000
1.69000 0.01000 0.01000 21.73000 0.44000 0.44000
1.71000 0.01000 0.01000 21.07000 0.43000 0.43000
1.73000 0.01000 0.01000 20.14000 0.43000 0.43000
1.75000 0.01000 0.01000 18.47000 0.40000 0.40000
1.77000 0.01000 0.01000 17.08000 0.39000 0.39000
1.79000 0.01000 0.01000 15.33000 0.36000 0.36000
1.81000 0.01000 0.01000 14.37000 0.35000 0.35000
1.83000 0.01000 0.01000 12.53000 0.32000 0.32000
1.85000 0.01000 0.01000 11.99000 0.32000 0.32000
1.87000 0.01000 0.01000 10.53000 0.29000 0.29000
1.89000 0.01000 0.01000 10.34000 0.29000 0.29000
1.91000 0.01000 0.01000 9.02000 0.27000 0.27000
1.93000 0.01000 0.01000 8.81000 0.26000 0.26000
1.95000 0.01000 0.01000 8.68000 0.26000 0.26000
1.97000 0.01000 0.01000 8.40000 0.26000 0.26000
1.99000 0.01000 0.01000 8.35000 0.26000 0.26000
2.01000 0.01000 0.01000 8.59000 0.26000 0.26000
2.03000 0.01000 0.01000 8.84000 0.27000 0.27000
2.05000 0.01000 0.01000 7.76000 0.24000 0.24000
2.07000 0.01000 0.01000 7.84000 0.25000 0.25000
2.09000 0.01000 0.01000 7.31000 0.23000 0.23000
2.11000 0.01000 0.01000 7.00000 0.23000 0.23000
2.13000 0.01000 0.01000 6.42000 0.22000 0.22000
2.15000 0.01000 0.01000 6.92000 0.23000 0.23000
2.17000 0.01000 0.01000 5.93000 0.21000 0.21000
2.19000 0.01000 0.01000 6.26000 0.22000 0.22000
2.21000 0.01000 0.01000 5.85000 0.21000 0.21000
2.23000 0.01000 0.01000 5.08000 0.19000 0.19000
2.25000 0.01000 0.01000 4.77000 0.18000 0.18000
2.27000 0.01000 0.01000 4.72000 0.19000 0.19000
2.29000 0.01000 0.01000 4.56000 0.18000 0.18000
2.31000 0.01000 0.01000 4.03000 0.16000 0.16000
2.33000 0.01000 0.01000 4.16000 0.17000 0.17000
2.35000 0.01000 0.01000 3.82000 0.16000 0.16000
2.37000 0.01000 0.01000 3.36000 0.15000 0.15000
2.39000 0.01000 0.01000 3.24000 0.15000 0.15000
2.41000 0.01000 0.01000 3.28000 0.15000 0.15000
2.43000 0.01000 0.01000 3.45000 0.15000 0.15000
2.45000 0.01000 0.01000 3.20000 0.15000 0.15000
2.47000 0.01000 0.01000 2.97000 0.14000 0.14000
2.49000 0.01000 0.01000 2.90000 0.14000 0.14000
2.51000 0.01000 0.01000 2.87000 0.14000 0.14000
2.53000 0.01000 0.01000 2.62000 0.13000 0.13000
2.55000 0.01000 0.01000 2.51000 0.13000 0.13000
2.57000 0.01000 0.01000 2.44000 0.13000 0.13000
2.59000 0.01000 0.01000 2.27000 0.12000 0.12000
2.61000 0.01000 0.01000 2.17000 0.12000 0.12000
2.63000 0.01000 0.01000 1.94000 0.11000 0.11000
2.65000 0.01000 0.01000 2.25000 0.12000 0.12000
2.67000 0.01000 0.01000 2.13000 0.12000 0.12000
2.69000 0.01000 0.01000 1.70000 0.10000 0.10000
2.71000 0.01000 0.01000 1.61000 0.10000 0.10000
2.73000 0.01000 0.01000 1.58000 0.10000 0.10000
2.75000 0.01000 0.01000 1.92000 0.12000 0.12000
2.77000 0.01000 0.01000 1.44000 0.10000 0.10000
2.79000 0.01000 0.01000 1.34000 0.09000 0.09000
2.81000 0.01000 0.01000 1.41000 0.09000 0.09000
2.83000 0.01000 0.01000 1.44000 0.10000 0.10000
2.85000 0.01000 0.01000 1.07000 0.08000 0.08000
2.87000 0.01000 0.01000 1.22000 0.09000 0.09000
2.89000 0.01000 0.01000 1.23000 0.09000 0.09000
2.91000 0.01000 0.01000 1.11000 0.09000 0.09000
2.93000 0.01000 0.01000 1.19000 0.09000 0.09000
2.95000 0.01000 0.01000 1.04000 0.09000 0.09000
2.97000 0.01000 0.01000 1.09000 0.09000 0.09000
2.99000 0.01000 0.01000 0.97000 0.08000 0.08000
3.01000 0.01000 0.01000 0.90000 0.08000 0.08000
3.03000 0.01000 0.01000 0.90000 0.08000 0.08000
3.05000 0.01000 0.01000 0.99000 0.08000 0.08000
3.07000 0.01000 0.01000 1.21000 0.09000 0.09000
3.09000 0.01000 0.01000 3.14000 0.19000 0.19000
3.11000 0.01000 0.01000 1.83000 0.12000 0.12000
3.13000 0.01000 0.01000 0.85000 0.07000 0.07000
3.15000 0.01000 0.01000 0.80000 0.07000 0.07000
3.17000 0.01000 0.01000 0.71000 0.06000 0.06000
3.19000 0.01000 0.01000 0.64000 0.06000 0.06000
3.21000 0.01000 0.01000 0.77000 0.07000 0.07000
3.23000 0.01000 0.01000 0.61000 0.06000 0.06000
3.25000 0.01000 0.01000 0.61000 0.06000 0.06000
3.27000 0.01000 0.01000 0.55000 0.05000 0.05000
3.29000 0.01000 0.01000 0.59000 0.06000 0.06000
3.31000 0.01000 0.01000 0.51000 0.05000 0.05000
3.33000 0.01000 0.01000 0.56000 0.06000 0.06000
3.35000 0.01000 0.01000 0.45000 0.05000 0.05000
3.37000 0.01000 0.01000 0.56000 0.06000 0.06000
3.39000 0.01000 0.01000 0.51000 0.05000 0.05000
3.41000 0.01000 0.01000 0.56000 0.06000 0.06000
3.43000 0.01000 0.01000 0.45000 0.05000 0.05000
3.45000 0.01000 0.01000 0.37000 0.04000 0.04000
3.47000 0.01000 0.01000 0.39000 0.05000 0.05000
3.49000 0.01000 0.01000 0.48000 0.05000 0.05000
3.51000 0.01000 0.01000 0.53000 0.06000 0.06000
3.53000 0.01000 0.01000 0.50000 0.06000 0.06000
3.55000 0.01000 0.01000 0.44000 0.05000 0.05000
3.57000 0.01000 0.01000 0.40000 0.05000 0.05000
3.59000 0.01000 0.01000 0.35000 0.04000 0.04000
3.61000 0.01000 0.01000 0.35000 0.05000 0.05000
3.63000 0.01000 0.01000 0.37000 0.05000 0.05000
3.65000 0.01000 0.01000 0.31000 0.04000 0.04000
3.67000 0.01000 0.01000 0.35000 0.05000 0.05000
3.69000 0.01000 0.01000 0.27000 0.03000 0.03000
3.71000 0.01000 0.01000 0.28000 0.04000 0.04000
3.73000 0.01000 0.01000 0.27000 0.04000 0.04000
3.75000 0.01000 0.01000 0.30000 0.04000 0.04000
3.77000 0.01000 0.01000 0.20000 0.03000 0.03000
3.79000 0.01000 0.01000 0.26000 0.04000 0.04000
3.81000 0.01000 0.01000 0.25000 0.04000 0.04000
3.83000 0.01000 0.01000 0.17000 0.03000 0.03000
3.85000 0.01000 0.01000 0.22000 0.03000 0.03000
3.87000 0.01000 0.01000 0.24000 0.04000 0.04000
3.89000 0.01000 0.01000 0.20000 0.03000 0.03000
3.91000 0.01000 0.01000 0.20000 0.03000 0.03000
3.93000 0.01000 0.01000 0.24000 0.04000 0.04000
3.95000 0.01000 0.01000 0.14000 0.02000 0.02000
3.97000 0.01000 0.01000 0.19000 0.03000 0.03000
3.99000 0.01000 0.01000 0.13000 0.02000 0.02000
4.01000 0.01000 0.01000 0.18000 0.03000 0.03000
4.03000 0.01000 0.01000 0.17000 0.03000 0.03000
4.05000 0.01000 0.01000 0.16000 0.03000 0.03000
4.07000 0.01000 0.01000 0.17000 0.03000 0.03000
4.09000 0.01000 0.01000 0.10000 0.02000 0.02000
4.11000 0.01000 0.01000 0.14000 0.02000 0.02000
4.13000 0.01000 0.01000 0.18000 0.03000 0.03000
4.15000 0.01000 0.01000 0.15000 0.03000 0.03000
4.17000 0.01000 0.01000 0.18000 0.03000 0.03000
4.19000 0.01000 0.01000 0.15000 0.03000 0.03000
4.21000 0.01000 0.01000 0.08000 0.02000 0.02000
4.23000 0.01000 0.01000 0.10000 0.02000 0.02000
4.25000 0.01000 0.01000 0.11000 0.02000 0.02000
4.27000 0.01000 0.01000 0.15000 0.03000 0.03000
4.29000 0.01000 0.01000 0.07000 0.02000 0.02000
4.31000 0.01000 0.01000 0.12000 0.02000 0.02000
4.33000 0.01000 0.01000 0.12000 0.02000 0.02000
4.35000 0.01000 0.01000 0.13000 0.03000 0.03000
4.37000 0.01000 0.01000 0.11000 0.02000 0.02000
4.39000 0.01000 0.01000 0.08000 0.02000 0.02000
4.41000 0.01000 0.01000 0.10000 0.02000 0.02000
4.43000 0.01000 0.01000 0.11000 0.02000 0.02000
4.45000 0.01000 0.01000 0.07000 0.02000 0.02000
4.47000 0.01000 0.01000 0.07000 0.02000 0.02000
4.49000 0.01000 0.01000 0.08000 0.02000 0.02000
END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BABAR_2017_I1621593/d02-x01-y01
+IsRef: 1
+Path: /REF/BABAR_2017_I1621593/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.92400 0.02050 0.02050 0.48000 0.08000 0.08000
+0.96500 0.02050 0.02000 2.96000 0.23000 0.23000
+1.00500 0.02000 0.02000 6.26000 0.30000 0.30000
+1.04500 0.02000 0.02050 9.87000 0.37000 0.37000
+1.08600 0.02050 0.02000 10.82000 0.37000 0.37000
+1.12600 0.02000 0.02050 12.45000 0.38000 0.38000
+1.16700 0.02050 0.02000 12.30000 0.36000 0.36000
+1.20700 0.02000 0.02000 14.75000 0.38000 0.38000
+1.24700 0.02000 0.02050 13.95000 0.36000 0.36000
+1.28800 0.02050 0.02000 15.30000 0.37000 0.37000
+1.32800 0.02000 0.02050 14.85000 0.35000 0.35000
+1.36900 0.02050 0.02000 15.37000 0.35000 0.35000
+1.40900 0.02000 0.02000 15.19000 0.34000 0.34000
+1.44900 0.02000 0.02050 15.57000 0.34000 0.34000
+1.49000 0.02050 0.02000 14.22000 0.30000 0.30000
+1.53000 0.02000 0.02050 11.52000 0.26000 0.26000
+1.57100 0.02050 0.02000 9.05000 0.25000 0.25000
+1.61100 0.02000 0.02050 6.66000 0.20000 0.20000
+1.65200 0.02050 0.02000 4.94000 0.20000 0.20000
+1.69200 0.02000 0.02000 3.52000 0.14000 0.14000
+1.73200 0.02000 0.02050 2.21000 0.11000 0.11000
+1.77300 0.02050 0.02000 1.68000 0.09000 0.09000
+1.81300 0.02000 0.02050 1.19000 0.08000 0.08000
+1.85400 0.02050 0.02000 1.30000 0.08000 0.08000
+1.89400 0.02000 0.02000 0.80000 0.07000 0.07000
+1.93400 0.02000 0.02050 0.63000 0.06000 0.06000
+1.97500 0.02050 0.02000 0.65000 0.06000 0.06000
+2.01500 0.02000 0.02050 0.85000 0.06000 0.06000
+2.05600 0.02050 0.02000 0.94000 0.07000 0.07000
+2.09600 0.02000 0.02000 0.95000 0.07000 0.07000
+2.13600 0.02000 0.02050 0.77000 0.06000 0.06000
+2.17700 0.02050 0.02000 0.73000 0.05000 0.05000
+2.21700 0.02000 0.02050 0.58000 0.05000 0.05000
+2.25800 0.02050 0.02000 0.40000 0.04000 0.04000
+2.29800 0.02000 0.02000 0.34000 0.04000 0.04000
+2.33800 0.02000 0.02050 0.35000 0.04000 0.04000
+2.37900 0.02050 0.02000 0.31000 0.03000 0.03000
+2.41900 0.02000 0.02050 0.25000 0.03000 0.03000
+2.46000 0.02050 0.02000 0.20000 0.03000 0.03000
+2.50000 0.02000 0.02000 0.20000 0.03000 0.03000
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBELLE/BELLE_2014_I1282602.info b/analyses/pluginBELLE/BELLE_2014_I1282602.info
--- a/analyses/pluginBELLE/BELLE_2014_I1282602.info
+++ b/analyses/pluginBELLE/BELLE_2014_I1282602.info
@@ -1,38 +1,38 @@
Name: BELLE_2014_I1282602
Year: 2014
Summary: Cross section for $e^+e^-\to J/\psi K^+K^-$ at energies between 4.175 and 5.975 GeV
Experiment: BELLE
Collider: KEKB
InspireID: 1282602
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Rev. D89 (2014) 072015, 2014
RunInfo: e+e- to hadrons
NeedCrossSection: yes
Beams: [e+,e-]
Luminosity_fb:
Description:
- 'Measurement of the cross section for $e^+e^-\to J/\psiK^+K^-$ at energies between 4.175 and 5.975 GeV using radiative return by BELLE.
- The paper also includes $J\psiK^0_SK^0_S$ but the data is a confidence limit and is therefore not implemented'
+ 'Measurement of the cross section for $e^+e^-\to J/\psi K^+K^-$ at energies between 4.175 and 5.975 GeV using radiative return by BELLE.
+ The paper also includes $J\psi K^0_SK^0_S$ but the data is a confidence limit and is therefore not implemented'
Keywords: []
BibKey: Shen:2014gdm
BibTeX: '@article{Shen:2014gdm,
author = "Shen, C. P. and others",
title = "{Updated cross section measurement of $e^+ e^- \to K^+
K^- J/\psi$ and $K_S^0K_S^0J/\psi$ via initial state
radiation at Belle}",
collaboration = "Belle",
journal = "Phys. Rev.",
volume = "D89",
year = "2014",
number = "7",
pages = "072015",
doi = "10.1103/PhysRevD.89.072015",
eprint = "1402.6578",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "BELLE-PREPRINT-2014-2, KEK-PREPRINT-2013-61",
SLACcitation = "%%CITATION = ARXIV:1402.6578;%%"
}'
diff --git a/analyses/pluginBELLE/BELLE_2015_I1397632.plot b/analyses/pluginBELLE/BELLE_2015_I1397632.plot
--- a/analyses/pluginBELLE/BELLE_2015_I1397632.plot
+++ b/analyses/pluginBELLE/BELLE_2015_I1397632.plot
@@ -1,33 +1,33 @@
# BEGIN PLOT /BELLE_2015_I1397632/d01-x01-y01
Title=$B^0\to D^-e^+\nu$
XLabel=$w$
#YLabel=[Uncomment and insert y-axis label for histogram d01-x01-y01 here]
# + any additional plot settings you might like, see make-plots documentation
NormalizeToIntegral=1
# END PLOT
# BEGIN PLOT /BELLE_2015_I1397632/d01-x01-y02
Title=$B^0\to D^-\mu^+\nu$
XLabel=$w$
#YLabel=[Uncomment and insert y-axis label for histogram d01-x01-y01 here]
# + any additional plot settings you might like, see make-plots documentation
NormalizeToIntegral=1
# END PLOT
-# BEGIN PLOT /BELLE_2015_I1397632/d01-x01-y03
+# BEGIN PLOT /BELLE_2015_I1397632/d02-x01-y01
Title=$B^+\to D^0e^+\nu$
XLabel=$w$
#YLabel=[Uncomment and insert y-axis label for histogram d01-x01-y01 here]
# + any additional plot settings you might like, see make-plots documentation
NormalizeToIntegral=1
# END PLOT
-# BEGIN PLOT /BELLE_2015_I1397632/d01-x01-y04
+# BEGIN PLOT /BELLE_2015_I1397632/d02-x01-y02
Title=$B^+\to D^0\mu^+\nu$
XLabel=$w$
#YLabel=[Uncomment and insert y-axis label for histogram d01-x01-y01 here]
# + any additional plot settings you might like, see make-plots documentation
NormalizeToIntegral=1
# END PLOT
# ... add more histograms as you need them ...
diff --git a/analyses/pluginBES/BESIII_2012_I1113599.cc b/analyses/pluginBES/BESIII_2012_I1113599.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2012_I1113599.cc
@@ -0,0 +1,127 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief J/psi to p pbar n nbar
+ class BESIII_2012_I1113599 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2012_I1113599);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _h_proton = bookHisto1D("ctheta_p",20,-1.,1.);
+ _h_neutron = bookHisto1D("ctheta_n",20,-1.,1.);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ Particle outgoing;
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ if(p.pdgId()==2212 || p.pdgId()==2112)
+ outgoing = p;
+ ++ntotal;
+ }
+ if(ntotal==2) {
+ if(nCount[2212]==1 && nCount[-2212]==1) {
+ _h_proton->fill(outgoing.momentum().p3().unit().dot(axis),event.weight());
+ }
+ else if(nCount[2112]==1 && nCount[-2112]==1) {
+ _h_neutron->fill(outgoing.momentum().p3().unit().dot(axis),event.weight());
+ }
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = 1.5*(bin.xMax() - bin.xMin());
+ double b = 0.5*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-3*sum1 + 9*sum2 + sum3 - 3*sum5)/(sum1 - 3*sum2 + 3*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + 9*sum4 - 6*sum5),3);
+ double bb = -2*sqr(sum3 + 9*sum4 - 6*sum5)*(sum1 - 3*sum2 + 3*sum4 - sum5);
+ double aa = sqr(sum1 - 3*sum2 + 3*sum4 - sum5)*(-sum3 - 9*sum4 + sqr(sum1 - 3*sum2 + 3*sum4 - sum5) + 6*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // proton
+ normalize(_h_proton );
+ pair<double,pair<double,double> > alpha = calcAlpha(_h_proton);
+ Scatter2DPtr _h_alpha_proton = bookScatter2D(1,1,1);
+ _h_alpha_proton->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ // neutron
+ normalize(_h_neutron);
+ alpha = calcAlpha(_h_neutron);
+ Scatter2DPtr _h_alpha_neutron = bookScatter2D(1,1,2);
+ _h_alpha_neutron->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_proton,_h_neutron;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2012_I1113599);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2012_I1113599.info b/analyses/pluginBES/BESIII_2012_I1113599.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2012_I1113599.info
@@ -0,0 +1,34 @@
+Name: BESIII_2012_I1113599
+Year: 2012
+Summary: Analysis of $J/\psi$ decays to $p\bar{p}$ and $n\bar{n}$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1113599
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D86 (2012) 032014
+RunInfo: e+ e- > J/Psi
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.686]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to J/\psi \to p\bar{p}$ and $n\bar{n}$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2012eu
+BibTeX: '@article{Ablikim:2012eu,
+ author = "Ablikim, M. and others",
+ title = "{Study of $J/\psi\to p\bar{p}$ and $J/\psi\to n\bar{n}$}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D86",
+ year = "2012",
+ pages = "032014",
+ doi = "10.1103/PhysRevD.86.032014",
+ eprint = "1205.1036",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1205.1036;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2012_I1113599.plot b/analyses/pluginBES/BESIII_2012_I1113599.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2012_I1113599.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /BESIII_2012_I1113599/d01-x01-y01
+Title=$\alpha$ for $e^+e^-\to J/\psi\to p\bar p$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2012_I1113599/d01-x01-y02
+Title=$\alpha$ for $e^+e^-\to J/\psi\to n\bar n$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+
+BEGIN PLOT /BESIII_2012_I1113599/ctheta_p
+Title=Angular distribution for $e^+e^-\to J/\psi\to p\bar p$
+XLabel=$\cos\theta_{e-p}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-p}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2012_I1113599/ctheta_n
+Title=Angular distribution for $e^+e^-\to J/\psi\to n\bar n$
+XLabel=$\cos\theta_{e-n}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-n}$
+LogY=0
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2012_I1113599.yoda b/analyses/pluginBES/BESIII_2012_I1113599.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2012_I1113599.yoda
@@ -0,0 +1,18 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2012_I1113599/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2012_I1113599/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 0.595 0.19 0.19
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2012_I1113599/d01-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2012_I1113599/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 0.50 0.21 0.21
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2014_I1323621.cc b/analyses/pluginBES/BESIII_2014_I1323621.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2014_I1323621.cc
@@ -0,0 +1,114 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2014_I1323621 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2014_I1323621);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _nChi0 = bookCounter("TMP/chi0");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool matched = false;
+ foreach (const Particle& p, ufs.particles(Cuts::pid==10441)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ foreach (const Particle & p2, ufs.particles(Cuts::pid==223)) {
+ map<long,int> nRes2 = nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2!=0) continue;
+ matched=true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ _nChi0->fill(event.weight());
+ break;
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/ sumOfWeights() /picobarn;
+ double sigma = _nChi0->val()*fact;
+ double error = _nChi0->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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nChi0;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2014_I1323621);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2014_I1323621.info b/analyses/pluginBES/BESIII_2014_I1323621.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2014_I1323621.info
@@ -0,0 +1,35 @@
+Name: BESIII_2014_I1323621
+Year: 2014
+Summary: Cross section for $e^+e^-\to \omega\chi_{c0}$ at energies between 4.21 and 4.42 GeV
+Experiment: BESIII
+Collider: <Insert the collider name>
+InspireID: 1323621
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys. Rev. D 99, 091103 (2019)
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^-\to \omega\chi_{c0}$ at energies between 4.21 and 4.42 GeV by the BESIII collaboration.'
+Keywords: []
+BibKey: Ablikim:2014qwy
+BibTeX: '@article{Ablikim:2014qwy,
+ author = "Ablikim, M. and others",
+ title = "{Study of $e^+e^-\to\omega\chi_{cJ}$ at center-of-mass
+ energies from 4.21 to 4.42 GeV}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev. Lett.",
+ volume = "114",
+ year = "2015",
+ number = "9",
+ pages = "092003",
+ doi = "10.1103/PhysRevLett.114.092003",
+ eprint = "1410.6538",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1410.6538;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2014_I1323621.plot b/analyses/pluginBES/BESIII_2014_I1323621.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2014_I1323621.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /BESIII_2014_I1323621/d01-x01-y01
+Title=$\sigma(e^+e^-\to \omega\chi_{c0})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\chi_{c0})$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2014_I1323621.yoda b/analyses/pluginBES/BESIII_2014_I1323621.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2014_I1323621.yoda
@@ -0,0 +1,17 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2014_I1323621/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2014_I1323621/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.21000 0.00000 0.00000 2.02000e+01 3.78442e+01 4.64175e+01
+4.22000 0.00000 0.00000 2.51000e+01 3.04657e+01 3.94507e+01
+4.23000 0.00000 0.00000 5.54000e+01 8.41487e+00 8.41487e+00
+4.24500 0.00000 0.00000 1.63000e+01 2.23504e+01 3.08365e+01
+4.26000 0.00000 0.00000 2.37000e+01 6.35138e+00 6.35138e+00
+4.31000 0.00000 0.00000 2.62000e+01 2.51962e+01 3.49693e+01
+4.36000 0.00000 0.00000 -2.60000e+00 5.40675e+00 6.10597e+00
+4.39000 0.00000 0.00000 1.04000e+01 1.12219e+01 2.07118e+01
+4.42000 0.00000 0.00000 -1.36000e+01 1.47574e+01 1.85456e+01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2015_I1329785.cc b/analyses/pluginBES/BESIII_2015_I1329785.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1329785.cc
@@ -0,0 +1,132 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2015_I1329785 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2015_I1329785);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _nChi0 = bookCounter("TMP/chi0");
+ _nChi1 = bookCounter("TMP/chi1");
+ _nChi2 = bookCounter("TMP/chi2");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::pid==10441 or Cuts::pid==20443 or Cuts::pid==445)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // chi gamma
+ if(ncount!=1) continue;
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(val.first==22) {
+ if(val.second !=1) {
+ matched = false;
+ break;
+ }
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ if(p.pdgId()==10441)
+ _nChi0->fill(event.weight());
+ else if(p.pdgId()==20443)
+ _nChi1->fill(event.weight());
+ else if(p.pdgId()==445)
+ _nChi2->fill(event.weight());
+ break;
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = crossSection()/ sumOfWeights() /picobarn;
+ for(unsigned int ix=1;ix<4;++ix) {
+ double sigma(0.),error(0.);
+ if(ix==1) {
+ sigma = _nChi0->val()*fact;
+ error = _nChi0->err()*fact;
+ }
+ else if(ix==2) {
+ sigma = _nChi1->val()*fact;
+ error = _nChi1->err()*fact;
+ }
+ else if(ix==3) {
+ sigma = _nChi2->val()*fact;
+ error = _nChi2->err()*fact;
+ }
+ Scatter2D temphisto(refData(ix, 1, 8));
+ Scatter2DPtr mult = bookScatter2D(ix, 1, 8);
+ 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+ //@}
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nChi0,_nChi1,_nChi2;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2015_I1329785);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2015_I1329785.info b/analyses/pluginBES/BESIII_2015_I1329785.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1329785.info
@@ -0,0 +1,35 @@
+Name: BESIII_2015_I1329785
+Year: 2015
+Summary: Cross section for $e^+e^-\to \gamma\chi_{c(0,1,2)}$ at energies between 4.009 and 4.36 GeV
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1329785
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Chin.Phys. C39 (2015) 041001, 2015
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^-\to \gamma\chi_{c(0,1,2)}$ at energies between 4.009 and 4.36 GeV.'
+Keywords: []
+BibKey: Ablikim:2014hwn
+BibTeX: '@article{Ablikim:2014hwn,
+ author = "Ablikim, M. and others",
+ title = "{Evidence for $e^+e^-\to\gamma\chi_{c1, 2}$ at
+ center-of-mass energies from 4.009 to 4.360 GeV}",
+ collaboration = "BESIII",
+ journal = "Chin. Phys.",
+ volume = "C39",
+ year = "2015",
+ number = "4",
+ pages = "041001",
+ doi = "10.1088/1674-1137/39/4/041001",
+ eprint = "1411.6336",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1411.6336;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2015_I1329785.plot b/analyses/pluginBES/BESIII_2015_I1329785.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1329785.plot
@@ -0,0 +1,18 @@
+BEGIN PLOT /BESIII_2015_I1329785/d01-x01-y06
+Title=$\sigma(e^+e^-\to \gamma\chi_{c0}\)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \gamma\chi_{c0}\)$/pb
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /BESIII_2015_I1329785/d02-x01-y06
+Title=$\sigma(e^+e^-\to \gamma\chi_{c1}\)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \gamma\chi_{c1}\)$/pb
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /BESIII_2015_I1329785/d03-x01-y06
+Title=$\sigma(e^+e^-\to \gamma\chi_{c2}\)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \gamma\chi_{c2}\)$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2015_I1329785.yoda b/analyses/pluginBES/BESIII_2015_I1329785.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1329785.yoda
@@ -0,0 +1,360 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.6, up: 6.6}}, 1: {error: {dn: -2.3, up: 2.3}}, 2: {error: {dn: -1.9, up: 1.9}}, 3: {error: {dn: -0.7, up: 0.7}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y01
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 7.000000e+00 6.600000e+00 6.600000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 2.000000e-01 2.300000e+00 2.300000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.000000e-01 1.900000e+00 1.900000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 1.000000e-01 7.000000e-01 7.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y02
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.600000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y03
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.800000e+01 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 7.000000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y04
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 3.640000e+01 2.000000e-01 2.000000e-01
+4.230000e+00 0.000000e+00 0.000000e+00 3.720000e+01 2.000000e-01 2.000000e-01
+4.260000e+00 0.000000e+00 0.000000e+00 3.670000e+01 2.000000e-01 2.000000e-01
+4.360000e+00 0.000000e+00 0.000000e+00 3.240000e+01 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y05
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 7.380000e-01 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 8.400000e-01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 8.420000e-01 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 9.430000e-01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y06
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y06
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.040000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 1.050000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y07
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y07
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.790000e+02 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 2.600000e+01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 2.500000e+01 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 2.300000e+01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d01-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -61.3, up: 61.3}, sys: {dn: -4.2, up: 4.2}}, 1: {stat: {dn: -8.0, up: 8.0}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -8.8, up: 8.8}, sys: {dn: -0.1, up: 0.1}}, 3: {stat: {dn: -5.0, up: 5.0}, sys: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d01-x01-y08
+Title: doi:10.17182/hepdata.72880.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 6.500000e+01 6.144371e+01 6.144371e+01
+4.230000e+00 0.000000e+00 0.000000e+00 7.000000e-01 8.000625e+00 8.000625e+00
+4.260000e+00 0.000000e+00 0.000000e+00 5.000000e-01 8.800568e+00 8.800568e+00
+4.360000e+00 0.000000e+00 0.000000e+00 7.000000e-01 5.001000e+00 5.001000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.6, up: 2.6}}, 1: {error: {dn: -4.3, up: 4.3}}, 2: {error: {dn: -3.0, up: 3.0}}, 3: {error: {dn: -4.9, up: 4.9}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y01
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 4.400000e+00 2.600000e+00 2.600000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 6.700000e+00 4.300000e+00 4.300000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 3.000000e+00 3.000000e+00 3.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 5.200000e+00 4.900000e+00 4.900000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y02
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 2.200000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.900000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.100000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 2.400000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y03
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 9.000000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.400000e+01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 7.000000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 1.000000e+01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y04
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 2.340000e+01 1.000000e-01 1.000000e-01
+4.230000e+00 0.000000e+00 0.000000e+00 4.440000e+01 2.000000e-01 2.000000e-01
+4.260000e+00 0.000000e+00 0.000000e+00 4.270000e+01 2.000000e-01 2.000000e-01
+4.360000e+00 0.000000e+00 0.000000e+00 3.170000e+01 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y05
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 7.380000e-01 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 8.400000e-01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 8.420000e-01 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 9.430000e-01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y06
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y06
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.040000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 1.050000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y07
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y07
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 5.300000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.700000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.100000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 2.900000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d02-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.1, up: 0.1}}, 3: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d02-x01-y08
+Title: doi:10.17182/hepdata.72880.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 2.400000e+00 1.414214e+00 1.414214e+00
+4.230000e+00 0.000000e+00 0.000000e+00 7.000000e-01 5.099020e-01 5.099020e-01
+4.260000e+00 0.000000e+00 0.000000e+00 4.000000e-01 4.123106e-01 4.123106e-01
+4.360000e+00 0.000000e+00 0.000000e+00 1.400000e+00 1.303840e+00 1.303840e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.7, up: 1.7}}, 1: {error: {dn: -5.2, up: 5.2}}, 2: {error: {dn: -3.9, up: 3.9}}, 3: {error: {dn: -4.5, up: 4.5}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y01
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.800000e+00 1.700000e+00 1.700000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.330000e+01 5.200000e+00 5.200000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 7.500000e+00 3.900000e+00 3.900000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 4.400000e+00 4.500000e+00 4.500000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y02
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.500000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 2.900000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 2.300000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 2.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y03
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 6.000000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 2.200000e+01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.400000e+01 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 9.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y04
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 8.700000e+00 1.000000e-01 1.000000e-01
+4.230000e+00 0.000000e+00 0.000000e+00 4.200000e+01 2.000000e-01 2.000000e-01
+4.260000e+00 0.000000e+00 0.000000e+00 4.170000e+01 2.000000e-01 2.000000e-01
+4.360000e+00 0.000000e+00 0.000000e+00 3.030000e+01 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y05
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 7.380000e-01 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 8.400000e-01 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 8.420000e-01 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 9.430000e-01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y06
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y06
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.040000e+00 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 1.060000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 1.050000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y07
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y07
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 1.800000e+01 0.000000e+00 0.000000e+00
+4.230000e+00 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00
+4.260000e+00 0.000000e+00 0.000000e+00 4.200000e+00 0.000000e+00 0.000000e+00
+4.360000e+00 0.000000e+00 0.000000e+00 5.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1329785/d03-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.4, up: 4.4}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -2.3, up: 2.3}, sys: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1329785/d03-x01-y08
+Title: doi:10.17182/hepdata.72880.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.009000e+00 0.000000e+00 0.000000e+00 4.700000e+00 4.440721e+00 4.440721e+00
+4.230000e+00 0.000000e+00 0.000000e+00 2.700000e+00 1.140175e+00 1.140175e+00
+4.260000e+00 0.000000e+00 0.000000e+00 2.000000e+00 1.118034e+00 1.118034e+00
+4.360000e+00 0.000000e+00 0.000000e+00 2.300000e+00 2.308679e+00 2.308679e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2015_I1406939.cc b/analyses/pluginBES/BESIII_2015_I1406939.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1406939.cc
@@ -0,0 +1,129 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2015_I1406939 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2015_I1406939);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _nChi1 = bookCounter("TMP/chi1");
+ _nChi2 = bookCounter("TMP/chi2");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool matched = false;
+ foreach (const Particle& p, ufs.particles(Cuts::pid==20443 or Cuts::pid==445)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ foreach (const Particle & p2, ufs.particles(Cuts::pid==223)) {
+ map<long,int> nRes2 = nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2!=0) continue;
+ matched=true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ if(p.pdgId()==20443)
+ _nChi1->fill(event.weight());
+ else if(p.pdgId()==445)
+ _nChi2->fill(event.weight());
+ break;
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = crossSection()/ sumOfWeights() /picobarn;
+ for(unsigned int ix=2;ix<4;++ix) {
+ double sigma(0.),error(0.);
+ if(ix==2) {
+ sigma = _nChi1->val()*fact;
+ error = _nChi1->err()*fact;
+ }
+ else if(ix==3) {
+ sigma = _nChi2->val()*fact;
+ error = _nChi2->err()*fact;
+ }
+ Scatter2D temphisto(refData(ix, 1, 6));
+ Scatter2DPtr mult = bookScatter2D(ix, 1, 6);
+ 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nChi1,_nChi2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2015_I1406939);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2015_I1406939.info b/analyses/pluginBES/BESIII_2015_I1406939.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1406939.info
@@ -0,0 +1,35 @@
+Name: BESIII_2015_I1406939
+Year: 2015
+Summary: Cross section for $e^+e^-\to \omega\chi_{c(1,2)}$ at energies between 4.42 and 4.6 GeV
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1406939
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D93 (2016) 011102, 2016
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^-\to \omega\chi_{c(1,2)}$ at energies between 4.42 and 4.6 GeV by the BESIII collaboration.'
+Keywords: []
+BibKey: Ablikim:2015uix
+BibTeX: '@article{Ablikim:2015uix,
+ author = "Ablikim, Medina and others",
+ title = "{Observation of $e^+e^- \rightarrow \omega \chi_{c1,2}$
+ near $\sqrt{s}$ = 4.42 and 4.6 GeV}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D93",
+ year = "2016",
+ number = "1",
+ pages = "011102",
+ doi = "10.1103/PhysRevD.93.011102",
+ eprint = "1511.08564",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1511.08564;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2015_I1406939.plot b/analyses/pluginBES/BESIII_2015_I1406939.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1406939.plot
@@ -0,0 +1,22 @@
+BEGIN PLOT /BESIII_2015_I1406939/d01-x01-y06
+Title=$\sigma(e^+e^-\to \omega\chi_{c0})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\chi_{c0})$/pb
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /BESIII_2015_I1406939/d02-x01-y06
+Title=$\sigma(e^+e^-\to \omega\chi_{c1})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\chi_{c1})$/pb
+ConnectGaps=1
+XMin=4.5
+XMax=4.7
+END PLOT
+BEGIN PLOT /BESIII_2015_I1406939/d03-x01-y06
+Title=$\sigma(e^+e^-\to \omega\chi_{c2})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\chi_{c2})$/pb
+ConnectGaps=1
+XMin=4.4
+XMax=4.5
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2015_I1406939.yoda b/analyses/pluginBES/BESIII_2015_I1406939.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2015_I1406939.yoda
@@ -0,0 +1,271 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y01
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 1.074000e+03 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 4.800000e+01 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 5.670000e+02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y02
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 2.350000e+00 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 2.140000e+00 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 2.140000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 1.830000e+00 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y03
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 5.200000e+01 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 1.300000e+01 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 7.000000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 2.500000e+01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -9.4, up: 9.4}}, 1: {error: {dn: -1.7, up: 1.7}}, 2: {error: {dn: -1.3, up: 1.3}}, 3: {error: {dn: -0.7, up: 0.7}}, 4: {error: {dn: -3.1, up: 3.1}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y04
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 5.460000e+01 9.400000e+00 9.400000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 9.400000e+00 1.700000e+00 1.700000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 4.100000e+00 1.300000e+00 1.300000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 1.400000e+00 7.000000e-01 7.000000e-01
+4.599000e+00 0.000000e+00 0.000000e+00 2.110000e+01 3.100000e+00 3.100000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: 0.0, up: 9.5}}, 1: {error: {dn: -3.6, up: 4.2}}, 2: {error: {dn: -2.6, up: 3.0}}, 3: {error: {dn: -1.6, up: 2.0}}, 4: {error: {dn: -3.9, up: 5.8}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y05
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 9.500000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 3.600000e+00 3.600000e+00 4.200000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 2.900000e+00 2.600000e+00 3.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 1.600000e+00 1.600000e+00 2.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 3.900000e+00 3.900000e+00 5.800000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d01-x01-y06
+Variations: []
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d01-x01-y06
+Title: doi:10.17182/hepdata.76981.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y01
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 1.074000e+03 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 4.800000e+01 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 5.670000e+02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y02
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 3.890000e+00 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 3.720000e+00 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 3.710000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 3.770000e+00 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 3.910000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y03
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 1.000000e+01 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 3.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.9, up: 2.7}}, 1: {error: {dn: 0.0, up: 0.6}}, 2: {error: {dn: 0.0, up: 0.6}}, 3: {error: {dn: 0.0, up: 0.6}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y04
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 6.300000e+00 1.900000e+00 2.700000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+4.574000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: 0.0, up: 3.7}}, 1: {error: {dn: -1.6, up: 3.0}}, 2: {error: {dn: 0.0, up: 1.3}}, 3: {error: {dn: -1.6, up: 3.0}}, 4: {error: {dn: -4.7, up: 4.7}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y05
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 3.700000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 3.000000e+00 1.600000e+00 3.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 1.300000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 3.000000e+00 1.600000e+00 3.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 2.110000e+01 4.700000e+00 4.700000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d02-x01-y06
+Variations: [""]
+ErrorBreakdown: {4: {stat: {dn: -2.1, up: 2.1}, sys: {dn: -1.3, up: 1.3}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d02-x01-y06
+Title: doi:10.17182/hepdata.76981.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.599000e+00 0.000000e+00 0.000000e+00 9.500000e+00 2.469818e+00 2.469818e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y01
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 1.074000e+03 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 1.100000e+02 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 4.800000e+01 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 5.670000e+02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y02
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 2.200000e+00 0.000000e+00 0.000000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 2.160000e+00 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 2.180000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 2.160000e+00 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 2.300000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y03
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.467000e+00 0.000000e+00 0.000000e+00 4.000000e+00 0.000000e+00 0.000000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 2.000000e+00 0.000000e+00 0.000000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 7.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: 0.0, up: 0.6}}, 2: {error: {dn: 0.0, up: 0.6}}, 3: {error: {dn: 0.0, up: 0.6}}, 4: {error: {dn: -0.4, up: 0.9}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y04
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.467000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+4.574000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 6.000000e-01
+4.599000e+00 0.000000e+00 0.000000e+00 5.000000e-01 4.000000e-01 9.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -7.5, up: 7.5}}, 1: {error: {dn: -1.9, up: 3.2}}, 2: {error: {dn: 0.0, up: 1.3}}, 3: {error: {dn: -1.3, up: 2.7}}, 4: {error: {dn: -2.5, up: 3.2}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y05
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 4.930000e+01 7.500000e+00 7.500000e+00
+4.467000e+00 0.000000e+00 0.000000e+00 4.000000e+00 1.900000e+00 3.200000e+00
+4.527000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 1.300000e+00
+4.574000e+00 0.000000e+00 0.000000e+00 2.000000e+00 1.300000e+00 2.700000e+00
+4.599000e+00 0.000000e+00 0.000000e+00 7.000000e+00 2.500000e+00 3.200000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2015_I1406939/d03-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -2.5, up: 2.5}}}
+
+IsRef: 1
+Path: /REF/BESIII_2015_I1406939/d03-x01-y06
+Title: doi:10.17182/hepdata.76981.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.416000e+00 0.000000e+00 0.000000e+00 2.090000e+01 4.060788e+00 4.060788e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2016_I1422780.cc b/analyses/pluginBES/BESIII_2016_I1422780.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2016_I1422780.cc
@@ -0,0 +1,185 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Jpsi/psi2S baryon decay analysis
+ class BESIII_2016_I1422780 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2016_I1422780);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ _h_xi = bookHisto1D(2, 1, 1);
+ _h_sigm = bookHisto1D(2, 1, 2);
+ _h_sigp = bookHisto1D(2, 1, 3);
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ _h_xi = bookHisto1D(2, 1, 4);
+ _h_sigm = bookHisto1D(2, 1, 5);
+ _h_sigp = bookHisto1D(2, 1, 6);
+ }
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3312 or Cuts::abspid==3224 or Cuts::abspid==3114)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ bool matched=false;
+ // check for antiparticle
+ foreach (const Particle& p2, ufs.particles(Cuts::pid==-p.pdgId())) {
+ if(p2.children().empty()) continue;
+ map<long,int> nRes2=nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2==0) {
+ matched = true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ // fond baryon and antibaryon
+ if(matched) {
+ // calc cosine
+ double ctheta;
+ if(p.pdgId()>0)
+ ctheta = p .momentum().p3().unit().dot(axis);
+ else
+ ctheta = p2.momentum().p3().unit().dot(axis);
+ if(abs(p.pdgId())==3312)
+ _h_xi ->fill(ctheta,event.weight());
+ else if(abs(p.pdgId())==3114)
+ _h_sigm->fill(ctheta,event.weight());
+ else if(abs(p.pdgId())==3224)
+ _h_sigp->fill(ctheta,event.weight());
+ break;
+ }
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double d = 3./(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double c = 3.*(hist->xMax()-hist->xMin())/(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = d*(bin.xMax() - bin.xMin());
+ double b = d/3.*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-c*sum1 + sqr(c)*sum2 + sum3 - c*sum5)/(sum1 - c*sum2 + c*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + sqr(c)*sum4 - 2*c*sum5),3);
+ double bb = -2*sqr(sum3 + sqr(c)*sum4 - 2*c*sum5)*(sum1 - c*sum2 + c*sum4 - sum5);
+ double aa = sqr(sum1 - c*sum2 + c*sum4 - sum5)*(-sum3 - sqr(c)*sum4 + sqr(sum1 - c*sum2 + c*sum4 - sum5) + 2*c*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // find energy
+ int ioff=-1;
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ ioff=0;
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ ioff=1;
+ }
+ vector< pair<double,pair<double,double> > > alpha;
+ normalize(_h_xi,1.,false);
+ alpha.push_back(calcAlpha(_h_xi));
+ normalize(_h_sigm,1.,false);
+ alpha.push_back(calcAlpha(_h_sigm));
+ normalize(_h_sigp,1.,false);
+ alpha.push_back(calcAlpha(_h_sigp));
+ Scatter2DPtr _h_alpha = bookScatter2D(1,1,3);
+ for(unsigned int ix=0;ix<3;++ix)
+ _h_alpha->addPoint(1.+ix+3.*ioff, alpha[ix].first, make_pair(0.5,0.5),
+ make_pair(alpha[ix].second.first,alpha[ix].second.second) );
+ }
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_xi,_h_sigm,_h_sigp;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2016_I1422780);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2016_I1422780.info b/analyses/pluginBES/BESIII_2016_I1422780.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2016_I1422780.info
@@ -0,0 +1,36 @@
+Name: BESIII_2016_I1422780
+Year: 2016
+Summary: Analysis of $J/\psi$ and $\psi(2S)$ decays to $\Xi^-\bar\Xi^+$ and $\Sigma^{*\mp}\bar\Sigma^{*\pm}$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1422780
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D93 (2016) no.7, 072003
+RunInfo: e+e- > J/psi and Psi(2S)
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.1,3.686]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to J/\psi,\psi(2S) \to \Xi^-\bar\Xi^+$ and $\Sigma^{*\mp}\bar\Sigma^{*\pm}$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2016iym
+BibTeX: '@article{Ablikim:2016iym,
+ author = "Ablikim, Medina and others",
+ title = "{Study of $\psi$ decays to the $\Xi^{-}\bar\Xi^{+}$ and
+ $\Sigma(1385)^{\mp}\bar\Sigma(1385)^{\pm}$ final states}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D93",
+ year = "2016",
+ number = "7",
+ pages = "072003",
+ doi = "10.1103/PhysRevD.93.072003",
+ eprint = "1602.06754",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1602.06754;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2016_I1422780.plot b/analyses/pluginBES/BESIII_2016_I1422780.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2016_I1422780.plot
@@ -0,0 +1,47 @@
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y01
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Xi^-\bar{\Xi}^+$
+XLabel=$\cos\theta_{e-\Xi^-}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^-}$
+LogY=0
+ConnectBins=0
+END PLOT
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y02
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Sigma^{*-}\bar{\Sigma}^{*+}$
+XLabel=$\cos\theta_{e-\Sigma^{*-}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*-}}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y03
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Sigma^{*+}\bar{\Sigma}^{*-}$
+XLabel=$\cos\theta_{e-\Sigma^{*+}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*+}}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y04
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Xi^-\bar{\Xi}^+$
+XLabel=$\cos\theta_{e-\Xi^-}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^-}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y05
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Sigma^{*-}\bar{\Sigma}^{*+}$
+XLabel=$\cos\theta_{e-\Sigma^{*-}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*-}}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2016_I1422780/d02-x01-y06
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Sigma^{*+}\bar{\Sigma}^{*-}$
+XLabel=$\cos\theta_{e-\Sigma^{*+}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*+}}$
+LogY=0
+END PLOT
+
+
+BEGIN PLOT /BESIII_2016_I1422780/d01-x01-y03
+Title=$\alpha$ parameters for the decays
+XCustomMajorTicks=1. $(1S)\Xi^-\bar{\Xi}^+$ 2. $(1S)\Sigma^{*-}\bar{\Sigma}^{*+}$ 3. $(1S)\Sigma^{*+}\bar{\Sigma}^{*-}$ 4. $(2S)\Xi^-\bar{\Xi}^+$ 5. $(2S)\Sigma^{*-}\bar{\Sigma}^{*+}$ 6. $(2S)\Sigma^{*+}\bar{\Sigma}^{*-}$
+LogY=0
+XMin=0.5
+XMax=6.5
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2016_I1422780.yoda b/analyses/pluginBES/BESIII_2016_I1422780.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2016_I1422780.yoda
@@ -0,0 +1,197 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -231.0, up: 231.0}}, 1: {error: {dn: -466.8, up: 466.8}}, 2: {error: {dn: -595.9, up: 595.9}}, 3: {error: {dn: -82.6, up: 82.6}}, 4: {error: {dn: -97.8, up: 97.8}}, 5: {error: {dn: -94.6, up: 94.6}}}
+
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d01-x01-y01
+Title: doi:10.17182/hepdata.77053.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 4.281070e+04 2.310000e+02 2.310000e+02
+2.000000e+00 5.000000e-01 5.000000e-01 4.259480e+04 4.668000e+02 4.668000e+02
+3.000000e+00 5.000000e-01 5.000000e-01 5.252250e+04 5.959000e+02 5.959000e+02
+4.000000e+00 5.000000e-01 5.000000e-01 5.336700e+03 8.260000e+01 8.260000e+01
+5.000000e+00 5.000000e-01 5.000000e-01 1.374500e+03 9.780000e+01 9.780000e+01
+6.000000e+00 5.000000e-01 5.000000e-01 1.469900e+03 9.460000e+01 9.460000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.04, up: 0.04}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d01-x01-y02
+Title: doi:10.17182/hepdata.77053.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.840000e+01 4.000000e-02 4.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 1.738000e+01 4.000000e-02 4.000000e-02
+3.000000e+00 5.000000e-01 5.000000e-01 1.867000e+01 4.000000e-02 4.000000e-02
+4.000000e+00 5.000000e-01 5.000000e-01 1.804000e+01 4.000000e-02 4.000000e-02
+5.000000e+00 5.000000e-01 5.000000e-01 1.512000e+01 4.000000e-02 4.000000e-02
+6.000000e+00 5.000000e-01 5.000000e-01 1.645000e+01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.13, up: 0.13}}, 4: {error: {dn: -0.4, up: 0.4}}, 5: {error: {dn: -0.37, up: 0.37}}}
+
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d01-x01-y03
+Title: doi:10.17182/hepdata.77053.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 5.800000e-01 4.000000e-02 4.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 -5.800000e-01 5.000000e-02 5.000000e-02
+3.000000e+00 5.000000e-01 5.000000e-01 -4.900000e-01 6.000000e-02 6.000000e-02
+4.000000e+00 5.000000e-01 5.000000e-01 9.100000e-01 1.300000e-01 1.300000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 6.400000e-01 4.000000e-01 4.000000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 3.500000e-01 3.700000e-01 3.700000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.14, up: 0.14}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.06, up: 0.06}}, 5: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d01-x01-y04
+Title: doi:10.17182/hepdata.77053.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.040000e+01 6.000000e-02 6.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 1.096000e+01 1.200000e-01 1.200000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 1.258000e+01 1.400000e-01 1.400000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 2.780000e+00 5.000000e-02 5.000000e-02
+5.000000e+00 5.000000e-01 5.000000e-01 8.500000e-01 6.000000e-02 6.000000e-02
+6.000000e+00 5.000000e-01 5.000000e-01 8.400000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 7.39204e-01 2.25336e-02 2.25336e-02
+-0.65000 0.05000 0.05000 6.79837e-01 1.94995e-02 1.94995e-02
+-0.55000 0.05000 0.05000 6.61781e-01 1.86336e-02 1.86336e-02
+-0.45000 0.05000 0.05000 6.36215e-01 1.73336e-02 1.73336e-02
+-0.35000 0.05000 0.05000 5.96491e-01 1.64661e-02 1.64661e-02
+-0.25000 0.05000 0.05000 5.53012e-01 1.60336e-02 1.60336e-02
+-0.15000 0.05000 0.05000 5.62978e-01 1.51676e-02 1.51676e-02
+-0.05000 0.05000 0.05000 5.58210e-01 1.56002e-02 1.56002e-02
+0.05000 0.05000 0.05000 5.57489e-01 1.51669e-02 1.51669e-02
+0.15000 0.05000 0.05000 5.75256e-01 1.60336e-02 1.60336e-02
+0.25000 0.05000 0.05000 5.74823e-01 1.56002e-02 1.56002e-02
+0.35000 0.05000 0.05000 6.05879e-01 1.64661e-02 1.64661e-02
+0.45000 0.05000 0.05000 6.29134e-01 1.73336e-02 1.73336e-02
+0.55000 0.05000 0.05000 6.31590e-01 1.77669e-02 1.77669e-02
+0.65000 0.05000 0.05000 6.95001e-01 1.99336e-02 1.99336e-02
+0.75000 0.05000 0.05000 7.43101e-01 2.29670e-02 2.29670e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 4.90395e-01 3.35487e-02 3.35487e-02
+-0.65000 0.05000 0.05000 5.28270e-01 3.22583e-02 3.22583e-02
+-0.55000 0.05000 0.05000 5.49206e-01 2.92476e-02 2.92476e-02
+-0.45000 0.05000 0.05000 6.76377e-01 3.01078e-02 3.01078e-02
+-0.35000 0.05000 0.05000 6.74057e-01 2.88174e-02 2.88174e-02
+-0.25000 0.05000 0.05000 6.36707e-01 2.88174e-02 2.88174e-02
+-0.15000 0.05000 0.05000 6.71137e-01 2.79572e-02 2.79572e-02
+-0.05000 0.05000 0.05000 7.34567e-01 2.96777e-02 2.96777e-02
+0.05000 0.05000 0.05000 7.33394e-01 2.83873e-02 2.83873e-02
+0.15000 0.05000 0.05000 7.25618e-01 3.01078e-02 3.01078e-02
+0.25000 0.05000 0.05000 6.67596e-01 2.79572e-02 2.79572e-02
+0.35000 0.05000 0.05000 6.75036e-01 2.96777e-02 2.96777e-02
+0.45000 0.05000 0.05000 6.19598e-01 3.01078e-02 3.01078e-02
+0.55000 0.05000 0.05000 5.79951e-01 3.09680e-02 3.09680e-02
+0.65000 0.05000 0.05000 5.59829e-01 3.48390e-02 3.48390e-02
+0.75000 0.05000 0.05000 4.78261e-01 3.87100e-02 3.87100e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y03
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 5.07721e-01 3.99956e-02 3.99956e-02
+-0.65000 0.05000 0.05000 5.72436e-01 3.74958e-02 3.74958e-02
+-0.55000 0.05000 0.05000 6.25764e-01 4.16620e-02 4.16620e-02
+-0.45000 0.05000 0.05000 5.75492e-01 3.37463e-02 3.37463e-02
+-0.35000 0.05000 0.05000 6.86313e-01 3.16631e-02 3.16631e-02
+-0.25000 0.05000 0.05000 6.70481e-01 3.08299e-02 3.08299e-02
+-0.15000 0.05000 0.05000 6.76591e-01 3.16631e-02 3.16631e-02
+-0.05000 0.05000 0.05000 6.99922e-01 3.12465e-02 3.12465e-02
+0.05000 0.05000 0.05000 7.06588e-01 3.08299e-02 3.08299e-02
+0.15000 0.05000 0.05000 6.77980e-01 3.24964e-02 3.24964e-02
+0.25000 0.05000 0.05000 7.00755e-01 3.54127e-02 3.54127e-02
+0.35000 0.05000 0.05000 6.57149e-01 3.33296e-02 3.33296e-02
+0.45000 0.05000 0.05000 6.20209e-01 3.37463e-02 3.37463e-02
+0.55000 0.05000 0.05000 5.95489e-01 3.66626e-02 3.66626e-02
+0.65000 0.05000 0.05000 5.11332e-01 3.87457e-02 3.87457e-02
+0.75000 0.05000 0.05000 5.15776e-01 3.91623e-02 3.91623e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y04
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 7.12479e-01 5.61217e-02 5.61217e-02
+-0.65000 0.05000 0.05000 6.75777e-01 4.70353e-02 4.70353e-02
+-0.55000 0.05000 0.05000 7.16042e-01 4.65009e-02 4.65009e-02
+-0.45000 0.05000 0.05000 6.66512e-01 4.27594e-02 4.27594e-02
+-0.35000 0.05000 0.05000 5.79212e-01 4.00869e-02 4.00869e-02
+-0.25000 0.05000 0.05000 5.71016e-01 3.90180e-02 3.90180e-02
+-0.15000 0.05000 0.05000 5.33958e-01 3.63455e-02 3.63455e-02
+-0.05000 0.05000 0.05000 5.18992e-01 3.63455e-02 3.63455e-02
+0.05000 0.05000 0.05000 5.47142e-01 3.68800e-02 3.68800e-02
+0.15000 0.05000 0.05000 4.96544e-01 3.31385e-02 3.31385e-02
+0.25000 0.05000 0.05000 5.05095e-01 3.74145e-02 3.74145e-02
+0.35000 0.05000 0.05000 6.12707e-01 4.22249e-02 4.22249e-02
+0.45000 0.05000 0.05000 6.30523e-01 4.32939e-02 4.32939e-02
+0.55000 0.05000 0.05000 6.14132e-01 4.48974e-02 4.48974e-02
+0.65000 0.05000 0.05000 7.09984e-01 4.75698e-02 4.75698e-02
+0.75000 0.05000 0.05000 9.09885e-01 6.14666e-02 6.14666e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y05
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y05
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70000 0.10000 0.10000 6.82649e-01 1.29944e-01 1.29944e-01
+-0.50000 0.10000 0.10000 6.82117e-01 8.46766e-02 8.46766e-02
+-0.30000 0.10000 0.10000 5.15426e-01 8.62743e-02 8.62743e-02
+-0.10000 0.10000 0.10000 6.24956e-01 5.21906e-02 5.21906e-02
+0.10000 0.10000 0.10000 4.67496e-01 8.78720e-02 8.78720e-02
+0.30000 0.10000 0.10000 6.95963e-01 9.31980e-02 9.31980e-02
+0.50000 0.10000 0.10000 5.16846e-01 9.47952e-02 9.47952e-02
+0.70000 0.10000 0.10000 8.14546e-01 1.27815e-01 1.27815e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2016_I1422780/d02-x01-y06
+IsRef: 1
+Path: /REF/BESIII_2016_I1422780/d02-x01-y06
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70000 0.10000 0.10000 7.03975e-01 1.20625e-01 1.20625e-01
+-0.50000 0.10000 0.10000 7.03975e-01 1.01839e-01 1.01839e-01
+-0.30000 0.10000 0.10000 5.39187e-01 8.84912e-02 8.84912e-02
+-0.10000 0.10000 0.10000 6.15319e-01 8.94799e-02 8.94799e-02
+0.10000 0.10000 0.10000 5.39187e-01 1.07277e-01 1.07277e-01
+0.30000 0.10000 0.10000 6.93758e-01 9.68954e-02 9.68954e-02
+0.50000 0.10000 0.10000 5.22049e-01 1.01345e-01 1.01345e-01
+0.70000 0.10000 0.10000 6.82552e-01 1.17164e-01 1.17164e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2016_I1495838.cc b/analyses/pluginBES/BESIII_2016_I1495838.cc
--- a/analyses/pluginBES/BESIII_2016_I1495838.cc
+++ b/analyses/pluginBES/BESIII_2016_I1495838.cc
@@ -1,119 +1,116 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class BESIII_2016_I1495838 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2016_I1495838);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
declare(FinalState(), "FS");
declare(UnstableParticles(), "UFS");
_nPsi = bookCounter("TMP/psi");
}
void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
foreach(const Particle &child, p.children()) {
if(child.children().empty()) {
--nRes[child.pdgId()];
--ncount;
}
else
findChildren(child,nRes,ncount);
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
const FinalState& ufs = apply<FinalState>(event, "UFS");
- foreach (const Particle& p, ufs.particles()) {
+ // find the psis
+ foreach (const Particle& p, ufs.particles(Cuts::pid==443)) {
if(p.children().empty()) continue;
- // find the psi
- if(p.pdgId()==443) {
- map<long,int> nRes = nCount;
- int ncount = ntotal;
- findChildren(p,nRes,ncount);
- // psi pi+pi-
- if(ncount!=2) continue;
- bool matched = true;
- for(auto const & val : nRes) {
- if(abs(val.first)==211) {
- if(val.second !=1) {
- matched = false;
- break;
- }
- }
- else if(val.second!=0) {
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // psi pi+pi-
+ if(ncount!=2) continue;
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(abs(val.first)==211) {
+ if(val.second !=1) {
matched = false;
break;
}
}
- if(matched) {
- _nPsi->fill(event.weight());
+ else if(val.second!=0) {
+ matched = false;
break;
}
}
+ if(matched) {
+ _nPsi->fill(event.weight());
+ break;
+ }
}
}
-
/// Normalise histograms etc., after the run
void finalize() {
double fact = crossSection()/ sumOfWeights() /picobarn;
double sigma = _nPsi->val()*fact;
double error = _nPsi->err()*fact;
for(unsigned int ix=1;ix<3;++ix) {
Scatter2D temphisto(refData(ix, 1, 1));
Scatter2DPtr mult = bookScatter2D(ix, 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, sigma, ex, make_pair(error,error));
}
else {
mult->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
}
}
//@}
/// @name Histograms
//@{
CounterPtr _nPsi;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(BESIII_2016_I1495838);
}
diff --git a/analyses/pluginBES/BESIII_2017_I1506414.cc b/analyses/pluginBES/BESIII_2017_I1506414.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1506414.cc
@@ -0,0 +1,181 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2017_I1506414 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2017_I1506414);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ _h_xi = bookHisto1D(1, 1, 2);
+ _h_sig = bookHisto1D(1, 1, 1);
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ _h_xi = bookHisto1D(1, 1, 4);
+ _h_sig = bookHisto1D(1, 1, 3);
+ }
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+
+
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3322 or Cuts::abspid==3214)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ bool matched=false;
+ // check for antiparticle
+ foreach (const Particle& p2, ufs.particles(Cuts::pid==-p.pdgId())) {
+ if(p2.children().empty()) continue;
+ map<long,int> nRes2=nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2==0) {
+ matched = true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ // fond baryon and antibaryon
+ if(matched) {
+ // calc cosine
+ double ctheta;
+ if(p.pdgId()>0)
+ ctheta = p .momentum().p3().unit().dot(axis);
+ else
+ ctheta = p2.momentum().p3().unit().dot(axis);
+ if(abs(p.pdgId())==3322)
+ _h_xi ->fill(ctheta,event.weight());
+ else if(abs(p.pdgId())==3214)
+ _h_sig->fill(ctheta,event.weight());
+ break;
+ }
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double d = 3./(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double c = 3.*(hist->xMax()-hist->xMin())/(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = d*(bin.xMax() - bin.xMin());
+ double b = d/3.*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-c*sum1 + sqr(c)*sum2 + sum3 - c*sum5)/(sum1 - c*sum2 + c*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + sqr(c)*sum4 - 2*c*sum5),3);
+ double bb = -2*sqr(sum3 + sqr(c)*sum4 - 2*c*sum5)*(sum1 - c*sum2 + c*sum4 - sum5);
+ double aa = sqr(sum1 - c*sum2 + c*sum4 - sum5)*(-sum3 - sqr(c)*sum4 + sqr(sum1 - c*sum2 + c*sum4 - sum5) + 2*c*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // find energy
+ int ioff=-1;
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ ioff=0;
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ ioff=1;
+ }
+ normalize(_h_xi,1.,false);
+ Scatter2DPtr _h_alpha_xi = bookScatter2D(2,2*ioff+2,1);
+ pair<double,pair<double,double> > alpha = calcAlpha(_h_xi);
+ _h_alpha_xi->addPoint(0.5, alpha.first, make_pair(0.5,0.5),
+ make_pair(alpha.second.first,alpha.second.second) );
+ normalize(_h_sig,1.,false);
+ Scatter2DPtr _h_alpha_sig = bookScatter2D(2,2*ioff+1,1);
+ alpha = calcAlpha(_h_sig);
+ _h_alpha_sig->addPoint(0.5, alpha.first, make_pair(0.5,0.5),
+ make_pair(alpha.second.first,alpha.second.second) );
+
+ }
+ //@}
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_xi,_h_sig;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2017_I1506414);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2017_I1506414.info b/analyses/pluginBES/BESIII_2017_I1506414.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1506414.info
@@ -0,0 +1,36 @@
+Name: BESIII_2017_I1506414
+Year: 2017
+Summary: Analysis of $J/\psi$ and $\psi(2S)$ decays to $\Xi^0\bar\Xi^0$ and $\Sigma^{*0}\bar\Sigma^{*0}$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1506414
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B770 (2017) 217-225
+RunInfo: e+e- > J/psi and Psi(2S)
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.1,3.686]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to J/\psi,\psi(2S) \to \Xi^0\bar\Xi^0$ and $\Sigma^{*0}\bar\Sigma^{*0}$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2016sjb
+BibTeX: '@article{Ablikim:2016sjb,
+ author = "Ablikim, Medina and others",
+ title = "{Study of $J/\psi$ and
+ $\psi(3686)\rightarrow\Sigma(1385)^{0}\bar\Sigma(1385)^{0}$
+ and $\Xi^0\bar\Xi^{0}$}",
+ collaboration = "BESIII",
+ journal = "Phys. Lett.",
+ volume = "B770",
+ year = "2017",
+ pages = "217-225",
+ doi = "10.1016/j.physletb.2017.04.048",
+ eprint = "1612.08664",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1612.08664;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2017_I1506414.plot b/analyses/pluginBES/BESIII_2017_I1506414.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1506414.plot
@@ -0,0 +1,49 @@
+BEGIN PLOT /BESIII_2017_I1506414/d01-x01-y02
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Xi^0\bar{\Xi}^0$
+XLabel=$\cos\theta_{e-\Xi^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^0}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d01-x01-y01
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Sigma^{*0}\bar{\Sigma}^{*0}$
+XLabel=$\cos\theta_{e-\Sigma^{*0}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*0}}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d01-x01-y04
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Xi^0\bar{\Xi}^0$
+XLabel=$\cos\theta_{e-\Xi^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^0}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d01-x01-y03
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Sigma^{*0}\bar{\Sigma}^{*0}$
+XLabel=$\cos\theta_{e-\Sigma^{*0}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^{*0}}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2017_I1506414/d02-x02-y01
+Title=$\alpha$ parameter for $e^+e^-\to J/\psi\to\Xi^0\bar{\Xi}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d02-x01-y01
+Title=$\alpha$ parameter for $e^+e^-\to J/\psi\to\Sigma^{*0}\bar{\Sigma}^{*0}$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d02-x04-y01
+Title=$\alpha$ parameter for $e^+e^-\to \psi(2S)\to\Xi^0\bar{\Xi}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1506414/d02-x03-y01
+Title=$\alpha$ parameter for $e^+e^-\to \psi(2S)\to\Sigma^{*0}\bar{\Sigma}^{*0}$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginBES/BESIII_2017_I1506414.yoda b/analyses/pluginBES/BESIII_2017_I1506414.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1506414.yoda
@@ -0,0 +1,124 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 4.31481e-01 2.19807e-02 2.19807e-02
+-0.65000 0.05000 0.05000 4.92319e-01 2.16206e-02 2.16206e-02
+-0.55000 0.05000 0.05000 5.60604e-01 2.48629e-02 2.48629e-02
+-0.45000 0.05000 0.05000 6.67325e-01 2.63048e-02 2.63048e-02
+-0.35000 0.05000 0.05000 6.89727e-01 2.27013e-02 2.27013e-02
+-0.25000 0.05000 0.05000 6.86424e-01 2.19807e-02 2.19807e-02
+-0.15000 0.05000 0.05000 7.15071e-01 2.63048e-02 2.63048e-02
+-0.05000 0.05000 0.05000 6.71649e-01 1.98186e-02 1.98186e-02
+0.05000 0.05000 0.05000 6.88766e-01 2.01792e-02 2.01792e-02
+0.15000 0.05000 0.05000 7.11167e-01 2.16206e-02 2.16206e-02
+0.25000 0.05000 0.05000 7.29485e-01 1.69364e-02 1.69364e-02
+0.35000 0.05000 0.05000 6.88946e-01 2.08999e-02 2.08999e-02
+0.45000 0.05000 0.05000 6.06848e-01 2.09002e-02 2.09002e-02
+0.55000 0.05000 0.05000 6.53992e-01 2.37826e-02 2.37826e-02
+0.65000 0.05000 0.05000 5.18083e-01 2.16206e-02 2.16206e-02
+0.75000 0.05000 0.05000 4.88114e-01 2.23413e-02 2.23413e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d01-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 7.55009e-01 1.47049e-02 1.47049e-02
+-0.65000 0.05000 0.05000 6.90890e-01 1.51023e-02 1.51023e-02
+-0.55000 0.05000 0.05000 6.54857e-01 1.47049e-02 1.47049e-02
+-0.45000 0.05000 0.05000 6.08490e-01 1.35126e-02 1.35126e-02
+-0.35000 0.05000 0.05000 5.95772e-01 1.47049e-02 1.47049e-02
+-0.25000 0.05000 0.05000 5.51525e-01 1.39100e-02 1.39100e-02
+-0.15000 0.05000 0.05000 5.55765e-01 1.43074e-02 1.43074e-02
+-0.05000 0.05000 0.05000 5.62388e-01 1.58972e-02 1.58972e-02
+0.05000 0.05000 0.05000 5.52585e-01 1.47049e-02 1.47049e-02
+0.15000 0.05000 0.05000 5.70072e-01 1.51023e-02 1.51023e-02
+0.25000 0.05000 0.05000 5.61329e-01 1.51023e-02 1.51023e-02
+0.35000 0.05000 0.05000 5.99217e-01 1.47049e-02 1.47049e-02
+0.45000 0.05000 0.05000 6.11405e-01 1.51023e-02 1.51023e-02
+0.55000 0.05000 0.05000 6.60421e-01 1.47049e-02 1.47049e-02
+0.65000 0.05000 0.05000 6.97249e-01 1.51023e-02 1.51023e-02
+0.75000 0.05000 0.05000 7.73026e-01 1.47049e-02 1.47049e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d01-x01-y03
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d01-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70000 0.10000 0.10000 6.81647e-01 1.09731e-01 1.09731e-01
+-0.50000 0.10000 0.10000 6.26513e-01 8.14901e-02 8.14901e-02
+-0.30000 0.10000 0.10000 6.15755e-01 9.60151e-02 9.60151e-02
+-0.10000 0.10000 0.10000 5.33456e-01 9.39980e-02 9.39980e-02
+0.10000 0.10000 0.10000 5.09790e-01 9.07700e-02 9.07700e-02
+0.30000 0.10000 0.10000 6.92405e-01 1.00049e-01 1.00049e-01
+0.50000 0.10000 0.10000 6.17100e-01 1.04084e-01 1.04084e-01
+0.70000 0.10000 0.10000 7.23334e-01 1.12152e-01 1.12152e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d01-x01-y04
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d01-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.75000 0.05000 0.05000 7.85925e-01 4.25664e-02 4.25664e-02
+-0.65000 0.05000 0.05000 6.54036e-01 3.60801e-02 3.60801e-02
+-0.55000 0.05000 0.05000 6.69982e-01 3.36477e-02 3.36477e-02
+-0.45000 0.05000 0.05000 5.95660e-01 3.12154e-02 3.12154e-02
+-0.35000 0.05000 0.05000 6.45118e-01 3.24316e-02 3.24316e-02
+-0.25000 0.05000 0.05000 5.79984e-01 3.04046e-02 3.04046e-02
+-0.15000 0.05000 0.05000 5.64039e-01 2.99992e-02 2.99992e-02
+-0.05000 0.05000 0.05000 5.47012e-01 2.87830e-02 2.87830e-02
+0.05000 0.05000 0.05000 5.64039e-01 2.83776e-02 2.83776e-02
+0.15000 0.05000 0.05000 5.48634e-01 2.91884e-02 2.91884e-02
+0.25000 0.05000 0.05000 5.49445e-01 3.36477e-02 3.36477e-02
+0.35000 0.05000 0.05000 5.85119e-01 3.48639e-02 3.48639e-02
+0.45000 0.05000 0.05000 5.83227e-01 3.20262e-02 3.20262e-02
+0.55000 0.05000 0.05000 6.23226e-01 3.28370e-02 3.28370e-02
+0.65000 0.05000 0.05000 7.17548e-01 3.81071e-02 3.81071e-02
+0.75000 0.05000 0.05000 7.87006e-01 5.22959e-02 5.22959e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 -6.40000e-01 1.04403e-01 1.04403e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d02-x02-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d02-x02-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 6.60000e-01 5.83095e-02 5.83095e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d02-x03-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d02-x03-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 5.90000e-01 3.53553e-01 3.53553e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1506414/d02-x04-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1506414/d02-x04-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 6.50000e-01 1.66433e-01 1.66433e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2017_I1510563.cc b/analyses/pluginBES/BESIII_2017_I1510563.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1510563.cc
@@ -0,0 +1,176 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Jpsi/psi2S baryon decay analysis
+ class BESIII_2017_I1510563 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2017_I1510563);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ _h_lam = bookHisto1D(1, 1, 1);
+ _h_sig = bookHisto1D(1, 1, 3);
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ _h_lam = bookHisto1D(1, 1, 2);
+ _h_sig = bookHisto1D(1, 1, 4);
+ }
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // loop over lambda0 and sigma0 baryons
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3122 or Cuts::abspid==3212)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ bool matched=false;
+ // check for antiparticle
+ foreach (const Particle& p2, ufs.particles(Cuts::pid==-p.pdgId())) {
+ if(p2.children().empty()) continue;
+ map<long,int> nRes2=nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2==0) {
+ matched = true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ // fond baryon and antibaryon
+ if(matched) {
+ // calc cosine
+ double ctheta;
+ if(p.pdgId()>0)
+ ctheta = p .momentum().p3().unit().dot(axis);
+ else
+ ctheta = p2.momentum().p3().unit().dot(axis);
+ if(abs(p.pdgId())==3122)
+ _h_lam->fill(ctheta,event.weight());
+ else
+ _h_sig->fill(ctheta,event.weight());
+ break;
+ }
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = 1.5*(bin.xMax() - bin.xMin());
+ double b = 0.5*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-3*sum1 + 9*sum2 + sum3 - 3*sum5)/(sum1 - 3*sum2 + 3*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + 9*sum4 - 6*sum5),3);
+ double bb = -2*sqr(sum3 + 9*sum4 - 6*sum5)*(sum1 - 3*sum2 + 3*sum4 - sum5);
+ double aa = sqr(sum1 - 3*sum2 + 3*sum4 - sum5)*(-sum3 - 9*sum4 + sqr(sum1 - 3*sum2 + 3*sum4 - sum5) + 6*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // find energy
+ int ioff=-1;
+ if(fuzzyEquals(sqrtS(),3.1,1e-1)) {
+ ioff=0;
+ }
+ else if (fuzzyEquals(sqrtS(), 3.686, 1E-1)) {
+ ioff=1;
+ }
+ // normalize
+ normalize(_h_lam);
+ pair<double,pair<double,double> > alpha = calcAlpha(_h_lam);
+ Scatter2DPtr _h_alpha_lam = bookScatter2D(2,2*ioff+1,1);
+ _h_alpha_lam->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ normalize(_h_sig);
+ alpha = calcAlpha(_h_sig);
+ Scatter2DPtr _h_alpha_sig = bookScatter2D(2,2*ioff+2,1);
+ _h_alpha_sig->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_lam,_h_sig;
+ //@}
+
+
+ };
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2017_I1510563);
+
+}
diff --git a/analyses/pluginBES/BESIII_2017_I1510563.info b/analyses/pluginBES/BESIII_2017_I1510563.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1510563.info
@@ -0,0 +1,37 @@
+Name: BESIII_2017_I1510563
+Year: 2017
+Summary: Analysis of $J/\psi$ and $\psi(2S)$ decays to $\Lambda^0\bar\Lambda^0$ and $\Sigma^0\bar\Sigma^0$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1510563
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D95 (2017) no.5, 052003
+RunInfo: e+e- > J/psi and Psi(2S)
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.1,3.686]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to J/\psi,\psi(2S) \to \Lambda^0\bar\Lambda^0, \Sigma^0\bar\Sigma^0$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2017tys
+BibTeX: '@article{Ablikim:2017tys,
+ author = "Ablikim, Medina and others",
+ title = "{Study of $J/\psi$ and $\psi(3686)$ decay to
+ $\Lambda\bar{\Lambda}$ and $\Sigma^0\bar{\Sigma}^0$ final
+ states}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D95",
+ year = "2017",
+ number = "5",
+ pages = "052003",
+ doi = "10.1103/PhysRevD.95.052003",
+ eprint = "1701.07191",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1701.07191;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2017_I1510563.plot b/analyses/pluginBES/BESIII_2017_I1510563.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1510563.plot
@@ -0,0 +1,49 @@
+BEGIN PLOT /BESIII_2017_I1510563/d01-x01-y01
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Lambda^0\bar{\Lambda}^0$
+XLabel=$\cos\theta_{e-\Lambda^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Lambda^0}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d01-x01-y03
+Title=Angular distribution for $e^+e^-\to J/\psi\to\Sigma^0\bar{\Sigma}^0$
+XLabel=$\cos\theta_{e-\Sigma^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^0}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d01-x01-y02
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Lambda^0\bar{\Lambda}^0$
+XLabel=$\cos\theta_{e-\Lambda^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Lambda^0}$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d01-x01-y04
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Sigma^0\bar{\Sigma}^0$
+XLabel=$\cos\theta_{e-\Sigma^0}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Sigma^0}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2017_I1510563/d02-x01-y01
+Title=$\alpha$ for $e^+e^-\to J/\psi\to\Lambda^0\bar{\Lambda}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d02-x02-y01
+Title=$\alpha$ for $e^+e^-\to J/\psi\to\Sigma^0\bar{\Sigma}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d02-x03-y01
+Title=$\alpha$ for $e^+e^-\to \psi(2S)\to\Lambda^0\bar{\Lambda}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1510563/d02-x04-y01
+Title=$\alpha$ for $e^+e^-\to \psi(2S)\to\Sigma^0\bar{\Sigma}^0$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2017_I1510563.yoda b/analyses/pluginBES/BESIII_2017_I1510563.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1510563.yoda
@@ -0,0 +1,148 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.95000 0.05000 0.05000 5.05006e-01 1.38224e-01 1.38224e-01
+-0.85000 0.05000 0.05000 5.03722e-01 1.38211e-02 1.38211e-02
+-0.75000 0.05000 0.05000 5.17164e-01 1.65978e-02 1.65978e-02
+-0.65000 0.05000 0.05000 4.80866e-01 1.65853e-02 1.65853e-02
+-0.55000 0.05000 0.05000 4.46403e-01 1.65853e-02 1.65853e-02
+-0.45000 0.05000 0.05000 4.50639e-01 1.93496e-02 1.93496e-02
+-0.35000 0.05000 0.05000 4.30363e-01 1.57522e-02 1.57522e-02
+-0.25000 0.05000 0.05000 4.22263e-01 1.93621e-02 1.93621e-02
+-0.15000 0.05000 0.05000 4.04377e-01 1.65853e-02 1.65853e-02
+-0.05000 0.05000 0.05000 3.99407e-01 1.65728e-02 1.65728e-02
+0.05000 0.05000 0.05000 4.09180e-01 1.93621e-02 1.93621e-02
+0.15000 0.05000 0.05000 4.15259e-01 1.93370e-02 1.93370e-02
+0.25000 0.05000 0.05000 4.26866e-01 1.93621e-02 1.93621e-02
+0.35000 0.05000 0.05000 4.45844e-01 1.65728e-02 1.65728e-02
+0.45000 0.05000 0.05000 4.53774e-01 1.93496e-02 1.93496e-02
+0.55000 0.05000 0.05000 4.78281e-01 1.65853e-02 1.65853e-02
+0.65000 0.05000 0.05000 5.04631e-01 1.93496e-02 1.93496e-02
+0.75000 0.05000 0.05000 5.03347e-01 1.65728e-02 1.65728e-02
+0.85000 0.05000 0.05000 5.38919e-01 1.93370e-02 1.93370e-02
+0.95000 0.05000 0.05000 1.26369e+00 3.34471e-01 3.34471e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d01-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.95000 0.05000 0.05000 9.90770e-01 5.54771e-01 5.54771e-01
+-0.85000 0.05000 0.05000 6.13198e-01 4.84873e-02 4.84873e-02
+-0.75000 0.05000 0.05000 5.69564e-01 2.15445e-02 2.15445e-02
+-0.65000 0.05000 0.05000 4.99008e-01 2.15445e-02 2.15445e-02
+-0.55000 0.05000 0.05000 4.66164e-01 1.61462e-02 1.61462e-02
+-0.45000 0.05000 0.05000 4.49461e-01 1.61584e-02 1.61584e-02
+-0.35000 0.05000 0.05000 4.00450e-01 1.61584e-02 1.61584e-02
+-0.25000 0.05000 0.05000 3.83739e-01 1.61706e-02 1.61706e-02
+-0.15000 0.05000 0.05000 3.88605e-01 1.61584e-02 1.61584e-02
+-0.05000 0.05000 0.05000 3.91652e-01 1.88514e-02 1.88514e-02
+0.05000 0.05000 0.05000 3.67776e-01 1.88636e-02 1.88636e-02
+0.15000 0.05000 0.05000 3.88768e-01 1.61584e-02 1.61584e-02
+0.25000 0.05000 0.05000 3.81050e-01 1.61584e-02 1.61584e-02
+0.35000 0.05000 0.05000 4.11035e-01 1.88514e-02 1.88514e-02
+0.45000 0.05000 0.05000 4.39225e-01 1.61584e-02 1.61584e-02
+0.55000 0.05000 0.05000 4.38689e-01 1.61584e-02 1.61584e-02
+0.65000 0.05000 0.05000 5.09968e-01 1.88514e-02 1.88514e-02
+0.75000 0.05000 0.05000 5.47134e-01 2.42376e-02 2.42376e-02
+0.85000 0.05000 0.05000 5.21455e-01 4.03959e-02 4.03959e-02
+0.95000 0.05000 0.05000 8.42291e-01 5.30533e-01 5.30533e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d01-x01-y03
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d01-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.95000 0.05000 0.05000 3.23431e-01 9.26354e-02 9.26354e-02
+-0.85000 0.05000 0.05000 3.73886e-01 1.46708e-02 1.46708e-02
+-0.75000 0.05000 0.05000 4.12622e-01 1.02928e-02 1.02928e-02
+-0.65000 0.05000 0.05000 4.48395e-01 1.02928e-02 1.02928e-02
+-0.55000 0.05000 0.05000 4.66524e-01 8.82242e-03 8.82242e-03
+-0.45000 0.05000 0.05000 5.14060e-01 1.02928e-02 1.02928e-02
+-0.35000 0.05000 0.05000 5.20425e-01 8.82242e-03 8.82242e-03
+-0.25000 0.05000 0.05000 5.49359e-01 1.02596e-02 1.02596e-02
+-0.15000 0.05000 0.05000 5.52783e-01 1.02596e-02 1.02596e-02
+-0.05000 0.05000 0.05000 5.51350e-01 1.02928e-02 1.02928e-02
+0.05000 0.05000 0.05000 5.69457e-01 1.17300e-02 1.17300e-02
+0.15000 0.05000 0.05000 5.68960e-01 1.02596e-02 1.02596e-02
+0.25000 0.05000 0.05000 5.64542e-01 1.02596e-02 1.02596e-02
+0.35000 0.05000 0.05000 5.65048e-01 1.17632e-02 1.17632e-02
+0.45000 0.05000 0.05000 5.38083e-01 1.02928e-02 1.02928e-02
+0.55000 0.05000 0.05000 4.95435e-01 1.02928e-02 1.02928e-02
+0.65000 0.05000 0.05000 4.72392e-01 8.82242e-03 8.82242e-03
+0.75000 0.05000 0.05000 4.20921e-01 8.82242e-03 8.82242e-03
+0.85000 0.05000 0.05000 4.07681e-01 1.47040e-02 1.47040e-02
+0.95000 0.05000 0.05000 6.84645e-01 1.89649e-01 1.89649e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d01-x01-y04
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d01-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.95000 0.05000 0.05000 5.09185e-01 3.82158e-01 3.82158e-01
+-0.85000 0.05000 0.05000 7.48224e-01 7.49160e-02 7.49160e-02
+-0.75000 0.05000 0.05000 5.56377e-01 3.74665e-02 3.74665e-02
+-0.65000 0.05000 0.05000 5.46900e-01 3.18634e-02 3.18634e-02
+-0.55000 0.05000 0.05000 5.57383e-01 3.18465e-02 3.18465e-02
+-0.45000 0.05000 0.05000 4.71713e-01 2.62265e-02 2.62265e-02
+-0.35000 0.05000 0.05000 4.18514e-01 2.62265e-02 2.62265e-02
+-0.25000 0.05000 0.05000 3.89044e-01 2.43532e-02 2.43532e-02
+-0.15000 0.05000 0.05000 3.93293e-01 2.43532e-02 2.43532e-02
+-0.05000 0.05000 0.05000 4.64971e-01 2.99732e-02 2.99732e-02
+0.05000 0.05000 0.05000 4.41745e-01 2.99732e-02 2.99732e-02
+0.15000 0.05000 0.05000 4.57212e-01 2.80998e-02 2.80998e-02
+0.25000 0.05000 0.05000 3.86529e-01 2.43532e-02 2.43532e-02
+0.35000 0.05000 0.05000 4.36987e-01 2.62265e-02 2.62265e-02
+0.45000 0.05000 0.05000 4.36241e-01 2.80998e-02 2.80998e-02
+0.55000 0.05000 0.05000 5.30410e-01 3.18465e-02 3.18465e-02
+0.65000 0.05000 0.05000 5.57140e-01 3.37198e-02 3.37198e-02
+0.75000 0.05000 0.05000 6.00105e-01 3.93398e-02 3.93398e-02
+0.85000 0.05000 0.05000 5.06919e-01 5.24700e-02 5.24700e-02
+0.95000 0.05000 0.05000 5.91108e-01 4.66457e-01 4.66457e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 4.69000e-01 2.72029e-02 2.72029e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d02-x02-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d02-x02-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 -4.49000e-01 2.15407e-02 2.15407e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d02-x03-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d02-x03-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 8.20000e-01 8.24621e-02 8.24621e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1510563/d02-x04-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1510563/d02-x04-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 7.10000e-01 1.17047e-01 1.17047e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2017_I1519425.cc b/analyses/pluginBES/BESIII_2017_I1519425.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1519425.cc
@@ -0,0 +1,98 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2017_I1519425 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2017_I1519425);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_q2_K = bookHisto1D(1, 1, 1);
+ _h_q2_pi = bookHisto1D(2, 1, 1);
+
+ }
+
+ // Calculate the Q2 using mother and daugher meson
+ double q2(const Particle& B, int mesonID) {
+ FourMomentum q = B.mom() - filter_select(B.children(), Cuts::pid==mesonID)[0];
+ return q*q;
+ }
+
+ // Check for explicit decay into pdgids
+ bool isSemileptonicDecay(const Particle& mother, vector<int> ids) {
+ // Trivial check to ignore any other decays but the one in question modulo photons
+ const Particles children = mother.children(Cuts::pid!=PID::PHOTON);
+ if (children.size()!=ids.size()) return false;
+ // Check for the explicit decay
+ return all(ids, [&](int i){return count(children, hasPID(i))==1;});
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Loop over D+/- mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==PID::DPLUS)) {
+ if (isSemileptonicDecay(p, {PID::PI0, PID::POSITRON, PID::NU_E}) ||
+ isSemileptonicDecay(p, {PID::PI0, PID::ELECTRON, PID::NU_EBAR})) {
+ _h_q2_pi->fill(q2(p, PID::PI0), event.weight());
+ }
+ else if(isSemileptonicDecay(p, {-311, PID::POSITRON, PID::NU_E})) {
+ _h_q2_K ->fill(q2(p, -311), event.weight());
+ }
+ else if(isSemileptonicDecay(p, { 311, PID::ELECTRON, PID::NU_EBAR})) {
+ _h_q2_K ->fill(q2(p, 311), event.weight());
+ }
+ else if(isSemileptonicDecay(p, {PID::K0S, PID::POSITRON, PID::NU_E}) ||
+ isSemileptonicDecay(p, {PID::K0S, PID::ELECTRON, PID::NU_EBAR})) {
+ _h_q2_K ->fill(q2(p, PID::K0S), event.weight());
+ }
+ else if(isSemileptonicDecay(p, {PID::K0L, PID::POSITRON, PID::NU_E}) ||
+ isSemileptonicDecay(p, {PID::K0L, PID::ELECTRON, PID::NU_EBAR})) {
+ _h_q2_K ->fill(q2(p, PID::K0L), event.weight());
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // normalize to unity
+ normalize(_h_q2_K );
+ normalize(_h_q2_pi);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_q2_K,_h_q2_pi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2017_I1519425);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2017_I1519425.info b/analyses/pluginBES/BESIII_2017_I1519425.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1519425.info
@@ -0,0 +1,35 @@
+Name: BESIII_2017_I1519425
+Year: 2017
+Summary: Differential Decay rates for $D^+\to \{\bar{K}^0,\pi^0\} e^+\nu_e$ from BES
+Experiment: BESIII
+Collider: BEPC II
+InspireID: 1519425
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D96 (2017) no.1, 012002
+RunInfo:
+ Events with D-decays, either particle guns or collisions.
+NumEvents: 10000
+NeedCrossSection: no
+Description:
+ 'Differential decay rates for semileptonic $D^+\to \bar{K}^0,\pi^0e^+\nu_e$ decays'
+Keywords: []
+BibKey: Ablikim:2017lks
+BibTeX: '@article{Ablikim:2017lks,
+ author = "Ablikim, M. and others",
+ title = "{Analysis of $D^+\to\bar K^0e^+\nu_e$ and
+ $D^+\to\pi^0e^+\nu_e$ semileptonic decays}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D96",
+ year = "2017",
+ number = "1",
+ pages = "012002",
+ doi = "10.1103/PhysRevD.96.012002",
+ eprint = "1703.09084",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1703.09084;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2017_I1519425.plot b/analyses/pluginBES/BESIII_2017_I1519425.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1519425.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /BESIII_2017_I1519425/d01-x01-y01
+Title=$D^+\to \bar{K}^0 e^+ \nu_e$
+XLabel=$q^2/$GeV$^2$
+YLabel=$1/Gamma\text{d}\Gamma/\text{d}q^2$ [$\text{GeV}^{-1}$]
+LogY=0
+END PLOT
+BEGIN PLOT /BESIII_2017_I1519425/d02-x01-y01
+Title=$D^+\to \pi^0 e^+ \nu_e$
+XLabel=$q^2/$GeV$^2$
+YLabel=$1/Gamma\text{d}\Gamma/\text{d}q^2$ [$\text{GeV}^{-1}$]
+LogY=0
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2017_I1519425.yoda b/analyses/pluginBES/BESIII_2017_I1519425.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1519425.yoda
@@ -0,0 +1,32 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1519425/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1519425/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.10000 0.10000 0.10000 1.02463e+00 3.63711e-02 3.63711e-02
+0.30000 0.10000 0.10000 9.23198e-01 3.22487e-02 3.22487e-02
+0.50000 0.10000 0.10000 8.19345e-01 2.81037e-02 2.81037e-02
+0.70000 0.10000 0.10000 7.03417e-01 2.43086e-02 2.43086e-02
+0.90000 0.10000 0.10000 5.63338e-01 2.07862e-02 2.07862e-02
+1.10000 0.10000 0.10000 4.26277e-01 1.66500e-02 1.66500e-02
+1.30000 0.10000 0.10000 2.99481e-01 1.22197e-02 1.22197e-02
+1.50000 0.10000 0.10000 1.79326e-01 8.15185e-03 8.15185e-03
+1.74125 0.14125 0.14125 4.31752e-02 3.10196e-03 3.10196e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1519425/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1519425/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.15000 0.15000 0.15000 6.32381e-01 3.03565e-02 3.03565e-02
+0.45000 0.15000 0.15000 5.50476e-01 3.15703e-02 3.15703e-02
+0.75000 0.15000 0.15000 4.51429e-01 3.05641e-02 3.05641e-02
+1.05000 0.15000 0.15000 4.54286e-01 3.03327e-02 3.03327e-02
+1.35000 0.15000 0.15000 4.11429e-01 3.09346e-02 3.09346e-02
+1.75000 0.25000 0.25000 2.87429e-01 1.95360e-02 1.95360e-02
+2.50455 0.50455 0.50455 1.05328e-01 9.62206e-03 9.62206e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2017_I1628093.cc b/analyses/pluginBES/BESIII_2017_I1628093.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1628093.cc
@@ -0,0 +1,126 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2017_I1628093 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2017_I1628093);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _nLambda = bookCounter("/TMP/nLambda");
+
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+
+ for(unsigned int ix=0;ix<ufs.particles().size();++ix) {
+ const Particle& p1 = ufs.particles()[ix];
+ if(abs(p1.pdgId())!=4122) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p1,nRes,ncount);
+ bool matched=false;
+ for(unsigned int iy=0;iy<ufs.particles().size();++iy) {
+ if(ix==iy) continue;
+ const Particle& p2 = ufs.particles()[iy];
+ if(p2.pdgId() != -p1.pdgId()) continue;
+ map<long,int> nRes2 = nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2!=0) continue;
+ matched=true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ break;
+ }
+ }
+ if(matched) {
+ _nLambda->fill(event.weight());
+ break;
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double sigma = _nLambda->val();
+ double error = _nLambda->err();
+ sigma *= crossSection()/ sumOfWeights() /picobarn;
+ error *= crossSection()/ sumOfWeights() /picobarn;
+ 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()/MeV, x-ex2.first, x+ex2.second)) {
+ mult->addPoint(x, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nLambda;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2017_I1628093);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2017_I1628093.info b/analyses/pluginBES/BESIII_2017_I1628093.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1628093.info
@@ -0,0 +1,35 @@
+Name: BESIII_2017_I1628093
+Year: 2017
+Summary: Cross section for $e^+e^-\to \Lambda_c^+\bar{\Lambda}_c^-$ near threshold
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1628093
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 120 (2018) no.13, 132001
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Cross section for $e^+e^-\to \Lambda_c^+\bar{\Lambda}_c^-$ near threshold.'
+Keywords: []
+BibKey: Ablikim:2017lct
+BibTeX: '@article{Ablikim:2017lct,
+ author = "Ablikim, Medina and others",
+ title = "{Precision measurement of the
+ $e^{+}e^{-}~\rightarrow~\Lambda_{c}^{+}
+ \bar{\Lambda}_{c}^{-}$ cross section near threshold}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev. Lett.",
+ volume = "120",
+ year = "2018",
+ number = "13",
+ pages = "132001",
+ doi = "10.1103/PhysRevLett.120.132001",
+ eprint = "1710.00150",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1710.00150;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2017_I1628093.plot b/analyses/pluginBES/BESIII_2017_I1628093.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1628093.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /BESIII_2017_I1628093/d01-x01-y01
+Title=$\sigma(e^+e^-\to \Lambda_c^+\bar{\Lambda}_c^-)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \Lambda_c^+\bar{\Lambda}_c^-)$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2017_I1628093.yoda b/analyses/pluginBES/BESIII_2017_I1628093.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2017_I1628093.yoda
@@ -0,0 +1,12 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2017_I1628093/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2017_I1628093/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4574.50000 0.00000 0.00000 2.36000e+02 4.72969e+01 4.72969e+01
+4580.00000 0.00000 0.00000 2.07000e+02 2.14009e+01 2.14009e+01
+4590.00000 0.00000 0.00000 2.45000e+02 2.48395e+01 2.48395e+01
+4599.50000 0.00000 0.00000 2.37000e+02 1.52971e+01 1.52971e+01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2018_I1641075.cc b/analyses/pluginBES/BESIII_2018_I1641075.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1641075.cc
@@ -0,0 +1,94 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2018_I1641075 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2018_I1641075);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_m = bookHisto1D(1, 1, 5);
+
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, unsigned int & ngamma,
+ unsigned int & npip, unsigned int & npim, FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::PIMINUS ) {
+ ++npim;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::PIPLUS) {
+ ++npip;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, ngamma,npip,npim,ptot);
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else
+ ++nstable;
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Loop over eta' mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==331)) {
+ unsigned nstable(0),ngamma(0),npip(0),npim(0);
+ FourMomentum ptot;
+ findDecayProducts(p,nstable,ngamma,npip,npim,ptot);
+ if(nstable==3 && npim==1 && npip==1 && ngamma==1)
+ _h_m->fill(ptot.mass(),event.weight());
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_m);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_m;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2018_I1641075);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2018_I1641075.info b/analyses/pluginBES/BESIII_2018_I1641075.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1641075.info
@@ -0,0 +1,35 @@
+Name: BESIII_2018_I1641075
+Year: 2018
+Summary: $\eta^\prime\to \pi^+\pi^-\gamma$ decays
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1641075
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 120 (2018) 242003, 2018
+RunInfo:
+ Events with eta prime decays, either particle guns or collisions.
+NumEvents: 10000
+NeedCrossSection: no
+Description:
+ 'Differential decay rates for $\eta^\prime\to \pi^+\pi^-\gamma$ decays. Data from HEPData has been manipulated to remove the background, correct for the efficiency, and normalise the distribution.'
+Keywords: []
+BibKey: Ablikim:2017fll
+BibTeX: '@article{Ablikim:2017fll,
+ author = "Ablikim, M. and others",
+ title = "{Precision Study of
+ $\eta^\prime\rightarrow\gamma\pi^+\pi^-$ Decay Dynamics}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev. Lett.",
+ volume = "120",
+ year = "2018",
+ number = "24",
+ pages = "242003",
+ doi = "10.1103/PhysRevLett.120.242003",
+ eprint = "1712.01525",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1712.01525;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2018_I1641075.plot b/analyses/pluginBES/BESIII_2018_I1641075.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1641075.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /BESIII_2018_I1641075/d01-x01-y05
+Title=Differential $\eta^\prime\to \pi^+\pi^-\gamma$ decay
+XLabel=$m_{\pi^+\pi^-}$/GeV
+YLabel=$1/Gamma\text{d}\Gamma/\text{d}m_{\pi^+\pi^-}$ [$\text{GeV}^{-1}$]
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2018_I1641075.yoda b/analyses/pluginBES/BESIII_2018_I1641075.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1641075.yoda
@@ -0,0 +1,612 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1641075/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {}
+IsRef: 1
+Path: /REF/BESIII_2018_I1641075/d01-x01-y03
+Title: doi:10.17182/hepdata.89872.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.425000e-01 0.000000e+00 0.000000e+00 4.373100e-01 0.000000e+00 0.000000e+00
+3.475000e-01 0.000000e+00 0.000000e+00 4.375900e-01 0.000000e+00 0.000000e+00
+3.525000e-01 0.000000e+00 0.000000e+00 4.379800e-01 0.000000e+00 0.000000e+00
+3.575000e-01 0.000000e+00 0.000000e+00 4.384900e-01 0.000000e+00 0.000000e+00
+3.625000e-01 0.000000e+00 0.000000e+00 4.391100e-01 0.000000e+00 0.000000e+00
+3.675000e-01 0.000000e+00 0.000000e+00 4.398500e-01 0.000000e+00 0.000000e+00
+3.725000e-01 0.000000e+00 0.000000e+00 4.406900e-01 0.000000e+00 0.000000e+00
+3.775000e-01 0.000000e+00 0.000000e+00 4.416300e-01 0.000000e+00 0.000000e+00
+3.825000e-01 0.000000e+00 0.000000e+00 4.426400e-01 0.000000e+00 0.000000e+00
+3.875000e-01 0.000000e+00 0.000000e+00 4.437100e-01 0.000000e+00 0.000000e+00
+3.925000e-01 0.000000e+00 0.000000e+00 4.448000e-01 0.000000e+00 0.000000e+00
+3.975000e-01 0.000000e+00 0.000000e+00 4.458800e-01 0.000000e+00 0.000000e+00
+4.025000e-01 0.000000e+00 0.000000e+00 4.468900e-01 0.000000e+00 0.000000e+00
+4.075000e-01 0.000000e+00 0.000000e+00 4.477800e-01 0.000000e+00 0.000000e+00
+4.125000e-01 0.000000e+00 0.000000e+00 4.484900e-01 0.000000e+00 0.000000e+00
+4.175000e-01 0.000000e+00 0.000000e+00 4.490100e-01 0.000000e+00 0.000000e+00
+4.225000e-01 0.000000e+00 0.000000e+00 4.493600e-01 0.000000e+00 0.000000e+00
+4.275000e-01 0.000000e+00 0.000000e+00 4.495800e-01 0.000000e+00 0.000000e+00
+4.325000e-01 0.000000e+00 0.000000e+00 4.497300e-01 0.000000e+00 0.000000e+00
+4.375000e-01 0.000000e+00 0.000000e+00 4.498200e-01 0.000000e+00 0.000000e+00
+4.425000e-01 0.000000e+00 0.000000e+00 4.498900e-01 0.000000e+00 0.000000e+00
+4.475000e-01 0.000000e+00 0.000000e+00 4.499600e-01 0.000000e+00 0.000000e+00
+4.525000e-01 0.000000e+00 0.000000e+00 4.500200e-01 0.000000e+00 0.000000e+00
+4.575000e-01 0.000000e+00 0.000000e+00 4.501000e-01 0.000000e+00 0.000000e+00
+4.625000e-01 0.000000e+00 0.000000e+00 4.501900e-01 0.000000e+00 0.000000e+00
+4.675000e-01 0.000000e+00 0.000000e+00 4.502800e-01 0.000000e+00 0.000000e+00
+4.725000e-01 0.000000e+00 0.000000e+00 4.504000e-01 0.000000e+00 0.000000e+00
+4.775000e-01 0.000000e+00 0.000000e+00 4.505200e-01 0.000000e+00 0.000000e+00
+4.825000e-01 0.000000e+00 0.000000e+00 4.506600e-01 0.000000e+00 0.000000e+00
+4.875000e-01 0.000000e+00 0.000000e+00 4.508100e-01 0.000000e+00 0.000000e+00
+4.925000e-01 0.000000e+00 0.000000e+00 4.509800e-01 0.000000e+00 0.000000e+00
+4.975000e-01 0.000000e+00 0.000000e+00 4.511500e-01 0.000000e+00 0.000000e+00
+5.025000e-01 0.000000e+00 0.000000e+00 4.513400e-01 0.000000e+00 0.000000e+00
+5.075000e-01 0.000000e+00 0.000000e+00 4.515400e-01 0.000000e+00 0.000000e+00
+5.125000e-01 0.000000e+00 0.000000e+00 4.517400e-01 0.000000e+00 0.000000e+00
+5.175000e-01 0.000000e+00 0.000000e+00 4.519600e-01 0.000000e+00 0.000000e+00
+5.225000e-01 0.000000e+00 0.000000e+00 4.521800e-01 0.000000e+00 0.000000e+00
+5.275000e-01 0.000000e+00 0.000000e+00 4.524100e-01 0.000000e+00 0.000000e+00
+5.325000e-01 0.000000e+00 0.000000e+00 4.526500e-01 0.000000e+00 0.000000e+00
+5.375000e-01 0.000000e+00 0.000000e+00 4.529000e-01 0.000000e+00 0.000000e+00
+5.425000e-01 0.000000e+00 0.000000e+00 4.531500e-01 0.000000e+00 0.000000e+00
+5.475000e-01 0.000000e+00 0.000000e+00 4.534000e-01 0.000000e+00 0.000000e+00
+5.525000e-01 0.000000e+00 0.000000e+00 4.536600e-01 0.000000e+00 0.000000e+00
+5.575000e-01 0.000000e+00 0.000000e+00 4.539300e-01 0.000000e+00 0.000000e+00
+5.625000e-01 0.000000e+00 0.000000e+00 4.542000e-01 0.000000e+00 0.000000e+00
+5.675000e-01 0.000000e+00 0.000000e+00 4.544700e-01 0.000000e+00 0.000000e+00
+5.725000e-01 0.000000e+00 0.000000e+00 4.547500e-01 0.000000e+00 0.000000e+00
+5.775000e-01 0.000000e+00 0.000000e+00 4.550300e-01 0.000000e+00 0.000000e+00
+5.825000e-01 0.000000e+00 0.000000e+00 4.553200e-01 0.000000e+00 0.000000e+00
+5.875000e-01 0.000000e+00 0.000000e+00 4.556000e-01 0.000000e+00 0.000000e+00
+5.925000e-01 0.000000e+00 0.000000e+00 4.558900e-01 0.000000e+00 0.000000e+00
+5.975000e-01 0.000000e+00 0.000000e+00 4.561800e-01 0.000000e+00 0.000000e+00
+6.025000e-01 0.000000e+00 0.000000e+00 4.564800e-01 0.000000e+00 0.000000e+00
+6.075000e-01 0.000000e+00 0.000000e+00 4.567700e-01 0.000000e+00 0.000000e+00
+6.125000e-01 0.000000e+00 0.000000e+00 4.570700e-01 0.000000e+00 0.000000e+00
+6.175000e-01 0.000000e+00 0.000000e+00 4.573700e-01 0.000000e+00 0.000000e+00
+6.225000e-01 0.000000e+00 0.000000e+00 4.576700e-01 0.000000e+00 0.000000e+00
+6.275000e-01 0.000000e+00 0.000000e+00 4.579800e-01 0.000000e+00 0.000000e+00
+6.325000e-01 0.000000e+00 0.000000e+00 4.582800e-01 0.000000e+00 0.000000e+00
+6.375000e-01 0.000000e+00 0.000000e+00 4.585800e-01 0.000000e+00 0.000000e+00
+6.425000e-01 0.000000e+00 0.000000e+00 4.588900e-01 0.000000e+00 0.000000e+00
+6.475000e-01 0.000000e+00 0.000000e+00 4.592000e-01 0.000000e+00 0.000000e+00
+6.525000e-01 0.000000e+00 0.000000e+00 4.595100e-01 0.000000e+00 0.000000e+00
+6.575000e-01 0.000000e+00 0.000000e+00 4.598200e-01 0.000000e+00 0.000000e+00
+6.625000e-01 0.000000e+00 0.000000e+00 4.601300e-01 0.000000e+00 0.000000e+00
+6.675000e-01 0.000000e+00 0.000000e+00 4.604400e-01 0.000000e+00 0.000000e+00
+6.725000e-01 0.000000e+00 0.000000e+00 4.607600e-01 0.000000e+00 0.000000e+00
+6.775000e-01 0.000000e+00 0.000000e+00 4.610800e-01 0.000000e+00 0.000000e+00
+6.825000e-01 0.000000e+00 0.000000e+00 4.614000e-01 0.000000e+00 0.000000e+00
+6.875000e-01 0.000000e+00 0.000000e+00 4.617200e-01 0.000000e+00 0.000000e+00
+6.925000e-01 0.000000e+00 0.000000e+00 4.620400e-01 0.000000e+00 0.000000e+00
+6.975000e-01 0.000000e+00 0.000000e+00 4.623700e-01 0.000000e+00 0.000000e+00
+7.025000e-01 0.000000e+00 0.000000e+00 4.627000e-01 0.000000e+00 0.000000e+00
+7.075000e-01 0.000000e+00 0.000000e+00 4.630300e-01 0.000000e+00 0.000000e+00
+7.125000e-01 0.000000e+00 0.000000e+00 4.633700e-01 0.000000e+00 0.000000e+00
+7.175000e-01 0.000000e+00 0.000000e+00 4.637100e-01 0.000000e+00 0.000000e+00
+7.225000e-01 0.000000e+00 0.000000e+00 4.640500e-01 0.000000e+00 0.000000e+00
+7.275000e-01 0.000000e+00 0.000000e+00 4.644000e-01 0.000000e+00 0.000000e+00
+7.325000e-01 0.000000e+00 0.000000e+00 4.647400e-01 0.000000e+00 0.000000e+00
+7.375000e-01 0.000000e+00 0.000000e+00 4.650900e-01 0.000000e+00 0.000000e+00
+7.425000e-01 0.000000e+00 0.000000e+00 4.654300e-01 0.000000e+00 0.000000e+00
+7.475000e-01 0.000000e+00 0.000000e+00 4.657700e-01 0.000000e+00 0.000000e+00
+7.525000e-01 0.000000e+00 0.000000e+00 4.661000e-01 0.000000e+00 0.000000e+00
+7.575000e-01 0.000000e+00 0.000000e+00 4.664100e-01 0.000000e+00 0.000000e+00
+7.625000e-01 0.000000e+00 0.000000e+00 4.667000e-01 0.000000e+00 0.000000e+00
+7.675000e-01 0.000000e+00 0.000000e+00 4.669600e-01 0.000000e+00 0.000000e+00
+7.725000e-01 0.000000e+00 0.000000e+00 4.671800e-01 0.000000e+00 0.000000e+00
+7.775000e-01 0.000000e+00 0.000000e+00 4.673500e-01 0.000000e+00 0.000000e+00
+7.825000e-01 0.000000e+00 0.000000e+00 4.674400e-01 0.000000e+00 0.000000e+00
+7.875000e-01 0.000000e+00 0.000000e+00 4.674500e-01 0.000000e+00 0.000000e+00
+7.925000e-01 0.000000e+00 0.000000e+00 4.673500e-01 0.000000e+00 0.000000e+00
+7.975000e-01 0.000000e+00 0.000000e+00 4.671100e-01 0.000000e+00 0.000000e+00
+8.025000e-01 0.000000e+00 0.000000e+00 4.667100e-01 0.000000e+00 0.000000e+00
+8.075000e-01 0.000000e+00 0.000000e+00 4.661100e-01 0.000000e+00 0.000000e+00
+8.125000e-01 0.000000e+00 0.000000e+00 4.652800e-01 0.000000e+00 0.000000e+00
+8.175000e-01 0.000000e+00 0.000000e+00 4.641800e-01 0.000000e+00 0.000000e+00
+8.225000e-01 0.000000e+00 0.000000e+00 4.627900e-01 0.000000e+00 0.000000e+00
+8.275000e-01 0.000000e+00 0.000000e+00 4.611000e-01 0.000000e+00 0.000000e+00
+8.325000e-01 0.000000e+00 0.000000e+00 4.590800e-01 0.000000e+00 0.000000e+00
+8.375000e-01 0.000000e+00 0.000000e+00 4.567600e-01 0.000000e+00 0.000000e+00
+8.425000e-01 0.000000e+00 0.000000e+00 4.541500e-01 0.000000e+00 0.000000e+00
+8.475000e-01 0.000000e+00 0.000000e+00 4.512900e-01 0.000000e+00 0.000000e+00
+8.525000e-01 0.000000e+00 0.000000e+00 4.481900e-01 0.000000e+00 0.000000e+00
+8.575000e-01 0.000000e+00 0.000000e+00 4.449100e-01 0.000000e+00 0.000000e+00
+8.625000e-01 0.000000e+00 0.000000e+00 4.414400e-01 0.000000e+00 0.000000e+00
+8.675000e-01 0.000000e+00 0.000000e+00 4.377600e-01 0.000000e+00 0.000000e+00
+8.725000e-01 0.000000e+00 0.000000e+00 4.337800e-01 0.000000e+00 0.000000e+00
+8.775000e-01 0.000000e+00 0.000000e+00 4.293900e-01 0.000000e+00 0.000000e+00
+8.825000e-01 0.000000e+00 0.000000e+00 4.244300e-01 0.000000e+00 0.000000e+00
+8.875000e-01 0.000000e+00 0.000000e+00 4.187100e-01 0.000000e+00 0.000000e+00
+8.925000e-01 0.000000e+00 0.000000e+00 4.119300e-01 0.000000e+00 0.000000e+00
+8.975000e-01 0.000000e+00 0.000000e+00 4.035800e-01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1641075/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+IsRef: 1
+Path: /REF/BESIII_2018_I1641075/d01-x01-y02
+Title: doi:10.17182/hepdata.89872.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.425000e-01 0.000000e+00 0.000000e+00 6.100000e+01 0.000000e+00 0.000000e+00
+3.475000e-01 0.000000e+00 0.000000e+00 4.200000e+01 0.000000e+00 0.000000e+00
+3.525000e-01 0.000000e+00 0.000000e+00 6.700000e+01 0.000000e+00 0.000000e+00
+3.575000e-01 0.000000e+00 0.000000e+00 5.000000e+01 0.000000e+00 0.000000e+00
+3.625000e-01 0.000000e+00 0.000000e+00 4.800000e+01 0.000000e+00 0.000000e+00
+3.675000e-01 0.000000e+00 0.000000e+00 5.000000e+01 0.000000e+00 0.000000e+00
+3.725000e-01 0.000000e+00 0.000000e+00 6.100000e+01 0.000000e+00 0.000000e+00
+3.775000e-01 0.000000e+00 0.000000e+00 7.000000e+01 0.000000e+00 0.000000e+00
+3.825000e-01 0.000000e+00 0.000000e+00 7.400000e+01 0.000000e+00 0.000000e+00
+3.875000e-01 0.000000e+00 0.000000e+00 5.900000e+01 0.000000e+00 0.000000e+00
+3.925000e-01 0.000000e+00 0.000000e+00 5.900000e+01 0.000000e+00 0.000000e+00
+3.975000e-01 0.000000e+00 0.000000e+00 7.000000e+01 0.000000e+00 0.000000e+00
+4.025000e-01 0.000000e+00 0.000000e+00 8.400000e+01 0.000000e+00 0.000000e+00
+4.075000e-01 0.000000e+00 0.000000e+00 8.200000e+01 0.000000e+00 0.000000e+00
+4.125000e-01 0.000000e+00 0.000000e+00 8.600000e+01 0.000000e+00 0.000000e+00
+4.175000e-01 0.000000e+00 0.000000e+00 9.800000e+01 0.000000e+00 0.000000e+00
+4.225000e-01 0.000000e+00 0.000000e+00 8.100000e+01 0.000000e+00 0.000000e+00
+4.275000e-01 0.000000e+00 0.000000e+00 9.200000e+01 0.000000e+00 0.000000e+00
+4.325000e-01 0.000000e+00 0.000000e+00 8.700000e+01 0.000000e+00 0.000000e+00
+4.375000e-01 0.000000e+00 0.000000e+00 9.300000e+01 0.000000e+00 0.000000e+00
+4.425000e-01 0.000000e+00 0.000000e+00 9.900000e+01 0.000000e+00 0.000000e+00
+4.475000e-01 0.000000e+00 0.000000e+00 1.010000e+02 0.000000e+00 0.000000e+00
+4.525000e-01 0.000000e+00 0.000000e+00 1.000000e+02 0.000000e+00 0.000000e+00
+4.575000e-01 0.000000e+00 0.000000e+00 9.200000e+01 0.000000e+00 0.000000e+00
+4.625000e-01 0.000000e+00 0.000000e+00 9.700000e+01 0.000000e+00 0.000000e+00
+4.675000e-01 0.000000e+00 0.000000e+00 9.600000e+01 0.000000e+00 0.000000e+00
+4.725000e-01 0.000000e+00 0.000000e+00 1.000000e+02 0.000000e+00 0.000000e+00
+4.775000e-01 0.000000e+00 0.000000e+00 1.060000e+02 0.000000e+00 0.000000e+00
+4.825000e-01 0.000000e+00 0.000000e+00 1.150000e+02 0.000000e+00 0.000000e+00
+4.875000e-01 0.000000e+00 0.000000e+00 1.150000e+02 0.000000e+00 0.000000e+00
+4.925000e-01 0.000000e+00 0.000000e+00 1.200000e+02 0.000000e+00 0.000000e+00
+4.975000e-01 0.000000e+00 0.000000e+00 1.480000e+02 0.000000e+00 0.000000e+00
+5.025000e-01 0.000000e+00 0.000000e+00 1.080000e+02 0.000000e+00 0.000000e+00
+5.075000e-01 0.000000e+00 0.000000e+00 1.050000e+02 0.000000e+00 0.000000e+00
+5.125000e-01 0.000000e+00 0.000000e+00 1.310000e+02 0.000000e+00 0.000000e+00
+5.175000e-01 0.000000e+00 0.000000e+00 1.250000e+02 0.000000e+00 0.000000e+00
+5.225000e-01 0.000000e+00 0.000000e+00 1.450000e+02 0.000000e+00 0.000000e+00
+5.275000e-01 0.000000e+00 0.000000e+00 1.330000e+02 0.000000e+00 0.000000e+00
+5.325000e-01 0.000000e+00 0.000000e+00 1.420000e+02 0.000000e+00 0.000000e+00
+5.375000e-01 0.000000e+00 0.000000e+00 1.560000e+02 0.000000e+00 0.000000e+00
+5.425000e-01 0.000000e+00 0.000000e+00 1.400000e+02 0.000000e+00 0.000000e+00
+5.475000e-01 0.000000e+00 0.000000e+00 1.270000e+02 0.000000e+00 0.000000e+00
+5.525000e-01 0.000000e+00 0.000000e+00 1.330000e+02 0.000000e+00 0.000000e+00
+5.575000e-01 0.000000e+00 0.000000e+00 1.220000e+02 0.000000e+00 0.000000e+00
+5.625000e-01 0.000000e+00 0.000000e+00 1.480000e+02 0.000000e+00 0.000000e+00
+5.675000e-01 0.000000e+00 0.000000e+00 1.460000e+02 0.000000e+00 0.000000e+00
+5.725000e-01 0.000000e+00 0.000000e+00 1.560000e+02 0.000000e+00 0.000000e+00
+5.775000e-01 0.000000e+00 0.000000e+00 1.520000e+02 0.000000e+00 0.000000e+00
+5.825000e-01 0.000000e+00 0.000000e+00 1.600000e+02 0.000000e+00 0.000000e+00
+5.875000e-01 0.000000e+00 0.000000e+00 1.700000e+02 0.000000e+00 0.000000e+00
+5.925000e-01 0.000000e+00 0.000000e+00 1.650000e+02 0.000000e+00 0.000000e+00
+5.975000e-01 0.000000e+00 0.000000e+00 1.720000e+02 0.000000e+00 0.000000e+00
+6.025000e-01 0.000000e+00 0.000000e+00 1.640000e+02 0.000000e+00 0.000000e+00
+6.075000e-01 0.000000e+00 0.000000e+00 1.820000e+02 0.000000e+00 0.000000e+00
+6.125000e-01 0.000000e+00 0.000000e+00 1.630000e+02 0.000000e+00 0.000000e+00
+6.175000e-01 0.000000e+00 0.000000e+00 1.880000e+02 0.000000e+00 0.000000e+00
+6.225000e-01 0.000000e+00 0.000000e+00 2.030000e+02 0.000000e+00 0.000000e+00
+6.275000e-01 0.000000e+00 0.000000e+00 1.790000e+02 0.000000e+00 0.000000e+00
+6.325000e-01 0.000000e+00 0.000000e+00 2.230000e+02 0.000000e+00 0.000000e+00
+6.375000e-01 0.000000e+00 0.000000e+00 2.000000e+02 0.000000e+00 0.000000e+00
+6.425000e-01 0.000000e+00 0.000000e+00 2.420000e+02 0.000000e+00 0.000000e+00
+6.475000e-01 0.000000e+00 0.000000e+00 2.340000e+02 0.000000e+00 0.000000e+00
+6.525000e-01 0.000000e+00 0.000000e+00 2.340000e+02 0.000000e+00 0.000000e+00
+6.575000e-01 0.000000e+00 0.000000e+00 2.400000e+02 0.000000e+00 0.000000e+00
+6.625000e-01 0.000000e+00 0.000000e+00 2.710000e+02 0.000000e+00 0.000000e+00
+6.675000e-01 0.000000e+00 0.000000e+00 2.600000e+02 0.000000e+00 0.000000e+00
+6.725000e-01 0.000000e+00 0.000000e+00 2.670000e+02 0.000000e+00 0.000000e+00
+6.775000e-01 0.000000e+00 0.000000e+00 2.690000e+02 0.000000e+00 0.000000e+00
+6.825000e-01 0.000000e+00 0.000000e+00 3.090000e+02 0.000000e+00 0.000000e+00
+6.875000e-01 0.000000e+00 0.000000e+00 3.090000e+02 0.000000e+00 0.000000e+00
+6.925000e-01 0.000000e+00 0.000000e+00 3.680000e+02 0.000000e+00 0.000000e+00
+6.975000e-01 0.000000e+00 0.000000e+00 3.590000e+02 0.000000e+00 0.000000e+00
+7.025000e-01 0.000000e+00 0.000000e+00 3.490000e+02 0.000000e+00 0.000000e+00
+7.075000e-01 0.000000e+00 0.000000e+00 3.320000e+02 0.000000e+00 0.000000e+00
+7.125000e-01 0.000000e+00 0.000000e+00 3.780000e+02 0.000000e+00 0.000000e+00
+7.175000e-01 0.000000e+00 0.000000e+00 3.980000e+02 0.000000e+00 0.000000e+00
+7.225000e-01 0.000000e+00 0.000000e+00 4.050000e+02 0.000000e+00 0.000000e+00
+7.275000e-01 0.000000e+00 0.000000e+00 4.100000e+02 0.000000e+00 0.000000e+00
+7.325000e-01 0.000000e+00 0.000000e+00 3.840000e+02 0.000000e+00 0.000000e+00
+7.375000e-01 0.000000e+00 0.000000e+00 4.010000e+02 0.000000e+00 0.000000e+00
+7.425000e-01 0.000000e+00 0.000000e+00 4.400000e+02 0.000000e+00 0.000000e+00
+7.475000e-01 0.000000e+00 0.000000e+00 4.550000e+02 0.000000e+00 0.000000e+00
+7.525000e-01 0.000000e+00 0.000000e+00 4.130000e+02 0.000000e+00 0.000000e+00
+7.575000e-01 0.000000e+00 0.000000e+00 4.330000e+02 0.000000e+00 0.000000e+00
+7.625000e-01 0.000000e+00 0.000000e+00 4.170000e+02 0.000000e+00 0.000000e+00
+7.675000e-01 0.000000e+00 0.000000e+00 4.640000e+02 0.000000e+00 0.000000e+00
+7.725000e-01 0.000000e+00 0.000000e+00 4.340000e+02 0.000000e+00 0.000000e+00
+7.775000e-01 0.000000e+00 0.000000e+00 4.350000e+02 0.000000e+00 0.000000e+00
+7.825000e-01 0.000000e+00 0.000000e+00 3.950000e+02 0.000000e+00 0.000000e+00
+7.875000e-01 0.000000e+00 0.000000e+00 3.830000e+02 0.000000e+00 0.000000e+00
+7.925000e-01 0.000000e+00 0.000000e+00 3.160000e+02 0.000000e+00 0.000000e+00
+7.975000e-01 0.000000e+00 0.000000e+00 3.300000e+02 0.000000e+00 0.000000e+00
+8.025000e-01 0.000000e+00 0.000000e+00 2.620000e+02 0.000000e+00 0.000000e+00
+8.075000e-01 0.000000e+00 0.000000e+00 2.740000e+02 0.000000e+00 0.000000e+00
+8.125000e-01 0.000000e+00 0.000000e+00 2.670000e+02 0.000000e+00 0.000000e+00
+8.175000e-01 0.000000e+00 0.000000e+00 2.630000e+02 0.000000e+00 0.000000e+00
+8.225000e-01 0.000000e+00 0.000000e+00 2.510000e+02 0.000000e+00 0.000000e+00
+8.275000e-01 0.000000e+00 0.000000e+00 2.530000e+02 0.000000e+00 0.000000e+00
+8.325000e-01 0.000000e+00 0.000000e+00 2.440000e+02 0.000000e+00 0.000000e+00
+8.375000e-01 0.000000e+00 0.000000e+00 2.440000e+02 0.000000e+00 0.000000e+00
+8.425000e-01 0.000000e+00 0.000000e+00 2.360000e+02 0.000000e+00 0.000000e+00
+8.475000e-01 0.000000e+00 0.000000e+00 2.490000e+02 0.000000e+00 0.000000e+00
+8.525000e-01 0.000000e+00 0.000000e+00 2.370000e+02 0.000000e+00 0.000000e+00
+8.575000e-01 0.000000e+00 0.000000e+00 2.380000e+02 0.000000e+00 0.000000e+00
+8.625000e-01 0.000000e+00 0.000000e+00 2.400000e+02 0.000000e+00 0.000000e+00
+8.675000e-01 0.000000e+00 0.000000e+00 2.620000e+02 0.000000e+00 0.000000e+00
+8.725000e-01 0.000000e+00 0.000000e+00 2.560000e+02 0.000000e+00 0.000000e+00
+8.775000e-01 0.000000e+00 0.000000e+00 2.430000e+02 0.000000e+00 0.000000e+00
+8.825000e-01 0.000000e+00 0.000000e+00 2.740000e+02 0.000000e+00 0.000000e+00
+8.875000e-01 0.000000e+00 0.000000e+00 1.940000e+02 0.000000e+00 0.000000e+00
+8.925000e-01 0.000000e+00 0.000000e+00 1.920000e+02 0.000000e+00 0.000000e+00
+8.975000e-01 0.000000e+00 0.000000e+00 1.150000e+02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1641075/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {}
+IsRef: 1
+Path: /REF/BESIII_2018_I1641075/d01-x01-y01
+Title: doi:10.17182/hepdata.89872.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.425000e-01 0.000000e+00 0.000000e+00 2.560000e+02 0.000000e+00 0.000000e+00
+3.475000e-01 0.000000e+00 0.000000e+00 2.680000e+02 0.000000e+00 0.000000e+00
+3.525000e-01 0.000000e+00 0.000000e+00 3.120000e+02 0.000000e+00 0.000000e+00
+3.575000e-01 0.000000e+00 0.000000e+00 3.540000e+02 0.000000e+00 0.000000e+00
+3.625000e-01 0.000000e+00 0.000000e+00 3.450000e+02 0.000000e+00 0.000000e+00
+3.675000e-01 0.000000e+00 0.000000e+00 4.550000e+02 0.000000e+00 0.000000e+00
+3.725000e-01 0.000000e+00 0.000000e+00 4.640000e+02 0.000000e+00 0.000000e+00
+3.775000e-01 0.000000e+00 0.000000e+00 5.060000e+02 0.000000e+00 0.000000e+00
+3.825000e-01 0.000000e+00 0.000000e+00 5.640000e+02 0.000000e+00 0.000000e+00
+3.875000e-01 0.000000e+00 0.000000e+00 5.890000e+02 0.000000e+00 0.000000e+00
+3.925000e-01 0.000000e+00 0.000000e+00 6.810000e+02 0.000000e+00 0.000000e+00
+3.975000e-01 0.000000e+00 0.000000e+00 7.310000e+02 0.000000e+00 0.000000e+00
+4.025000e-01 0.000000e+00 0.000000e+00 7.550000e+02 0.000000e+00 0.000000e+00
+4.075000e-01 0.000000e+00 0.000000e+00 8.670000e+02 0.000000e+00 0.000000e+00
+4.125000e-01 0.000000e+00 0.000000e+00 8.450000e+02 0.000000e+00 0.000000e+00
+4.175000e-01 0.000000e+00 0.000000e+00 9.990000e+02 0.000000e+00 0.000000e+00
+4.225000e-01 0.000000e+00 0.000000e+00 1.067000e+03 0.000000e+00 0.000000e+00
+4.275000e-01 0.000000e+00 0.000000e+00 1.101000e+03 0.000000e+00 0.000000e+00
+4.325000e-01 0.000000e+00 0.000000e+00 1.195000e+03 0.000000e+00 0.000000e+00
+4.375000e-01 0.000000e+00 0.000000e+00 1.235000e+03 0.000000e+00 0.000000e+00
+4.425000e-01 0.000000e+00 0.000000e+00 1.369000e+03 0.000000e+00 0.000000e+00
+4.475000e-01 0.000000e+00 0.000000e+00 1.488000e+03 0.000000e+00 0.000000e+00
+4.525000e-01 0.000000e+00 0.000000e+00 1.570000e+03 0.000000e+00 0.000000e+00
+4.575000e-01 0.000000e+00 0.000000e+00 1.677000e+03 0.000000e+00 0.000000e+00
+4.625000e-01 0.000000e+00 0.000000e+00 1.725000e+03 0.000000e+00 0.000000e+00
+4.675000e-01 0.000000e+00 0.000000e+00 1.823000e+03 0.000000e+00 0.000000e+00
+4.725000e-01 0.000000e+00 0.000000e+00 1.944000e+03 0.000000e+00 0.000000e+00
+4.775000e-01 0.000000e+00 0.000000e+00 2.110000e+03 0.000000e+00 0.000000e+00
+4.825000e-01 0.000000e+00 0.000000e+00 2.321000e+03 0.000000e+00 0.000000e+00
+4.875000e-01 0.000000e+00 0.000000e+00 2.401000e+03 0.000000e+00 0.000000e+00
+4.925000e-01 0.000000e+00 0.000000e+00 2.531000e+03 0.000000e+00 0.000000e+00
+4.975000e-01 0.000000e+00 0.000000e+00 2.669000e+03 0.000000e+00 0.000000e+00
+5.025000e-01 0.000000e+00 0.000000e+00 2.793000e+03 0.000000e+00 0.000000e+00
+5.075000e-01 0.000000e+00 0.000000e+00 3.035000e+03 0.000000e+00 0.000000e+00
+5.125000e-01 0.000000e+00 0.000000e+00 3.118000e+03 0.000000e+00 0.000000e+00
+5.175000e-01 0.000000e+00 0.000000e+00 3.224000e+03 0.000000e+00 0.000000e+00
+5.225000e-01 0.000000e+00 0.000000e+00 3.570000e+03 0.000000e+00 0.000000e+00
+5.275000e-01 0.000000e+00 0.000000e+00 3.781000e+03 0.000000e+00 0.000000e+00
+5.325000e-01 0.000000e+00 0.000000e+00 3.941000e+03 0.000000e+00 0.000000e+00
+5.375000e-01 0.000000e+00 0.000000e+00 4.049000e+03 0.000000e+00 0.000000e+00
+5.425000e-01 0.000000e+00 0.000000e+00 4.367000e+03 0.000000e+00 0.000000e+00
+5.475000e-01 0.000000e+00 0.000000e+00 4.648000e+03 0.000000e+00 0.000000e+00
+5.525000e-01 0.000000e+00 0.000000e+00 4.817000e+03 0.000000e+00 0.000000e+00
+5.575000e-01 0.000000e+00 0.000000e+00 5.120000e+03 0.000000e+00 0.000000e+00
+5.625000e-01 0.000000e+00 0.000000e+00 5.388000e+03 0.000000e+00 0.000000e+00
+5.675000e-01 0.000000e+00 0.000000e+00 5.634000e+03 0.000000e+00 0.000000e+00
+5.725000e-01 0.000000e+00 0.000000e+00 5.949000e+03 0.000000e+00 0.000000e+00
+5.775000e-01 0.000000e+00 0.000000e+00 6.251000e+03 0.000000e+00 0.000000e+00
+5.825000e-01 0.000000e+00 0.000000e+00 6.617000e+03 0.000000e+00 0.000000e+00
+5.875000e-01 0.000000e+00 0.000000e+00 6.800000e+03 0.000000e+00 0.000000e+00
+5.925000e-01 0.000000e+00 0.000000e+00 7.376000e+03 0.000000e+00 0.000000e+00
+5.975000e-01 0.000000e+00 0.000000e+00 7.737000e+03 0.000000e+00 0.000000e+00
+6.025000e-01 0.000000e+00 0.000000e+00 8.104000e+03 0.000000e+00 0.000000e+00
+6.075000e-01 0.000000e+00 0.000000e+00 8.716000e+03 0.000000e+00 0.000000e+00
+6.125000e-01 0.000000e+00 0.000000e+00 9.012000e+03 0.000000e+00 0.000000e+00
+6.175000e-01 0.000000e+00 0.000000e+00 9.539000e+03 0.000000e+00 0.000000e+00
+6.225000e-01 0.000000e+00 0.000000e+00 9.953000e+03 0.000000e+00 0.000000e+00
+6.275000e-01 0.000000e+00 0.000000e+00 1.053000e+04 0.000000e+00 0.000000e+00
+6.325000e-01 0.000000e+00 0.000000e+00 1.106700e+04 0.000000e+00 0.000000e+00
+6.375000e-01 0.000000e+00 0.000000e+00 1.158000e+04 0.000000e+00 0.000000e+00
+6.425000e-01 0.000000e+00 0.000000e+00 1.230700e+04 0.000000e+00 0.000000e+00
+6.475000e-01 0.000000e+00 0.000000e+00 1.311600e+04 0.000000e+00 0.000000e+00
+6.525000e-01 0.000000e+00 0.000000e+00 1.371100e+04 0.000000e+00 0.000000e+00
+6.575000e-01 0.000000e+00 0.000000e+00 1.435700e+04 0.000000e+00 0.000000e+00
+6.625000e-01 0.000000e+00 0.000000e+00 1.504400e+04 0.000000e+00 0.000000e+00
+6.675000e-01 0.000000e+00 0.000000e+00 1.608600e+04 0.000000e+00 0.000000e+00
+6.725000e-01 0.000000e+00 0.000000e+00 1.677800e+04 0.000000e+00 0.000000e+00
+6.775000e-01 0.000000e+00 0.000000e+00 1.780500e+04 0.000000e+00 0.000000e+00
+6.825000e-01 0.000000e+00 0.000000e+00 1.877200e+04 0.000000e+00 0.000000e+00
+6.875000e-01 0.000000e+00 0.000000e+00 1.976900e+04 0.000000e+00 0.000000e+00
+6.925000e-01 0.000000e+00 0.000000e+00 2.112300e+04 0.000000e+00 0.000000e+00
+6.975000e-01 0.000000e+00 0.000000e+00 2.161500e+04 0.000000e+00 0.000000e+00
+7.025000e-01 0.000000e+00 0.000000e+00 2.268700e+04 0.000000e+00 0.000000e+00
+7.075000e-01 0.000000e+00 0.000000e+00 2.330500e+04 0.000000e+00 0.000000e+00
+7.125000e-01 0.000000e+00 0.000000e+00 2.445200e+04 0.000000e+00 0.000000e+00
+7.175000e-01 0.000000e+00 0.000000e+00 2.580800e+04 0.000000e+00 0.000000e+00
+7.225000e-01 0.000000e+00 0.000000e+00 2.648900e+04 0.000000e+00 0.000000e+00
+7.275000e-01 0.000000e+00 0.000000e+00 2.736200e+04 0.000000e+00 0.000000e+00
+7.325000e-01 0.000000e+00 0.000000e+00 2.792300e+04 0.000000e+00 0.000000e+00
+7.375000e-01 0.000000e+00 0.000000e+00 2.837500e+04 0.000000e+00 0.000000e+00
+7.425000e-01 0.000000e+00 0.000000e+00 2.812600e+04 0.000000e+00 0.000000e+00
+7.475000e-01 0.000000e+00 0.000000e+00 2.842700e+04 0.000000e+00 0.000000e+00
+7.525000e-01 0.000000e+00 0.000000e+00 2.820600e+04 0.000000e+00 0.000000e+00
+7.575000e-01 0.000000e+00 0.000000e+00 2.735200e+04 0.000000e+00 0.000000e+00
+7.625000e-01 0.000000e+00 0.000000e+00 2.659000e+04 0.000000e+00 0.000000e+00
+7.675000e-01 0.000000e+00 0.000000e+00 2.543900e+04 0.000000e+00 0.000000e+00
+7.725000e-01 0.000000e+00 0.000000e+00 2.488200e+04 0.000000e+00 0.000000e+00
+7.775000e-01 0.000000e+00 0.000000e+00 2.278800e+04 0.000000e+00 0.000000e+00
+7.825000e-01 0.000000e+00 0.000000e+00 1.968100e+04 0.000000e+00 0.000000e+00
+7.875000e-01 0.000000e+00 0.000000e+00 1.571500e+04 0.000000e+00 0.000000e+00
+7.925000e-01 0.000000e+00 0.000000e+00 1.387200e+04 0.000000e+00 0.000000e+00
+7.975000e-01 0.000000e+00 0.000000e+00 1.269500e+04 0.000000e+00 0.000000e+00
+8.025000e-01 0.000000e+00 0.000000e+00 1.146700e+04 0.000000e+00 0.000000e+00
+8.075000e-01 0.000000e+00 0.000000e+00 1.012800e+04 0.000000e+00 0.000000e+00
+8.125000e-01 0.000000e+00 0.000000e+00 9.097000e+03 0.000000e+00 0.000000e+00
+8.175000e-01 0.000000e+00 0.000000e+00 7.942000e+03 0.000000e+00 0.000000e+00
+8.225000e-01 0.000000e+00 0.000000e+00 6.980000e+03 0.000000e+00 0.000000e+00
+8.275000e-01 0.000000e+00 0.000000e+00 5.931000e+03 0.000000e+00 0.000000e+00
+8.325000e-01 0.000000e+00 0.000000e+00 5.217000e+03 0.000000e+00 0.000000e+00
+8.375000e-01 0.000000e+00 0.000000e+00 4.417000e+03 0.000000e+00 0.000000e+00
+8.425000e-01 0.000000e+00 0.000000e+00 3.688000e+03 0.000000e+00 0.000000e+00
+8.475000e-01 0.000000e+00 0.000000e+00 3.071000e+03 0.000000e+00 0.000000e+00
+8.525000e-01 0.000000e+00 0.000000e+00 2.667000e+03 0.000000e+00 0.000000e+00
+8.575000e-01 0.000000e+00 0.000000e+00 2.222000e+03 0.000000e+00 0.000000e+00
+8.625000e-01 0.000000e+00 0.000000e+00 1.855000e+03 0.000000e+00 0.000000e+00
+8.675000e-01 0.000000e+00 0.000000e+00 1.542000e+03 0.000000e+00 0.000000e+00
+8.725000e-01 0.000000e+00 0.000000e+00 1.272000e+03 0.000000e+00 0.000000e+00
+8.775000e-01 0.000000e+00 0.000000e+00 1.045000e+03 0.000000e+00 0.000000e+00
+8.825000e-01 0.000000e+00 0.000000e+00 8.180000e+02 0.000000e+00 0.000000e+00
+8.875000e-01 0.000000e+00 0.000000e+00 6.560000e+02 0.000000e+00 0.000000e+00
+8.925000e-01 0.000000e+00 0.000000e+00 5.720000e+02 0.000000e+00 0.000000e+00
+8.975000e-01 0.000000e+00 0.000000e+00 4.500000e+02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1641075/d01-x01-y05
+Variations: [""]
+Path: /REF/BESIII_2018_I1641075/d01-x01-y05
+Title: /REF/BESIII_2018_I1641075/d01-x01-y05
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.425000e-01 2.500000e-03 2.500000e-03 4.321710e-02 0.000000e+00 0.000000e+00
+3.475000e-01 2.500000e-03 2.500000e-03 5.005547e-02 0.000000e+00 0.000000e+00
+3.525000e-01 2.500000e-03 2.500000e-03 5.421535e-02 0.000000e+00 0.000000e+00
+3.575000e-01 2.500000e-03 2.500000e-03 6.719305e-02 0.000000e+00 0.000000e+00
+3.625000e-01 2.500000e-03 2.500000e-03 6.555315e-02 0.000000e+00 0.000000e+00
+3.675000e-01 2.500000e-03 2.500000e-03 8.924027e-02 0.000000e+00 0.000000e+00
+3.725000e-01 2.500000e-03 2.500000e-03 8.863032e-02 0.000000e+00 0.000000e+00
+3.775000e-01 2.500000e-03 2.500000e-03 9.568379e-02 0.000000e+00 0.000000e+00
+3.825000e-01 2.500000e-03 2.500000e-03 1.072892e-01 0.000000e+00 0.000000e+00
+3.875000e-01 2.500000e-03 2.500000e-03 1.157676e-01 0.000000e+00 0.000000e+00
+3.925000e-01 2.500000e-03 2.500000e-03 1.355302e-01 0.000000e+00 0.000000e+00
+3.975000e-01 2.500000e-03 2.500000e-03 1.436792e-01 0.000000e+00 0.000000e+00
+4.025000e-01 2.500000e-03 2.500000e-03 1.455232e-01 0.000000e+00 0.000000e+00
+4.075000e-01 2.500000e-03 2.500000e-03 1.699086e-01 0.000000e+00 0.000000e+00
+4.125000e-01 2.500000e-03 2.500000e-03 1.640210e-01 0.000000e+00 0.000000e+00
+4.175000e-01 2.500000e-03 2.500000e-03 1.944819e-01 0.000000e+00 0.000000e+00
+4.225000e-01 2.500000e-03 2.500000e-03 2.126635e-01 0.000000e+00 0.000000e+00
+4.275000e-01 2.500000e-03 2.500000e-03 2.175177e-01 0.000000e+00 0.000000e+00
+4.325000e-01 2.500000e-03 2.500000e-03 2.387802e-01 0.000000e+00 0.000000e+00
+4.375000e-01 2.500000e-03 2.500000e-03 2.460582e-01 0.000000e+00 0.000000e+00
+4.425000e-01 2.500000e-03 2.500000e-03 2.735948e-01 0.000000e+00 0.000000e+00
+4.475000e-01 2.500000e-03 2.500000e-03 2.987535e-01 0.000000e+00 0.000000e+00
+4.525000e-01 2.500000e-03 2.500000e-03 3.165891e-01 0.000000e+00 0.000000e+00
+4.575000e-01 2.500000e-03 2.500000e-03 3.412956e-01 0.000000e+00 0.000000e+00
+4.625000e-01 2.500000e-03 2.500000e-03 3.504847e-01 0.000000e+00 0.000000e+00
+4.675000e-01 2.500000e-03 2.500000e-03 3.717236e-01 0.000000e+00 0.000000e+00
+4.725000e-01 2.500000e-03 2.500000e-03 3.968012e-01 0.000000e+00 0.000000e+00
+4.775000e-01 2.500000e-03 2.500000e-03 4.311160e-01 0.000000e+00 0.000000e+00
+4.825000e-01 2.500000e-03 2.500000e-03 4.744243e-01 0.000000e+00 0.000000e+00
+4.875000e-01 2.500000e-03 2.500000e-03 4.914656e-01 0.000000e+00 0.000000e+00
+4.925000e-01 2.500000e-03 2.500000e-03 5.181439e-01 0.000000e+00 0.000000e+00
+4.975000e-01 2.500000e-03 2.500000e-03 5.415796e-01 0.000000e+00 0.000000e+00
+5.025000e-01 2.500000e-03 2.500000e-03 5.765685e-01 0.000000e+00 0.000000e+00
+5.075000e-01 2.500000e-03 2.500000e-03 6.289004e-01 0.000000e+00 0.000000e+00
+5.125000e-01 2.500000e-03 2.500000e-03 6.408511e-01 0.000000e+00 0.000000e+00
+5.175000e-01 2.500000e-03 2.500000e-03 6.645567e-01 0.000000e+00 0.000000e+00
+5.225000e-01 2.500000e-03 2.500000e-03 7.341075e-01 0.000000e+00 0.000000e+00
+5.275000e-01 2.500000e-03 2.500000e-03 7.815074e-01 0.000000e+00 0.000000e+00
+5.325000e-01 2.500000e-03 2.500000e-03 8.134244e-01 0.000000e+00 0.000000e+00
+5.375000e-01 2.500000e-03 2.500000e-03 8.330912e-01 0.000000e+00 0.000000e+00
+5.425000e-01 2.500000e-03 2.500000e-03 9.040672e-01 0.000000e+00 0.000000e+00
+5.475000e-01 2.500000e-03 2.500000e-03 9.664145e-01 0.000000e+00 0.000000e+00
+5.525000e-01 2.500000e-03 2.500000e-03 1.000684e+00 0.000000e+00 0.000000e+00
+5.575000e-01 2.500000e-03 2.500000e-03 1.067131e+00 0.000000e+00 0.000000e+00
+5.625000e-01 2.500000e-03 2.500000e-03 1.118136e+00 0.000000e+00 0.000000e+00
+5.675000e-01 2.500000e-03 2.500000e-03 1.170360e+00 0.000000e+00 0.000000e+00
+5.725000e-01 2.500000e-03 2.500000e-03 1.234643e+00 0.000000e+00 0.000000e+00
+5.775000e-01 2.500000e-03 2.500000e-03 1.299060e+00 0.000000e+00 0.000000e+00
+5.825000e-01 2.500000e-03 2.500000e-03 1.374436e+00 0.000000e+00 0.000000e+00
+5.875000e-01 2.500000e-03 2.500000e-03 1.410393e+00 0.000000e+00 0.000000e+00
+5.925000e-01 2.500000e-03 2.500000e-03 1.533013e+00 0.000000e+00 0.000000e+00
+5.975000e-01 2.500000e-03 2.500000e-03 1.607249e+00 0.000000e+00 0.000000e+00
+6.025000e-01 2.500000e-03 2.500000e-03 1.685812e+00 0.000000e+00 0.000000e+00
+6.075000e-01 2.500000e-03 2.500000e-03 1.810779e+00 0.000000e+00 0.000000e+00
+6.125000e-01 2.500000e-03 2.500000e-03 1.876385e+00 0.000000e+00 0.000000e+00
+6.175000e-01 2.500000e-03 2.500000e-03 1.981531e+00 0.000000e+00 0.000000e+00
+6.225000e-01 2.500000e-03 2.500000e-03 2.064727e+00 0.000000e+00 0.000000e+00
+6.275000e-01 2.500000e-03 2.500000e-03 2.190515e+00 0.000000e+00 0.000000e+00
+6.325000e-01 2.500000e-03 2.500000e-03 2.293343e+00 0.000000e+00 0.000000e+00
+6.375000e-01 2.500000e-03 2.500000e-03 2.405125e+00 0.000000e+00 0.000000e+00
+6.425000e-01 2.500000e-03 2.500000e-03 2.548175e+00 0.000000e+00 0.000000e+00
+6.475000e-01 2.500000e-03 2.500000e-03 2.718891e+00 0.000000e+00 0.000000e+00
+6.525000e-01 2.500000e-03 2.500000e-03 2.842554e+00 0.000000e+00 0.000000e+00
+6.575000e-01 2.500000e-03 2.500000e-03 2.975535e+00 0.000000e+00 0.000000e+00
+6.625000e-01 2.500000e-03 2.500000e-03 3.111706e+00 0.000000e+00 0.000000e+00
+6.675000e-01 2.500000e-03 2.500000e-03 3.331260e+00 0.000000e+00 0.000000e+00
+6.725000e-01 2.500000e-03 2.500000e-03 3.473034e+00 0.000000e+00 0.000000e+00
+6.775000e-01 2.500000e-03 2.500000e-03 3.686080e+00 0.000000e+00 0.000000e+00
+6.825000e-01 2.500000e-03 2.500000e-03 3.878244e+00 0.000000e+00 0.000000e+00
+6.875000e-01 2.500000e-03 2.500000e-03 4.084836e+00 0.000000e+00 0.000000e+00
+6.925000e-01 2.500000e-03 2.500000e-03 4.353651e+00 0.000000e+00 0.000000e+00
+6.975000e-01 2.500000e-03 2.500000e-03 4.455561e+00 0.000000e+00 0.000000e+00
+7.025000e-01 2.500000e-03 2.500000e-03 4.679024e+00 0.000000e+00 0.000000e+00
+7.075000e-01 2.500000e-03 2.500000e-03 4.808604e+00 0.000000e+00 0.000000e+00
+7.125000e-01 2.500000e-03 2.500000e-03 5.035363e+00 0.000000e+00 0.000000e+00
+7.175000e-01 2.500000e-03 2.500000e-03 5.310906e+00 0.000000e+00 0.000000e+00
+7.225000e-01 2.500000e-03 2.500000e-03 5.447784e+00 0.000000e+00 0.000000e+00
+7.275000e-01 2.500000e-03 2.500000e-03 5.624828e+00 0.000000e+00 0.000000e+00
+7.325000e-01 2.500000e-03 2.500000e-03 5.743129e+00 0.000000e+00 0.000000e+00
+7.375000e-01 2.500000e-03 2.500000e-03 5.829456e+00 0.000000e+00 0.000000e+00
+7.425000e-01 2.500000e-03 2.500000e-03 5.765225e+00 0.000000e+00 0.000000e+00
+7.475000e-01 2.500000e-03 2.500000e-03 5.820529e+00 0.000000e+00 0.000000e+00
+7.525000e-01 2.500000e-03 2.500000e-03 5.779187e+00 0.000000e+00 0.000000e+00
+7.575000e-01 2.500000e-03 2.500000e-03 5.593730e+00 0.000000e+00 0.000000e+00
+7.625000e-01 2.500000e-03 2.500000e-03 5.435333e+00 0.000000e+00 0.000000e+00
+7.675000e-01 2.500000e-03 2.500000e-03 5.183657e+00 0.000000e+00 0.000000e+00
+7.725000e-01 2.500000e-03 2.500000e-03 5.071887e+00 0.000000e+00 0.000000e+00
+7.775000e-01 2.500000e-03 2.500000e-03 4.635579e+00 0.000000e+00 0.000000e+00
+7.825000e-01 2.500000e-03 2.500000e-03 3.998773e+00 0.000000e+00 0.000000e+00
+7.875000e-01 2.500000e-03 2.500000e-03 3.178880e+00 0.000000e+00 0.000000e+00
+7.925000e-01 2.500000e-03 2.500000e-03 2.811252e+00 0.000000e+00 0.000000e+00
+7.975000e-01 2.500000e-03 2.500000e-03 2.565579e+00 0.000000e+00 0.000000e+00
+8.025000e-01 2.500000e-03 2.500000e-03 2.326887e+00 0.000000e+00 0.000000e+00
+8.075000e-01 2.500000e-03 2.500000e-03 2.048965e+00 0.000000e+00 0.000000e+00
+8.125000e-01 2.500000e-03 2.500000e-03 1.839318e+00 0.000000e+00 0.000000e+00
+8.175000e-01 2.500000e-03 2.500000e-03 1.603351e+00 0.000000e+00 0.000000e+00
+8.225000e-01 2.500000e-03 2.500000e-03 1.409214e+00 0.000000e+00 0.000000e+00
+8.275000e-01 2.500000e-03 2.500000e-03 1.193468e+00 0.000000e+00 0.000000e+00
+8.325000e-01 2.500000e-03 2.500000e-03 1.049882e+00 0.000000e+00 0.000000e+00
+8.375000e-01 2.500000e-03 2.500000e-03 8.854637e-01 0.000000e+00 0.000000e+00
+8.425000e-01 2.500000e-03 2.500000e-03 7.366852e-01 0.000000e+00 0.000000e+00
+8.475000e-01 2.500000e-03 2.500000e-03 6.060546e-01 0.000000e+00 0.000000e+00
+8.525000e-01 2.500000e-03 2.500000e-03 5.254780e-01 0.000000e+00 0.000000e+00
+8.575000e-01 2.500000e-03 2.500000e-03 4.321952e-01 0.000000e+00 0.000000e+00
+8.625000e-01 2.500000e-03 2.500000e-03 3.545776e-01 0.000000e+00 0.000000e+00
+8.675000e-01 2.500000e-03 2.500000e-03 2.833899e-01 0.000000e+00 0.000000e+00
+8.725000e-01 2.500000e-03 2.500000e-03 2.270046e-01 0.000000e+00 0.000000e+00
+8.775000e-01 2.500000e-03 2.500000e-03 1.810226e-01 0.000000e+00 0.000000e+00
+8.825000e-01 2.500000e-03 2.500000e-03 1.242234e-01 0.000000e+00 0.000000e+00
+8.875000e-01 2.500000e-03 2.500000e-03 1.069397e-01 0.000000e+00 0.000000e+00
+8.925000e-01 2.500000e-03 2.500000e-03 8.940682e-02 0.000000e+00 0.000000e+00
+8.975000e-01 2.500000e-03 2.500000e-03 8.044992e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1641075/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {}
+IsRef: 1
+Path: /REF/BESIII_2018_I1641075/d01-x01-y04
+Title: doi:10.17182/hepdata.89872.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.425000e-01 0.000000e+00 0.000000e+00 1.684600e-03 0.000000e+00 0.000000e+00
+3.475000e-01 0.000000e+00 0.000000e+00 1.745800e-03 0.000000e+00 0.000000e+00
+3.525000e-01 0.000000e+00 0.000000e+00 1.802600e-03 0.000000e+00 0.000000e+00
+3.575000e-01 0.000000e+00 0.000000e+00 1.855700e-03 0.000000e+00 0.000000e+00
+3.625000e-01 0.000000e+00 0.000000e+00 1.905800e-03 0.000000e+00 0.000000e+00
+3.675000e-01 0.000000e+00 0.000000e+00 1.953000e-03 0.000000e+00 0.000000e+00
+3.725000e-01 0.000000e+00 0.000000e+00 1.997500e-03 0.000000e+00 0.000000e+00
+3.775000e-01 0.000000e+00 0.000000e+00 2.039700e-03 0.000000e+00 0.000000e+00
+3.825000e-01 0.000000e+00 0.000000e+00 2.079800e-03 0.000000e+00 0.000000e+00
+3.875000e-01 0.000000e+00 0.000000e+00 2.118400e-03 0.000000e+00 0.000000e+00
+3.925000e-01 0.000000e+00 0.000000e+00 2.155600e-03 0.000000e+00 0.000000e+00
+3.975000e-01 0.000000e+00 0.000000e+00 2.191800e-03 0.000000e+00 0.000000e+00
+4.025000e-01 0.000000e+00 0.000000e+00 2.227100e-03 0.000000e+00 0.000000e+00
+4.075000e-01 0.000000e+00 0.000000e+00 2.261500e-03 0.000000e+00 0.000000e+00
+4.125000e-01 0.000000e+00 0.000000e+00 2.295100e-03 0.000000e+00 0.000000e+00
+4.175000e-01 0.000000e+00 0.000000e+00 2.328000e-03 0.000000e+00 0.000000e+00
+4.225000e-01 0.000000e+00 0.000000e+00 2.360000e-03 0.000000e+00 0.000000e+00
+4.275000e-01 0.000000e+00 0.000000e+00 2.391200e-03 0.000000e+00 0.000000e+00
+4.325000e-01 0.000000e+00 0.000000e+00 2.421400e-03 0.000000e+00 0.000000e+00
+4.375000e-01 0.000000e+00 0.000000e+00 2.450700e-03 0.000000e+00 0.000000e+00
+4.425000e-01 0.000000e+00 0.000000e+00 2.478900e-03 0.000000e+00 0.000000e+00
+4.475000e-01 0.000000e+00 0.000000e+00 2.506100e-03 0.000000e+00 0.000000e+00
+4.525000e-01 0.000000e+00 0.000000e+00 2.532000e-03 0.000000e+00 0.000000e+00
+4.575000e-01 0.000000e+00 0.000000e+00 2.556700e-03 0.000000e+00 0.000000e+00
+4.625000e-01 0.000000e+00 0.000000e+00 2.580100e-03 0.000000e+00 0.000000e+00
+4.675000e-01 0.000000e+00 0.000000e+00 2.602200e-03 0.000000e+00 0.000000e+00
+4.725000e-01 0.000000e+00 0.000000e+00 2.623000e-03 0.000000e+00 0.000000e+00
+4.775000e-01 0.000000e+00 0.000000e+00 2.642500e-03 0.000000e+00 0.000000e+00
+4.825000e-01 0.000000e+00 0.000000e+00 2.660800e-03 0.000000e+00 0.000000e+00
+4.875000e-01 0.000000e+00 0.000000e+00 2.677900e-03 0.000000e+00 0.000000e+00
+4.925000e-01 0.000000e+00 0.000000e+00 2.694100e-03 0.000000e+00 0.000000e+00
+4.975000e-01 0.000000e+00 0.000000e+00 2.709400e-03 0.000000e+00 0.000000e+00
+5.025000e-01 0.000000e+00 0.000000e+00 2.724100e-03 0.000000e+00 0.000000e+00
+5.075000e-01 0.000000e+00 0.000000e+00 2.738500e-03 0.000000e+00 0.000000e+00
+5.125000e-01 0.000000e+00 0.000000e+00 2.753000e-03 0.000000e+00 0.000000e+00
+5.175000e-01 0.000000e+00 0.000000e+00 2.767800e-03 0.000000e+00 0.000000e+00
+5.225000e-01 0.000000e+00 0.000000e+00 2.783300e-03 0.000000e+00 0.000000e+00
+5.275000e-01 0.000000e+00 0.000000e+00 2.800000e-03 0.000000e+00 0.000000e+00
+5.325000e-01 0.000000e+00 0.000000e+00 2.818000e-03 0.000000e+00 0.000000e+00
+5.375000e-01 0.000000e+00 0.000000e+00 2.837300e-03 0.000000e+00 0.000000e+00
+5.425000e-01 0.000000e+00 0.000000e+00 2.857900e-03 0.000000e+00 0.000000e+00
+5.475000e-01 0.000000e+00 0.000000e+00 2.879000e-03 0.000000e+00 0.000000e+00
+5.525000e-01 0.000000e+00 0.000000e+00 2.899700e-03 0.000000e+00 0.000000e+00
+5.575000e-01 0.000000e+00 0.000000e+00 2.919100e-03 0.000000e+00 0.000000e+00
+5.625000e-01 0.000000e+00 0.000000e+00 2.936300e-03 0.000000e+00 0.000000e+00
+5.675000e-01 0.000000e+00 0.000000e+00 2.950800e-03 0.000000e+00 0.000000e+00
+5.725000e-01 0.000000e+00 0.000000e+00 2.963200e-03 0.000000e+00 0.000000e+00
+5.775000e-01 0.000000e+00 0.000000e+00 2.974200e-03 0.000000e+00 0.000000e+00
+5.825000e-01 0.000000e+00 0.000000e+00 2.985100e-03 0.000000e+00 0.000000e+00
+5.875000e-01 0.000000e+00 0.000000e+00 2.997000e-03 0.000000e+00 0.000000e+00
+5.925000e-01 0.000000e+00 0.000000e+00 3.010600e-03 0.000000e+00 0.000000e+00
+5.975000e-01 0.000000e+00 0.000000e+00 3.025800e-03 0.000000e+00 0.000000e+00
+6.025000e-01 0.000000e+00 0.000000e+00 3.042300e-03 0.000000e+00 0.000000e+00
+6.075000e-01 0.000000e+00 0.000000e+00 3.059400e-03 0.000000e+00 0.000000e+00
+6.125000e-01 0.000000e+00 0.000000e+00 3.076300e-03 0.000000e+00 0.000000e+00
+6.175000e-01 0.000000e+00 0.000000e+00 3.092600e-03 0.000000e+00 0.000000e+00
+6.225000e-01 0.000000e+00 0.000000e+00 3.107800e-03 0.000000e+00 0.000000e+00
+6.275000e-01 0.000000e+00 0.000000e+00 3.122000e-03 0.000000e+00 0.000000e+00
+6.325000e-01 0.000000e+00 0.000000e+00 3.135100e-03 0.000000e+00 0.000000e+00
+6.375000e-01 0.000000e+00 0.000000e+00 3.147400e-03 0.000000e+00 0.000000e+00
+6.425000e-01 0.000000e+00 0.000000e+00 3.158800e-03 0.000000e+00 0.000000e+00
+6.475000e-01 0.000000e+00 0.000000e+00 3.169700e-03 0.000000e+00 0.000000e+00
+6.525000e-01 0.000000e+00 0.000000e+00 3.180100e-03 0.000000e+00 0.000000e+00
+6.575000e-01 0.000000e+00 0.000000e+00 3.190200e-03 0.000000e+00 0.000000e+00
+6.625000e-01 0.000000e+00 0.000000e+00 3.200300e-03 0.000000e+00 0.000000e+00
+6.675000e-01 0.000000e+00 0.000000e+00 3.210300e-03 0.000000e+00 0.000000e+00
+6.725000e-01 0.000000e+00 0.000000e+00 3.220600e-03 0.000000e+00 0.000000e+00
+6.775000e-01 0.000000e+00 0.000000e+00 3.231200e-03 0.000000e+00 0.000000e+00
+6.825000e-01 0.000000e+00 0.000000e+00 3.242300e-03 0.000000e+00 0.000000e+00
+6.875000e-01 0.000000e+00 0.000000e+00 3.254000e-03 0.000000e+00 0.000000e+00
+6.925000e-01 0.000000e+00 0.000000e+00 3.266500e-03 0.000000e+00 0.000000e+00
+6.975000e-01 0.000000e+00 0.000000e+00 3.279800e-03 0.000000e+00 0.000000e+00
+7.025000e-01 0.000000e+00 0.000000e+00 3.293900e-03 0.000000e+00 0.000000e+00
+7.075000e-01 0.000000e+00 0.000000e+00 3.308600e-03 0.000000e+00 0.000000e+00
+7.125000e-01 0.000000e+00 0.000000e+00 3.323600e-03 0.000000e+00 0.000000e+00
+7.175000e-01 0.000000e+00 0.000000e+00 3.338400e-03 0.000000e+00 0.000000e+00
+7.225000e-01 0.000000e+00 0.000000e+00 3.352700e-03 0.000000e+00 0.000000e+00
+7.275000e-01 0.000000e+00 0.000000e+00 3.366100e-03 0.000000e+00 0.000000e+00
+7.325000e-01 0.000000e+00 0.000000e+00 3.378400e-03 0.000000e+00 0.000000e+00
+7.375000e-01 0.000000e+00 0.000000e+00 3.389500e-03 0.000000e+00 0.000000e+00
+7.425000e-01 0.000000e+00 0.000000e+00 3.399500e-03 0.000000e+00 0.000000e+00
+7.475000e-01 0.000000e+00 0.000000e+00 3.408900e-03 0.000000e+00 0.000000e+00
+7.525000e-01 0.000000e+00 0.000000e+00 3.418000e-03 0.000000e+00 0.000000e+00
+7.575000e-01 0.000000e+00 0.000000e+00 3.427500e-03 0.000000e+00 0.000000e+00
+7.625000e-01 0.000000e+00 0.000000e+00 3.437700e-03 0.000000e+00 0.000000e+00
+7.675000e-01 0.000000e+00 0.000000e+00 3.448900e-03 0.000000e+00 0.000000e+00
+7.725000e-01 0.000000e+00 0.000000e+00 3.461000e-03 0.000000e+00 0.000000e+00
+7.775000e-01 0.000000e+00 0.000000e+00 3.473900e-03 0.000000e+00 0.000000e+00
+7.825000e-01 0.000000e+00 0.000000e+00 3.487300e-03 0.000000e+00 0.000000e+00
+7.875000e-01 0.000000e+00 0.000000e+00 3.501000e-03 0.000000e+00 0.000000e+00
+7.925000e-01 0.000000e+00 0.000000e+00 3.514800e-03 0.000000e+00 0.000000e+00
+7.975000e-01 0.000000e+00 0.000000e+00 3.528600e-03 0.000000e+00 0.000000e+00
+8.025000e-01 0.000000e+00 0.000000e+00 3.542200e-03 0.000000e+00 0.000000e+00
+8.075000e-01 0.000000e+00 0.000000e+00 3.555700e-03 0.000000e+00 0.000000e+00
+8.125000e-01 0.000000e+00 0.000000e+00 3.568900e-03 0.000000e+00 0.000000e+00
+8.175000e-01 0.000000e+00 0.000000e+00 3.581800e-03 0.000000e+00 0.000000e+00
+8.225000e-01 0.000000e+00 0.000000e+00 3.594000e-03 0.000000e+00 0.000000e+00
+8.275000e-01 0.000000e+00 0.000000e+00 3.605600e-03 0.000000e+00 0.000000e+00
+8.325000e-01 0.000000e+00 0.000000e+00 3.616300e-03 0.000000e+00 0.000000e+00
+8.375000e-01 0.000000e+00 0.000000e+00 3.626300e-03 0.000000e+00 0.000000e+00
+8.425000e-01 0.000000e+00 0.000000e+00 3.635500e-03 0.000000e+00 0.000000e+00
+8.475000e-01 0.000000e+00 0.000000e+00 3.644100e-03 0.000000e+00 0.000000e+00
+8.525000e-01 0.000000e+00 0.000000e+00 3.652200e-03 0.000000e+00 0.000000e+00
+8.575000e-01 0.000000e+00 0.000000e+00 3.660000e-03 0.000000e+00 0.000000e+00
+8.625000e-01 0.000000e+00 0.000000e+00 3.667400e-03 0.000000e+00 0.000000e+00
+8.675000e-01 0.000000e+00 0.000000e+00 3.674600e-03 0.000000e+00 0.000000e+00
+8.725000e-01 0.000000e+00 0.000000e+00 3.681400e-03 0.000000e+00 0.000000e+00
+8.775000e-01 0.000000e+00 0.000000e+00 3.687800e-03 0.000000e+00 0.000000e+00
+8.825000e-01 0.000000e+00 0.000000e+00 3.693800e-03 0.000000e+00 0.000000e+00
+8.875000e-01 0.000000e+00 0.000000e+00 3.699200e-03 0.000000e+00 0.000000e+00
+8.925000e-01 0.000000e+00 0.000000e+00 3.703800e-03 0.000000e+00 0.000000e+00
+8.975000e-01 0.000000e+00 0.000000e+00 3.707400e-03 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2018_I1658762.cc b/analyses/pluginBES/BESIII_2018_I1658762.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1658762.cc
@@ -0,0 +1,127 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief psi2S baryon decay analysis
+ class BESIII_2018_I1658762 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2018_I1658762);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _h_proton = bookHisto1D("ctheta_p",20,-1.,1.);
+ _h_neutron = bookHisto1D("ctheta_n",20,-1.,1.);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ Particle outgoing;
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ if(p.pdgId()==2212 || p.pdgId()==2112)
+ outgoing = p;
+ ++ntotal;
+ }
+ if(ntotal==2) {
+ if(nCount[2212]==1 && nCount[-2212]==1) {
+ _h_proton->fill(outgoing.momentum().p3().unit().dot(axis),event.weight());
+ }
+ else if(nCount[2112]==1 && nCount[-2112]==1) {
+ _h_neutron->fill(outgoing.momentum().p3().unit().dot(axis),event.weight());
+ }
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = 1.5*(bin.xMax() - bin.xMin());
+ double b = 0.5*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-3*sum1 + 9*sum2 + sum3 - 3*sum5)/(sum1 - 3*sum2 + 3*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + 9*sum4 - 6*sum5),3);
+ double bb = -2*sqr(sum3 + 9*sum4 - 6*sum5)*(sum1 - 3*sum2 + 3*sum4 - sum5);
+ double aa = sqr(sum1 - 3*sum2 + 3*sum4 - sum5)*(-sum3 - 9*sum4 + sqr(sum1 - 3*sum2 + 3*sum4 - sum5) + 6*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // proton
+ normalize(_h_proton );
+ pair<double,pair<double,double> > alpha = calcAlpha(_h_proton);
+ Scatter2DPtr _h_alpha_proton = bookScatter2D(1,1,1);
+ _h_alpha_proton->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ // neutron
+ normalize(_h_neutron);
+ alpha = calcAlpha(_h_neutron);
+ Scatter2DPtr _h_alpha_neutron = bookScatter2D(1,1,2);
+ _h_alpha_neutron->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second.first,alpha.second.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_proton,_h_neutron;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2018_I1658762);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2018_I1658762.info b/analyses/pluginBES/BESIII_2018_I1658762.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1658762.info
@@ -0,0 +1,36 @@
+Name: BESIII_2018_I1658762
+Year: 2018
+Summary: Analysis of $\psi(2S)$ decays to $p\bar{p}$ and $n\bar{n}$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1658762
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D98 (2018) no.3, 032006
+RunInfo: e+ e- > Psi(2S)
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.686]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to\psi(2S) \to p\bar{p}$ and $n\bar{n}$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2018ttl
+BibTeX: '@article{Ablikim:2018ttl,
+ author = "Ablikim, M. and others",
+ title = "{Observation of $\psi(3686) \to n\bar{n}$ and improved
+ measurement of $\psi(3686) \to p \bar{p}$}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D98",
+ year = "2018",
+ number = "3",
+ pages = "032006",
+ doi = "10.1103/PhysRevD.98.032006",
+ eprint = "1803.02039",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1803.02039;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2018_I1658762.plot b/analyses/pluginBES/BESIII_2018_I1658762.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1658762.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /BESIII_2018_I1658762/d01-x01-y01
+Title=$\alpha$ for $e^+e^-\to \psi(2S)\to p\bar p$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2018_I1658762/d01-x01-y02
+Title=$\alpha$ for $e^+e^-\to \psi(2S)\to n\bar n$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+
+BEGIN PLOT /BESIII_2018_I1658762/ctheta_p
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to p\bar p$
+XLabel=$\cos\theta_{e-p}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-p}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2018_I1658762/ctheta_n
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to n\bar n$
+XLabel=$\cos\theta_{e-n}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-n}$
+LogY=0
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2018_I1658762.yoda b/analyses/pluginBES/BESIII_2018_I1658762.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1658762.yoda
@@ -0,0 +1,18 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1658762/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2018_I1658762/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 1.03 0.07 0.07
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1658762/d01-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2018_I1658762/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 0.68 0.16 0.16
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2018_I1697377.cc b/analyses/pluginBES/BESIII_2018_I1697377.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1697377.cc
@@ -0,0 +1,92 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2018_I1697377 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2018_I1697377);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_m = bookHisto1D(1, 1, 1);
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, unsigned int & neta,
+ unsigned int & nep, unsigned int & nem, FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::EMINUS ) {
+ ++nem;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::EPLUS) {
+ ++nep;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::ETA) {
+ ++neta;
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, neta,nep,nem,ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Loop over J/psi mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==443)) {
+ unsigned nstable(0),neta(0),nep(0),nem(0);
+ FourMomentum ptot;
+ findDecayProducts(p,nstable,neta,nep,nem,ptot);
+ if(nstable==3 && nem==1 && nem==1 && neta==1) {
+ _h_m->fill(ptot.mass(),event.weight());
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_m); // normalize to unity
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_m;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2018_I1697377);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2018_I1697377.info b/analyses/pluginBES/BESIII_2018_I1697377.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1697377.info
@@ -0,0 +1,35 @@
+Name: BESIII_2018_I1697377
+Year: 2018
+Summary: $J/\psi\to e^+e^-\eta$ decays
+Experiment: BESIII
+Collider:
+InspireID: 1697377
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D99 (2019) no.1, 012006
+RunInfo:
+ Events with J/psi decays, either particle guns or collisions.
+NumEvents: 10000
+NeedCrossSection: no
+Description:
+ 'Differential decay rates for $J/\psi\to e^+e^-\eta$ decays.'
+Keywords: []
+BibKey: Ablikim:2018eoy
+BibTeX: '@article{Ablikim:2018eoy,
+ author = "Ablikim, Medina and others",
+ title = "{Study of the Dalitz decay $J/\psi \to e^+e^- \eta$}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D99",
+ year = "2019",
+ number = "1",
+ pages = "012006",
+ doi = "10.1103/PhysRevD.99.012006",
+ eprint = "1810.03091",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "BESIII Analysis Memo (BAM) - 0266",
+ SLACcitation = "%%CITATION = ARXIV:1810.03091;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2018_I1697377.plot b/analyses/pluginBES/BESIII_2018_I1697377.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1697377.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /BESIII_2018_I1697377/d01-x01-y01
+Title=Differential $J/\psi\to e^+e^-\eta$ decay
+XLabel=$M(e^+e^-)$/GeV
+YLabel=$\frac1\Gamma\text{d}\Gamma/\text{d}m_{e^+e^-}$ [$\text{GeV}^{-1}$]
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2018_I1697377.yoda b/analyses/pluginBES/BESIII_2018_I1697377.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2018_I1697377.yoda
@@ -0,0 +1,28 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2018_I1697377/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2018_I1697377/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.05051 0.04949 0.04949 5.53944e+00 4.86348e-01 4.86348e-01
+0.15000 0.05000 0.05000 8.61957e-01 1.21765e-01 1.21765e-01
+0.25000 0.05000 0.05000 4.79585e-01 8.42515e-02 8.42515e-02
+0.35000 0.05000 0.05000 3.75891e-01 6.98012e-02 6.98012e-02
+0.45000 0.05000 0.05000 2.39793e-01 5.34427e-02 5.34427e-02
+0.55000 0.05000 0.05000 3.62929e-01 6.98012e-02 6.98012e-02
+0.65000 0.05000 0.05000 2.07388e-01 5.34427e-02 5.34427e-02
+0.75000 0.05000 0.05000 3.37006e-01 6.76624e-02 6.76624e-02
+0.85000 0.05000 0.05000 2.07388e-01 5.34427e-02 5.34427e-02
+0.95000 0.05000 0.05000 1.62022e-01 4.71815e-02 4.71815e-02
+1.05000 0.05000 0.05000 2.20350e-01 5.34427e-02 5.34427e-02
+1.16000 0.06000 0.06000 1.35018e-01 3.93179e-02 3.93179e-02
+1.28000 0.06000 0.06000 1.56621e-01 3.93179e-02 3.93179e-02
+1.41000 0.07000 0.07000 7.40672e-02 2.36044e-02 2.36044e-02
+1.55000 0.07000 0.07000 9.72132e-02 2.81583e-02 2.81583e-02
+1.69000 0.07000 0.07000 5.09212e-02 2.36044e-02 2.36044e-02
+1.83000 0.07000 0.07000 6.94380e-02 2.36044e-02 2.36044e-02
+1.98000 0.08000 0.08000 7.69605e-02 2.86417e-02 2.86417e-02
+2.14500 0.08500 0.08500 6.09965e-02 2.31892e-02 2.31892e-02
+2.31500 0.08500 0.08500 4.57474e-02 2.31892e-02 2.31892e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2018_I1699641.cc b/analyses/pluginBES/BESIII_2018_I1699641.cc
--- a/analyses/pluginBES/BESIII_2018_I1699641.cc
+++ b/analyses/pluginBES/BESIII_2018_I1699641.cc
@@ -1,138 +1,138 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
-#include "Rivet/Projections/FastJets.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class BESIII_2018_I1699641 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2018_I1699641);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
declare(FinalState(), "FS");
declare(UnstableParticles(), "UFS");
// Book histograms
_cKKpipi = bookCounter("TMP/2Kpipi" );
_cKKpieta = bookCounter("TMP/2Kpieta");
}
void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
foreach(const Particle &child, p.children()) {
if(child.children().empty()) {
nRes[child.pdgId()]-=1;
--ncount;
}
else
findChildren(child,nRes,ncount);
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
// K K pi pi
if(ntotal==4 && nCount[310]==1 && nCount[111]==1 &&
((nCount[ 321]==1 &&nCount[-211]==1) ||
(nCount[-321]==1 &&nCount[ 211]==1) ))
_cKKpipi->fill(event.weight());
// eta resonance
const FinalState& ufs = apply<FinalState>(event, "UFS");
foreach (const Particle& p, ufs.particles()) {
if(p.children().empty()) continue;
if(p.pdgId()!=221) continue;
map<long,int> nRes=nCount;
int ncount = ntotal;
findChildren(p,nRes,ncount);
if(ncount!=3) continue;
bool matched=true;
for(auto const & val : nRes) {
if(abs(val.first)==321 || abs(val.first)==211) {
continue;
}
else if(abs(val.first)==310) {
if(val.second!=1) {
matched = false;
break;
}
}
else if(val.second!=0) {
matched = false;
break;
}
}
if(matched==false) continue;
if((nCount[ 321] == 1 && nCount[-211] ==1) ||
(nCount[-321] == 1 && nCount[ 211] ==1))
_cKKpieta->fill(event.weight());
}
}
/// Normalise histograms etc., after the run
void finalize() {
for(unsigned int ix=1;ix<3;++ix) {
double sigma = 0., error = 0.;
if(ix==1) {
sigma = _cKKpipi->val();
error = _cKKpipi->err();
}
else if(ix==2) {
sigma = _cKKpieta->val();
error = _cKKpieta->err();
}
sigma *= crossSection()/ sumOfWeights() /picobarn;
error *= crossSection()/ sumOfWeights() /picobarn;
Scatter2D temphisto(refData(ix, 1, 1));
Scatter2DPtr mult = bookScatter2D(ix, 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, sigma, ex, make_pair(error,error));
}
else {
mult->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
}
}
//@}
/// @name Histograms
//@{
CounterPtr _cKKpipi,_cKKpieta;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(BESIII_2018_I1699641);
}
diff --git a/analyses/pluginBES/BESIII_2019_I1691850.cc b/analyses/pluginBES/BESIII_2019_I1691850.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1691850.cc
@@ -0,0 +1,381 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief JPsi > Lambda, Lambdabar
+ class BESIII_2019_I1691850 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1691850);
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _h_T1_p = bookHisto1D("T1_p",20,-1.,1.);
+ _h_T2_p = bookHisto1D("T2_p",20,-1.,1.);
+ _h_T3_p = bookHisto1D("T3_p",20,-1.,1.);
+ _h_T4_p = bookHisto1D("T4_p",20,-1.,1.);
+ _h_T5_p = bookHisto1D("T5_p",20,-1.,1.);
+
+ _h_T1_n = bookHisto1D("T1_n",20,-1.,1.);
+ _h_T2_n = bookHisto1D("T2_n",20,-1.,1.);
+ _h_T3_n = bookHisto1D("T3_n",20,-1.,1.);
+ _h_T4_n = bookHisto1D("T4_n",20,-1.,1.);
+ _h_T5_n = bookHisto1D("T5_n",20,-1.,1.);
+
+ _h_cThetaL = bookHisto1D("cThetaL",20,-1.,1.);
+
+ _h_mu_p = bookHisto1D("mu_p",20,-1.,1.);
+ _h_mu_n = bookHisto1D("mu_n",20,-1.,1.);
+ _wsum_p = 0.;
+ _wsum_n = 0.;
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // loop over lambda0 baryons
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ Particle Lambda,LamBar;
+ bool matched(false);
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3122)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ matched=false;
+ // check for antiparticle
+ foreach (const Particle& p2, ufs.particles(Cuts::pid==-p.pdgId())) {
+ if(p2.children().empty()) continue;
+ map<long,int> nRes2=nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2==0) {
+ matched = true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ // fond baryon and antibaryon
+ if(matched) {
+ if(p.pdgId()>0) {
+ Lambda = p;
+ LamBar = p2;
+ }
+ else {
+ Lambda = p2;
+ LamBar = p;
+ }
+ break;
+ }
+ }
+ }
+ if(matched) break;
+ }
+ if(!matched) vetoEvent;
+ Particle proton;
+ matched = false;
+ for (const Particle & p : Lambda.children()) {
+ if(p.pdgId()==2212) {
+ matched=true;
+ proton=p;
+ }
+ }
+ if(!matched) vetoEvent;
+ Particle baryon;
+ int mode(-1);
+ for (const Particle & p : LamBar.children()) {
+ if(p.pdgId()==-2212) {
+ baryon=p;
+ mode=0;
+ }
+ else if(p.pdgId()==-2112) {
+ baryon=p;
+ mode=1;
+ }
+ }
+ // boost to the Lambda rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Lambda.momentum().betaVec());
+ Vector3 e1z = Lambda.momentum().p3().unit();
+ Vector3 e1y = e1z.cross(axis).unit();
+ Vector3 e1x = e1y.cross(e1z).unit();
+ Vector3 axis1 = boost1.transform(proton.momentum()).p3().unit();
+ double n1x(e1x.dot(axis1)),n1y(e1y.dot(axis1)),n1z(e1z.dot(axis1));
+ // boost to the Lambda bar
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(LamBar.momentum().betaVec());
+ Vector3 axis2 = boost2.transform(baryon.momentum()).p3().unit();
+ double n2x(e1x.dot(axis2)),n2y(e1y.dot(axis2)),n2z(e1z.dot(axis2));
+ double cosL = axis.dot(Lambda.momentum().p3().unit());
+ double sinL = sqrt(1.-sqr(cosL));
+ double T1 = sqr(sinL)*n1x*n2x+sqr(cosL)*n1z*n2z;
+ double T2 = -sinL*cosL*(n1x*n2z+n1z*n2x);
+ double T3 = -sinL*cosL*n1y;
+ double T4 = -sinL*cosL*n2y;
+ double T5 = n1z*n2z-sqr(sinL)*n1y*n2y;
+ double mu = n1y-n2y;
+ if(mode==0) {
+ _h_T1_p->fill(cosL,T1*event.weight());
+ _h_T2_p->fill(cosL,T2*event.weight());
+ _h_T3_p->fill(cosL,T3*event.weight());
+ _h_T4_p->fill(cosL,T4*event.weight());
+ _h_T5_p->fill(cosL,T5*event.weight());
+ _h_mu_p->fill(cosL,mu*event.weight());
+ _wsum_p+=event.weight();
+ }
+ else {
+ _h_T1_n->fill(cosL,T1*event.weight());
+ _h_T2_n->fill(cosL,T2*event.weight());
+ _h_T3_n->fill(cosL,T3*event.weight());
+ _h_T4_n->fill(cosL,T4*event.weight());
+ _h_T5_n->fill(cosL,T5*event.weight());
+ _h_mu_n->fill(cosL,mu*event.weight());
+ _wsum_n+=event.weight();
+ }
+ _h_cThetaL->fill(cosL,event.weight());
+ }
+
+ pair<double,pair<double,double> > calcAlpha0(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double d = 3./(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double c = 3.*(hist->xMax()-hist->xMin())/(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = d*(bin.xMax() - bin.xMin());
+ double b = d/3.*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-c*sum1 + sqr(c)*sum2 + sum3 - c*sum5)/(sum1 - c*sum2 + c*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + sqr(c)*sum4 - 2*c*sum5),3);
+ double bb = -2*sqr(sum3 + sqr(c)*sum4 - 2*c*sum5)*(sum1 - c*sum2 + c*sum4 - sum5);
+ double aa = sqr(sum1 - c*sum2 + c*sum4 - sum5)*(-sum3 - sqr(c)*sum4 + sqr(sum1 - c*sum2 + c*sum4 - sum5) + 2*c*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ pair<double,double> calcCoeff(unsigned int imode,Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai(0.),bi(0.);
+ if(imode==0) {
+ bi = (pow(1.-sqr(bin.xMin()),1.5) - pow(1.-sqr(bin.xMax()),1.5))/3.;
+ }
+ else if(imode>=2 && imode<=4) {
+ bi = ( pow(bin.xMin(),3)*( -5. + 3.*sqr(bin.xMin())) +
+ pow(bin.xMax(),3)*( 5. - 3.*sqr(bin.xMax())))/15.;
+ }
+ else
+ assert(false);
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_cThetaL);
+ scale(_h_T1_p,1./_wsum_p);
+ scale(_h_T2_p,1./_wsum_p);
+ scale(_h_T3_p,1./_wsum_p);
+ scale(_h_T4_p,1./_wsum_p);
+ scale(_h_T5_p,1./_wsum_p);
+
+ scale(_h_T1_n,1./_wsum_n);
+ scale(_h_T2_n,1./_wsum_n);
+ scale(_h_T3_n,1./_wsum_n);
+ scale(_h_T4_n,1./_wsum_n);
+ scale(_h_T5_n,1./_wsum_n);
+
+ scale(_h_mu_p,1./_wsum_p);
+ scale(_h_mu_n,1./_wsum_n);
+
+ // calculate alpha0
+ pair<double,pair<double,double> > alpha0 = calcAlpha0(_h_cThetaL);
+ Scatter2DPtr _h_alpha0 = bookScatter2D(1,1,1);
+ _h_alpha0->addPoint(0.5, alpha0.first, make_pair(0.5,0.5),
+ make_pair(alpha0.second.first,alpha0.second.second) );
+ double s2 = -1. + sqr(alpha0.first);
+ double s3 = 3 + alpha0.first;
+ double s1 = sqr(s3);
+ // alpha- and alpha+ from proton data
+ pair<double,double> c_T2_p = calcCoeff(2,_h_T2_p);
+ pair<double,double> c_T3_p = calcCoeff(3,_h_T3_p);
+ pair<double,double> c_T4_p = calcCoeff(4,_h_T4_p);
+ double s4 = sqr(c_T2_p.first);
+ double s5 = sqr(c_T3_p.first);
+ double s6 = sqr(c_T4_p.first);
+ double disc = s1*s5*s6*(-9.*s2*s4 + 4.*s1*s5*s6);
+ if(disc>=0.) {
+ disc = sqrt(disc);
+ double aM = sqrt(-1./s2/s6*(2.*s1*s5*s6+disc));
+ double aP = c_T4_p.first/c_T3_p.first*aM;
+ double aM_M = (2*(alpha0.first*c_T4_p.first*alpha0.second.first + c_T4_p.second*s2)*(disc + 2*s1*s5*s6)
+ - c_T4_p.first*s2*(4*s3*c_T3_p.first*c_T4_p.first*(c_T3_p.first*c_T4_p.first*alpha0.second.first +s3*c_T4_p.first*c_T3_p.second +s3*c_T3_p.first*c_T4_p.second) +
+ (disc*(- 9*s2*s3*c_T2_p.first*c_T3_p.first*c_T4_p.first* c_T2_p.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_p.first*c_T4_p.first*alpha0.second.first - s2*s3*c_T4_p.first*c_T3_p.second
+ - s2*s3*c_T3_p.first*c_T4_p.second)* s4
+ + 8*(c_T3_p.first*c_T4_p.first*alpha0.second.first + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)* s1*s5*s6))
+ /(4*pow(3 + alpha0.first,3)*pow(c_T3_p.first,3)*pow(c_T4_p.first,3) -9*s2*s3*c_T3_p.first*c_T4_p.first*s4)))/
+ (2.*pow(c_T4_p.first,3)*pow(s2,2)*sqrt(-((disc + 2*s1*s5*s6)/(s2*s6))));
+ double aM_P = (2*(alpha0.first*c_T4_p.first*alpha0.second.second + c_T4_p.second*s2)*(disc + 2*s1*s5*s6)
+ - c_T4_p.first*s2*(4*s3*c_T3_p.first*c_T4_p.first*(c_T3_p.first*c_T4_p.first*alpha0.second.second +s3*c_T4_p.first*c_T3_p.second +s3*c_T3_p.first*c_T4_p.second) +
+ (disc*(- 9*s2*s3*c_T2_p.first*c_T3_p.first*c_T4_p.first* c_T2_p.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_p.first*c_T4_p.first*alpha0.second.second - s2*s3*c_T4_p.first*c_T3_p.second
+ - s2*s3*c_T3_p.first*c_T4_p.second)* s4
+ + 8*(c_T3_p.first*c_T4_p.first*alpha0.second.second + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)* s1*s5*s6))
+ /(4*pow(3 + alpha0.first,3)*pow(c_T3_p.first,3)*pow(c_T4_p.first,3) -9*s2*s3*c_T3_p.first*c_T4_p.first*s4)))/
+ (2.*pow(c_T4_p.first,3)*pow(s2,2)*sqrt(-((disc + 2*s1*s5*s6)/(s2*s6))));
+ double aP_M = (c_T4_p.first*sqrt(-((disc + 2*s1*s5*s6)/ (s2*s6)))*
+ (-2*c_T3_p.second - (2*alpha0.first*c_T3_p.first*alpha0.second.first)/s2 + (c_T3_p.first*(4*s3*c_T3_p.first*c_T4_p.first*(c_T3_p.first*c_T4_p.first*alpha0.second.first + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)
+ + (disc*(-9*s2*s3*c_T2_p.first*c_T3_p.first*c_T4_p.first* c_T2_p.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_p.first*c_T4_p.first*alpha0.second.first - s2*s3*c_T4_p.first*c_T3_p.second
+ - s2*s3*c_T3_p.first*c_T4_p.second)* s4 +
+ 8*(c_T3_p.first*c_T4_p.first*alpha0.second.first + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)* s1*s5*s6))/
+ (4* pow(3 + alpha0.first,3)* pow(c_T3_p.first,3)* pow(c_T4_p.first,3) - 9*s2*s3*c_T3_p.first*c_T4_p.first*s4)))/
+ (disc + 2*s1*s5*s6)))/(2.*pow(c_T3_p.first,2));
+ double aP_P = (c_T4_p.first*sqrt(-((disc + 2*s1*s5*s6)/ (s2*s6)))*
+ (-2*c_T3_p.second - (2*alpha0.first*c_T3_p.first*alpha0.second.second)/s2 + (c_T3_p.first*(4*s3*c_T3_p.first*c_T4_p.first*(c_T3_p.first*c_T4_p.first*alpha0.second.second + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)
+ + (disc*(-9*s2*s3*c_T2_p.first*c_T3_p.first*c_T4_p.first* c_T2_p.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_p.first*c_T4_p.first*alpha0.second.second - s2*s3*c_T4_p.first*c_T3_p.second
+ - s2*s3*c_T3_p.first*c_T4_p.second)* s4 +
+ 8*(c_T3_p.first*c_T4_p.first*alpha0.second.second + s3*c_T4_p.first*c_T3_p.second + s3*c_T3_p.first*c_T4_p.second)* s1*s5*s6))/
+ (4* pow(3 + alpha0.first,3)* pow(c_T3_p.first,3)* pow(c_T4_p.first,3) - 9*s2*s3*c_T3_p.first*c_T4_p.first*s4)))/
+ (disc + 2*s1*s5*s6)))/(2.*pow(c_T3_p.first,2));
+ Scatter2DPtr _h_alphaM = bookScatter2D(1,3,1);
+ _h_alphaM->addPoint(0.5, aM, make_pair(0.5,0.5),
+ make_pair(-aM_M , -aM_P ) );
+
+ Scatter2DPtr _h_alphaP = bookScatter2D(1,4,1);
+ _h_alphaP->addPoint(0.5, aP, make_pair(0.5,0.5),
+ make_pair(-aP_M , -aP_P ) );
+ // now for Delta
+ double sDelta = (-2.*(3. + alpha0.first)*c_T3_p.first)/(aM*sqrt(1 - sqr(alpha0.first)));
+ double cDelta = (-3*(3 + alpha0.first)*c_T2_p.first)/(aM*aP*sqrt(1 - sqr(alpha0.first)));
+
+ double Delta = asin(sDelta);
+ if(cDelta<0.) Delta = M_PI-Delta;
+ double ds_P = (-9*c_T2_p.first*((-1 + alpha0.first)*(1 + alpha0.first)* (3 + alpha0.first)*c_T3_p.first*c_T4_p.first*c_T2_p.second + c_T2_p.first*c_T4_p.first*(c_T3_p.first*(alpha0.second.first + 3*alpha0.first*alpha0.second.first) -(-1 + alpha0.first)*(1 + alpha0.first)*(3 + alpha0.first)*c_T3_p.second)
+ - (-1 + alpha0.first)*(1 + alpha0.first)* (3 + alpha0.first)*c_T2_p.first*c_T3_p.first*c_T4_p.second)*disc)/
+ (pow(1 - pow(alpha0.first,2),1.5)*pow(c_T4_p.first,3)*pow(-((disc + 2*s1*s5*s6)/ (s2*s6)),1.5)*(-9*s2*s4 + 4*s1*s5*s6));
+ double ds_M = (-9*c_T2_p.first*((-1 + alpha0.first)*(1 + alpha0.first)* (3 + alpha0.first)*c_T3_p.first*c_T4_p.first*c_T2_p.second + c_T2_p.first*c_T4_p.first*(c_T3_p.first*(alpha0.second.second + 3*alpha0.first*alpha0.second.second) -(-1 + alpha0.first)*(1 + alpha0.first)*(3 + alpha0.first)*c_T3_p.second)
+ - (-1 + alpha0.first)*(1 + alpha0.first)* (3 + alpha0.first)*c_T2_p.first*c_T3_p.first*c_T4_p.second)*disc)/
+ (pow(1 - pow(alpha0.first,2),1.5)*pow(c_T4_p.first,3)*pow(-((disc + 2*s1*s5*s6)/ (s2*s6)),1.5)*(-9*s2*s4 + 4*s1*s5*s6));
+ ds_P /= sqrt(1.-sqr(sDelta));
+ ds_M /= sqrt(1.-sqr(sDelta));
+ Scatter2DPtr _h_sin = bookScatter2D(1,2,1);
+ _h_sin->addPoint(0.5, Delta/M_PI*180., make_pair(0.5,0.5), make_pair( -ds_P/M_PI*180., -ds_M/M_PI*180. ) );
+ }
+ // alpha 0
+ pair<double,double> c_T2_n = calcCoeff(2,_h_T2_n);
+ pair<double,double> c_T3_n = calcCoeff(3,_h_T3_n);
+ pair<double,double> c_T4_n = calcCoeff(4,_h_T4_n);
+ s4 = sqr(c_T2_n.first);
+ s5 = sqr(c_T3_n.first);
+ s6 = sqr(c_T4_n.first);
+ disc = s1*s5*s6*(-9.*s2*s4 + 4.*s1*s5*s6);
+ if(disc>=0.) {
+ disc = sqrt(disc);
+ double aM = sqrt(-1./s2/s6*(2.*s1*s5*s6+disc));
+ double a0 = c_T4_n.first/c_T3_n.first*aM;
+ double a0_M = (c_T4_n.first*sqrt(-((disc + 2*s1*s5*s6)/ (s2*s6)))*
+ (-2*c_T3_n.second - (2*alpha0.first*c_T3_n.first*alpha0.second.first)/s2 + (c_T3_n.first*(4*s3*c_T3_n.first*c_T4_n.first*(c_T3_n.first*c_T4_n.first*alpha0.second.first + s3*c_T4_n.first*c_T3_n.second + s3*c_T3_n.first*c_T4_n.second)
+ + (disc*(-9*s2*s3*c_T2_n.first*c_T3_n.first*c_T4_n.first* c_T2_n.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_n.first*c_T4_n.first*alpha0.second.first - s2*s3*c_T4_n.first*c_T3_n.second
+ - s2*s3*c_T3_n.first*c_T4_n.second)* s4 +
+ 8*(c_T3_n.first*c_T4_n.first*alpha0.second.first + s3*c_T4_n.first*c_T3_n.second + s3*c_T3_n.first*c_T4_n.second)* s1*s5*s6))/
+ (4* pow(3 + alpha0.first,3)* pow(c_T3_n.first,3)* pow(c_T4_n.first,3) - 9*s2*s3*c_T3_n.first*c_T4_n.first*s4)))/
+ (disc + 2*s1*s5*s6)))/(2.*pow(c_T3_n.first,2));
+ double a0_P = (c_T4_n.first*sqrt(-((disc + 2*s1*s5*s6)/ (s2*s6)))*
+ (-2*c_T3_n.second - (2*alpha0.first*c_T3_n.first*alpha0.second.second)/s2 + (c_T3_n.first*(4*s3*c_T3_n.first*c_T4_n.first*(c_T3_n.first*c_T4_n.first*alpha0.second.second + s3*c_T4_n.first*c_T3_n.second + s3*c_T3_n.first*c_T4_n.second)
+ + (disc*(-9*s2*s3*c_T2_n.first*c_T3_n.first*c_T4_n.first* c_T2_n.second
+ + 9*((1 - alpha0.first*(3 + 2*alpha0.first))* c_T3_n.first*c_T4_n.first*alpha0.second.second - s2*s3*c_T4_n.first*c_T3_n.second
+ - s2*s3*c_T3_n.first*c_T4_n.second)* s4 +
+ 8*(c_T3_n.first*c_T4_n.first*alpha0.second.second + s3*c_T4_n.first*c_T3_n.second + s3*c_T3_n.first*c_T4_n.second)* s1*s5*s6))/
+ (4* pow(3 + alpha0.first,3)* pow(c_T3_n.first,3)* pow(c_T4_n.first,3) - 9*s2*s3*c_T3_n.first*c_T4_n.first*s4)))/
+ (disc + 2*s1*s5*s6)))/(2.*pow(c_T3_n.first,2));
+ Scatter2DPtr _h_alpha0 = bookScatter2D(1,5,1);
+ _h_alpha0->addPoint(0.5, a0, make_pair(0.5,0.5),
+ make_pair(-a0_M , -a0_P ) );
+ }
+ }
+
+ //@}
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_T1_p,_h_T2_p,_h_T3_p,_h_T4_p,_h_T5_p;
+ Histo1DPtr _h_T1_n,_h_T2_n,_h_T3_n,_h_T4_n,_h_T5_n;
+ Histo1DPtr _h_cThetaL;
+ Histo1DPtr _h_mu_p,_h_mu_n;
+ double _wsum_p,_wsum_n;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1691850);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1691850.info b/analyses/pluginBES/BESIII_2019_I1691850.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1691850.info
@@ -0,0 +1,36 @@
+Name: BESIII_2019_I1691850
+Year: 2019
+Summary: Analysis of $J/\psi$ decays to $\Lambda^0\bar\Lambda^0$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1691850
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Nature Phys. 15 (2019) 631-634
+RunInfo: e+e- > J/psi
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.1]
+Description:
+ 'Analysis of the angular distribution of the baryons, and decay products, produced in
+ $e^+e^-\to J/\psi \to \Lambda^0\bar\Lambda^0$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2018zay
+BibTeX: '@article{Ablikim:2018zay,
+ author = "Ablikim, M. and others",
+ title = "{Polarization and Entanglement in Baryon-Antibaryon Pair
+ Production in Electron-Positron Annihilation}",
+ collaboration = "BESIII",
+ journal = "Nature Phys.",
+ volume = "15",
+ year = "2019",
+ pages = "631-634",
+ doi = "10.1038/s41567-019-0494-8",
+ eprint = "1808.08917",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1808.08917;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1691850.plot b/analyses/pluginBES/BESIII_2019_I1691850.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1691850.plot
@@ -0,0 +1,89 @@
+BEGIN PLOT /BESIII_2019_I1691850/
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1691850/T
+LogY=0
+XLabel=$\cos\theta_\Lambda$
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1691850/cThetaL
+Title=Cross section vs polar angle
+LogY=0
+XLabel=$\cos\theta_\Lambda$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_L$
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1691850/T1_p
+Title=$T_1$ for $\Lambda\to p^+\pi^-$
+YLabel=$T_1$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T2_p
+Title=$T_2$ for $\Lambda\to p^+\pi^-$
+YLabel=$T_2$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T3_p
+Title=$T_3$ for $\Lambda\to p^+\pi^-$
+YLabel=$T_3$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T4_p
+Title=$T_4$ for $\Lambda\to p^+\pi^-$
+YLabel=$T_4$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T5_p
+Title=$T_5$ for $\Lambda\to p^+\pi^-$
+YLabel=$T_5$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/mu_p
+Title=$\mu$ for $\Lambda\to p^+\pi^-$
+YLabel=$\mu$
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1691850/T1_n
+Title=$T_1$ for $\Lambda\to n\pi^0$
+YLabel=$T_1$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T2_n
+Title=$T_2$ for $\Lambda\to n\pi^0$
+YLabel=$T_2$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T3_n
+Title=$T_3$ for $\Lambda\to n\pi^0$
+YLabel=$T_3$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T4_n
+Title=$T_4$ for $\Lambda\to n\pi^0$
+YLabel=$T_4$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/T5_n
+Title=$T_5$ for $\Lambda\to n\pi^0$
+YLabel=$T_5$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/mu_n
+Title=$\mu$ for $\Lambda\to n\pi^0$
+YLabel=$\mu$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/d01-x01-y01
+Title=$\alpha_\psi$ for $J/\psi\to \Lambda^0\bar\Lambda^0$
+YLabel=$\alpha_\psi$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/d01-x02-y01
+Title=$\Delta\Phi$ for $J/\psi\to \Lambda^0\bar\Lambda^0$
+YLabel=$\Delta\Phi$ [degrees]
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/d01-x03-y01
+Title=$\alpha_-$ for $\Lambda^0\to p^+ \pi^-$
+YLabel=$\alpha_-$
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/d01-x04-y01
+Title=$\alpha_+$ for $\bar\Lambda^0\to \bar{p}^- \pi^+$
+YLabel=$\alpha_+$
+YMax=-0.6
+YMin=-0.8
+END PLOT
+BEGIN PLOT /BESIII_2019_I1691850/d01-x05-y01
+Title=$\bar\alpha_0$ for $\bar\Lambda^0\to \bar{n}^0 \pi^0$
+YLabel=$\bar\alpha_0$
+YMax=-0.6
+YMin=-0.8
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2019_I1691850.yoda b/analyses/pluginBES/BESIII_2019_I1691850.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1691850.yoda
@@ -0,0 +1,45 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1691850/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1691850/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 0.461 0.009 0.009
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1691850/d01-x02-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1691850/d01-x02-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 42.4 .8 .8
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1691850/d01-x03-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1691850/d01-x03-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 0.75 0.01 0.01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1691850/d01-x04-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1691850/d01-x04-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 -0.758 0.012 0.012
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1691850/d01-x05-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1691850/d01-x05-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 -0.692 0.017 0.017
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2019_I1723934.cc b/analyses/pluginBES/BESIII_2019_I1723934.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1723934.cc
@@ -0,0 +1,115 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2019_I1723934 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1723934);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _nChi0 = bookCounter("TMP/chi0");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool matched = false;
+ foreach (const Particle& p, ufs.particles(Cuts::pid==10441)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ foreach (const Particle & p2, ufs.particles(Cuts::pid==223)) {
+ map<long,int> nRes2 = nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2!=0) continue;
+ matched=true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ _nChi0->fill(event.weight());
+ break;
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = crossSection()/ sumOfWeights() /picobarn;
+ double sigma = _nChi0->val()*fact;
+ double error = _nChi0->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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nChi0;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1723934);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1723934.info b/analyses/pluginBES/BESIII_2019_I1723934.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1723934.info
@@ -0,0 +1,36 @@
+Name: BESIII_2019_I1723934
+Year: 2019
+Summary: Cross section for $e^+e^-\to \omega\chi_{c0}$ at energies between 4.178 and 4.278 GeV
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1723934
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys. Rev. D 99, 091103 (2019)
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^-\to \omega\chi_{c0}$ at energies between 4.178 and 4.278 GeV by the BESIII collaboration.'
+Keywords: []
+BibKey: Ablikim:2019apl
+BibTeX: '@article{Ablikim:2019apl,
+ author = "Ablikim, M. and others",
+ title = "{Cross section measurements of $e^+
+ e^-\to\omega\chi_{c0}$ form $\sqrt{s}=$ 4.178 to
+ 4.278 GeV}",
+ collaboration = "BESIII",
+ journal = "Phys. Rev.",
+ volume = "D99",
+ year = "2019",
+ number = "9",
+ pages = "091103",
+ doi = "10.1103/PhysRevD.99.091103",
+ eprint = "1903.02359",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1903.02359;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1723934.plot b/analyses/pluginBES/BESIII_2019_I1723934.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1723934.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /BESIII_2019_I1723934/d01-x01-y01
+Title=$\sigma(e^+e^-\to \omega\chi_{c0})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \omega\chi_{c0})$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2019_I1723934.yoda b/analyses/pluginBES/BESIII_2019_I1723934.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1723934.yoda
@@ -0,0 +1,17 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1723934/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1723934/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.17800 0.00000 0.00000 0.00000e+00 0.00000e+00 2.25610e+00
+4.18900 0.00000 0.00000 6.20000e+00 5.51090e+00 5.51090e+00
+4.19900 0.00000 0.00000 2.26000e+01 7.18679e+00 7.18679e+00
+4.20900 0.00000 0.00000 2.88000e+01 9.70464e+00 9.70464e+00
+4.21900 0.00000 0.00000 9.30000e+01 1.41400e+01 1.41400e+01
+4.23600 0.00000 0.00000 5.22000e+01 9.62549e+00 9.62549e+00
+4.24400 0.00000 0.00000 1.74000e+01 6.87095e+00 6.87095e+00
+4.26700 0.00000 0.00000 7.10000e+00 5.37587e+00 5.37587e+00
+4.27800 0.00000 0.00000 0.00000e+00 0.00000e+00 3.61386e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2019_I1724880.cc b/analyses/pluginBES/BESIII_2019_I1724880.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1724880.cc
@@ -0,0 +1,71 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2019_I1724880 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1724880);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_n = bookHisto1D(1, 1, 1);
+
+ }
+
+ void findChildren(const Particle & p,int & nCharged) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ if(PID::isCharged(child.pdgId())) ++nCharged;
+ }
+ else
+ findChildren(child,nCharged);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ foreach (const Particle& p, apply<FinalState>(event, "UFS").particles(Cuts::pid==441)) {
+ int nCharged(0);
+ findChildren(p,nCharged);
+ _h_n->fill(min(nCharged,8),event.weight());
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_n,2.);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_n;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1724880);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1724880.info b/analyses/pluginBES/BESIII_2019_I1724880.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1724880.info
@@ -0,0 +1,29 @@
+Name: BESIII_2019_I1724880
+Year: 2019
+Summary: Charge particle multiplicity in $\eta_c$ decays
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1724880
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1903.05375
+RunInfo: Any process producing eta_c mesons
+NeedCrossSection: no
+Description:
+ 'Measurememt of the charged particle multiplicity distribution in $\eta_c$ decays by the BESIII collaboration.'
+Keywords: []
+BibKey: Ablikim:2019ory
+BibTeX: '@article{Ablikim:2019ory,
+ author = "Ablikim, M. and others",
+ title = "{Measurements of the branching fractions of $\eta_c\to
+ K^+K^-\pi^0$, $K^0_S
+ K^{\pm}\pi^{\mp}$,$2(\pi^+\pi^-\pi^0)$, and $p \bar{p}$}",
+ collaboration = "BESIII",
+ year = "2019",
+ eprint = "1903.05375",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1903.05375;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1724880.plot b/analyses/pluginBES/BESIII_2019_I1724880.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1724880.plot
@@ -0,0 +1,7 @@
+BEGIN PLOT /BESIII_2019_I1724880/d01-x01-y01
+Title=Charged multiplicity in $\eta_c$ decays
+XLabel=$N_{\text{charged}}$
+YLabel=Probability
+LogY=0
+XCustomMajorTicks=0. 0 2. 2 4. 4 6. 6 8. $\geq8$
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2019_I1724880.yoda b/analyses/pluginBES/BESIII_2019_I1724880.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1724880.yoda
@@ -0,0 +1,13 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1724880/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1724880/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.00000 1.00000 1.00000 3.60000e-02 1.30384e-02 1.30384e-02
+2.00000 1.00000 1.00000 3.28000e-01 5.54437e-02 5.54437e-02
+4.00000 1.00000 1.00000 4.67000e-01 7.76660e-02 7.76660e-02
+6.00000 1.00000 1.00000 1.32000e-01 3.96611e-02 3.96611e-02
+8.00000 1.00000 1.00000 3.70000e-02 1.74929e-02 1.74929e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2019_I1736235.cc b/analyses/pluginBES/BESIII_2019_I1736235.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1736235.cc
@@ -0,0 +1,80 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class BESIII_2019_I1736235 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1736235);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _nproton = bookCounter("TMP/proton");
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ if(fs.particles().size()!=2) vetoEvent;
+ foreach (const Particle& p, fs.particles()) {
+ if(abs(p.pdgId())!=PID::PROTON) vetoEvent;
+ }
+ _nproton->fill(event.weight());
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double sigma = _nproton->val();
+ double error = _nproton->err();
+ sigma *= crossSection()/ sumOfWeights() /picobarn;
+ error *= crossSection()/ sumOfWeights() /picobarn;
+ 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _nproton;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1736235);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1736235.info b/analyses/pluginBES/BESIII_2019_I1736235.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1736235.info
@@ -0,0 +1,30 @@
+Name: BESIII_2019_I1736235
+Year: 2019
+Summary: Cross section for $e^+e^-\to$ proton and antiproton between 2. and 3.08 GeV
+Experiment: BESIII
+Collider: BEPC II
+InspireID: 1736235
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1905.09001
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Measurement of the cross section for $e^+e^-\to p\bar{p}$ for energies between 2. and 3.08 GeV using.'
+Keywords: []
+BibKey: Ablikim:2019eau
+BibTeX: '@article{Ablikim:2019eau,
+ author = "Ablikim, M. and others",
+ title = "{Measurement of proton electromagnetic form factors in
+ $e^+e^- \to p\bar{p}$ in the energy region 2.00 - 3.08
+ GeV}",
+ collaboration = "BESIII",
+ year = "2019",
+ eprint = "1905.09001",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1905.09001;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1736235.plot b/analyses/pluginBES/BESIII_2019_I1736235.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1736235.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /BESIII_2019_I1736235/d01-x01-y01
+Title=$\sigma(e^+e^-\to p\bar{p})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to p\bar{p})$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2019_I1736235.yoda b/analyses/pluginBES/BESIII_2019_I1736235.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1736235.yoda
@@ -0,0 +1,30 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1736235/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1736235/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.00000 0.00000 0.00000 8.41300e+02 2.73366e+01 2.73366e+01
+2.05000 0.00000 0.00000 7.53400e+02 2.97849e+01 2.97849e+01
+2.10000 0.00000 0.00000 7.12600e+02 2.32938e+01 2.32938e+01
+2.12500 0.00000 0.00000 6.60000e+02 1.99271e+01 1.99271e+01
+2.15000 0.00000 0.00000 5.88800e+02 2.46830e+01 2.46830e+01
+2.17500 0.00000 0.00000 4.91000e+02 1.68238e+01 1.68238e+01
+2.20000 0.00000 0.00000 4.11600e+02 1.38654e+01 1.38654e+01
+2.23240 0.00000 0.00000 3.41900e+02 1.15974e+01 1.15974e+01
+2.30940 0.00000 0.00000 1.48000e+02 6.48845e+00 6.48845e+00
+2.38640 0.00000 0.00000 1.22000e+02 4.56070e+00 4.56070e+00
+2.39600 0.00000 0.00000 1.21900e+02 3.93954e+00 3.93954e+00
+2.50000 0.00000 0.00000 7.79000e+01 1.12721e+01 1.12721e+01
+2.64440 0.00000 0.00000 3.97000e+01 1.76918e+00 1.76918e+00
+2.64640 0.00000 0.00000 3.82000e+01 1.76918e+00 1.76918e+00
+2.70000 0.00000 0.00000 2.98000e+01 6.88840e+00 6.88840e+00
+2.80000 0.00000 0.00000 2.20000e+01 2.87924e+00 2.87924e+00
+2.90000 0.00000 0.00000 1.50000e+01 7.07107e-01 7.07107e-01
+2.95000 0.00000 0.00000 1.17000e+01 1.17047e+00 1.17047e+00
+2.98100 0.00000 0.00000 1.29000e+01 1.20830e+00 1.20830e+00
+3.00000 0.00000 0.00000 9.20000e+00 1.04403e+00 1.04403e+00
+3.02000 0.00000 0.00000 9.00000e+00 9.48683e-01 9.48683e-01
+3.08000 0.00000 0.00000 9.00000e+00 4.24264e-01 4.24264e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2019_I1743841.cc b/analyses/pluginBES/BESIII_2019_I1743841.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1743841.cc
@@ -0,0 +1,129 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief 2K+2K- and K+K- phi cross section
+ class BESIII_2019_I1743841 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1743841);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ // book counters
+ _c2Kp2Km = bookCounter("TMP/2Kp2Km" );
+ _cKpKmPhi = bookCounter("TMP/KpKmPhi");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ if(ntotal==4 && nCount[321]==2 && nCount[-321]==2)
+ _c2Kp2Km->fill(event.weight());
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::pid==333)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // phi K+K-
+ if(ncount==2) {
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(abs(val.first)==321) {
+ if(val.second!=1) {
+ matched = false;
+ break;
+ }
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched)
+ _cKpKmPhi->fill(event.weight());
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ for(unsigned int ix=1;ix<3;++ix) {
+ double sigma = 0., error = 0.;
+ if(ix==1) {
+ sigma = _c2Kp2Km->val();
+ error = _c2Kp2Km->err();
+ }
+ else {
+ sigma = _cKpKmPhi->val();
+ error = _cKpKmPhi->err();
+ }
+ sigma *= crossSection()/ sumOfWeights() /picobarn;
+ error *= crossSection()/ sumOfWeights() /picobarn;
+ Scatter2D temphisto(refData(ix, 1, 1));
+ Scatter2DPtr mult = bookScatter2D(ix, 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c2Kp2Km,_cKpKmPhi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1743841);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1743841.info b/analyses/pluginBES/BESIII_2019_I1743841.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1743841.info
@@ -0,0 +1,31 @@
+Name: BESIII_2019_I1743841
+Year: 2019
+Summary: Cross section for $K^+K^-K^+K^-$ and $K^+K^-\phi$ for $E_{\text{CMS}}=2.10$ to $3.08$ GeV
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1743841
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1907.06015 [hep-ex]
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^- \to$ $K^+K^-K^+K^-$ and $K^+K^-\phi$ for center of mass energies between 2.10 and 3.08 GeV by the BESIII experiment.'
+Keywords: []
+BibKey: Ablikim:2019tpp
+BibTeX: '@article{Ablikim:2019tpp,
+ author = "Ablikim, M. and others",
+ title = "{Cross section measurements of $e^{+}e^{-} \to
+ K^{+}K^{-}K^{+}K^{-} $ and $ \phi K^{+}K^{-}$ at
+ center-of-mass energies from 2.10 to 3.08 GeV}",
+ collaboration = "BESIII",
+ year = "2019",
+ eprint = "1907.06015",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1907.06015;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1743841.plot b/analyses/pluginBES/BESIII_2019_I1743841.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1743841.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /BESIII_2019_I1743841/d01-x01-y01
+Title=$\sigma(e^+e^-\to K^+K^-K^+K^-)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to K^+K^-K^+K^-)$/pb
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /BESIII_2019_I1743841/d02-x01-y01
+Title=$\sigma(e^+e^-\to K^+K^-\phi)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to K^+K^-\phi)$/pb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginBES/BESIII_2019_I1743841.yoda b/analyses/pluginBES/BESIII_2019_I1743841.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1743841.yoda
@@ -0,0 +1,56 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1743841/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1743841/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.10000 0.00000 0.00000 2.83000e+01 1.33507e+01 1.33507e+01
+2.12500 0.00000 0.00000 3.62000e+01 2.54558e+00 2.54558e+00
+2.15000 0.00000 0.00000 4.52000e+01 1.19549e+01 1.19549e+01
+2.17500 0.00000 0.00000 4.57000e+01 6.23699e+00 6.23699e+00
+2.20000 0.00000 0.00000 6.43000e+01 7.52861e+00 7.52861e+00
+2.23240 0.00000 0.00000 1.12200e+02 8.00562e+00 8.00562e+00
+2.30940 0.00000 0.00000 8.44000e+01 6.77422e+00 6.77422e+00
+2.38640 0.00000 0.00000 9.31000e+01 5.44059e+00 5.44059e+00
+2.39600 0.00000 0.00000 9.37000e+01 7.44648e+00 7.44648e+00
+2.50000 0.00000 0.00000 9.38000e+01 1.45962e+01 1.45962e+01
+2.64440 0.00000 0.00000 9.12000e+01 4.83735e+00 4.83735e+00
+2.64640 0.00000 0.00000 9.05000e+01 4.70106e+00 4.70106e+00
+2.70000 0.00000 0.00000 6.96000e+01 1.30648e+01 1.30648e+01
+2.80000 0.00000 0.00000 5.66000e+01 1.17004e+01 1.17004e+01
+2.90000 0.00000 0.00000 6.24000e+01 3.10161e+00 3.10161e+00
+2.95000 0.00000 0.00000 5.95000e+01 3.95980e+00 3.95980e+00
+2.98100 0.00000 0.00000 5.14000e+01 3.60694e+00 3.60694e+00
+3.00000 0.00000 0.00000 5.20000e+01 3.53836e+00 3.53836e+00
+3.02000 0.00000 0.00000 5.07000e+01 3.60694e+00 3.60694e+00
+3.08000 0.00000 0.00000 4.74000e+01 2.37697e+00 2.37697e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1743841/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1743841/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.10000 0.00000 0.00000 4.53000e+01 2.15824e+01 2.15824e+01
+2.12500 0.00000 0.00000 7.06000e+01 8.70919e+00 8.70919e+00
+2.15000 0.00000 0.00000 9.47000e+01 3.62708e+01 3.62708e+01
+2.17500 0.00000 0.00000 9.73000e+01 1.90055e+01 1.90055e+01
+2.20000 0.00000 0.00000 1.05800e+02 1.63768e+01 1.63768e+01
+2.23240 0.00000 0.00000 1.91800e+02 2.19000e+01 2.19000e+01
+2.30940 0.00000 0.00000 1.17800e+02 1.07713e+01 1.07713e+01
+2.38640 0.00000 0.00000 1.44000e+02 1.53834e+01 1.53834e+01
+2.39600 0.00000 0.00000 1.52400e+02 1.25718e+01 1.25718e+01
+2.50000 0.00000 0.00000 1.10500e+02 3.15598e+01 3.15598e+01
+2.64440 0.00000 0.00000 1.12300e+02 8.48764e+00 8.48764e+00
+2.64640 0.00000 0.00000 1.13400e+02 8.02122e+00 8.02122e+00
+2.70000 0.00000 0.00000 1.00900e+02 2.54961e+01 2.54961e+01
+2.80000 0.00000 0.00000 5.19000e+01 1.83134e+01 1.83134e+01
+2.90000 0.00000 0.00000 7.17000e+01 4.33820e+00 4.33820e+00
+2.95000 0.00000 0.00000 6.67000e+01 6.06053e+00 6.06053e+00
+2.98100 0.00000 0.00000 5.66000e+01 5.54707e+00 5.54707e+00
+3.00000 0.00000 0.00000 5.61000e+01 5.48179e+00 5.48179e+00
+3.02000 0.00000 0.00000 5.40000e+01 5.22015e+00 5.22015e+00
+3.08000 0.00000 0.00000 5.44000e+01 3.22490e+00 3.22490e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESIII_2019_I1747092.cc b/analyses/pluginBES/BESIII_2019_I1747092.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1747092.cc
@@ -0,0 +1,159 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief BES psi2s -> Xi*- Xibar*+
+ class BESIII_2019_I1747092 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(BESIII_2019_I1747092);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ declare(FinalState(), "FS");
+
+ _h_xim = bookHisto1D(1, 1, 1);
+ _h_xip = bookHisto1D(1, 1, 2);
+
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ nRes[child.pdgId()]-=1;
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // get the axis, direction of incoming electron
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ Vector3 axis;
+ if(beams.first.pdgId()>0)
+ axis = beams.first .momentum().p3().unit();
+ else
+ axis = beams.second.momentum().p3().unit();
+ // types of final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3314)) {
+ if(p.children().empty()) continue;
+ map<long,int> nRes=nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ bool matched=false;
+ // check for antiparticle
+ foreach (const Particle& p2, ufs.particles(Cuts::pid==-p.pdgId())) {
+ if(p2.children().empty()) continue;
+ map<long,int> nRes2=nRes;
+ int ncount2 = ncount;
+ findChildren(p2,nRes2,ncount2);
+ if(ncount2==0) {
+ matched = true;
+ for(auto const & val : nRes2) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ // fond baryon and antibaryon
+ if(matched) {
+ // calc cosine
+ double ctheta1 = p .momentum().p3().unit().dot(axis);
+ double ctheta2 = p2.momentum().p3().unit().dot(axis);
+ if(p.pid()<0) swap(ctheta1,ctheta2);
+ _h_xim->fill(ctheta1,event.weight());
+ _h_xip->fill(ctheta1,event.weight());
+ break;
+ }
+ }
+ }
+ if(matched) break;
+ }
+ }
+
+ pair<double,pair<double,double> > calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,make_pair(0.,0.));
+ double d = 3./(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double c = 3.*(hist->xMax()-hist->xMin())/(pow(hist->xMax(),3)-pow(hist->xMin(),3));
+ double sum1(0.),sum2(0.),sum3(0.),sum4(0.),sum5(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double a = d*(bin.xMax() - bin.xMin());
+ double b = d/3.*(pow(bin.xMax(),3) - pow(bin.xMin(),3));
+ double Ei = bin.areaErr();
+ sum1 += a*Oi/sqr(Ei);
+ sum2 += b*Oi/sqr(Ei);
+ sum3 += sqr(a)/sqr(Ei);
+ sum4 += sqr(b)/sqr(Ei);
+ sum5 += a*b/sqr(Ei);
+ }
+ // calculate alpha
+ double alpha = (-c*sum1 + sqr(c)*sum2 + sum3 - c*sum5)/(sum1 - c*sum2 + c*sum4 - sum5);
+ // and error
+ double cc = -pow((sum3 + sqr(c)*sum4 - 2*c*sum5),3);
+ double bb = -2*sqr(sum3 + sqr(c)*sum4 - 2*c*sum5)*(sum1 - c*sum2 + c*sum4 - sum5);
+ double aa = sqr(sum1 - c*sum2 + c*sum4 - sum5)*(-sum3 - sqr(c)*sum4 + sqr(sum1 - c*sum2 + c*sum4 - sum5) + 2*c*sum5);
+ double dis = sqr(bb)-4.*aa*cc;
+ if(dis>0.) {
+ dis = sqrt(dis);
+ return make_pair(alpha,make_pair(0.5*(-bb+dis)/aa,-0.5*(-bb-dis)/aa));
+ }
+ else {
+ return make_pair(alpha,make_pair(0.,0.));
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_xim,1.,false);
+ normalize(_h_xip,1.,false);
+ Scatter2DPtr _h_alpha_xi = bookScatter2D(2,1,1);
+ pair<double,pair<double,double> > alpha = calcAlpha(_h_xim);
+ _h_alpha_xi->addPoint(0.5, alpha.first, make_pair(0.5,0.5),
+ make_pair(alpha.second.first,alpha.second.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{+
+ Histo1DPtr _h_xim,_h_xip;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(BESIII_2019_I1747092);
+
+
+}
diff --git a/analyses/pluginBES/BESIII_2019_I1747092.info b/analyses/pluginBES/BESIII_2019_I1747092.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1747092.info
@@ -0,0 +1,32 @@
+Name: BESIII_2019_I1747092
+Year: 2019
+Summary: Analysis of $\psi(2S)$ decays to $\Xi^{*-}\bar\Xi^{*+}$
+Experiment: BESIII
+Collider: BEPC
+InspireID: 1747092
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1907.13041
+RunInfo: e+e- -> Psi(2S)
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [3.1]
+Description:
+ 'Analysis of the angular distribution of the baryons produced in $e^+e^-\to \psi(2S) \to \Xi^{*-}\bar\Xi^{*+}$.
+ Gives information about the decay and is useful for testing correlations in hadron decays.'
+Keywords: []
+BibKey: Ablikim:2019wjs
+BibTeX: '@article{Ablikim:2019wjs,
+ author = "Ablikim, Medina and others",
+ title = "{Observation of
+ $\psi(3686)\rightarrow\Xi(1530)^{-}\bar\Xi(1530)^{+}$ and
+ $\Xi(1530)^{-}\bar\Xi^{+}$}",
+ collaboration = "BESIII",
+ year = "2019",
+ eprint = "1907.13041",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1907.13041;%%"
+}'
diff --git a/analyses/pluginBES/BESIII_2019_I1747092.plot b/analyses/pluginBES/BESIII_2019_I1747092.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1747092.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /BESIII_2019_I1747092/d01-x01-y01
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Xi^{*-}\bar{\Xi}^{*+}$
+XLabel=$\cos\theta_{e-\Xi^{*-}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^{*-}}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1747092/d01-x01-y02
+Title=Angular distribution for $e^+e^-\to \psi(2S)\to\Xi^{*-}\bar{\Xi}^{*+}$
+XLabel=$\cos\theta_{e-\Xi^{*+}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\theta_{e-\Xi^{*+}}$
+LogY=0
+END PLOT
+
+BEGIN PLOT /BESIII_2019_I1747092/d02-x01-y01
+Title=$\alpha$ parameter for $e^+e^-\to \psi(2S)\to\Xi^{*-}\bar{\Xi}^{*+}$
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginBES/BESIII_2019_I1747092.yoda b/analyses/pluginBES/BESIII_2019_I1747092.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginBES/BESIII_2019_I1747092.yoda
@@ -0,0 +1,41 @@
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1747092/d01-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1747092/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70000 0.10000 0.10000 7.50485e-01 9.54281e-02 9.54281e-02
+-0.50000 0.10000 0.10000 7.15980e-01 7.92538e-02 7.92538e-02
+-0.30000 0.10000 0.10000 5.79038e-01 6.63144e-02 6.63144e-02
+-0.10000 0.10000 0.10000 6.18935e-01 6.63144e-02 6.63144e-02
+0.10000 0.10000 0.10000 4.89541e-01 6.30796e-02 6.30796e-02
+0.30000 0.10000 0.10000 5.94134e-01 6.79319e-02 6.79319e-02
+0.50000 0.10000 0.10000 7.31076e-01 7.60190e-02 7.60190e-02
+0.70000 0.10000 0.10000 5.20811e-01 9.21932e-02 9.21932e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1747092/d01-x01-y02
+IsRef: 1
+Path: /REF/BESIII_2019_I1747092/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70000 0.10000 0.10000 5.51323e-01 1.11111e-01 1.11111e-01
+-0.50000 0.10000 0.10000 7.13228e-01 9.20635e-02 9.20635e-02
+-0.30000 0.10000 0.10000 5.46032e-01 8.09524e-02 8.09524e-02
+-0.10000 0.10000 0.10000 5.44974e-01 7.61905e-02 7.61905e-02
+0.10000 0.10000 0.10000 5.28042e-01 7.46032e-02 7.46032e-02
+0.30000 0.10000 0.10000 6.85714e-01 8.57143e-02 8.57143e-02
+0.50000 0.10000 0.10000 7.83069e-01 9.84127e-02 9.84127e-02
+0.70000 0.10000 0.10000 6.47619e-01 1.15873e-01 1.15873e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/BESIII_2019_I1747092/d02-x01-y01
+IsRef: 1
+Path: /REF/BESIII_2019_I1747092/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.50000 0.50000 0.50000 4.30000e-01 3.13209e-01 3.13209e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginBES/BESII_2005_I685906.info b/analyses/pluginBES/BESII_2005_I685906.info
--- a/analyses/pluginBES/BESII_2005_I685906.info
+++ b/analyses/pluginBES/BESII_2005_I685906.info
@@ -1,31 +1,32 @@
Name: BESII_2005_I685906
Year: 2005
Summary: Cross section for $e^+e^-\to$ proton and antiproton between 2 and 3.07 GeV
Experiment: BESII
Collider: BEPC
+InspireID: 685906
+Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Rev. D91 (2015) 112004, 2015
RunInfo: e+ e- to hadrons
NeedCrossSection: yes
Beams: [e+, e-]
Description:
'Measurement of the cross section for $e^+e^-\to p\bar{p}$ for energies between 2 and 3.07 GeV'
-InspireID: 685906
BibKey: Ablikim:2005nn
BibTeX: '@article{Ablikim:2005nn,
author = "Ablikim, M. and others",
title = "{Measurement of the cross section for e+ e- ---&gt; p anti-p
at center-of-mass energies from 2.0-GeV to 3.07-GeV}",
collaboration = "BES",
journal = "Phys. Lett.",
volume = "B630",
year = "2005",
pages = "14-20",
doi = "10.1016/j.physletb.2005.09.044",
eprint = "hep-ex/0506059",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
SLACcitation = "%%CITATION = HEP-EX/0506059;%%"
}'
diff --git a/analyses/pluginCESR/CLEO_2000_I526554.cc b/analyses/pluginCESR/CLEO_2000_I526554.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I526554.cc
@@ -0,0 +1,116 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CLEO_2000_I526554 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CLEO_2000_I526554);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_Ds_star1 = bookHisto1D(1, 1, 1);
+ _h_Ds = bookHisto1D(2, 1, 1);
+ _h_Ds_star2 = bookHisto1D(3, 1, 1);
+ _h_Ds_primary = bookHisto1D(4, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+
+ // Loop through unstable FS particles and look for charmed mesons
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ const Beam beamproj = apply<Beam>(event, "Beams");
+ const ParticlePair& beams = beamproj.beams();
+ const FourMomentum mom_tot = beams.first.momentum() + beams.second.momentum();
+ LorentzTransform cms_boost;
+ if (mom_tot.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(mom_tot.betaVec());
+ const double s = sqr(beamproj.sqrtS());
+ for (const Particle& p : ufs.particles(Cuts::abspid==431 or Cuts::abspid==433)) {
+ // 3-momentum in CMS frame
+ const double mom = cms_boost.transform(p.momentum()).vector3().mod();
+ const int pdgid = p.abspid();
+ double mH2(0.),xp(0.);
+ bool primary = true;
+ switch (pdgid) {
+ case 431:
+ // MSG_DEBUG("D_s found");
+ mH2 = sqr(1.96834);
+ xp = mom/sqrt(s/4.0 - mH2);
+ _h_Ds->fill(xp,weight);
+ for(const Particle & mother : p.parents()) {
+ if(PID::isCharmMeson(mother.pdgId())) {
+ primary = false;
+ break;
+ }
+ }
+ if(primary)
+ _h_Ds_primary->fill(xp,weight);
+ break;
+ case 433:
+ MSG_DEBUG("D_s* found");
+ mH2 = sqr(2.1122);
+ xp = mom/sqrt(s/4.0 - mH2);
+ _h_Ds_star1->fill(xp,weight);
+ _h_Ds_star2->fill(xp,weight);
+ break;
+ default:
+ break;
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ // BR(D_s->phi pi) x BR(phi->K+K-)
+ double br2 = 0.0227;
+ // x D_s* -> gamma d_s
+ double br1 = br2*.935;
+ // cross section factor
+ double fact = crossSection()/picobarn/sumOfWeights();
+ // normalize the cross sections (bin width)
+ scale(_h_Ds_star1 , br1*fact*0.03 );
+ scale(_h_Ds , br2*fact*0.03 );
+ scale(_h_Ds_star2 , br2*fact*0.03 );
+ scale(_h_Ds_primary, br2*fact*0.03 );
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_Ds,_h_Ds_primary,_h_Ds_star1,_h_Ds_star2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CLEO_2000_I526554);
+
+
+}
diff --git a/analyses/pluginCESR/CLEO_2000_I526554.info b/analyses/pluginCESR/CLEO_2000_I526554.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I526554.info
@@ -0,0 +1,41 @@
+Name: CLEO_2000_I526554
+Year: 2000
+Summary: $D_s^\pm$ and $D^{*\pm}_s$ spectra in the continuum near the $\Upsilon(4S)$
+Experiment: CLEO
+Collider: CESR
+InspireID: 526554
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D62 (2000) 072003, 2000
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon(4S)$ resonance
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [10.52]
+Description:
+ Analysis of charm quark fragmentation at 10.5 GeV, based on a data
+ sample of 103 fb collected by the CLEO experiment.
+ Fragmentation into $D^\pm_s$ and $D^{*\pm}_s$ mesons is studied.
+ This analysis can be used to constrain charm fragmentation
+ in Monte Carlo generators. The branching ratios $\text{B}_1=B(D^{*+}_s\to D_s^+\gamma)B(D_s^+\to\phi\pi^+)B(\phi\to K^+K^-)$
+ and $B_2=B(D_s^+\to\phi\pi^+)B(\phi\to K^+K^-)$, are not unfolded.
+Keywords: []
+BibKey: Briere:2000np
+BibTeX: '@article{Briere:2000np,
+ author = "Briere, Roy A. and others",
+ title = "{Measurements of charm fragmentation into D*+(s) and
+ D+(s) in e+ e- annihilations at S**(1/2) = 10.5-GeV}",
+ collaboration = "CLEO",
+ journal = "Phys. Rev.",
+ volume = "D62",
+ year = "2000",
+ pages = "072003",
+ doi = "10.1103/PhysRevD.62.072003",
+ eprint = "hep-ex/0004028",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "SLAC-REPRINT-2000-087, CLNS-00-1667, CLEO-00-5",
+ SLACcitation = "%%CITATION = HEP-EX/0004028;%%"
+}'
diff --git a/analyses/pluginCESR/CLEO_2000_I526554.plot b/analyses/pluginCESR/CLEO_2000_I526554.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I526554.plot
@@ -0,0 +1,24 @@
+BEGIN PLOT /CLEO_2000_I526554/d01-x01-y01
+Title=$D_s^*$ spectrum
+XLabel=$x_E$
+YLabel=$B_1\text{d}\sigma/\text{d}x_E\times(\text{bin width})$
+LogY=0
+END PLOT
+BEGIN PLOT /CLEO_2000_I526554/d02-x01-y01
+Title=$D_s$ spectrum
+XLabel=$x_E$
+YLabel=$B_2\text{d}\sigma/\text{d}x_E\times(\text{bin width})$
+LogY=0
+END PLOT
+BEGIN PLOT /CLEO_2000_I526554/d03-x01-y01
+Title=$D_s^*$ spectrum
+XLabel=$x_E$
+YLabel=$B_2\text{d}\sigma/\text{d}x_E\times(\text{bin width})$
+LogY=0
+END PLOT
+BEGIN PLOT /CLEO_2000_I526554/d04-x01-y01
+Title=Primary $D_s$ spectrum
+XLabel=$x_E$
+YLabel=$B_2\text{d}\sigma/\text{d}x_E\times(\text{bin width})$
+LogY=0
+END PLOT
diff --git a/analyses/pluginCESR/CLEO_2000_I526554.yoda b/analyses/pluginCESR/CLEO_2000_I526554.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I526554.yoda
@@ -0,0 +1,79 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2000_I526554/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}}
+
+IsRef: 1
+Path: /REF/CLEO_2000_I526554/d01-x01-y01
+Title: doi:10.17182/hepdata.22227.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.300000e-01 3.000000e-02 3.000000e-02 1.000000e-01 2.000000e-02 2.000000e-02
+5.900000e-01 3.000000e-02 3.000000e-02 1.900000e-01 3.000000e-02 3.000000e-02
+6.500000e-01 3.000000e-02 3.000000e-02 2.100000e-01 3.000000e-02 3.000000e-02
+7.100000e-01 3.000000e-02 3.000000e-02 2.100000e-01 3.000000e-02 3.000000e-02
+7.700000e-01 3.000000e-02 3.000000e-02 2.300000e-01 3.000000e-02 3.000000e-02
+8.300000e-01 3.000000e-02 3.000000e-02 1.900000e-01 2.000000e-02 2.000000e-02
+8.900000e-01 3.000000e-02 3.000000e-02 1.600000e-01 2.000000e-02 2.000000e-02
+9.500000e-01 3.000000e-02 3.000000e-02 9.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2000_I526554/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.03, up: 0.03}}, 7: {error: {dn: -0.02, up: 0.02}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}}
+
+IsRef: 1
+Path: /REF/CLEO_2000_I526554/d02-x01-y01
+Title: doi:10.17182/hepdata.22227.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.700000e-01 3.000000e-02 3.000000e-02 3.200000e-01 3.000000e-02 3.000000e-02
+5.300000e-01 3.000000e-02 3.000000e-02 3.800000e-01 3.000000e-02 3.000000e-02
+5.900000e-01 3.000000e-02 3.000000e-02 5.300000e-01 3.000000e-02 3.000000e-02
+6.500000e-01 3.000000e-02 3.000000e-02 5.700000e-01 3.000000e-02 3.000000e-02
+7.100000e-01 3.000000e-02 3.000000e-02 6.000000e-01 4.000000e-02 4.000000e-02
+7.700000e-01 3.000000e-02 3.000000e-02 5.100000e-01 3.000000e-02 3.000000e-02
+8.300000e-01 3.000000e-02 3.000000e-02 4.200000e-01 3.000000e-02 3.000000e-02
+8.900000e-01 3.000000e-02 3.000000e-02 2.200000e-01 2.000000e-02 2.000000e-02
+9.500000e-01 3.000000e-02 3.000000e-02 9.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2000_I526554/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.03, up: 0.03}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}}
+
+IsRef: 1
+Path: /REF/CLEO_2000_I526554/d03-x01-y01
+Title: doi:10.17182/hepdata.22227.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.700000e-01 3.000000e-02 3.000000e-02 1.300000e-01 3.000000e-02 3.000000e-02
+5.300000e-01 3.000000e-02 3.000000e-02 1.800000e-01 3.000000e-02 3.000000e-02
+5.900000e-01 3.000000e-02 3.000000e-02 2.500000e-01 3.000000e-02 3.000000e-02
+6.500000e-01 3.000000e-02 3.000000e-02 2.300000e-01 3.000000e-02 3.000000e-02
+7.100000e-01 3.000000e-02 3.000000e-02 2.700000e-01 3.000000e-02 3.000000e-02
+7.700000e-01 3.000000e-02 3.000000e-02 2.300000e-01 3.000000e-02 3.000000e-02
+8.300000e-01 3.000000e-02 3.000000e-02 1.900000e-01 3.000000e-02 3.000000e-02
+8.900000e-01 3.000000e-02 3.000000e-02 1.100000e-01 5.000000e-02 5.000000e-02
+9.500000e-01 3.000000e-02 3.000000e-02 1.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2000_I526554/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.04, up: 0.04}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.16, up: 0.16}}}
+
+IsRef: 1
+Path: /REF/CLEO_2000_I526554/d04-x01-y01
+Title: doi:10.17182/hepdata.22227.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.700000e-01 3.000000e-02 3.000000e-02 1.900000e-01 4.000000e-02 4.000000e-02
+5.300000e-01 3.000000e-02 3.000000e-02 2.000000e-01 4.000000e-02 4.000000e-02
+5.900000e-01 3.000000e-02 3.000000e-02 2.800000e-01 5.000000e-02 5.000000e-02
+6.500000e-01 3.000000e-02 3.000000e-02 3.500000e-01 5.000000e-02 5.000000e-02
+7.100000e-01 3.000000e-02 3.000000e-02 3.400000e-01 5.000000e-02 5.000000e-02
+7.700000e-01 3.000000e-02 3.000000e-02 2.800000e-01 4.000000e-02 4.000000e-02
+8.300000e-01 3.000000e-02 3.000000e-02 2.300000e-01 4.000000e-02 4.000000e-02
+8.900000e-01 3.000000e-02 3.000000e-02 1.100000e-01 5.000000e-02 5.000000e-02
+9.500000e-01 3.000000e-02 3.000000e-02 8.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginCESR/CLEO_2000_I537236.cc b/analyses/pluginCESR/CLEO_2000_I537236.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I537236.cc
@@ -0,0 +1,113 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Xi_c0 -> Xi-pi+ asymmetry
+ class CLEO_2000_I537236 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CLEO_2000_I537236);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+ // Book histograms
+ _h_ctheta = bookHisto1D("ctheta" , 20,-1,1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Xi_c0 baryons
+ foreach(const Particle& Xic, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==4132)) {
+ int sign = Xic.pdgId()/4132;
+ if(Xic.children().size()!=2) continue;
+ Particle baryon1,meson1;
+ if(Xic.children()[0].pdgId()==sign*3312 &&
+ Xic.children()[1].pdgId()==sign*211) {
+ baryon1 = Xic.children()[0];
+ meson1 = Xic.children()[1];
+ }
+ else if(Xic.children()[1].pdgId()==sign*3312 &&
+ Xic.children()[0].pdgId()==sign*211) {
+ baryon1 = Xic.children()[1];
+ meson1 = Xic.children()[0];
+ }
+ else
+ continue;
+ Particle baryon2,meson2;
+ if(baryon1.children()[0].pdgId()== sign*3122 &&
+ baryon1.children()[1].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pdgId()== sign*3122 &&
+ baryon1.children()[0].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ // first boost to the Xic rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Xic.momentum().betaVec());
+ FourMomentum pbaryon1 = boost1.transform(baryon1.momentum());
+ FourMomentum pbaryon2 = boost1.transform(baryon2.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pbaryon1.betaVec());
+ Vector3 axis = pbaryon1.p3().unit();
+ FourMomentum pp = boost2.transform(pbaryon2);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ _h_ctheta->fill(cTheta,1.);
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_ctheta);
+ Scatter2DPtr _h_alpha = bookScatter2D(1,1,1);
+ pair<double,double> alpha = calcAlpha(_h_ctheta);
+ _h_alpha->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_ctheta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CLEO_2000_I537236);
+
+
+}
diff --git a/analyses/pluginCESR/CLEO_2000_I537236.info b/analyses/pluginCESR/CLEO_2000_I537236.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I537236.info
@@ -0,0 +1,34 @@
+Name: CLEO_2000_I537236
+Year: 2000
+Summary: Decay asymmetries in $\Xi^0_c\to\Xi^-\pi^+$
+Experiment: CLEO
+Collider: CESR
+InspireID: 537236
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B634 (2006) 165-172
+RunInfo: Any process producing Lambda_c baryons
+Description:
+'Measurement of the decay asymmetries in $\Xi^0_c\to\Xi^-\pi^+$ by the CLEO experiment.
+ The asymmetry parameter is extracted by fitting to normalised angular distribution. This analysis is useful for testing spin correlations
+ in hadron decays.'
+Keywords: []
+BibKey: Chan:2000kg
+BibTeX: '@article{Chan:2000kg,
+ author = "Chan, S. and others",
+ title = "{A Measurement of the decay asymmetry parameters in
+ Xi0(c) ---&gt; Xi- pi+}",
+ collaboration = "CLEO",
+ journal = "Phys. Rev.",
+ volume = "D63",
+ year = "2001",
+ pages = "111102",
+ doi = "10.1103/PhysRevD.63.111102",
+ eprint = "hep-ex/0011073",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "SLAC-REPRINT-2000-094, CLNS-98-1586, CLEO-98-15",
+ SLACcitation = "%%CITATION = HEP-EX/0011073;%%"
+}'
diff --git a/analyses/pluginCESR/CLEO_2000_I537236.plot b/analyses/pluginCESR/CLEO_2000_I537236.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I537236.plot
@@ -0,0 +1,18 @@
+BEGIN PLOT /CLEO_2000_I537236/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+BEGIN PLOT /CLEO_2000_I537236/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /CLEO_2000_I537236/ctheta
+Title=$\cos\theta$ for $\Xi_c^0\to\Xi^-\pi^+$ and $\bar\Xi_c^0\to\bar\Xi^+\pi^-$
+END PLOT
+BEGIN PLOT /CLEO_2000_I537236/d01-x01-y01
+Title=$\alpha$ for $\Xi_c^0\to\Xi^-\pi^+$ and $\bar\Xi_c^0\to\bar\Xi^+\pi^-$
+END PLOT
diff --git a/analyses/pluginCESR/CLEO_2000_I537236.yoda b/analyses/pluginCESR/CLEO_2000_I537236.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2000_I537236.yoda
@@ -0,0 +1,9 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2000_I537236/d01-x01-y01
+IsRef: 1
+Path: /REF/CLEO_2000_I537236/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 0.26 0.19 0.19
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginCESR/CLEO_2001_I552541.cc b/analyses/pluginCESR/CLEO_2001_I552541.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2001_I552541.cc
@@ -0,0 +1,181 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CLEO_2001_I552541 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CLEO_2001_I552541);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ _d_Dbar0[0] = bookCounter("/TMP/d_D0_low" );
+ _d_Dbar0[1] = bookCounter("/TMP/d_D0_high");
+ _d_Dm[0] = bookCounter("/TMP/d_Dm_low" );
+ _d_Dm[1] = bookCounter("/TMP/d_Dm_high");
+ _d_Lam[0] = bookCounter("/TMP/d_La_low" );
+ _d_Lam[1] = bookCounter("/TMP/d_La_high");
+
+ _n_Dbar0[0][0] = bookCounter("/TMP/d_D0_low_low" );
+ _n_Dbar0[0][1] = bookCounter("/TMP/d_D0_low_high" );
+ _n_Dbar0[1][0] = bookCounter("/TMP/d_D0_high_low" );
+ _n_Dbar0[1][1] = bookCounter("/TMP/d_D0_high_high");
+ _n_Dm[0][0] = bookCounter("/TMP/d_Dm_low_low" );
+ _n_Dm[0][1] = bookCounter("/TMP/d_Dm_low_high" );
+ _n_Dm[1][0] = bookCounter("/TMP/d_Dm_high_low" );
+ _n_Dm[1][1] = bookCounter("/TMP/d_Dm_high_high");
+ _n_Lam[0][0] = bookCounter("/TMP/d_La_low_low" );
+ _n_Lam[0][1] = bookCounter("/TMP/d_La_low_high" );
+ _n_Lam[1][0] = bookCounter("/TMP/d_La_high_low" );
+ _n_Lam[1][1] = bookCounter("/TMP/d_La_high_high");
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight=event.weight();
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+ for(const Particle & p : ufs.particles(Cuts::pid==-4122 or Cuts::pid==-411 or Cuts::pid==-421)) {
+ long id1 = p.pdgId();
+ double mom1 = p.p3().mod();
+ if(mom1<2.3*GeV || mom1>5.*GeV) continue;
+ bool high1 = mom1>3.3*GeV;
+ if(id1==-4122) {
+ _d_Lam[high1]->fill(weight);
+ }
+ else if(id1==-411) {
+ _d_Dm[high1]->fill(weight);
+ }
+ else if(id1==-421) {
+ _d_Dbar0[high1]->fill(weight);
+ }
+ for(const Particle & p2 : ufs.particles(Cuts::pid==4122)) {
+ if(p.p3().angle(p2.p3())<0.5*M_PI) continue;
+ double mom2 = p2.p3().mod();
+ if(mom2<2.3*GeV || mom2>5.*GeV) continue;
+ bool high2 = mom2>3.3*GeV;
+ if(id1==-4122) {
+ _n_Lam[high1][high2]->fill(weight);
+ }
+ else if(id1==-411) {
+ _n_Dm[high1][high2]->fill(weight);
+ }
+ else if(id1==-421) {
+ _n_Dbar0[high1][high2]->fill(weight);
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ Scatter1D R_D0_low_low = *_n_Dbar0[0][0]/ *_d_Dbar0[0];
+ Scatter1D R_D0_low_high = *_n_Dbar0[0][1]/ *_d_Dbar0[0];
+ Scatter1D R_D0_high_low = *_n_Dbar0[1][0]/ *_d_Dbar0[1];
+ Scatter1D R_D0_high_high = *_n_Dbar0[1][1]/ *_d_Dbar0[1];
+ Scatter1D R_Dm_low_low = *_n_Dm[0][0] / *_d_Dm[0];
+ Scatter1D R_Dm_low_high = *_n_Dm[0][1] / *_d_Dm[0];
+ Scatter1D R_Dm_high_low = *_n_Dm[1][0] / *_d_Dm[1];
+ Scatter1D R_Dm_high_high = *_n_Dm[1][1] / *_d_Dm[1];
+ Scatter1D R_Lam_low_low = *_n_Lam[0][0] / *_d_Lam[0];
+ Scatter1D R_Lam_low_high = *_n_Lam[0][1] / *_d_Lam[0];
+ Scatter1D R_Lam_high_low = *_n_Lam[1][0] / *_d_Lam[1];
+ Scatter1D R_Lam_high_high = *_n_Lam[1][1] / *_d_Lam[1];
+ for(unsigned int ix=3;ix<5;++ix) {
+ for(unsigned int iy=1;iy<5;++iy) {
+ double num(0.),den(0.),num_err(0.),den_err(0.);
+ if(ix==3) {
+ if(iy==1) {
+ den = R_D0_low_low .points()[0].x();
+ den_err = R_D0_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==2) {
+ den = R_D0_high_low .points()[0].x();
+ den_err = R_D0_high_low .points()[0].xErrAvg();
+ }
+ else if(iy==3) {
+ den = R_D0_low_low .points()[0].x();
+ den_err = R_D0_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==4) {
+ den = R_D0_high_high.points()[0].x();
+ den_err = R_D0_high_high.points()[0].xErrAvg();
+ }
+ }
+ else if(ix==4) {
+ if(iy==1) {
+ den = R_Dm_low_low .points()[0].x();
+ den_err = R_Dm_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==2) {
+ den = R_Dm_high_low .points()[0].x();
+ den_err = R_Dm_high_low .points()[0].xErrAvg();
+ }
+ else if(iy==3) {
+ den = R_Dm_low_low .points()[0].x();
+ den_err = R_Dm_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==4) {
+ den = R_Dm_high_high.points()[0].x();
+ den_err = R_Dm_high_high.points()[0].xErrAvg();
+ }
+ }
+ if(iy==1) {
+ num = R_Lam_low_low .points()[0].x();
+ num_err = R_Lam_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==2) {
+ num = R_Lam_high_low .points()[0].x();
+ num_err = R_Lam_high_low .points()[0].xErrAvg();
+ }
+ else if(iy==3) {
+ num = R_Lam_low_low .points()[0].x();
+ num_err = R_Lam_low_low .points()[0].xErrAvg();
+ }
+ else if(iy==4) {
+ num = R_Lam_high_high.points()[0].x();
+ num_err = R_Lam_high_high.points()[0].xErrAvg();
+ }
+ double val = num/den;
+ double err = val>=0. ? val*sqrt(sqr(num_err/num)+sqr(den_err/den)) : 0.;
+ Scatter2DPtr ratio = bookScatter2D(ix, 1, iy);
+ Scatter2D temphisto(refData(ix, 1, iy));
+ const double x = temphisto.point(0).x();
+ pair<double,double> ex = temphisto.point(0).xErrs();
+ ratio->addPoint(x, val, ex, make_pair(err,err));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _d_Dbar0[2],_d_Dm[2],_d_Lam[2];
+ CounterPtr _n_Dbar0[2][2],_n_Dm[2][2],_n_Lam[2][2];
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CLEO_2001_I552541);
+
+
+}
diff --git a/analyses/pluginCESR/CLEO_2001_I552541.info b/analyses/pluginCESR/CLEO_2001_I552541.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2001_I552541.info
@@ -0,0 +1,36 @@
+Name: CLEO_2001_I552541
+Year: 2001
+Summary: Correlated $\Lambda^+_c\bar{\Lambda}_c$ production in $e^+e^-$ annihilations at $\sqrt{s}=10.5$ GeV
+Experiment: CLEO
+Collider: <Insert the collider name>
+InspireID: 552541
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D63 (2001) 112003, 2001
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon(4S)$ resonance
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [10.52]
+Description:
+ 'Measurement of correlations between $\Lambda^+_c$ and $\bar{\Lambda}_c$ production in $e^+e^-$ annihilations at $\sqrt{s}=10.5$ GeV by the CLEO experiment. Useful fo studying models of baryon production.'
+Keywords: []
+BibKey: Bornheim:2001fs
+BibTeX: '@article{Bornheim:2001fs,
+ author = "Bornheim, A. and others",
+ title = "{Correlated Lambda+(c) anti-Lambda-(c) production in e+
+ e- annihilations at s**(1/2) = 10.5-GeV}",
+ collaboration = "CLEO",
+ journal = "Phys. Rev.",
+ volume = "D63",
+ year = "2001",
+ pages = "112003",
+ doi = "10.1103/PhysRevD.63.112003",
+ eprint = "hep-ex/0101051",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CLNS-00-1709, CLEO-00-28",
+ SLACcitation = "%%CITATION = HEP-EX/0101051;%%"
+}'
diff --git a/analyses/pluginCESR/CLEO_2001_I552541.plot b/analyses/pluginCESR/CLEO_2001_I552541.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2001_I552541.plot
@@ -0,0 +1,29 @@
+BEGIN PLOT /CLEO_2001_I552541/d
+XLabel=$\sqrt{s}/$GeV
+YLabel=Ratio
+LogY=0
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d03-x01-y01
+Title=$2.3<p_{\bar{\Lambda}_c^-,\bar{D}^0}<3.3$ GeV and $2.3<p_{\Lambda_c^+}<3.3$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d03-x01-y02
+Title=$3.3<p_{\bar{\Lambda}_c^-,\bar{D}^0}<5.0$ GeV and $2.3<p_{\Lambda_c^+}<3.3$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d03-x01-y03
+Title=$2.3<p_{\bar{\Lambda}_c^-,\bar{D}^0}<3.3$ GeV and $3.3<p_{\Lambda_c^+}<5.0$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d03-x01-y04
+Title=$3.3<p_{\bar{\Lambda}_c^-,\bar{D}^0}<5.0$ GeV and $3.3<p_{\Lambda_c^+}<5.0$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d04-x01-y01
+Title=$2.3<p_{\bar{\Lambda}_c^-,D^-}<3.3$ GeV and $2.3<p_{\Lambda_c^+}<3.3$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d04-x01-y02
+Title=$3.3<p_{\bar{\Lambda}_c^-,D^-}<5.0$ GeV and $2.3<p_{\Lambda_c^+}<3.3$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d04-x01-y03
+Title=$2.3<p_{\bar{\Lambda}_c^-,D^-}<3.3$ GeV and $3.3<p_{\Lambda_c^+}<5.0$ GeV
+END PLOT
+BEGIN PLOT /CLEO_2001_I552541/d04-x01-y04
+Title=$3.3<p_{\bar{\Lambda}_c^-,D^-}<5.0$ GeV and $3.3<p_{\Lambda_c^+}<5.0$ GeV
+END PLOT
diff --git a/analyses/pluginCESR/CLEO_2001_I552541.yoda b/analyses/pluginCESR/CLEO_2001_I552541.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginCESR/CLEO_2001_I552541.yoda
@@ -0,0 +1,288 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00108, up: 0.00108}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y01
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 7.190000e-03 1.080000e-03 1.080000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00016, up: 0.00016}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y02
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 2.050000e-03 1.600000e-04 1.600000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00026, up: 0.00026}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y03
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 2.030000e-03 2.600000e-04 2.600000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0011, up: 0.0011}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y04
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 1.930000e-02 1.100000e-03 1.100000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0002, up: 0.0002}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y05
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 4.900000e-04 2.000000e-04 2.000000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.6e-05, up: 3.6e-05}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y06
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 8.200000e-05 3.600000e-05 3.600000e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.9e-05, up: 4.9e-05}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y07
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 6.700000e-05 4.900000e-05 4.900000e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0052, up: 0.0052}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y08
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 3.210000e-02 5.200000e-03 5.200000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y09
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0002, up: 0.0002}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y09
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 6.810000e-03 2.000000e-04 2.000000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d01-x01-y10
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00033, up: 0.00033}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d01-x01-y10
+Title: doi:10.17182/hepdata.47283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 7.790000e-03 3.300000e-04 3.300000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.42, up: 0.42}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y01
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 3.510000e+00 7.242237e-01 7.242237e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.43, up: 0.43}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y02
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 3.540000e+00 8.215230e-01 8.215230e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.26, up: 0.26}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y03
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 2.830000e+00 3.162278e-01 3.162278e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.23, up: 0.23}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y04
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 2.480000e+00 2.920616e-01 2.920616e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.56, up: 0.56}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y05
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 4.710000e+00 9.521029e-01 9.521029e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d02-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.52, up: 0.52}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d02-x01-y06
+Title: doi:10.17182/hepdata.47283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.000000e+00 0.000000e+00 4.120000e+00 8.560374e-01 8.560374e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.95, up: 0.95}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d03-x01-y01
+Title: doi:10.17182/hepdata.47283.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.020000e+00 9.500000e-01 9.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.23, up: 1.23}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d03-x01-y02
+Title: doi:10.17182/hepdata.47283.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 2.600000e+00 1.230000e+00 1.230000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.93, up: 1.93}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d03-x01-y03
+Title: doi:10.17182/hepdata.47283.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 4.040000e+00 1.930000e+00 1.930000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.51, up: 1.51}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d03-x01-y04
+Title: doi:10.17182/hepdata.47283.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.790000e+00 1.510000e+00 1.510000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.33, up: 1.33}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d04-x01-y01
+Title: doi:10.17182/hepdata.47283.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.300000e+00 1.330000e+00 1.330000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.76, up: 1.76}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d04-x01-y02
+Title: doi:10.17182/hepdata.47283.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.390000e+00 1.760000e+00 1.760000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.99, up: 1.99}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d04-x01-y03
+Title: doi:10.17182/hepdata.47283.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.420000e+00 1.990000e+00 1.990000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CLEO_2001_I552541/d04-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.47, up: 1.47}}}
+
+IsRef: 1
+Path: /REF/CLEO_2001_I552541/d04-x01-y04
+Title: doi:10.17182/hepdata.47283.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.050000e+01 0.500000e+00 0.500000e+00 3.500000e+00 1.470000e+00 1.470000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginCESR/CLEO_2004_S5809304.info b/analyses/pluginCESR/CLEO_2004_S5809304.info
--- a/analyses/pluginCESR/CLEO_2004_S5809304.info
+++ b/analyses/pluginCESR/CLEO_2004_S5809304.info
@@ -1,37 +1,40 @@
Name: CLEO_2004_S5809304
Summary: Charm hadrons from fragmentation near the $\Upsilon(4S)$
+Experiment: CLEO
+Collider: CESR
+InspireID: 645209
Status: VALIDATED
Authors:
- Peter Richardson <Peter.Richardson@durham.ac.uk>
References:
- Phys.Rev.D70:112001,2004.
- arXiv:hep-ex/0402040
RunInfo:
$e^+ e^-$ analysis near the $\Upsilon(4S)$ resonance
NumEvents: 1000000
SpiresID: 6265367
InspireID: 645209
Beams: [e+, e-]
Energies: [10.52]
PtCuts: [0]
Description:
Analysis of charm quark fragmentation at 10.5 GeV, based on a data
sample of 103 fb collected by the CLEO experiment.
Fragmentation into charm is studied for the charmed hadron ground states,
namely $D^0$, $D^+$, as well as the excited states
$D^{*0}$ and $D^{*+}$. This analysis can be used to constrain charm fragmentation
in Monte Carlo generators.
BibKey: Artuso:2004pj
BibTeX: '@Article{Artuso:2004pj,
author = "Artuso, M. and others",
collaboration = "CLEO",
title = "{Charm meson spectra in $e+ e-$ annihilation at 10.5 GeV}",
journal = "Phys. Rev.",
volume = "D70",
year = "2004",
pages = "112001",
eprint = "hep-ex/0402040",
archivePrefix = "arXiv",
doi = "10.1103/PhysRevD.70.112001",
SLACcitation = "%%CITATION = HEP-EX/0402040;%%"
}'
diff --git a/analyses/pluginCESR/CLEO_2006_I700665.info b/analyses/pluginCESR/CLEO_2006_I700665.info
--- a/analyses/pluginCESR/CLEO_2006_I700665.info
+++ b/analyses/pluginCESR/CLEO_2006_I700665.info
@@ -1,37 +1,37 @@
Name: CLEO_2006_I700665
Year: 2006
Summary: Hadronic cross section at 3.773 GeV
Experiment: CLEO
Collider: CESR
-InspireID: 700665
+InspireID: 1650066
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Rev.Lett. 96 (2006) 092002, 2006
RunInfo: e+ e- to hadrons
NeedCrossSection: yes
Beams: [e-, e+]
Description:
'Haronic cross section at 3.773 measured by CLEO.'
Keywords: []
BibKey: Besson:2005kzr
BibTeX: '@article{Besson:2005kzr,
author = "Besson, D. and others",
title = "{Measurement of $\sigma(e^+e^- \to \psi(3770) \to
hadrons)$ at $E_{c.m.}$ = 3773 MeV}",
collaboration = "CLEO",
journal = "Phys. Rev. Lett.",
volume = "96",
year = "2006",
pages = "092002",
doi = "10.1103/PhysRevLett.96.092002,
10.1103/PhysRevLett.104.159901",
note = "[Erratum: Phys. Rev. Lett.104,159901(2010)]",
eprint = "1004.1358",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CLNS-05-1939, CLEO-05-27, hep-ex/0512038",
SLACcitation = "%%CITATION = ARXIV:1004.1358;%%"
}
'
diff --git a/analyses/pluginDORIS/ARGUS_1988_I251097.cc b/analyses/pluginDORIS/ARGUS_1988_I251097.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1988_I251097.cc
@@ -0,0 +1,206 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief hyperon production
+ class ARGUS_1988_I251097 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1988_I251097);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ for(unsigned int ix=0;ix<2;++ix) {
+ for(unsigned int iy=0;iy<7;++iy) {
+ ostringstream title;
+ title << "/TMP/MULT_" << ix << "_" << iy;
+ _mult[ix][iy] = bookCounter(title.str());
+ }
+ }
+ _hist_ups1_lambda = bookHisto1D( 3,1,1);
+ _hist_ups2_lambda = bookHisto1D( 4,1,1);
+ _hist_cont_lambda1= bookHisto1D( 5,1,1);
+ _hist_cont_lambda2= bookHisto1D( 6,1,1);
+
+ _hist_ups1_xi = bookHisto1D( 7,1,1);
+ _hist_ups2_xi = bookHisto1D( 8,1,1);
+ _hist_cont_xi = bookHisto1D( 9,1,1);
+ _weightSum_cont = 0.;
+ _weightSum_Ups1 = 0.;
+ _weightSum_Ups2 = 0.;
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = abs(p.pdgId());
+ if (id == 3122 || id == 3312 || id == 3212 || id == 3114 ||
+ id == 3224 || id == 3324 || id == 3334) {
+ unstable.push_back(p);
+ }
+ if(!p.children().empty())
+ findDecayProducts(p, unstable);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ // First in unstable final state
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553 || Cuts::pid==100553);
+ // continuum
+ if (upsilons.empty()) {
+ _weightSum_cont += weight;
+ foreach (const Particle& p, ufs.particles()) {
+ int id = p.abspid();
+ double modp = p.p3().mod();
+ double xp = 2.*modp/sqrtS();
+ double xE = 2.*p.E()/sqrtS();
+ double beta = modp/p.E();
+ if (id == 3122) {
+ _hist_cont_lambda1->fill(xp, weight);
+ _hist_cont_lambda2->fill(xE, weight/beta);
+ _mult[1][0]->fill(weight);
+ }
+ else if (id == 3312) {
+ _hist_cont_xi->fill(xE, weight/beta);
+ _mult[1][1]->fill(weight);
+ }
+ else if (id == 3212) {
+ _mult[1][2]->fill(weight);
+ }
+ else if (id == 3114) {
+ _mult[1][3]->fill(weight);
+ }
+ else if (id == 3224) {
+ _mult[1][4]->fill(weight);
+ }
+ else if (id == 3324) {
+ _mult[1][5]->fill(weight);
+ }
+ else if (id == 3334) {
+ _mult[1][6]->fill(weight);
+ }
+ }
+ }
+ // Upslion decays
+ else {
+ foreach (const Particle& ups, upsilons) {
+ const int parentId = ups.pid();
+ if( parentId == 553)
+ _weightSum_Ups1 +=weight;
+ else
+ _weightSum_Ups2 += weight;
+ Particles unstable;
+ // Find the decay products we want
+ findDecayProducts(ups,unstable);
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 0.001)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ double mass = ups.mass();
+ foreach(const Particle & p , unstable) {
+ int id = p.abspid();
+ FourMomentum p2 = cms_boost.transform(p.momentum());
+ double modp = p2.p3().mod();
+ double xp = 2.*modp/mass;
+ if (id == 3122) {
+ if(parentId==553) {
+ _hist_ups1_lambda->fill(xp, weight);
+ _mult[0][0]->fill(weight);
+ }
+ else {
+ _hist_ups2_lambda->fill(xp, weight);
+ }
+ }
+ else if (id == 3312) {
+ if(parentId==553) {
+ _hist_ups1_xi->fill(xp, weight);
+ _mult[0][1]->fill(weight);
+ }
+ else {
+ _hist_ups2_xi->fill(xp, weight);
+ }
+ }
+ else if(parentId==553) {
+ if (id == 3212) {
+ _mult[0][2]->fill(weight);
+ }
+ else if (id == 3114) {
+ _mult[0][3]->fill(weight);
+ }
+ else if (id == 3224) {
+ _mult[0][4]->fill(weight);
+ }
+ else if (id == 3324) {
+ _mult[0][5]->fill(weight);
+ }
+ else if (id == 3334) {
+ _mult[0][6]->fill(weight);
+ }
+ }
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // multiplicities
+ vector<double> scales = {_weightSum_Ups1,_weightSum_cont};
+ for(unsigned int ix=0;ix<2;++ix) {
+ if(scales[ix]<=0.) continue;
+ for(unsigned int iy=0;iy<7;++iy) {
+ Scatter2DPtr scatter = bookScatter2D(ix+1, 1, iy+1, true);
+ scale(_mult[ix][iy],1./scales[ix]);
+ scatter->point(0).setY(_mult[ix][iy]->val(),_mult[ix][iy]->err());
+ }
+ }
+ if(_weightSum_Ups1>0.) {
+ scale(_hist_ups1_lambda,1./_weightSum_Ups1);
+ scale(_hist_ups1_xi ,1./_weightSum_Ups1);
+ }
+ if(_weightSum_Ups2>0.) {
+ scale(_hist_ups2_lambda,1./_weightSum_Ups2);
+ scale(_hist_ups2_xi ,1./_weightSum_Ups2);
+ }
+ if(_weightSum_cont) {
+ scale(_hist_cont_lambda1, 1./_weightSum_cont);
+ scale(_hist_cont_lambda2, 1./_weightSum_cont);
+ scale(_hist_cont_xi , 1./_weightSum_cont);
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _hist_ups1_lambda, _hist_ups2_lambda, _hist_cont_lambda1, _hist_cont_lambda2;
+ Histo1DPtr _hist_ups1_xi, _hist_ups2_xi, _hist_cont_xi;
+ CounterPtr _mult[2][7];
+ double _weightSum_cont,_weightSum_Ups1,_weightSum_Ups2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1988_I251097);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1988_I251097.info b/analyses/pluginDORIS/ARGUS_1988_I251097.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1988_I251097.info
@@ -0,0 +1,35 @@
+Name: ARGUS_1988_I251097
+Year: 1988
+Summary: Hyperon spectra in $e^+e^-$ collisions in the continuum at 10 GeV and at $\Upsilon_{1,2}$
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 251097
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C39 (1988) 177, 1988
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [9.46,10.00,10.02]
+Description:
+ 'Measurement of the specrtra for the production of $\Lambda$ and $\Xi^-$ baryons.
+ Data are taken on the $\Upsilon(1S)$, $\Upsilon(2S)$
+ and in the nearby continuum.'
+Keywords: []
+BibKey: Albrecht:1987ew
+BibTeX: '@article{Albrecht:1987ew,
+ author = "Albrecht, H. and others",
+ title = "{Hyperon Production in $e^+ e^-$ Annihilation at 10-{GeV}
+ Center-of-mass Energy}",
+ collaboration = "ARGUS",
+ journal = "Z. Phys.",
+ volume = "C39",
+ year = "1988",
+ pages = "177",
+ doi = "10.1007/BF01550992",
+ reportNumber = "DESY-87-141",
+ SLACcitation = "%%CITATION = ZEPYA,C39,177;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1988_I251097.plot b/analyses/pluginDORIS/ARGUS_1988_I251097.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1988_I251097.plot
@@ -0,0 +1,99 @@
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y01
+Title=Multiplicity of $\Lambda^0,\bar{\Lambda}^0$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y01
+Title=Multiplicity of $\Lambda^0,\bar{\Lambda}^0$ in the continuum (10 GeV)
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y02
+Title=Multiplicity of $\Xi^-,\bar{\Xi}^-$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Xi^-,\bar{\Xi}^-}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y02
+Title=Multiplicity of $\Xi^-,\bar{\Xi}^-$ in the continuum (10 GeV)
+YLabel=$N_{\Xi^-,\bar{\Xi}^-}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y03
+Title=Multiplicity of $\Sigma^0,\bar{\Sigma}^0$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Sigma^0,\bar{\Sigma}^0}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y03
+Title=Multiplicity of $\Sigma^0,\bar{\Sigma}^0$ in the continuum (10 GeV)
+YLabel=$N_{\Sigma^0,\bar{\Sigma}^0}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y04
+Title=Multiplicity of $\Sigma^{*-},\bar{\Sigma}^{*+}$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Sigma^{*-},\bar{\Sigma}^{*+}}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y04
+Title=Multiplicity of $\Sigma^{*-},\bar{\Sigma}^{*+}$ in the continuum (10 GeV)
+YLabel=$N_{\Sigma^{*-},\bar{\Sigma}^{*+}}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y05
+Title=Multiplicity of $\Sigma^{*+},\bar{\Sigma}^{*-}$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Sigma^{*+},\bar{\Sigma}^{*-}}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y05
+Title=Multiplicity of $\Sigma^{*+},\bar{\Sigma}^{*-}$ in the continuum (10 GeV)
+YLabel=$N_{\Sigma^{*+},\bar{\Sigma}^{*-}}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y06
+Title=Multiplicity of $\Xi^{*0},\bar{\Xi}^{*0}$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Xi^{*0},\bar{\Xi}^{*0}}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y06
+Title=Multiplicity of $\Xi^{*0},\bar{\Xi}^{*0}$ in the continuum (10 GeV)
+YLabel=$N_{\Xi^{*0},\bar{\Xi}^{*0}}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d01-x01-y07
+Title=Multiplicity of $\Omega^-,\bar{\Omega}^-$ in $\Upsilon(1S)$ decays
+YLabel=$N_{\Omega^-,\bar{\Omega}^-}$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d02-x01-y07
+Title=Multiplicity of $\Omega^-,\bar{\Omega}^-$ in the continuum (10 GeV)
+YLabel=$N_{\Omega^-,\bar{\Omega}^-}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d03-x01-y01
+Title=Spectrum of $\Lambda^0$, $\bar{\Lambda}^0$ in $\Upsilon(1S)$ decays
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d04-x01-y01
+Title=Spectrum of $\Lambda^0$, $\bar{\Lambda}^0$ in $\Upsilon(2S)$ decays
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d05-x01-y01
+Title=Spectrum of $\Lambda^0$, $\bar{\Lambda}^0$ in the continuum (10 GeV)
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d06-x01-y01
+Title=Spectrum of $\Lambda^0$, $\bar{\Lambda}^0$ in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /ARGUS_1988_I251097/d07-x01-y01
+Title=Spectrum of $\Xi^-$, $\bar{\Xi}^-$ in $\Upsilon(1S)$ decays
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d08-x01-y01
+Title=Spectrum of $\Xi^-$, $\bar{\Xi}^-$ in $\Upsilon(2S)$ decays
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+BEGIN PLOT /ARGUS_1988_I251097/d09-x01-y01
+Title=Spectrum of $\Xi^-$, $\bar{\Xi}^-$ in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1988_I251097.yoda b/analyses/pluginDORIS/ARGUS_1988_I251097.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1988_I251097.yoda
@@ -0,0 +1,648 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.021, up: 0.021}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 2.280000e-01 2.121320e-02 2.121320e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 2.060000e-02 2.860070e-03 2.860070e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0169, up: 0.0169}, sys: {dn: -0.0113, up: 0.0113}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y03
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 5.640000e-02 2.032978e-02 2.032978e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y04
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 1.420000e-02 2.624881e-03 2.624881e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0029, up: 0.0029}, sys: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y05
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 1.680000e-02 3.701351e-03 3.701351e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00114, up: 0.00114}, sys: {dn: -0.00062, up: 0.00062}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y06
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 4.780000e-03 1.297690e-03 1.297690e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d01-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00062, up: 0.00062}, sys: {dn: -0.00032, up: 0.00032}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d01-x01-y07
+Title: doi:10.17182/hepdata.1697.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 1.830000e-03 6.977105e-04 6.977105e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 9.200000e-02 8.544004e-03 8.544004e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0006, up: 0.0006}, sys: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 6.700000e-03 9.219544e-04 9.219544e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0069, up: 0.0069}, sys: {dn: -0.0049, up: 0.0049}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y03
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 2.290000e-02 8.462860e-03 8.462860e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00109, up: 0.00109}, sys: {dn: -0.00098, up: 0.00098}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y04
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 5.530000e-03 1.465776e-03 1.465776e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00095, up: 0.00095}, sys: {dn: -0.00092, up: 0.00092}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y05
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 5.130000e-03 1.322460e-03 1.322460e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00051, up: 0.00051}, sys: {dn: -0.00023, up: 0.00023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y06
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 1.460000e-03 5.594640e-04 5.594640e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d02-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00036, up: 0.00036}, sys: {dn: -0.00013, up: 0.00013}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d02-x01-y07
+Title: doi:10.17182/hepdata.1697.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 7.200000e-04 3.827532e-04 3.827532e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.053, up: 0.053}}, 1: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.073, up: 0.073}}, 2: {stat: {dn: -0.055, up: 0.055}, sys: {dn: -0.089, up: 0.089}}, 3: {stat: {dn: -0.048, up: 0.048}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.046, up: 0.046}, sys: {dn: -0.082, up: 0.082}}, 5: {stat: {dn: -0.042, up: 0.042}, sys: {dn: -0.077, up: 0.077}}, 6: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.072, up: 0.072}}, 7: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.059, up: 0.059}}, 8: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.042, up: 0.042}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.031, up: 0.031}}, 10: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.025, up: 0.025}}, 11: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.016, up: 0.016}}, 12: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.005, up: 0.005}}, 14: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 15: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d03-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.500000e-02 1.500000e-02 1.500000e-02 6.060000e-01 7.930952e-02 7.930952e-02
+1.250000e-01 1.500000e-02 1.500000e-02 8.350000e-01 8.682166e-02 8.682166e-02
+1.500000e-01 1.000000e-02 1.000000e-02 1.026000e+00 1.046231e-01 1.046231e-01
+1.700000e-01 1.000000e-02 1.000000e-02 9.190000e-01 9.329523e-02 9.329523e-02
+1.900000e-01 1.000000e-02 1.000000e-02 9.470000e-01 9.402127e-02 9.402127e-02
+2.100000e-01 1.000000e-02 1.000000e-02 8.900000e-01 8.770975e-02 8.770975e-02
+2.350000e-01 1.500000e-02 1.500000e-02 8.230000e-01 7.839005e-02 7.839005e-02
+2.650000e-01 1.500000e-02 1.500000e-02 6.800000e-01 6.488451e-02 6.488451e-02
+2.950000e-01 1.500000e-02 1.500000e-02 4.910000e-01 4.788528e-02 4.788528e-02
+3.250000e-01 1.500000e-02 1.500000e-02 3.600000e-01 3.689173e-02 3.689173e-02
+3.600000e-01 2.000000e-02 2.000000e-02 2.830000e-01 2.968164e-02 2.968164e-02
+4.000000e-01 2.000000e-02 2.000000e-02 1.810000e-01 2.126029e-02 2.126029e-02
+4.450000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.486607e-02 1.486607e-02
+4.950000e-01 2.500000e-02 2.500000e-02 6.000000e-02 1.029563e-02 1.029563e-02
+5.600000e-01 4.000000e-02 4.000000e-02 3.200000e-02 5.830952e-03 5.830952e-03
+6.500000e-01 5.000000e-02 5.000000e-02 9.000000e-03 3.162278e-03 3.162278e-03
+7.500000e-01 5.000000e-02 5.000000e-02 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.079, up: 0.079}}, 1: {stat: {dn: -0.076, up: 0.076}, sys: {dn: -0.086, up: 0.086}}, 2: {stat: {dn: -0.054, up: 0.054}, sys: {dn: -0.077, up: 0.077}}, 3: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.075, up: 0.075}}, 4: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.051, up: 0.051}}, 5: {stat: {dn: -0.033, up: 0.033}, sys: {dn: -0.034, up: 0.034}}, 6: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.022, up: 0.022}}, 7: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.019, up: 0.019}}, 8: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.011, up: 0.011}}, 9: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.006, up: 0.006}}, 10: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d04-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.150000e-01 1.500000e-02 1.500000e-02 9.270000e-01 1.197539e-01 1.197539e-01
+1.450000e-01 1.500000e-02 1.500000e-02 1.014000e+00 1.147693e-01 1.147693e-01
+1.800000e-01 2.000000e-02 2.000000e-02 9.090000e-01 9.404786e-02 9.404786e-02
+2.200000e-01 2.000000e-02 2.000000e-02 8.780000e-01 8.850989e-02 8.850989e-02
+2.600000e-01 2.000000e-02 2.000000e-02 6.000000e-01 6.420280e-02 6.420280e-02
+3.000000e-01 2.000000e-02 2.000000e-02 4.010000e-01 4.738143e-02 4.738143e-02
+3.400000e-01 2.000000e-02 2.000000e-02 2.540000e-01 3.720215e-02 3.720215e-02
+3.800000e-01 2.000000e-02 2.000000e-02 2.220000e-01 3.301515e-02 3.301515e-02
+4.250000e-01 2.500000e-02 2.500000e-02 1.300000e-01 2.370654e-02 2.370654e-02
+4.750000e-01 2.500000e-02 2.500000e-02 7.400000e-02 1.802776e-02 1.802776e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.400000e-02 9.486833e-03 9.486833e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.03, up: 0.03}}, 2: {stat: {dn: -0.024, up: 0.024}, sys: {dn: -0.028, up: 0.028}}, 3: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.029, up: 0.029}}, 4: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.02, up: 0.02}}, 5: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.017, up: 0.017}}, 6: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.015, up: 0.015}}, 7: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.009, up: 0.009}}, 8: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.008, up: 0.008}}, 9: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.004, up: 0.004}}, 10: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}, 11: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.002, up: 0.002}}, 12: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.001, up: 0.001}}, 13: {error: {dn: -0.003, up: 0.003}}, 14: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d05-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.200000e-01 2.000000e-02 2.000000e-02 2.480000e-01 3.264966e-02 3.264966e-02
+1.550000e-01 1.500000e-02 1.500000e-02 3.480000e-01 4.103657e-02 4.103657e-02
+1.850000e-01 1.500000e-02 1.500000e-02 3.330000e-01 3.687818e-02 3.687818e-02
+2.200000e-01 2.000000e-02 2.000000e-02 2.750000e-01 3.466987e-02 3.466987e-02
+2.600000e-01 2.000000e-02 2.000000e-02 2.360000e-01 2.561250e-02 2.561250e-02
+3.000000e-01 2.000000e-02 2.000000e-02 1.980000e-01 2.202272e-02 2.202272e-02
+3.450000e-01 2.500000e-02 2.500000e-02 1.730000e-01 1.984943e-02 1.984943e-02
+3.950000e-01 2.500000e-02 2.500000e-02 1.090000e-01 1.421267e-02 1.421267e-02
+4.450000e-01 2.500000e-02 2.500000e-02 9.800000e-02 1.280625e-02 1.280625e-02
+4.950000e-01 2.500000e-02 2.500000e-02 5.200000e-02 8.944272e-03 8.944272e-03
+5.500000e-01 3.000000e-02 3.000000e-02 3.400000e-02 7.615773e-03 7.615773e-03
+6.100000e-01 3.000000e-02 3.000000e-02 1.800000e-02 6.324555e-03 6.324555e-03
+6.700000e-01 3.000000e-02 3.000000e-02 1.000000e-02 4.123106e-03 4.123106e-03
+7.500000e-01 5.000000e-02 5.000000e-02 5.000000e-03 3.000000e-03 3.000000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.144, up: 0.144}, sys: {dn: -0.095, up: 0.095}}, 1: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.089, up: 0.089}}, 2: {stat: {dn: -0.121, up: 0.121}, sys: {dn: -0.083, up: 0.083}}, 3: {stat: {dn: -0.096, up: 0.096}, sys: {dn: -0.063, up: 0.063}}, 4: {stat: {dn: -0.089, up: 0.089}, sys: {dn: -0.063, up: 0.063}}, 5: {stat: {dn: -0.078, up: 0.078}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.044, up: 0.044}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.038, up: 0.038}, sys: {dn: -0.032, up: 0.032}}, 8: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.024, up: 0.024}}, 9: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.021, up: 0.021}}, 10: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.012, up: 0.012}}, 11: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.009, up: 0.009}}, 12: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.005, up: 0.005}}, 13: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.004, up: 0.004}}, 14: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.001, up: 0.001}}, 15: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d06-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.400000e-01 1.000000e-02 1.000000e-02 1.190000e+00 1.725138e-01 1.725138e-01
+2.550000e-01 5.000000e-03 5.000000e-03 1.109000e+00 1.658945e-01 1.658945e-01
+2.650000e-01 5.000000e-03 5.000000e-03 1.044000e+00 1.467310e-01 1.467310e-01
+2.750000e-01 5.000000e-03 5.000000e-03 7.850000e-01 1.148260e-01 1.148260e-01
+2.850000e-01 5.000000e-03 5.000000e-03 7.810000e-01 1.090413e-01 1.090413e-01
+2.950000e-01 5.000000e-03 5.000000e-03 6.280000e-01 9.264988e-02 9.264988e-02
+3.100000e-01 1.000000e-02 1.000000e-02 4.960000e-01 5.946427e-02 5.946427e-02
+3.300000e-01 1.000000e-02 1.000000e-02 3.980000e-01 4.967897e-02 4.967897e-02
+3.600000e-01 2.000000e-02 2.000000e-02 3.010000e-01 3.255764e-02 3.255764e-02
+4.000000e-01 2.000000e-02 2.000000e-02 2.590000e-01 2.969848e-02 2.969848e-02
+4.400000e-01 2.000000e-02 2.000000e-02 1.450000e-01 2.163331e-02 2.163331e-02
+4.800000e-01 2.000000e-02 2.000000e-02 1.080000e-01 1.749286e-02 1.749286e-02
+5.250000e-01 2.500000e-02 2.500000e-02 6.400000e-02 1.208305e-02 1.208305e-02
+5.750000e-01 2.500000e-02 2.500000e-02 5.500000e-02 1.077033e-02 1.077033e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-02 5.099020e-03 5.099020e-03
+7.500000e-01 5.000000e-02 5.000000e-02 8.000000e-03 3.162278e-03 3.162278e-03
+9.000000e-01 1.000000e-01 1.000000e-01 3.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.008, up: 0.008}}, 1: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.007, up: 0.007}}, 2: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.005, up: 0.005}}, 3: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 4: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.002, up: 0.002}}, 5: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.001, up: 0.001}}, 6: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d07-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-01 2.500000e-02 2.500000e-02 7.000000e-02 1.612452e-02 1.612452e-02
+2.250000e-01 2.500000e-02 2.500000e-02 6.400000e-02 1.303840e-02 1.303840e-02
+2.750000e-01 2.500000e-02 2.500000e-02 4.700000e-02 1.029563e-02 1.029563e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.200000e-02 5.830952e-03 5.830952e-03
+4.500000e-01 5.000000e-02 5.000000e-02 1.500000e-02 3.605551e-03 3.605551e-03
+5.500000e-01 5.000000e-02 5.000000e-02 6.000000e-03 2.236068e-03 2.236068e-03
+7.000000e-01 1.000000e-01 1.000000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}, 1: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.003, up: 0.003}}, 2: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.002, up: 0.002}}, 3: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.002, up: 0.002}}, 4: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.001, up: 0.001}}, 5: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d08-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-01 2.500000e-02 2.500000e-02 2.100000e-02 7.615773e-03 7.615773e-03
+2.250000e-01 2.500000e-02 2.500000e-02 2.100000e-02 6.708204e-03 6.708204e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.500000e-02 5.385165e-03 5.385165e-03
+3.500000e-01 5.000000e-02 5.000000e-02 1.500000e-02 3.605551e-03 3.605551e-03
+4.500000e-01 5.000000e-02 5.000000e-02 6.000000e-03 2.236068e-03 2.236068e-03
+6.500000e-01 1.500000e-01 1.500000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.007, up: 0.007}}, 1: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.005, up: 0.005}}, 2: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.003, up: 0.003}}, 3: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 4: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 5: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d09-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.050000e-01 1.500000e-02 1.500000e-02 6.700000e-02 2.404163e-02 2.404163e-02
+3.350000e-01 1.500000e-02 1.500000e-02 4.900000e-02 1.486607e-02 1.486607e-02
+3.700000e-01 2.000000e-02 2.000000e-02 2.800000e-02 8.544004e-03 8.544004e-03
+4.300000e-01 4.000000e-02 4.000000e-02 2.400000e-02 5.830952e-03 5.830952e-03
+5.100000e-01 4.000000e-02 4.000000e-02 8.000000e-03 3.162278e-03 3.162278e-03
+6.900000e-01 1.400000e-01 1.400000e-01 2.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.03, up: 0.03}}, 2: {stat: {dn: -0.024, up: 0.024}, sys: {dn: -0.028, up: 0.028}}, 3: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.029, up: 0.029}}, 4: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.02, up: 0.02}}, 5: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.017, up: 0.017}}, 6: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.015, up: 0.015}}, 7: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.009, up: 0.009}}, 8: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.008, up: 0.008}}, 9: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.004, up: 0.004}}, 10: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}, 11: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.002, up: 0.002}}, 12: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.001, up: 0.001}}, 13: {error: {dn: -0.003, up: 0.003}}, 14: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d10-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.200000e-01 2.000000e-02 2.000000e-02 2.480000e-01 3.264966e-02 3.264966e-02
+1.550000e-01 1.500000e-02 1.500000e-02 3.480000e-01 4.103657e-02 4.103657e-02
+1.850000e-01 1.500000e-02 1.500000e-02 3.330000e-01 3.687818e-02 3.687818e-02
+2.200000e-01 2.000000e-02 2.000000e-02 2.750000e-01 3.466987e-02 3.466987e-02
+2.600000e-01 2.000000e-02 2.000000e-02 2.360000e-01 2.561250e-02 2.561250e-02
+3.000000e-01 2.000000e-02 2.000000e-02 1.980000e-01 2.202272e-02 2.202272e-02
+3.450000e-01 2.500000e-02 2.500000e-02 1.730000e-01 1.984943e-02 1.984943e-02
+3.950000e-01 2.500000e-02 2.500000e-02 1.090000e-01 1.421267e-02 1.421267e-02
+4.450000e-01 2.500000e-02 2.500000e-02 9.800000e-02 1.280625e-02 1.280625e-02
+4.950000e-01 2.500000e-02 2.500000e-02 5.200000e-02 8.944272e-03 8.944272e-03
+5.500000e-01 3.000000e-02 3.000000e-02 3.400000e-02 7.615773e-03 7.615773e-03
+6.100000e-01 3.000000e-02 3.000000e-02 1.800000e-02 6.324555e-03 6.324555e-03
+6.700000e-01 3.000000e-02 3.000000e-02 1.000000e-02 4.123106e-03 4.123106e-03
+7.500000e-01 5.000000e-02 5.000000e-02 5.000000e-03 3.000000e-03 3.000000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.144, up: 0.144}, sys: {dn: -0.095, up: 0.095}}, 1: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.089, up: 0.089}}, 2: {stat: {dn: -0.121, up: 0.121}, sys: {dn: -0.083, up: 0.083}}, 3: {stat: {dn: -0.096, up: 0.096}, sys: {dn: -0.063, up: 0.063}}, 4: {stat: {dn: -0.089, up: 0.089}, sys: {dn: -0.063, up: 0.063}}, 5: {stat: {dn: -0.078, up: 0.078}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.044, up: 0.044}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.038, up: 0.038}, sys: {dn: -0.032, up: 0.032}}, 8: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.024, up: 0.024}}, 9: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.021, up: 0.021}}, 10: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.012, up: 0.012}}, 11: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.009, up: 0.009}}, 12: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.005, up: 0.005}}, 13: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.004, up: 0.004}}, 14: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.001, up: 0.001}}, 15: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d11-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.400000e-01 1.000000e-02 1.000000e-02 1.190000e+00 1.725138e-01 1.725138e-01
+2.550000e-01 5.000000e-03 5.000000e-03 1.109000e+00 1.658945e-01 1.658945e-01
+2.650000e-01 5.000000e-03 5.000000e-03 1.044000e+00 1.467310e-01 1.467310e-01
+2.750000e-01 5.000000e-03 5.000000e-03 7.850000e-01 1.148260e-01 1.148260e-01
+2.850000e-01 5.000000e-03 5.000000e-03 7.810000e-01 1.090413e-01 1.090413e-01
+2.950000e-01 5.000000e-03 5.000000e-03 6.280000e-01 9.264988e-02 9.264988e-02
+3.100000e-01 1.000000e-02 1.000000e-02 4.960000e-01 5.946427e-02 5.946427e-02
+3.300000e-01 1.000000e-02 1.000000e-02 3.980000e-01 4.967897e-02 4.967897e-02
+3.600000e-01 2.000000e-02 2.000000e-02 3.010000e-01 3.255764e-02 3.255764e-02
+4.000000e-01 2.000000e-02 2.000000e-02 2.590000e-01 2.969848e-02 2.969848e-02
+4.400000e-01 2.000000e-02 2.000000e-02 1.450000e-01 2.163331e-02 2.163331e-02
+4.800000e-01 2.000000e-02 2.000000e-02 1.080000e-01 1.749286e-02 1.749286e-02
+5.250000e-01 2.500000e-02 2.500000e-02 6.400000e-02 1.208305e-02 1.208305e-02
+5.750000e-01 2.500000e-02 2.500000e-02 5.500000e-02 1.077033e-02 1.077033e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-02 5.099020e-03 5.099020e-03
+7.500000e-01 5.000000e-02 5.000000e-02 8.000000e-03 3.162278e-03 3.162278e-03
+9.000000e-01 1.000000e-01 1.000000e-01 3.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.008, up: 0.008}}, 1: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.007, up: 0.007}}, 2: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.005, up: 0.005}}, 3: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 4: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.002, up: 0.002}}, 5: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.001, up: 0.001}}, 6: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d12-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-01 2.500000e-02 2.500000e-02 7.000000e-02 1.612452e-02 1.612452e-02
+2.250000e-01 2.500000e-02 2.500000e-02 6.400000e-02 1.303840e-02 1.303840e-02
+2.750000e-01 2.500000e-02 2.500000e-02 4.700000e-02 1.029563e-02 1.029563e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.200000e-02 5.830952e-03 5.830952e-03
+4.500000e-01 5.000000e-02 5.000000e-02 1.500000e-02 3.605551e-03 3.605551e-03
+5.500000e-01 5.000000e-02 5.000000e-02 6.000000e-03 2.236068e-03 2.236068e-03
+7.000000e-01 1.000000e-01 1.000000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}, 1: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.003, up: 0.003}}, 2: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.002, up: 0.002}}, 3: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.002, up: 0.002}}, 4: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.001, up: 0.001}}, 5: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d13-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-01 2.500000e-02 2.500000e-02 2.100000e-02 7.615773e-03 7.615773e-03
+2.250000e-01 2.500000e-02 2.500000e-02 2.100000e-02 6.708204e-03 6.708204e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.500000e-02 5.385165e-03 5.385165e-03
+3.500000e-01 5.000000e-02 5.000000e-02 1.500000e-02 3.605551e-03 3.605551e-03
+4.500000e-01 5.000000e-02 5.000000e-02 6.000000e-03 2.236068e-03 2.236068e-03
+6.500000e-01 1.500000e-01 1.500000e-01 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.007, up: 0.007}}, 1: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.005, up: 0.005}}, 2: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.003, up: 0.003}}, 3: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 4: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 5: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d14-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.050000e-01 1.500000e-02 1.500000e-02 6.700000e-02 2.404163e-02 2.404163e-02
+3.350000e-01 1.500000e-02 1.500000e-02 4.900000e-02 1.486607e-02 1.486607e-02
+3.700000e-01 2.000000e-02 2.000000e-02 2.800000e-02 8.544004e-03 8.544004e-03
+4.300000e-01 4.000000e-02 4.000000e-02 2.400000e-02 5.830952e-03 5.830952e-03
+5.100000e-01 4.000000e-02 4.000000e-02 8.000000e-03 3.162278e-03 3.162278e-03
+6.900000e-01 1.400000e-01 1.400000e-01 2.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.021, up: 0.021}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d15-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 2.280000e-01 2.121320e-02 2.121320e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d15-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 9.200000e-02 8.544004e-03 8.544004e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d16-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 2.060000e-02 2.860070e-03 2.860070e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d16-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0006, up: 0.0006}, sys: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d16-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 6.700000e-03 9.219544e-04 9.219544e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0169, up: 0.0169}, sys: {dn: -0.0113, up: 0.0113}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d17-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 5.640000e-02 2.032978e-02 2.032978e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d17-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0069, up: 0.0069}, sys: {dn: -0.0049, up: 0.0049}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d17-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 2.290000e-02 8.462860e-03 8.462860e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d18-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 1.420000e-02 2.624881e-03 2.624881e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d18-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00109, up: 0.00109}, sys: {dn: -0.00098, up: 0.00098}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d18-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 5.530000e-03 1.465776e-03 1.465776e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0029, up: 0.0029}, sys: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d19-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 1.680000e-02 3.701351e-03 3.701351e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d19-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00095, up: 0.00095}, sys: {dn: -0.00092, up: 0.00092}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d19-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 5.130000e-03 1.322460e-03 1.322460e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00114, up: 0.00114}, sys: {dn: -0.00062, up: 0.00062}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d20-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 4.780000e-03 1.297690e-03 1.297690e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d20-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00051, up: 0.00051}, sys: {dn: -0.00023, up: 0.00023}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d20-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 1.460000e-03 5.594640e-04 5.594640e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00062, up: 0.00062}, sys: {dn: -0.00032, up: 0.00032}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d21-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 1.830000e-03 6.977105e-04 6.977105e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d21-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00036, up: 0.00036}, sys: {dn: -0.00013, up: 0.00013}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d21-x01-y02
+Title: doi:10.17182/hepdata.1697.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 7.200000e-04 3.827532e-04 3.827532e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.053, up: 0.053}}, 1: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.073, up: 0.073}}, 2: {stat: {dn: -0.055, up: 0.055}, sys: {dn: -0.089, up: 0.089}}, 3: {stat: {dn: -0.048, up: 0.048}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.046, up: 0.046}, sys: {dn: -0.082, up: 0.082}}, 5: {stat: {dn: -0.042, up: 0.042}, sys: {dn: -0.077, up: 0.077}}, 6: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.072, up: 0.072}}, 7: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.059, up: 0.059}}, 8: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.042, up: 0.042}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.031, up: 0.031}}, 10: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.025, up: 0.025}}, 11: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.016, up: 0.016}}, 12: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.005, up: 0.005}}, 14: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.003, up: 0.003}}, 15: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d22-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.500000e-02 1.500000e-02 1.500000e-02 6.060000e-01 7.930952e-02 7.930952e-02
+1.250000e-01 1.500000e-02 1.500000e-02 8.350000e-01 8.682166e-02 8.682166e-02
+1.500000e-01 1.000000e-02 1.000000e-02 1.026000e+00 1.046231e-01 1.046231e-01
+1.700000e-01 1.000000e-02 1.000000e-02 9.190000e-01 9.329523e-02 9.329523e-02
+1.900000e-01 1.000000e-02 1.000000e-02 9.470000e-01 9.402127e-02 9.402127e-02
+2.100000e-01 1.000000e-02 1.000000e-02 8.900000e-01 8.770975e-02 8.770975e-02
+2.350000e-01 1.500000e-02 1.500000e-02 8.230000e-01 7.839005e-02 7.839005e-02
+2.650000e-01 1.500000e-02 1.500000e-02 6.800000e-01 6.488451e-02 6.488451e-02
+2.950000e-01 1.500000e-02 1.500000e-02 4.910000e-01 4.788528e-02 4.788528e-02
+3.250000e-01 1.500000e-02 1.500000e-02 3.600000e-01 3.689173e-02 3.689173e-02
+3.600000e-01 2.000000e-02 2.000000e-02 2.830000e-01 2.968164e-02 2.968164e-02
+4.000000e-01 2.000000e-02 2.000000e-02 1.810000e-01 2.126029e-02 2.126029e-02
+4.450000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.486607e-02 1.486607e-02
+4.950000e-01 2.500000e-02 2.500000e-02 6.000000e-02 1.029563e-02 1.029563e-02
+5.600000e-01 4.000000e-02 4.000000e-02 3.200000e-02 5.830952e-03 5.830952e-03
+6.500000e-01 5.000000e-02 5.000000e-02 9.000000e-03 3.162278e-03 3.162278e-03
+7.500000e-01 5.000000e-02 5.000000e-02 1.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1988_I251097/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.079, up: 0.079}}, 1: {stat: {dn: -0.076, up: 0.076}, sys: {dn: -0.086, up: 0.086}}, 2: {stat: {dn: -0.054, up: 0.054}, sys: {dn: -0.077, up: 0.077}}, 3: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.075, up: 0.075}}, 4: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.051, up: 0.051}}, 5: {stat: {dn: -0.033, up: 0.033}, sys: {dn: -0.034, up: 0.034}}, 6: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.022, up: 0.022}}, 7: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.019, up: 0.019}}, 8: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.011, up: 0.011}}, 9: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.006, up: 0.006}}, 10: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1988_I251097/d23-x01-y01
+Title: doi:10.17182/hepdata.1697.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.150000e-01 1.500000e-02 1.500000e-02 9.270000e-01 1.197539e-01 1.197539e-01
+1.450000e-01 1.500000e-02 1.500000e-02 1.014000e+00 1.147693e-01 1.147693e-01
+1.800000e-01 2.000000e-02 2.000000e-02 9.090000e-01 9.404786e-02 9.404786e-02
+2.200000e-01 2.000000e-02 2.000000e-02 8.780000e-01 8.850989e-02 8.850989e-02
+2.600000e-01 2.000000e-02 2.000000e-02 6.000000e-01 6.420280e-02 6.420280e-02
+3.000000e-01 2.000000e-02 2.000000e-02 4.010000e-01 4.738143e-02 4.738143e-02
+3.400000e-01 2.000000e-02 2.000000e-02 2.540000e-01 3.720215e-02 3.720215e-02
+3.800000e-01 2.000000e-02 2.000000e-02 2.220000e-01 3.301515e-02 3.301515e-02
+4.250000e-01 2.500000e-02 2.500000e-02 1.300000e-01 2.370654e-02 2.370654e-02
+4.750000e-01 2.500000e-02 2.500000e-02 7.400000e-02 1.802776e-02 1.802776e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.400000e-02 9.486833e-03 9.486833e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262415.cc b/analyses/pluginDORIS/ARGUS_1989_I262415.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262415.cc
@@ -0,0 +1,113 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Lambda(1520) production
+ class ARGUS_1989_I262415 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1989_I262415);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_ups1 = bookHisto1D(3, 1, 1);
+ _h_cont = bookHisto1D(4, 1, 1);
+ _weightSum_cont = 0.;
+ _weightSum_Ups1 = 0.;
+
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = p.pdgId();
+ if(id == 3124) {
+ unstable.push_back(p);
+ }
+ if(!p.children().empty())
+ findDecayProducts(p, unstable);
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553);
+ const double weight = event.weight();
+ // Continuum
+ if (upsilons.empty()) {
+ MSG_DEBUG("No Upsilons found => continuum event");
+ _weightSum_cont += weight;
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3124)) {
+ const double xp = 2.*p.E()/sqrtS();
+ const double beta = p.p3().mod() / p.E();
+ _h_cont->fill(xp,weight/beta);
+ }
+ }
+ // Upsilon(s) found
+ else {
+ MSG_DEBUG("Upsilons found => resonance event");
+ for (const Particle& ups : upsilons) {
+ Particles unstable;
+ // Find the decay products we want
+ findDecayProducts(ups, unstable);
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ const double mass = ups.mass();
+ // loop over decay products
+ foreach(const Particle& p, unstable) {
+ const FourMomentum p2 = cms_boost.transform(p.momentum());
+ const double xp = 2.*p2.E()/mass;
+ const double beta = p2.p3().mod()/p2.E();
+ _h_ups1->fill(xp,weight/beta);
+ }
+ }
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ if (_weightSum_cont > 0.) {
+ scale(_h_cont, 1./_weightSum_cont);
+ }
+ if (_weightSum_Ups1 > 0.) {
+ scale(_h_ups1, 1./_weightSum_Ups1);
+ }
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_ups1, _h_cont;
+ double _weightSum_cont,_weightSum_Ups1;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1989_I262415);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262415.info b/analyses/pluginDORIS/ARGUS_1989_I262415.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262415.info
@@ -0,0 +1,34 @@
+Name: ARGUS_1989_I262415
+Year: 1989
+Summary: Spectra for the production of $\Lambda^0(1520)$ in $e^+e^-$ collisions in the continuum at 10 GeV and the $\Upsilon_1$
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 262415
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B215 (1988) 429-434, 1988
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [9.46,10.]
+Description:
+ 'Spectra for the production of $\Lambda^0(1520)$ in $e^+e^-$ collisions.
+ Data are taken on the $\Upsilon(1S)$ and in the nearby continuum.'
+Keywords: []
+BibKey: Albrecht:1988jt
+BibTeX: '@article{Albrecht:1988jt,
+ author = "Albrecht, H. and others",
+ title = "{Observation of the Orbitally Excited $\Lambda(1520)$
+ Baryon in $e^+ e^-$ Annihilation}",
+ collaboration = "ARGUS",
+ journal = "Phys. Lett.",
+ volume = "B215",
+ year = "1988",
+ pages = "429-434",
+ doi = "10.1016/0370-2693(88)91461-X",
+ reportNumber = "DESY-88-072",
+ SLACcitation = "%%CITATION = PHLTA,B215,429;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262415.plot b/analyses/pluginDORIS/ARGUS_1989_I262415.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262415.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /ARGUS_1989_I262415/d03-x01-y01
+Title=$\Lambda^0(1520)$ spectrum in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$1/\beta/\sigma \text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I262415/d04-x01-y01
+Title=$\Lambda^0(1520)$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\beta/\sigma \text{d}\sigma/\text{d}z$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262415.yoda b/analyses/pluginDORIS/ARGUS_1989_I262415.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262415.yoda
@@ -0,0 +1,69 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262415/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0018, up: 0.0018}, sys: {dn: -0.0008, up: 0.0008}}, 1: {stat: {dn: -0.0021, up: 0.0021}, sys: {dn: -0.0016, up: 0.0016}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262415/d01-x01-y01
+Title: doi:10.17182/hepdata.29875.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 1.500000e-01 1.500000e-01 9.700000e-03 1.969772e-03 1.969772e-03
+5.000000e-01 5.000000e-01 5.000000e-01 1.150000e-02 2.640076e-03 2.640076e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262415/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0014, up: 0.0014}, sys: {dn: -0.0009, up: 0.0005}}, 1: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.0013, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262415/d01-x01-y02
+Title: doi:10.17182/hepdata.29875.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 1.500000e-01 1.500000e-01 6.600000e-03 1.664332e-03 1.486607e-03
+5.000000e-01 5.000000e-01 5.000000e-01 8.000000e-03 2.140093e-03 1.972308e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262415/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.24, up: 0.28}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.27, up: 0.31}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262415/d02-x01-y01
+Title: doi:10.17182/hepdata.29875.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 1.500000e-01 1.500000e-01 1.470000e+00 5.011986e-01 5.215362e-01
+5.000000e-01 5.000000e-01 5.000000e-01 1.440000e+00 4.825971e-01 5.060632e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262415/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.111, up: 0.111}, sys: {dn: -0.009, up: 0.009}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.009, up: 0.009}}, 2: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.013, up: 0.013}}, 3: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.007, up: 0.007}}, 4: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262415/d03-x01-y01
+Title: doi:10.17182/hepdata.29875.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-01 1.000000e-02 1.000000e-02 1.110000e-01 1.113643e-01 1.113643e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.120000e-01 4.100000e-02 4.100000e-02
+4.150000e-01 1.500000e-02 1.500000e-02 1.490000e-01 3.178050e-02 3.178050e-02
+4.500000e-01 2.000000e-02 2.000000e-02 8.700000e-02 2.308679e-02 2.308679e-02
+4.900000e-01 2.000000e-02 2.000000e-02 2.700000e-02 2.209072e-02 2.209072e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262415/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.073, up: 0.073}, sys: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.006, up: 0.006}}, 2: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262415/d04-x01-y01
+Title: doi:10.17182/hepdata.29875.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.200000e-01 1.000000e-02 1.000000e-02 2.490000e-01 7.596052e-02 7.596052e-02
+3.550000e-01 2.500000e-02 2.500000e-02 7.700000e-02 2.184033e-02 2.184033e-02
+4.350000e-01 5.500000e-02 5.500000e-02 3.100000e-02 1.044031e-02 1.044031e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262551.cc b/analyses/pluginDORIS/ARGUS_1989_I262551.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262551.cc
@@ -0,0 +1,137 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief phi spectrum in continuum, and Upsilon 1s and 2s decays
+ class ARGUS_1989_I262551 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1989_I262551);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_cont = bookHisto1D(1, 1, 1);
+ _h_ups1 = bookHisto1D(2, 1, 1);
+ _h_ups2 = bookHisto1D(2, 1, 2);
+ _n_Phi[0] = bookCounter("/TMP/NUps1");
+ _n_Phi[1] = bookCounter("/TMP/NUps2");
+ _weightSum_cont = 0.;
+ _weightSum_Ups1 = 0.;
+ _weightSum_Ups2 = 0.;
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& phis) {
+ for(const Particle & p: mother.children()) {
+ const int id = p.pdgId();
+ if(id == 333) {
+ phis.push_back(p);
+ }
+ if(!p.children().empty())
+ findDecayProducts(p, phis);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553 or Cuts::pid==100553);
+ const double weight = event.weight();
+ // Continuum
+ if (upsilons.empty()) {
+ MSG_DEBUG("No Upsilons found => continuum event");
+ _weightSum_cont += weight;
+ foreach (const Particle& p, ufs.particles(Cuts::pid==333)) {
+ const double xp = 2.*p.E()/sqrtS();
+ const double beta = p.p3().mod() / p.E();
+ _h_cont->fill(xp,weight/beta);
+ }
+ }
+ // Upsilon(s) found
+ else {
+ MSG_DEBUG("Upsilons found => resonance event");
+ for (const Particle& ups : upsilons) {
+ const int parentId = ups.pid();
+ if(parentId==553) {
+ _weightSum_Ups1 += weight;
+ }
+ else {
+ _weightSum_Ups2 += weight;
+ }
+ Particles phis;
+ // Find the decay products we want
+ findDecayProducts(ups, phis);
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ const double mass = ups.mass();
+ // loop over decay products
+ foreach(const Particle& p, phis) {
+ const FourMomentum p2 = cms_boost.transform(p.momentum());
+ const double xp = 2.*p2.E()/mass;
+ const double beta = p2.p3().mod()/p2.E();
+ if(parentId==553) {
+ _n_Phi[0]->fill(weight);
+ _h_ups1->fill(xp,weight/beta);
+ }
+ else {
+ _n_Phi[1]->fill(weight);
+ _h_ups2->fill(xp,weight/beta);
+ }
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ if (_weightSum_cont > 0.)
+ scale(_h_cont, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ if (_weightSum_Ups1 > 0.) {
+ scale(_h_ups1, 1./_weightSum_Ups1);
+ }
+ if (_weightSum_Ups2 > 0.) {
+ scale(_h_ups2, 1./_weightSum_Ups2);
+ }
+ // Counters
+ vector<double> scales = {_weightSum_Ups1,_weightSum_Ups2};
+ for(unsigned int ix=0;ix<2;++ix) {
+ Scatter2DPtr scatter = bookScatter2D(3+ix, 1, 1, true);
+ scale(_n_Phi[ix],1./scales[ix]);
+ scatter->point(0).setY(_n_Phi[ix]->val(),
+ _n_Phi[ix]->err());
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_cont, _h_ups1, _h_ups2;
+ CounterPtr _n_Phi[2];
+ double _weightSum_cont,_weightSum_Ups1,_weightSum_Ups2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1989_I262551);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262551.info b/analyses/pluginDORIS/ARGUS_1989_I262551.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262551.info
@@ -0,0 +1,35 @@
+Name: ARGUS_1989_I262551
+Year: 1989
+Summary: Spectra for $\phi$ meson production for $e^+e^-$ collisions in the continuum at 10 GeV and at $\Upsilon_{1,2}$
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 262551
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C41 (1989) 557, 1989
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [9.46,10,0.02]
+NeedCrossSection: no
+Description:
+ 'Measurement of the spectrum for $\phi$ mesons in the $e^+e^-$ continuum at 10 GeV and in $\Upsilon(1S)$ and $\Upsilon(2S)$ decays.'
+Keywords: []
+BibKey: Albrecht:1988vx
+BibTeX: '@article{Albrecht:1988vx,
+ author = "Albrecht, H. and others",
+ title = "{Inclusive $\phi$ Meson Production in Electron - Positron
+ Interactions in the Energy Region of the $\Upsilon$
+ Resonances}",
+ collaboration = "ARGUS",
+ journal = "Z. Phys.",
+ volume = "C41",
+ year = "1989",
+ pages = "557",
+ doi = "10.1007/BF01564700",
+ reportNumber = "DESY-88-079",
+ SLACcitation = "%%CITATION = ZEPYA,C41,557;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262551.plot b/analyses/pluginDORIS/ARGUS_1989_I262551.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262551.plot
@@ -0,0 +1,25 @@
+BEGIN PLOT /ARGUS_1989_I262551/d01-x01-y01
+Title=$\phi$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$\frac{s}{\beta} \text{d}\sigma/\text{d}z$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /ARGUS_1989_I262551/d02-x01-y01
+Title=$\phi$ spectrum in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\phi}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I262551/d02-x01-y02
+Title=$\phi$ spectrum in $\Upsilon(2S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\phi}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I262551/d03-x01-y01
+Title=$\phi$ multiplicity in $\Upsilon(1S)$ decays
+XLabel=
+YLabel=$N_{\phi}$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I262551/d04-x01-y01
+Title=$\phi$ multiplicity in $\Upsilon(2S)$ decays
+XLabel=
+YLabel=$N_{\phi}$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1989_I262551.yoda b/analyses/pluginDORIS/ARGUS_1989_I262551.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I262551.yoda
@@ -0,0 +1,126 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.005, up: 0.005}}, 1: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.005, up: 0.005}}, 2: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.004, up: 0.004}}, 3: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.004, up: 0.004}}, 4: {stat: {dn: -0.0087, up: 0.0087}, sys: {dn: -0.0032, up: 0.0032}}, 5: {stat: {dn: -0.0081, up: 0.0081}, sys: {dn: -0.0032, up: 0.0032}}, 6: {stat: {dn: -0.0074, up: 0.0074}, sys: {dn: -0.0028, up: 0.0028}}, 7: {stat: {dn: -0.0067, up: 0.0067}, sys: {dn: -0.0025, up: 0.0025}}, 8: {stat: {dn: -0.0064, up: 0.0064}, sys: {dn: -0.0023, up: 0.0023}}, 9: {stat: {dn: -0.0053, up: 0.0053}, sys: {dn: -0.0016, up: 0.0016}}, 10: {stat: {dn: -0.0049, up: 0.0049}, sys: {dn: -0.0013, up: 0.0013}}, 11: {stat: {dn: -0.0032, up: 0.0032}, sys: {dn: -0.0008, up: 0.0008}}, 12: {stat: {dn: -0.0021, up: 0.0021}, sys: {dn: -0.0005, up: 0.0005}}, 13: {stat: {dn: -0.0013, up: 0.0013}, sys: {dn: -0.0002, up: 0.0002}}, 14: {stat: {dn: -0.0006, up: 0.0006}, sys: {dn: -0.0001, up: 0.0001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d01-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.450000e-01 1.000000e-02 1.000000e-02 8.400000e-02 1.676305e-02 1.676305e-02
+2.625000e-01 7.500000e-03 7.500000e-03 7.600000e-02 1.486607e-02 1.486607e-02
+2.775000e-01 7.500000e-03 7.500000e-03 6.600000e-02 1.264911e-02 1.264911e-02
+2.940000e-01 9.000000e-03 9.000000e-03 6.600000e-02 1.170470e-02 1.170470e-02
+3.145000e-01 1.150000e-02 1.150000e-02 5.440000e-02 9.269844e-03 9.269844e-03
+3.385000e-01 1.250000e-02 1.250000e-02 5.500000e-02 8.709191e-03 8.709191e-03
+3.660000e-01 1.500000e-02 1.500000e-02 4.790000e-02 7.912016e-03 7.912016e-03
+3.985000e-01 1.750000e-02 1.750000e-02 4.310000e-02 7.151224e-03 7.151224e-03
+4.365000e-01 2.050000e-02 2.050000e-02 3.830000e-02 6.800735e-03 6.800735e-03
+4.795000e-01 2.250000e-02 2.250000e-02 2.750000e-02 5.536244e-03 5.536244e-03
+5.245000e-01 2.250000e-02 2.250000e-02 2.250000e-02 5.069517e-03 5.069517e-03
+5.795000e-01 3.250000e-02 3.250000e-02 1.290000e-02 3.298485e-03 3.298485e-03
+6.580000e-01 4.600000e-02 4.600000e-02 8.300000e-03 2.158703e-03 2.158703e-03
+7.520000e-01 4.800000e-02 4.800000e-02 3.700000e-03 1.315295e-03 1.315295e-03
+9.000000e-01 1.000000e-01 1.000000e-01 1.900000e-03 6.082763e-04 6.082763e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.088, up: 0.088}, sys: {dn: -0.057, up: 0.057}}, 1: {stat: {dn: -0.071, up: 0.071}, sys: {dn: -0.036, up: 0.036}}, 2: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.026, up: 0.026}}, 3: {stat: {dn: -0.046, up: 0.046}, sys: {dn: -0.019, up: 0.019}}, 4: {stat: {dn: -0.037, up: 0.037}, sys: {dn: -0.018, up: 0.018}}, 5: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.012, up: 0.012}}, 6: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.009, up: 0.009}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.006, up: 0.006}}, 8: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.005, up: 0.005}}, 9: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.004, up: 0.004}}, 10: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.003, up: 0.003}}, 11: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.002, up: 0.002}}, 12: {stat: {dn: -0.0053, up: 0.0053}, sys: {dn: -0.0007, up: 0.0007}}, 13: {stat: {dn: -0.0034, up: 0.0034}, sys: {dn: -0.0005, up: 0.0005}}, 14: {stat: {dn: -0.0012, up: 0.0012}, sys: {dn: -0.0002, up: 0.0002}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d02-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.450000e-01 1.000000e-02 1.000000e-02 7.110000e-01 1.048475e-01 1.048475e-01
+2.625000e-01 7.500000e-03 7.500000e-03 5.970000e-01 7.960528e-02 7.960528e-02
+2.775000e-01 7.500000e-03 7.500000e-03 4.960000e-01 6.539113e-02 6.539113e-02
+2.940000e-01 9.000000e-03 9.000000e-03 3.840000e-01 4.976947e-02 4.976947e-02
+3.145000e-01 1.150000e-02 1.150000e-02 3.720000e-01 4.114608e-02 4.114608e-02
+3.385000e-01 1.250000e-02 1.250000e-02 2.330000e-01 3.231099e-02 3.231099e-02
+3.660000e-01 1.500000e-02 1.500000e-02 1.710000e-01 2.657066e-02 2.657066e-02
+3.985000e-01 1.750000e-02 1.750000e-02 1.010000e-01 2.088061e-02 2.088061e-02
+4.365000e-01 2.050000e-02 2.050000e-02 8.100000e-02 1.868154e-02 1.868154e-02
+4.795000e-01 2.250000e-02 2.250000e-02 6.600000e-02 1.649242e-02 1.649242e-02
+5.245000e-01 2.250000e-02 2.250000e-02 5.500000e-02 1.431782e-02 1.431782e-02
+5.795000e-01 3.250000e-02 3.250000e-02 3.600000e-02 9.219544e-03 9.219544e-03
+6.580000e-01 4.600000e-02 4.600000e-02 6.800000e-03 5.346027e-03 5.346027e-03
+7.520000e-01 4.800000e-02 4.800000e-02 6.800000e-03 3.436568e-03 3.436568e-03
+9.000000e-01 1.000000e-01 1.000000e-01 -5.000000e-04 1.216553e-03 1.216553e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 1: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 2: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 3: {stat: {dn: -0.092, up: 0.092}, sys: {dn: -0.018, up: 0.018}}, 4: {stat: {dn: -0.073, up: 0.073}, sys: {dn: -0.015, up: 0.015}}, 5: {stat: {dn: -0.068, up: 0.068}, sys: {dn: -0.019, up: 0.019}}, 6: {stat: {dn: -0.053, up: 0.053}, sys: {dn: -0.01, up: 0.01}}, 7: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.007, up: 0.007}}, 8: {stat: {dn: -0.042, up: 0.042}, sys: {dn: -0.008, up: 0.008}}, 9: {stat: {dn: -0.032, up: 0.032}, sys: {dn: -0.004, up: 0.004}}, 10: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.004, up: 0.004}}, 11: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.002, up: 0.002}}, 12: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.001, up: 0.001}}, 13: {stat: {dn: -0.0061, up: 0.0061}, sys: {dn: -0.0006, up: 0.0006}}, 14: {stat: {dn: -0.0023, up: 0.0023}, sys: {dn: -0.0003, up: 0.0003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d02-x01-y02
+Title: doi:10.17182/hepdata.15528.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.450000e-01 1.000000e-02 1.000000e-02 6.800000e-01 1.581139e-01 1.581139e-01
+2.625000e-01 7.500000e-03 7.500000e-03 6.000000e-01 1.456022e-01 1.456022e-01
+2.775000e-01 7.500000e-03 7.500000e-03 3.900000e-01 1.140175e-01 1.140175e-01
+2.940000e-01 9.000000e-03 9.000000e-03 2.570000e-01 9.374433e-02 9.374433e-02
+3.145000e-01 1.150000e-02 1.150000e-02 2.070000e-01 7.452516e-02 7.452516e-02
+3.385000e-01 1.250000e-02 1.250000e-02 2.930000e-01 7.060453e-02 7.060453e-02
+3.660000e-01 1.500000e-02 1.500000e-02 1.120000e-01 5.393515e-02 5.393515e-02
+3.985000e-01 1.750000e-02 1.750000e-02 3.900000e-02 4.554119e-02 4.554119e-02
+4.365000e-01 2.050000e-02 2.050000e-02 7.700000e-02 4.275512e-02 4.275512e-02
+4.795000e-01 2.250000e-02 2.250000e-02 -1.000000e-03 3.224903e-02 3.224903e-02
+5.245000e-01 2.250000e-02 2.250000e-02 4.100000e-02 3.026549e-02 3.026549e-02
+5.795000e-01 3.250000e-02 3.250000e-02 2.100000e-02 1.910497e-02 1.910497e-02
+6.580000e-01 4.600000e-02 4.600000e-02 -4.000000e-03 1.104536e-02 1.104536e-02
+7.520000e-01 4.800000e-02 4.800000e-02 -8.300000e-03 6.129437e-03 6.129437e-03
+9.000000e-01 1.000000e-01 1.000000e-01 -4.100000e-03 2.319483e-03 2.319483e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0022, up: 0.0022}, sys: {dn: -0.0034, up: 0.0034}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d03-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.500000e+00 0.500000e+00 5.450000e-02 4.049691e-03 4.049691e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0051, up: 0.0051}, sys: {dn: -0.0049, up: 0.0049}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d04-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.002300e+01 0.500000e+00 0.500000e+00 4.810000e-02 7.072482e-03 7.072482e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.0021, up: 0.0021}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d05-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.500000e+00 0.500000e+00 4.130000e-02 2.900000e-03 2.900000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I262551/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0021, up: 0.0021}, sys: {dn: -0.0024, up: 0.0024}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I262551/d06-x01-y01
+Title: doi:10.17182/hepdata.15528.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.002300e+01 0.500000e+00 0.500000e+00 4.480000e-02 3.189044e-03 3.189044e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1989_I268577.cc b/analyses/pluginDORIS/ARGUS_1989_I268577.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I268577.cc
@@ -0,0 +1,61 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class ARGUS_1989_I268577 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1989_I268577);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_D2 = bookHisto1D(2, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==425)) {
+ const double xp = 2.*p.p3().mod()/sqrtS();
+ _h_D2->fill(xp,event.weight());
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_D2);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_D2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1989_I268577);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1989_I268577.info b/analyses/pluginDORIS/ARGUS_1989_I268577.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I268577.info
@@ -0,0 +1,32 @@
+Name: ARGUS_1989_I268577
+Year: 1989
+Summary: Spectrum for $D^0_{s2}$ production in $e^+e^-$ at 10 GeV in the continuum
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 268577
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B221 (1989) 422-426
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [10.]
+Description:
+ 'Measurement of the spectrum for the production of $D^0_{2}$ by the ARGUS experiment'
+Keywords: []
+BibKey: Albrecht:1988dj
+BibTeX: '@article{Albrecht:1988dj,
+ author = "Albrecht, H. and others",
+ title = "{Observation of the D*0 (2459) in e+ e- Annihilation}",
+ collaboration = "ARGUS",
+ journal = "Phys. Lett.",
+ volume = "B221",
+ year = "1989",
+ pages = "422-426",
+ doi = "10.1016/0370-2693(89)91737-1",
+ reportNumber = "DESY-88-179",
+ SLACcitation = "%%CITATION = PHLTA,B221,422;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1989_I268577.plot b/analyses/pluginDORIS/ARGUS_1989_I268577.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I268577.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /ARGUS_1989_I268577/d02-x01-y01
+Title=Scaled momentum for $D^0_2$
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1989_I268577.yoda b/analyses/pluginDORIS/ARGUS_1989_I268577.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I268577.yoda
@@ -0,0 +1,27 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I268577/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -2.2, up: 2.2}}}
+IsRef: 1
+Path: /REF/ARGUS_1989_I268577/d01-x01-y01
+Title: doi:10.17182/hepdata.29827.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.000000e+00 0.000000e+00 5.300000e+00 2.720294e+00 2.720294e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I268577/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.03, up: 1.03}}, 1: {error: {dn: -1.73, up: 1.73}}, 2: {error: {dn: -1.16, up: 1.16}}, 3: {error: {dn: -0.65, up: 0.65}}, 4: {error: {dn: -0.34, up: 0.34}}}
+IsRef: 1
+Path: /REF/ARGUS_1989_I268577/d02-x01-y01
+Title: doi:10.17182/hepdata.29827.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.000000e-02 1.030000e+00 1.030000e+00
+5.500000e-01 5.000000e-02 5.000000e-02 2.930000e+00 1.730000e+00 1.730000e+00
+6.500000e-01 5.000000e-02 5.000000e-02 1.960000e+00 1.160000e+00 1.160000e+00
+7.750000e-01 7.500000e-02 7.500000e-02 2.050000e+00 6.500000e-01 6.500000e-01
+9.250000e-01 7.500000e-02 7.500000e-02 1.060000e+00 3.400000e-01 3.400000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1989_I276860.cc b/analyses/pluginDORIS/ARGUS_1989_I276860.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I276860.cc
@@ -0,0 +1,253 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi+- K+- K0S pbar spectra continuum and Upsilon 1s
+ class ARGUS_1989_I276860 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1989_I276860);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_pi_ups1_p = bookHisto1D( 5, 1, 1);
+ _h_pi_cont_p = bookHisto1D( 5, 1, 2);
+ _h_pi_ups1_z = bookHisto1D( 9, 1, 1);
+ _h_pi_cont_z = bookHisto1D( 9, 1, 2);
+
+ _h_Kp_ups1_p = bookHisto1D( 6, 1, 1);
+ _h_Kp_cont_p = bookHisto1D( 6, 1, 2);
+ _h_Kp_ups1_z = bookHisto1D(10, 1, 1);
+ _h_Kp_cont_z = bookHisto1D(10, 1, 2);
+
+ _h_KS_ups1_p = bookHisto1D( 7, 1, 1);
+ _h_KS_cont_p = bookHisto1D( 7, 1, 2);
+ _h_KS_ups1_z = bookHisto1D(11, 1, 1);
+ _h_KS_cont_z = bookHisto1D(11, 1, 2);
+
+ _h_pt_ups1_p = bookHisto1D( 8, 1, 1);
+ _h_pt_cont_p = bookHisto1D( 8, 1, 2);
+ _h_pt_ups1_z = bookHisto1D(12, 1, 1);
+ _h_pt_cont_z = bookHisto1D(12, 1, 2);
+
+ // Counters
+ _n_PiA[1] = bookCounter("/TMP/PiACont");
+ _n_PiA[0] = bookCounter("/TMP/PiAUps1");
+ _n_PiB[1] = bookCounter("/TMP/PiBCont");
+ _n_PiB[0] = bookCounter("/TMP/PiBUps1");
+ _n_Kp[1] = bookCounter("/TMP/KpCont");
+ _n_Kp[0] = bookCounter("/TMP/KpUps1");
+ _n_KS[1] = bookCounter("/TMP/KSCont");
+ _n_KS[0] = bookCounter("/TMP/KSUps1");
+ _n_ptA[1] = bookCounter("/TMP/ptACont");
+ _n_ptA[0] = bookCounter("/TMP/ptAUps1");
+ _n_ptB[1] = bookCounter("/TMP/ptBCont");
+ _n_ptB[0] = bookCounter("/TMP/ptBUps1");
+ // weights
+ _weightSum_cont = 0.;
+ _weightSum_Ups1 = 0.;
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = abs(p.pdgId());
+ if(id == 211 || id == 2212 || id == 310|| id==130 || id == 321) {
+ unstable.push_back(p);
+ }
+ if(!p.children().empty())
+ findDecayProducts(p, unstable);
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ const FinalState & fs = apply<FinalState>(event, "FS");
+ Particles upsilons = ufs.particles(Cuts::pid==553);
+ const double weight = event.weight();
+ // Continuum
+ if (upsilons.empty()) {
+ MSG_DEBUG("No Upsilons found => continuum event");
+ _weightSum_cont += weight;
+ // stable particles
+ foreach (const Particle& p, fs.particles(Cuts::abspid==211 or Cuts::abspid==2212 or Cuts::abspid==321 )) {
+ const int id = abs(p.pdgId());
+ const double xE = 2.*p.E()/sqrtS();
+ const double modp = p.p3().mod();
+ const double beta = modp / p.E();
+ int idMom = !p.parents().empty() ? abs(p.parents()[0].pdgId()) : 0;
+ if(id==211) {
+ // not from K0S or Lambda decays
+ if(idMom!=310 && idMom != 3122) {
+ _h_pi_cont_p->fill(modp,weight);
+ _h_pi_cont_z->fill(xE ,weight/beta);
+ _n_PiA[1]->fill(weight);
+ }
+ _n_PiB[1]->fill(weight);
+ }
+ else if(id==321) {
+ _h_Kp_cont_p->fill(modp,weight);
+ _h_Kp_cont_z->fill(xE ,weight/beta);
+ _n_Kp[1]->fill(weight);
+ }
+ else if(id==2212) {
+ // not from K0S or Lambda decays
+ if(idMom!=310 && idMom != 3122) {
+ _h_pt_cont_p->fill(modp,weight);
+ _h_pt_cont_z->fill(xE ,weight/beta);
+ _n_ptA[1]->fill(weight);
+ }
+ _n_ptB[1]->fill(weight);
+ }
+ }
+ // Unstable particles
+ foreach (const Particle& p, ufs.particles(Cuts::pid==310 || Cuts::pid==130)) {
+ const double xE = 2.*p.E()/sqrtS();
+ const double modp = p.p3().mod();
+ const double beta = modp / p.E();
+ _h_KS_cont_p->fill(modp,weight);
+ _h_KS_cont_z->fill(xE ,weight/beta);
+ _n_KS[1]->fill(weight);
+ }
+ }
+ // Upsilon(s) found
+ else {
+ MSG_DEBUG("Upsilons found => resonance event");
+ for (const Particle& ups : upsilons) {
+ _weightSum_Ups1 += weight;
+ Particles unstable;
+ // Find the decay products we want
+ findDecayProducts(ups, unstable);
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ const double mass = ups.mass();
+ // loop over decay products
+ foreach(const Particle& p, unstable) {
+ const int id = abs(p.pdgId());
+ const FourMomentum p2 = cms_boost.transform(p.momentum());
+ const double xE = 2.*p2.E()/mass;
+ const double modp = p2.p3().mod();
+ const double beta = modp / p2.E();
+ int idMom = !p.parents().empty() ? abs(p.parents()[0].pdgId()) : 0;
+ if(id==211) {
+ // not from K0S or Lambda decays
+ if(idMom!=310 && idMom != 3122) {
+ _h_pi_ups1_p->fill(modp,weight);
+ _h_pi_ups1_z->fill(xE ,weight/beta);
+ _n_PiA[0]->fill(weight);
+ }
+ _n_PiB[0]->fill(weight);
+ }
+ else if(id==321) {
+ _h_Kp_ups1_p->fill(modp,weight);
+ _h_Kp_ups1_z->fill(xE ,weight/beta);
+ _n_Kp[0]->fill(weight);
+ }
+ else if(id==2212) {
+ // not from K0S or Lambda decays
+ if(idMom!=310 && idMom != 3122) {
+ _h_pt_ups1_p->fill(modp,weight);
+ _h_pt_ups1_z->fill(xE ,weight/beta);
+ _n_ptA[0]->fill(weight);
+ }
+ _n_ptB[0]->fill(weight);
+ }
+ else if(id==310 || id==130) {
+ _h_KS_ups1_p->fill(modp,weight);
+ _h_KS_ups1_z->fill(xE ,weight/beta);
+ _n_KS[0]->fill(weight);
+ }
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // Scale histos
+ if (_weightSum_cont > 0.) {
+ scale(_h_pi_cont_p, 1./_weightSum_cont);
+ scale(_h_Kp_cont_p, 1./_weightSum_cont);
+ scale(_h_KS_cont_p, 1./_weightSum_cont);
+ scale(_h_pt_cont_p, 1./_weightSum_cont);
+ scale(_h_pi_cont_z, 1./_weightSum_cont);
+ scale(_h_Kp_cont_z, 1./_weightSum_cont);
+ scale(_h_KS_cont_z, 1./_weightSum_cont);
+ scale(_h_pt_cont_z, 1./_weightSum_cont);
+
+ }
+ if (_weightSum_Ups1 > 0.) {
+ scale(_h_pi_ups1_p, 1./_weightSum_Ups1);
+ scale(_h_Kp_ups1_p, 1./_weightSum_Ups1);
+ scale(_h_KS_ups1_p, 1./_weightSum_Ups1);
+ scale(_h_pt_ups1_p, 1./_weightSum_Ups1);
+ scale(_h_pi_ups1_z, 1./_weightSum_Ups1);
+ scale(_h_Kp_ups1_z, 1./_weightSum_Ups1);
+ scale(_h_KS_ups1_z, 1./_weightSum_Ups1);
+ scale(_h_pt_ups1_z, 1./_weightSum_Ups1);
+ }
+ // Counters
+ Scatter2DPtr nPiA = bookScatter2D(1, 1, 1, true);
+ Scatter2DPtr nPiB = bookScatter2D(1, 1, 2, true);
+ Scatter2DPtr nKS = bookScatter2D(2, 1, 1, true);
+ Scatter2DPtr nKp = bookScatter2D(3, 1, 1, true);
+ Scatter2DPtr nptA = bookScatter2D(4, 1, 1, true);
+ Scatter2DPtr nptB = bookScatter2D(4, 1, 2, true);
+ vector<double> scales = {_weightSum_Ups1,_weightSum_cont};
+ for(unsigned int ix=0;ix<2;++ix) {
+ scale(_n_PiA[ix],1./scales[ix]);
+ nPiA->point(ix).setY(_n_PiA[ix]->val(),_n_PiA[ix]->err());
+ scale(_n_PiB[ix],1./scales[ix]);
+ nPiB->point(ix).setY(_n_PiB[ix]->val(),_n_PiB[ix]->err());
+ scale(_n_Kp[ix] ,1./scales[ix]);
+ nKp->point(ix).setY(_n_Kp[ix]->val(),_n_Kp[ix]->err());
+ scale(_n_KS[ix] ,1./scales[ix]);
+ nKS->point(ix).setY(_n_KS[ix]->val(),_n_KS[ix]->err());
+ scale(_n_ptA[ix],1./scales[ix]);
+ nptA->point(ix).setY(_n_ptA[ix]->val(),_n_ptA[ix]->err());
+ scale(_n_ptB[ix],1./scales[ix]);
+ nptB->point(ix).setY(_n_ptB[ix]->val(),_n_ptB[ix]->err());
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pi_ups1_p, _h_pi_cont_p, _h_pi_ups1_z, _h_pi_cont_z;
+ Histo1DPtr _h_Kp_ups1_p, _h_Kp_cont_p, _h_Kp_ups1_z, _h_Kp_cont_z;
+ Histo1DPtr _h_KS_ups1_p, _h_KS_cont_p, _h_KS_ups1_z, _h_KS_cont_z;
+ Histo1DPtr _h_pt_ups1_p, _h_pt_cont_p, _h_pt_ups1_z, _h_pt_cont_z;
+
+ // Counters
+ CounterPtr _n_PiA[2], _n_PiB[2], _n_Kp[2], _n_KS[2], _n_ptA[2],_n_ptB[2];
+ double _weightSum_cont,_weightSum_Ups1;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1989_I276860);
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1989_I276860.info b/analyses/pluginDORIS/ARGUS_1989_I276860.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I276860.info
@@ -0,0 +1,36 @@
+Name: ARGUS_1989_I276860
+Year: 1989
+Summary: Spectra for $\pi^\pm$, $K^\pm$, $K^0_S$ and $\bar{p}$ in $e^+e^-$ collisions at the $\Upsilon(1S)$ and continuum
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 276860
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C44 (1989) 547, 1989
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [9.46,9.98]
+Description:
+ 'Spectra for the production of $\pi^\pm$, $K^\pm$, $K^0_S$ and $\bar{p}$ in $e^+e^-$ collisions.
+ Data are taken on the $\Upsilon(1S)$
+ and in the nearby continuum.'
+Keywords: []
+BibKey: Albrecht:1989wd
+BibTeX: '@article{Albrecht:1989wd,
+ author = "Albrecht, H. and others",
+ title = "{Inclusive Production of Charged Pions, Charged and
+ Neutral Kaons and Anti-protons in $e^+ e^-$ Annihilation
+ at 10-{GeV} and in Direct $\Upsilon$ Decays}",
+ collaboration = "ARGUS",
+ journal = "Z. Phys.",
+ volume = "C44",
+ year = "1989",
+ pages = "547",
+ doi = "10.1007/BF01549077",
+ reportNumber = "DESY-89-014",
+ SLACcitation = "%%CITATION = ZEPYA,C44,547;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1989_I276860.plot b/analyses/pluginDORIS/ARGUS_1989_I276860.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I276860.plot
@@ -0,0 +1,145 @@
+BEGIN PLOT /ARGUS_1989_I276860/d01-x01-y01
+Title=Multiplicity of $\pi^\pm$ (not from $K^0_S$ or $\Lambda^0$ decays)
+YLabel=$N_{\pi^\pm}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d01-x01-y02
+Title=Multiplicity of $\pi^\pm$
+YLabel=$N_{\pi^\pm}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d02-x01-y01
+Title=Multiplicity of $K^0_S$
+YLabel=$N_{K^0_S}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d03-x01-y01
+Title=Multiplicity of $K^\pm$
+YLabel=$N_{K^\pm}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d04-x01-y01
+Title=Multiplicity of $p,\bar{p}$ (not from $K^0_{S}$ or $\Lambda^0$ decays)
+YLabel=$N_{p,\bar{p}}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d04-x01-y02
+Title=Multiplicity of $p,\bar{p}$
+YLabel=$N_{p,\bar{p}}$
+ConnectGaps=1
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.98 $\text{continuum}$
+XMin=9.3
+XMax=10.1
+LogY=0
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d05-x01-y01
+Title=Spectrum of $\pi^\pm$ in $\Upsilon(1S)$ decays
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d05-x01-y02
+Title=Spectrum of $\pi^\pm$ in continuum (10 GeV)
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d06-x01-y01
+Title=Spectrum of $K^\pm$ in $\Upsilon(1S)$ decays
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d06-x01-y02
+Title=Spectrum of $K^\pm$ in continuum (10 GeV)
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d07-x01-y01
+Title=Spectrum of $K^0_{S,L}$ in $\Upsilon(1S)$ decays
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d07-x01-y02
+Title=Spectrum of $K^0_{S,L}$ in continuum (10 GeV)
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d08-x01-y01
+Title=Spectrum of $p,\bar{p}$ in $\Upsilon(1S)$ decays
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d08-x01-y02
+Title=Spectrum of $p,\bar{p}$ in continuum (10 GeV)
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+
+
+
+
+BEGIN PLOT /ARGUS_1989_I276860/d09-x01-y01
+Title=Spectrum of $\pi^\pm$ in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d09-x01-y02
+Title=Spectrum of $\pi^\pm$ in continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d10-x01-y01
+Title=Spectrum of $K^\pm$ in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d10-x01-y02
+Title=Spectrum of $K^\pm$ in continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d11-x01-y01
+Title=Spectrum of $K^0_{S,L}$ in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d11-x01-y02
+Title=Spectrum of $K^0_{S,L}$ in continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /ARGUS_1989_I276860/d12-x01-y01
+Title=Spectrum of $p,\bar{p}$ in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1989_I276860/d12-x01-y02
+Title=Spectrum of $p,\bar{p}$ in continuum (10 GeV)
+XLabel=$z$
+YLabel=$1/\sigma/\beta\text{d}\sigma/\text{d}z$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1989_I276860.yoda b/analyses/pluginDORIS/ARGUS_1989_I276860.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1989_I276860.yoda
@@ -0,0 +1,737 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.029, up: 0.029}, 'sys,EXCLUDINGPIONSFROMK0SANDLAMBDADECAY': {dn: -0.123, up: 0.123}}, 1: {stat: {dn: -0.034, up: 0.034}, 'sys,EXCLUDINGPIONSFROMK0SANDLAMBDADECAY': {dn: -0.103, up: 0.103}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d01-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 6.691000e+00 1.263725e-01 1.263725e-01
+9.980000e+00 0.000000e+00 0.000000e+00 5.694000e+00 1.084666e-01 1.084666e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.14, up: 0.14}}, 1: {error: {dn: -0.12, up: 0.12}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d01-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 7.550000e+00 1.400000e-01 1.400000e-01
+9.980000e+00 0.000000e+00 0.000000e+00 6.380000e+00 1.200000e-01 1.200000e-01
+END YODA_SCATTER2D_V2
+
+
+
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.036, up: 0.036}, sys: {dn: -0.037, up: 0.037}}, 1: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.034, up: 0.034}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d02-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 1.033000e+00 5.162364e-02 5.162364e-02
+9.980000e+00 0.000000e+00 0.000000e+00 9.100000e-01 6.046487e-02 6.046487e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.02, up: 0.02}}, 1: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.024, up: 0.024}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d03-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 9.080000e-01 2.561250e-02 2.561250e-02
+9.980000e+00 0.000000e+00 0.000000e+00 8.880000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.011, up: 0.011}, 'sys,EXCLUDINGPIONSFROMLAMBDADECAY': {dn: -0.023, up: 0.023}}, 1: {stat: {dn: -0.012, up: 0.012}, 'sys,EXCLUDINGPIONSFROMLAMBDADECAY': {dn: -0.012, up: 0.012}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d04-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 3.610000e-01 2.549510e-02 2.549510e-02
+9.980000e+00 0.000000e+00 0.000000e+00 2.120000e-01 1.697056e-02 1.697056e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: { 0: {error: {dn: -0.028, up: 0.028}}, 1: {error: {dn: -0.018, up: 0.018}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d04-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.460000e+00 0.000000e+00 0.000000e+00 5.070000e-01 2.800000e-02 2.800000e-02
+9.980000e+00 0.000000e+00 0.000000e+00 2.710000e-01 1.800000e-02 1.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.256, up: 0.256}, sys_1: {dn: -0.259, up: 0.259}, sys_2: {dn: -0.03897, up: 0.03897}}, 1: {stat: {dn: -0.057, up: 0.057}, sys_1: {dn: -0.013, up: 0.013}, sys_2: {dn: -0.07412400000000001, up: 0.07412400000000001}}, 2: {stat: {dn: -0.158, up: 0.158}, sys_1: {dn: -0.063, up: 0.063}, sys_2: {dn: -0.106074, up: 0.106074}}, 3: {stat: {dn: -0.172, up: 0.172}, sys_1: {dn: -0.213, up: 0.213}, sys_2: {dn: -0.13748400000000002, up: 0.13748400000000002}}, 4: {stat: {dn: -0.193, up: 0.193}, sys_1: {dn: -0.258, up: 0.258}, sys_2: {dn: -0.167166, up: 0.167166}}, 5: {stat: {dn: -0.207, up: 0.207}, sys_1: {dn: -0.412, up: 0.412}, sys_2: {dn: -0.185418, up: 0.185418}}, 6: {stat: {dn: -0.216, up: 0.216}, sys_1: {dn: -0.224, up: 0.224}, sys_2: {dn: -0.19206, up: 0.19206}}, 7: {stat: {dn: -0.213, up: 0.213}, sys_1: {dn: -0.1, up: 0.1}, sys_2: {dn: -0.19931400000000002, up: 0.19931400000000002}}, 8: {stat: {dn: -0.216, up: 0.216}, sys_1: {dn: -0.098, up: 0.098}, sys_2: {dn: -0.202752, up: 0.202752}}, 9: {stat: {dn: -0.214, up: 0.214}, sys_1: {dn: -0.103, up: 0.103}, sys_2: {dn: -0.200106, up: 0.200106}}, 10: {stat: {dn: -0.206, up: 0.206}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.193158, up: 0.193158}}, 11: {stat: {dn: -0.205, up: 0.205}, sys_1: {dn: -0.098, up: 0.098}, sys_2: {dn: -0.192384, up: 0.192384}}, 12: {stat: {dn: -0.199, up: 0.199}, sys_1: {dn: -0.099, up: 0.099}, sys_2: {dn: -0.178182, up: 0.178182}}, 13: {stat: {dn: -0.197, up: 0.197}, sys_1: {dn: -0.091, up: 0.091}, sys_2: {dn: -0.17173800000000003, up: 0.17173800000000003}}, 14: {stat: {dn: -0.19, up: 0.19}, sys_1: {dn: -0.091, up: 0.091}, sys_2: {dn: -0.164808, up: 0.164808}}, 15: {stat: {dn: -0.183, up: 0.183}, sys_1: {dn: -0.077, up: 0.077}, sys_2: {dn: -0.15039, up: 0.15039}}, 16: {stat: {dn: -0.177, up: 0.177}, sys_1: {dn: -0.074, up: 0.074}, sys_2: {dn: -0.15136200000000002, up: 0.15136200000000002}}, 17: {stat: {dn: -0.175, up: 0.175}, sys_1: {dn: -0.069, up: 0.069}, sys_2: {dn: -0.132804, up: 0.132804}}, 18: {stat: {dn: -0.169, up: 0.169}, sys_1: {dn: -0.061, up: 0.061}, sys_2: {dn: -0.127926, up: 0.127926}}, 19: {stat: {dn: -0.16, up: 0.16}, sys_1: {dn: -0.054, up: 0.054}, sys_2: {dn: -0.12013200000000002, up: 0.12013200000000002}}, 20: {stat: {dn: -0.153, up: 0.153}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.11113200000000001, up: 0.11113200000000001}}, 21: {stat: {dn: -0.149, up: 0.149}, sys_1: {dn: -0.049, up: 0.049}, sys_2: {dn: -0.106146, up: 0.106146}}, 22: {stat: {dn: -0.143, up: 0.143}, sys_1: {dn: -0.042, up: 0.042}, sys_2: {dn: -0.098658, up: 0.098658}}, 23: {stat: {dn: -0.142, up: 0.142}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.08757, up: 0.08757}}, 24: {stat: {dn: -0.135, up: 0.135}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.084186, up: 0.084186}}, 25: {stat: {dn: -0.131, up: 0.131}, sys_1: {dn: -0.045, up: 0.045}, sys_2: {dn: -0.07707599999999999, up: 0.07707599999999999}}, 26: {stat: {dn: -0.126, up: 0.126}, sys_1: {dn: -0.047, up: 0.047}, sys_2: {dn: -0.07524, up: 0.07524}}, 27: {stat: {dn: -0.125, up: 0.125}, sys_1: {dn: -0.047, up: 0.047}, sys_2: {dn: -0.06613200000000001, up: 0.06613200000000001}}, 28: {stat: {dn: -0.121, up: 0.121}, sys_1: {dn: -0.048, up: 0.048}, sys_2: {dn: -0.063054, up: 0.063054}}, 29: {stat: {dn: -0.119, up: 0.119}, sys_1: {dn: -0.058, up: 0.058}, sys_2: {dn: -0.055962, up: 0.055962}}, 30: {stat: {dn: -0.057, up: 0.057}, sys_1: {dn: -0.076, up: 0.076}, sys_2: {dn: -0.050471999999999996, up: 0.050471999999999996}}, 31: {stat: {dn: -0.055, up: 0.055}, sys_1: {dn: -0.065, up: 0.065}, sys_2: {dn: -0.036576000000000004, up: 0.036576000000000004}}, 32: {stat: {dn: -0.057, up: 0.057}, sys_1: {dn: -0.049, up: 0.049}, sys_2: {dn: -0.02772, up: 0.02772}}, 33: {stat: {dn: -0.06, up: 0.06}, sys_1: {dn: -0.031, up: 0.031}, sys_2: {dn: -0.02322, up: 0.02322}}, 34: {stat: {dn: -0.056, up: 0.056}, sys_1: {dn: -0.038, up: 0.038}, sys_2: {dn: -0.019026, up: 0.019026}}, 35: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.047, up: 0.047}, sys_2: {dn: -0.015444, up: 0.015444}}, 36: {stat: {dn: -0.044, up: 0.044}, sys_1: {dn: -0.039, up: 0.039}, sys_2: {dn: -0.011412, up: 0.011412}}, 37: {stat: {dn: -0.038, up: 0.038}, sys_1: {dn: -0.025, up: 0.025}, sys_2: {dn: -0.008838, up: 0.008838}}, 38: {stat: {dn: -0.033, up: 0.033}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.0076500000000000005, up: 0.0076500000000000005}}, 39: {stat: {dn: -0.031, up: 0.031}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.00666, up: 0.00666}}, 40: {stat: {dn: -0.03, up: 0.03}, sys_1: {dn: -0.021, up: 0.021}, sys_2: {dn: -0.00297, up: 0.00297}}, 41: {stat: {dn: -0.027, up: 0.027}, sys_1: {dn: -0.021, up: 0.021}, sys_2: {dn: -0.003132, up: 0.003132}}, 42: {stat: {dn: -0.024, up: 0.024}, sys_1: {dn: -0.022, up: 0.022}, sys_2: {dn: -0.002664, up: 0.002664}}, 43: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.022, up: 0.022}, sys_2: {dn: -0.002142, up: 0.002142}}, 44: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.022, up: 0.022}, sys_2: {dn: -0.001026, up: 0.001026}}, 45: {stat: {dn: -0.018, up: 0.018}, sys_1: {dn: -0.022, up: 0.022}, sys_2: {dn: -0.001116, up: 0.001116}}, 46: {stat: {dn: -0.016, up: 0.016}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.000954, up: 0.000954}}, 47: {stat: {dn: -0.014, up: 0.014}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.00018, up: 0.00018}}, 48: {stat: {dn: -0.014, up: 0.014}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.000882, up: 0.000882}}, 49: {stat: {dn: -0.011, up: 0.011}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.0008280000000000001, up: 0.0008280000000000001}}, 50: {stat: {dn: -0.011, up: 0.011}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.000234, up: 0.000234}}, 51: {stat: {dn: -0.01, up: 0.01}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.00034199999999999996, up: 0.00034199999999999996}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d05-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 1.250000e-02 1.250000e-02 2.165000e+00 3.662454e-01 3.662454e-01
+8.750000e-02 1.250000e-02 1.250000e-02 4.118000e+00 9.440534e-02 9.440534e-02
+1.125000e-01 1.250000e-02 1.250000e-02 5.893000e+00 2.004612e-01 2.004612e-01
+1.375000e-01 1.250000e-02 1.250000e-02 7.638000e+00 3.063574e-01 3.063574e-01
+1.625000e-01 1.250000e-02 1.250000e-02 9.287000e+00 3.629841e-01 3.629841e-01
+1.875000e-01 1.250000e-02 1.250000e-02 1.030100e+01 4.969636e-01 4.969636e-01
+2.125000e-01 1.250000e-02 1.250000e-02 1.067000e+01 3.656761e-01 3.656761e-01
+2.375000e-01 1.250000e-02 1.250000e-02 1.107300e+01 3.083749e-01 3.083749e-01
+2.625000e-01 1.250000e-02 1.250000e-02 1.126400e+01 3.120391e-01 3.120391e-01
+2.875000e-01 1.250000e-02 1.250000e-02 1.111700e+01 3.105598e-01 3.105598e-01
+3.125000e-01 1.250000e-02 1.250000e-02 1.073100e+01 3.030611e-01 3.030611e-01
+3.375000e-01 1.250000e-02 1.250000e-02 1.068800e+01 2.977257e-01 2.977257e-01
+3.625000e-01 1.250000e-02 1.250000e-02 9.899000e+00 2.848698e-01 2.848698e-01
+3.875000e-01 1.250000e-02 1.250000e-02 9.541000e+00 2.767380e-01 2.767380e-01
+4.125000e-01 1.250000e-02 1.250000e-02 9.156000e+00 2.674746e-01 2.674746e-01
+4.375000e-01 1.250000e-02 1.250000e-02 8.355000e+00 2.490686e-01 2.490686e-01
+4.625000e-01 1.250000e-02 1.250000e-02 8.409000e+00 2.443675e-01 2.443675e-01
+4.875000e-01 1.250000e-02 1.250000e-02 7.378000e+00 2.302670e-01 2.302670e-01
+5.125000e-01 1.250000e-02 1.250000e-02 7.107000e+00 2.205608e-01 2.205608e-01
+5.375000e-01 1.250000e-02 1.250000e-02 6.674000e+00 2.072383e-01 2.072383e-01
+5.625000e-01 1.250000e-02 1.250000e-02 6.174000e+00 1.955999e-01 1.955999e-01
+5.875000e-01 1.250000e-02 1.250000e-02 5.897000e+00 1.893911e-01 1.893911e-01
+6.125000e-01 1.250000e-02 1.250000e-02 5.481000e+00 1.787356e-01 1.787356e-01
+6.375000e-01 1.250000e-02 1.250000e-02 4.865000e+00 1.715590e-01 1.715590e-01
+6.625000e-01 1.250000e-02 1.250000e-02 4.677000e+00 1.640496e-01 1.640496e-01
+6.875000e-01 1.250000e-02 1.250000e-02 4.282000e+00 1.585141e-01 1.585141e-01
+7.125000e-01 1.250000e-02 1.250000e-02 4.180000e+00 1.540976e-01 1.540976e-01
+7.375000e-01 1.250000e-02 1.250000e-02 3.674000e+00 1.490216e-01 1.490216e-01
+7.625000e-01 1.250000e-02 1.250000e-02 3.503000e+00 1.446403e-01 1.446403e-01
+7.875000e-01 1.250000e-02 1.250000e-02 3.109000e+00 1.437245e-01 1.437245e-01
+8.500000e-01 5.000000e-02 5.000000e-02 2.804000e+00 1.075752e-01 1.075752e-01
+9.500000e-01 5.000000e-02 5.000000e-02 2.032000e+00 9.267040e-02 9.267040e-02
+1.050000e+00 5.000000e-02 5.000000e-02 1.540000e+00 8.011491e-02 8.011491e-02
+1.150000e+00 5.000000e-02 5.000000e-02 1.290000e+00 7.141546e-02 7.141546e-02
+1.250000e+00 5.000000e-02 5.000000e-02 1.057000e+00 7.029928e-02 7.029928e-02
+1.350000e+00 5.000000e-02 5.000000e-02 8.580000e-01 7.033859e-02 7.033859e-02
+1.450000e+00 5.000000e-02 5.000000e-02 6.340000e-01 5.989352e-02 5.989352e-02
+1.550000e+00 5.000000e-02 5.000000e-02 4.910000e-01 4.633692e-02 4.633692e-02
+1.650000e+00 5.000000e-02 5.000000e-02 4.250000e-01 4.094536e-02 4.094536e-02
+1.750000e+00 5.000000e-02 5.000000e-02 3.700000e-01 3.917085e-02 3.917085e-02
+1.850000e+00 5.000000e-02 5.000000e-02 1.650000e-01 3.673991e-02 3.673991e-02
+1.950000e+00 5.000000e-02 5.000000e-02 1.740000e-01 3.434835e-02 3.434835e-02
+2.050000e+00 5.000000e-02 5.000000e-02 1.480000e-01 3.266645e-02 3.266645e-02
+2.150000e+00 5.000000e-02 5.000000e-02 1.190000e-01 3.048915e-02 3.048915e-02
+2.250000e+00 5.000000e-02 5.000000e-02 5.700000e-02 3.043111e-02 3.043111e-02
+2.350000e+00 5.000000e-02 5.000000e-02 6.200000e-02 2.844724e-02 2.844724e-02
+2.450000e+00 5.000000e-02 5.000000e-02 5.300000e-02 2.803409e-02 2.803409e-02
+2.550000e+00 5.000000e-02 5.000000e-02 1.000000e-02 2.692643e-02 2.692643e-02
+2.650000e+00 5.000000e-02 5.000000e-02 4.900000e-02 2.694027e-02 2.694027e-02
+2.750000e+00 5.000000e-02 5.000000e-02 4.600000e-02 2.550854e-02 2.550854e-02
+2.850000e+00 5.000000e-02 5.000000e-02 1.300000e-02 2.549617e-02 2.549617e-02
+2.950000e+00 5.000000e-02 5.000000e-02 1.900000e-02 2.508220e-02 2.508220e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.365, up: 0.365}, sys_1: {dn: -0.019, up: 0.019}, sys_2: {dn: -0.027792, up: 0.027792}}, 1: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.005, up: 0.005}, sys_2: {dn: -0.05506200000000001, up: 0.05506200000000001}}, 2: {stat: {dn: -0.164, up: 0.164}, sys_1: {dn: -0.034, up: 0.034}, sys_2: {dn: -0.07021799999999999, up: 0.07021799999999999}}, 3: {stat: {dn: -0.176, up: 0.176}, sys_1: {dn: -0.133, up: 0.133}, sys_2: {dn: -0.08890200000000001, up: 0.08890200000000001}}, 4: {stat: {dn: -0.2, up: 0.2}, sys_1: {dn: -0.169, up: 0.169}, sys_2: {dn: -0.11422800000000001, up: 0.11422800000000001}}, 5: {stat: {dn: -0.217, up: 0.217}, sys_1: {dn: -0.286, up: 0.286}, sys_2: {dn: -0.131076, up: 0.131076}}, 6: {stat: {dn: -0.23, up: 0.23}, sys_1: {dn: -0.154, up: 0.154}, sys_2: {dn: -0.14347800000000002, up: 0.14347800000000002}}, 7: {stat: {dn: -0.231, up: 0.231}, sys_1: {dn: -0.031, up: 0.031}, sys_2: {dn: -0.14583600000000002, up: 0.14583600000000002}}, 8: {stat: {dn: -0.228, up: 0.228}, sys_1: {dn: -0.026, up: 0.026}, sys_2: {dn: -0.14373000000000002, up: 0.14373000000000002}}, 9: {stat: {dn: -0.23, up: 0.23}, sys_1: {dn: -0.038, up: 0.038}, sys_2: {dn: -0.149256, up: 0.149256}}, 10: {stat: {dn: -0.223, up: 0.223}, sys_1: {dn: -0.049, up: 0.049}, sys_2: {dn: -0.139392, up: 0.139392}}, 11: {stat: {dn: -0.224, up: 0.224}, sys_1: {dn: -0.037, up: 0.037}, sys_2: {dn: -0.14056200000000002, up: 0.14056200000000002}}, 12: {stat: {dn: -0.213, up: 0.213}, sys_1: {dn: -0.045, up: 0.045}, sys_2: {dn: -0.129906, up: 0.129906}}, 13: {stat: {dn: -0.215, up: 0.215}, sys_1: {dn: -0.041, up: 0.041}, sys_2: {dn: -0.13199400000000003, up: 0.13199400000000003}}, 14: {stat: {dn: -0.21, up: 0.21}, sys_1: {dn: -0.045, up: 0.045}, sys_2: {dn: -0.12537, up: 0.12537}}, 15: {stat: {dn: -0.201, up: 0.201}, sys_1: {dn: -0.034, up: 0.034}, sys_2: {dn: -0.11737800000000001, up: 0.11737800000000001}}, 16: {stat: {dn: -0.183, up: 0.183}, sys_1: {dn: -0.028, up: 0.028}, sys_2: {dn: -0.103698, up: 0.103698}}, 17: {stat: {dn: -0.188, up: 0.188}, sys_1: {dn: -0.037, up: 0.037}, sys_2: {dn: -0.111024, up: 0.111024}}, 18: {stat: {dn: -0.18, up: 0.18}, sys_1: {dn: -0.027, up: 0.027}, sys_2: {dn: -0.100998, up: 0.100998}}, 19: {stat: {dn: -0.171, up: 0.171}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.09028800000000001, up: 0.09028800000000001}}, 20: {stat: {dn: -0.171, up: 0.171}, sys_1: {dn: -0.023, up: 0.023}, sys_2: {dn: -0.091854, up: 0.091854}}, 21: {stat: {dn: -0.167, up: 0.167}, sys_1: {dn: -0.026, up: 0.026}, sys_2: {dn: -0.08694, up: 0.08694}}, 22: {stat: {dn: -0.161, up: 0.161}, sys_1: {dn: -0.021, up: 0.021}, sys_2: {dn: -0.07975800000000001, up: 0.07975800000000001}}, 23: {stat: {dn: -0.164, up: 0.164}, sys_1: {dn: -0.025, up: 0.025}, sys_2: {dn: -0.084186, up: 0.084186}}, 24: {stat: {dn: -0.154, up: 0.154}, sys_1: {dn: -0.026, up: 0.026}, sys_2: {dn: -0.07248600000000001, up: 0.07248600000000001}}, 25: {stat: {dn: -0.15, up: 0.15}, sys_1: {dn: -0.034, up: 0.034}, sys_2: {dn: -0.06804, up: 0.06804}}, 26: {stat: {dn: -0.144, up: 0.144}, sys_1: {dn: -0.035, up: 0.035}, sys_2: {dn: -0.062712, up: 0.062712}}, 27: {stat: {dn: -0.146, up: 0.146}, sys_1: {dn: -0.041, up: 0.041}, sys_2: {dn: -0.063054, up: 0.063054}}, 28: {stat: {dn: -0.139, up: 0.139}, sys_1: {dn: -0.043, up: 0.043}, sys_2: {dn: -0.05832000000000001, up: 0.05832000000000001}}, 29: {stat: {dn: -0.14, up: 0.14}, sys_1: {dn: -0.057, up: 0.057}, sys_2: {dn: -0.056862, up: 0.056862}}, 30: {stat: {dn: -0.067, up: 0.067}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.04689, up: 0.04689}}, 31: {stat: {dn: -0.065, up: 0.065}, sys_1: {dn: -0.068, up: 0.068}, sys_2: {dn: -0.038502, up: 0.038502}}, 32: {stat: {dn: -0.069, up: 0.069}, sys_1: {dn: -0.056, up: 0.056}, sys_2: {dn: -0.031985999999999994, up: 0.031985999999999994}}, 33: {stat: {dn: -0.075, up: 0.075}, sys_1: {dn: -0.032, up: 0.032}, sys_2: {dn: -0.025398000000000004, up: 0.025398000000000004}}, 34: {stat: {dn: -0.07, up: 0.07}, sys_1: {dn: -0.042, up: 0.042}, sys_2: {dn: -0.021744000000000003, up: 0.021744000000000003}}, 35: {stat: {dn: -0.063, up: 0.063}, sys_1: {dn: -0.051, up: 0.051}, sys_2: {dn: -0.017478, up: 0.017478}}, 36: {stat: {dn: -0.057, up: 0.057}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.015768, up: 0.015768}}, 37: {stat: {dn: -0.049, up: 0.049}, sys_1: {dn: -0.028, up: 0.028}, sys_2: {dn: -0.013770000000000001, up: 0.013770000000000001}}, 38: {stat: {dn: -0.043, up: 0.043}, sys_1: {dn: -0.019, up: 0.019}, sys_2: {dn: -0.009630000000000001, up: 0.009630000000000001}}, 39: {stat: {dn: -0.04, up: 0.04}, sys_1: {dn: -0.013, up: 0.013}, sys_2: {dn: -0.0067139999999999995, up: 0.0067139999999999995}}, 40: {stat: {dn: -0.041, up: 0.041}, sys_1: {dn: -0.017, up: 0.017}, sys_2: {dn: -0.009648, up: 0.009648}}, 41: {stat: {dn: -0.036, up: 0.036}, sys_1: {dn: -0.012, up: 0.012}, sys_2: {dn: -0.00693, up: 0.00693}}, 42: {stat: {dn: -0.033, up: 0.033}, sys_1: {dn: -0.014, up: 0.014}, sys_2: {dn: -0.005256, up: 0.005256}}, 43: {stat: {dn: -0.029, up: 0.029}, sys_1: {dn: -0.008, up: 0.008}, sys_2: {dn: -0.003402, up: 0.003402}}, 44: {stat: {dn: -0.03, up: 0.03}, sys_1: {dn: -0.01, up: 0.01}, sys_2: {dn: -0.004338, up: 0.004338}}, 45: {stat: {dn: -0.026, up: 0.026}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.003168, up: 0.003168}}, 46: {stat: {dn: -0.023, up: 0.023}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.002214, up: 0.002214}}, 47: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.008, up: 0.008}, sys_2: {dn: -0.002862, up: 0.002862}}, 48: {stat: {dn: -0.02, up: 0.02}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.0018359999999999997, up: 0.0018359999999999997}}, 49: {stat: {dn: -0.016, up: 0.016}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.001098, up: 0.001098}}, 50: {stat: {dn: -0.017, up: 0.017}, sys_1: {dn: -0.003, up: 0.003}, sys_2: {dn: -0.00162, up: 0.00162}}, 51: {stat: {dn: -0.015, up: 0.015}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.0008640000000000001, up: 0.0008640000000000001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d05-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 1.250000e-02 1.250000e-02 1.544000e+00 3.665493e-01 3.665493e-01
+8.750000e-02 1.250000e-02 1.250000e-02 3.059000e+00 8.609776e-02 8.609776e-02
+1.125000e-01 1.250000e-02 1.250000e-02 3.901000e+00 1.816110e-01 1.816110e-01
+1.375000e-01 1.250000e-02 1.250000e-02 4.939000e+00 2.378415e-01 2.378415e-01
+1.625000e-01 1.250000e-02 1.250000e-02 6.346000e+00 2.856730e-01 2.856730e-01
+1.875000e-01 1.250000e-02 1.250000e-02 7.282000e+00 3.821857e-01 3.821857e-01
+2.125000e-01 1.250000e-02 1.250000e-02 7.971000e+00 3.117723e-01 3.117723e-01
+2.375000e-01 1.250000e-02 1.250000e-02 8.102000e+00 2.749366e-01 2.749366e-01
+2.625000e-01 1.250000e-02 1.250000e-02 7.985000e+00 2.707735e-01 2.707735e-01
+2.875000e-01 1.250000e-02 1.250000e-02 8.292000e+00 2.768056e-01 2.768056e-01
+3.125000e-01 1.250000e-02 1.250000e-02 7.744000e+00 2.675073e-01 2.675073e-01
+3.375000e-01 1.250000e-02 1.250000e-02 7.809000e+00 2.670256e-01 2.670256e-01
+3.625000e-01 1.250000e-02 1.250000e-02 7.217000e+00 2.535144e-01 2.535144e-01
+3.875000e-01 1.250000e-02 1.250000e-02 7.333000e+00 2.555942e-01 2.555942e-01
+4.125000e-01 1.250000e-02 1.250000e-02 6.965000e+00 2.486818e-01 2.486818e-01
+4.375000e-01 1.250000e-02 1.250000e-02 6.521000e+00 2.352331e-01 2.352331e-01
+4.625000e-01 1.250000e-02 1.250000e-02 5.761000e+00 2.121940e-01 2.121940e-01
+4.875000e-01 1.250000e-02 1.250000e-02 6.168000e+00 2.214483e-01 2.214483e-01
+5.125000e-01 1.250000e-02 1.250000e-02 5.611000e+00 2.081576e-01 2.081576e-01
+5.375000e-01 1.250000e-02 1.250000e-02 5.016000e+00 1.947355e-01 1.947355e-01
+5.625000e-01 1.250000e-02 1.250000e-02 5.103000e+00 1.954665e-01 1.954665e-01
+5.875000e-01 1.250000e-02 1.250000e-02 4.830000e+00 1.900620e-01 1.900620e-01
+6.125000e-01 1.250000e-02 1.250000e-02 4.431000e+00 1.808959e-01 1.808959e-01
+6.375000e-01 1.250000e-02 1.250000e-02 4.677000e+00 1.860330e-01 1.860330e-01
+6.625000e-01 1.250000e-02 1.250000e-02 4.027000e+00 1.721808e-01 1.721808e-01
+6.875000e-01 1.250000e-02 1.250000e-02 3.780000e+00 1.681828e-01 1.681828e-01
+7.125000e-01 1.250000e-02 1.250000e-02 3.484000e+00 1.609155e-01 1.609155e-01
+7.375000e-01 1.250000e-02 1.250000e-02 3.503000e+00 1.642340e-01 1.642340e-01
+7.625000e-01 1.250000e-02 1.250000e-02 3.240000e+00 1.567521e-01 1.567521e-01
+7.875000e-01 1.250000e-02 1.250000e-02 3.159000e+00 1.615001e-01 1.615001e-01
+8.500000e-01 5.000000e-02 5.000000e-02 2.605000e+00 1.076461e-01 1.076461e-01
+9.500000e-01 5.000000e-02 5.000000e-02 2.139000e+00 1.016435e-01 1.016435e-01
+1.050000e+00 5.000000e-02 5.000000e-02 1.777000e+00 9.444630e-02 9.444630e-02
+1.150000e+00 5.000000e-02 5.000000e-02 1.411000e+00 8.540526e-02 8.540526e-02
+1.250000e+00 5.000000e-02 5.000000e-02 1.208000e+00 8.447959e-02 8.447959e-02
+1.350000e+00 5.000000e-02 5.000000e-02 9.710000e-01 8.291852e-02 8.291852e-02
+1.450000e+00 5.000000e-02 5.000000e-02 8.760000e-01 7.744437e-02 7.744437e-02
+1.550000e+00 5.000000e-02 5.000000e-02 7.650000e-01 5.809142e-02 5.809142e-02
+1.650000e+00 5.000000e-02 5.000000e-02 5.350000e-01 4.798684e-02 4.798684e-02
+1.750000e+00 5.000000e-02 5.000000e-02 3.730000e-01 4.259199e-02 4.259199e-02
+1.850000e+00 5.000000e-02 5.000000e-02 5.360000e-01 4.542118e-02 4.542118e-02
+1.950000e+00 5.000000e-02 5.000000e-02 3.850000e-01 3.857493e-02 3.857493e-02
+2.050000e+00 5.000000e-02 5.000000e-02 2.920000e-01 3.623017e-02 3.623017e-02
+2.150000e+00 5.000000e-02 5.000000e-02 1.890000e-01 3.027497e-02 3.027497e-02
+2.250000e+00 5.000000e-02 5.000000e-02 2.410000e-01 3.191893e-02 3.191893e-02
+2.350000e+00 5.000000e-02 5.000000e-02 1.760000e-01 2.711155e-02 2.711155e-02
+2.450000e+00 5.000000e-02 5.000000e-02 1.230000e-01 2.414336e-02 2.414336e-02
+2.550000e+00 5.000000e-02 5.000000e-02 1.590000e-01 2.265372e-02 2.265372e-02
+2.650000e+00 5.000000e-02 5.000000e-02 1.020000e-01 2.096118e-02 2.096118e-02
+2.750000e+00 5.000000e-02 5.000000e-02 6.100000e-02 1.652893e-02 1.652893e-02
+2.850000e+00 5.000000e-02 5.000000e-02 9.000000e-02 1.733852e-02 1.733852e-02
+2.950000e+00 5.000000e-02 5.000000e-02 4.800000e-02 1.617858e-02 1.617858e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.064, up: 0.064}, sys_1: {dn: -0.013, up: 0.013}, sys_2: {dn: -0.0053820000000000005, up: 0.0053820000000000005}}, 1: {stat: {dn: -0.053, up: 0.053}, sys_1: {dn: -0.003, up: 0.003}, sys_2: {dn: -0.007794, up: 0.007794}}, 2: {stat: {dn: -0.049, up: 0.049}, sys_1: {dn: -0.002, up: 0.002}, sys_2: {dn: -0.008856, up: 0.008856}}, 3: {stat: {dn: -0.048, up: 0.048}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.011286000000000001, up: 0.011286000000000001}}, 4: {stat: {dn: -0.053, up: 0.053}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.012726, up: 0.012726}}, 5: {stat: {dn: -0.053, up: 0.053}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.013968000000000001, up: 0.013968000000000001}}, 6: {stat: {dn: -0.054, up: 0.054}, sys_1: {dn: -0.005, up: 0.005}, sys_2: {dn: -0.015696, up: 0.015696}}, 7: {stat: {dn: -0.059, up: 0.059}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.0171, up: 0.0171}}, 8: {stat: {dn: -0.057, up: 0.057}, sys_1: {dn: -0.005, up: 0.005}, sys_2: {dn: -0.016326, up: 0.016326}}, 9: {stat: {dn: -0.058, up: 0.058}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.018108, up: 0.018108}}, 10: {stat: {dn: -0.061, up: 0.061}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.019602, up: 0.019602}}, 11: {stat: {dn: -0.063, up: 0.063}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.018269999999999998, up: 0.018269999999999998}}, 12: {stat: {dn: -0.065, up: 0.065}, sys_1: {dn: -0.01, up: 0.01}, sys_2: {dn: -0.018684000000000003, up: 0.018684000000000003}}, 13: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.012, up: 0.012}, sys_2: {dn: -0.018036, up: 0.018036}}, 14: {stat: {dn: -0.062, up: 0.062}, sys_1: {dn: -0.017, up: 0.017}, sys_2: {dn: -0.018648, up: 0.018648}}, 15: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.027, up: 0.027}, sys_2: {dn: -0.019314, up: 0.019314}}, 16: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.042, up: 0.042}, sys_2: {dn: -0.018558, up: 0.018558}}, 17: {stat: {dn: -0.064, up: 0.064}, sys_1: {dn: -0.048, up: 0.048}, sys_2: {dn: -0.018558, up: 0.018558}}, 18: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.061, up: 0.061}, sys_2: {dn: -0.018828, up: 0.018828}}, 19: {stat: {dn: -0.068, up: 0.068}, sys_1: {dn: -0.051, up: 0.051}, sys_2: {dn: -0.018378, up: 0.018378}}, 20: {stat: {dn: -0.065, up: 0.065}, sys_1: {dn: -0.056, up: 0.056}, sys_2: {dn: -0.016902, up: 0.016902}}, 21: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.076, up: 0.076}, sys_2: {dn: -0.019782, up: 0.019782}}, 22: {stat: {dn: -0.062, up: 0.062}, sys_1: {dn: -0.058, up: 0.058}, sys_2: {dn: -0.017658, up: 0.017658}}, 23: {stat: {dn: -0.065, up: 0.065}, sys_1: {dn: -0.052, up: 0.052}, sys_2: {dn: -0.016596000000000003, up: 0.016596000000000003}}, 24: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.036, up: 0.036}, sys_2: {dn: -0.013662, up: 0.013662}}, 25: {stat: {dn: -0.068, up: 0.068}, sys_1: {dn: -0.057, up: 0.057}, sys_2: {dn: -0.013734000000000001, up: 0.013734000000000001}}, 26: {stat: {dn: -0.036, up: 0.036}, sys_1: {dn: -0.071, up: 0.071}, sys_2: {dn: -0.012870000000000001, up: 0.012870000000000001}}, 27: {stat: {dn: -0.039, up: 0.039}, sys_1: {dn: -0.088, up: 0.088}, sys_2: {dn: -0.012294000000000001, up: 0.012294000000000001}}, 28: {stat: {dn: -0.048, up: 0.048}, sys_1: {dn: -0.065, up: 0.065}, sys_2: {dn: -0.009918, up: 0.009918}}, 29: {stat: {dn: -0.054, up: 0.054}, sys_1: {dn: -0.021, up: 0.021}, sys_2: {dn: -0.00657, up: 0.00657}}, 30: {stat: {dn: -0.051, up: 0.051}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.002808, up: 0.002808}}, 31: {stat: {dn: -0.045, up: 0.045}, sys_1: {dn: -0.024, up: 0.024}, sys_2: {dn: -0.0023940000000000003, up: 0.0023940000000000003}}, 32: {stat: {dn: -0.038, up: 0.038}, sys_1: {dn: -0.012, up: 0.012}, sys_2: {dn: -0.00108, up: 0.00108}}, 33: {stat: {dn: -0.03, up: 0.03}, sys_1: {dn: -0.024, up: 0.024}, sys_2: {dn: -0.0021239999999999996, up: 0.0021239999999999996}}, 34: {stat: {dn: -0.025, up: 0.025}, sys_1: {dn: -0.013, up: 0.013}, sys_2: {dn: -0.0016380000000000001, up: 0.0016380000000000001}}, 35: {stat: {dn: -0.023, up: 0.023}, sys_1: {dn: -0.008, up: 0.008}, sys_2: {dn: -0.001026, up: 0.001026}}, 36: {stat: {dn: -0.02, up: 0.02}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.000774, up: 0.000774}}, 37: {stat: {dn: -0.019, up: 0.019}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.0009179999999999999, up: 0.0009179999999999999}}, 38: {stat: {dn: -0.017, up: 0.017}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.00045000000000000004, up: 0.00045000000000000004}}, 39: {stat: {dn: -0.017, up: 0.017}, sys_1: {dn: -0.005, up: 0.005}, sys_2: {dn: -0.0006300000000000001, up: 0.0006300000000000001}}, 40: {stat: {dn: -0.016, up: 0.016}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.00081, up: 0.00081}}, 41: {stat: {dn: -0.016, up: 0.016}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.000612, up: 0.000612}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d06-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.625000e-01 1.250000e-02 1.250000e-02 2.990000e-01 6.552836e-02 6.552836e-02
+1.875000e-01 1.250000e-02 1.250000e-02 4.330000e-01 5.365395e-02 5.365395e-02
+2.125000e-01 1.250000e-02 1.250000e-02 4.920000e-01 4.983401e-02 4.983401e-02
+2.375000e-01 1.250000e-02 1.250000e-02 6.270000e-01 4.947094e-02 4.947094e-02
+2.625000e-01 1.250000e-02 1.250000e-02 7.070000e-01 5.465301e-02 5.465301e-02
+2.875000e-01 1.250000e-02 1.250000e-02 7.760000e-01 5.495548e-02 5.495548e-02
+3.125000e-01 1.250000e-02 1.250000e-02 8.720000e-01 5.645675e-02 5.645675e-02
+3.375000e-01 1.250000e-02 1.250000e-02 9.500000e-01 6.172042e-02 6.172042e-02
+3.625000e-01 1.250000e-02 1.250000e-02 9.070000e-01 5.950242e-02 5.950242e-02
+3.875000e-01 1.250000e-02 1.250000e-02 1.006000e+00 6.116289e-02 6.116289e-02
+4.125000e-01 1.250000e-02 1.250000e-02 1.089000e+00 6.470115e-02 6.470115e-02
+4.375000e-01 1.250000e-02 1.250000e-02 1.015000e+00 6.621022e-02 6.621022e-02
+4.625000e-01 1.250000e-02 1.250000e-02 1.038000e+00 6.836733e-02 6.836733e-02
+4.875000e-01 1.250000e-02 1.250000e-02 1.002000e+00 6.946436e-02 6.946436e-02
+5.125000e-01 1.250000e-02 1.250000e-02 1.036000e+00 6.693839e-02 6.693839e-02
+5.375000e-01 1.250000e-02 1.250000e-02 1.073000e+00 7.387849e-02 7.387849e-02
+5.625000e-01 1.250000e-02 1.250000e-02 1.031000e+00 8.040149e-02 8.040149e-02
+5.875000e-01 1.250000e-02 1.250000e-02 1.031000e+00 8.212429e-02 8.212429e-02
+6.125000e-01 1.250000e-02 1.250000e-02 1.046000e+00 9.182316e-02 9.182316e-02
+6.375000e-01 1.250000e-02 1.250000e-02 1.021000e+00 8.696408e-02 8.696408e-02
+6.625000e-01 1.250000e-02 1.250000e-02 9.390000e-01 8.744528e-02 8.744528e-02
+6.875000e-01 1.250000e-02 1.250000e-02 1.099000e+00 1.025833e-01 1.025833e-01
+7.125000e-01 1.250000e-02 1.250000e-02 9.810000e-01 8.671681e-02 8.671681e-02
+7.375000e-01 1.250000e-02 1.250000e-02 9.220000e-01 8.487890e-02 8.487890e-02
+7.625000e-01 1.250000e-02 1.250000e-02 7.590000e-01 7.641106e-02 7.641106e-02
+7.875000e-01 1.250000e-02 1.250000e-02 7.630000e-01 8.978654e-02 8.978654e-02
+8.500000e-01 5.000000e-02 5.000000e-02 7.150000e-01 8.063893e-02 8.063893e-02
+9.500000e-01 5.000000e-02 5.000000e-02 6.830000e-01 9.703681e-02 9.703681e-02
+1.050000e+00 5.000000e-02 5.000000e-02 5.510000e-01 8.140864e-02 8.140864e-02
+1.150000e+00 5.000000e-02 5.000000e-02 3.650000e-01 5.831093e-02 5.831093e-02
+1.250000e+00 5.000000e-02 5.000000e-02 1.560000e-01 5.485330e-02 5.485330e-02
+1.350000e+00 5.000000e-02 5.000000e-02 1.330000e-01 5.105616e-02 5.105616e-02
+1.450000e+00 5.000000e-02 5.000000e-02 6.000000e-02 3.986435e-02 3.986435e-02
+1.550000e+00 5.000000e-02 5.000000e-02 1.180000e-01 3.847741e-02 3.847741e-02
+1.650000e+00 5.000000e-02 5.000000e-02 9.100000e-02 2.822557e-02 2.822557e-02
+1.750000e+00 5.000000e-02 5.000000e-02 5.700000e-02 2.437320e-02 2.437320e-02
+1.850000e+00 5.000000e-02 5.000000e-02 4.300000e-02 2.120375e-02 2.120375e-02
+1.950000e+00 5.000000e-02 5.000000e-02 5.100000e-02 1.994600e-02 1.994600e-02
+2.050000e+00 5.000000e-02 5.000000e-02 2.500000e-02 1.747005e-02 1.747005e-02
+2.150000e+00 5.000000e-02 5.000000e-02 3.500000e-02 1.773124e-02 1.773124e-02
+2.250000e+00 5.000000e-02 5.000000e-02 4.500000e-02 1.837542e-02 1.837542e-02
+2.350000e+00 5.000000e-02 5.000000e-02 3.400000e-02 1.709896e-02 1.709896e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.038, up: 0.038}, sys_1: {dn: -0.002, up: 0.002}, sys_2: {dn: -0.001152, up: 0.001152}}, 1: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.004086, up: 0.004086}}, 2: {stat: {dn: -0.051, up: 0.051}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.004932000000000001, up: 0.004932000000000001}}, 3: {stat: {dn: -0.045, up: 0.045}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.004464, up: 0.004464}}, 4: {stat: {dn: -0.051, up: 0.051}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.006156000000000001, up: 0.006156000000000001}}, 5: {stat: {dn: -0.052, up: 0.052}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.006462, up: 0.006462}}, 6: {stat: {dn: -0.052, up: 0.052}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.006912000000000001, up: 0.006912000000000001}}, 7: {stat: {dn: -0.055, up: 0.055}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.007866, up: 0.007866}}, 8: {stat: {dn: -0.059, up: 0.059}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.008784, up: 0.008784}}, 9: {stat: {dn: -0.059, up: 0.059}, sys_1: {dn: -0.001, up: 0.001}, sys_2: {dn: -0.009144000000000001, up: 0.009144000000000001}}, 10: {stat: {dn: -0.062, up: 0.062}, sys_1: {dn: -0.003, up: 0.003}, sys_2: {dn: -0.010133999999999999, up: 0.010133999999999999}}, 11: {stat: {dn: -0.064, up: 0.064}, sys_1: {dn: -0.004, up: 0.004}, sys_2: {dn: -0.011106000000000001, up: 0.011106000000000001}}, 12: {stat: {dn: -0.072, up: 0.072}, sys_1: {dn: -0.006, up: 0.006}, sys_2: {dn: -0.013284, up: 0.013284}}, 13: {stat: {dn: -0.074, up: 0.074}, sys_1: {dn: -0.008, up: 0.008}, sys_2: {dn: -0.014454000000000002, up: 0.014454000000000002}}, 14: {stat: {dn: -0.068, up: 0.068}, sys_1: {dn: -0.01, up: 0.01}, sys_2: {dn: -0.01242, up: 0.01242}}, 15: {stat: {dn: -0.069, up: 0.069}, sys_1: {dn: -0.017, up: 0.017}, sys_2: {dn: -0.012563999999999999, up: 0.012563999999999999}}, 16: {stat: {dn: -0.077, up: 0.077}, sys_1: {dn: -0.032, up: 0.032}, sys_2: {dn: -0.014274, up: 0.014274}}, 17: {stat: {dn: -0.075, up: 0.075}, sys_1: {dn: -0.035, up: 0.035}, sys_2: {dn: -0.013482000000000001, up: 0.013482000000000001}}, 18: {stat: {dn: -0.071, up: 0.071}, sys_1: {dn: -0.039, up: 0.039}, sys_2: {dn: -0.012042, up: 0.012042}}, 19: {stat: {dn: -0.075, up: 0.075}, sys_1: {dn: -0.036, up: 0.036}, sys_2: {dn: -0.01323, up: 0.01323}}, 20: {stat: {dn: -0.067, up: 0.067}, sys_1: {dn: -0.039, up: 0.039}, sys_2: {dn: -0.012042, up: 0.012042}}, 21: {stat: {dn: -0.062, up: 0.062}, sys_1: {dn: -0.034, up: 0.034}, sys_2: {dn: -0.009072, up: 0.009072}}, 22: {stat: {dn: -0.066, up: 0.066}, sys_1: {dn: -0.032, up: 0.032}, sys_2: {dn: -0.009828000000000002, up: 0.009828000000000002}}, 23: {stat: {dn: -0.072, up: 0.072}, sys_1: {dn: -0.038, up: 0.038}, sys_2: {dn: -0.012491999999999998, up: 0.012491999999999998}}, 24: {stat: {dn: -0.073, up: 0.073}, sys_1: {dn: -0.032, up: 0.032}, sys_2: {dn: -0.012582, up: 0.012582}}, 25: {stat: {dn: -0.076, up: 0.076}, sys_1: {dn: -0.051, up: 0.051}, sys_2: {dn: -0.012582, up: 0.012582}}, 26: {stat: {dn: -0.041, up: 0.041}, sys_1: {dn: -0.064, up: 0.064}, sys_2: {dn: -0.011844, up: 0.011844}}, 27: {stat: {dn: -0.044, up: 0.044}, sys_1: {dn: -0.064, up: 0.064}, sys_2: {dn: -0.009072, up: 0.009072}}, 28: {stat: {dn: -0.055, up: 0.055}, sys_1: {dn: -0.054, up: 0.054}, sys_2: {dn: -0.008406000000000002, up: 0.008406000000000002}}, 29: {stat: {dn: -0.064, up: 0.064}, sys_1: {dn: -0.025, up: 0.025}, sys_2: {dn: -0.00801, up: 0.00801}}, 30: {stat: {dn: -0.062, up: 0.062}, sys_1: {dn: -0.059, up: 0.059}, sys_2: {dn: -0.008586, up: 0.008586}}, 31: {stat: {dn: -0.055, up: 0.055}, sys_1: {dn: -0.072, up: 0.072}, sys_2: {dn: -0.0075780000000000005, up: 0.0075780000000000005}}, 32: {stat: {dn: -0.048, up: 0.048}, sys_1: {dn: -0.069, up: 0.069}, sys_2: {dn: -0.0066240000000000005, up: 0.0066240000000000005}}, 33: {stat: {dn: -0.036, up: 0.036}, sys_1: {dn: -0.045, up: 0.045}, sys_2: {dn: -0.0042120000000000005, up: 0.0042120000000000005}}, 34: {stat: {dn: -0.031, up: 0.031}, sys_1: {dn: -0.032, up: 0.032}, sys_2: {dn: -0.0041400000000000005, up: 0.0041400000000000005}}, 35: {stat: {dn: -0.029, up: 0.029}, sys_1: {dn: -0.031, up: 0.031}, sys_2: {dn: -0.004374, up: 0.004374}}, 36: {stat: {dn: -0.026, up: 0.026}, sys_1: {dn: -0.026, up: 0.026}, sys_2: {dn: -0.003474, up: 0.003474}}, 37: {stat: {dn: -0.024, up: 0.024}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.0032760000000000003, up: 0.0032760000000000003}}, 38: {stat: {dn: -0.022, up: 0.022}, sys_1: {dn: -0.017, up: 0.017}, sys_2: {dn: -0.002646, up: 0.002646}}, 39: {stat: {dn: -0.022, up: 0.022}, sys_1: {dn: -0.014, up: 0.014}, sys_2: {dn: -0.002268, up: 0.002268}}, 40: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.013, up: 0.013}, sys_2: {dn: -0.0012959999999999998, up: 0.0012959999999999998}}, 41: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.01, up: 0.01}, sys_2: {dn: -0.0013679999999999999, up: 0.0013679999999999999}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d06-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.625000e-01 1.250000e-02 1.250000e-02 6.400000e-02 3.807003e-02 3.807003e-02
+1.875000e-01 1.250000e-02 1.250000e-02 2.270000e-01 5.017664e-02 5.017664e-02
+2.125000e-01 1.250000e-02 1.250000e-02 2.740000e-01 5.124768e-02 5.124768e-02
+2.375000e-01 1.250000e-02 1.250000e-02 2.480000e-01 4.523193e-02 4.523193e-02
+2.625000e-01 1.250000e-02 1.250000e-02 3.420000e-01 5.137992e-02 5.137992e-02
+2.875000e-01 1.250000e-02 1.250000e-02 3.590000e-01 5.240952e-02 5.240952e-02
+3.125000e-01 1.250000e-02 1.250000e-02 3.840000e-01 5.246690e-02 5.246690e-02
+3.375000e-01 1.250000e-02 1.250000e-02 4.370000e-01 5.556864e-02 5.556864e-02
+3.625000e-01 1.250000e-02 1.250000e-02 4.880000e-01 5.965868e-02 5.965868e-02
+3.875000e-01 1.250000e-02 1.250000e-02 5.080000e-01 5.971275e-02 5.971275e-02
+4.125000e-01 1.250000e-02 1.250000e-02 5.630000e-01 6.289434e-02 6.289434e-02
+4.375000e-01 1.250000e-02 1.250000e-02 6.170000e-01 6.507951e-02 6.507951e-02
+4.625000e-01 1.250000e-02 1.250000e-02 7.380000e-01 7.346063e-02 7.346063e-02
+4.875000e-01 1.250000e-02 1.250000e-02 8.030000e-01 7.582162e-02 7.582162e-02
+5.125000e-01 1.250000e-02 1.250000e-02 6.900000e-01 6.984452e-02 6.984452e-02
+5.375000e-01 1.250000e-02 1.250000e-02 6.980000e-01 7.216546e-02 7.216546e-02
+5.625000e-01 1.250000e-02 1.250000e-02 7.930000e-01 8.459756e-02 8.459756e-02
+5.875000e-01 1.250000e-02 1.250000e-02 7.490000e-01 8.385562e-02 8.385562e-02
+6.125000e-01 1.250000e-02 1.250000e-02 6.690000e-01 8.189634e-02 8.189634e-02
+6.375000e-01 1.250000e-02 1.250000e-02 7.350000e-01 8.423795e-02 8.423795e-02
+6.625000e-01 1.250000e-02 1.250000e-02 6.690000e-01 7.845387e-02 7.845387e-02
+6.875000e-01 1.250000e-02 1.250000e-02 5.040000e-01 7.129026e-02 7.129026e-02
+7.125000e-01 1.250000e-02 1.250000e-02 5.460000e-01 7.400398e-02 7.400398e-02
+7.375000e-01 1.250000e-02 1.250000e-02 6.940000e-01 8.236535e-02 8.236535e-02
+7.625000e-01 1.250000e-02 1.250000e-02 6.990000e-01 8.069267e-02 8.069267e-02
+7.875000e-01 1.250000e-02 1.250000e-02 6.990000e-01 9.238672e-02 9.238672e-02
+8.500000e-01 5.000000e-02 5.000000e-02 6.580000e-01 7.692386e-02 7.692386e-02
+9.500000e-01 5.000000e-02 5.000000e-02 5.040000e-01 7.819400e-02 7.819400e-02
+1.050000e+00 5.000000e-02 5.000000e-02 4.670000e-01 7.753490e-02 7.753490e-02
+1.150000e+00 5.000000e-02 5.000000e-02 4.450000e-01 6.917485e-02 6.917485e-02
+1.250000e+00 5.000000e-02 5.000000e-02 4.770000e-01 8.601581e-02 8.601581e-02
+1.350000e+00 5.000000e-02 5.000000e-02 4.210000e-01 9.091989e-02 9.091989e-02
+1.450000e+00 5.000000e-02 5.000000e-02 3.680000e-01 8.431416e-02 8.431416e-02
+1.550000e+00 5.000000e-02 5.000000e-02 2.340000e-01 5.778184e-02 5.778184e-02
+1.650000e+00 5.000000e-02 5.000000e-02 2.300000e-01 4.474527e-02 4.474527e-02
+1.750000e+00 5.000000e-02 5.000000e-02 2.430000e-01 4.267472e-02 4.267472e-02
+1.850000e+00 5.000000e-02 5.000000e-02 1.930000e-01 3.693330e-02 3.693330e-02
+1.950000e+00 5.000000e-02 5.000000e-02 1.820000e-01 3.141229e-02 3.141229e-02
+2.050000e+00 5.000000e-02 5.000000e-02 1.470000e-01 2.792850e-02 2.792850e-02
+2.150000e+00 5.000000e-02 5.000000e-02 1.260000e-01 2.617525e-02 2.617525e-02
+2.250000e+00 5.000000e-02 5.000000e-02 7.200000e-02 2.473216e-02 2.473216e-02
+2.350000e+00 5.000000e-02 5.000000e-02 7.600000e-02 2.329960e-02 2.329960e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.077, up: 0.077}}, 1: {error: {dn: -0.076, up: 0.076}}, 2: {error: {dn: -0.087, up: 0.087}}, 3: {error: {dn: -0.067, up: 0.067}}, 4: {error: {dn: -0.061, up: 0.061}}, 5: {error: {dn: -0.035, up: 0.035}}, 6: {error: {dn: -0.024, up: 0.024}}, 7: {error: {dn: -0.014, up: 0.014}}, 8: {error: {dn: -0.0089, up: 0.0089}}, 9: {error: {dn: -0.0052, up: 0.0052}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d07-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 1.610000e-01 7.700000e-02 7.700000e-02
+3.000000e-01 1.000000e-01 1.000000e-01 7.800000e-01 7.600000e-02 7.600000e-02
+5.000000e-01 1.000000e-01 1.000000e-01 1.177000e+00 8.700000e-02 8.700000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 9.320000e-01 6.700000e-02 6.700000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 7.720000e-01 6.100000e-02 6.100000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 4.590000e-01 3.500000e-02 3.500000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 2.350000e-01 2.400000e-02 2.400000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 1.270000e-01 1.400000e-02 1.400000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 2.680000e-02 8.900000e-03 8.900000e-03
+2.750000e+00 2.500000e-01 2.500000e-01 1.640000e-02 5.200000e-03 5.200000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.161, up: 0.161}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.088, up: 0.088}}, 3: {error: {dn: -0.09, up: 0.09}}, 4: {error: {dn: -0.068, up: 0.068}}, 5: {error: {dn: -0.043, up: 0.043}}, 6: {error: {dn: -0.038, up: 0.038}}, 7: {error: {dn: -0.02, up: 0.02}}, 8: {error: {dn: -0.016, up: 0.016}}, 9: {error: {dn: -0.0084, up: 0.0084}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d07-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 2.280000e-01 1.610000e-01 1.610000e-01
+3.000000e-01 1.000000e-01 1.000000e-01 3.590000e-01 8.000000e-02 8.000000e-02
+5.000000e-01 1.000000e-01 1.000000e-01 7.340000e-01 8.800000e-02 8.800000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 8.340000e-01 9.000000e-02 9.000000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 5.600000e-01 6.800000e-02 6.800000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 3.930000e-01 4.300000e-02 4.300000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 3.170000e-01 3.800000e-02 3.800000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 1.860000e-01 2.000000e-02 2.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.110000e-01 1.600000e-02 1.600000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 3.820000e-02 8.400000e-03 8.400000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0215, up: 0.0215}, sys_1: {dn: -0.0013, up: 0.0013}, sys_2: {dn: -0.0008135999999999999, up: 0.0008135999999999999}}, 1: {stat: {dn: -0.0269, up: 0.0269}, sys_1: {dn: -0.0003, up: 0.0003}, sys_2: {dn: -0.0029736000000000003, up: 0.0029736000000000003}}, 2: {stat: {dn: -0.0281, up: 0.0281}, sys_1: {dn: -0.0015, up: 0.0015}, sys_2: {dn: -0.004543200000000001, up: 0.004543200000000001}}, 3: {stat: {dn: -0.0317, up: 0.0317}, sys_1: {dn: -0.0011, up: 0.0011}, sys_2: {dn: -0.0036324000000000005, up: 0.0036324000000000005}}, 4: {stat: {dn: -0.0343, up: 0.0343}, sys_1: {dn: -0.0019, up: 0.0019}, sys_2: {dn: -0.0050328000000000005, up: 0.0050328000000000005}}, 5: {stat: {dn: -0.033, up: 0.033}, sys_1: {dn: -0.0023, up: 0.0023}, sys_2: {dn: -0.0054378, up: 0.0054378}}, 6: {stat: {dn: -0.0345, up: 0.0345}, sys_1: {dn: -0.0028, up: 0.0028}, sys_2: {dn: -0.0062531999999999996, up: 0.0062531999999999996}}, 7: {stat: {dn: -0.0338, up: 0.0338}, sys_1: {dn: -0.0032, up: 0.0032}, sys_2: {dn: -0.0069282, up: 0.0069282}}, 8: {stat: {dn: -0.0332, up: 0.0332}, sys_1: {dn: -0.0067, up: 0.0067}, sys_2: {dn: -0.0065232, up: 0.0065232}}, 9: {stat: {dn: -0.0328, up: 0.0328}, sys_1: {dn: -0.0033, up: 0.0033}, sys_2: {dn: -0.0069804, up: 0.0069804}}, 10: {stat: {dn: -0.0315, up: 0.0315}, sys_1: {dn: -0.0032, up: 0.0032}, sys_2: {dn: -0.006510600000000001, up: 0.006510600000000001}}, 11: {stat: {dn: -0.0224, up: 0.0224}, sys_1: {dn: -0.0068, up: 0.0068}, sys_2: {dn: -0.0062892, up: 0.0062892}}, 12: {stat: {dn: -0.0222, up: 0.0222}, sys_1: {dn: -0.0065, up: 0.0065}, sys_2: {dn: -0.005029199999999999, up: 0.005029199999999999}}, 13: {stat: {dn: -0.021, up: 0.021}, sys_1: {dn: -0.0188, up: 0.0188}, sys_2: {dn: -0.004831200000000001, up: 0.004831200000000001}}, 14: {stat: {dn: -0.0204, up: 0.0204}, sys_1: {dn: -0.0286, up: 0.0286}, sys_2: {dn: -0.0041436, up: 0.0041436}}, 15: {stat: {dn: -0.0199, up: 0.0199}, sys_1: {dn: -0.0306, up: 0.0306}, sys_2: {dn: -0.0028368, up: 0.0028368}}, 16: {stat: {dn: -0.0184, up: 0.0184}, sys_1: {dn: -0.0356, up: 0.0356}, sys_2: {dn: -0.003096, up: 0.003096}}, 17: {stat: {dn: -0.0199, up: 0.0199}, sys_1: {dn: -0.0256, up: 0.0256}, sys_2: {dn: -0.0021024, up: 0.0021024}}, 18: {stat: {dn: -0.0227, up: 0.0227}, sys_1: {dn: -0.0232, up: 0.0232}, sys_2: {dn: -0.001431, up: 0.001431}}, 19: {stat: {dn: -0.0212, up: 0.0212}, sys_1: {dn: -0.0266, up: 0.0266}, sys_2: {dn: -0.0015012, up: 0.0015012}}, 20: {stat: {dn: -0.0266, up: 0.0266}, sys_1: {dn: -0.0055, up: 0.0055}, sys_2: {dn: -0.000405, up: 0.000405}}, 21: {stat: {dn: -0.0286, up: 0.0286}, sys_1: {dn: -0.067, up: 0.067}, sys_2: {dn: -0.001665, up: 0.001665}}, 22: {stat: {dn: -0.0298, up: 0.0298}, sys_1: {dn: -0.0069, up: 0.0069}, sys_2: {dn: -0.0004608, up: 0.0004608}}, 23: {stat: {dn: -0.0203, up: 0.0203}, sys_1: {dn: -0.1946, up: 0.1946}, sys_2: {dn: -0.0012258, up: 0.0012258}}, 24: {stat: {dn: -0.0263, up: 0.0263}, sys_1: {dn: -0.0102, up: 0.0102}, sys_2: {dn: -0.0005814000000000001, up: 0.0005814000000000001}}, 25: {stat: {dn: -0.0295, up: 0.0295}, sys_1: {dn: -0.0026, up: 0.0026}, sys_2: {dn: -0.00031680000000000006, up: 0.00031680000000000006}}, 26: {stat: {dn: 0.0, up: 0.0312}, sys_1: {dn: -0.0251, up: 0.0251}, sys_2: {dn: -0.0, up: 0.0}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d08-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.750000e-01 2.500000e-02 2.500000e-02 4.520000e-02 2.155463e-02 2.155463e-02
+3.250000e-01 2.500000e-02 2.500000e-02 1.652000e-01 2.706552e-02 2.706552e-02
+3.750000e-01 2.500000e-02 2.500000e-02 2.524000e-01 2.850440e-02 2.850440e-02
+4.250000e-01 2.500000e-02 2.500000e-02 2.018000e-01 3.192639e-02 3.192639e-02
+4.750000e-01 2.500000e-02 2.500000e-02 2.796000e-01 3.471929e-02 3.471929e-02
+5.250000e-01 2.500000e-02 2.500000e-02 3.021000e-01 3.352402e-02 3.352402e-02
+5.750000e-01 2.500000e-02 2.500000e-02 3.474000e-01 3.517375e-02 3.517375e-02
+6.250000e-01 2.500000e-02 2.500000e-02 3.849000e-01 3.465083e-02 3.465083e-02
+6.750000e-01 2.500000e-02 2.500000e-02 3.624000e-01 3.449177e-02 3.449177e-02
+7.250000e-01 2.500000e-02 2.500000e-02 3.878000e-01 3.369653e-02 3.369653e-02
+7.750000e-01 2.500000e-02 2.500000e-02 3.617000e-01 3.232457e-02 3.232457e-02
+8.500000e-01 5.000000e-02 5.000000e-02 3.494000e-01 2.423951e-02 2.423951e-02
+9.500000e-01 5.000000e-02 5.000000e-02 2.794000e-01 2.367241e-02 2.367241e-02
+1.050000e+00 5.000000e-02 5.000000e-02 2.684000e-01 2.859686e-02 2.859686e-02
+1.150000e+00 5.000000e-02 5.000000e-02 2.302000e-01 3.537357e-02 3.537357e-02
+1.250000e+00 5.000000e-02 5.000000e-02 1.576000e-01 3.661171e-02 3.661171e-02
+1.350000e+00 5.000000e-02 5.000000e-02 1.720000e-01 4.019335e-02 4.019335e-02
+1.450000e+00 5.000000e-02 5.000000e-02 1.168000e-01 3.249292e-02 3.249292e-02
+1.550000e+00 5.000000e-02 5.000000e-02 7.950000e-02 3.248966e-02 3.248966e-02
+1.650000e+00 5.000000e-02 5.000000e-02 8.340000e-02 3.404781e-02 3.404781e-02
+1.750000e+00 5.000000e-02 5.000000e-02 2.250000e-02 2.716568e-02 2.716568e-02
+1.850000e+00 5.000000e-02 5.000000e-02 9.250000e-02 7.286791e-02 7.286791e-02
+1.950000e+00 5.000000e-02 5.000000e-02 2.560000e-02 3.059187e-02 3.059187e-02
+2.050000e+00 5.000000e-02 5.000000e-02 6.810000e-02 1.956598e-01 1.956598e-01
+2.150000e+00 5.000000e-02 5.000000e-02 3.230000e-02 2.821468e-02 2.821468e-02
+2.250000e+00 5.000000e-02 5.000000e-02 1.760000e-02 2.961605e-02 2.961605e-02
+2.350000e+00 5.000000e-02 5.000000e-02 0.000000e+00 2.510000e-02 4.004310e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d08-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0203, up: 0.0203}, sys_1: {dn: -0.0002, up: 0.0002}, sys_2: {dn: -0.0007362, up: 0.0007362}}, 1: {stat: {dn: -0.0235, up: 0.0235}, sys_1: {dn: -0.0002, up: 0.0002}, sys_2: {dn: -0.0012186, up: 0.0012186}}, 2: {stat: {dn: -0.0244, up: 0.0244}, sys_1: {dn: -0.0002, up: 0.0002}, sys_2: {dn: -0.0011808, up: 0.0011808}}, 3: {stat: {dn: -0.0331, up: 0.0331}, sys_1: {dn: -0.0003, up: 0.0003}, sys_2: {dn: -0.0028350000000000003, up: 0.0028350000000000003}}, 4: {stat: {dn: -0.0348, up: 0.0348}, sys_1: {dn: -0.0003, up: 0.0003}, sys_2: {dn: -0.0034092000000000003, up: 0.0034092000000000003}}, 5: {stat: {dn: -0.0317, up: 0.0317}, sys_1: {dn: -0.0003, up: 0.0003}, sys_2: {dn: -0.0023112, up: 0.0023112}}, 6: {stat: {dn: -0.0334, up: 0.0334}, sys_1: {dn: -0.0004, up: 0.0004}, sys_2: {dn: -0.0028674, up: 0.0028674}}, 7: {stat: {dn: -0.0312, up: 0.0312}, sys_1: {dn: -0.0004, up: 0.0004}, sys_2: {dn: -0.0024966, up: 0.0024966}}, 8: {stat: {dn: -0.0313, up: 0.0313}, sys_1: {dn: -0.0022, up: 0.0022}, sys_2: {dn: -0.0023561999999999997, up: 0.0023561999999999997}}, 9: {stat: {dn: -0.0296, up: 0.0296}, sys_1: {dn: -0.0005, up: 0.0005}, sys_2: {dn: -0.0019421999999999998, up: 0.0019421999999999998}}, 10: {stat: {dn: -0.0278, up: 0.0278}, sys_1: {dn: -0.0005, up: 0.0005}, sys_2: {dn: -0.0019151999999999997, up: 0.0019151999999999997}}, 11: {stat: {dn: -0.0207, up: 0.0207}, sys_1: {dn: -0.0021, up: 0.0021}, sys_2: {dn: -0.002043, up: 0.002043}}, 12: {stat: {dn: -0.0222, up: 0.0222}, sys_1: {dn: -0.0029, up: 0.0029}, sys_2: {dn: -0.0023561999999999997, up: 0.0023561999999999997}}, 13: {stat: {dn: -0.0208, up: 0.0208}, sys_1: {dn: -0.0072, up: 0.0072}, sys_2: {dn: -0.0018468, up: 0.0018468}}, 14: {stat: {dn: -0.0209, up: 0.0209}, sys_1: {dn: -0.0121, up: 0.0121}, sys_2: {dn: -0.0017568000000000002, up: 0.0017568000000000002}}, 15: {stat: {dn: -0.022, up: 0.022}, sys_1: {dn: -0.0189, up: 0.0189}, sys_2: {dn: -0.0017496, up: 0.0017496}}, 16: {stat: {dn: -0.0194, up: 0.0194}, sys_1: {dn: -0.0112, up: 0.0112}, sys_2: {dn: -0.000972, up: 0.000972}}, 17: {stat: {dn: -0.0229, up: 0.0229}, sys_1: {dn: -0.0171, up: 0.0171}, sys_2: {dn: -0.0014004, up: 0.0014004}}, 18: {stat: {dn: -0.0284, up: 0.0284}, sys_1: {dn: -0.0274, up: 0.0274}, sys_2: {dn: -0.0016956, up: 0.0016956}}, 19: {stat: {dn: -0.0254, up: 0.0254}, sys_1: {dn: -0.0133, up: 0.0133}, sys_2: {dn: -0.0007506, up: 0.0007506}}, 20: {stat: {dn: -0.035, up: 0.035}, sys_1: {dn: -0.0255, up: 0.0255}, sys_2: {dn: -0.0020412, up: 0.0020412}}, 21: {stat: {dn: -0.0383, up: 0.0383}, sys_1: {dn: -0.0188, up: 0.0188}, sys_2: {dn: -0.000468, up: 0.000468}}, 22: {stat: {dn: -0.0408, up: 0.0408}, sys_1: {dn: -0.0168, up: 0.0168}, sys_2: {dn: -0.001152, up: 0.001152}}, 23: {stat: {dn: 0.0, up: 0.018}, sys_1: {dn: -0.0107, up: 0.0107}, sys_2: {dn: -0.0, up: 0.0}}, 24: {stat: {dn: -0.034, up: 0.034}, sys_1: {dn: -0.0066, up: 0.0066}, sys_2: {dn: -0.000378, up: 0.000378}}, 25: {stat: {dn: -0.0405, up: 0.0405}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.0011753999999999998, up: 0.0011753999999999998}}, 26: {stat: {dn: -0.0322, up: 0.0322}, sys_1: {dn: -0.0024, up: 0.0024}, sys_2: {dn: -0.0009107999999999999, up: 0.0009107999999999999}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d08-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.750000e-01 2.500000e-02 2.500000e-02 4.090000e-02 2.031433e-02 2.031433e-02
+3.250000e-01 2.500000e-02 2.500000e-02 6.770000e-02 2.353242e-02 2.353242e-02
+3.750000e-01 2.500000e-02 2.500000e-02 6.560000e-02 2.442937e-02 2.442937e-02
+4.250000e-01 2.500000e-02 2.500000e-02 1.575000e-01 3.322254e-02 3.322254e-02
+4.750000e-01 2.500000e-02 2.500000e-02 1.894000e-01 3.496788e-02 3.496788e-02
+5.250000e-01 2.500000e-02 2.500000e-02 1.284000e-01 3.178556e-02 3.178556e-02
+5.750000e-01 2.500000e-02 2.500000e-02 1.593000e-01 3.352524e-02 3.352524e-02
+6.250000e-01 2.500000e-02 2.500000e-02 1.387000e-01 3.130228e-02 3.130228e-02
+6.750000e-01 2.500000e-02 2.500000e-02 1.309000e-01 3.146556e-02 3.146556e-02
+7.250000e-01 2.500000e-02 2.500000e-02 1.079000e-01 2.966786e-02 2.966786e-02
+7.750000e-01 2.500000e-02 2.500000e-02 1.064000e-01 2.787038e-02 2.787038e-02
+8.500000e-01 5.000000e-02 5.000000e-02 1.135000e-01 2.090631e-02 2.090631e-02
+9.500000e-01 5.000000e-02 5.000000e-02 1.309000e-01 2.251226e-02 2.251226e-02
+1.050000e+00 5.000000e-02 5.000000e-02 1.026000e-01 2.208825e-02 2.208825e-02
+1.150000e+00 5.000000e-02 5.000000e-02 9.760000e-02 2.421376e-02 2.421376e-02
+1.250000e+00 5.000000e-02 5.000000e-02 9.720000e-02 2.905634e-02 2.905634e-02
+1.350000e+00 5.000000e-02 5.000000e-02 5.400000e-02 2.242197e-02 2.242197e-02
+1.450000e+00 5.000000e-02 5.000000e-02 7.780000e-02 2.861435e-02 2.861435e-02
+1.550000e+00 5.000000e-02 5.000000e-02 9.420000e-02 3.949930e-02 3.949930e-02
+1.650000e+00 5.000000e-02 5.000000e-02 4.170000e-02 2.868124e-02 2.868124e-02
+1.750000e+00 5.000000e-02 5.000000e-02 1.134000e-01 4.335224e-02 4.335224e-02
+1.850000e+00 5.000000e-02 5.000000e-02 2.600000e-02 4.266789e-02 4.266789e-02
+1.950000e+00 5.000000e-02 5.000000e-02 6.400000e-02 4.413850e-02 4.413850e-02
+2.050000e+00 5.000000e-02 5.000000e-02 0.000000e+00 1.070000e-02 2.094015e-02
+2.150000e+00 5.000000e-02 5.000000e-02 2.100000e-02 3.463673e-02 3.463673e-02
+2.250000e+00 5.000000e-02 5.000000e-02 6.530000e-02 4.111729e-02 4.111729e-02
+2.350000e+00 5.000000e-02 5.000000e-02 5.060000e-02 3.230216e-02 3.230216e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.81, up: 0.81}, sys_1: {dn: -1.12, up: 1.12}, sys_2: {dn: -0.35676, up: 0.35676}}, 1: {stat: {dn: -1.28, up: 1.28}, sys_1: {dn: -1.26, up: 1.26}, sys_2: {dn: -1.1448, up: 1.1448}}, 2: {stat: {dn: -1.46, up: 1.46}, sys_1: {dn: -2.12, up: 2.12}, sys_2: {dn: -1.35396, up: 1.35396}}, 3: {stat: {dn: -1.43, up: 1.43}, sys_1: {dn: -2.75, up: 2.75}, sys_2: {dn: -1.3382999999999998, up: 1.3382999999999998}}, 4: {stat: {dn: -1.39, up: 1.39}, sys_1: {dn: -1.15, up: 1.15}, sys_2: {dn: -1.2861, up: 1.2861}}, 5: {stat: {dn: -1.3, up: 1.3}, sys_1: {dn: -0.64, up: 0.64}, sys_2: {dn: -1.26072, up: 1.26072}}, 6: {stat: {dn: -1.27, up: 1.27}, sys_1: {dn: -0.63, up: 0.63}, sys_2: {dn: -1.21356, up: 1.21356}}, 7: {stat: {dn: -1.22, up: 1.22}, sys_1: {dn: -0.66, up: 0.66}, sys_2: {dn: -1.17342, up: 1.17342}}, 8: {stat: {dn: -1.16, up: 1.16}, sys_1: {dn: -0.58, up: 0.58}, sys_2: {dn: -1.0900800000000002, up: 1.0900800000000002}}, 9: {stat: {dn: -1.12, up: 1.12}, sys_1: {dn: -0.59, up: 0.59}, sys_2: {dn: -1.05138, up: 1.05138}}, 10: {stat: {dn: -1.08, up: 1.08}, sys_1: {dn: -0.51, up: 0.51}, sys_2: {dn: -0.94752, up: 0.94752}}, 11: {stat: {dn: -1.04, up: 1.04}, sys_1: {dn: -0.51, up: 0.51}, sys_2: {dn: -0.93096, up: 0.93096}}, 12: {stat: {dn: -0.99, up: 0.99}, sys_1: {dn: -0.43, up: 0.43}, sys_2: {dn: -0.8478000000000001, up: 0.8478000000000001}}, 13: {stat: {dn: -0.94, up: 0.94}, sys_1: {dn: -0.4, up: 0.4}, sys_2: {dn: -0.81162, up: 0.81162}}, 14: {stat: {dn: -0.93, up: 0.93}, sys_1: {dn: -0.38, up: 0.38}, sys_2: {dn: -0.73746, up: 0.73746}}, 15: {stat: {dn: -0.89, up: 0.89}, sys_1: {dn: -0.33, up: 0.33}, sys_2: {dn: -0.70794, up: 0.70794}}, 16: {stat: {dn: -0.85, up: 0.85}, sys_1: {dn: -0.3, up: 0.3}, sys_2: {dn: -0.6726599999999999, up: 0.6726599999999999}}, 17: {stat: {dn: -0.8, up: 0.8}, sys_1: {dn: -0.27, up: 0.27}, sys_2: {dn: -0.5945400000000001, up: 0.5945400000000001}}, 18: {stat: {dn: -0.78, up: 0.78}, sys_1: {dn: -0.25, up: 0.25}, sys_2: {dn: -0.5612400000000001, up: 0.5612400000000001}}, 19: {stat: {dn: -0.74, up: 0.74}, sys_1: {dn: -0.23, up: 0.23}, sys_2: {dn: -0.5421600000000001, up: 0.5421600000000001}}, 20: {stat: {dn: -0.73, up: 0.73}, sys_1: {dn: -0.22, up: 0.22}, sys_2: {dn: -0.4939200000000001, up: 0.4939200000000001}}, 21: {stat: {dn: -0.7, up: 0.7}, sys_1: {dn: -0.23, up: 0.23}, sys_2: {dn: -0.45162, up: 0.45162}}, 22: {stat: {dn: -0.67, up: 0.67}, sys_1: {dn: -0.26, up: 0.26}, sys_2: {dn: -0.4374, up: 0.4374}}, 23: {stat: {dn: -0.64, up: 0.64}, sys_1: {dn: -0.26, up: 0.26}, sys_2: {dn: -0.40356000000000003, up: 0.40356000000000003}}, 24: {stat: {dn: -0.65, up: 0.65}, sys_1: {dn: -0.27, up: 0.27}, sys_2: {dn: -0.37278, up: 0.37278}}, 25: {stat: {dn: -0.62, up: 0.62}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.32544, up: 0.32544}}, 26: {stat: {dn: -0.6, up: 0.6}, sys_1: {dn: -0.37, up: 0.37}, sys_2: {dn: -0.32976, up: 0.32976}}, 27: {stat: {dn: -0.58, up: 0.58}, sys_1: {dn: -0.4, up: 0.4}, sys_2: {dn: -0.31068, up: 0.31068}}, 28: {stat: {dn: -0.58, up: 0.58}, sys_1: {dn: -0.42, up: 0.42}, sys_2: {dn: -0.28206000000000003, up: 0.28206000000000003}}, 29: {stat: {dn: -0.58, up: 0.58}, sys_1: {dn: -0.42, up: 0.42}, sys_2: {dn: -0.26766, up: 0.26766}}, 30: {stat: {dn: -0.56, up: 0.56}, sys_1: {dn: -0.41, up: 0.41}, sys_2: {dn: -0.25038, up: 0.25038}}, 31: {stat: {dn: -0.54, up: 0.54}, sys_1: {dn: -0.39, up: 0.39}, sys_2: {dn: -0.22968, up: 0.22968}}, 32: {stat: {dn: -0.56, up: 0.56}, sys_1: {dn: -0.38, up: 0.38}, sys_2: {dn: -0.21456, up: 0.21456}}, 33: {stat: {dn: -0.54, up: 0.54}, sys_1: {dn: -0.34, up: 0.34}, sys_2: {dn: -0.19566, up: 0.19566}}, 34: {stat: {dn: -0.28, up: 0.28}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.16272, up: 0.16272}}, 35: {stat: {dn: -0.29, up: 0.29}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.13644, up: 0.13644}}, 36: {stat: {dn: -0.29, up: 0.29}, sys_1: {dn: -0.21, up: 0.21}, sys_2: {dn: -0.10908, up: 0.10908}}, 37: {stat: {dn: -0.27, up: 0.27}, sys_1: {dn: -0.28, up: 0.28}, sys_2: {dn: -0.09360000000000002, up: 0.09360000000000002}}, 38: {stat: {dn: -0.23, up: 0.23}, sys_1: {dn: -0.25, up: 0.25}, sys_2: {dn: -0.07488, up: 0.07488}}, 39: {stat: {dn: -0.2, up: 0.2}, sys_1: {dn: -0.15, up: 0.15}, sys_2: {dn: -0.05418, up: 0.05418}}, 40: {stat: {dn: -0.18, up: 0.18}, sys_1: {dn: -0.14, up: 0.14}, sys_2: {dn: -0.05004, up: 0.05004}}, 41: {stat: {dn: -0.16, up: 0.16}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.04392, up: 0.04392}}, 42: {stat: {dn: -0.15, up: 0.15}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.02466, up: 0.02466}}, 43: {stat: {dn: -0.14, up: 0.14}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.0189, up: 0.0189}}, 44: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.02124, up: 0.02124}}, 45: {stat: {dn: -0.11, up: 0.11}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.01782, up: 0.01782}}, 46: {stat: {dn: -0.11, up: 0.11}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.010259999999999998, up: 0.010259999999999998}}, 47: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.008280000000000001, up: 0.008280000000000001}}, 48: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.008280000000000001, up: 0.008280000000000001}}, 49: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.0045000000000000005, up: 0.0045000000000000005}}, 50: {stat: {dn: -0.07, up: 0.07}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.0041400000000000005, up: 0.0041400000000000005}}, 51: {stat: {dn: -0.06, up: 0.06}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.0054, up: 0.0054}}, 52: {stat: {dn: -0.06, up: 0.06}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.0041400000000000005, up: 0.0041400000000000005}}, 53: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.00324, up: 0.00324}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d09-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-02 2.500000e-03 2.500000e-03 1.982000e+01 1.427508e+00 1.427508e+00
+3.750000e-02 2.500000e-03 2.500000e-03 6.360000e+01 2.129922e+00 2.129922e+00
+4.250000e-02 2.500000e-03 2.500000e-03 7.522000e+01 2.908472e+00 2.908472e+00
+4.750000e-02 2.500000e-03 2.500000e-03 7.435000e+01 3.376159e+00 3.376159e+00
+5.250000e-02 2.500000e-03 2.500000e-03 7.145000e+01 2.215548e+00 2.215548e+00
+5.750000e-02 2.500000e-03 2.500000e-03 7.004000e+01 1.920681e+00 1.920681e+00
+6.250000e-02 2.500000e-03 2.500000e-03 6.742000e+01 1.866153e+00 1.866153e+00
+6.750000e-02 2.500000e-03 2.500000e-03 6.519000e+01 1.816842e+00 1.816842e+00
+7.250000e-02 2.500000e-03 2.500000e-03 6.056000e+01 1.694188e+00 1.694188e+00
+7.750000e-02 2.500000e-03 2.500000e-03 5.841000e+01 1.645570e+00 1.645570e+00
+8.250000e-02 2.500000e-03 2.500000e-03 5.264000e+01 1.524564e+00 1.524564e+00
+8.750000e-02 2.500000e-03 2.500000e-03 5.172000e+01 1.486064e+00 1.486064e+00
+9.250000e-02 2.500000e-03 2.500000e-03 4.710000e+01 1.372503e+00 1.372503e+00
+9.750000e-02 2.500000e-03 2.500000e-03 4.509000e+01 1.304733e+00 1.304733e+00
+1.025000e-01 2.500000e-03 2.500000e-03 4.097000e+01 1.246253e+00 1.246253e+00
+1.075000e-01 2.500000e-03 2.500000e-03 3.933000e+01 1.184136e+00 1.184136e+00
+1.125000e-01 2.500000e-03 2.500000e-03 3.737000e+01 1.124710e+00 1.124710e+00
+1.175000e-01 2.500000e-03 2.500000e-03 3.303000e+01 1.032656e+00 1.032656e+00
+1.225000e-01 2.500000e-03 2.500000e-03 3.118000e+01 9.929201e-01 9.929201e-01
+1.275000e-01 2.500000e-03 2.500000e-03 3.012000e+01 9.457470e-01 9.457470e-01
+1.325000e-01 2.500000e-03 2.500000e-03 2.744000e+01 9.084366e-01 9.084366e-01
+1.375000e-01 2.500000e-03 2.500000e-03 2.509000e+01 8.642110e-01 8.642110e-01
+1.425000e-01 2.500000e-03 2.500000e-03 2.430000e+01 8.413197e-01 8.413197e-01
+1.475000e-01 2.500000e-03 2.500000e-03 2.242000e+01 8.000379e-01 8.000379e-01
+1.525000e-01 2.500000e-03 2.500000e-03 2.071000e+01 7.964703e-01 7.964703e-01
+1.575000e-01 2.500000e-03 2.500000e-03 1.808000e+01 7.578992e-01 7.578992e-01
+1.625000e-01 2.500000e-03 2.500000e-03 1.832000e+01 7.782298e-01 7.782298e-01
+1.675000e-01 2.500000e-03 2.500000e-03 1.726000e+01 7.700143e-01 7.700143e-01
+1.725000e-01 2.500000e-03 2.500000e-03 1.567000e+01 7.696479e-01 7.696479e-01
+1.775000e-01 2.500000e-03 2.500000e-03 1.487000e+01 7.644880e-01 7.644880e-01
+1.825000e-01 2.500000e-03 2.500000e-03 1.391000e+01 7.378280e-01 7.378280e-01
+1.875000e-01 2.500000e-03 2.500000e-03 1.276000e+01 7.045941e-01 7.045941e-01
+1.925000e-01 2.500000e-03 2.500000e-03 1.192000e+01 7.099549e-01 7.099549e-01
+1.975000e-01 2.500000e-03 2.500000e-03 1.087000e+01 6.674450e-01 6.674450e-01
+2.100000e-01 1.000000e-02 1.000000e-02 9.040000e+00 4.347158e-01 4.347158e-01
+2.300000e-01 1.000000e-02 1.000000e-02 7.580000e+00 3.725800e-01 3.725800e-01
+2.500000e-01 1.000000e-02 1.000000e-02 6.060000e+00 3.742973e-01 3.742973e-01
+2.700000e-01 1.000000e-02 1.000000e-02 5.200000e+00 4.000762e-01 4.000762e-01
+2.900000e-01 1.000000e-02 1.000000e-02 4.160000e+00 3.478606e-01 3.478606e-01
+3.100000e-01 1.000000e-02 1.000000e-02 3.010000e+00 2.558036e-01 2.558036e-01
+3.300000e-01 1.000000e-02 1.000000e-02 2.780000e+00 2.334609e-01 2.334609e-01
+3.500000e-01 1.000000e-02 1.000000e-02 2.440000e+00 2.107818e-01 2.107818e-01
+3.700000e-01 1.000000e-02 1.000000e-02 1.370000e+00 1.936701e-01 1.936701e-01
+3.900000e-01 1.000000e-02 1.000000e-02 1.050000e+00 1.853570e-01 1.853570e-01
+4.100000e-01 1.000000e-02 1.000000e-02 1.180000e+00 1.850706e-01 1.850706e-01
+4.300000e-01 1.000000e-02 1.000000e-02 9.900000e-01 1.637607e-01 1.637607e-01
+4.500000e-01 1.000000e-02 1.000000e-02 5.700000e-01 1.631112e-01 1.631112e-01
+4.700000e-01 1.000000e-02 1.000000e-02 4.600000e-01 1.564243e-01 1.564243e-01
+4.900000e-01 1.000000e-02 1.000000e-02 4.600000e-01 1.444595e-01 1.444595e-01
+5.100000e-01 1.000000e-02 1.000000e-02 2.500000e-01 1.442922e-01 1.442922e-01
+5.300000e-01 1.000000e-02 1.000000e-02 2.300000e-01 1.477063e-01 1.477063e-01
+5.500000e-01 1.000000e-02 1.000000e-02 3.000000e-01 1.432800e-01 1.432800e-01
+5.700000e-01 1.000000e-02 1.000000e-02 2.300000e-01 1.432381e-01 1.432381e-01
+5.900000e-01 1.000000e-02 1.000000e-02 1.800000e-01 1.393216e-01 1.393216e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.99, up: 0.99}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.93654, up: 0.93654}}, 1: {stat: {dn: -1.61, up: 1.61}, sys_1: {dn: -0.91, up: 0.91}, sys_2: {dn: -0.9421200000000002, up: 0.9421200000000002}}, 2: {stat: {dn: -1.5, up: 1.5}, sys_1: {dn: -1.44, up: 1.44}, sys_2: {dn: -0.9687600000000001, up: 0.9687600000000001}}, 3: {stat: {dn: -1.51, up: 1.51}, sys_1: {dn: -2.06, up: 2.06}, sys_2: {dn: -1.0303200000000001, up: 1.0303200000000001}}, 4: {stat: {dn: -1.49, up: 1.49}, sys_1: {dn: -0.77, up: 0.77}, sys_2: {dn: -1.0198800000000001, up: 1.0198800000000001}}, 5: {stat: {dn: -1.4, up: 1.4}, sys_1: {dn: -0.18, up: 0.18}, sys_2: {dn: -0.9468000000000001, up: 0.9468000000000001}}, 6: {stat: {dn: -1.35, up: 1.35}, sys_1: {dn: -0.21, up: 0.21}, sys_2: {dn: -0.9192600000000001, up: 0.9192600000000001}}, 7: {stat: {dn: -1.3, up: 1.3}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.86634, up: 0.86634}}, 8: {stat: {dn: -1.26, up: 1.26}, sys_1: {dn: -0.23, up: 0.23}, sys_2: {dn: -0.82026, up: 0.82026}}, 9: {stat: {dn: -1.18, up: 1.18}, sys_1: {dn: -0.26, up: 0.26}, sys_2: {dn: -0.7543799999999999, up: 0.7543799999999999}}, 10: {stat: {dn: -1.17, up: 1.17}, sys_1: {dn: -0.23, up: 0.23}, sys_2: {dn: -0.74502, up: 0.74502}}, 11: {stat: {dn: -1.13, up: 1.13}, sys_1: {dn: -0.24, up: 0.24}, sys_2: {dn: -0.6928200000000001, up: 0.6928200000000001}}, 12: {stat: {dn: -1.04, up: 1.04}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.6568200000000001, up: 0.6568200000000001}}, 13: {stat: {dn: -0.98, up: 0.98}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.5691600000000001, up: 0.5691600000000001}}, 14: {stat: {dn: -1.0, up: 1.0}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.6078600000000001, up: 0.6078600000000001}}, 15: {stat: {dn: -0.93, up: 0.93}, sys_1: {dn: -0.14, up: 0.14}, sys_2: {dn: -0.522, up: 0.522}}, 16: {stat: {dn: -0.89, up: 0.89}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.47718, up: 0.47718}}, 17: {stat: {dn: -0.89, up: 0.89}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.4894200000000001, up: 0.4894200000000001}}, 18: {stat: {dn: -0.87, up: 0.87}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.4617, up: 0.4617}}, 19: {stat: {dn: -0.83, up: 0.83}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.40968000000000004, up: 0.40968000000000004}}, 20: {stat: {dn: -0.82, up: 0.82}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.41418000000000005, up: 0.41418000000000005}}, 21: {stat: {dn: -0.8, up: 0.8}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.38286000000000003, up: 0.38286000000000003}}, 22: {stat: {dn: -0.76, up: 0.76}, sys_1: {dn: -0.18, up: 0.18}, sys_2: {dn: -0.34146, up: 0.34146}}, 23: {stat: {dn: -0.72, up: 0.72}, sys_1: {dn: -0.18, up: 0.18}, sys_2: {dn: -0.3078, up: 0.3078}}, 24: {stat: {dn: -0.74, up: 0.74}, sys_1: {dn: -0.23, up: 0.23}, sys_2: {dn: -0.33083999999999997, up: 0.33083999999999997}}, 25: {stat: {dn: -0.73, up: 0.73}, sys_1: {dn: -0.26, up: 0.26}, sys_2: {dn: -0.30635999999999997, up: 0.30635999999999997}}, 26: {stat: {dn: -0.69, up: 0.69}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.26712, up: 0.26712}}, 27: {stat: {dn: -0.67, up: 0.67}, sys_1: {dn: -0.32, up: 0.32}, sys_2: {dn: -0.24534, up: 0.24534}}, 28: {stat: {dn: -0.69, up: 0.69}, sys_1: {dn: -0.37, up: 0.37}, sys_2: {dn: -0.24948, up: 0.24948}}, 29: {stat: {dn: -0.68, up: 0.68}, sys_1: {dn: -0.37, up: 0.37}, sys_2: {dn: -0.23994000000000001, up: 0.23994000000000001}}, 30: {stat: {dn: -0.66, up: 0.66}, sys_1: {dn: -0.35, up: 0.35}, sys_2: {dn: -0.2124, up: 0.2124}}, 31: {stat: {dn: -0.64, up: 0.64}, sys_1: {dn: -0.33, up: 0.33}, sys_2: {dn: -0.19440000000000002, up: 0.19440000000000002}}, 32: {stat: {dn: -0.68, up: 0.68}, sys_1: {dn: -0.34, up: 0.34}, sys_2: {dn: -0.19404, up: 0.19404}}, 33: {stat: {dn: -0.65, up: 0.65}, sys_1: {dn: -0.33, up: 0.33}, sys_2: {dn: -0.1863, up: 0.1863}}, 34: {stat: {dn: -0.34, up: 0.34}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.16776000000000002, up: 0.16776000000000002}}, 35: {stat: {dn: -0.37, up: 0.37}, sys_1: {dn: -0.17, up: 0.17}, sys_2: {dn: -0.13014, up: 0.13014}}, 36: {stat: {dn: -0.36, up: 0.36}, sys_1: {dn: -0.21, up: 0.21}, sys_2: {dn: -0.11268, up: 0.11268}}, 37: {stat: {dn: -0.32, up: 0.32}, sys_1: {dn: -0.26, up: 0.26}, sys_2: {dn: -0.09108, up: 0.09108}}, 38: {stat: {dn: -0.29, up: 0.29}, sys_1: {dn: -0.24, up: 0.24}, sys_2: {dn: -0.07524, up: 0.07524}}, 39: {stat: {dn: -0.26, up: 0.26}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.07254000000000001, up: 0.07254000000000001}}, 40: {stat: {dn: -0.22, up: 0.22}, sys_1: {dn: -0.1, up: 0.1}, sys_2: {dn: -0.051300000000000005, up: 0.051300000000000005}}, 41: {stat: {dn: -0.2, up: 0.2}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.03438, up: 0.03438}}, 42: {stat: {dn: -0.2, up: 0.2}, sys_1: {dn: -0.08, up: 0.08}, sys_2: {dn: -0.045899999999999996, up: 0.045899999999999996}}, 43: {stat: {dn: -0.19, up: 0.19}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.038880000000000005, up: 0.038880000000000005}}, 44: {stat: {dn: -0.17, up: 0.17}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.026099999999999998, up: 0.026099999999999998}}, 45: {stat: {dn: -0.15, up: 0.15}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.01782, up: 0.01782}}, 46: {stat: {dn: -0.15, up: 0.15}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.019440000000000002, up: 0.019440000000000002}}, 47: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.0171, up: 0.0171}}, 48: {stat: {dn: -0.12, up: 0.12}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.01152, up: 0.01152}}, 49: {stat: {dn: -0.11, up: 0.11}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.01404, up: 0.01404}}, 50: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.009720000000000001, up: 0.009720000000000001}}, 51: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.00558, up: 0.00558}}, 52: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.00756, up: 0.00756}}, 53: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.0054, up: 0.0054}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d09-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-02 2.500000e-03 2.500000e-03 5.203000e+01 1.368980e+00 1.368980e+00
+3.750000e-02 2.500000e-03 2.500000e-03 5.234000e+01 2.075522e+00 2.075522e+00
+4.250000e-02 2.500000e-03 2.500000e-03 5.382000e+01 2.293926e+00 2.293926e+00
+4.750000e-02 2.500000e-03 2.500000e-03 5.724000e+01 2.754135e+00 2.754135e+00
+5.250000e-02 2.500000e-03 2.500000e-03 5.666000e+01 1.962946e+00 1.962946e+00
+5.750000e-02 2.500000e-03 2.500000e-03 5.260000e+01 1.699656e+00 1.699656e+00
+6.250000e-02 2.500000e-03 2.500000e-03 5.107000e+01 1.646705e+00 1.646705e+00
+6.750000e-02 2.500000e-03 2.500000e-03 4.813000e+01 1.588913e+00 1.588913e+00
+7.250000e-02 2.500000e-03 2.500000e-03 4.557000e+01 1.520962e+00 1.520962e+00
+7.750000e-02 2.500000e-03 2.500000e-03 4.191000e+01 1.424461e+00 1.424461e+00
+8.250000e-02 2.500000e-03 2.500000e-03 4.139000e+01 1.406007e+00 1.406007e+00
+8.750000e-02 2.500000e-03 2.500000e-03 3.849000e+01 1.347034e+00 1.347034e+00
+9.250000e-02 2.500000e-03 2.500000e-03 3.649000e+01 1.244633e+00 1.244633e+00
+9.750000e-02 2.500000e-03 2.500000e-03 3.162000e+01 1.144527e+00 1.144527e+00
+1.025000e-01 2.500000e-03 2.500000e-03 3.377000e+01 1.185577e+00 1.185577e+00
+1.075000e-01 2.500000e-03 2.500000e-03 2.900000e+01 1.075632e+00 1.075632e+00
+1.125000e-01 2.500000e-03 2.500000e-03 2.651000e+01 1.016957e+00 1.016957e+00
+1.175000e-01 2.500000e-03 2.500000e-03 2.719000e+01 1.023978e+00 1.023978e+00
+1.225000e-01 2.500000e-03 2.500000e-03 2.565000e+01 9.934621e-01 9.934621e-01
+1.275000e-01 2.500000e-03 2.500000e-03 2.276000e+01 9.321146e-01 9.321146e-01
+1.325000e-01 2.500000e-03 2.500000e-03 2.301000e+01 9.278174e-01 9.278174e-01
+1.375000e-01 2.500000e-03 2.500000e-03 2.127000e+01 9.012113e-01 9.012113e-01
+1.425000e-01 2.500000e-03 2.500000e-03 1.897000e+01 8.524054e-01 8.524054e-01
+1.475000e-01 2.500000e-03 2.500000e-03 1.710000e+01 8.034556e-01 8.034556e-01
+1.525000e-01 2.500000e-03 2.500000e-03 1.838000e+01 8.425883e-01 8.425883e-01
+1.575000e-01 2.500000e-03 2.500000e-03 1.702000e+01 8.332805e-01 8.332805e-01
+1.625000e-01 2.500000e-03 2.500000e-03 1.484000e+01 7.947031e-01 7.947031e-01
+1.675000e-01 2.500000e-03 2.500000e-03 1.363000e+01 7.819794e-01 7.819794e-01
+1.725000e-01 2.500000e-03 2.500000e-03 1.386000e+01 8.217300e-01 8.217300e-01
+1.775000e-01 2.500000e-03 2.500000e-03 1.333000e+01 8.104759e-01 8.104759e-01
+1.825000e-01 2.500000e-03 2.500000e-03 1.180000e+01 7.766684e-01 7.766684e-01
+1.875000e-01 2.500000e-03 2.500000e-03 1.080000e+01 7.458494e-01 7.458494e-01
+1.925000e-01 2.500000e-03 2.500000e-03 1.078000e+01 7.846346e-01 7.846346e-01
+1.975000e-01 2.500000e-03 2.500000e-03 1.035000e+01 7.524013e-01 7.524013e-01
+2.100000e-01 1.000000e-02 1.000000e-02 9.320000e+00 4.773295e-01 4.773295e-01
+2.300000e-01 1.000000e-02 1.000000e-02 7.230000e+00 4.274768e-01 4.274768e-01
+2.500000e-01 1.000000e-02 1.000000e-02 6.260000e+00 4.317369e-01 4.317369e-01
+2.700000e-01 1.000000e-02 1.000000e-02 5.060000e+00 4.222506e-01 4.222506e-01
+2.900000e-01 1.000000e-02 1.000000e-02 4.180000e+00 3.838764e-01 3.838764e-01
+3.100000e-01 1.000000e-02 1.000000e-02 4.030000e+00 3.137866e-01 3.137866e-01
+3.300000e-01 1.000000e-02 1.000000e-02 2.850000e+00 2.470459e-01 2.470459e-01
+3.500000e-01 1.000000e-02 1.000000e-02 1.910000e+00 2.146671e-01 2.146671e-01
+3.700000e-01 1.000000e-02 1.000000e-02 2.550000e+00 2.202426e-01 2.202426e-01
+3.900000e-01 1.000000e-02 1.000000e-02 2.160000e+00 2.061835e-01 2.061835e-01
+4.100000e-01 1.000000e-02 1.000000e-02 1.450000e+00 1.856912e-01 1.856912e-01
+4.300000e-01 1.000000e-02 1.000000e-02 9.900000e-01 1.562612e-01 1.562612e-01
+4.500000e-01 1.000000e-02 1.000000e-02 1.080000e+00 1.593045e-01 1.593045e-01
+4.700000e-01 1.000000e-02 1.000000e-02 9.500000e-01 1.370854e-01 1.370854e-01
+4.900000e-01 1.000000e-02 1.000000e-02 6.400000e-01 1.242285e-01 1.242285e-01
+5.100000e-01 1.000000e-02 1.000000e-02 7.800000e-01 1.178861e-01 1.178861e-01
+5.300000e-01 1.000000e-02 1.000000e-02 5.400000e-01 1.048546e-01 1.048546e-01
+5.500000e-01 1.000000e-02 1.000000e-02 3.100000e-01 8.265069e-02 8.265069e-02
+5.700000e-01 1.000000e-02 1.000000e-02 4.200000e-01 9.250488e-02 9.250488e-02
+5.900000e-01 1.000000e-02 1.000000e-02 3.000000e-01 8.561051e-02 8.561051e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {2: {stat: {dn: -1.03, up: 1.03}, sys_1: {dn: -0.1, up: 0.1}, sys_2: {dn: -0.26262, up: 0.26262}}, 3: {stat: {dn: -0.78, up: 0.78}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.27216, up: 0.27216}}, 4: {stat: {dn: -0.68, up: 0.68}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.24894000000000002, up: 0.24894000000000002}}, 5: {stat: {dn: -0.64, up: 0.64}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.23652000000000004, up: 0.23652000000000004}}, 6: {stat: {dn: -0.6, up: 0.6}, sys_1: {dn: -0.12, up: 0.12}, sys_2: {dn: -0.21042, up: 0.21042}}, 7: {stat: {dn: -0.57, up: 0.57}, sys_1: {dn: -0.13, up: 0.13}, sys_2: {dn: -0.19782, up: 0.19782}}, 8: {stat: {dn: -0.54, up: 0.54}, sys_1: {dn: -0.18, up: 0.18}, sys_2: {dn: -0.19242, up: 0.19242}}, 9: {stat: {dn: -0.52, up: 0.52}, sys_1: {dn: -0.3, up: 0.3}, sys_2: {dn: -0.17712, up: 0.17712}}, 10: {stat: {dn: -0.5, up: 0.5}, sys_1: {dn: -0.43, up: 0.43}, sys_2: {dn: -0.17226000000000002, up: 0.17226000000000002}}, 11: {stat: {dn: -0.48, up: 0.48}, sys_1: {dn: -0.53, up: 0.53}, sys_2: {dn: -0.16326000000000002, up: 0.16326000000000002}}, 12: {stat: {dn: -0.47, up: 0.47}, sys_1: {dn: -0.44, up: 0.44}, sys_2: {dn: -0.1539, up: 0.1539}}, 13: {stat: {dn: -0.47, up: 0.47}, sys_1: {dn: -0.55, up: 0.55}, sys_2: {dn: -0.15426, up: 0.15426}}, 14: {stat: {dn: -0.44, up: 0.44}, sys_1: {dn: -0.5, up: 0.5}, sys_2: {dn: -0.1458, up: 0.1458}}, 15: {stat: {dn: -0.45, up: 0.45}, sys_1: {dn: -0.39, up: 0.39}, sys_2: {dn: -0.12510000000000002, up: 0.12510000000000002}}, 16: {stat: {dn: -0.43, up: 0.43}, sys_1: {dn: -0.31, up: 0.31}, sys_2: {dn: -0.11088, up: 0.11088}}, 17: {stat: {dn: -0.43, up: 0.43}, sys_1: {dn: -0.48, up: 0.48}, sys_2: {dn: -0.11232, up: 0.11232}}, 18: {stat: {dn: -0.44, up: 0.44}, sys_1: {dn: -0.46, up: 0.46}, sys_2: {dn: -0.09251999999999999, up: 0.09251999999999999}}, 19: {stat: {dn: -0.44, up: 0.44}, sys_1: {dn: -0.54, up: 0.54}, sys_2: {dn: -0.09738000000000001, up: 0.09738000000000001}}, 20: {stat: {dn: -0.22, up: 0.22}, sys_1: {dn: -0.58, up: 0.58}, sys_2: {dn: -0.0855, up: 0.0855}}, 21: {stat: {dn: -0.26, up: 0.26}, sys_1: {dn: -0.51, up: 0.51}, sys_2: {dn: -0.07686, up: 0.07686}}, 22: {stat: {dn: -0.3, up: 0.3}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.04806, up: 0.04806}}, 23: {stat: {dn: -0.29, up: 0.29}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.027, up: 0.027}}, 24: {stat: {dn: -0.25, up: 0.25}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.01602, up: 0.01602}}, 25: {stat: {dn: -0.21, up: 0.21}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.01494, up: 0.01494}}, 26: {stat: {dn: -0.17, up: 0.17}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.010080000000000002, up: 0.010080000000000002}}, 27: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.08, up: 0.08}, sys_2: {dn: -0.0108, up: 0.0108}}, 28: {stat: {dn: -0.12, up: 0.12}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.00702, up: 0.00702}}, 29: {stat: {dn: -0.11, up: 0.11}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.0061200000000000004, up: 0.0061200000000000004}}, 30: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.00468, up: 0.00468}}, 31: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.0061200000000000004, up: 0.0061200000000000004}}, 32: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.00288, up: 0.00288}}, 33: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.06, up: 0.06}, sys_2: {dn: -0.00558, up: 0.00558}}, 34: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.00234, up: 0.00234}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d10-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.125000e-01 2.500000e-03 2.500000e-03 1.459000e+01 1.067647e+00 1.067647e+00
+1.175000e-01 2.500000e-03 2.500000e-03 1.512000e+01 8.347880e-01 8.347880e-01
+1.225000e-01 2.500000e-03 2.500000e-03 1.383000e+01 7.324419e-01 7.324419e-01
+1.275000e-01 2.500000e-03 2.500000e-03 1.314000e+01 6.911163e-01 6.911163e-01
+1.325000e-01 2.500000e-03 2.500000e-03 1.169000e+01 6.470522e-01 6.470522e-01
+1.375000e-01 2.500000e-03 2.500000e-03 1.099000e+01 6.171975e-01 6.171975e-01
+1.425000e-01 2.500000e-03 2.500000e-03 1.069000e+01 6.008539e-01 6.008539e-01
+1.475000e-01 2.500000e-03 2.500000e-03 9.840000e+00 6.259165e-01 6.259165e-01
+1.525000e-01 2.500000e-03 2.500000e-03 9.570000e+00 6.815963e-01 6.815963e-01
+1.575000e-01 2.500000e-03 2.500000e-03 9.070000e+00 7.334534e-01 7.334534e-01
+1.625000e-01 2.500000e-03 2.500000e-03 8.550000e+00 6.619556e-01 6.619556e-01
+1.675000e-01 2.500000e-03 2.500000e-03 8.570000e+00 7.397271e-01 7.397271e-01
+1.725000e-01 2.500000e-03 2.500000e-03 8.100000e+00 6.818047e-01 6.818047e-01
+1.775000e-01 2.500000e-03 2.500000e-03 6.950000e+00 6.084817e-01 6.084817e-01
+1.825000e-01 2.500000e-03 2.500000e-03 6.160000e+00 5.415666e-01 5.415666e-01
+1.875000e-01 2.500000e-03 2.500000e-03 6.240000e+00 6.541527e-01 6.541527e-01
+1.925000e-01 2.500000e-03 2.500000e-03 5.140000e+00 6.432418e-01 6.432418e-01
+1.975000e-01 2.500000e-03 2.500000e-03 5.410000e+00 7.033369e-01 7.033369e-01
+2.100000e-01 1.000000e-02 1.000000e-02 4.750000e+00 6.261871e-01 6.261871e-01
+2.300000e-01 1.000000e-02 1.000000e-02 4.270000e+00 5.775876e-01 5.775876e-01
+2.500000e-01 1.000000e-02 1.000000e-02 2.670000e+00 3.433799e-01 3.433799e-01
+2.700000e-01 1.000000e-02 1.000000e-02 1.500000e+00 3.477485e-01 3.477485e-01
+2.900000e-01 1.000000e-02 1.000000e-02 8.900000e-01 2.972484e-01 2.972484e-01
+3.100000e-01 1.000000e-02 1.000000e-02 8.300000e-01 2.644300e-01 2.644300e-01
+3.300000e-01 1.000000e-02 1.000000e-02 5.600000e-01 2.027353e-01 2.027353e-01
+3.500000e-01 1.000000e-02 1.000000e-02 6.000000e-01 1.530250e-01 1.530250e-01
+3.700000e-01 1.000000e-02 1.000000e-02 3.900000e-01 1.301894e-01 1.301894e-01
+3.900000e-01 1.000000e-02 1.000000e-02 3.400000e-01 1.209853e-01 1.209853e-01
+4.100000e-01 1.000000e-02 1.000000e-02 2.600000e-01 1.045079e-01 1.045079e-01
+4.300000e-01 1.000000e-02 1.000000e-02 3.400000e-01 9.867854e-02 9.867854e-02
+4.500000e-01 1.000000e-02 1.000000e-02 1.600000e-01 9.491204e-02 9.491204e-02
+4.700000e-01 1.000000e-02 1.000000e-02 3.100000e-01 1.001556e-01 1.001556e-01
+4.900000e-01 1.000000e-02 1.000000e-02 1.300000e-01 9.222514e-02 9.222514e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.05, up: 2.05}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.0639, up: 0.0639}}, 1: {stat: {dn: -0.96, up: 0.96}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.14759999999999998, up: 0.14759999999999998}}, 2: {stat: {dn: -0.76, up: 0.76}, sys_1: {dn: -0.01, up: 0.01}, sys_2: {dn: -0.13194, up: 0.13194}}, 3: {stat: {dn: -0.66, up: 0.66}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.12294000000000001, up: 0.12294000000000001}}, 4: {stat: {dn: -0.63, up: 0.63}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.12456, up: 0.12456}}, 5: {stat: {dn: -0.61, up: 0.61}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.12600000000000003, up: 0.12600000000000003}}, 6: {stat: {dn: -0.61, up: 0.61}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.1332, up: 0.1332}}, 7: {stat: {dn: -0.62, up: 0.62}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.1413, up: 0.1413}}, 8: {stat: {dn: -0.55, up: 0.55}, sys_1: {dn: -0.1, up: 0.1}, sys_2: {dn: -0.12024, up: 0.12024}}, 9: {stat: {dn: -0.57, up: 0.57}, sys_1: {dn: -0.2, up: 0.2}, sys_2: {dn: -0.12204, up: 0.12204}}, 10: {stat: {dn: -0.57, up: 0.57}, sys_1: {dn: -0.29, up: 0.29}, sys_2: {dn: -0.1188, up: 0.1188}}, 11: {stat: {dn: -0.53, up: 0.53}, sys_1: {dn: -0.33, up: 0.33}, sys_2: {dn: -0.10458, up: 0.10458}}, 12: {stat: {dn: -0.5, up: 0.5}, sys_1: {dn: -0.28, up: 0.28}, sys_2: {dn: -0.099, up: 0.099}}, 13: {stat: {dn: -0.45, up: 0.45}, sys_1: {dn: -0.28, up: 0.28}, sys_2: {dn: -0.07794, up: 0.07794}}, 14: {stat: {dn: -0.44, up: 0.44}, sys_1: {dn: -0.24, up: 0.24}, sys_2: {dn: -0.07002000000000001, up: 0.07002000000000001}}, 15: {stat: {dn: -0.48, up: 0.48}, sys_1: {dn: -0.28, up: 0.28}, sys_2: {dn: -0.08838000000000001, up: 0.08838000000000001}}, 16: {stat: {dn: -0.49, up: 0.49}, sys_1: {dn: -0.25, up: 0.25}, sys_2: {dn: -0.09018, up: 0.09018}}, 17: {stat: {dn: -0.5, up: 0.5}, sys_1: {dn: -0.37, up: 0.37}, sys_2: {dn: -0.08622, up: 0.08622}}, 18: {stat: {dn: -0.51, up: 0.51}, sys_1: {dn: -0.43, up: 0.43}, sys_2: {dn: -0.08622, up: 0.08622}}, 19: {stat: {dn: -0.52, up: 0.52}, sys_1: {dn: -0.41, up: 0.41}, sys_2: {dn: -0.0729, up: 0.0729}}, 20: {stat: {dn: -0.26, up: 0.26}, sys_1: {dn: -0.42, up: 0.42}, sys_2: {dn: -0.06174000000000001, up: 0.06174000000000001}}, 21: {stat: {dn: -0.31, up: 0.31}, sys_1: {dn: -0.33, up: 0.33}, sys_2: {dn: -0.05004, up: 0.05004}}, 22: {stat: {dn: -0.37, up: 0.37}, sys_1: {dn: -0.17, up: 0.17}, sys_2: {dn: -0.05166, up: 0.05166}}, 23: {stat: {dn: -0.35, up: 0.35}, sys_1: {dn: -0.36, up: 0.36}, sys_2: {dn: -0.04968, up: 0.04968}}, 24: {stat: {dn: -0.31, up: 0.31}, sys_1: {dn: -0.41, up: 0.41}, sys_2: {dn: -0.04158, up: 0.04158}}, 25: {stat: {dn: -0.25, up: 0.25}, sys_1: {dn: -0.36, up: 0.36}, sys_2: {dn: -0.03402, up: 0.03402}}, 26: {stat: {dn: -0.2, up: 0.2}, sys_1: {dn: -0.27, up: 0.27}, sys_2: {dn: -0.02592, up: 0.02592}}, 27: {stat: {dn: -0.16, up: 0.16}, sys_1: {dn: -0.15, up: 0.15}, sys_2: {dn: -0.019440000000000002, up: 0.019440000000000002}}, 28: {stat: {dn: -0.15, up: 0.15}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.021419999999999998, up: 0.021419999999999998}}, 29: {stat: {dn: -0.14, up: 0.14}, sys_1: {dn: -0.14, up: 0.14}, sys_2: {dn: -0.01872, up: 0.01872}}, 30: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.11, up: 0.11}, sys_2: {dn: -0.01764, up: 0.01764}}, 31: {stat: {dn: -0.12, up: 0.12}, sys_1: {dn: -0.08, up: 0.08}, sys_2: {dn: -0.01188, up: 0.01188}}, 32: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.09, up: 0.09}, sys_2: {dn: -0.01152, up: 0.01152}}, 33: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.00756, up: 0.00756}}, 34: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.06, up: 0.06}, sys_2: {dn: -0.008100000000000001, up: 0.008100000000000001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d10-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.025000e-01 2.500000e-03 2.500000e-03 3.550000e+00 2.051386e+00 2.051386e+00
+1.075000e-01 2.500000e-03 2.500000e-03 8.200000e+00 9.714864e-01 9.714864e-01
+1.125000e-01 2.500000e-03 2.500000e-03 7.330000e+00 7.714325e-01 7.714325e-01
+1.175000e-01 2.500000e-03 2.500000e-03 6.830000e+00 6.716504e-01 6.716504e-01
+1.225000e-01 2.500000e-03 2.500000e-03 6.920000e+00 6.425070e-01 6.425070e-01
+1.275000e-01 2.500000e-03 2.500000e-03 7.000000e+00 6.235992e-01 6.235992e-01
+1.325000e-01 2.500000e-03 2.500000e-03 7.400000e+00 6.263723e-01 6.263723e-01
+1.375000e-01 2.500000e-03 2.500000e-03 7.850000e+00 6.397388e-01 6.397388e-01
+1.425000e-01 2.500000e-03 2.500000e-03 6.680000e+00 5.718021e-01 5.718021e-01
+1.475000e-01 2.500000e-03 2.500000e-03 6.780000e+00 6.162741e-01 6.162741e-01
+1.525000e-01 2.500000e-03 2.500000e-03 6.600000e+00 6.504717e-01 6.504717e-01
+1.575000e-01 2.500000e-03 2.500000e-03 5.810000e+00 6.330379e-01 6.330379e-01
+1.625000e-01 2.500000e-03 2.500000e-03 5.500000e+00 5.815505e-01 5.815505e-01
+1.675000e-01 2.500000e-03 2.500000e-03 4.330000e+00 5.357001e-01 5.357001e-01
+1.725000e-01 2.500000e-03 2.500000e-03 3.890000e+00 5.060660e-01 5.060660e-01
+1.775000e-01 2.500000e-03 2.500000e-03 4.910000e+00 5.626820e-01 5.626820e-01
+1.825000e-01 2.500000e-03 2.500000e-03 5.010000e+00 5.574338e-01 5.574338e-01
+1.875000e-01 2.500000e-03 2.500000e-03 4.790000e+00 6.279601e-01 6.279601e-01
+1.925000e-01 2.500000e-03 2.500000e-03 4.790000e+00 6.726321e-01 6.726321e-01
+1.975000e-01 2.500000e-03 2.500000e-03 4.050000e+00 6.661940e-01 6.661940e-01
+2.100000e-01 1.000000e-02 1.000000e-02 3.430000e+00 4.978070e-01 4.978070e-01
+2.300000e-01 1.000000e-02 1.000000e-02 2.780000e+00 4.555261e-01 4.555261e-01
+2.500000e-01 1.000000e-02 1.000000e-02 2.870000e+00 4.104495e-01 4.104495e-01
+2.700000e-01 1.000000e-02 1.000000e-02 2.760000e+00 5.045474e-01 5.045474e-01
+2.900000e-01 1.000000e-02 1.000000e-02 2.310000e+00 5.156829e-01 5.156829e-01
+3.100000e-01 1.000000e-02 1.000000e-02 1.890000e+00 4.396105e-01 4.396105e-01
+3.300000e-01 1.000000e-02 1.000000e-02 1.440000e+00 3.370042e-01 3.370042e-01
+3.500000e-01 1.000000e-02 1.000000e-02 1.080000e+00 2.201770e-01 2.201770e-01
+3.700000e-01 1.000000e-02 1.000000e-02 1.190000e+00 2.203607e-01 2.203607e-01
+3.900000e-01 1.000000e-02 1.000000e-02 1.040000e+00 1.988729e-01 1.988729e-01
+4.100000e-01 1.000000e-02 1.000000e-02 9.800000e-01 1.712051e-01 1.712051e-01
+4.300000e-01 1.000000e-02 1.000000e-02 6.600000e-01 1.447105e-01 1.447105e-01
+4.500000e-01 1.000000e-02 1.000000e-02 6.400000e-01 1.585330e-01 1.585330e-01
+4.700000e-01 1.000000e-02 1.000000e-02 4.200000e-01 1.222994e-01 1.222994e-01
+4.900000e-01 1.000000e-02 1.000000e-02 4.500000e-01 1.434071e-01 1.434071e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -1.36, up: 1.36}}, 2: {error: {dn: -0.91, up: 0.91}}, 3: {error: {dn: -0.55, up: 0.55}}, 4: {error: {dn: -0.52, up: 0.52}}, 5: {error: {dn: -0.29, up: 0.29}}, 6: {error: {dn: -0.26, up: 0.26}}, 7: {error: {dn: -0.082, up: 0.082}}, 8: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d11-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.175000e-01 1.250000e-02 1.250000e-02 1.275000e+01 1.360000e+00 1.360000e+00
+1.450000e-01 1.500000e-02 1.500000e-02 1.273000e+01 9.100000e-01 9.100000e-01
+1.750000e-01 1.500000e-02 1.500000e-02 7.130000e+00 5.500000e-01 5.500000e-01
+2.050000e-01 1.500000e-02 1.500000e-02 5.860000e+00 5.200000e-01 5.200000e-01
+2.400000e-01 2.000000e-02 2.000000e-02 3.260000e+00 2.900000e-01 2.900000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 2.070000e+00 2.600000e-01 2.600000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 9.570000e-01 8.200000e-02 8.200000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 3.540000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d11-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.19, up: 1.19}}, 2: {error: {dn: -0.7, up: 0.7}}, 3: {error: {dn: -0.66, up: 0.66}}, 4: {error: {dn: -0.44, up: 0.44}}, 5: {error: {dn: -0.31, up: 0.31}}, 6: {error: {dn: -0.27, up: 0.27}}, 7: {error: {dn: -0.11, up: 0.11}}, 8: {error: {dn: -0.079, up: 0.079}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d11-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.150000e-01 1.500000e-02 1.500000e-02 8.900000e+00 1.190000e+00 1.190000e+00
+1.450000e-01 1.500000e-02 1.500000e-02 7.300000e+00 7.000000e-01 7.000000e-01
+1.750000e-01 1.500000e-02 1.500000e-02 6.750000e+00 6.600000e-01 6.600000e-01
+2.050000e-01 1.500000e-02 1.500000e-02 4.180000e+00 4.400000e-01 4.400000e-01
+2.400000e-01 2.000000e-02 2.000000e-02 2.880000e+00 3.100000e-01 3.100000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 2.380000e+00 2.700000e-01 2.700000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.230000e+00 1.100000e-01 1.100000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 6.180000e-01 7.900000e-02 7.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {1: {stat: {dn: -0.561, up: 0.561}, sys_1: {dn: -0.064, up: 0.064}, sys_2: {dn: -0.093312, up: 0.093312}}, 2: {stat: {dn: -0.301, up: 0.301}, sys_1: {dn: -0.112, up: 0.112}, sys_2: {dn: -0.12124800000000001, up: 0.12124800000000001}}, 3: {stat: {dn: -0.228, up: 0.228}, sys_1: {dn: -0.078, up: 0.078}, sys_2: {dn: -0.08910000000000001, up: 0.08910000000000001}}, 4: {stat: {dn: -0.197, up: 0.197}, sys_1: {dn: -0.108, up: 0.108}, sys_2: {dn: -0.061668, up: 0.061668}}, 5: {stat: {dn: -0.163, up: 0.163}, sys_1: {dn: -0.273, up: 0.273}, sys_2: {dn: -0.050148, up: 0.050148}}, 6: {stat: {dn: -0.148, up: 0.148}, sys_1: {dn: -0.341, up: 0.341}, sys_2: {dn: -0.034038, up: 0.034038}}, 7: {stat: {dn: -0.13, up: 0.13}, sys_1: {dn: -0.3, up: 0.3}, sys_2: {dn: -0.026046, up: 0.026046}}, 8: {stat: {dn: -0.129, up: 0.129}, sys_1: {dn: -0.255, up: 0.255}, sys_2: {dn: -0.019476000000000004, up: 0.019476000000000004}}, 9: {stat: {dn: -0.138, up: 0.138}, sys_1: {dn: -0.233, up: 0.233}, sys_2: {dn: -0.013878, up: 0.013878}}, 10: {stat: {dn: -0.152, up: 0.152}, sys_1: {dn: -0.085, up: 0.085}, sys_2: {dn: -0.005634, up: 0.005634}}, 11: {stat: {dn: -0.089, up: 0.089}, sys_1: {dn: -0.609, up: 0.609}, sys_2: {dn: -0.009198, up: 0.009198}}, 12: {stat: {dn: -0.087, up: 0.087}, sys_1: {dn: -0.042, up: 0.042}, sys_2: {dn: -0.003024, up: 0.003024}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d12-x01-y01
+Title: doi:10.17182/hepdata.15362.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.100000e-01 1.000000e-02 1.000000e-02 5.184000e+00 5.722972e-01 5.722972e-01
+2.300000e-01 1.000000e-02 1.000000e-02 6.736000e+00 3.432872e-01 3.432872e-01
+2.500000e-01 1.000000e-02 1.000000e-02 4.950000e+00 2.569179e-01 2.569179e-01
+2.700000e-01 1.000000e-02 1.000000e-02 3.426000e+00 2.329720e-01 2.329720e-01
+2.900000e-01 1.000000e-02 1.000000e-02 2.786000e+00 3.218895e-01 3.218895e-01
+3.100000e-01 1.000000e-02 1.000000e-02 1.891000e+00 3.732875e-01 3.732875e-01
+3.300000e-01 1.000000e-02 1.000000e-02 1.447000e+00 3.279915e-01 3.279915e-01
+3.500000e-01 1.000000e-02 1.000000e-02 1.082000e+00 2.864355e-01 2.864355e-01
+3.700000e-01 1.000000e-02 1.000000e-02 7.710000e-01 2.711560e-01 2.711560e-01
+3.900000e-01 1.000000e-02 1.000000e-02 3.130000e-01 1.742433e-01 1.742433e-01
+4.300000e-01 3.000000e-02 3.000000e-02 5.110000e-01 6.155377e-01 6.155377e-01
+4.900000e-01 3.000000e-02 3.000000e-02 1.680000e-01 9.665477e-02 9.665477e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1989_I276860/d12-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.897, up: 0.897}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.059292, up: 0.059292}}, 1: {stat: {dn: -0.372, up: 0.372}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.063036, up: 0.063036}}, 2: {stat: {dn: -0.253, up: 0.253}, sys_1: {dn: -0.027, up: 0.027}, sys_2: {dn: -0.03681, up: 0.03681}}, 3: {stat: {dn: -0.192, up: 0.192}, sys_1: {dn: -0.017, up: 0.017}, sys_2: {dn: -0.023364, up: 0.023364}}, 4: {stat: {dn: -0.187, up: 0.187}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.023958, up: 0.023958}}, 5: {stat: {dn: -0.147, up: 0.147}, sys_1: {dn: -0.068, up: 0.068}, sys_2: {dn: -0.012438, up: 0.012438}}, 6: {stat: {dn: -0.154, up: 0.154}, sys_1: {dn: -0.143, up: 0.143}, sys_2: {dn: -0.014292000000000003, up: 0.014292000000000003}}, 7: {stat: {dn: -0.133, up: 0.133}, sys_1: {dn: -0.084, up: 0.084}, sys_2: {dn: -0.007290000000000001, up: 0.007290000000000001}}, 8: {stat: {dn: -0.149, up: 0.149}, sys_1: {dn: -0.114, up: 0.114}, sys_2: {dn: -0.008694, up: 0.008694}}, 9: {stat: {dn: -0.169, up: 0.169}, sys_1: {dn: -0.141, up: 0.141}, sys_2: {dn: -0.008424000000000001, up: 0.008424000000000001}}, 10: {stat: {dn: -0.203, up: 0.203}, sys_1: {dn: -0.216, up: 0.216}, sys_2: {dn: -0.014544000000000001, up: 0.014544000000000001}}, 11: {stat: {dn: -0.081, up: 0.081}, sys_1: {dn: -0.188, up: 0.188}, sys_2: {dn: -0.002844, up: 0.002844}}, 12: {stat: {dn: -0.113, up: 0.113}, sys_1: {dn: -0.026, up: 0.026}, sys_2: {dn: -0.00432, up: 0.00432}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1989_I276860/d12-x01-y02
+Title: doi:10.17182/hepdata.15362.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.975000e-01 2.500000e-03 2.500000e-03 3.294000e+00 8.990025e-01 8.990025e-01
+2.100000e-01 1.000000e-02 1.000000e-02 3.502000e+00 3.774103e-01 3.774103e-01
+2.300000e-01 1.000000e-02 1.000000e-02 2.045000e+00 2.570855e-01 2.570855e-01
+2.500000e-01 1.000000e-02 1.000000e-02 1.298000e+00 1.941620e-01 1.941620e-01
+2.700000e-01 1.000000e-02 1.000000e-02 1.331000e+00 1.927252e-01 1.927252e-01
+2.900000e-01 1.000000e-02 1.000000e-02 6.910000e-01 1.624429e-01 1.624429e-01
+3.100000e-01 1.000000e-02 1.000000e-02 7.940000e-01 2.106401e-01 2.106401e-01
+3.300000e-01 1.000000e-02 1.000000e-02 4.050000e-01 1.574743e-01 1.574743e-01
+3.500000e-01 1.000000e-02 1.000000e-02 4.830000e-01 1.878100e-01 1.878100e-01
+3.700000e-01 1.000000e-02 1.000000e-02 4.680000e-01 2.202566e-01 2.202566e-01
+3.900000e-01 1.000000e-02 1.000000e-02 8.080000e-01 2.967769e-01 2.967769e-01
+4.300000e-01 3.000000e-02 3.000000e-02 1.580000e-01 2.047269e-01 2.047269e-01
+4.900000e-01 3.000000e-02 3.000000e-02 2.400000e-01 1.160330e-01 1.160330e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1990_I278933.cc b/analyses/pluginDORIS/ARGUS_1990_I278933.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1990_I278933.cc
@@ -0,0 +1,185 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi0 and eta at Upsilon 1,2 and continuum
+ class ARGUS_1990_I278933 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1990_I278933);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_cont_pi1 = bookHisto1D(3, 1, 1);
+ _h_cont_pi2 = bookHisto1D(3, 1, 2);
+ _h_ups1_pi = bookHisto1D(4, 1, 1);
+ _h_ups2_pi = bookHisto1D(4, 1, 2);
+ _h_cont_eta1 = bookHisto1D(5, 1, 1);
+ _h_cont_eta2 = bookHisto1D(5, 1, 2);
+ _h_ups1_eta = bookHisto1D(6, 1, 1);
+ _h_ups2_eta = bookHisto1D(6, 1, 2);
+ _n_Eta[0] = bookCounter("/TMP/EtaCont");
+ _n_Eta[1] = bookCounter("/TMP/EtaUps1");
+ _n_Eta[2] = bookCounter("/TMP/EtaUps2");
+ _n_Pi[0] = bookCounter("/TMP/PiCont");
+ _n_Pi[1] = bookCounter("/TMP/PiUps1");
+ _n_Pi[2] = bookCounter("/TMP/PiUps2");
+ _weightSum_cont = 0.;
+ _weightSum_Ups1 = 0.;
+ _weightSum_Ups2 = 0.;
+
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = p.pdgId();
+ if(id == 111 or id == 221) {
+ unstable.push_back(p);
+ }
+ if(!p.children().empty())
+ findDecayProducts(p, unstable);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553 or Cuts::pid==100553);
+ const double weight = event.weight();
+ // Continuum
+ if (upsilons.empty()) {
+ MSG_DEBUG("No Upsilons found => continuum event");
+ _weightSum_cont += weight;
+ foreach (const Particle& p, ufs.particles(Cuts::pid==111 or Cuts::pid==221)) {
+ const int id = p.pdgId();
+ const double xp = 2.*p.E()/sqrtS();
+ const double beta = p.p3().mod() / p.E();
+ if(id==111) {
+ _n_Pi[0]->fill(weight);
+ _h_cont_pi1->fill(xp,weight/beta);
+ _h_cont_pi2->fill(xp,weight/beta);
+ }
+ else {
+ _n_Eta[0]->fill(weight);
+ _h_cont_eta1->fill(xp,weight/beta);
+ _h_cont_eta2->fill(xp,weight/beta);
+ }
+ }
+ }
+ // Upsilon(s) found
+ else {
+ MSG_DEBUG("Upsilons found => resonance event");
+ for (const Particle& ups : upsilons) {
+ const int parentId = ups.pid();
+ if(parentId==553) {
+ _weightSum_Ups1 += weight;
+ }
+ else {
+ _weightSum_Ups2 += weight;
+ }
+ Particles unstable;
+ // Find the decay products we want
+ findDecayProducts(ups, unstable);
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ const double mass = ups.mass();
+ // loop over decay products
+ foreach(const Particle& p, unstable) {
+ const int id = p.pdgId();
+ const FourMomentum p2 = cms_boost.transform(p.momentum());
+ const double xp = 2.*p2.E()/mass;
+ const double beta = p2.p3().mod()/p2.E();
+ if(id==111) {
+ if(parentId==553) {
+ _n_Pi[1]->fill(weight);
+ _h_ups1_pi->fill(xp,weight/beta);
+ }
+ else {
+ _n_Pi[2]->fill(weight);
+ _h_ups2_pi->fill(xp,weight/beta);
+ }
+ }
+ else if(id==221) {
+ if(parentId==553) {
+ _n_Eta[1]->fill(weight);
+ _h_ups1_eta->fill(xp,weight/beta);
+ }
+ else {
+ _n_Eta[2]->fill(weight);
+ _h_ups2_eta->fill(xp,weight/beta);
+ }
+ }
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ // Scale histos
+ if (_weightSum_cont > 0.) {
+ scale(_h_cont_pi1, 1./_weightSum_cont);
+ scale(_h_cont_pi2, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_h_cont_eta1, 1./_weightSum_cont);
+ scale(_h_cont_eta2, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ }
+ if (_weightSum_Ups1 > 0.) {
+ scale(_h_ups1_pi, 1./_weightSum_Ups1);
+ scale(_h_ups1_eta, 1./_weightSum_Ups1);
+ }
+ if (_weightSum_Ups2 > 0.) {
+ scale(_h_ups2_pi, 1./_weightSum_Ups2);
+ scale(_h_ups2_eta, 1./_weightSum_Ups2);
+ }
+ // Counters
+ vector<double> scales = {_weightSum_cont,_weightSum_Ups1,_weightSum_Ups2};
+ for(unsigned int ix=0;ix<3;++ix) {
+ Scatter2DPtr scatter = bookScatter2D(1, 1, ix+1, true);
+ scale(_n_Pi[ix],1./scales[ix]);
+ scatter->point(0).setY(_n_Pi[ix]->val(),
+ _n_Pi[ix]->err());
+ }
+ for(unsigned int ix=0;ix<3;++ix) {
+ Scatter2DPtr scatter = bookScatter2D(2, 1, ix+1, true);
+ scale(_n_Eta[ix],1./scales[ix]);
+ scatter->point(0).setY(_n_Eta[ix]->val(),
+ _n_Eta[ix]->err());
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_cont_pi1 , _h_cont_pi2 , _h_ups1_pi , _h_ups2_pi ;
+ Histo1DPtr _h_cont_eta1, _h_cont_eta2, _h_ups1_eta, _h_ups2_eta;
+ CounterPtr _n_Eta[3],_n_Pi[3];
+ double _weightSum_cont,_weightSum_Ups1,_weightSum_Ups2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1990_I278933);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1990_I278933.info b/analyses/pluginDORIS/ARGUS_1990_I278933.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1990_I278933.info
@@ -0,0 +1,36 @@
+Name: ARGUS_1990_I278933
+Year: 1990
+Summary: $\pi^0$ and $\eta$ spectra for $e^+e^-$ collisions in the continuum at 9.46 GeV and at $\Upsilon_{1,2}$
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 278933
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C46 (1990) 15, 1990
+RunInfo:
+ $e^+ e^-$ analysis near the $\Upsilon$ resonances
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [9.46,10.02]
+Description:
+ 'Measurement of the inclusive production of the $\pi^0$ and $\eta$
+ mesons in $e^+e^-$ annihilation in the Upsilon region.
+ Data are taken on the $\Upsilon(1S)$, $\Upsilon(2S)$
+ and in the nearby continuum.'
+Keywords: []
+BibKey: Albrecht:1989qn
+BibTeX: '@article{Albrecht:1989qn,
+ author = "Albrecht, H. and others",
+ title = "{Inclusive $\pi^0$ and $\eta$ Meson Production in
+ Electron Positron Interactions at $\sqrt{s}=10$-{GeV}}",
+ collaboration = "ARGUS",
+ journal = "Z. Phys.",
+ volume = "C46",
+ year = "1990",
+ pages = "15",
+ doi = "10.1007/BF02440829",
+ reportNumber = "DESY-89-066",
+ SLACcitation = "%%CITATION = ZEPYA,C46,15;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1990_I278933.plot b/analyses/pluginDORIS/ARGUS_1990_I278933.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1990_I278933.plot
@@ -0,0 +1,75 @@
+BEGIN PLOT /ARGUS_1990_I278933/d01-x01-y01
+Title=$\pi^0$ multiplicity in continuum (10 GeV)
+XLabel=
+YLabel=$N_{\pi^0}$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d01-x01-y02
+Title=$\pi^0$ multiplicity in $\Upsilon(1S)$ decays
+XLabel=
+YLabel=$N_{\pi^0}$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d01-x01-y03
+Title=$\pi^0$ multiplicity in $\Upsilon(2S)$ decays
+XLabel=
+YLabel=$N_{\pi^0}$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d02-x01-y01
+Title=$\eta$ multiplicity in continuum (10 GeV)
+XLabel=
+YLabel=$N_{\eta}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1990_I278933/d02-x01-y02
+Title=$\eta$ multiplicity in $\Upsilon(1S)$ decays
+XLabel=
+YLabel=$N_{\eta}$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d02-x01-y03
+Title=$\eta$ multiplicity in $\Upsilon(2S)$ decays
+XLabel=
+YLabel=$N_{\eta}$
+END PLOT
+
+BEGIN PLOT /ARGUS_1990_I278933/d03-x01-y01
+Title=$\pi^0$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\pi^0}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d03-x01-y02
+Title=$\pi^0$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$\frac{s}{\beta} \text{d}\sigma/\text{d}z$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /ARGUS_1990_I278933/d05-x01-y01
+Title=$\eta$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\eta}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d05-x01-y02
+Title=$\eta$ spectrum in the continuum (10 GeV)
+XLabel=$z$
+YLabel=$\frac{s}{\beta} \text{d}\sigma/\text{d}z$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /ARGUS_1990_I278933/d04-x01-y01
+Title=$\pi^0$ spectrum in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\pi^0}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d04-x01-y02
+Title=$\pi^0$ spectrum in $\Upsilon(2S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\pi^0}/\text{d}z$
+END PLOT
+
+BEGIN PLOT /ARGUS_1990_I278933/d06-x01-y01
+Title=$\eta$ spectrum in $\Upsilon(1S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\eta}/\text{d}z$
+END PLOT
+BEGIN PLOT /ARGUS_1990_I278933/d06-x01-y02
+Title=$\eta$ spectrum in $\Upsilon(2S)$ decays
+XLabel=$z$
+YLabel=$\frac1{\beta N_{\text{hadrons}}} \text{d}N_{\eta}/\text{d}z$
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1990_I278933.yoda b/analyses/pluginDORIS/ARGUS_1990_I278933.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1990_I278933.yoda
@@ -0,0 +1,240 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.31, up: 0.31}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d01-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 3.220000e+00 3.178050e-01 3.178050e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.38, up: 0.38}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d01-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 3.970000e+00 4.441846e-01 4.441846e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.35, up: 0.35}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d01-x01-y03
+Title: doi:10.17182/hepdata.15301.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 3.670000e+00 3.769615e-01 3.769615e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d02-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 1.900000e-01 5.656854e-02 5.656854e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d02-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 4.000000e-01 1.664332e-01 1.664332e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d02-x01-y03
+Title: doi:10.17182/hepdata.15301.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 0.500000e+00 0.500000e+00 3.200000e-01 1.565248e-01 1.565248e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -2.4, up: 2.4}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -1.9, up: 1.9}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -1.4, up: 1.4}}, 3: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -1.2, up: 1.2}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.83, up: 0.83}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.72, up: 0.72}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.54, up: 0.54}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.37, up: 0.37}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.22, up: 0.22}}, 9: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.041, up: 0.041}, sys: {dn: -0.072, up: 0.072}}, 11: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.046, up: 0.046}}, 12: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.048, up: 0.048}}, 13: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.026, up: 0.026}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d03-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-02 1.000000e-02 1.000000e-02 2.630000e+01 2.500000e+00 2.500000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 2.070000e+01 1.964688e+00 1.964688e+00
+1.100000e-01 1.000000e-02 1.000000e-02 1.600000e+01 1.456022e+00 1.456022e+00
+1.300000e-01 1.000000e-02 1.000000e-02 1.260000e+01 1.236932e+00 1.236932e+00
+1.500000e-01 1.000000e-02 1.000000e-02 9.060000e+00 8.537564e-01 8.537564e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.310000e+00 7.397973e-01 7.397973e-01
+1.900000e-01 1.000000e-02 1.000000e-02 5.750000e+00 5.578530e-01 5.578530e-01
+2.250000e-01 2.500000e-02 2.500000e-02 3.900000e+00 3.785499e-01 3.785499e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.260000e+00 2.280351e-01 2.280351e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.540000e+00 1.615549e-01 1.615549e-01
+3.750000e-01 2.500000e-02 2.500000e-02 7.540000e-01 8.285530e-02 8.285530e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.770000e-01 5.437830e-02 5.437830e-02
+6.000000e-01 1.000000e-01 1.000000e-01 2.220000e-01 5.280152e-02 5.280152e-02
+8.500000e-01 1.500000e-01 1.500000e-01 5.500000e-02 3.001666e-02 3.001666e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.81, up: 0.81}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.64, up: 0.64}}, 2: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.49, up: 0.49}}, 3: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.4, up: 0.4}}, 4: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.23, up: 0.23}}, 6: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.074, up: 0.074}}, 9: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.051, up: 0.051}}, 10: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.025, up: 0.025}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.016, up: 0.016}}, 12: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.016, up: 0.016}}, 13: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d03-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-02 1.000000e-02 1.000000e-02 9.000000e+00 8.448077e-01 8.448077e-01
+9.000000e-02 1.000000e-02 1.000000e-02 7.080000e+00 6.596969e-01 6.596969e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.470000e+00 5.044799e-01 5.044799e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.310000e+00 4.100000e-01 4.100000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.100000e+00 2.886174e-01 2.886174e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.500000e+00 2.376973e-01 2.376973e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.970000e+00 1.868154e-01 1.868154e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.330000e+00 1.315295e-01 1.315295e-01
+2.750000e-01 2.500000e-02 2.500000e-02 7.720000e-01 7.665507e-02 7.665507e-02
+3.250000e-01 2.500000e-02 2.500000e-02 5.260000e-01 5.442426e-02 5.442426e-02
+3.750000e-01 2.500000e-02 2.500000e-02 2.580000e-01 2.865310e-02 2.865310e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.630000e-01 1.886796e-02 1.886796e-02
+6.000000e-01 1.000000e-01 1.000000e-01 7.600000e-02 1.788854e-02 1.788854e-02
+8.500000e-01 1.500000e-01 1.500000e-01 1.900000e-02 1.029563e-02 1.029563e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -2.4, up: 2.4}}, 1: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -2.3, up: 2.3}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -1.8, up: 1.8}}, 3: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -1.5, up: 1.5}}, 4: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -1.2, up: 1.2}}, 5: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.79, up: 0.79}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.66, up: 0.66}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.39, up: 0.39}}, 8: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.21, up: 0.21}}, 9: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.079, up: 0.079}}, 11: {stat: {dn: -0.033, up: 0.033}, sys: {dn: -0.022, up: 0.022}}, 12: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.012, up: 0.012}}, 13: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d04-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-02 1.000000e-02 1.000000e-02 2.620000e+01 2.640076e+00 2.640076e+00
+9.000000e-02 1.000000e-02 1.000000e-02 2.600000e+01 2.404163e+00 2.404163e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.040000e+01 1.868154e+00 1.868154e+00
+1.300000e-01 1.000000e-02 1.000000e-02 1.600000e+01 1.552417e+00 1.552417e+00
+1.500000e-01 1.000000e-02 1.000000e-02 1.310000e+01 1.236932e+00 1.236932e+00
+1.700000e-01 1.000000e-02 1.000000e-02 8.620000e+00 8.286133e-01 8.286133e-01
+1.900000e-01 1.000000e-02 1.000000e-02 7.030000e+00 6.926038e-01 6.926038e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.180000e+00 4.052160e-01 4.052160e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.170000e+00 2.247221e-01 2.247221e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.170000e+00 1.303840e-01 1.303840e-01
+3.750000e-01 2.500000e-02 2.500000e-02 8.180000e-01 9.920181e-02 9.920181e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.270000e-01 3.966106e-02 3.966106e-02
+6.000000e-01 1.000000e-01 1.000000e-01 5.300000e-02 2.773085e-02 2.773085e-02
+8.500000e-01 1.500000e-01 1.500000e-01 6.000000e-04 2.220360e-02 2.220360e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.1, up: 2.1}, sys: {dn: -2.4, up: 2.4}}, 1: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -1.8, up: 1.8}}, 2: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.9, up: 1.9}}, 3: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -1.4, up: 1.4}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -1.0, up: 1.0}}, 5: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.68, up: 0.68}}, 6: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.59, up: 0.59}}, 7: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.39, up: 0.39}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.17, up: 0.17}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.075, up: 0.075}, sys: {dn: -0.026, up: 0.026}}, 12: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.024, up: 0.024}}, 13: {stat: {dn: -0.078, up: 0.078}, sys: {dn: -0.027, up: 0.027}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d04-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-02 1.000000e-02 1.000000e-02 2.710000e+01 3.189044e+00 3.189044e+00
+9.000000e-02 1.000000e-02 1.000000e-02 2.050000e+01 2.220360e+00 2.220360e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.130000e+01 2.195450e+00 2.195450e+00
+1.300000e-01 1.000000e-02 1.000000e-02 1.490000e+01 1.612452e+00 1.612452e+00
+1.500000e-01 1.000000e-02 1.000000e-02 1.100000e+01 1.166190e+00 1.166190e+00
+1.700000e-01 1.000000e-02 1.000000e-02 7.400000e+00 8.266196e-01 8.266196e-01
+1.900000e-01 1.000000e-02 1.000000e-02 6.310000e+00 7.128113e-01 7.128113e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.190000e+00 4.477723e-01 4.477723e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.820000e+00 2.334524e-01 2.334524e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.230000e+00 1.920937e-01 1.920937e-01
+3.750000e-01 2.500000e-02 2.500000e-02 6.600000e-01 1.252996e-01 1.252996e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.750000e-01 7.937884e-02 7.937884e-02
+6.000000e-01 1.000000e-01 1.000000e-01 1.110000e-01 6.555151e-02 6.555151e-02
+8.500000e-01 1.500000e-01 1.500000e-01 5.800000e-02 8.254090e-02 8.254090e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.068, up: 0.068}}, 1: {stat: {dn: -0.024, up: 0.024}, sys: {dn: -0.025, up: 0.025}}, 2: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.012, up: 0.012}}, 3: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.01, up: 0.01}}, 4: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}, 5: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d05-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 3.640000e-01 9.135097e-02 9.135097e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.340000e-01 3.465545e-02 3.465545e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.500000e-02 1.920937e-02 1.920937e-02
+6.500000e-01 5.000000e-02 5.000000e-02 5.400000e-02 1.486607e-02 1.486607e-02
+7.500000e-01 5.000000e-02 5.000000e-02 1.700000e-02 7.615773e-03 7.615773e-03
+9.000000e-01 1.000000e-01 1.000000e-01 5.000000e-03 3.162278e-03 3.162278e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0217, up: 0.0217}, sys: {dn: -0.0243, up: 0.0243}}, 1: {stat: {dn: -0.0085, up: 0.0085}, sys: {dn: -0.009, up: 0.009}}, 2: {stat: {dn: -0.0055, up: 0.0055}, sys: {dn: -0.0043, up: 0.0043}}, 3: {stat: {dn: -0.0041, up: 0.0041}, sys: {dn: -0.0036, up: 0.0036}}, 4: {stat: {dn: -0.0023, up: 0.0023}, sys: {dn: -0.0012, up: 0.0012}}, 5: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.0003, up: 0.0003}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d05-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.294000e-01 3.257883e-02 3.257883e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.780000e-02 1.237942e-02 1.237942e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.310000e-02 6.981404e-03 6.981404e-03
+6.500000e-01 5.000000e-02 5.000000e-02 1.910000e-02 5.456189e-03 5.456189e-03
+7.500000e-01 5.000000e-02 5.000000e-02 6.200000e-03 2.594224e-03 2.594224e-03
+9.000000e-01 1.000000e-01 1.000000e-01 1.600000e-03 1.044031e-03 1.044031e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.067, up: 0.067}, sys: {dn: -0.082, up: 0.082}}, 1: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.022, up: 0.022}}, 2: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.012, up: 0.012}}, 3: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.002, up: 0.002}}, 4: {stat: {dn: -0.0079, up: 0.0079}, sys: {dn: -0.0012, up: 0.0012}}, 5: {stat: {dn: -0.0035, up: 0.0035}, sys: {dn: -0.0005, up: 0.0005}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d06-x01-y01
+Title: doi:10.17182/hepdata.15301.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 4.410000e-01 1.058915e-01 1.058915e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.190000e-01 3.482815e-02 3.482815e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.200000e-02 2.247221e-02 2.247221e-02
+6.500000e-01 5.000000e-02 5.000000e-02 9.000000e-03 1.216553e-02 1.216553e-02
+7.500000e-01 5.000000e-02 5.000000e-02 6.400000e-03 7.990620e-03 7.990620e-03
+9.000000e-01 1.000000e-01 1.000000e-01 -2.700000e-03 3.535534e-03 3.535534e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1990_I278933/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.146, up: 0.146}, sys: {dn: -0.077, up: 0.077}}, 1: {stat: {dn: -0.063, up: 0.063}, sys: {dn: -0.032, up: 0.032}}, 2: {stat: {dn: -0.043, up: 0.043}, sys: {dn: -0.022, up: 0.022}}, 3: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.001, up: 0.001}}, 4: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.005, up: 0.005}}, 5: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/ARGUS_1990_I278933/d06-x01-y02
+Title: doi:10.17182/hepdata.15301.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 4.120000e-01 1.650606e-01 1.650606e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.700000e-01 7.066116e-02 7.066116e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.150000e-01 4.830114e-02 4.830114e-02
+6.500000e-01 5.000000e-02 5.000000e-02 5.000000e-03 2.801785e-02 2.801785e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.700000e-02 2.061553e-02 2.061553e-02
+9.000000e-01 1.000000e-01 1.000000e-01 -1.100000e-02 1.315295e-02 1.315295e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/ARGUS_1992_I319102.cc b/analyses/pluginDORIS/ARGUS_1992_I319102.cc
--- a/analyses/pluginDORIS/ARGUS_1992_I319102.cc
+++ b/analyses/pluginDORIS/ARGUS_1992_I319102.cc
@@ -1,114 +1,140 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
- /// @brief Add a short analysis description here
+ /// @brief charged multiplicity at 4s and nearby continuum
class ARGUS_1992_I319102 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1992_I319102);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
+ declare(UnstableParticles(), "UFS");
declare(FinalState(), "FS");
// Book histograms
if(fuzzyEquals(sqrtS()/GeV, 10.47 , 1E-3))
_h_N = bookHisto1D(2, 1, 1);
- else if(fuzzyEquals(sqrtS()/GeV, 10.575, 1E-3))
- _h_N = bookHisto1D(3, 1, 1);
+ _h_N_Upsilon = bookHisto1D(3, 1, 1);
// counters for R
_c_hadrons = bookCounter("/TMP/sigma_hadrons");
_c_muons = bookCounter("/TMP/sigma_muons");
}
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, unsigned int & nCharged) {
+ for(const Particle & p: mother.children()) {
+ if(!p.children().empty())
+ findDecayProducts(p, nCharged);
+ else if(PID::isCharged(p.pdgId()))
+ ++nCharged;
+ }
+ }
+
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
-
- map<long,int> nCount;
- int ntotal(0);
- unsigned int nCharged(0);
- foreach (const Particle& p, fs.particles()) {
- nCount[p.pdgId()] += 1;
- ++ntotal;
- if(PID::isCharged(p.pdgId())) ++nCharged;
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==300553);
+ const double weight = event.weight();
+ // Continuum
+ if (upsilons.empty()) {
+ map<long,int> nCount;
+ int ntotal(0);
+ unsigned int nCharged(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ if(PID::isCharged(p.pdgId())) ++nCharged;
+ }
+ // mu+mu- + photons
+ if(nCount[-13]==1 and nCount[13]==1 &&
+ ntotal==2+nCount[22])
+ _c_muons->fill(weight);
+ // everything else
+ else {
+ _c_hadrons->fill(weight);
+ if(_h_N)
+ _h_N->fill(nCharged,weight);
+ }
}
- // mu+mu- + photons
- if(nCount[-13]==1 and nCount[13]==1 &&
- ntotal==2+nCount[22])
- _c_muons->fill(event.weight());
- // everything else
+ // upsilon 4s
else {
- _c_hadrons->fill(event.weight());
- if(_h_N)
- _h_N->fill(nCharged,event.weight());
+ for (const Particle& ups : upsilons) {
+ unsigned int nCharged(0);
+ findDecayProducts(ups,nCharged);
+ _h_N_Upsilon->fill(nCharged,weight);
+ }
}
}
/// Normalise histograms etc., after the run
void finalize() {
Scatter1D R = *_c_hadrons/ *_c_muons;
double rval = R.point(0).x();
pair<double,double> rerr = R.point(0).xErrs();
double fact = crossSection()/ sumOfWeights() /picobarn;
double sig_h = _c_hadrons->val()*fact;
double err_h = _c_hadrons->err()*fact;
double sig_m = _c_muons ->val()*fact;
double err_m = _c_muons ->err()*fact;
Scatter2D temphisto(refData(1, 1, 1));
Scatter2DPtr hadrons = bookScatter2D("sigma_hadrons");
Scatter2DPtr muons = bookScatter2D("sigma_muons" );
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, rval, ex, rerr);
hadrons->addPoint(x, sig_h, ex, make_pair(err_h,err_h));
muons ->addPoint(x, sig_m, ex, make_pair(err_m,err_m));
}
else {
mult ->addPoint(x, 0., ex, make_pair(0.,.0));
hadrons->addPoint(x, 0., ex, make_pair(0.,.0));
muons ->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
if(_h_N) {
normalize(_h_N,200.);
}
+ normalize(_h_N_Upsilon,200.);
}
//@}
/// @name Histograms
//@{
- Histo1DPtr _h_N;
+ Histo1DPtr _h_N,_h_N_Upsilon;
CounterPtr _c_hadrons, _c_muons;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ARGUS_1992_I319102);
}
diff --git a/analyses/pluginDORIS/ARGUS_1992_I319102.plot b/analyses/pluginDORIS/ARGUS_1992_I319102.plot
--- a/analyses/pluginDORIS/ARGUS_1992_I319102.plot
+++ b/analyses/pluginDORIS/ARGUS_1992_I319102.plot
@@ -1,41 +1,41 @@
BEGIN PLOT /ARGUS_1992_I319102/d01-x01-y01
Title=$R=\sigma(e^+e^-\to \text{hadrons})/\sigma(e^+e^-\to \mu^+\mu^-)$
XLabel=$\sqrt{s}$/GeV
YLabel=$R$
LogY=0
ConnectGaps=1
XMin=9.
XMax=10.
END PLOT
BEGIN PLOT /ARGUS_1992_I319102/d02-x01-y01
Title=Charged Multiplicity at 10.47 GeV
XLabel=$N$
YLabel=Probability/\%
LogY=0
ConnectGaps=1
END PLOT
BEGIN PLOT /ARGUS_1992_I319102/d03-x01-y01
-Title=Charged Multiplicity at 10.47 GeV
+Title=Charged Multiplicity in $\Upsilon(4S)$ decays
XLabel=$N$
YLabel=Probability/\%
LogY=0
ConnectGaps=1
END PLOT
BEGIN PLOT /ARGUS_1992_I319102/sigma_hadrons
Title=$\sigma(e^+e^-\to \text{hadrons})$
XLabel=$\sqrt{s}$/GeV
YLabel=$\sigma(e^+e^-\to \text{hadrons})/pb$
LogY=0
ConnectGaps=1
XMin=9.
XMax=10.
END PLOT
BEGIN PLOT /ARGUS_1992_I319102/sigma_muons
Title=$\sigma(e^+e^-\to \mu^+\mu^-)$
XLabel=$\sqrt{s}$/GeV
YLabel=$\sigma(e^+e^-\to \mu^+\mu^-)/pb$
LogY=0
ConnectGaps=1
XMin=9.
XMax=10.
END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2653028.cc b/analyses/pluginDORIS/ARGUS_1993_S2653028.cc
--- a/analyses/pluginDORIS/ARGUS_1993_S2653028.cc
+++ b/analyses/pluginDORIS/ARGUS_1993_S2653028.cc
@@ -1,177 +1,147 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief BELLE pi+/-, K+/- and proton/antiproton spectrum at Upsilon(4S)
/// @author Peter Richardson
class ARGUS_1993_S2653028 : public Analysis {
public:
ARGUS_1993_S2653028()
: Analysis("ARGUS_1993_S2653028"),
_weightSum(0.)
{ }
void analyze(const Event& e) {
const double weight = e.weight();
-
// Find the upsilons
- Particles upsilons;
- // First in unstable final state
- const UnstableParticles& ufs = apply<UnstableFinalState>(e, "UFS");
- foreach (const Particle& p, ufs.particles()) {
- if (p.pid() == 300553) upsilons.push_back(p);
- }
- // Then in whole event if that failed
- if (upsilons.empty()) {
- for(ConstGenParticlePtr p: HepMCUtils::particles(e.genEvent())) {
- if (p->pdg_id() != 300553) continue;
- ConstGenVertexPtr pv = p->production_vertex();
- bool passed = true;
- if (pv) {
- for(ConstGenParticlePtr pp: HepMCUtils::particles(pv, Relatives::PARENTS)){
- if ( p->pdg_id() == pp->pdg_id() ) {
- passed = false;
- break;
- }
- }
- }
- if (passed) upsilons.push_back(Particle(*p));
- }
- }
-
- // Find an upsilon
- foreach (const Particle& p, upsilons) {
+ const UnstableParticles& ufs = apply<UnstableParticles>(e, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::pid==300553)) {
_weightSum += weight;
- vector<ConstGenParticlePtr> pionsA,pionsB,protonsA,protonsB,kaons;
+ Particles pionsA,pionsB,protonsA,protonsB,kaons;
// Find the decay products we want
- findDecayProducts(p.genParticle(), pionsA, pionsB, protonsA, protonsB, kaons);
+ findDecayProducts(p, pionsA, pionsB, protonsA, protonsB, kaons);
LorentzTransform cms_boost;
if (p.p3().mod() > 1*MeV)
cms_boost = LorentzTransform::mkFrameTransformFromBeta(p.momentum().betaVec());
for (size_t ix = 0; ix < pionsA.size(); ++ix) {
- FourMomentum ptemp(pionsA[ix]->momentum());
+ FourMomentum ptemp(pionsA[ix].momentum());
FourMomentum p2 = cms_boost.transform(ptemp);
double pcm = cms_boost.transform(ptemp).vector3().mod();
_histPiA->fill(pcm,weight);
}
_multPiA->fill(10.58,double(pionsA.size())*weight);
for (size_t ix = 0; ix < pionsB.size(); ++ix) {
- double pcm = cms_boost.transform(FourMomentum(pionsB[ix]->momentum())).vector3().mod();
+ double pcm = cms_boost.transform(pionsB[ix].momentum()).vector3().mod();
_histPiB->fill(pcm,weight);
}
_multPiB->fill(10.58,double(pionsB.size())*weight);
for (size_t ix = 0; ix < protonsA.size(); ++ix) {
- double pcm = cms_boost.transform(FourMomentum(protonsA[ix]->momentum())).vector3().mod();
+ double pcm = cms_boost.transform(protonsA[ix].momentum()).vector3().mod();
_histpA->fill(pcm,weight);
}
_multpA->fill(10.58,double(protonsA.size())*weight);
for (size_t ix = 0; ix < protonsB.size(); ++ix) {
- double pcm = cms_boost.transform(FourMomentum(protonsB[ix]->momentum())).vector3().mod();
+ double pcm = cms_boost.transform(protonsB[ix].momentum()).vector3().mod();
_histpB->fill(pcm,weight);
}
_multpB->fill(10.58,double(protonsB.size())*weight);
for (size_t ix = 0 ;ix < kaons.size(); ++ix) {
- double pcm = cms_boost.transform(FourMomentum(kaons[ix]->momentum())).vector3().mod();
+ double pcm = cms_boost.transform(kaons[ix].momentum()).vector3().mod();
_histKA->fill(pcm,weight);
_histKB->fill(pcm,weight);
}
_multK->fill(10.58,double(kaons.size())*weight);
}
}
void finalize() {
if (_weightSum > 0.) {
scale(_histPiA, 1./_weightSum);
scale(_histPiB, 1./_weightSum);
scale(_histKA , 1./_weightSum);
scale(_histKB , 1./_weightSum);
scale(_histpA , 1./_weightSum);
scale(_histpB , 1./_weightSum);
scale(_multPiA, 1./_weightSum);
scale(_multPiB, 1./_weightSum);
scale(_multK , 1./_weightSum);
scale(_multpA , 1./_weightSum);
scale(_multpB , 1./_weightSum);
}
}
void init() {
declare(UnstableParticles(), "UFS");
// spectra
_histPiA = bookHisto1D(1, 1, 1);
_histPiB = bookHisto1D(2, 1, 1);
_histKA = bookHisto1D(3, 1, 1);
_histKB = bookHisto1D(6, 1, 1);
_histpA = bookHisto1D(4, 1, 1);
_histpB = bookHisto1D(5, 1, 1);
// multiplicities
_multPiA = bookHisto1D( 7, 1, 1);
_multPiB = bookHisto1D( 8, 1, 1);
_multK = bookHisto1D( 9, 1, 1);
_multpA = bookHisto1D(10, 1, 1);
_multpB = bookHisto1D(11, 1, 1);
} // init
private:
//@{
/// Count of weights
double _weightSum;
/// Spectra
Histo1DPtr _histPiA, _histPiB, _histKA, _histKB, _histpA, _histpB;
/// Multiplicities
Histo1DPtr _multPiA, _multPiB, _multK, _multpA, _multpB;
//@}
- void findDecayProducts(ConstGenParticlePtr p,
- vector<ConstGenParticlePtr>& pionsA, vector<ConstGenParticlePtr>& pionsB,
- vector<ConstGenParticlePtr>& protonsA, vector<ConstGenParticlePtr>& protonsB,
- vector<ConstGenParticlePtr>& kaons)
- {
- int parentId = p->pdg_id();
- ConstGenVertexPtr dv = p->end_vertex();
- /// @todo Use better looping
- for(ConstGenParticlePtr pp: HepMCUtils::particles(dv, Relatives::CHILDREN)){
- int id = abs(pp->pdg_id());
+ void findDecayProducts(Particle parent, Particles & pionsA, Particles & pionsB,
+ Particles & protonsA, Particles & protonsB, Particles & kaons) {
+ int parentId = parent.pdgId();
+ for(const Particle & p : parent.children()) {
+ int id = abs(p.pdgId());
if (id == PID::PIPLUS) {
if (parentId != PID::LAMBDA && parentId != PID::K0S) {
- pionsA.push_back(pp);
- pionsB.push_back(pp);
+ pionsA.push_back(p);
+ pionsB.push_back(p);
}
else
- pionsB.push_back(pp);
+ pionsB.push_back(p);
}
else if (id == PID::PROTON) {
if (parentId != PID::LAMBDA && parentId != PID::K0S) {
- protonsA.push_back(pp);
- protonsB.push_back(pp);
+ protonsA.push_back(p);
+ protonsB.push_back(p);
}
else
- protonsB.push_back(pp);
+ protonsB.push_back(p);
}
else if (id == PID::KPLUS) {
- kaons.push_back(pp);
+ kaons.push_back(p);
}
- else if (pp->end_vertex())
- findDecayProducts(pp, pionsA, pionsB, protonsA, protonsB, kaons);
+ else if (!p.children().empty())
+ findDecayProducts(p, pionsA, pionsB, protonsA, protonsB, kaons);
}
}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ARGUS_1993_S2653028);
}
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2669951.cc b/analyses/pluginDORIS/ARGUS_1993_S2669951.cc
--- a/analyses/pluginDORIS/ARGUS_1993_S2669951.cc
+++ b/analyses/pluginDORIS/ARGUS_1993_S2669951.cc
@@ -1,191 +1,211 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief Production of the $\eta'(958)$ and $f_0(980)$ in $e^+e^-$ annihilation in the Upsilon region
/// @author Peter Richardson
class ARGUS_1993_S2669951 : public Analysis {
public:
ARGUS_1993_S2669951()
: Analysis("ARGUS_1993_S2669951"),
- _count_etaPrime_highZ(2, 0.),
- _count_etaPrime_allZ(3, 0.),
- _count_f0(3, 0.),
_weightSum_cont(0.),
_weightSum_Ups1(0.),
_weightSum_Ups2(0.)
{ }
void init() {
declare(UnstableParticles(), "UFS");
+ // histograms
_hist_cont_f0 = bookHisto1D(2, 1, 1);
_hist_Ups1_f0 = bookHisto1D(3, 1, 1);
_hist_Ups2_f0 = bookHisto1D(4, 1, 1);
+
+ // counters
+ _count_etaPrime_highZ.push_back(bookCounter("/TMP/EtaHighCont"));
+ _count_etaPrime_highZ.push_back(bookCounter("/TMP/EtaHighUps1"));
+ _count_etaPrime_allZ.push_back(bookCounter("/TMP/EtaAllCont"));
+ _count_etaPrime_allZ.push_back(bookCounter("/TMP/EtaAllUps1"));
+ _count_etaPrime_allZ.push_back(bookCounter("/TMP/EtaAllUps2"));
+ _count_f0.push_back(bookCounter("/TMP/f0Cont"));
+ _count_f0.push_back(bookCounter("/TMP/f0Ups1"));
+ _count_f0.push_back(bookCounter("/TMP/f0Ups2"));
}
void analyze(const Event& e) {
-
// Find the Upsilons among the unstables
- const UnstableParticles& ufs = apply<UnstableFinalState>(e, "UFS");
- Particles upsilons;
-
- // First in unstable final state
- foreach (const Particle& p, ufs.particles())
- if (p.pid() == 553 || p.pid() == 100553)
- upsilons.push_back(p);
- // Then in whole event if fails
- if (upsilons.empty()) {
- /// @todo Replace HepMC digging with Particle::descendents etc. calls
- for(ConstGenParticlePtr p: HepMCUtils::particles(e.genEvent())) {
- if ( p->pdg_id() != 553 && p->pdg_id() != 100553 ) continue;
- // Discard it if its parent has the same PDG ID code (avoid duplicates)
- ConstGenVertexPtr pv = p->production_vertex();
- bool passed = true;
- if (pv) {
- for(ConstGenParticlePtr pp: HepMCUtils::particles(pv, Relatives::PARENTS)){
- if ( p->pdg_id() == pp->pdg_id() ) {
- passed = false;
- break;
- }
- }
- }
- if (passed) upsilons.push_back(Particle(*p));
- }
- }
-
-
+ const UnstableParticles& ufs = apply<UnstableParticles>(e, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553 or Cuts::pid==100553);
// Finding done, now fill counters
const double weight = e.weight();
- if (upsilons.empty()) { // Continuum
+ // Continuum
+ if (upsilons.empty()) {
MSG_DEBUG("No Upsilons found => continuum event");
_weightSum_cont += weight;
- unsigned int nEtaA(0), nEtaB(0), nf0(0);
foreach (const Particle& p, ufs.particles()) {
- const int id = p.abspid();
+ const int id = p.pdgId();
const double xp = 2.*p.E()/sqrtS();
const double beta = p.p3().mod() / p.E();
if (id == 9010221) {
_hist_cont_f0->fill(xp, weight/beta);
- nf0 += 1;
+ _count_f0[2]->fill(weight);
} else if (id == 331) {
- if (xp > 0.35) nEtaA += 1;
- nEtaB += 1;
+ if (xp > 0.35) _count_etaPrime_highZ[1]->fill(weight);
+ _count_etaPrime_allZ[2]->fill(weight);
}
}
- _count_f0[2] += nf0*weight;
- _count_etaPrime_highZ[1] += nEtaA*weight;
- _count_etaPrime_allZ[2] += nEtaB*weight;
-
- } else { // Upsilon(s) found
+ }
+ // Upsilon(s) found
+ else {
MSG_DEBUG("Upsilons found => resonance event");
- foreach (const Particle& ups, upsilons) {
+ for (const Particle& ups : upsilons) {
const int parentId = ups.pid();
- ((parentId == 553) ? _weightSum_Ups1 : _weightSum_Ups2) += weight;
+ if(parentId==553) {
+ _weightSum_Ups1 += weight;
+ }
+ else {
+ _weightSum_Ups2 += weight;
+ }
Particles unstable;
// Find the decay products we want
- findDecayProducts(ups.genParticle(), unstable);
+ findDecayProducts(ups, unstable);
+ // boost to rest frame (if required)
LorentzTransform cms_boost;
if (ups.p3().mod() > 1*MeV)
cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
const double mass = ups.mass();
- unsigned int nEtaA(0), nEtaB(0), nf0(0);
+ // loop over decay products
foreach(const Particle& p, unstable) {
- const int id = p.abspid();
+ const int id = p.pdgId();
const FourMomentum p2 = cms_boost.transform(p.momentum());
const double xp = 2.*p2.E()/mass;
const double beta = p2.p3().mod()/p2.E();
- if (id == 9010221) { //< ?
- ((parentId == 553) ? _hist_Ups1_f0 : _hist_Ups2_f0)->fill(xp, weight/beta);
- nf0 += 1;
- } else if (id == 331) { //< ?
- if (xp > 0.35) nEtaA += 1;
- nEtaB += 1;
- }
- }
- if (parentId == 553) {
- _count_f0[0] += nf0*weight;
- _count_etaPrime_highZ[0] += nEtaA*weight;
- _count_etaPrime_allZ[0] += nEtaB*weight;
- } else {
- _count_f0[1] += nf0*weight;
- _count_etaPrime_allZ[1] += nEtaB*weight;
- }
- }
+ if (id == 9010221) {
+ if(parentId == 553 ) {
+ _hist_Ups1_f0->fill(xp, weight/beta);
+ _count_f0[0]->fill(weight);
+ }
+ else {
+ _hist_Ups2_f0->fill(xp, weight/beta);
+ _count_f0[1]->fill(weight);
+ }
+ }
+ else if ( id == 331 ) {
+ if (parentId == 553) {
+ if (xp > 0.35) _count_etaPrime_highZ[0]->fill(weight);
+ _count_etaPrime_allZ[0]->fill(weight);
+ }
+ else {
+ _count_etaPrime_allZ[1]->fill(weight);
+ }
+ }
+ }
+ }
}
}
void finalize() {
-
// High-Z eta' multiplicity
Scatter2DPtr s111 = bookScatter2D(1, 1, 1, true);
- if (_weightSum_Ups1 > 0) // Point at 9.460
- s111->point(0).setY(_count_etaPrime_highZ[0] / _weightSum_Ups1, 0);
- if (_weightSum_cont > 0) // Point at 9.905
- s111->point(1).setY(_count_etaPrime_highZ[1] / _weightSum_cont, 0);
+ // Point at 9.460
+ if (_weightSum_Ups1 > 0) {
+ scale(_count_etaPrime_highZ[0] , 1./_weightSum_Ups1);
+ s111->point(0).setY(_count_etaPrime_highZ[0]->val(),
+ _count_etaPrime_highZ[0]->err());
+ }
+ // Point at 9.905
+ if (_weightSum_cont > 0) {
+ scale(_count_etaPrime_highZ[1] , 1./_weightSum_cont);
+ s111->point(1).setY(_count_etaPrime_highZ[1]->val(),
+ _count_etaPrime_highZ[1]->err());
+ }
// All-Z eta' multiplicity
Scatter2DPtr s112 = bookScatter2D(1, 1, 2, true);
- if (_weightSum_Ups1 > 0) // Point at 9.460
- s112->point(0).setY(_count_etaPrime_allZ[0] / _weightSum_Ups1, 0);
- if (_weightSum_cont > 0) // Point at 9.905
- s112->point(1).setY(_count_etaPrime_allZ[2] / _weightSum_cont, 0);
- if (_weightSum_Ups2 > 0) // Point at 10.02
- s112->point(2).setY(_count_etaPrime_allZ[1] / _weightSum_Ups2, 0);
-
+ // Point at 9.460
+ if (_weightSum_Ups1 > 0) {
+ scale(_count_etaPrime_allZ[0] , 1./ _weightSum_Ups1);
+ s112->point(0).setY(_count_etaPrime_allZ[0]->val(),
+ _count_etaPrime_allZ[0]->err());
+ }
+ // Point at 9.905
+ if (_weightSum_cont > 0) {
+ scale(_count_etaPrime_allZ[2] , 1. / _weightSum_cont);
+ s112->point(1).setY(_count_etaPrime_allZ[2]->val(),
+ _count_etaPrime_allZ[2]->err());
+ }
+ // Point at 10.02
+ if (_weightSum_Ups2 > 0) {
+ scale(_count_etaPrime_allZ[1] , 1. / _weightSum_Ups2);
+ s112->point(2).setY(_count_etaPrime_allZ[1]->val(),
+ _count_etaPrime_allZ[1]->err());
+ }
+
// f0 multiplicity
Scatter2DPtr s511 = bookScatter2D(5, 1, 1, true);
- if (_weightSum_Ups1 > 0) // Point at 9.46
- s511->point(0).setY(_count_f0[0] / _weightSum_Ups1, 0);
- if (_weightSum_Ups2 > 0) // Point at 10.02
- s511->point(1).setY(_count_f0[1] / _weightSum_Ups2, 0);
- if (_weightSum_cont > 0) // Point at 10.45
- s511->point(2).setY(_count_f0[2] / _weightSum_cont, 0);
-
+ // Point at 9.46
+ if (_weightSum_Ups1 > 0) {
+ scale(_count_f0[0] , 1./ _weightSum_Ups1);
+ s511->point(0).setY(_count_f0[0]->val(),
+ _count_f0[0]->err());
+ }
+ // Point at 10.02
+ if (_weightSum_Ups2 > 0) {
+ scale(_count_f0[1] , 1./ _weightSum_Ups2);
+ s511->point(1).setY(_count_f0[1]->val(),
+ _count_f0[1]->err());
+ }
+ // Point at 10.45
+ if (_weightSum_cont > 0) {
+ scale(_count_f0[2] , 1./ _weightSum_cont);
+ s511->point(2).setY(_count_f0[2]->val(),
+ _count_f0[2]->err());
+ }
// Scale histos
if (_weightSum_cont > 0.) scale(_hist_cont_f0, 1./_weightSum_cont);
if (_weightSum_Ups1 > 0.) scale(_hist_Ups1_f0, 1./_weightSum_Ups1);
if (_weightSum_Ups2 > 0.) scale(_hist_Ups2_f0, 1./_weightSum_Ups2);
}
private:
/// @name Counters
//@{
- vector<double> _count_etaPrime_highZ, _count_etaPrime_allZ, _count_f0;
+ vector<CounterPtr> _count_etaPrime_highZ, _count_etaPrime_allZ, _count_f0;
double _weightSum_cont,_weightSum_Ups1,_weightSum_Ups2;
//@}
/// Histos
Histo1DPtr _hist_cont_f0, _hist_Ups1_f0, _hist_Ups2_f0;
- /// Recursively walk the HepMC tree to find decay products of @a p
- void findDecayProducts(ConstGenParticlePtr p, Particles& unstable) {
- ConstGenVertexPtr dv = p->end_vertex();
- for (ConstGenParticlePtr pp: HepMCUtils::particles(dv, Relatives::CHILDREN)){
- const int id = abs(pp->pdg_id());
- if (id == 331 || id == 9010221) unstable.push_back(Particle(pp));
- else if (pp->end_vertex()) findDecayProducts(pp, unstable);
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = p.pdgId();
+ if (id == 331 || id == 9010221) {
+ unstable.push_back(p);
+ }
+ else if(!p.children().empty())
+ findDecayProducts(p, unstable);
}
}
-
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ARGUS_1993_S2669951);
}
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2669951.info b/analyses/pluginDORIS/ARGUS_1993_S2669951.info
--- a/analyses/pluginDORIS/ARGUS_1993_S2669951.info
+++ b/analyses/pluginDORIS/ARGUS_1993_S2669951.info
@@ -1,34 +1,36 @@
Name: ARGUS_1993_S2669951
Summary: Production of the $\eta'(958)$ and $f_0(980)$ in $e^+e^-$ annihilation in the Upsilon region.
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 342061
+SpiresID: 2669951
Status: VALIDATED
Authors:
- Peter Richardson <Peter.Richardson@durham.ac.uk>
References:
- Z.Phys. C58 (1993) 199-206
RunInfo:
$e^+ e^-$ analysis near the $\Upsilon(4S)$ resonance.
NumEvents: 1000000
-SpiresID: 2669951
-InspireID: 342061
Beams: [e+, e-]
Energies: [9.46,10.02,10.45]
PtCuts: [0]
Description: Measurement of the inclusive production of the $\eta'(958)$ and $f_0(980)$
mesons in $e^+e^-$ annihilation in the Upsilon region.
Data are taken on the $\Upsilon(1S)$, $\Upsilon(2S)$ and $\Upsilon(4S)$
resonances and in the nearby continuum (9.36 to 10.45 GeV center-of-mass energy)
BibKey: Albrecht:1992nu
BibTeX: '@article{Albrecht:1992nu,
author = "Albrecht, H. and others",
title = "{Inclusive production of eta-prime (958) and f0 (975)
mesons in the upsilon energy region}",
collaboration = "ARGUS Collaboration",
journal = "Z.Phys.",
volume = "C58",
pages = "199-206",
doi = "10.1007/BF01560338",
year = "1993",
reportNumber = "DESY-92-174",
SLACcitation = "%%CITATION = ZEPYA,C58,199;%%",
}
'
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2669951.plot b/analyses/pluginDORIS/ARGUS_1993_S2669951.plot
--- a/analyses/pluginDORIS/ARGUS_1993_S2669951.plot
+++ b/analyses/pluginDORIS/ARGUS_1993_S2669951.plot
@@ -1,37 +1,45 @@
# BEGIN PLOT /ARGUS_1993_S2669951/d0[234]-x01-y01
XLabel=$x_p$
YLabel=$1/(\sigma\beta)\text{d}\sigma/\text{d}x_p$
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d02-x01-y01
Title=$f_0$ scaled momentum, continuum
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d03-x01-y01
Title=$f_0$ scaled momentum, $\Upsilon(1S)$
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d04-x01-y01
Title=$f_0$ scaled momentum, $\Upsilon(2S)$
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d0[15]-
XLabel=$\sqrt{s}$
LogY=0
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d01-x01-y02
Title=$\eta^\prime$ multiplicity, $x_p > 0.35$
YLabel=$N_{\eta^\prime}$
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.9 $\text{continuum}$ 10.02 $\Upsilon(2S)$
+# END PLOT
+
+# BEGIN PLOT /ARGUS_1993_S2669951/d01-x01-y01
+Title=$\eta^\prime$ multiplicity $z>0.35$
+YLabel=$N_{\eta^\prime}$
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 9.9 $\text{continuum}$
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d01-x01-y02
Title=$\eta^\prime$ multiplicity
YLabel=$N_{\eta^\prime}$
# END PLOT
# BEGIN PLOT /ARGUS_1993_S2669951/d05-x01-y01
Title=$f_0$ multiplicity
YLabel=$N_{f_0}$
+XCustomMajorTicks=9.46 $\Upsilon(1S)$ 10.02 $\Upsilon(2S)$ 10.45 $\text{continuum}$
# END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2789213.cc b/analyses/pluginDORIS/ARGUS_1993_S2789213.cc
--- a/analyses/pluginDORIS/ARGUS_1993_S2789213.cc
+++ b/analyses/pluginDORIS/ARGUS_1993_S2789213.cc
@@ -1,256 +1,221 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief ARGUS vector meson production
/// @author Peter Richardson
class ARGUS_1993_S2789213 : public Analysis {
public:
ARGUS_1993_S2789213()
: Analysis("ARGUS_1993_S2789213"),
_weightSum_cont(0.),_weightSum_Ups1(0.),_weightSum_Ups4(0.)
{ }
void init() {
declare(UnstableParticles(), "UFS");
-
- _mult_cont_Omega = bookHisto1D( 1, 1, 1);
- _mult_cont_Rho0 = bookHisto1D( 1, 1, 2);
- _mult_cont_KStar0 = bookHisto1D( 1, 1, 3);
- _mult_cont_KStarPlus = bookHisto1D( 1, 1, 4);
- _mult_cont_Phi = bookHisto1D( 1, 1, 5);
-
- _mult_Ups1_Omega = bookHisto1D( 2, 1, 1);
- _mult_Ups1_Rho0 = bookHisto1D( 2, 1, 2);
- _mult_Ups1_KStar0 = bookHisto1D( 2, 1, 3);
- _mult_Ups1_KStarPlus = bookHisto1D( 2, 1, 4);
- _mult_Ups1_Phi = bookHisto1D( 2, 1, 5);
-
- _mult_Ups4_Omega = bookHisto1D( 3, 1, 1);
- _mult_Ups4_Rho0 = bookHisto1D( 3, 1, 2);
- _mult_Ups4_KStar0 = bookHisto1D( 3, 1, 3);
- _mult_Ups4_KStarPlus = bookHisto1D( 3, 1, 4);
- _mult_Ups4_Phi = bookHisto1D( 3, 1, 5);
+ for(unsigned int ix=0;ix<3;++ix) {
+ for(unsigned int iy=0;iy<5;++iy) {
+ ostringstream title;
+ title << "/TMP/MULT_" << ix << "_" << iy;
+ _mult[ix][iy] = bookCounter(title.str());
+ }
+ }
_hist_cont_KStarPlus = bookHisto1D( 4, 1, 1);
_hist_Ups1_KStarPlus = bookHisto1D( 5, 1, 1);
_hist_Ups4_KStarPlus = bookHisto1D( 6, 1, 1);
_hist_cont_KStar0 = bookHisto1D( 7, 1, 1);
_hist_Ups1_KStar0 = bookHisto1D( 8, 1, 1);
_hist_Ups4_KStar0 = bookHisto1D( 9, 1, 1);
_hist_cont_Rho0 = bookHisto1D(10, 1, 1);
_hist_Ups1_Rho0 = bookHisto1D(11, 1, 1);
_hist_Ups4_Rho0 = bookHisto1D(12, 1, 1);
_hist_cont_Omega = bookHisto1D(13, 1, 1);
_hist_Ups1_Omega = bookHisto1D(14, 1, 1);
+
}
void analyze(const Event& e) {
const double weight = e.weight();
// Find the upsilons
- Particles upsilons;
// First in unstable final state
- const UnstableParticles& ufs = apply<UnstableFinalState>(e, "UFS");
- foreach (const Particle& p, ufs.particles())
- if (p.pid() == 300553 || p.pid() == 553) upsilons.push_back(p);
- // Then in whole event if that failed
- if (upsilons.empty()) {
- for(ConstGenParticlePtr p: HepMCUtils::particles(e.genEvent())) {
- if (p->pdg_id() != 300553 && p->pdg_id() != 553) continue;
- ConstGenVertexPtr pv = p->production_vertex();
- bool passed = true;
- if (pv) {
- for(ConstGenParticlePtr pp: HepMCUtils::particles(pv, Relatives::PARENTS)){
- if ( p->pdg_id() == pp->pdg_id() ) {
- passed = false;
- break;
- }
- }
- }
- if (passed) upsilons.push_back(Particle(*p));
- }
- }
-
- if (upsilons.empty()) { // continuum
-
+ const UnstableParticles& ufs = apply<UnstableParticles>(e, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553 || Cuts::pid==300553);
+ // continuum
+ if (upsilons.empty()) {
_weightSum_cont += weight;
- unsigned int nOmega(0), nRho0(0), nKStar0(0), nKStarPlus(0), nPhi(0);
foreach (const Particle& p, ufs.particles()) {
int id = p.abspid();
double xp = 2.*p.E()/sqrtS();
double beta = p.p3().mod()/p.E();
if (id == 113) {
_hist_cont_Rho0->fill(xp, weight/beta);
- ++nRho0;
+ _mult[0][1]->fill(weight);
}
else if (id == 313) {
_hist_cont_KStar0->fill(xp, weight/beta);
- ++nKStar0;
+ _mult[0][2]->fill(weight);
}
else if (id == 223) {
_hist_cont_Omega->fill(xp, weight/beta);
- ++nOmega;
+ _mult[0][0]->fill(weight);
}
else if (id == 323) {
_hist_cont_KStarPlus->fill(xp,weight/beta);
- ++nKStarPlus;
+ _mult[0][3]->fill(weight);
}
else if (id == 333) {
- ++nPhi;
+ _mult[0][4]->fill(weight);
}
}
- /// @todo Replace with Counters and fill one-point Scatters at the end
- _mult_cont_Omega ->fill(10.45, weight*nOmega );
- _mult_cont_Rho0 ->fill(10.45, weight*nRho0 );
- _mult_cont_KStar0 ->fill(10.45, weight*nKStar0 );
- _mult_cont_KStarPlus->fill(10.45, weight*nKStarPlus);
- _mult_cont_Phi ->fill(10.45, weight*nPhi );
-
- } else { // found an upsilon
-
+ }
+ // found an upsilon
+ else {
foreach (const Particle& ups, upsilons) {
const int parentId = ups.pid();
(parentId == 553 ? _weightSum_Ups1 : _weightSum_Ups4) += weight;
Particles unstable;
// Find the decay products we want
- findDecayProducts(ups.genParticle(),unstable);
- /// @todo Update to new LT mk* functions
+ findDecayProducts(ups,unstable);
LorentzTransform cms_boost;
if (ups.p3().mod() > 0.001)
cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
double mass = ups.mass();
- unsigned int nOmega(0),nRho0(0),nKStar0(0),nKStarPlus(0),nPhi(0);
foreach(const Particle & p , unstable) {
int id = p.abspid();
FourMomentum p2 = cms_boost.transform(p.momentum());
double xp = 2.*p2.E()/mass;
double beta = p2.p3().mod()/p2.E();
if (id == 113) {
- if (parentId == 553) _hist_Ups1_Rho0->fill(xp,weight/beta);
- else _hist_Ups4_Rho0->fill(xp,weight/beta);
- ++nRho0;
+ if (parentId == 553) {
+ _hist_Ups1_Rho0->fill(xp,weight/beta);
+ _mult[1][1]->fill(weight);
+ }
+ else {
+ _hist_Ups4_Rho0->fill(xp,weight/beta);
+ _mult[2][1]->fill(weight);
+ }
}
else if (id == 313) {
- if (parentId == 553) _hist_Ups1_KStar0->fill(xp,weight/beta);
- else _hist_Ups4_KStar0->fill(xp,weight/beta);
- ++nKStar0;
+ if (parentId == 553) {
+ _hist_Ups1_KStar0->fill(xp,weight/beta);
+ _mult[1][2]->fill(weight);
+ }
+ else {
+ _hist_Ups4_KStar0->fill(xp,weight/beta);
+ _mult[2][2]->fill(weight);
+ }
}
else if (id == 223) {
- if (parentId == 553) _hist_Ups1_Omega->fill(xp,weight/beta);
- ++nOmega;
+ if (parentId == 553) {
+ _hist_Ups1_Omega->fill(xp,weight/beta);
+ _mult[1][0]->fill(weight);
+ }
+ else {
+ _mult[2][0]->fill(weight);
+ }
}
else if (id == 323) {
- if (parentId == 553) _hist_Ups1_KStarPlus->fill(xp,weight/beta);
- else _hist_Ups4_KStarPlus->fill(xp,weight/beta);
- ++nKStarPlus;
+ if (parentId == 553) {
+ _hist_Ups1_KStarPlus->fill(xp,weight/beta);
+ _mult[1][3]->fill(weight);
+ }
+ else {
+ _hist_Ups4_KStarPlus->fill(xp,weight/beta);
+ _mult[2][3]->fill(weight);
+ }
}
else if (id == 333) {
- ++nPhi;
+ if (parentId == 553) {
+ _mult[1][4]->fill(weight);
+ }
+ else {
+ _mult[2][4]->fill(weight);
+ }
}
}
- if (parentId == 553) {
- _mult_Ups1_Omega ->fill(9.46,weight*nOmega );
- _mult_Ups1_Rho0 ->fill(9.46,weight*nRho0 );
- _mult_Ups1_KStar0 ->fill(9.46,weight*nKStar0 );
- _mult_Ups1_KStarPlus->fill(9.46,weight*nKStarPlus);
- _mult_Ups1_Phi ->fill(9.46,weight*nPhi );
- }
- else {
- _mult_Ups4_Omega ->fill(10.58,weight*nOmega );
- _mult_Ups4_Rho0 ->fill(10.58,weight*nRho0 );
- _mult_Ups4_KStar0 ->fill(10.58,weight*nKStar0 );
- _mult_Ups4_KStarPlus->fill(10.58,weight*nKStarPlus);
- _mult_Ups4_Phi ->fill(10.58,weight*nPhi );
- }
}
}
}
void finalize() {
+ // multiplicities
+ vector<double> scales = {_weightSum_cont,_weightSum_Ups1,_weightSum_Ups4};
+ for(unsigned int ix=0;ix<3;++ix) {
+ if(scales[ix]<=0.) continue;
+ for(unsigned int iy=0;iy<5;++iy) {
+ Scatter2DPtr scatter = bookScatter2D(ix+1, 1, iy+1, true);
+ scale(_mult[ix][iy],1./scales[ix]);
+ scatter->point(0).setY(_mult[ix][iy]->val(),_mult[ix][iy]->err());
+ }
+ }
+ // spectra
if (_weightSum_cont > 0.) {
- /// @todo Replace with Counters and fill one-point Scatters at the end
- scale(_mult_cont_Omega , 1./_weightSum_cont);
- scale(_mult_cont_Rho0 , 1./_weightSum_cont);
- scale(_mult_cont_KStar0 , 1./_weightSum_cont);
- scale(_mult_cont_KStarPlus, 1./_weightSum_cont);
- scale(_mult_cont_Phi , 1./_weightSum_cont);
scale(_hist_cont_KStarPlus, 1./_weightSum_cont);
scale(_hist_cont_KStar0 , 1./_weightSum_cont);
scale(_hist_cont_Rho0 , 1./_weightSum_cont);
scale(_hist_cont_Omega , 1./_weightSum_cont);
}
if (_weightSum_Ups1 > 0.) {
- /// @todo Replace with Counters and fill one-point Scatters at the end
- scale(_mult_Ups1_Omega , 1./_weightSum_Ups1);
- scale(_mult_Ups1_Rho0 , 1./_weightSum_Ups1);
- scale(_mult_Ups1_KStar0 , 1./_weightSum_Ups1);
- scale(_mult_Ups1_KStarPlus, 1./_weightSum_Ups1);
- scale(_mult_Ups1_Phi , 1./_weightSum_Ups1);
scale(_hist_Ups1_KStarPlus, 1./_weightSum_Ups1);
scale(_hist_Ups1_KStar0 , 1./_weightSum_Ups1);
scale(_hist_Ups1_Rho0 , 1./_weightSum_Ups1);
scale(_hist_Ups1_Omega , 1./_weightSum_Ups1);
}
if (_weightSum_Ups4 > 0.) {
- /// @todo Replace with Counters and fill one-point Scatters at the end
- scale(_mult_Ups4_Omega , 1./_weightSum_Ups4);
- scale(_mult_Ups4_Rho0 , 1./_weightSum_Ups4);
- scale(_mult_Ups4_KStar0 , 1./_weightSum_Ups4);
- scale(_mult_Ups4_KStarPlus, 1./_weightSum_Ups4);
- scale(_mult_Ups4_Phi , 1./_weightSum_Ups4);
scale(_hist_Ups4_KStarPlus, 1./_weightSum_Ups4);
scale(_hist_Ups4_KStar0 , 1./_weightSum_Ups4);
scale(_hist_Ups4_Rho0 , 1./_weightSum_Ups4);
}
}
private:
//@{
- Histo1DPtr _mult_cont_Omega, _mult_cont_Rho0, _mult_cont_KStar0, _mult_cont_KStarPlus, _mult_cont_Phi;
- Histo1DPtr _mult_Ups1_Omega, _mult_Ups1_Rho0, _mult_Ups1_KStar0, _mult_Ups1_KStarPlus, _mult_Ups1_Phi;
- Histo1DPtr _mult_Ups4_Omega, _mult_Ups4_Rho0, _mult_Ups4_KStar0, _mult_Ups4_KStarPlus, _mult_Ups4_Phi;
Histo1DPtr _hist_cont_KStarPlus, _hist_Ups1_KStarPlus, _hist_Ups4_KStarPlus;
Histo1DPtr _hist_cont_KStar0, _hist_Ups1_KStar0, _hist_Ups4_KStar0 ;
Histo1DPtr _hist_cont_Rho0, _hist_Ups1_Rho0, _hist_Ups4_Rho0;
Histo1DPtr _hist_cont_Omega, _hist_Ups1_Omega;
+ CounterPtr _mult[3][5];
+
+
+
+
double _weightSum_cont,_weightSum_Ups1,_weightSum_Ups4;
//@}
- void findDecayProducts(ConstGenParticlePtr p, Particles& unstable) {
- ConstGenVertexPtr dv = p->end_vertex();
- /// @todo Use better looping
- for (ConstGenParticlePtr pp: HepMCUtils::particles(dv, Relatives::CHILDREN)){
- int id = abs(pp->pdg_id());
- if (id == 113 || id == 313 || id == 323 ||
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles& unstable) {
+ for(const Particle & p: mother.children()) {
+ const int id = abs(p.pdgId());
+ if (id == 113 || id == 313 || id == 323 ||
id == 333 || id == 223 ) {
- unstable.push_back(Particle(pp));
- }
- else if (pp->end_vertex())
- findDecayProducts(pp, unstable);
+ unstable.push_back(p);
+ }
+ else if(!p.children().empty())
+ findDecayProducts(p, unstable);
}
}
-
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ARGUS_1993_S2789213);
}
diff --git a/analyses/pluginDORIS/ARGUS_1993_S2789213.info b/analyses/pluginDORIS/ARGUS_1993_S2789213.info
--- a/analyses/pluginDORIS/ARGUS_1993_S2789213.info
+++ b/analyses/pluginDORIS/ARGUS_1993_S2789213.info
@@ -1,33 +1,35 @@
Name: ARGUS_1993_S2789213
Summary: Inclusive production of $K^*(892)$, $\rho^0(770)$, and $\omega(783)$ mesons in the upsilon energy region.
+Experiment: ARGUS
+SpiresID: 2789213
+InspireID: 356616
+Collider: DORIS
Status: VALIDATED
Authors:
- Peter Richardson <Peter.Richardson@durham.ac.uk>
References:
- Z.Phys. C61 (1994) 1-18
RunInfo:
$e^+ e^-$ analysis in the 10 GeV CMS energy range
NumEvents: 1000000
-SpiresID: 2789213
-InspireID: 356616
Beams: [e+, e-]
Energies: [9.46,10.45,10.58]
PtCuts: [0]
Description: Measurement of the inclusive production of the vector mesons $K^*(892)$,
$\rho^0(770)$ and $\omega(783)$ in $e^+e^-$ annihilation in the Upsilon
region by the Argus Collaboration. Useful for tuning simulations of B meson and
bottomium decays.
BibKey: Albrecht:1993fs
BibTeX: '@article{Albrecht:1993fs,
author = "Albrecht, H. and others",
title = "{Inclusive production of $K^*(892)$, $\rho^0(770)$, and
$\omega(783)$ mesons in the $\Upsilon$ energy region}",
collaboration = "ARGUS Collaboration",
journal = "Z.Phys.",
volume = "C61",
pages = "1-18",
doi = "10.1007/BF01641882",
year = "1994",
reportNumber = "DESY-93-084",
SLACcitation = "%%CITATION = ZEPYA,C61,1;%%",
}'
diff --git a/analyses/pluginDORIS/ARGUS_1994_I354224.cc b/analyses/pluginDORIS/ARGUS_1994_I354224.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1994_I354224.cc
@@ -0,0 +1,85 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief k0s in b decays
+ class ARGUS_1994_I354224 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(ARGUS_1994_I354224);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_K = bookHisto1D(1, 1, 1);
+ _nB=0.;
+ }
+
+ void analyzeDecay(Particle mother, Particles & kaons) {
+ for(const Particle & p : mother.children()) {
+ if(p.pdgId()==310) {
+ kaons.push_back(p);
+ }
+ else if(!p.children().empty()) {
+ analyzeDecay(p,kaons);
+ }
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ for(const Particle& p : apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==511 or Cuts::abspid==521)) {
+ if(!p.children().empty()) {
+ if(p.children()[0].pdgId()==p.pdgId()) continue;
+ }
+ FourMomentum pB = p.momentum();
+ const LorentzTransform B_boost = LorentzTransform::mkFrameTransformFromBeta(pB.betaVec());
+ _nB += event.weight();
+ Particles kaons;
+ analyzeDecay(p,kaons);
+ for(const Particle & kaon : kaons) {
+ FourMomentum pKaon = B_boost.transform(kaon.momentum());
+ _h_K->fill(pKaon.p3().mod(),event.weight());
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_K, 1./_nB);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_K;
+ double _nB;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(ARGUS_1994_I354224);
+
+
+}
diff --git a/analyses/pluginDORIS/ARGUS_1994_I354224.info b/analyses/pluginDORIS/ARGUS_1994_I354224.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1994_I354224.info
@@ -0,0 +1,28 @@
+Name: ARGUS_1994_I354224
+Year: 1994
+Summary: $K^0_s$ production in B decays
+Experiment: ARGUS
+Collider: DORIS
+InspireID: 354224
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C62 (1994) 371-382, 1994
+RunInfo:
+ In principle any process producting $B^\pm$ and $B^0,\bar{B}^0$, bot original at Upsilon 4S
+NumEvents: 1000000
+Description: Measurement of the spectrum for $K^0_S$ production in $B$ decays. The original measurement was done by ARGUS at the $\Upsilon(4S)$ resonance and therefore represents that admixture of $B^\pm$ and $B^0,\bar{B}^0$.
+BibKey: Albrecht:1993cd
+BibTeX: '@article{Albrecht:1993cd,
+ author = "Albrecht, H. and others",
+ title = "{Kaons in flavor tagged B decays}",
+ collaboration = "ARGUS",
+ journal = "Z. Phys.",
+ volume = "C62",
+ year = "1994",
+ pages = "371-382",
+ doi = "10.1007/BF01555897",
+ reportNumber = "DESY-93-052",
+ SLACcitation = "%%CITATION = ZEPYA,C62,371;%%"
+}'
diff --git a/analyses/pluginDORIS/ARGUS_1994_I354224.plot b/analyses/pluginDORIS/ARGUS_1994_I354224.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1994_I354224.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /ARGUS_1994_I354224/d01-x01-y01
+Title=Number of $K^0_S$ per B decay as a function of momentum
+XLabel=$p$ [GeV]
+YLabel=$\text{d}N_{K^0_S}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
diff --git a/analyses/pluginDORIS/ARGUS_1994_I354224.yoda b/analyses/pluginDORIS/ARGUS_1994_I354224.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/ARGUS_1994_I354224.yoda
@@ -0,0 +1,28 @@
+BEGIN YODA_SCATTER2D_V2 /REF/ARGUS_1994_I354224/d01-x01-y01
+Variations: [""]
+Path: /REF/ARGUS_1994_I354224/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 2.610000e-01 2.408319e-02 2.408319e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.720000e-01 3.080584e-02 3.080584e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.170000e-01 3.275668e-02 3.275668e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.900000e-01 3.052868e-02 3.052868e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.330000e-01 2.607681e-02 2.607681e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.880000e-01 2.302173e-02 2.302173e-02
+8.500000e-01 5.000000e-02 5.000000e-02 2.340000e-01 2.000000e-02 2.000000e-02
+9.500000e-01 5.000000e-02 5.000000e-02 1.790000e-01 1.627882e-02 1.627882e-02
+1.050000e+00 5.000000e-02 5.000000e-02 1.330000e-01 1.272792e-02 1.272792e-02
+1.150000e+00 5.000000e-02 5.000000e-02 1.040000e-01 1.140175e-02 1.140175e-02
+1.250000e+00 5.000000e-02 5.000000e-02 9.400000e-02 9.899495e-03 9.899495e-03
+1.350000e+00 5.000000e-02 5.000000e-02 6.900000e-02 8.602325e-03 8.602325e-03
+1.450000e+00 5.000000e-02 5.000000e-02 4.600000e-02 7.211103e-03 7.211103e-03
+1.550000e+00 5.000000e-02 5.000000e-02 2.900000e-02 6.708204e-03 6.708204e-03
+1.650000e+00 5.000000e-02 5.000000e-02 3.200000e-02 5.830952e-03 5.830952e-03
+1.750000e+00 5.000000e-02 5.000000e-02 1.600000e-02 5.385165e-03 5.385165e-03
+1.850000e+00 5.000000e-02 5.000000e-02 1.400000e-02 5.385165e-03 5.385165e-03
+1.950000e+00 5.000000e-02 5.000000e-02 1.000000e-02 4.123106e-03 4.123106e-03
+2.100000e+00 1.000000e-01 1.000000e-01 1.000000e-02 3.354102e-03 3.354102e-03
+2.450000e+00 2.500000e-01 2.500000e-01 1.400000e-03 2.332380e-03 2.332380e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/DASP_1978_I129715.cc b/analyses/pluginDORIS/DASP_1978_I129715.cc
--- a/analyses/pluginDORIS/DASP_1978_I129715.cc
+++ b/analyses/pluginDORIS/DASP_1978_I129715.cc
@@ -1,99 +1,99 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
namespace Rivet {
- /// @brief Add a short analysis description here
+ /// @brief R between 3.603 and 5.195 GeV
class DASP_1978_I129715 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(DASP_1978_I129715);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
declare(FinalState(), "FS");
// Book histograms
_c_hadrons = bookCounter("/TMP/sigma_hadrons");
_c_muons = bookCounter("/TMP/sigma_muons");
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
// mu+mu- + photons
if(nCount[-13]==1 and nCount[13]==1 &&
ntotal==2+nCount[22])
_c_muons->fill(event.weight());
// everything else
else
_c_hadrons->fill(event.weight());
}
/// Normalise histograms etc., after the run
void finalize() {
Scatter1D R = *_c_hadrons/ *_c_muons;
double rval = R.point(0).x();
pair<double,double> rerr = R.point(0).xErrs();
double fact = crossSection()/ sumOfWeights() /picobarn;
double sig_h = _c_hadrons->val()*fact;
double err_h = _c_hadrons->err()*fact;
double sig_m = _c_muons ->val()*fact;
double err_m = _c_muons ->err()*fact;
Scatter2D temphisto(refData(1, 1, 1));
Scatter2DPtr hadrons = bookScatter2D("sigma_hadrons");
Scatter2DPtr muons = bookScatter2D("sigma_muons" );
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, rval, ex, rerr);
hadrons->addPoint(x, sig_h, ex, make_pair(err_h,err_h));
muons ->addPoint(x, sig_m, ex, make_pair(err_m,err_m));
}
else {
mult ->addPoint(x, 0., ex, make_pair(0.,.0));
hadrons->addPoint(x, 0., ex, make_pair(0.,.0));
muons ->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
}
//@}
/// @name Histograms
//@{
CounterPtr _c_hadrons, _c_muons;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(DASP_1978_I129715);
}
diff --git a/analyses/pluginDORIS/PLUTO_1977_I110272.cc b/analyses/pluginDORIS/PLUTO_1977_I110272.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I110272.cc
@@ -0,0 +1,100 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief R for energies between 3.1 and 4.8 GeV
+ class PLUTO_1977_I110272 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1977_I110272);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _c_hadrons = bookCounter("/TMP/sigma_hadrons");
+ _c_muons = bookCounter("/TMP/sigma_muons");
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // mu+mu- + photons
+ if(nCount[-13]==1 and nCount[13]==1 &&
+ ntotal==2+nCount[22])
+ _c_muons->fill(event.weight());
+ // everything else
+ else
+ _c_hadrons->fill(event.weight());
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ Scatter1D R = *_c_hadrons/ *_c_muons;
+ double rval = R.point(0).x();
+ pair<double,double> rerr = R.point(0).xErrs();
+ double fact = crossSection()/ sumOfWeights() /picobarn;
+ double sig_h = _c_hadrons->val()*fact;
+ double err_h = _c_hadrons->err()*fact;
+ double sig_m = _c_muons ->val()*fact;
+ double err_m = _c_muons ->err()*fact;
+ Scatter2D temphisto(refData(2, 1, 1));
+ Scatter2DPtr hadrons = bookScatter2D("sigma_hadrons");
+ Scatter2DPtr muons = bookScatter2D("sigma_muons" );
+ Scatter2DPtr mult = bookScatter2D(2, 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, rval, ex, rerr);
+ hadrons->addPoint(x, sig_h, ex, make_pair(err_h,err_h));
+ muons ->addPoint(x, sig_m, ex, make_pair(err_m,err_m));
+ }
+ else {
+ mult ->addPoint(x, 0., ex, make_pair(0.,.0));
+ hadrons->addPoint(x, 0., ex, make_pair(0.,.0));
+ muons ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_hadrons, _c_muons;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1977_I110272);
+
+
+}
diff --git a/analyses/pluginDORIS/PLUTO_1977_I110272.info b/analyses/pluginDORIS/PLUTO_1977_I110272.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I110272.info
@@ -0,0 +1,33 @@
+Name: PLUTO_1977_I110272
+Year: 1977
+Summary: Measurement of $R$ for energies between 3.1 and 4.8 GeV
+Experiment: PLUTO
+Collider: DORIS
+InspireID: 110272
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B66 (1977) 395-400, 1977
+RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
+NeedCrossSection: yes
+Beams: [e-, e+]
+Description:
+ 'Measurement of $R$ in $e^+e^-$ collisions by PLUTO for energies between 3.1 and 4.8 GeV.
+ The individual hadronic and muonic cross sections are also outputted to the yoda file
+ so that ratio $R$ can be recalcuated if runs are combined.'
+Keywords: []
+BibKey: Burmester:1976mn
+BibTeX: '@article{Burmester:1976mn,
+ author = "Burmester, J. and others",
+ title = "{The Total Hadronic Cross-Section for e+ e- Annihilation
+ Between 3.1-GeV and 4.8-GeV Center-Of-Mass Energy}",
+ collaboration = "PLUTO",
+ journal = "Phys. Lett.",
+ volume = "66B",
+ year = "1977",
+ pages = "395-400",
+ doi = "10.1016/0370-2693(77)90023-5",
+ reportNumber = "DESY-76-53",
+ SLACcitation = "%%CITATION = PHLTA,66B,395;%%"
+}'
diff --git a/analyses/pluginDORIS/PLUTO_1977_I110272.plot b/analyses/pluginDORIS/PLUTO_1977_I110272.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I110272.plot
@@ -0,0 +1,21 @@
+BEGIN PLOT /PLUTO_1977_I110272/d02-x01-y01
+Title=$R=\sigma(e^+e^-\to \text{hadrons})/\sigma(e^+e^-\to \mu^+\mu^-)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$R$
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /PLUTO_1977_I110272/sigma_hadrons
+Title=$\sigma(e^+e^-\to \text{hadrons})$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \text{hadrons})/pb$
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /PLUTO_1977_I110272/sigma_muons
+Title=$\sigma(e^+e^-\to \mu^+\mu^-)$
+XLabel=$\sqrt{s}$/GeV
+YLabel=$\sigma(e^+e^-\to \mu^+\mu^-)/pb$
+LogY=0
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginDORIS/PLUTO_1977_I110272.yoda b/analyses/pluginDORIS/PLUTO_1977_I110272.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I110272.yoda
@@ -0,0 +1,64 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I110272/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1200.0, up: 1200.0}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -1164.0, up: 1164.0}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I110272/d01-x01-y01
+Title: doi:10.17182/hepdata.27583.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.100000e+00 0.000000e+00 0.000000e+00 9.700000e+03 1.671794e+03 1.671794e+03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I110272/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -400.0, up: 400.0}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -367.20000000000005, up: 367.20000000000005}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I110272/d01-x01-y02
+Title: doi:10.17182/hepdata.27583.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.685000e+00 0.000000e+00 0.000000e+00 3.060000e+03 5.429879e+02 5.429879e+02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I110272/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.11, up: 0.11}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.28440000000000004, up: 0.28440000000000004}}, 1: {error: {dn: -0.12, up: 0.12}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.2988, up: 0.2988}}, 2: {error: {dn: -0.14, up: 0.14}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.31079999999999997, up: 0.31079999999999997}}, 3: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.396, up: 0.396}}, 4: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.4776, up: 0.4776}}, 5: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5628000000000001, up: 0.5628000000000001}}, 6: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.6000000000000001, up: 0.6000000000000001}}, 7: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.6095999999999999, up: 0.6095999999999999}}, 8: {error: {dn: -0.17, up: 0.17}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5436, up: 0.5436}}, 9: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.498, up: 0.498}}, 10: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5736, up: 0.5736}}, 11: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5256, up: 0.5256}}, 12: {error: {dn: -0.23, up: 0.23}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5736, up: 0.5736}}, 13: {error: {dn: -0.25, up: 0.25}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5615999999999999, up: 0.5615999999999999}}, 14: {error: {dn: -0.3, up: 0.3}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.6036, up: 0.6036}}, 15: {error: {dn: -0.28, up: 0.28}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5604, up: 0.5604}}, 16: {error: {dn: -0.24, up: 0.24}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5004, up: 0.5004}}, 17: {error: {dn: -0.3, up: 0.3}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5412, up: 0.5412}}, 18: {error: {dn: -0.29, up: 0.29}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.384, up: 0.384}}, 19: {error: {dn: -0.28, up: 0.28}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.4884, up: 0.4884}}, 20: {error: {dn: -0.28, up: 0.28}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.46920000000000006, up: 0.46920000000000006}}, 21: {error: {dn: -0.21, up: 0.21}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5832, up: 0.5832}}, 22: {error: {dn: -0.16, up: 0.16}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5892000000000001, up: 0.5892000000000001}}, 23: {error: {dn: -0.14, up: 0.14}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.6180000000000001, up: 0.6180000000000001}}, 24: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.552, up: 0.552}}, 25: {error: {dn: -0.32, up: 0.32}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.51, up: 0.51}}, 26: {error: {dn: -0.32, up: 0.32}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5364, up: 0.5364}}, 27: {error: {dn: -0.27, up: 0.27}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5664, up: 0.5664}}, 28: {error: {dn: -0.25, up: 0.25}, 'sys,OVERALL NORMALIZATION UNCERTAINTYRADIATIVE CORRECTIONS APPLIED': {dn: -0.5088, up: 0.5088}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I110272/d02-x01-y01
+Title: doi:10.17182/hepdata.27583.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.600000e+00 0.000000e+00 0.000000e+00 2.370000e+00 3.049317e-01 3.049317e-01
+3.630000e+00 0.000000e+00 0.000000e+00 2.490000e+00 3.219960e-01 3.219960e-01
+3.660000e+00 0.000000e+00 0.000000e+00 2.590000e+00 3.408763e-01 3.408763e-01
+4.000000e+00 0.000000e+00 0.000000e+00 3.300000e+00 4.392220e-01 4.392220e-01
+4.015000e+00 0.000000e+00 0.000000e+00 3.980000e+00 5.140056e-01 5.140056e-01
+4.030000e+00 0.000000e+00 0.000000e+00 4.690000e+00 5.972804e-01 5.972804e-01
+4.035000e+00 0.000000e+00 0.000000e+00 5.000000e+00 6.324555e-01 6.324555e-01
+4.050000e+00 0.000000e+00 0.000000e+00 5.080000e+00 6.356195e-01 6.356195e-01
+4.065000e+00 0.000000e+00 0.000000e+00 4.530000e+00 5.695621e-01 5.695621e-01
+4.080000e+00 0.000000e+00 0.000000e+00 4.150000e+00 5.295319e-01 5.295319e-01
+4.100000e+00 0.000000e+00 0.000000e+00 4.780000e+00 6.011796e-01 6.011796e-01
+4.115000e+00 0.000000e+00 0.000000e+00 4.380000e+00 5.588876e-01 5.588876e-01
+4.130000e+00 0.000000e+00 0.000000e+00 4.780000e+00 6.179943e-01 6.179943e-01
+4.150000e+00 0.000000e+00 0.000000e+00 4.680000e+00 6.147313e-01 6.147313e-01
+4.150000e+00 0.000000e+00 0.000000e+00 5.030000e+00 6.740423e-01 6.740423e-01
+4.190000e+00 0.000000e+00 0.000000e+00 4.670000e+00 6.264568e-01 6.264568e-01
+4.200000e+00 0.000000e+00 0.000000e+00 4.170000e+00 5.549776e-01 5.549776e-01
+4.230000e+00 0.000000e+00 0.000000e+00 4.510000e+00 6.187871e-01 6.187871e-01
+4.250000e+00 0.000000e+00 0.000000e+00 3.200000e+00 4.812027e-01 4.812027e-01
+4.270000e+00 0.000000e+00 0.000000e+00 4.070000e+00 5.629694e-01 5.629694e-01
+4.310000e+00 0.000000e+00 0.000000e+00 3.910000e+00 5.463960e-01 5.463960e-01
+4.370000e+00 0.000000e+00 0.000000e+00 4.860000e+00 6.198566e-01 6.198566e-01
+4.405000e+00 0.000000e+00 0.000000e+00 4.910000e+00 6.105380e-01 6.105380e-01
+4.415000e+00 0.000000e+00 0.000000e+00 5.150000e+00 6.336592e-01 6.336592e-01
+4.425000e+00 0.000000e+00 0.000000e+00 4.600000e+00 5.720175e-01 5.720175e-01
+4.470000e+00 0.000000e+00 0.000000e+00 4.250000e+00 6.020797e-01 6.020797e-01
+4.640000e+00 0.000000e+00 0.000000e+00 4.720000e+00 6.274623e-01 6.274623e-01
+4.760000e+00 0.000000e+00 0.000000e+00 4.240000e+00 5.669016e-01 5.669016e-01
+5.540000e+00 0.000000e+00 0.000000e+00 4.470000e+00 6.245998e-01 6.245998e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/PLUTO_1977_I118873.cc b/analyses/pluginDORIS/PLUTO_1977_I118873.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I118873.cc
@@ -0,0 +1,78 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Kaon spectra at 3.63, 4.03 and 4.5 GeV
+ class PLUTO_1977_I118873 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1977_I118873);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ if (fuzzyEquals(sqrtS()/GeV, 3.63, 1E-3)) {
+ _h_spectrum = bookHisto1D(2, 1, 1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 4.03, 1E-3)) {
+ _h_spectrum = bookHisto1D(3, 1, 1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 4.5, 1E-3)) {
+ _h_spectrum = bookHisto1D(4, 1, 1);
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // unstable particles
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").
+ particles(Cuts::pid==PID::K0S)) {
+ double xp = p.E()/meanBeamMom;
+ double beta = p.p3().mod()/p.E();
+ _h_spectrum->fill(xp,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_spectrum, sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_spectrum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1977_I118873);
+
+
+}
diff --git a/analyses/pluginDORIS/PLUTO_1977_I118873.info b/analyses/pluginDORIS/PLUTO_1977_I118873.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I118873.info
@@ -0,0 +1,32 @@
+Name: PLUTO_1977_I118873
+Year: 1977
+Summary: $K^0$ spectra at $3.63$, $4.03$ and $4.5$ GeV
+Experiment: PLUTO
+Collider: DORIS
+InspireID: 118873
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B104 (1981) 79-83, 1981
+RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [3.63,4.03,4.5]
+Description:
+ 'The spectra for $K^0$ production at $3.63$, $4.03$ and $4.5$ GeV measured by the PLUTO experiment.
+ The energy dependent cross section is not included as it is implemented in PLUTO_1981_I165122.'
+BibKey: Burmester:1977du
+BibTeX: '@article{Burmester:1977du,
+ author = "Burmester, J. and others",
+ title = "{Inclusive K0(s) Production in e+ e- Annihilation at
+ Energies of 3.6-GeV to 5.0-GeV}",
+ collaboration = "PLUTO",
+ journal = "Phys. Lett.",
+ volume = "67B",
+ year = "1977",
+ pages = "367-370",
+ doi = "10.1016/0370-2693(77)90395-1",
+ reportNumber = "DESY-77-14",
+ SLACcitation = "%%CITATION = PHLTA,67B,367;%%"
+}'
diff --git a/analyses/pluginDORIS/PLUTO_1977_I118873.plot b/analyses/pluginDORIS/PLUTO_1977_I118873.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I118873.plot
@@ -0,0 +1,15 @@
+BEGIN PLOT /PLUTO_1977_I118873/d02-x01-y01
+Title=$K^0_S$ scaled momentum spectrum at $E_{\text{CMS}}=3.63$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1977_I118873/d03-x01-y01
+Title=$K^0_S$ scaled momentum spectrum at $E_{\text{CMS}}=4.03$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1977_I118873/d04-x01-y01
+Title=$K^0_S$ scaled momentum spectrum at $E_{\text{CMS}}=4.5$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
diff --git a/analyses/pluginDORIS/PLUTO_1977_I118873.yoda b/analyses/pluginDORIS/PLUTO_1977_I118873.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1977_I118873.yoda
@@ -0,0 +1,94 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I118873/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.35, up: 0.35}}, 1: {error: {dn: -0.8, up: 0.8}}, 2: {error: {dn: -0.65, up: 0.65}}, 3: {error: {dn: -0.7, up: 0.7}}, 4: {error: {dn: -0.65, up: 0.65}}, 5: {error: {dn: -0.6, up: 0.6}}, 6: {error: {dn: -0.6, up: 0.6}}, 7: {error: {dn: -0.5, up: 0.5}}, 8: {error: {dn: -0.5, up: 0.5}}, 9: {error: {dn: -0.65, up: 0.65}}, 10: {error: {dn: -0.75, up: 0.75}}, 11: {error: {dn: -0.4, up: 0.4}}, 12: {error: {dn: -0.37, up: 0.37}}, 13: {error: {dn: -0.82, up: 0.82}}, 14: {error: {dn: -0.45, up: 0.45}}, 15: {error: {dn: -0.056, up: 0.056}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I118873/d01-x01-y01
+Title: doi:10.17182/hepdata.27568.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.630000e+00 3.000000e-02 3.000000e-02 1.700000e+00 3.500000e-01 3.500000e-01
+4.000000e+00 1.000000e-02 1.000000e-02 2.700000e+00 8.000000e-01 8.000000e-01
+4.025000e+00 1.500000e-02 1.500000e-02 6.800000e+00 6.500000e-01 6.500000e-01
+4.055000e+00 1.500000e-02 1.500000e-02 5.100000e+00 7.000000e-01 7.000000e-01
+4.110000e+00 4.000000e-02 4.000000e-02 4.500000e+00 6.500000e-01 6.500000e-01
+4.240000e+00 9.000000e-02 9.000000e-02 3.300000e+00 6.000000e-01 6.000000e-01
+4.365000e+00 3.500000e-02 3.500000e-02 3.500000e+00 6.000000e-01 6.000000e-01
+4.415000e+00 1.500000e-02 1.500000e-02 3.000000e+00 5.000000e-01 5.000000e-01
+4.465000e+00 3.500000e-02 3.500000e-02 4.200000e+00 5.000000e-01 5.000000e-01
+4.575000e+00 6.500000e-02 6.500000e-02 3.400000e+00 6.500000e-01 6.500000e-01
+4.725000e+00 7.500000e-02 7.500000e-02 3.700000e+00 7.500000e-01 7.500000e-01
+5.000000e+00 2.000000e-02 2.000000e-02 3.200000e+00 4.000000e-01 4.000000e-01
+9.370000e+00 7.000000e-02 7.000000e-02 1.520000e+00 3.700000e-01 3.700000e-01
+9.453000e+00 3.000000e-03 3.000000e-03 5.580000e+00 8.200000e-01 8.200000e-01
+1.200000e+01 0.000000e+00 0.000000e+00 1.810000e+00 4.500000e-01 4.500000e-01
+2.960000e+01 2.000000e+00 2.000000e+00 2.610000e-01 5.600000e-02 5.600000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I118873/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -65.0, up: 65.0}}, 1: {error: {dn: -40.0, up: 40.0}}, 2: {error: {dn: -28.0, up: 28.0}}, 3: {error: {dn: -20.0, up: 20.0}}, 4: {error: {dn: -20.0, up: 20.0}}, 5: {error: {dn: -8.5, up: 8.5}}, 6: {error: {dn: -3.0, up: 3.0}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I118873/d02-x01-y01
+Title: doi:10.17182/hepdata.27568.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 9.500000e+01 6.500000e+01 6.500000e+01
+4.250000e-01 2.500000e-02 2.500000e-02 1.050000e+02 4.000000e+01 4.000000e+01
+4.750000e-01 2.500000e-02 2.500000e-02 7.400000e+01 2.800000e+01 2.800000e+01
+5.250000e-01 2.500000e-02 2.500000e-02 7.500000e+01 2.000000e+01 2.000000e+01
+5.750000e-01 2.500000e-02 2.500000e-02 5.000000e+01 2.000000e+01 2.000000e+01
+6.500000e-01 5.000000e-02 5.000000e-02 1.800000e+01 8.500000e+00 8.500000e+00
+8.500000e-01 1.500000e-01 1.500000e-01 2.000000e+00 3.000000e+00 3.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I118873/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -200.0, up: 200.0}}, 1: {error: {dn: -150.0, up: 150.0}}, 2: {error: {dn: -120.0, up: 120.0}}, 3: {error: {dn: -120.0, up: 120.0}}, 4: {error: {dn: -100.0, up: 100.0}}, 5: {error: {dn: -80.0, up: 80.0}}, 6: {error: {dn: -70.0, up: 70.0}}, 7: {error: {dn: -60.0, up: 60.0}}, 8: {error: {dn: -30.0, up: 30.0}}, 9: {error: {dn: -25.0, up: 25.0}}, 10: {error: {dn: -11.0, up: 11.0}}, 11: {error: {dn: -7.0, up: 7.0}}, 12: {error: {dn: -2.0, up: 2.0}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I118873/d03-x01-y01
+Title: doi:10.17182/hepdata.27568.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.125000e-01 1.250000e-02 1.250000e-02 7.500000e+02 2.000000e+02 2.000000e+02
+3.375000e-01 1.250000e-02 1.250000e-02 7.000000e+02 1.500000e+02 1.500000e+02
+3.625000e-01 1.250000e-02 1.250000e-02 5.000000e+02 1.200000e+02 1.200000e+02
+3.875000e-01 1.250000e-02 1.250000e-02 7.700000e+02 1.200000e+02 1.200000e+02
+4.125000e-01 1.250000e-02 1.250000e-02 4.600000e+02 1.000000e+02 1.000000e+02
+4.375000e-01 1.250000e-02 1.250000e-02 3.700000e+02 8.000000e+01 8.000000e+01
+4.625000e-01 1.250000e-02 1.250000e-02 3.700000e+02 7.000000e+01 7.000000e+01
+4.875000e-01 1.250000e-02 1.250000e-02 2.800000e+02 6.000000e+01 6.000000e+01
+5.250000e-01 2.500000e-02 2.500000e-02 1.050000e+02 3.000000e+01 3.000000e+01
+5.750000e-01 2.500000e-02 2.500000e-02 1.100000e+02 2.500000e+01 2.500000e+01
+6.500000e-01 5.000000e-02 5.000000e-02 3.200000e+01 1.100000e+01 1.100000e+01
+7.500000e-01 5.000000e-02 5.000000e-02 2.100000e+01 7.000000e+00 7.000000e+00
+9.000000e-01 1.000000e-01 1.000000e-01 3.000000e+00 2.000000e+00 2.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1977_I118873/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -70.0, up: 70.0}}, 1: {error: {dn: -60.0, up: 60.0}}, 2: {error: {dn: -50.0, up: 50.0}}, 3: {error: {dn: -40.0, up: 40.0}}, 4: {error: {dn: -40.0, up: 40.0}}, 5: {error: {dn: -30.0, up: 30.0}}, 6: {error: {dn: -35.0, up: 35.0}}, 7: {error: {dn: -25.0, up: 25.0}}, 8: {error: {dn: -13.0, up: 13.0}}, 9: {error: {dn: -13.0, up: 13.0}}, 10: {error: {dn: -9.0, up: 9.0}}, 11: {error: {dn: -7.0, up: 7.0}}, 12: {error: {dn: -3.3, up: 3.3}}, 13: {error: {dn: -1.7, up: 1.7}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1977_I118873/d04-x01-y01
+Title: doi:10.17182/hepdata.27568.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.125000e-01 1.250000e-02 1.250000e-02 4.100000e+02 7.000000e+01 7.000000e+01
+3.375000e-01 1.250000e-02 1.250000e-02 4.400000e+02 6.000000e+01 6.000000e+01
+3.625000e-01 1.250000e-02 1.250000e-02 3.500000e+02 5.000000e+01 5.000000e+01
+3.875000e-01 1.250000e-02 1.250000e-02 2.400000e+02 4.000000e+01 4.000000e+01
+4.125000e-01 1.250000e-02 1.250000e-02 2.600000e+02 4.000000e+01 4.000000e+01
+4.375000e-01 1.250000e-02 1.250000e-02 1.600000e+02 3.000000e+01 3.000000e+01
+4.625000e-01 1.250000e-02 1.250000e-02 1.850000e+02 3.500000e+01 3.500000e+01
+4.875000e-01 1.250000e-02 1.250000e-02 1.050000e+02 2.500000e+01 2.500000e+01
+5.250000e-01 2.500000e-02 2.500000e-02 5.200000e+01 1.300000e+01 1.300000e+01
+5.750000e-01 2.500000e-02 2.500000e-02 4.900000e+01 1.300000e+01 1.300000e+01
+6.250000e-01 2.500000e-02 2.500000e-02 3.000000e+01 9.000000e+00 9.000000e+00
+6.750000e-01 2.500000e-02 2.500000e-02 2.300000e+01 7.000000e+00 7.000000e+00
+7.500000e-01 5.000000e-02 5.000000e-02 7.300000e+00 3.300000e+00 3.300000e+00
+9.000000e-01 1.000000e-01 1.000000e-01 1.900000e+00 1.700000e+00 1.700000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/PLUTO_1981_I156315.cc b/analyses/pluginDORIS/PLUTO_1981_I156315.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I156315.cc
@@ -0,0 +1,132 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief EEC for a wide range of energies
+ class PLUTO_1981_I156315 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1981_I156315);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ // Book histograms
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 7.7, 1e-3)) {
+ iloc=1;
+ }
+ else if(fuzzyEquals(sqrtS()/GeV, 9.4, 1e-3)) {
+ iloc=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 12., 1e-3)) {
+ iloc=3;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 13., 1e-3)) {
+ iloc=4;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 17., 1e-3)) {
+ iloc=5;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ iloc=6;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 27.6, 1e-3)) {
+ iloc=7;
+ }
+ else if (inRange(sqrtS()/GeV,30,31.6)) {
+ iloc=8;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ // Book histograms
+ _h_EEC = bookHisto1D(1, 1, iloc);
+ if(iloc==7||iloc==8) {
+ _h_AEEC = bookHisto1D(5, 1, 1);
+ // _h_opposite = bookHisto1D(2, 1, 1);
+ }
+ else if(iloc==21 ||iloc==2)
+ _h_AEEC = bookHisto1D(4, 1, 1);
+ _weightSum = 0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double thetaij = mom3_i.unit().angle(mom3_j.unit())/M_PI*180.;
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ _h_EEC ->fill(thetaij, eec*weight);
+ // if(_h_opposite) _h_opposite ->fill(mom3_i.unit().dot(mom3_j.unit()), eec*weight);
+ if(_h_AEEC) {
+ if (thetaij < 90.) {
+ _h_AEEC->fill(thetaij, -eec*weight);
+ }
+ else {
+ _h_AEEC ->fill(180.-thetaij, eec*weight);
+ }
+ }
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_EEC , 360.0/M_PI/_weightSum);
+ scale(_h_AEEC, 360.0/M_PI/_weightSum);
+ // scale(_h_opposite, 2./_weightSum);
+
+ }
+
+ //@}
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_EEC, _h_AEEC, _h_opposite;
+ double _weightSum;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1981_I156315);
+
+
+}
diff --git a/analyses/pluginDORIS/PLUTO_1981_I156315.info b/analyses/pluginDORIS/PLUTO_1981_I156315.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I156315.info
@@ -0,0 +1,33 @@
+Name: PLUTO_1981_I156315
+Year: 1981
+Summary: Energy-Energy correlation for a range of energies between 7.7 and 31.6 GeV
+Experiment: PLUTO
+Collider: DORIS/Petra
+InspireID: 156315
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+RunInfo: e+e- to hadrons at 7.7,9.4,12.,13.,17.,22.,27.6,30.8 GeV CMS
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [7.7,9.4,12.,13.,17.,22.,27.6,30.8]
+Description:
+ 'Measurement of the energy-energy correlation, and its assymetry, or a range of energies between 7.7 and 31.6 GeV'
+Keywords: []
+BibKey: Berger:1980yh
+BibTeX: '@article{Berger:1980yh,
+ author = "Berger, Christoph and others",
+ title = "{Energy-energy Correlations in $e^+ e^-$ Annihilation
+ Into Hadrons}",
+ booktitle = "{Proceedings, 16th Rencontres de Moriond : Session 1: QCD
+ and Lepton Physics: Les Arcs, France, March 15-21, 1981}",
+ collaboration = "PLUTO",
+ journal = "Phys. Lett.",
+ volume = "99B",
+ year = "1981",
+ pages = "292",
+ doi = "10.1016/0370-2693(81)91128-X",
+ note = "[,57(1981)]",
+ reportNumber = "DESY-80-78",
+ SLACcitation = "%%CITATION = PHLTA,99B,292;%%"
+}'
diff --git a/analyses/pluginDORIS/PLUTO_1981_I156315.plot b/analyses/pluginDORIS/PLUTO_1981_I156315.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I156315.plot
@@ -0,0 +1,44 @@
+BEGIN PLOT /PLUTO_1981_I156315/d01
+XLabel=$\chi/$degrees
+YLabel=EEC [$\text{rad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y01
+Title=Energy-energy correlation at $E_{\text{CMS}}=7.7$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y02
+Title=Energy-energy correlation at $E_{\text{CMS}}=9.4$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y03
+Title=Energy-energy correlation at $E_{\text{CMS}}=12$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y04
+Title=Energy-energy correlation at $E_{\text{CMS}}=13$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y05
+Title=Energy-energy correlation at $E_{\text{CMS}}=17$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y06
+Title=Energy-energy correlation at $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y07
+Title=Energy-energy correlation at $E_{\text{CMS}}=27.6$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d01-x01-y08
+Title=Energy-energy correlation at $E_{\text{CMS}}=30.0\to31.6$ GeV
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d04-x01-y01
+Title=Asymmetry of the energy-energy correlation at $E_{\text{CMS}}=7.7\to9.4$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{rad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /PLUTO_1981_I156315/d05-x01-y01
+Title=Asymmetry of the energy-energy correlation at $E_{\text{CMS}}=30.0\to31.6$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{rad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginDORIS/PLUTO_1981_I156315.yoda b/analyses/pluginDORIS/PLUTO_1981_I156315.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I156315.yoda
@@ -0,0 +1,347 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.17, up: 0.17}}, 1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.04, up: 0.04}}, 8: {error: {dn: -0.03, up: 0.03}}, 9: {error: {dn: -0.04, up: 0.04}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.05, up: 0.05}}, 12: {error: {dn: -0.05, up: 0.05}}, 13: {error: {dn: -0.09, up: 0.09}}, 14: {error: {dn: -0.07, up: 0.07}}, 17: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.790000e+00 1.700000e-01 1.700000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 2.700000e-01 6.000000e-02 6.000000e-02
+1.800000e+01 6.000000e+00 6.000000e+00 3.800000e-01 4.000000e-02 4.000000e-02
+3.000000e+01 6.000000e+00 6.000000e+00 5.400000e-01 5.000000e-02 5.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 5.500000e-01 5.000000e-02 5.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 5.200000e-01 4.000000e-02 4.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 5.000000e-01 4.000000e-02 4.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 4.300000e-01 4.000000e-02 4.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 4.400000e-01 3.000000e-02 3.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 4.800000e-01 4.000000e-02 4.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 5.600000e-01 4.000000e-02 4.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 6.300000e-01 5.000000e-02 5.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 6.800000e-01 5.000000e-02 5.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 8.900000e-01 9.000000e-02 9.000000e-02
+1.620000e+02 6.000000e+00 6.000000e+00 7.900000e-01 7.000000e-02 7.000000e-02
+1.740000e+02 6.000000e+00 6.000000e+00 3.700000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}}, 1: {error: {dn: -0.04, up: 0.04}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.04, up: 0.04}}, 8: {error: {dn: -0.04, up: 0.04}}, 9: {error: {dn: -0.04, up: 0.04}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.05, up: 0.05}}, 12: {error: {dn: -0.05, up: 0.05}}, 13: {error: {dn: -0.07, up: 0.07}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.07, up: 0.07}}, 16: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y02
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.650000e+00 1.900000e-01 1.900000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 2.500000e-01 4.000000e-02 4.000000e-02
+1.800000e+01 6.000000e+00 6.000000e+00 4.600000e-01 4.000000e-02 4.000000e-02
+3.000000e+01 6.000000e+00 6.000000e+00 5.700000e-01 4.000000e-02 4.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 6.700000e-01 5.000000e-02 5.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 5.700000e-01 4.000000e-02 4.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 5.200000e-01 4.000000e-02 4.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 4.800000e-01 4.000000e-02 4.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 4.100000e-01 4.000000e-02 4.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 4.800000e-01 4.000000e-02 4.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 5.100000e-01 4.000000e-02 4.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 6.300000e-01 5.000000e-02 5.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 7.800000e-01 5.000000e-02 5.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 8.900000e-01 7.000000e-02 7.000000e-02
+1.620000e+02 6.000000e+00 6.000000e+00 9.300000e-01 9.000000e-02 9.000000e-02
+1.710000e+02 3.000000e+00 3.000000e+00 4.800000e-01 7.000000e-02 7.000000e-02
+1.770000e+02 3.000000e+00 3.000000e+00 2.100000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.06, up: 0.06}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.04, up: 0.04}}, 8: {error: {dn: -0.03, up: 0.03}}, 9: {error: {dn: -0.03, up: 0.03}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.05, up: 0.05}}, 12: {error: {dn: -0.06, up: 0.06}}, 13: {error: {dn: -0.08, up: 0.08}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.15, up: 0.15}}, 16: {error: {dn: -0.21, up: 0.21}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y03
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.580000e+00 1.900000e-01 1.900000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 4.200000e-01 8.000000e-02 8.000000e-02
+1.800000e+01 6.000000e+00 6.000000e+00 6.500000e-01 6.000000e-02 6.000000e-02
+3.000000e+01 6.000000e+00 6.000000e+00 6.600000e-01 6.000000e-02 6.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 5.700000e-01 5.000000e-02 5.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 4.800000e-01 4.000000e-02 4.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 4.400000e-01 4.000000e-02 4.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 3.800000e-01 4.000000e-02 4.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 3.300000e-01 3.000000e-02 3.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 3.700000e-01 3.000000e-02 3.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 3.800000e-01 4.000000e-02 4.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 5.500000e-01 5.000000e-02 5.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 7.100000e-01 6.000000e-02 6.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 9.200000e-01 8.000000e-02 8.000000e-02
+1.620000e+02 6.000000e+00 6.000000e+00 9.500000e-01 9.000000e-02 9.000000e-02
+1.710000e+02 3.000000e+00 3.000000e+00 9.500000e-01 1.500000e-01 1.500000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 3.400000e-01 2.100000e-01 2.100000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.23, up: 0.23}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.1, up: 0.1}}, 4: {error: {dn: -0.07, up: 0.07}}, 5: {error: {dn: -0.06, up: 0.06}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.06, up: 0.06}}, 8: {error: {dn: -0.06, up: 0.06}}, 9: {error: {dn: -0.06, up: 0.06}}, 10: {error: {dn: -0.05, up: 0.05}}, 11: {error: {dn: -0.07, up: 0.07}}, 12: {error: {dn: -0.08, up: 0.08}}, 13: {error: {dn: -0.13, up: 0.13}}, 14: {error: {dn: -0.16, up: 0.16}}, 15: {error: {dn: -0.12, up: 0.12}}, 16: {error: {dn: -0.13, up: 0.13}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y04
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.310000e+00 2.300000e-01 2.300000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 5.100000e-01 1.300000e-01 1.300000e-01
+1.800000e+01 6.000000e+00 6.000000e+00 6.000000e-01 1.000000e-01 1.000000e-01
+3.000000e+01 6.000000e+00 6.000000e+00 8.800000e-01 1.000000e-01 1.000000e-01
+4.200000e+01 6.000000e+00 6.000000e+00 5.600000e-01 7.000000e-02 7.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 4.400000e-01 6.000000e-02 6.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 4.000000e-01 5.000000e-02 5.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 3.700000e-01 6.000000e-02 6.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 4.300000e-01 6.000000e-02 6.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 4.200000e-01 6.000000e-02 6.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 3.800000e-01 5.000000e-02 5.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 5.100000e-01 7.000000e-02 7.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 6.300000e-01 8.000000e-02 8.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 1.020000e+00 1.300000e-01 1.300000e-01
+1.620000e+02 6.000000e+00 6.000000e+00 1.070000e+00 1.600000e-01 1.600000e-01
+1.710000e+02 3.000000e+00 3.000000e+00 5.600000e-01 1.200000e-01 1.200000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 3.200000e-01 1.300000e-01 1.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.22, up: 0.22}}, 1: {error: {dn: -0.17, up: 0.17}}, 2: {error: {dn: -0.11, up: 0.11}}, 3: {error: {dn: -0.09, up: 0.09}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.03, up: 0.03}}, 8: {error: {dn: -0.06, up: 0.06}}, 9: {error: {dn: -0.05, up: 0.05}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.06, up: 0.06}}, 12: {error: {dn: -0.08, up: 0.08}}, 13: {error: {dn: -0.11, up: 0.11}}, 14: {error: {dn: -0.18, up: 0.18}}, 15: {error: {dn: -0.23, up: 0.23}}, 16: {error: {dn: -0.18, up: 0.18}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y05
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.270000e+00 2.200000e-01 2.200000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 8.700000e-01 1.700000e-01 1.700000e-01
+1.800000e+01 6.000000e+00 6.000000e+00 8.200000e-01 1.100000e-01 1.100000e-01
+3.000000e+01 6.000000e+00 6.000000e+00 7.000000e-01 9.000000e-02 9.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 5.800000e-01 8.000000e-02 8.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 3.700000e-01 5.000000e-02 5.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 3.400000e-01 5.000000e-02 5.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 2.300000e-01 3.000000e-02 3.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 4.000000e-01 6.000000e-02 6.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 2.700000e-01 5.000000e-02 5.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 2.800000e-01 4.000000e-02 4.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 4.400000e-01 6.000000e-02 6.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 6.400000e-01 8.000000e-02 8.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 7.600000e-01 1.100000e-01 1.100000e-01
+1.620000e+02 6.000000e+00 6.000000e+00 1.370000e+00 1.800000e-01 1.800000e-01
+1.710000e+02 3.000000e+00 3.000000e+00 1.140000e+00 2.300000e-01 2.300000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 4.300000e-01 1.800000e-01 1.800000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.52, up: 0.52}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.18, up: 0.18}}, 3: {error: {dn: -0.15, up: 0.15}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.07, up: 0.07}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.06, up: 0.06}}, 8: {error: {dn: -0.05, up: 0.05}}, 9: {error: {dn: -0.05, up: 0.05}}, 10: {error: {dn: -0.06, up: 0.06}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.1, up: 0.1}}, 13: {error: {dn: -0.14, up: 0.14}}, 14: {error: {dn: -0.22, up: 0.22}}, 15: {error: {dn: -0.4, up: 0.4}}, 16: {error: {dn: -0.33, up: 0.33}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y06
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.700000e+00 5.200000e-01 5.200000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 8.400000e-01 2.200000e-01 2.200000e-01
+1.800000e+01 6.000000e+00 6.000000e+00 8.600000e-01 1.800000e-01 1.800000e-01
+3.000000e+01 6.000000e+00 6.000000e+00 7.900000e-01 1.500000e-01 1.500000e-01
+4.200000e+01 6.000000e+00 6.000000e+00 4.200000e-01 8.000000e-02 8.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 3.400000e-01 7.000000e-02 7.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 3.400000e-01 6.000000e-02 6.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 2.600000e-01 6.000000e-02 6.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 2.600000e-01 5.000000e-02 5.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 2.600000e-01 5.000000e-02 5.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 3.500000e-01 6.000000e-02 6.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 4.200000e-01 9.000000e-02 9.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 4.300000e-01 1.000000e-01 1.000000e-01
+1.500000e+02 6.000000e+00 6.000000e+00 7.900000e-01 1.400000e-01 1.400000e-01
+1.620000e+02 6.000000e+00 6.000000e+00 1.020000e+00 2.200000e-01 2.200000e-01
+1.710000e+02 3.000000e+00 3.000000e+00 1.670000e+00 4.000000e-01 4.000000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 8.100000e-01 3.300000e-01 3.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.28, up: 0.28}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.08, up: 0.08}}, 3: {error: {dn: -0.06, up: 0.06}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.02, up: 0.02}}, 8: {error: {dn: -0.04, up: 0.04}}, 9: {error: {dn: -0.03, up: 0.03}}, 10: {error: {dn: -0.02, up: 0.02}}, 11: {error: {dn: -0.02, up: 0.02}}, 12: {error: {dn: -0.05, up: 0.05}}, 13: {error: {dn: -0.12, up: 0.12}}, 14: {error: {dn: -0.19, up: 0.19}}, 15: {error: {dn: -0.27, up: 0.27}}, 16: {error: {dn: -0.19, up: 0.19}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y07
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.780000e+00 2.800000e-01 2.800000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 1.130000e+00 1.300000e-01 1.300000e-01
+1.800000e+01 6.000000e+00 6.000000e+00 9.200000e-01 8.000000e-02 8.000000e-02
+3.000000e+01 6.000000e+00 6.000000e+00 6.100000e-01 6.000000e-02 6.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 4.200000e-01 5.000000e-02 5.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 2.600000e-01 3.000000e-02 3.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 2.500000e-01 2.000000e-02 2.000000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 2.000000e-01 2.000000e-02 2.000000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 2.300000e-01 4.000000e-02 4.000000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 2.300000e-01 3.000000e-02 3.000000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 2.200000e-01 2.000000e-02 2.000000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 3.000000e-01 2.000000e-02 2.000000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 5.100000e-01 5.000000e-02 5.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 8.800000e-01 1.200000e-01 1.200000e-01
+1.620000e+02 6.000000e+00 6.000000e+00 1.390000e+00 1.900000e-01 1.900000e-01
+1.710000e+02 3.000000e+00 3.000000e+00 1.580000e+00 2.700000e-01 2.700000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 7.600000e-01 1.900000e-01 1.900000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d01-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.17, up: 0.17}}, 1: {error: {dn: -0.088, up: 0.088}}, 2: {error: {dn: -0.045, up: 0.045}}, 3: {error: {dn: -0.022, up: 0.022}}, 4: {error: {dn: -0.015, up: 0.015}}, 5: {error: {dn: -0.013, up: 0.013}}, 6: {error: {dn: -0.012, up: 0.012}}, 7: {error: {dn: -0.011, up: 0.011}}, 8: {error: {dn: -0.013, up: 0.013}}, 9: {error: {dn: -0.014, up: 0.014}}, 10: {error: {dn: -0.013, up: 0.013}}, 11: {error: {dn: -0.022, up: 0.022}}, 12: {error: {dn: -0.02, up: 0.02}}, 13: {error: {dn: -0.03, up: 0.03}}, 14: {error: {dn: -0.058, up: 0.058}}, 15: {error: {dn: -0.118, up: 0.118}}, 16: {error: {dn: -0.204, up: 0.204}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d01-x01-y08
+Title: doi:10.17182/hepdata.6228.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 2.881000e+00 1.700000e-01 1.700000e-01
+9.000000e+00 3.000000e+00 3.000000e+00 1.192000e+00 8.800000e-02 8.800000e-02
+1.800000e+01 6.000000e+00 6.000000e+00 1.045000e+00 4.500000e-02 4.500000e-02
+3.000000e+01 6.000000e+00 6.000000e+00 5.310000e-01 2.200000e-02 2.200000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 3.470000e-01 1.500000e-02 1.500000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 2.750000e-01 1.300000e-02 1.300000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 2.340000e-01 1.200000e-02 1.200000e-02
+7.800000e+01 6.000000e+00 6.000000e+00 2.390000e-01 1.100000e-02 1.100000e-02
+9.000000e+01 6.000000e+00 6.000000e+00 2.250000e-01 1.300000e-02 1.300000e-02
+1.020000e+02 6.000000e+00 6.000000e+00 2.420000e-01 1.400000e-02 1.400000e-02
+1.140000e+02 6.000000e+00 6.000000e+00 2.580000e-01 1.300000e-02 1.300000e-02
+1.260000e+02 6.000000e+00 6.000000e+00 3.710000e-01 2.200000e-02 2.200000e-02
+1.380000e+02 6.000000e+00 6.000000e+00 4.390000e-01 2.000000e-02 2.000000e-02
+1.500000e+02 6.000000e+00 6.000000e+00 6.960000e-01 3.000000e-02 3.000000e-02
+1.620000e+02 6.000000e+00 6.000000e+00 1.210000e+00 5.800000e-02 5.800000e-02
+1.710000e+02 3.000000e+00 3.000000e+00 1.502000e+00 1.180000e-01 1.180000e-01
+1.770000e+02 3.000000e+00 3.000000e+00 1.299000e+00 2.040000e-01 2.040000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -8.5, up: 8.5}}, 1: {error: {dn: -7.8, up: 7.8}}, 2: {error: {dn: -11.9, up: 11.9}}, 3: {error: {dn: -6.1, up: 6.1}}, 4: {error: {dn: -4.9, up: 4.9}}, 5: {error: {dn: -4.3, up: 4.3}}, 6: {error: {dn: -3.2, up: 3.2}}, 7: {error: {dn: -5.3, up: 5.3}}, 8: {error: {dn: -3.9, up: 3.9}}, 9: {error: {dn: -2.7, up: 2.7}}, 10: {error: {dn: -2.8, up: 2.8}}, 11: {error: {dn: -2.4, up: 2.4}}, 12: {error: {dn: -1.7, up: 1.7}}, 13: {error: {dn: -1.7, up: 1.7}}, 14: {error: {dn: -3.5, up: 3.5}}, 15: {error: {dn: -2.1, up: 2.1}}, 16: {error: {dn: -3.9, up: 3.9}}, 17: {error: {dn: -2.7, up: 2.7}}, 18: {error: {dn: -2.0, up: 2.0}}, 19: {error: {dn: -1.3, up: 1.3}}, 20: {error: {dn: -1.6, up: 1.6}}, 21: {error: {dn: -1.9, up: 1.9}}, 22: {error: {dn: -1.8, up: 1.8}}, 23: {error: {dn: -3.4, up: 3.4}}, 24: {error: {dn: -2.3, up: 2.3}}, 25: {error: {dn: -1.8, up: 1.8}}, 26: {error: {dn: -1.2, up: 1.2}}, 27: {error: {dn: -0.8, up: 0.8}}, 28: {error: {dn: -2.0, up: 2.0}}, 29: {error: {dn: -0.6, up: 0.6}}, 30: {error: {dn: -1.2, up: 1.2}}, 31: {error: {dn: -1.6, up: 1.6}}, 32: {error: {dn: -1.7, up: 1.7}}, 33: {error: {dn: -6.3, up: 6.3}}, 34: {error: {dn: -1.9, up: 1.9}}, 35: {error: {dn: -0.7, up: 0.7}}, 36: {error: {dn: -1.0, up: 1.0}}, 37: {error: {dn: -0.8, up: 0.8}}, 38: {error: {dn: -1.8, up: 1.8}}, 39: {error: {dn: -2.2, up: 2.2}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d02-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.995000e-01 5.000000e-04 5.000000e-04 2.940000e+01 8.500000e+00 8.500000e+00
+-9.985000e-01 5.000000e-04 5.000000e-04 2.400000e+01 7.800000e+00 7.800000e+00
+-9.975000e-01 5.000000e-04 5.000000e-04 3.070000e+01 1.190000e+01 1.190000e+01
+-9.965000e-01 5.000000e-04 5.000000e-04 1.840000e+01 6.100000e+00 6.100000e+00
+-9.955000e-01 5.000000e-04 5.000000e-04 1.550000e+01 4.900000e+00 4.900000e+00
+-9.945000e-01 5.000000e-04 5.000000e-04 1.460000e+01 4.300000e+00 4.300000e+00
+-9.935000e-01 5.000000e-04 5.000000e-04 1.240000e+01 3.200000e+00 3.200000e+00
+-9.925000e-01 5.000000e-04 5.000000e-04 1.580000e+01 5.300000e+00 5.300000e+00
+-9.915000e-01 5.000000e-04 5.000000e-04 1.480000e+01 3.900000e+00 3.900000e+00
+-9.905000e-01 5.000000e-04 5.000000e-04 1.100000e+01 2.700000e+00 2.700000e+00
+-9.895000e-01 5.000000e-04 5.000000e-04 9.100000e+00 2.800000e+00 2.800000e+00
+-9.885000e-01 5.000000e-04 5.000000e-04 9.800000e+00 2.400000e+00 2.400000e+00
+-9.875000e-01 5.000000e-04 5.000000e-04 7.400000e+00 1.700000e+00 1.700000e+00
+-9.865000e-01 5.000000e-04 5.000000e-04 7.900000e+00 1.700000e+00 1.700000e+00
+-9.855000e-01 5.000000e-04 5.000000e-04 1.280000e+01 3.500000e+00 3.500000e+00
+-9.845000e-01 5.000000e-04 5.000000e-04 8.500000e+00 2.100000e+00 2.100000e+00
+-9.835000e-01 5.000000e-04 5.000000e-04 9.100000e+00 3.900000e+00 3.900000e+00
+-9.825000e-01 5.000000e-04 5.000000e-04 9.200000e+00 2.700000e+00 2.700000e+00
+-9.815000e-01 5.000000e-04 5.000000e-04 7.000000e+00 2.000000e+00 2.000000e+00
+-9.805000e-01 5.000000e-04 5.000000e-04 4.500000e+00 1.300000e+00 1.300000e+00
+-9.795000e-01 5.000000e-04 5.000000e-04 6.900000e+00 1.600000e+00 1.600000e+00
+-9.785000e-01 5.000000e-04 5.000000e-04 7.600000e+00 1.900000e+00 1.900000e+00
+-9.775000e-01 5.000000e-04 5.000000e-04 7.900000e+00 1.800000e+00 1.800000e+00
+-9.765000e-01 5.000000e-04 5.000000e-04 1.050000e+01 3.400000e+00 3.400000e+00
+-9.755000e-01 5.000000e-04 5.000000e-04 9.300000e+00 2.300000e+00 2.300000e+00
+-9.745000e-01 5.000000e-04 5.000000e-04 7.100000e+00 1.800000e+00 1.800000e+00
+-9.735000e-01 5.000000e-04 5.000000e-04 4.800000e+00 1.200000e+00 1.200000e+00
+-9.725000e-01 5.000000e-04 5.000000e-04 2.900000e+00 8.000000e-01 8.000000e-01
+-9.715000e-01 5.000000e-04 5.000000e-04 6.900000e+00 2.000000e+00 2.000000e+00
+-9.705000e-01 5.000000e-04 5.000000e-04 2.200000e+00 6.000000e-01 6.000000e-01
+-9.695000e-01 5.000000e-04 5.000000e-04 4.400000e+00 1.200000e+00 1.200000e+00
+-9.685000e-01 5.000000e-04 5.000000e-04 5.000000e+00 1.600000e+00 1.600000e+00
+-9.675000e-01 5.000000e-04 5.000000e-04 6.200000e+00 1.700000e+00 1.700000e+00
+-9.665000e-01 5.000000e-04 5.000000e-04 1.130000e+01 6.300000e+00 6.300000e+00
+-9.655000e-01 5.000000e-04 5.000000e-04 7.400000e+00 1.900000e+00 1.900000e+00
+-9.645000e-01 5.000000e-04 5.000000e-04 2.600000e+00 7.000000e-01 7.000000e-01
+-9.635000e-01 5.000000e-04 5.000000e-04 4.100000e+00 1.000000e+00 1.000000e+00
+-9.625000e-01 5.000000e-04 5.000000e-04 3.100000e+00 8.000000e-01 8.000000e-01
+-9.615000e-01 5.000000e-04 5.000000e-04 8.000000e+00 1.800000e+00 1.800000e+00
+-9.605000e-01 5.000000e-04 5.000000e-04 6.500000e+00 2.200000e+00 2.200000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.035, up: 0.035}}, 1: {error: {dn: -0.035, up: 0.035}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.03, up: 0.03}}, 7: {error: {dn: -0.012, up: 0.012}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d03-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 5.050000e-01 3.500000e-02 3.500000e-02
+9.370000e+00 7.000000e-02 7.000000e-02 5.000000e-01 3.500000e-02 3.500000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 4.000000e-01 3.000000e-02 3.000000e-02
+1.300000e+01 0.000000e+00 0.000000e+00 4.100000e-01 4.000000e-02 4.000000e-02
+1.700000e+01 0.000000e+00 0.000000e+00 3.160000e-01 4.000000e-02 4.000000e-02
+2.200000e+01 0.000000e+00 0.000000e+00 3.080000e-01 5.000000e-02 5.000000e-02
+2.760000e+01 0.000000e+00 0.000000e+00 2.320000e-01 3.000000e-02 3.000000e-02
+3.080000e+01 8.000000e-01 8.000000e-01 2.450000e-01 1.200000e-02 1.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.11, up: 0.11}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.04, up: 0.04}}, 8: {error: {dn: -0.028, up: 0.028}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d04-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.000000e+00 3.000000e+00 3.000000e+00 2.600000e-01 8.000000e-02 8.000000e-02
+1.500000e+01 3.000000e+00 3.000000e+00 4.800000e-01 8.000000e-02 8.000000e-02
+2.100000e+01 3.000000e+00 3.000000e+00 4.000000e-01 1.000000e-01 1.000000e-01
+2.700000e+01 3.000000e+00 3.000000e+00 5.300000e-01 1.100000e-01 1.100000e-01
+3.300000e+01 3.000000e+00 3.000000e+00 3.000000e-01 8.000000e-02 8.000000e-02
+4.200000e+01 6.000000e+00 6.000000e+00 1.100000e-01 5.000000e-02 5.000000e-02
+5.400000e+01 6.000000e+00 6.000000e+00 8.000000e-02 5.000000e-02 5.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 2.000000e-02 4.000000e-02 4.000000e-02
+8.100000e+01 9.000000e+00 9.000000e+00 8.000000e-03 2.800000e-02 2.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.08, up: 0.08}}, 3: {error: {dn: -0.08, up: 0.08}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.035, up: 0.035}}, 7: {error: {dn: -0.035, up: 0.035}}, 8: {error: {dn: -0.03, up: 0.03}}, 9: {error: {dn: -0.015, up: 0.015}}, 10: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d05-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.000000e+00 3.000000e+00 3.000000e+00 3.700000e-01 1.500000e-01 1.500000e-01
+1.500000e+01 3.000000e+00 3.000000e+00 3.700000e-01 1.300000e-01 1.300000e-01
+2.100000e+01 3.000000e+00 3.000000e+00 1.500000e-01 8.000000e-02 8.000000e-02
+2.700000e+01 3.000000e+00 3.000000e+00 1.800000e-01 8.000000e-02 8.000000e-02
+3.300000e+01 3.000000e+00 3.000000e+00 2.200000e-01 5.000000e-02 5.000000e-02
+3.900000e+01 3.000000e+00 3.000000e+00 1.200000e-01 4.000000e-02 4.000000e-02
+4.500000e+01 3.000000e+00 3.000000e+00 7.500000e-02 3.500000e-02 3.500000e-02
+5.100000e+01 3.000000e+00 3.000000e+00 9.000000e-02 3.500000e-02 3.500000e-02
+5.700000e+01 3.000000e+00 3.000000e+00 8.000000e-02 3.000000e-02 3.000000e-02
+6.600000e+01 6.000000e+00 6.000000e+00 1.500000e-02 1.500000e-02 1.500000e-02
+8.100000e+01 9.000000e+00 9.000000e+00 1.100000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I156315/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I156315/d06-x01-y01
+Title: doi:10.17182/hepdata.6228.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+01 0.000000e+00 0.000000e+00 2.000000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginDORIS/PLUTO_1981_I165122.cc b/analyses/pluginDORIS/PLUTO_1981_I165122.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I165122.cc
@@ -0,0 +1,214 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief kaon prodcution at low energies
+ class PLUTO_1981_I165122 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1981_I165122);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _c_hadrons = bookCounter("/TMP/sigma_hadrons");
+ _c_muons = bookCounter("/TMP/sigma_muons");
+ _c_kaons = bookCounter("/TMP/sigma_kaons");
+ _c_hadronsY= bookCounter("/TMP/sigma_hadronsY");
+ _c_muonsY = bookCounter("/TMP/sigma_muonsY");
+ _c_kaonsY = bookCounter("/TMP/sigma_kaonsY");
+ if (fuzzyEquals(sqrtS()/GeV, 9.4, 1E-3)) {
+ _h_spectrum1 = bookHisto1D(5, 1, 1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 30.0, 1E-2)) {
+ _h_spectrum1 = bookHisto1D(4, 1, 1);
+ }
+ _h_spectrum2 = bookHisto1D(6, 1, 1);
+ }
+
+ /// Recursively walk the decay tree to find decay products of @a p
+ void findDecayProducts(Particle mother, Particles &kaons, Particles& stable) {
+ for(const Particle & p: mother.children()) {
+ const int id = p.pdgId();
+ if(id==130 || id ==310) {
+ kaons.push_back(p);
+ }
+ if (id==111 or p.children().empty())
+ stable.push_back(p);
+ else
+ findDecayProducts(p, kaons, stable);
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // Find the Upsilons among the unstables
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particles upsilons = ufs.particles(Cuts::pid==553);
+ // Continuum
+ if (upsilons.empty()) {
+ MSG_DEBUG("No Upsilons found => continuum event");
+ // final state particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // mu+mu- + photons
+ if(nCount[-13]==1 and nCount[13]==1 &&
+ ntotal==2+nCount[22])
+ _c_muons->fill(weight);
+ // everything else
+ else
+ _c_hadrons->fill(weight);
+ // unstable particles
+ foreach (const Particle& p, ufs.particles(Cuts::pid==130 or Cuts::pid==310)) {
+ if(_h_spectrum1) {
+ double xp = p.p3().mod()/meanBeamMom;
+ _h_spectrum1->fill(xp,weight);
+ }
+ _c_kaons->fill(weight);
+ }
+ }
+ else {
+ MSG_DEBUG("Upsilons found => resonance event");
+ for (const Particle& ups : upsilons) {
+ Particles kaons,stable;
+ // Find the decay products we want
+ findDecayProducts(ups, kaons, stable);
+ // boost to rest frame (if required)
+ LorentzTransform cms_boost;
+ if (ups.p3().mod() > 1*MeV)
+ cms_boost = LorentzTransform::mkFrameTransformFromBeta(ups.momentum().betaVec());
+ const double mass = ups.mass();
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, stable) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ for( const Particle & kaon : kaons) {
+ const FourMomentum p2 = cms_boost.transform(kaon.momentum());
+ const double xp = 2.*p2.p3().mod()/mass;
+ _h_spectrum2->fill(xp,weight);
+ _c_kaonsY->fill(weight);
+ }
+ // mu+mu- + photons
+ if(nCount[-13]==1 and nCount[13]==1 &&
+ ntotal==2+nCount[22])
+ _c_muonsY->fill(weight);
+ // everything else
+ else
+ _c_hadronsY->fill(weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // energy dependent
+ for(unsigned int ix=1;ix<4;++ix) {
+ Scatter1D R;
+ if(ix==1 ) {
+ R = *_c_kaons/ *_c_muons;
+ }
+ else if(ix==2) {
+ R = *_c_kaons/ *_c_hadrons;
+ }
+ else if(ix==3) {
+ R = *_c_kaons/ *_c_muons;
+ }
+ double rval = R.point(0).x();
+ pair<double,double> rerr = R.point(0).xErrs();
+ Scatter2D temphisto(refData(ix, 1, 1));
+ Scatter2DPtr mult = bookScatter2D(ix, 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();
+ if(x==9.458) {
+ if(_c_kaonsY->val()>0.) {
+ Scatter1D R2;
+ if(ix==1 ) {
+ R2 = *_c_kaonsY/ *_c_muonsY;
+ }
+ else if(ix==2) {
+ R2 = *_c_kaonsY/ *_c_hadronsY;
+ }
+ else if(ix==3) {
+ R2 = *_c_kaonsY/ *_c_muonsY;
+ }
+ mult ->addPoint(x, R2.point(0).x(), ex, R2.point(0).xErrs());
+ }
+ else {
+ mult ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ else {
+ 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, rval, ex, rerr);
+ }
+ else {
+ mult ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+ // normalize the spectra if required
+ if(_h_spectrum1) {
+ scale(_h_spectrum1, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ }
+ if(_h_spectrum2) {
+ scale(_h_spectrum2, 1./_c_hadronsY->val());
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_spectrum1, _h_spectrum2;
+ CounterPtr _c_hadrons, _c_muons, _c_kaons;
+ CounterPtr _c_hadronsY, _c_muonsY, _c_kaonsY;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1981_I165122);
+
+
+}
diff --git a/analyses/pluginDORIS/PLUTO_1981_I165122.info b/analyses/pluginDORIS/PLUTO_1981_I165122.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I165122.info
@@ -0,0 +1,33 @@
+Name: PLUTO_1981_I165122
+Year: 1981
+Summary: Ratio of the cross section for the production of $K^0_S$ to that for $\mu^+\mu^-$ between $3.6$ and $31.6$ GeV
+Experiment: PLUTO
+Collider: <Insert the collider name>
+InspireID: 165122
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B104 (1981) 79-83, 1981
+RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
+NeedCrossSection: yes
+Beams: [e-, e+]
+Description:
+ 'Ratio of the cross section for the production of $K^0_S$ to that for $\mu^+\mu^-$ between $3.6$ and $31.6$ GeV.
+ The average number of $K^0$ per hadronic event is also provided for some energies, together with the kaon spectrum
+ at 9.4 and 31.6 GeV. N.B. The point at $9.45\to9.456$ GeV is from the $\Upsilon(1S)$ resonance.'
+Keywords: []
+BibKey: Berger:1981wd
+BibTeX: '@article{Berger:1981wd,
+ author = "Berger, Christoph and others",
+ title = "{Inclusive $K^0$ Production in $e^+ e^-$ Annihilation for
+ 9.3-{GeV} $&lt;\sqrt{s}&lt;$ 31.6-{GeV}}",
+ collaboration = "PLUTO",
+ journal = "Phys. Lett.",
+ volume = "104B",
+ year = "1981",
+ pages = "79-83",
+ doi = "10.1016/0370-2693(81)90859-5",
+ reportNumber = "DESY-81-018",
+ SLACcitation = "%%CITATION = PHLTA,104B,79;%%"
+}'
diff --git a/analyses/pluginDORIS/PLUTO_1981_I165122.plot b/analyses/pluginDORIS/PLUTO_1981_I165122.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I165122.plot
@@ -0,0 +1,36 @@
+BEGIN PLOT /PLUTO_1981_I165122/d01-x01-y01
+ConnectGaps=1
+Title=Ratio of $\sigma(e^+e^-\to K^0_{S,L}+X)$ and $\sigma(e^+e^-\to\mu^+\mu^-)$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma(e^+e^-\to K^0_{S,L}+X)/\sigma(e^+e^-\to\mu^+\mu^-)$
+LogX=1
+END PLOT
+BEGIN PLOT /PLUTO_1981_I165122/d02-x01-y01
+ConnectGaps=1
+Title=Ratio of $\sigma(e^+e^-\to K^0_{S,L}+X)$ and $\sigma(e^+e^-\to\text{hadrons})$
+XLabel=$\sqrt{s}$ [GeV]
+LogX=1
+YLabel=$\sigma(e^+e^-\to K^0_{S,L}+X)/\sigma(e^+e^-\to\text{hadrons})$
+END PLOT
+BEGIN PLOT /PLUTO_1981_I165122/d03-x01-y01
+ConnectGaps=1
+Title=Ratio of $\sigma(e^+e^-\to K^0_{S,L}+X)$ production and $\sigma(e^+e^-\to\mu^+\mu^-)$
+XLabel=$\sqrt{s}$ [GeV]
+LogX=1
+YLabel=$\sigma(e^+e^-\to K^0_{S,L}+X)/\sigma(e^+e^-\to\mu^+\mu^-)$
+END PLOT
+BEGIN PLOT /PLUTO_1981_I165122/d04-x01-y01
+Title=$K^0_{S,L}$ scaled momentum spectrum at $E_{\text{CMS}}=30$ GeV
+XLabel=$x$
+YLabel=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1981_I165122/d05-x01-y01
+Title=$K^0_{S,L}$ scaled momentum spectrum at $E_{\text{CMS}}=9.4$ GeV
+XLabel=$x$
+YLabel=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1981_I165122/d06-x01-y01
+Title=$K^0_{S,L}$ scaled momentum spectrum in $\Upsilon(1S)$ decays
+XLabel=$x$
+YLabel=$1/N\text{d}n/\text{d}x$
+END PLOT
diff --git a/analyses/pluginDORIS/PLUTO_1981_I165122.yoda b/analyses/pluginDORIS/PLUTO_1981_I165122.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginDORIS/PLUTO_1981_I165122.yoda
@@ -0,0 +1,118 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.75, up: 0.75}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.36960000000000004, up: 0.36960000000000004}}, 1: {error: {dn: -1.65, up: 1.65}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -1.3739999999999999, up: 1.3739999999999999}}, 2: {error: {dn: -1.5, up: 1.5}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.72, up: 0.72}}, 3: {error: {dn: -1.2, up: 1.2}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.6719999999999999, up: 0.6719999999999999}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d01-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.370000e+00 7.000000e-02 7.000000e-02 3.080000e+00 8.361245e-01 8.361245e-01
+9.458000e+00 8.000000e-03 8.000000e-03 1.145000e+01 2.147179e+00 2.147179e+00
+1.200000e+01 0.000000e+00 0.000000e+00 6.000000e+00 1.663851e+00 1.663851e+00
+2.960000e+01 2.000000e+00 2.000000e+00 5.600000e+00 1.375349e+00 1.375349e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.16, up: 0.16}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.0876, up: 0.0876}}, 1: {error: {dn: -0.22, up: 0.22}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.1164, up: 0.1164}}, 2: {error: {dn: -0.4, up: 0.4}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.18, up: 0.18}}, 3: {error: {dn: -0.3, up: 0.3}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.1752, up: 0.1752}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d02-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.370000e+00 7.000000e-02 7.000000e-02 7.300000e-01 1.824110e-01 1.824110e-01
+9.458000e+00 8.000000e-03 8.000000e-03 9.700000e-01 2.488955e-01 2.488955e-01
+1.200000e+01 0.000000e+00 0.000000e+00 1.500000e+00 4.386342e-01 4.386342e-01
+2.960000e+01 2.000000e+00 2.000000e+00 1.460000e+00 3.474119e-01 3.474119e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.106, up: 0.106}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.06192, up: 0.06192}}, 1: {error: {dn: -0.295, up: 0.295}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.1194, up: 0.1194}}, 2: {error: {dn: -0.242, up: 0.242}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.30444, up: 0.30444}}, 3: {error: {dn: -0.265, up: 0.265}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.23172, up: 0.23172}}, 4: {error: {dn: -0.253, up: 0.253}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.21000000000000002, up: 0.21000000000000002}}, 5: {error: {dn: -0.248, up: 0.248}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.16392, up: 0.16392}}, 6: {error: {dn: -0.263, up: 0.263}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.18419999999999997, up: 0.18419999999999997}}, 7: {error: {dn: -0.224, up: 0.224}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.1614, up: 0.1614}}, 8: {error: {dn: -0.23, up: 0.23}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.23135999999999998, up: 0.23135999999999998}}, 9: {error: {dn: -0.313, up: 0.313}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.19668000000000002, up: 0.19668000000000002}}, 10: {error: {dn: -0.386, up: 0.386}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.22824, up: 0.22824}}, 11: {error: {dn: -0.23, up: 0.23}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.22104000000000001, up: 0.22104000000000001}}, 12: {error: {dn: -0.748, up: 0.748}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.36876, up: 0.36876}}, 13: {error: {dn: -1.687, up: 1.687}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -1.37772, up: 1.37772}}, 14: {error: {dn: -1.492, up: 1.492}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.72012, up: 0.72012}}, 15: {error: {dn: -1.199, up: 1.199}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.6708, up: 0.6708}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d03-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.630000e+00 3.000000e-02 3.000000e-02 5.160000e-01 1.227603e-01 1.227603e-01
+4.000000e+00 1.000000e-02 1.000000e-02 9.950000e-01 3.182473e-01 3.182473e-01
+4.025000e+00 1.500000e-02 1.500000e-02 2.537000e+00 3.889058e-01 3.889058e-01
+4.055000e+00 1.500000e-02 1.500000e-02 1.931000e+00 3.520215e-01 3.520215e-01
+4.110000e+00 4.000000e-02 4.000000e-02 1.750000e+00 3.287993e-01 3.287993e-01
+4.240000e+00 9.000000e-02 9.000000e-02 1.366000e+00 2.972773e-01 2.972773e-01
+4.365000e+00 3.500000e-02 3.500000e-02 1.535000e+00 3.210898e-01 3.210898e-01
+4.415000e+00 1.500000e-02 1.500000e-02 1.345000e+00 2.760905e-01 2.760905e-01
+4.465000e+00 3.500000e-02 3.500000e-02 1.928000e+00 3.262322e-01 3.262322e-01
+4.575000e+00 6.500000e-02 6.500000e-02 1.639000e+00 3.696647e-01 3.696647e-01
+4.725000e+00 7.500000e-02 7.500000e-02 1.902000e+00 4.484300e-01 4.484300e-01
+5.000000e+00 2.000000e-02 2.000000e-02 1.842000e+00 3.189964e-01 3.189964e-01
+9.370000e+00 7.000000e-02 7.000000e-02 3.073000e+00 8.339592e-01 8.339592e-01
+9.453000e+00 3.000000e-03 3.000000e-03 1.148100e+01 2.178091e+00 2.178091e+00
+1.200000e+01 0.000000e+00 0.000000e+00 6.001000e+00 1.656695e+00 1.656695e+00
+2.960000e+01 2.000000e+00 2.000000e+00 5.590000e+00 1.373890e+00 1.373890e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.15, up: 1.15}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.498, up: 0.498}}, 1: {error: {dn: -0.7, up: 0.7}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.30000000000000004, up: 0.30000000000000004}}, 2: {error: {dn: -0.3, up: 0.3}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.0912, up: 0.0912}}, 3: {error: {dn: -0.13, up: 0.36}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.0156, up: 0.0156}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d04-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 4.150000e+00 1.253198e+00 1.253198e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.500000e+00 7.615773e-01 7.615773e-01
+2.000000e-01 1.000000e-01 1.000000e-01 7.600000e-01 3.135561e-01 3.135561e-01
+4.000000e-01 1.000000e-01 1.000000e-01 1.300000e-01 1.309327e-01 3.603378e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.64, up: 0.64}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.12840000000000001, up: 0.12840000000000001}}, 1: {error: {dn: -0.42, up: 0.42}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.11879999999999999, up: 0.11879999999999999}}, 2: {error: {dn: -0.2, up: 0.2}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.0636, up: 0.0636}}, 3: {error: {dn: -0.12, up: 0.12}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.036000000000000004, up: 0.036000000000000004}}, 4: {error: {dn: -0.09, up: 0.09}, 'sys,MAINLY FROM EFFICIENCY DETERMINATION UNCERTAINTY': {dn: -0.0156, up: 0.0156}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d05-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 2.500000e-02 2.500000e-02 9.900000e-01 4.364785e-01 4.364785e-01
+2.250000e-01 7.500000e-02 7.500000e-02 5.300000e-01 2.098689e-01 2.098689e-01
+4.000000e-01 1.000000e-01 1.000000e-01 3.000000e-01 1.252837e-01 1.252837e-01
+6.000000e-01 1.000000e-01 1.000000e-01 1.300000e-01 9.134199e-02 9.134199e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.24, up: 2.24}}, 1: {error: {dn: -1.62, up: 1.62}}, 2: {error: {dn: -1.12, up: 1.12}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -0.09, up: 0.29}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d06-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e-02 2.000000e-02 2.000000e-02 4.850000e+00 2.240000e+00 2.240000e+00
+1.250000e-01 2.500000e-02 2.500000e-02 4.900000e+00 1.620000e+00 1.620000e+00
+1.875000e-01 3.750000e-02 3.750000e-02 3.840000e+00 1.120000e+00 1.120000e+00
+2.625000e-01 3.750000e-02 3.750000e-02 1.780000e+00 9.000000e-01 9.000000e-01
+4.000000e-01 1.000000e-01 1.000000e-01 9.000000e-02 9.000000e-02 2.900000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1981_I165122/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.16, up: 0.16}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.3, up: 0.3}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1981_I165122/d07-x01-y01
+Title: doi:10.17182/hepdata.6716.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.370000e+00 7.000000e-02 7.000000e-02 7.300000e-01 1.600000e-01 1.600000e-01
+9.458000e+00 8.000000e-03 8.000000e-03 9.700000e-01 2.200000e-01 2.200000e-01
+1.200000e+01 0.000000e+00 0.000000e+00 1.500000e+00 4.000000e-01 4.000000e-01
+2.960000e+01 2.000000e+00 2.000000e+00 1.460000e+00 3.000000e-01 3.000000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/FENICE_1996_I426675.cc b/analyses/pluginFrascati/FENICE_1996_I426675.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/FENICE_1996_I426675.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class FENICE_1996_I426675 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(FENICE_1996_I426675);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _c_hadrons = bookCounter("/TMP/sigma_hadrons");
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // mu+mu- + photons
+ if(nCount[-13]==1 and nCount[13]==1 &&
+ ntotal==2+nCount[22])
+ vetoEvent;
+ _c_hadrons->fill(event.weight());
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/ sumOfWeights() /nanobarn;
+ double sig_h = _c_hadrons->val()*fact;
+ double err_h = _c_hadrons->err()*fact;
+ Scatter2D temphisto(refData(1, 1, 1));
+ Scatter2DPtr hadrons = 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(sqr(sqrtS()/GeV), x-ex2.first, x+ex2.second)) {
+ hadrons->addPoint(x, sig_h, ex, make_pair(err_h,err_h));
+ }
+ else {
+ hadrons->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_hadrons;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(FENICE_1996_I426675);
+
+
+}
diff --git a/analyses/pluginFrascati/FENICE_1996_I426675.info b/analyses/pluginFrascati/FENICE_1996_I426675.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/FENICE_1996_I426675.info
@@ -0,0 +1,30 @@
+Name: FENICE_1996_I426675
+Year: 1996
+Summary: Measurement of the hadronic cross section near the $N\bar{N}$ threshold
+Experiment: FENICE
+Collider: ADONE
+InspireID: 426675
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ -
+RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
+NeedCrossSection: no
+Beams: [e-, e+]
+Description:
+ 'Measurement of hadronic cross section in $e^+e^-$ collisions near the nucelon-antinucleon threshold by the FENICE experiment.'
+Keywords: []
+BibKey: Antonelli:1996xn
+BibTeX: '@article{Antonelli:1996xn,
+ author = "Antonelli, A. and others",
+ title = "{Measurement of the total e+ e- ---&gt; hadrons
+ cross-section near the e+ e- ---&gt; N anti-N threshold}",
+ collaboration = "FENICE",
+ journal = "Phys. Lett.",
+ volume = "B365",
+ year = "1996",
+ pages = "427-430",
+ doi = "10.1016/0370-2693(95)01457-8",
+ SLACcitation = "%%CITATION = PHLTA,B365,427;%%"
+}'
diff --git a/analyses/pluginFrascati/FENICE_1996_I426675.plot b/analyses/pluginFrascati/FENICE_1996_I426675.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/FENICE_1996_I426675.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /FENICE_1996_I426675/d01-x01-y01
+Title=$\sigma(e^+e^-\to \text{hadrons})$
+XLabel=$s/\text{GeV}^2$
+YLabel=$\sigma(e^+e^-\to \text{hadrons})$/nb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginFrascati/FENICE_1996_I426675.yoda b/analyses/pluginFrascati/FENICE_1996_I426675.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/FENICE_1996_I426675.yoda
@@ -0,0 +1,20 @@
+BEGIN YODA_SCATTER2D_V2 /REF/FENICE_1996_I426675/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.1, up: 3.1}}, 1: {error: {dn: -3.0, up: 3.0}}, 2: {error: {dn: -2.7, up: 2.7}}, 3: {error: {dn: -2.9, up: 2.9}}, 4: {error: {dn: -1.5, up: 1.5}}, 5: {error: {dn: -1.4, up: 1.4}}, 6: {error: {dn: -1.1, up: 1.1}}, 7: {error: {dn: -1.1, up: 1.1}}, 8: {error: {dn: -1.2, up: 1.2}}}
+
+IsRef: 1
+Path: /REF/FENICE_1996_I426675/d01-x01-y01
+Title: doi:10.17182/hepdata.37900.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.310000e+00 0.000000e+00 0.000000e+00 4.620000e+01 3.100000e+00 3.100000e+00
+3.380000e+00 0.000000e+00 0.000000e+00 4.930000e+01 3.000000e+00 3.000000e+00
+3.460000e+00 0.000000e+00 0.000000e+00 3.790000e+01 2.700000e+00 2.700000e+00
+3.530000e+00 0.000000e+00 0.000000e+00 4.050000e+01 2.900000e+00 2.900000e+00
+3.610000e+00 0.000000e+00 0.000000e+00 4.550000e+01 1.500000e+00 1.500000e+00
+3.690000e+00 0.000000e+00 0.000000e+00 4.250000e+01 1.400000e+00 1.400000e+00
+4.000000e+00 0.000000e+00 0.000000e+00 4.200000e+01 1.100000e+00 1.100000e+00
+4.410000e+00 0.000000e+00 0.000000e+00 4.430000e+01 1.100000e+00 1.100000e+00
+5.950000e+00 0.000000e+00 0.000000e+00 4.400000e+01 1.200000e+00 1.200000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE2_2014_I1317236.cc b/analyses/pluginFrascati/KLOE2_2014_I1317236.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2014_I1317236.cc
@@ -0,0 +1,108 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief form factor for phi-> eta
+ class KLOE2_2014_I1317236 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(KLOE2_2014_I1317236);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_m = bookHisto1D(1, 1, 1);
+ _weight=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, unsigned int & neta,
+ unsigned int & nep, unsigned int & nem, unsigned int & ngamma,
+ FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::EMINUS ) {
+ ++nem;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::EPLUS) {
+ ++nep;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::ETA) {
+ ++neta;
+ ++nstable;
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, neta,nep,nem,ngamma,ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ static double me = 0.5109989461*MeV;
+ static double mphi = 1019.461*MeV;
+ static double meta = 547.862*MeV;
+
+ // Loop over phi mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==333)) {
+ unsigned nstable(0),neta(0),nep(0),nem(0),ngamma(0);
+ FourMomentum ptot;
+ findDecayProducts(p,nstable,neta,nep,nem,ngamma,ptot);
+ if(nstable==3 && nem==1 && nem==1 && neta==1) {
+ double q = ptot.mass();
+ double beta = sqrt(1.-4*sqr(me/q));
+ double p = sqrt(sqr(1.+sqr(q)/(sqr(mphi)-sqr(meta)))-4.*sqr(mphi*q/(sqr(mphi)-sqr(meta))));
+ double fact = beta*MeV/q*(1.+2.*sqr(me/q))*pow(p,3);
+ _h_m->fill(q/MeV,event.weight()/fact);
+ }
+ else if(nstable==2 && ngamma ==1 && neta==1) {
+ _weight += event.weight();
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ static double alpha= 7.2973525664e-3;
+ scale(_h_m, 1.5*M_PI/_weight/alpha);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_m;
+ double _weight;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(KLOE2_2014_I1317236);
+
+
+}
diff --git a/analyses/pluginFrascati/KLOE2_2014_I1317236.info b/analyses/pluginFrascati/KLOE2_2014_I1317236.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2014_I1317236.info
@@ -0,0 +1,32 @@
+Name: KLOE2_2014_I1317236
+Year: 2014
+Summary: Form factor for the decay $\phi\to\eta e^+e^-$
+Experiment: KLOE2
+Collider: DAPHNE
+InspireID: 1317236
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B742 (2015) 1-6
+RunInfo: phi production with both the dalitz decay and radiative decay for normalization
+NeedCrossSection: no
+Description:
+ 'Measurement of the form factor $\left|F_{\phi\eta }(q^2)\right|$ for the decay $\phi\to\eta e^+e^-$ by the KLOE experiment at DAPHNE'
+Keywords: []
+BibKey: Babusci:2014ldz
+BibTeX: '@article{Babusci:2014ldz,
+ author = "Babusci, D. and others",
+ title = "{Study of the Dalitz decay $\phi \to \eta e^+e^-$ with
+ the KLOE detector}",
+ collaboration = "KLOE-2",
+ journal = "Phys. Lett.",
+ volume = "B742",
+ year = "2015",
+ pages = "1-6",
+ doi = "10.1016/j.physletb.2015.01.011",
+ eprint = "1409.4582",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1409.4582;%%"
+}'
diff --git a/analyses/pluginFrascati/KLOE2_2014_I1317236.plot b/analyses/pluginFrascati/KLOE2_2014_I1317236.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2014_I1317236.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /KLOE2_2014_I1317236/d01-x01-y01
+Title=Differential $\phi\to e^+e^-\eta$ decay
+XLabel=$m_{e^+e^-}$/MeV
+YLabel=$\left|F_{\phi\eta}\left(m^2_{e^+e^-}\right)\right|^2$
+LegendXPos=0.1
+END PLOT
diff --git a/analyses/pluginFrascati/KLOE2_2014_I1317236.yoda b/analyses/pluginFrascati/KLOE2_2014_I1317236.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2014_I1317236.yoda
@@ -0,0 +1,100 @@
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2014_I1317236/d01-x01-y01
+IsRef: 1
+Path: /REF/KLOE2_2014_I1317236/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.50000 2.50000 2.50000 1.00000e+00 1.00000e-02 1.00000e-02
+7.50000 2.50000 2.50000 1.05000e+00 2.00000e-02 2.00000e-02
+12.50000 2.50000 2.50000 1.03000e+00 2.00000e-02 2.00000e-02
+17.50000 2.50000 2.50000 9.90000e-01 3.00000e-02 3.00000e-02
+22.50000 2.50000 2.50000 9.70000e-01 4.00000e-02 4.00000e-02
+27.50000 2.50000 2.50000 1.00000e+00 4.00000e-02 4.00000e-02
+32.50000 2.50000 2.50000 9.30000e-01 4.00000e-02 4.00000e-02
+37.50000 2.50000 2.50000 1.03000e+00 5.00000e-02 5.00000e-02
+42.50000 2.50000 2.50000 9.50000e-01 5.00000e-02 5.00000e-02
+47.50000 2.50000 2.50000 9.50000e-01 5.00000e-02 5.00000e-02
+52.50000 2.50000 2.50000 1.01000e+00 5.00000e-02 5.00000e-02
+57.50000 2.50000 2.50000 1.01000e+00 5.00000e-02 5.00000e-02
+62.50000 2.50000 2.50000 1.03000e+00 5.00000e-02 5.00000e-02
+67.50000 2.50000 2.50000 1.08000e+00 6.00000e-02 6.00000e-02
+72.50000 2.50000 2.50000 1.04000e+00 6.00000e-02 6.00000e-02
+77.50000 2.50000 2.50000 9.60000e-01 6.00000e-02 6.00000e-02
+82.50000 2.50000 2.50000 1.09000e+00 6.00000e-02 6.00000e-02
+87.50000 2.50000 2.50000 1.06000e+00 6.00000e-02 6.00000e-02
+92.50000 2.50000 2.50000 1.01000e+00 6.00000e-02 6.00000e-02
+97.50000 2.50000 2.50000 1.08000e+00 7.00000e-02 7.00000e-02
+102.50000 2.50000 2.50000 9.80000e-01 7.00000e-02 7.00000e-02
+107.50000 2.50000 2.50000 1.06000e+00 7.00000e-02 7.00000e-02
+112.50000 2.50000 2.50000 9.70000e-01 7.00000e-02 7.00000e-02
+117.50000 2.50000 2.50000 1.12000e+00 8.00000e-02 8.00000e-02
+122.50000 2.50000 2.50000 1.05000e+00 8.00000e-02 8.00000e-02
+127.50000 2.50000 2.50000 9.60000e-01 7.00000e-02 7.00000e-02
+132.50000 2.50000 2.50000 1.09000e+00 8.00000e-02 8.00000e-02
+137.50000 2.50000 2.50000 1.06000e+00 8.00000e-02 8.00000e-02
+142.50000 2.50000 2.50000 1.08000e+00 8.00000e-02 8.00000e-02
+147.50000 2.50000 2.50000 1.06000e+00 8.00000e-02 8.00000e-02
+152.50000 2.50000 2.50000 1.11000e+00 9.00000e-02 9.00000e-02
+157.50000 2.50000 2.50000 1.17000e+00 9.00000e-02 9.00000e-02
+162.50000 2.50000 2.50000 1.13000e+00 9.00000e-02 9.00000e-02
+167.50000 2.50000 2.50000 9.80000e-01 8.00000e-02 8.00000e-02
+172.50000 2.50000 2.50000 1.03000e+00 9.00000e-02 9.00000e-02
+177.50000 2.50000 2.50000 1.28000e+00 1.00000e-01 1.00000e-01
+182.50000 2.50000 2.50000 1.03000e+00 9.00000e-02 9.00000e-02
+187.50000 2.50000 2.50000 1.21000e+00 1.00000e-01 1.00000e-01
+192.50000 2.50000 2.50000 9.00000e-01 9.00000e-02 9.00000e-02
+197.50000 2.50000 2.50000 1.25000e+00 1.00000e-01 1.00000e-01
+202.50000 2.50000 2.50000 1.12000e+00 1.00000e-01 1.00000e-01
+207.50000 2.50000 2.50000 1.05000e+00 1.00000e-01 1.00000e-01
+212.50000 2.50000 2.50000 1.13000e+00 1.00000e-01 1.00000e-01
+217.50000 2.50000 2.50000 1.04000e+00 1.00000e-01 1.00000e-01
+222.50000 2.50000 2.50000 1.14000e+00 1.00000e-01 1.00000e-01
+227.50000 2.50000 2.50000 1.27000e+00 1.10000e-01 1.10000e-01
+232.50000 2.50000 2.50000 1.18000e+00 1.10000e-01 1.10000e-01
+237.50000 2.50000 2.50000 1.06000e+00 1.00000e-01 1.00000e-01
+242.50000 2.50000 2.50000 8.30000e-01 1.00000e-01 1.00000e-01
+247.50000 2.50000 2.50000 1.20000e+00 1.10000e-01 1.10000e-01
+252.50000 2.50000 2.50000 1.11000e+00 1.10000e-01 1.10000e-01
+257.50000 2.50000 2.50000 1.52000e+00 1.30000e-01 1.30000e-01
+262.50000 2.50000 2.50000 1.33000e+00 1.20000e-01 1.20000e-01
+267.50000 2.50000 2.50000 1.39000e+00 1.30000e-01 1.30000e-01
+272.50000 2.50000 2.50000 1.24000e+00 1.30000e-01 1.30000e-01
+277.50000 2.50000 2.50000 1.32000e+00 1.30000e-01 1.30000e-01
+282.50000 2.50000 2.50000 1.39000e+00 1.40000e-01 1.40000e-01
+287.50000 2.50000 2.50000 1.18000e+00 1.30000e-01 1.30000e-01
+292.50000 2.50000 2.50000 1.20000e+00 1.30000e-01 1.30000e-01
+297.50000 2.50000 2.50000 1.27000e+00 1.40000e-01 1.40000e-01
+302.50000 2.50000 2.50000 1.22000e+00 1.40000e-01 1.40000e-01
+307.50000 2.50000 2.50000 1.30000e+00 1.50000e-01 1.50000e-01
+312.50000 2.50000 2.50000 1.57000e+00 1.70000e-01 1.70000e-01
+317.50000 2.50000 2.50000 1.28000e+00 1.60000e-01 1.60000e-01
+322.50000 2.50000 2.50000 1.19000e+00 1.60000e-01 1.60000e-01
+327.50000 2.50000 2.50000 1.38000e+00 1.80000e-01 1.80000e-01
+332.50000 2.50000 2.50000 1.21000e+00 1.80000e-01 1.80000e-01
+337.50000 2.50000 2.50000 1.35000e+00 1.90000e-01 1.90000e-01
+342.50000 2.50000 2.50000 1.39000e+00 2.00000e-01 2.00000e-01
+347.50000 2.50000 2.50000 2.08000e+00 2.60000e-01 2.60000e-01
+352.50000 2.50000 2.50000 1.50000e+00 2.50000e-01 2.50000e-01
+357.50000 2.50000 2.50000 1.30000e+00 2.40000e-01 2.40000e-01
+362.50000 2.50000 2.50000 1.13000e+00 2.80000e-01 2.80000e-01
+367.50000 2.50000 2.50000 1.20000e+00 2.70000e-01 2.70000e-01
+372.50000 2.50000 2.50000 1.87000e+00 2.90000e-01 2.90000e-01
+377.50000 2.50000 2.50000 1.76000e+00 2.90000e-01 2.90000e-01
+382.50000 2.50000 2.50000 1.02000e+00 2.90000e-01 2.90000e-01
+392.50000 2.50000 2.50000 1.58000e+00 3.60000e-01 3.60000e-01
+387.50000 2.50000 2.50000 1.49000e+00 3.10000e-01 3.10000e-01
+397.50000 2.50000 2.50000 1.79000e+00 3.80000e-01 3.80000e-01
+402.50000 2.50000 2.50000 1.54000e+00 3.70000e-01 3.70000e-01
+407.50000 2.50000 2.50000 2.08000e+00 4.30000e-01 4.30000e-01
+412.50000 2.50000 2.50000 1.40000e+00 4.80000e-01 4.80000e-01
+417.50000 2.50000 2.50000 2.24000e+00 5.90000e-01 5.90000e-01
+422.50000 2.50000 2.50000 1.40000e+00 5.90000e-01 5.90000e-01
+427.50000 2.50000 2.50000 -1.40000e-01 1.36000e+00 1.36000e+00
+432.50000 2.50000 2.50000 2.80000e-01 3.02000e+00 3.02000e+00
+437.50000 2.50000 2.50000 5.36000e+00 3.59000e+00 3.59000e+00
+442.50000 2.50000 2.50000 2.75000e+00 3.68000e+00 3.68000e+00
+447.50000 2.50000 2.50000 6.97000e+00 4.10000e+00 4.10000e+00
+452.50000 2.50000 2.50000 1.44000e+00 3.79000e+00 3.79000e+00
+457.50000 2.50000 2.50000 3.43000e+00 4.91000e+00 4.91000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416825.cc b/analyses/pluginFrascati/KLOE2_2016_I1416825.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416825.cc
@@ -0,0 +1,109 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief form factor for phi-> pi0
+ class KLOE2_2016_I1416825 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(KLOE2_2016_I1416825);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_m = bookHisto1D(1, 1, 1);
+ _weight=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, unsigned int & npi,
+ unsigned int & nep, unsigned int & nem, unsigned int & ngamma,
+ FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::EMINUS ) {
+ ++nem;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::EPLUS) {
+ ++nep;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::PI0) {
+ ++npi;
+ ++nstable;
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, npi,nep,nem,ngamma,ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ static double me = 0.5109989461*MeV;
+ static double mphi = 1019.461*MeV;
+ static double mpi = 134.9770*MeV;
+
+ // Loop over phi mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==333)) {
+ unsigned nstable(0),npi(0),nep(0),nem(0),ngamma(0);
+ FourMomentum ptot;
+ findDecayProducts(p,nstable,npi,nep,nem,ngamma,ptot);
+ if(nstable==3 && nem==1 && nem==1 && npi==1) {
+ double q = ptot.mass();
+ double beta = sqrt(1.-4*sqr(me/q));
+ double p = sqrt(sqr(1.+sqr(q)/(sqr(mphi)-sqr(mpi)))-4.*sqr(mphi*q/(sqr(mphi)-sqr(mpi))));
+ double fact = beta*MeV/q*(1.+2.*sqr(me/q))*pow(p,3);
+ _h_m->fill(q/MeV,event.weight()/fact);
+ }
+ else if(nstable==2 && ngamma ==1 && npi==1) {
+ _weight += event.weight();
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ static double alpha= 7.2973525664e-3;
+ scale(_h_m, 1.5*M_PI/_weight/alpha);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_m;
+ double _weight;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(KLOE2_2016_I1416825);
+
+
+}
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416825.info b/analyses/pluginFrascati/KLOE2_2016_I1416825.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416825.info
@@ -0,0 +1,32 @@
+Name: KLOE2_2016_I1416825
+Year: 2016
+Summary: Form factor for the decay $\phi\to\pi^0e^+e^-$
+Experiment: KLOE2
+Collider: DAPHNE
+InspireID: 1416825
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B757 (2016) 362-367, 2016
+RunInfo: phi production with both the dalitz decay and radiative decay for normalization
+NeedCrossSection: no
+Description:
+ 'Measurement of the form factor $\left|F_{\phi\pi^0}(q^2)\right|$ for the decay $\phi\to\pi^0e^+e^-$ by the KLOE experiment at DAPHNE'
+Keywords: []
+BibKey: Anastasi:2016qga
+BibTeX: '@article{Anastasi:2016qga,
+ author = "Anastasi, A. and others",
+ title = "{Measurement of the $\phi \to \pi^0 e^+e^-$ transition
+ form factor with the KLOE detector}",
+ collaboration = "KLOE-2",
+ journal = "Phys. Lett.",
+ volume = "B757",
+ year = "2016",
+ pages = "362-367",
+ doi = "10.1016/j.physletb.2016.04.015",
+ eprint = "1601.06565",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1601.06565;%%"
+}'
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416825.plot b/analyses/pluginFrascati/KLOE2_2016_I1416825.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416825.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /KLOE2_2016_I1416825/d01-x01-y01
+Title=Differential $\phi\to e^+e^-\pi^0$ decay
+XLabel=$m_{e^+e^-}$/MeV
+YLabel=$\left|F_{\phi\pi^0}\left(m^2_{e^+e^-}\right)\right|^2$
+LegendXPos=0.1
+END PLOT
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416825.yoda b/analyses/pluginFrascati/KLOE2_2016_I1416825.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416825.yoda
@@ -0,0 +1,26 @@
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416825/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.11, up: 0.11}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.21, up: 0.21}}, 3: {error: {dn: -0.19, up: 0.19}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.33, up: 0.33}}, 6: {error: {dn: -0.47, up: 0.47}}, 7: {error: {dn: -0.58, up: 0.58}}, 8: {error: {dn: -0.53, up: 0.53}}, 9: {error: {dn: -0.65, up: 0.65}}, 10: {error: {dn: -1.34, up: 1.34}}, 11: {error: {dn: -1.71, up: 1.71}}, 12: {error: {dn: -2.05, up: 2.05}}, 13: {error: {dn: -4.27, up: 4.27}}, 14: {error: {dn: -10.3, up: 10.3}}}
+
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416825/d01-x01-y01
+Title: doi:10.17182/hepdata.77046.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.000000e+00 7.978000e+00 2.100000e+01 1.000000e+00 1.100000e-01 1.100000e-01
+4.330000e+01 1.330000e+01 1.670000e+01 1.180000e+00 2.200000e-01 2.200000e-01
+7.400000e+01 1.400000e+01 1.600000e+01 9.300000e-01 2.100000e-01 2.100000e-01
+1.042000e+02 1.420000e+01 1.580000e+01 1.090000e+00 1.900000e-01 1.900000e-01
+1.344000e+02 1.440000e+01 1.560000e+01 1.190000e+00 2.300000e-01 2.300000e-01
+1.690000e+02 1.900000e+01 2.100000e+01 1.420000e+00 3.300000e-01 3.300000e-01
+2.091000e+02 1.910000e+01 2.090000e+01 1.460000e+00 4.700000e-01 4.700000e-01
+2.491000e+02 1.910000e+01 2.090000e+01 1.220000e+00 5.800000e-01 5.800000e-01
+2.888000e+02 1.880000e+01 2.120000e+01 2.300000e+00 5.300000e-01 5.300000e-01
+3.275000e+02 1.750000e+01 2.250000e+01 2.170000e+00 6.500000e-01 6.500000e-01
+3.800000e+02 3.000000e+01 2.000000e+01 3.010000e+00 1.340000e+00 1.340000e+00
+4.266000e+02 2.660000e+01 2.340000e+01 3.140000e+00 1.710000e+00 1.710000e+00
+4.761000e+02 2.610000e+01 2.390000e+01 6.070000e+00 2.050000e+00 2.050000e+00
+5.260000e+02 2.600000e+01 2.400000e+01 8.490000e+00 4.270000e+00 4.270000e+00
+6.329000e+02 8.290000e+01 6.710000e+01 1.740000e+01 1.030000e+01 1.030000e+01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416990.cc b/analyses/pluginFrascati/KLOE2_2016_I1416990.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416990.cc
@@ -0,0 +1,125 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief eta -> 3 pi analysis
+ class KLOE2_2016_I1416990 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(KLOE2_2016_I1416990);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _dalitz = bookHisto2D(1,1,1);
+ _h_dalitz.addHistogram( -0.9, -0.8, bookHisto1D(2, 1, 1 ));
+ _h_dalitz.addHistogram( -0.8, -0.7, bookHisto1D(2, 1, 2 ));
+ _h_dalitz.addHistogram( -0.7, -0.6, bookHisto1D(2, 1, 3 ));
+ _h_dalitz.addHistogram( -0.6, -0.5, bookHisto1D(2, 1, 4 ));
+ _h_dalitz.addHistogram( -0.5, -0.4, bookHisto1D(2, 1, 5 ));
+ _h_dalitz.addHistogram( -0.4, -0.3, bookHisto1D(2, 1, 6 ));
+ _h_dalitz.addHistogram( -0.3, -0.2, bookHisto1D(2, 1, 7 ));
+ _h_dalitz.addHistogram( -0.2, -0.1, bookHisto1D(2, 1, 8 ));
+ _h_dalitz.addHistogram( -0.1, 0.0, bookHisto1D(2, 1, 9 ));
+ _h_dalitz.addHistogram( 0.0, 0.1, bookHisto1D(2, 1, 10));
+ _h_dalitz.addHistogram( 0.1, 0.2, bookHisto1D(2, 1, 11));
+ _h_dalitz.addHistogram( 0.2, 0.3, bookHisto1D(2, 1, 12));
+ _h_dalitz.addHistogram( 0.3, 0.4, bookHisto1D(2, 1, 13));
+ _h_dalitz.addHistogram( 0.4, 0.5, bookHisto1D(2, 1, 14));
+ _h_dalitz.addHistogram( 0.5, 0.6, bookHisto1D(2, 1, 15));
+ _h_dalitz.addHistogram( 0.6, 0.7, bookHisto1D(2, 1, 16));
+ _h_dalitz.addHistogram( 0.7, 0.8, bookHisto1D(2, 1, 17));
+ _norm=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable,
+ Particles &pi0, Particles &pip, Particles &pim) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::PIMINUS ) {
+ pim.push_back(p);
+ ++nstable;
+ }
+ else if (id == PID::PIPLUS) {
+ pip.push_back(p);
+ ++nstable;
+ }
+ else if (id == PID::PI0) {
+ pi0.push_back(p);
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, pi0,pip,pim);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Loop over eta mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles()) {
+ if(p.pdgId()!=221) continue;
+ Particles pi0, pip, pim;
+ unsigned nstable(0);
+ findDecayProducts(p,nstable,pi0,pip,pim);
+ if(nstable==3 && pi0.size()==1 && pip.size()==1 && pim.size()==1) {
+ // massesx
+ double meta = p.mass();
+ double mpip = pip[0].mass();
+ double mpim = pim[0].mass();
+ double mpi0 = pi0[0].mass();
+ // kinetic energies
+ double Q = meta-mpip-mpim-mpi0;
+ double Ep = 0.5/meta*(sqr(meta)+sqr(mpip)-(p.momentum()-pip[0].momentum()).mass2())-mpip;
+ double Em = 0.5/meta*(sqr(meta)+sqr(mpim)-(p.momentum()-pim[0].momentum()).mass2())-mpim;
+ double E0 = 0.5/meta*(sqr(meta)+sqr(mpi0)-(p.momentum()-pi0[0].momentum()).mass2())-mpi0;
+ // X and Y variables
+ double X = sqrt(3.)/Q*(Ep-Em);
+ double Y = 3.*E0/Q-1.;
+ _dalitz ->fill(X,Y,event.weight());
+ _h_dalitz.fill(Y,X,event.weight());
+ if(fabs(X)<0.03225806451612903 && Y>0. && Y<0.1) _norm+=event.weight();
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_dalitz,0.06451612903225806*0.1/_norm);
+ for (Histo1DPtr histo : _h_dalitz.getHistograms()) scale(histo,0.06451612903225806/_norm);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo2DPtr _dalitz;
+ BinnedHistogram<double> _h_dalitz;
+ double _norm;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(KLOE2_2016_I1416990);
+
+
+}
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416990.info b/analyses/pluginFrascati/KLOE2_2016_I1416990.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416990.info
@@ -0,0 +1,32 @@
+Name: KLOE2_2016_I1416990
+Year: 2016
+Summary: Measurement of the Dalitz plot for $\eta\to\pi^+\pi^-\pi^0$
+Experiment: KLOE2
+Collider: DAPHNE
+InspireID: 1416990
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - JHEP 1605 (2016) 019
+RunInfo: Any process producing eta mesons
+NeedCrossSection: no
+Description:
+ 'Measurement of the dalitz plot for the decay $\eta\to\pi^+\pi^-\pi^0$ by the KLOE2 collaboration. The distributions are normalised such that the bin at $X=0$, $Y=0.05$ is $1$.'
+Keywords: []
+BibKey: Anastasi:2016cdz
+BibTeX: '@article{Anastasi:2016cdz,
+ author = "Anastasi, A. and others",
+ title = "{Precision measurement of the $\eta\to\pi^+\pi^-\pi^0$
+ Dalitz plot distribution with the KLOE detector}",
+ collaboration = "KLOE-2",
+ journal = "JHEP",
+ volume = "05",
+ year = "2016",
+ pages = "019",
+ doi = "10.1007/JHEP05(2016)019",
+ eprint = "1601.06985",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1601.06985;%%"
+}'
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416990.plot b/analyses/pluginFrascati/KLOE2_2016_I1416990.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416990.plot
@@ -0,0 +1,69 @@
+BEGIN PLOT /KLOE2_2016_I1416990/d01-x01-y01
+Title=Dalitz plot for $\eta\to\pi^+\pi^-\pi^0$
+XLabel=$X$
+YLabel=$Y$
+ZLabel=$N/N_0$
+LogZ=0
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02
+XLabel=$X$
+YLabel=$N/N_0$
+LogY=0
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y01
+Title=Dalitz plot slice for $-0.9<Y<-0.8$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y01
+Title=Dalitz plot slice for $-0.9<Y<-0.8$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y01
+Title=Dalitz plot slice for $-0.9<Y<-0.8$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y02
+Title=Dalitz plot slice for $-0.8<Y<-0.7$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y03
+Title=Dalitz plot slice for $-0.7<Y<-0.6$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y04
+Title=Dalitz plot slice for $-0.6<Y<-0.5$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y05
+Title=Dalitz plot slice for $-0.5<Y<-0.4$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y06
+Title=Dalitz plot slice for $-0.4<Y<-0.3$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y07
+Title=Dalitz plot slice for $-0.3<Y<-0.2$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y08
+Title=Dalitz plot slice for $-0.2<Y<-0.1$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y09
+Title=Dalitz plot slice for $-0.1<Y< 0.0$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y10
+Title=Dalitz plot slice for $0.0<Y< 0.1$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y11
+Title=Dalitz plot slice for $0.1<Y< 0.2$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y12
+Title=Dalitz plot slice for $0.2<Y< 0.3$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y13
+Title=Dalitz plot slice for $0.3<Y< 0.4$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y14
+Title=Dalitz plot slice for $0.4<Y< 0.5$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y15
+Title=Dalitz plot slice for $0.5<Y< 0.6$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y16
+Title=Dalitz plot slice for $0.6<Y< 0.7$
+END PLOT
+BEGIN PLOT /KLOE2_2016_I1416990/d02-x01-y17
+Title=Dalitz plot slice for $0.7<Y< 0.8$
+END PLOT
diff --git a/analyses/pluginFrascati/KLOE2_2016_I1416990.yoda b/analyses/pluginFrascati/KLOE2_2016_I1416990.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2016_I1416990.yoda
@@ -0,0 +1,886 @@
+BEGIN YODA_SCATTER3D_V2 /REF/KLOE2_2016_I1416990/d01-x01-y01
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d01-x01-y01
+Title:
+Type: Scatter3D
+---
+# xval xerr- xerr+ yval yerr- yerr+ zval zerr- zerr+
+-0.83871 0.03226 0.03226 -0.05000 0.05000 0.05000 1.17130e+00 1.09000e-02 1.09000e-02
+-0.83871 0.03226 0.03226 0.05000 0.05000 0.05000 1.07040e+00 1.07000e-02 1.07000e-02
+-0.83871 0.03226 0.03226 0.15000 0.05000 0.05000 9.58000e-01 1.00000e-02 1.00000e-02
+-0.83871 0.03226 0.03226 0.25000 0.05000 0.05000 8.55100e-01 9.30000e-03 9.30000e-03
+-0.83871 0.03226 0.03226 0.35000 0.05000 0.05000 7.37100e-01 8.60000e-03 8.60000e-03
+-0.77419 0.03226 0.03226 -0.25000 0.05000 0.05000 1.43350e+00 1.23000e-02 1.23000e-02
+-0.77419 0.03226 0.03226 -0.15000 0.05000 0.05000 1.31400e+00 1.15000e-02 1.15000e-02
+-0.77419 0.03226 0.03226 -0.05000 0.05000 0.05000 1.19060e+00 1.12000e-02 1.12000e-02
+-0.77419 0.03226 0.03226 0.05000 0.05000 0.05000 1.06670e+00 1.06000e-02 1.06000e-02
+-0.77419 0.03226 0.03226 0.15000 0.05000 0.05000 9.27500e-01 9.80000e-03 9.80000e-03
+-0.77419 0.03226 0.03226 0.25000 0.05000 0.05000 8.19800e-01 9.30000e-03 9.30000e-03
+-0.77419 0.03226 0.03226 0.35000 0.05000 0.05000 7.20900e-01 8.70000e-03 8.70000e-03
+-0.77419 0.03226 0.03226 0.45000 0.05000 0.05000 6.36100e-01 8.00000e-03 8.00000e-03
+-0.70968 0.03226 0.03226 -0.35000 0.05000 0.05000 1.54590e+00 1.25000e-02 1.25000e-02
+-0.70968 0.03226 0.03226 -0.25000 0.05000 0.05000 1.40540e+00 1.22000e-02 1.22000e-02
+-0.70968 0.03226 0.03226 -0.15000 0.05000 0.05000 1.27900e+00 1.15000e-02 1.15000e-02
+-0.70968 0.03226 0.03226 -0.05000 0.05000 0.05000 1.17230e+00 1.10000e-02 1.10000e-02
+-0.70968 0.03226 0.03226 0.05000 0.05000 0.05000 1.05400e+00 1.04000e-02 1.04000e-02
+-0.70968 0.03226 0.03226 0.15000 0.05000 0.05000 9.36900e-01 9.90000e-03 9.90000e-03
+-0.70968 0.03226 0.03226 0.25000 0.05000 0.05000 8.34700e-01 9.40000e-03 9.40000e-03
+-0.70968 0.03226 0.03226 0.35000 0.05000 0.05000 7.30300e-01 8.70000e-03 8.70000e-03
+-0.70968 0.03226 0.03226 0.45000 0.05000 0.05000 6.37500e-01 8.10000e-03 8.10000e-03
+-0.70968 0.03226 0.03226 0.55000 0.05000 0.05000 5.29200e-01 7.40000e-03 7.40000e-03
+-0.64516 0.03226 0.03226 -0.45000 0.05000 0.05000 1.64660e+00 1.28000e-02 1.28000e-02
+-0.64516 0.03226 0.03226 -0.35000 0.05000 0.05000 1.51720e+00 1.24000e-02 1.24000e-02
+-0.64516 0.03226 0.03226 -0.25000 0.05000 0.05000 1.43580e+00 1.21000e-02 1.21000e-02
+-0.64516 0.03226 0.03226 -0.15000 0.05000 0.05000 1.28580e+00 1.15000e-02 1.15000e-02
+-0.64516 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14980e+00 1.09000e-02 1.09000e-02
+-0.64516 0.03226 0.03226 0.05000 0.05000 0.05000 1.04980e+00 1.03000e-02 1.03000e-02
+-0.64516 0.03226 0.03226 0.15000 0.05000 0.05000 9.27000e-01 9.90000e-03 9.90000e-03
+-0.64516 0.03226 0.03226 0.25000 0.05000 0.05000 8.15500e-01 9.30000e-03 9.30000e-03
+-0.64516 0.03226 0.03226 0.35000 0.05000 0.05000 7.02100e-01 8.60000e-03 8.60000e-03
+-0.64516 0.03226 0.03226 0.45000 0.05000 0.05000 6.25600e-01 8.20000e-03 8.20000e-03
+-0.64516 0.03226 0.03226 0.55000 0.05000 0.05000 5.15800e-01 7.40000e-03 7.40000e-03
+-0.64516 0.03226 0.03226 0.65000 0.05000 0.05000 4.39100e-01 6.80000e-03 6.80000e-03
+-0.58065 0.03226 0.03226 -0.55000 0.05000 0.05000 1.77090e+00 1.30000e-02 1.30000e-02
+-0.58065 0.03226 0.03226 -0.45000 0.05000 0.05000 1.64040e+00 1.27000e-02 1.27000e-02
+-0.58065 0.03226 0.03226 -0.35000 0.05000 0.05000 1.51370e+00 1.23000e-02 1.23000e-02
+-0.58065 0.03226 0.03226 -0.25000 0.05000 0.05000 1.39190e+00 1.20000e-02 1.20000e-02
+-0.58065 0.03226 0.03226 -0.15000 0.05000 0.05000 1.28600e+00 1.14000e-02 1.14000e-02
+-0.58065 0.03226 0.03226 -0.05000 0.05000 0.05000 1.15330e+00 1.08000e-02 1.08000e-02
+-0.58065 0.03226 0.03226 0.05000 0.05000 0.05000 1.04290e+00 1.04000e-02 1.04000e-02
+-0.58065 0.03226 0.03226 0.15000 0.05000 0.05000 9.19200e-01 9.80000e-03 9.80000e-03
+-0.58065 0.03226 0.03226 0.25000 0.05000 0.05000 7.99700e-01 9.10000e-03 9.10000e-03
+-0.58065 0.03226 0.03226 0.35000 0.05000 0.05000 7.24100e-01 8.80000e-03 8.80000e-03
+-0.58065 0.03226 0.03226 0.45000 0.05000 0.05000 6.06000e-01 8.10000e-03 8.10000e-03
+-0.58065 0.03226 0.03226 0.55000 0.05000 0.05000 5.00900e-01 7.40000e-03 7.40000e-03
+-0.58065 0.03226 0.03226 0.65000 0.05000 0.05000 4.34700e-01 6.90000e-03 6.90000e-03
+-0.51613 0.03226 0.03226 -0.65000 0.05000 0.05000 1.87780e+00 1.36000e-02 1.36000e-02
+-0.51613 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75190e+00 1.29000e-02 1.29000e-02
+-0.51613 0.03226 0.03226 -0.45000 0.05000 0.05000 1.63640e+00 1.27000e-02 1.27000e-02
+-0.51613 0.03226 0.03226 -0.35000 0.05000 0.05000 1.51550e+00 1.24000e-02 1.24000e-02
+-0.51613 0.03226 0.03226 -0.25000 0.05000 0.05000 1.38650e+00 1.17000e-02 1.17000e-02
+-0.51613 0.03226 0.03226 -0.15000 0.05000 0.05000 1.26540e+00 1.14000e-02 1.14000e-02
+-0.51613 0.03226 0.03226 -0.05000 0.05000 0.05000 1.15850e+00 1.08000e-02 1.08000e-02
+-0.51613 0.03226 0.03226 0.05000 0.05000 0.05000 1.02880e+00 1.04000e-02 1.04000e-02
+-0.51613 0.03226 0.03226 0.15000 0.05000 0.05000 9.26100e-01 9.80000e-03 9.80000e-03
+-0.51613 0.03226 0.03226 0.25000 0.05000 0.05000 7.97900e-01 9.20000e-03 9.20000e-03
+-0.51613 0.03226 0.03226 0.35000 0.05000 0.05000 6.99000e-01 8.70000e-03 8.70000e-03
+-0.51613 0.03226 0.03226 0.45000 0.05000 0.05000 6.13700e-01 8.10000e-03 8.10000e-03
+-0.51613 0.03226 0.03226 0.55000 0.05000 0.05000 5.12800e-01 7.50000e-03 7.50000e-03
+-0.51613 0.03226 0.03226 0.65000 0.05000 0.05000 4.30800e-01 7.00000e-03 7.00000e-03
+-0.45161 0.03226 0.03226 -0.65000 0.05000 0.05000 1.85610e+00 1.31000e-02 1.31000e-02
+-0.45161 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75750e+00 1.28000e-02 1.28000e-02
+-0.45161 0.03226 0.03226 -0.45000 0.05000 0.05000 1.64160e+00 1.25000e-02 1.25000e-02
+-0.45161 0.03226 0.03226 -0.35000 0.05000 0.05000 1.50930e+00 1.22000e-02 1.22000e-02
+-0.45161 0.03226 0.03226 -0.25000 0.05000 0.05000 1.39800e+00 1.18000e-02 1.18000e-02
+-0.45161 0.03226 0.03226 -0.15000 0.05000 0.05000 1.27550e+00 1.13000e-02 1.13000e-02
+-0.45161 0.03226 0.03226 -0.05000 0.05000 0.05000 1.13710e+00 1.08000e-02 1.08000e-02
+-0.45161 0.03226 0.03226 0.05000 0.05000 0.05000 1.02110e+00 1.03000e-02 1.03000e-02
+-0.45161 0.03226 0.03226 0.15000 0.05000 0.05000 9.17300e-01 9.80000e-03 9.80000e-03
+-0.45161 0.03226 0.03226 0.25000 0.05000 0.05000 7.82800e-01 9.10000e-03 9.10000e-03
+-0.45161 0.03226 0.03226 0.35000 0.05000 0.05000 7.22300e-01 8.80000e-03 8.80000e-03
+-0.45161 0.03226 0.03226 0.45000 0.05000 0.05000 5.72800e-01 7.90000e-03 7.90000e-03
+-0.45161 0.03226 0.03226 0.55000 0.05000 0.05000 5.18100e-01 7.60000e-03 7.60000e-03
+-0.45161 0.03226 0.03226 0.65000 0.05000 0.05000 4.23300e-01 6.90000e-03 6.90000e-03
+-0.45161 0.03226 0.03226 0.75000 0.05000 0.05000 3.46000e-01 6.30000e-03 6.30000e-03
+-0.38710 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97260e+00 1.35000e-02 1.35000e-02
+-0.38710 0.03226 0.03226 -0.65000 0.05000 0.05000 1.86360e+00 1.30000e-02 1.30000e-02
+-0.38710 0.03226 0.03226 -0.55000 0.05000 0.05000 1.73960e+00 1.26000e-02 1.26000e-02
+-0.38710 0.03226 0.03226 -0.45000 0.05000 0.05000 1.61800e+00 1.25000e-02 1.25000e-02
+-0.38710 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49120e+00 1.22000e-02 1.22000e-02
+-0.38710 0.03226 0.03226 -0.25000 0.05000 0.05000 1.39060e+00 1.17000e-02 1.17000e-02
+-0.38710 0.03226 0.03226 -0.15000 0.05000 0.05000 1.26560e+00 1.11000e-02 1.11000e-02
+-0.38710 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14230e+00 1.07000e-02 1.07000e-02
+-0.38710 0.03226 0.03226 0.05000 0.05000 0.05000 1.04220e+00 1.03000e-02 1.03000e-02
+-0.38710 0.03226 0.03226 0.15000 0.05000 0.05000 9.10000e-01 9.70000e-03 9.70000e-03
+-0.38710 0.03226 0.03226 0.25000 0.05000 0.05000 8.01600e-01 9.20000e-03 9.20000e-03
+-0.38710 0.03226 0.03226 0.35000 0.05000 0.05000 7.00700e-01 8.60000e-03 8.60000e-03
+-0.38710 0.03226 0.03226 0.45000 0.05000 0.05000 5.98200e-01 8.10000e-03 8.10000e-03
+-0.38710 0.03226 0.03226 0.55000 0.05000 0.05000 5.01400e-01 7.50000e-03 7.50000e-03
+-0.38710 0.03226 0.03226 0.65000 0.05000 0.05000 4.20300e-01 6.90000e-03 6.90000e-03
+-0.38710 0.03226 0.03226 0.75000 0.05000 0.05000 3.42100e-01 6.20000e-03 6.20000e-03
+-0.32258 0.03226 0.03226 -0.75000 0.05000 0.05000 1.94730e+00 1.31000e-02 1.31000e-02
+-0.32258 0.03226 0.03226 -0.65000 0.05000 0.05000 1.88700e+00 1.30000e-02 1.30000e-02
+-0.32258 0.03226 0.03226 -0.55000 0.05000 0.05000 1.73780e+00 1.28000e-02 1.28000e-02
+-0.32258 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62400e+00 1.24000e-02 1.24000e-02
+-0.32258 0.03226 0.03226 -0.35000 0.05000 0.05000 1.48680e+00 1.20000e-02 1.20000e-02
+-0.32258 0.03226 0.03226 -0.25000 0.05000 0.05000 1.38840e+00 1.16000e-02 1.16000e-02
+-0.32258 0.03226 0.03226 -0.15000 0.05000 0.05000 1.25730e+00 1.11000e-02 1.11000e-02
+-0.32258 0.03226 0.03226 -0.05000 0.05000 0.05000 1.13480e+00 1.06000e-02 1.06000e-02
+-0.32258 0.03226 0.03226 0.05000 0.05000 0.05000 1.01770e+00 1.02000e-02 1.02000e-02
+-0.32258 0.03226 0.03226 0.15000 0.05000 0.05000 9.01300e-01 9.70000e-03 9.70000e-03
+-0.32258 0.03226 0.03226 0.25000 0.05000 0.05000 7.97900e-01 9.30000e-03 9.30000e-03
+-0.32258 0.03226 0.03226 0.35000 0.05000 0.05000 6.88900e-01 8.60000e-03 8.60000e-03
+-0.32258 0.03226 0.03226 0.45000 0.05000 0.05000 5.90500e-01 8.00000e-03 8.00000e-03
+-0.32258 0.03226 0.03226 0.55000 0.05000 0.05000 4.97300e-01 7.50000e-03 7.50000e-03
+-0.32258 0.03226 0.03226 0.65000 0.05000 0.05000 4.19300e-01 6.90000e-03 6.90000e-03
+-0.32258 0.03226 0.03226 0.75000 0.05000 0.05000 3.44700e-01 6.30000e-03 6.30000e-03
+-0.25806 0.03226 0.03226 -0.85000 0.05000 0.05000 2.09050e+00 1.39000e-02 1.39000e-02
+-0.25806 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97300e+00 1.32000e-02 1.32000e-02
+-0.25806 0.03226 0.03226 -0.65000 0.05000 0.05000 1.86980e+00 1.29000e-02 1.29000e-02
+-0.25806 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75300e+00 1.27000e-02 1.27000e-02
+-0.25806 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62300e+00 1.24000e-02 1.24000e-02
+-0.25806 0.03226 0.03226 -0.35000 0.05000 0.05000 1.50980e+00 1.20000e-02 1.20000e-02
+-0.25806 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37900e+00 1.15000e-02 1.15000e-02
+-0.25806 0.03226 0.03226 -0.15000 0.05000 0.05000 1.26270e+00 1.11000e-02 1.11000e-02
+-0.25806 0.03226 0.03226 -0.05000 0.05000 0.05000 1.13150e+00 1.06000e-02 1.06000e-02
+-0.25806 0.03226 0.03226 0.05000 0.05000 0.05000 1.00080e+00 1.01000e-02 1.01000e-02
+-0.25806 0.03226 0.03226 0.15000 0.05000 0.05000 8.92200e-01 9.60000e-03 9.60000e-03
+-0.25806 0.03226 0.03226 0.25000 0.05000 0.05000 7.86500e-01 9.10000e-03 9.10000e-03
+-0.25806 0.03226 0.03226 0.35000 0.05000 0.05000 6.91000e-01 8.60000e-03 8.60000e-03
+-0.25806 0.03226 0.03226 0.45000 0.05000 0.05000 5.80300e-01 8.00000e-03 8.00000e-03
+-0.25806 0.03226 0.03226 0.55000 0.05000 0.05000 5.01900e-01 7.50000e-03 7.50000e-03
+-0.25806 0.03226 0.03226 0.65000 0.05000 0.05000 4.25500e-01 7.00000e-03 7.00000e-03
+-0.25806 0.03226 0.03226 0.75000 0.05000 0.05000 3.37900e-01 6.20000e-03 6.20000e-03
+-0.19355 0.03226 0.03226 -0.85000 0.05000 0.05000 2.09280e+00 1.37000e-02 1.37000e-02
+-0.19355 0.03226 0.03226 -0.75000 0.05000 0.05000 1.96640e+00 1.31000e-02 1.31000e-02
+-0.19355 0.03226 0.03226 -0.65000 0.05000 0.05000 1.86320e+00 1.29000e-02 1.29000e-02
+-0.19355 0.03226 0.03226 -0.55000 0.05000 0.05000 1.73650e+00 1.26000e-02 1.26000e-02
+-0.19355 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62530e+00 1.24000e-02 1.24000e-02
+-0.19355 0.03226 0.03226 -0.35000 0.05000 0.05000 1.48080e+00 1.19000e-02 1.19000e-02
+-0.19355 0.03226 0.03226 -0.25000 0.05000 0.05000 1.36560e+00 1.14000e-02 1.14000e-02
+-0.19355 0.03226 0.03226 -0.15000 0.05000 0.05000 1.24140e+00 1.10000e-02 1.10000e-02
+-0.19355 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12840e+00 1.06000e-02 1.06000e-02
+-0.19355 0.03226 0.03226 0.05000 0.05000 0.05000 1.00310e+00 1.00000e-02 1.00000e-02
+-0.19355 0.03226 0.03226 0.15000 0.05000 0.05000 9.12900e-01 9.70000e-03 9.70000e-03
+-0.19355 0.03226 0.03226 0.25000 0.05000 0.05000 7.80200e-01 9.10000e-03 9.10000e-03
+-0.19355 0.03226 0.03226 0.35000 0.05000 0.05000 6.93400e-01 8.60000e-03 8.60000e-03
+-0.19355 0.03226 0.03226 0.45000 0.05000 0.05000 5.85400e-01 8.00000e-03 8.00000e-03
+-0.19355 0.03226 0.03226 0.55000 0.05000 0.05000 5.07900e-01 7.60000e-03 7.60000e-03
+-0.19355 0.03226 0.03226 0.65000 0.05000 0.05000 4.28500e-01 7.00000e-03 7.00000e-03
+-0.19355 0.03226 0.03226 0.75000 0.05000 0.05000 3.39100e-01 6.20000e-03 6.20000e-03
+-0.12903 0.03226 0.03226 -0.85000 0.05000 0.05000 2.05290e+00 1.34000e-02 1.34000e-02
+-0.12903 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97260e+00 1.30000e-02 1.30000e-02
+-0.12903 0.03226 0.03226 -0.65000 0.05000 0.05000 1.85220e+00 1.29000e-02 1.29000e-02
+-0.12903 0.03226 0.03226 -0.55000 0.05000 0.05000 1.72280e+00 1.25000e-02 1.25000e-02
+-0.12903 0.03226 0.03226 -0.45000 0.05000 0.05000 1.63350e+00 1.24000e-02 1.24000e-02
+-0.12903 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49870e+00 1.19000e-02 1.19000e-02
+-0.12903 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37030e+00 1.15000e-02 1.15000e-02
+-0.12903 0.03226 0.03226 -0.15000 0.05000 0.05000 1.24620e+00 1.09000e-02 1.09000e-02
+-0.12903 0.03226 0.03226 -0.05000 0.05000 0.05000 1.13110e+00 1.05000e-02 1.05000e-02
+-0.12903 0.03226 0.03226 0.05000 0.05000 0.05000 1.01000e+00 1.01000e-02 1.01000e-02
+-0.12903 0.03226 0.03226 0.15000 0.05000 0.05000 9.08800e-01 9.60000e-03 9.60000e-03
+-0.12903 0.03226 0.03226 0.25000 0.05000 0.05000 7.86500e-01 9.10000e-03 9.10000e-03
+-0.12903 0.03226 0.03226 0.35000 0.05000 0.05000 6.87700e-01 8.60000e-03 8.60000e-03
+-0.12903 0.03226 0.03226 0.45000 0.05000 0.05000 5.81800e-01 8.00000e-03 8.00000e-03
+-0.12903 0.03226 0.03226 0.55000 0.05000 0.05000 4.97400e-01 7.50000e-03 7.50000e-03
+-0.12903 0.03226 0.03226 0.65000 0.05000 0.05000 3.99200e-01 6.70000e-03 6.70000e-03
+-0.12903 0.03226 0.03226 0.75000 0.05000 0.05000 3.47700e-01 6.30000e-03 6.30000e-03
+-0.06452 0.03226 0.03226 -0.85000 0.05000 0.05000 2.08650e+00 1.35000e-02 1.35000e-02
+-0.06452 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97810e+00 1.31000e-02 1.31000e-02
+-0.06452 0.03226 0.03226 -0.65000 0.05000 0.05000 1.82670e+00 1.28000e-02 1.28000e-02
+-0.06452 0.03226 0.03226 -0.55000 0.05000 0.05000 1.74690e+00 1.26000e-02 1.26000e-02
+-0.06452 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62060e+00 1.25000e-02 1.25000e-02
+-0.06452 0.03226 0.03226 -0.35000 0.05000 0.05000 1.48810e+00 1.20000e-02 1.20000e-02
+-0.06452 0.03226 0.03226 -0.25000 0.05000 0.05000 1.36680e+00 1.15000e-02 1.15000e-02
+-0.06452 0.03226 0.03226 -0.15000 0.05000 0.05000 1.22730e+00 1.09000e-02 1.09000e-02
+-0.06452 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12350e+00 1.05000e-02 1.05000e-02
+-0.06452 0.03226 0.03226 0.05000 0.05000 0.05000 1.01000e+00 1.01000e-02 1.01000e-02
+-0.06452 0.03226 0.03226 0.15000 0.05000 0.05000 8.94500e-01 9.60000e-03 9.60000e-03
+-0.06452 0.03226 0.03226 0.25000 0.05000 0.05000 7.86400e-01 9.20000e-03 9.20000e-03
+-0.06452 0.03226 0.03226 0.35000 0.05000 0.05000 6.82300e-01 8.60000e-03 8.60000e-03
+-0.06452 0.03226 0.03226 0.45000 0.05000 0.05000 5.97300e-01 8.10000e-03 8.10000e-03
+-0.06452 0.03226 0.03226 0.55000 0.05000 0.05000 4.95300e-01 7.40000e-03 7.40000e-03
+-0.06452 0.03226 0.03226 0.65000 0.05000 0.05000 4.18100e-01 6.90000e-03 6.90000e-03
+-0.06452 0.03226 0.03226 0.75000 0.05000 0.05000 3.35800e-01 6.20000e-03 6.20000e-03
+0.00000 0.03226 0.03226 -0.85000 0.05000 0.05000 2.07910e+00 1.34000e-02 1.34000e-02
+0.00000 0.03226 0.03226 -0.75000 0.05000 0.05000 1.94710e+00 1.29000e-02 1.29000e-02
+0.00000 0.03226 0.03226 -0.65000 0.05000 0.05000 1.88310e+00 1.29000e-02 1.29000e-02
+0.00000 0.03226 0.03226 -0.55000 0.05000 0.05000 1.72670e+00 1.26000e-02 1.26000e-02
+0.00000 0.03226 0.03226 -0.45000 0.05000 0.05000 1.60450e+00 1.22000e-02 1.22000e-02
+0.00000 0.03226 0.03226 -0.35000 0.05000 0.05000 1.46970e+00 1.18000e-02 1.18000e-02
+0.00000 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37290e+00 1.15000e-02 1.15000e-02
+0.00000 0.03226 0.03226 -0.15000 0.05000 0.05000 1.23840e+00 1.09000e-02 1.09000e-02
+0.00000 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12890e+00 1.05000e-02 1.05000e-02
+0.00000 0.03226 0.03226 0.05000 0.05000 0.05000 1.00000e+00 1.00000e-02 1.00000e-02
+0.00000 0.03226 0.03226 0.15000 0.05000 0.05000 9.12900e-01 9.70000e-03 9.70000e-03
+0.00000 0.03226 0.03226 0.25000 0.05000 0.05000 7.84500e-01 9.10000e-03 9.10000e-03
+0.00000 0.03226 0.03226 0.35000 0.05000 0.05000 6.90100e-01 8.70000e-03 8.70000e-03
+0.00000 0.03226 0.03226 0.45000 0.05000 0.05000 5.88000e-01 8.00000e-03 8.00000e-03
+0.00000 0.03226 0.03226 0.55000 0.05000 0.05000 4.98800e-01 7.40000e-03 7.40000e-03
+0.00000 0.03226 0.03226 0.65000 0.05000 0.05000 4.21300e-01 6.90000e-03 6.90000e-03
+0.00000 0.03226 0.03226 0.75000 0.05000 0.05000 3.49500e-01 6.30000e-03 6.30000e-03
+0.06452 0.03226 0.03226 -0.85000 0.05000 0.05000 2.06860e+00 1.34000e-02 1.34000e-02
+0.06452 0.03226 0.03226 -0.75000 0.05000 0.05000 1.98510e+00 1.31000e-02 1.31000e-02
+0.06452 0.03226 0.03226 -0.65000 0.05000 0.05000 1.84330e+00 1.28000e-02 1.28000e-02
+0.06452 0.03226 0.03226 -0.55000 0.05000 0.05000 1.70520e+00 1.26000e-02 1.26000e-02
+0.06452 0.03226 0.03226 -0.45000 0.05000 0.05000 1.59460e+00 1.22000e-02 1.22000e-02
+0.06452 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49480e+00 1.19000e-02 1.19000e-02
+0.06452 0.03226 0.03226 -0.25000 0.05000 0.05000 1.36250e+00 1.14000e-02 1.14000e-02
+0.06452 0.03226 0.03226 -0.15000 0.05000 0.05000 1.24190e+00 1.10000e-02 1.10000e-02
+0.06452 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12580e+00 1.05000e-02 1.05000e-02
+0.06452 0.03226 0.03226 0.05000 0.05000 0.05000 1.00330e+00 1.01000e-02 1.01000e-02
+0.06452 0.03226 0.03226 0.15000 0.05000 0.05000 8.97300e-01 9.60000e-03 9.60000e-03
+0.06452 0.03226 0.03226 0.25000 0.05000 0.05000 7.72700e-01 9.00000e-03 9.00000e-03
+0.06452 0.03226 0.03226 0.35000 0.05000 0.05000 7.04100e-01 8.70000e-03 8.70000e-03
+0.06452 0.03226 0.03226 0.45000 0.05000 0.05000 5.94200e-01 8.10000e-03 8.10000e-03
+0.06452 0.03226 0.03226 0.55000 0.05000 0.05000 4.76900e-01 7.30000e-03 7.30000e-03
+0.06452 0.03226 0.03226 0.65000 0.05000 0.05000 4.18800e-01 6.90000e-03 6.90000e-03
+0.06452 0.03226 0.03226 0.75000 0.05000 0.05000 3.40200e-01 6.20000e-03 6.20000e-03
+0.12903 0.03226 0.03226 -0.85000 0.05000 0.05000 2.05060e+00 1.34000e-02 1.34000e-02
+0.12903 0.03226 0.03226 -0.75000 0.05000 0.05000 1.98840e+00 1.31000e-02 1.31000e-02
+0.12903 0.03226 0.03226 -0.65000 0.05000 0.05000 1.85390e+00 1.28000e-02 1.28000e-02
+0.12903 0.03226 0.03226 -0.55000 0.05000 0.05000 1.72510e+00 1.25000e-02 1.25000e-02
+0.12903 0.03226 0.03226 -0.45000 0.05000 0.05000 1.60600e+00 1.24000e-02 1.24000e-02
+0.12903 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49030e+00 1.19000e-02 1.19000e-02
+0.12903 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37550e+00 1.14000e-02 1.14000e-02
+0.12903 0.03226 0.03226 -0.15000 0.05000 0.05000 1.23380e+00 1.09000e-02 1.09000e-02
+0.12903 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12780e+00 1.05000e-02 1.05000e-02
+0.12903 0.03226 0.03226 0.05000 0.05000 0.05000 9.95100e-01 1.00000e-02 1.00000e-02
+0.12903 0.03226 0.03226 0.15000 0.05000 0.05000 8.99000e-01 9.70000e-03 9.70000e-03
+0.12903 0.03226 0.03226 0.25000 0.05000 0.05000 7.98500e-01 9.20000e-03 9.20000e-03
+0.12903 0.03226 0.03226 0.35000 0.05000 0.05000 6.79500e-01 8.60000e-03 8.60000e-03
+0.12903 0.03226 0.03226 0.45000 0.05000 0.05000 5.79200e-01 8.00000e-03 8.00000e-03
+0.12903 0.03226 0.03226 0.55000 0.05000 0.05000 5.10000e-01 7.50000e-03 7.50000e-03
+0.12903 0.03226 0.03226 0.65000 0.05000 0.05000 4.26600e-01 7.00000e-03 7.00000e-03
+0.12903 0.03226 0.03226 0.75000 0.05000 0.05000 3.47000e-01 6.30000e-03 6.30000e-03
+0.19355 0.03226 0.03226 -0.85000 0.05000 0.05000 2.07060e+00 1.35000e-02 1.35000e-02
+0.19355 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97840e+00 1.31000e-02 1.31000e-02
+0.19355 0.03226 0.03226 -0.65000 0.05000 0.05000 1.83740e+00 1.28000e-02 1.28000e-02
+0.19355 0.03226 0.03226 -0.55000 0.05000 0.05000 1.72740e+00 1.27000e-02 1.27000e-02
+0.19355 0.03226 0.03226 -0.45000 0.05000 0.05000 1.59070e+00 1.23000e-02 1.23000e-02
+0.19355 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49050e+00 1.19000e-02 1.19000e-02
+0.19355 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37330e+00 1.15000e-02 1.15000e-02
+0.19355 0.03226 0.03226 -0.15000 0.05000 0.05000 1.23520e+00 1.09000e-02 1.09000e-02
+0.19355 0.03226 0.03226 -0.05000 0.05000 0.05000 1.11610e+00 1.05000e-02 1.05000e-02
+0.19355 0.03226 0.03226 0.05000 0.05000 0.05000 1.00910e+00 1.00000e-02 1.00000e-02
+0.19355 0.03226 0.03226 0.15000 0.05000 0.05000 8.91900e-01 9.60000e-03 9.60000e-03
+0.19355 0.03226 0.03226 0.25000 0.05000 0.05000 7.86800e-01 9.10000e-03 9.10000e-03
+0.19355 0.03226 0.03226 0.35000 0.05000 0.05000 6.85500e-01 8.60000e-03 8.60000e-03
+0.19355 0.03226 0.03226 0.45000 0.05000 0.05000 5.87000e-01 8.00000e-03 8.00000e-03
+0.19355 0.03226 0.03226 0.55000 0.05000 0.05000 5.07600e-01 7.50000e-03 7.50000e-03
+0.19355 0.03226 0.03226 0.65000 0.05000 0.05000 4.29400e-01 7.00000e-03 7.00000e-03
+0.19355 0.03226 0.03226 0.75000 0.05000 0.05000 3.42300e-01 6.30000e-03 6.30000e-03
+0.25806 0.03226 0.03226 -0.85000 0.05000 0.05000 2.08530e+00 1.39000e-02 1.39000e-02
+0.25806 0.03226 0.03226 -0.75000 0.05000 0.05000 1.99470e+00 1.33000e-02 1.33000e-02
+0.25806 0.03226 0.03226 -0.65000 0.05000 0.05000 1.84820e+00 1.28000e-02 1.28000e-02
+0.25806 0.03226 0.03226 -0.55000 0.05000 0.05000 1.74760e+00 1.26000e-02 1.26000e-02
+0.25806 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62260e+00 1.24000e-02 1.24000e-02
+0.25806 0.03226 0.03226 -0.35000 0.05000 0.05000 1.48620e+00 1.20000e-02 1.20000e-02
+0.25806 0.03226 0.03226 -0.25000 0.05000 0.05000 1.37870e+00 1.15000e-02 1.15000e-02
+0.25806 0.03226 0.03226 -0.15000 0.05000 0.05000 1.24500e+00 1.09000e-02 1.09000e-02
+0.25806 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12850e+00 1.06000e-02 1.06000e-02
+0.25806 0.03226 0.03226 0.05000 0.05000 0.05000 1.01840e+00 1.02000e-02 1.02000e-02
+0.25806 0.03226 0.03226 0.15000 0.05000 0.05000 8.92800e-01 9.70000e-03 9.70000e-03
+0.25806 0.03226 0.03226 0.25000 0.05000 0.05000 7.87700e-01 9.10000e-03 9.10000e-03
+0.25806 0.03226 0.03226 0.35000 0.05000 0.05000 6.93300e-01 8.60000e-03 8.60000e-03
+0.25806 0.03226 0.03226 0.45000 0.05000 0.05000 5.93500e-01 8.10000e-03 8.10000e-03
+0.25806 0.03226 0.03226 0.55000 0.05000 0.05000 4.95700e-01 7.40000e-03 7.40000e-03
+0.25806 0.03226 0.03226 0.65000 0.05000 0.05000 4.15800e-01 6.90000e-03 6.90000e-03
+0.25806 0.03226 0.03226 0.75000 0.05000 0.05000 3.51300e-01 6.40000e-03 6.40000e-03
+0.32258 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97990e+00 1.33000e-02 1.33000e-02
+0.32258 0.03226 0.03226 -0.65000 0.05000 0.05000 1.87810e+00 1.29000e-02 1.29000e-02
+0.32258 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75180e+00 1.26000e-02 1.26000e-02
+0.32258 0.03226 0.03226 -0.45000 0.05000 0.05000 1.62290e+00 1.24000e-02 1.24000e-02
+0.32258 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49590e+00 1.21000e-02 1.21000e-02
+0.32258 0.03226 0.03226 -0.25000 0.05000 0.05000 1.36410e+00 1.15000e-02 1.15000e-02
+0.32258 0.03226 0.03226 -0.15000 0.05000 0.05000 1.23090e+00 1.10000e-02 1.10000e-02
+0.32258 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14400e+00 1.07000e-02 1.07000e-02
+0.32258 0.03226 0.03226 0.05000 0.05000 0.05000 1.03220e+00 1.02000e-02 1.02000e-02
+0.32258 0.03226 0.03226 0.15000 0.05000 0.05000 9.19500e-01 9.80000e-03 9.80000e-03
+0.32258 0.03226 0.03226 0.25000 0.05000 0.05000 7.79200e-01 9.10000e-03 9.10000e-03
+0.32258 0.03226 0.03226 0.35000 0.05000 0.05000 6.92100e-01 8.60000e-03 8.60000e-03
+0.32258 0.03226 0.03226 0.45000 0.05000 0.05000 5.86100e-01 8.00000e-03 8.00000e-03
+0.32258 0.03226 0.03226 0.55000 0.05000 0.05000 4.94900e-01 7.40000e-03 7.40000e-03
+0.32258 0.03226 0.03226 0.65000 0.05000 0.05000 4.18200e-01 6.90000e-03 6.90000e-03
+0.32258 0.03226 0.03226 0.75000 0.05000 0.05000 3.51400e-01 6.30000e-03 6.30000e-03
+0.38710 0.03226 0.03226 -0.75000 0.05000 0.05000 1.97730e+00 1.35000e-02 1.35000e-02
+0.38710 0.03226 0.03226 -0.65000 0.05000 0.05000 1.87040e+00 1.30000e-02 1.30000e-02
+0.38710 0.03226 0.03226 -0.55000 0.05000 0.05000 1.73740e+00 1.27000e-02 1.27000e-02
+0.38710 0.03226 0.03226 -0.45000 0.05000 0.05000 1.59470e+00 1.23000e-02 1.23000e-02
+0.38710 0.03226 0.03226 -0.35000 0.05000 0.05000 1.50160e+00 1.20000e-02 1.20000e-02
+0.38710 0.03226 0.03226 -0.25000 0.05000 0.05000 1.35930e+00 1.15000e-02 1.15000e-02
+0.38710 0.03226 0.03226 -0.15000 0.05000 0.05000 1.24170e+00 1.11000e-02 1.11000e-02
+0.38710 0.03226 0.03226 -0.05000 0.05000 0.05000 1.12500e+00 1.06000e-02 1.06000e-02
+0.38710 0.03226 0.03226 0.05000 0.05000 0.05000 1.01660e+00 1.02000e-02 1.02000e-02
+0.38710 0.03226 0.03226 0.15000 0.05000 0.05000 9.05100e-01 9.60000e-03 9.60000e-03
+0.38710 0.03226 0.03226 0.25000 0.05000 0.05000 7.90300e-01 9.10000e-03 9.10000e-03
+0.38710 0.03226 0.03226 0.35000 0.05000 0.05000 7.11700e-01 8.70000e-03 8.70000e-03
+0.38710 0.03226 0.03226 0.45000 0.05000 0.05000 6.07500e-01 8.10000e-03 8.10000e-03
+0.38710 0.03226 0.03226 0.55000 0.05000 0.05000 5.05600e-01 7.50000e-03 7.50000e-03
+0.38710 0.03226 0.03226 0.65000 0.05000 0.05000 4.16500e-01 6.90000e-03 6.90000e-03
+0.38710 0.03226 0.03226 0.75000 0.05000 0.05000 3.51800e-01 6.30000e-03 6.30000e-03
+0.45161 0.03226 0.03226 -0.65000 0.05000 0.05000 1.88350e+00 1.32000e-02 1.32000e-02
+0.45161 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75730e+00 1.28000e-02 1.28000e-02
+0.45161 0.03226 0.03226 -0.45000 0.05000 0.05000 1.63700e+00 1.24000e-02 1.24000e-02
+0.45161 0.03226 0.03226 -0.35000 0.05000 0.05000 1.50410e+00 1.20000e-02 1.20000e-02
+0.45161 0.03226 0.03226 -0.25000 0.05000 0.05000 1.38230e+00 1.17000e-02 1.17000e-02
+0.45161 0.03226 0.03226 -0.15000 0.05000 0.05000 1.25990e+00 1.11000e-02 1.11000e-02
+0.45161 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14270e+00 1.08000e-02 1.08000e-02
+0.45161 0.03226 0.03226 0.05000 0.05000 0.05000 1.01710e+00 1.03000e-02 1.03000e-02
+0.45161 0.03226 0.03226 0.15000 0.05000 0.05000 9.16200e-01 9.80000e-03 9.80000e-03
+0.45161 0.03226 0.03226 0.25000 0.05000 0.05000 8.23800e-01 9.30000e-03 9.30000e-03
+0.45161 0.03226 0.03226 0.35000 0.05000 0.05000 7.08000e-01 8.70000e-03 8.70000e-03
+0.45161 0.03226 0.03226 0.45000 0.05000 0.05000 6.02900e-01 8.10000e-03 8.10000e-03
+0.45161 0.03226 0.03226 0.55000 0.05000 0.05000 5.08300e-01 7.50000e-03 7.50000e-03
+0.45161 0.03226 0.03226 0.65000 0.05000 0.05000 4.32100e-01 7.10000e-03 7.10000e-03
+0.45161 0.03226 0.03226 0.75000 0.05000 0.05000 3.47300e-01 6.30000e-03 6.30000e-03
+0.51613 0.03226 0.03226 -0.65000 0.05000 0.05000 1.88110e+00 1.36000e-02 1.36000e-02
+0.51613 0.03226 0.03226 -0.55000 0.05000 0.05000 1.73140e+00 1.28000e-02 1.28000e-02
+0.51613 0.03226 0.03226 -0.45000 0.05000 0.05000 1.63810e+00 1.26000e-02 1.26000e-02
+0.51613 0.03226 0.03226 -0.35000 0.05000 0.05000 1.51740e+00 1.22000e-02 1.22000e-02
+0.51613 0.03226 0.03226 -0.25000 0.05000 0.05000 1.40860e+00 1.18000e-02 1.18000e-02
+0.51613 0.03226 0.03226 -0.15000 0.05000 0.05000 1.27570e+00 1.13000e-02 1.13000e-02
+0.51613 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14280e+00 1.07000e-02 1.07000e-02
+0.51613 0.03226 0.03226 0.05000 0.05000 0.05000 1.01140e+00 1.03000e-02 1.03000e-02
+0.51613 0.03226 0.03226 0.15000 0.05000 0.05000 9.28200e-01 9.80000e-03 9.80000e-03
+0.51613 0.03226 0.03226 0.25000 0.05000 0.05000 8.03500e-01 9.30000e-03 9.30000e-03
+0.51613 0.03226 0.03226 0.35000 0.05000 0.05000 6.98800e-01 8.70000e-03 8.70000e-03
+0.51613 0.03226 0.03226 0.45000 0.05000 0.05000 5.86800e-01 7.90000e-03 7.90000e-03
+0.51613 0.03226 0.03226 0.55000 0.05000 0.05000 5.08100e-01 7.50000e-03 7.50000e-03
+0.51613 0.03226 0.03226 0.65000 0.05000 0.05000 4.42200e-01 7.10000e-03 7.10000e-03
+0.58065 0.03226 0.03226 -0.55000 0.05000 0.05000 1.75620e+00 1.30000e-02 1.30000e-02
+0.58065 0.03226 0.03226 -0.45000 0.05000 0.05000 1.63740e+00 1.25000e-02 1.25000e-02
+0.58065 0.03226 0.03226 -0.35000 0.05000 0.05000 1.49960e+00 1.21000e-02 1.21000e-02
+0.58065 0.03226 0.03226 -0.25000 0.05000 0.05000 1.39860e+00 1.18000e-02 1.18000e-02
+0.58065 0.03226 0.03226 -0.15000 0.05000 0.05000 1.27160e+00 1.15000e-02 1.15000e-02
+0.58065 0.03226 0.03226 -0.05000 0.05000 0.05000 1.14890e+00 1.08000e-02 1.08000e-02
+0.58065 0.03226 0.03226 0.05000 0.05000 0.05000 1.01640e+00 1.03000e-02 1.03000e-02
+0.58065 0.03226 0.03226 0.15000 0.05000 0.05000 9.09500e-01 9.70000e-03 9.70000e-03
+0.58065 0.03226 0.03226 0.25000 0.05000 0.05000 8.03500e-01 9.20000e-03 9.20000e-03
+0.58065 0.03226 0.03226 0.35000 0.05000 0.05000 7.13300e-01 8.70000e-03 8.70000e-03
+0.58065 0.03226 0.03226 0.45000 0.05000 0.05000 5.94100e-01 8.00000e-03 8.00000e-03
+0.58065 0.03226 0.03226 0.55000 0.05000 0.05000 5.16500e-01 7.50000e-03 7.50000e-03
+0.58065 0.03226 0.03226 0.65000 0.05000 0.05000 4.30100e-01 6.80000e-03 6.80000e-03
+0.64516 0.03226 0.03226 -0.45000 0.05000 0.05000 1.64120e+00 1.28000e-02 1.28000e-02
+0.64516 0.03226 0.03226 -0.35000 0.05000 0.05000 1.53390e+00 1.23000e-02 1.23000e-02
+0.64516 0.03226 0.03226 -0.25000 0.05000 0.05000 1.39110e+00 1.17000e-02 1.17000e-02
+0.64516 0.03226 0.03226 -0.15000 0.05000 0.05000 1.28610e+00 1.15000e-02 1.15000e-02
+0.64516 0.03226 0.03226 -0.05000 0.05000 0.05000 1.15700e+00 1.09000e-02 1.09000e-02
+0.64516 0.03226 0.03226 0.05000 0.05000 0.05000 1.04750e+00 1.05000e-02 1.05000e-02
+0.64516 0.03226 0.03226 0.15000 0.05000 0.05000 9.24100e-01 9.80000e-03 9.80000e-03
+0.64516 0.03226 0.03226 0.25000 0.05000 0.05000 8.05400e-01 9.10000e-03 9.10000e-03
+0.64516 0.03226 0.03226 0.35000 0.05000 0.05000 7.34000e-01 8.90000e-03 8.90000e-03
+0.64516 0.03226 0.03226 0.45000 0.05000 0.05000 6.10500e-01 8.00000e-03 8.00000e-03
+0.64516 0.03226 0.03226 0.55000 0.05000 0.05000 5.23600e-01 7.40000e-03 7.40000e-03
+0.64516 0.03226 0.03226 0.65000 0.05000 0.05000 4.37200e-01 6.80000e-03 6.80000e-03
+0.70968 0.03226 0.03226 -0.35000 0.05000 0.05000 1.54930e+00 1.25000e-02 1.25000e-02
+0.70968 0.03226 0.03226 -0.25000 0.05000 0.05000 1.40930e+00 1.19000e-02 1.19000e-02
+0.70968 0.03226 0.03226 -0.15000 0.05000 0.05000 1.29480e+00 1.15000e-02 1.15000e-02
+0.70968 0.03226 0.03226 -0.05000 0.05000 0.05000 1.16420e+00 1.08000e-02 1.08000e-02
+0.70968 0.03226 0.03226 0.05000 0.05000 0.05000 1.05730e+00 1.04000e-02 1.04000e-02
+0.70968 0.03226 0.03226 0.15000 0.05000 0.05000 9.25600e-01 9.80000e-03 9.80000e-03
+0.70968 0.03226 0.03226 0.25000 0.05000 0.05000 8.26300e-01 9.30000e-03 9.30000e-03
+0.70968 0.03226 0.03226 0.35000 0.05000 0.05000 7.25800e-01 8.80000e-03 8.80000e-03
+0.70968 0.03226 0.03226 0.45000 0.05000 0.05000 6.14700e-01 7.90000e-03 7.90000e-03
+0.70968 0.03226 0.03226 0.55000 0.05000 0.05000 5.17800e-01 7.30000e-03 7.30000e-03
+0.77419 0.03226 0.03226 -0.25000 0.05000 0.05000 1.42360e+00 1.22000e-02 1.22000e-02
+0.77419 0.03226 0.03226 -0.15000 0.05000 0.05000 1.29960e+00 1.16000e-02 1.16000e-02
+0.77419 0.03226 0.03226 -0.05000 0.05000 0.05000 1.16650e+00 1.09000e-02 1.09000e-02
+0.77419 0.03226 0.03226 0.05000 0.05000 0.05000 1.06690e+00 1.06000e-02 1.06000e-02
+0.77419 0.03226 0.03226 0.15000 0.05000 0.05000 9.41700e-01 9.90000e-03 9.90000e-03
+0.77419 0.03226 0.03226 0.25000 0.05000 0.05000 8.41000e-01 9.30000e-03 9.30000e-03
+0.77419 0.03226 0.03226 0.35000 0.05000 0.05000 7.17100e-01 8.60000e-03 8.60000e-03
+0.77419 0.03226 0.03226 0.45000 0.05000 0.05000 6.24700e-01 7.90000e-03 7.90000e-03
+0.83871 0.03226 0.03226 -0.05000 0.05000 0.05000 1.20070e+00 1.11000e-02 1.11000e-02
+0.83871 0.03226 0.03226 0.05000 0.05000 0.05000 1.05420e+00 1.05000e-02 1.05000e-02
+0.83871 0.03226 0.03226 0.15000 0.05000 0.05000 9.47800e-01 9.90000e-03 9.90000e-03
+0.83871 0.03226 0.03226 0.25000 0.05000 0.05000 8.49000e-01 9.30000e-03 9.30000e-03
+0.83871 0.03226 0.03226 0.35000 0.05000 0.05000 7.33800e-01 8.50000e-03 8.50000e-03
+END YODA_SCATTER3D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y01
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.25806 0.03226 0.03226 2.09050e+00 1.39000e-02 1.39000e-02
+-0.19355 0.03226 0.03226 2.09280e+00 1.37000e-02 1.37000e-02
+-0.12903 0.03226 0.03226 2.05290e+00 1.34000e-02 1.34000e-02
+-0.06452 0.03226 0.03226 2.08650e+00 1.35000e-02 1.35000e-02
+0.00000 0.03226 0.03226 2.07910e+00 1.34000e-02 1.34000e-02
+0.06452 0.03226 0.03226 2.06860e+00 1.34000e-02 1.34000e-02
+0.12903 0.03226 0.03226 2.05060e+00 1.34000e-02 1.34000e-02
+0.19355 0.03226 0.03226 2.07060e+00 1.35000e-02 1.35000e-02
+0.25806 0.03226 0.03226 2.08530e+00 1.39000e-02 1.39000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y02
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.38710 0.03226 0.03226 1.97260e+00 1.35000e-02 1.35000e-02
+-0.32258 0.03226 0.03226 1.94730e+00 1.31000e-02 1.31000e-02
+-0.25806 0.03226 0.03226 1.97300e+00 1.32000e-02 1.32000e-02
+-0.19355 0.03226 0.03226 1.96640e+00 1.31000e-02 1.31000e-02
+-0.12903 0.03226 0.03226 1.97260e+00 1.30000e-02 1.30000e-02
+-0.06452 0.03226 0.03226 1.97810e+00 1.31000e-02 1.31000e-02
+0.00000 0.03226 0.03226 1.94710e+00 1.29000e-02 1.29000e-02
+0.06452 0.03226 0.03226 1.98510e+00 1.31000e-02 1.31000e-02
+0.12903 0.03226 0.03226 1.98840e+00 1.31000e-02 1.31000e-02
+0.19355 0.03226 0.03226 1.97840e+00 1.31000e-02 1.31000e-02
+0.25806 0.03226 0.03226 1.99470e+00 1.33000e-02 1.33000e-02
+0.32258 0.03226 0.03226 1.97990e+00 1.33000e-02 1.33000e-02
+0.38710 0.03226 0.03226 1.97730e+00 1.35000e-02 1.35000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y03
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.51613 0.03226 0.03226 1.87780e+00 1.36000e-02 1.36000e-02
+-0.45161 0.03226 0.03226 1.85610e+00 1.31000e-02 1.31000e-02
+-0.38710 0.03226 0.03226 1.86360e+00 1.30000e-02 1.30000e-02
+-0.32258 0.03226 0.03226 1.88700e+00 1.30000e-02 1.30000e-02
+-0.25806 0.03226 0.03226 1.86980e+00 1.29000e-02 1.29000e-02
+-0.19355 0.03226 0.03226 1.86320e+00 1.29000e-02 1.29000e-02
+-0.12903 0.03226 0.03226 1.85220e+00 1.29000e-02 1.29000e-02
+-0.06452 0.03226 0.03226 1.82670e+00 1.28000e-02 1.28000e-02
+0.00000 0.03226 0.03226 1.88310e+00 1.29000e-02 1.29000e-02
+0.06452 0.03226 0.03226 1.84330e+00 1.28000e-02 1.28000e-02
+0.12903 0.03226 0.03226 1.85390e+00 1.28000e-02 1.28000e-02
+0.19355 0.03226 0.03226 1.83740e+00 1.28000e-02 1.28000e-02
+0.25806 0.03226 0.03226 1.84820e+00 1.28000e-02 1.28000e-02
+0.32258 0.03226 0.03226 1.87810e+00 1.29000e-02 1.29000e-02
+0.38710 0.03226 0.03226 1.87040e+00 1.30000e-02 1.30000e-02
+0.45161 0.03226 0.03226 1.88350e+00 1.32000e-02 1.32000e-02
+0.51613 0.03226 0.03226 1.88110e+00 1.36000e-02 1.36000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y04
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.58065 0.03226 0.03226 1.77090e+00 1.30000e-02 1.30000e-02
+-0.51613 0.03226 0.03226 1.75190e+00 1.29000e-02 1.29000e-02
+-0.45161 0.03226 0.03226 1.75750e+00 1.28000e-02 1.28000e-02
+-0.38710 0.03226 0.03226 1.73960e+00 1.26000e-02 1.26000e-02
+-0.32258 0.03226 0.03226 1.73780e+00 1.28000e-02 1.28000e-02
+-0.25806 0.03226 0.03226 1.75300e+00 1.27000e-02 1.27000e-02
+-0.19355 0.03226 0.03226 1.73650e+00 1.26000e-02 1.26000e-02
+-0.12903 0.03226 0.03226 1.72280e+00 1.25000e-02 1.25000e-02
+-0.06452 0.03226 0.03226 1.74690e+00 1.26000e-02 1.26000e-02
+0.00000 0.03226 0.03226 1.72670e+00 1.26000e-02 1.26000e-02
+0.06452 0.03226 0.03226 1.70520e+00 1.26000e-02 1.26000e-02
+0.12903 0.03226 0.03226 1.72510e+00 1.25000e-02 1.25000e-02
+0.19355 0.03226 0.03226 1.72740e+00 1.27000e-02 1.27000e-02
+0.25806 0.03226 0.03226 1.74760e+00 1.26000e-02 1.26000e-02
+0.32258 0.03226 0.03226 1.75180e+00 1.26000e-02 1.26000e-02
+0.38710 0.03226 0.03226 1.73740e+00 1.27000e-02 1.27000e-02
+0.45161 0.03226 0.03226 1.75730e+00 1.28000e-02 1.28000e-02
+0.51613 0.03226 0.03226 1.73140e+00 1.28000e-02 1.28000e-02
+0.58065 0.03226 0.03226 1.75620e+00 1.30000e-02 1.30000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y05
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y05
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.64516 0.03226 0.03226 1.64660e+00 1.28000e-02 1.28000e-02
+-0.58065 0.03226 0.03226 1.64040e+00 1.27000e-02 1.27000e-02
+-0.51613 0.03226 0.03226 1.63640e+00 1.27000e-02 1.27000e-02
+-0.45161 0.03226 0.03226 1.64160e+00 1.25000e-02 1.25000e-02
+-0.38710 0.03226 0.03226 1.61800e+00 1.25000e-02 1.25000e-02
+-0.32258 0.03226 0.03226 1.62400e+00 1.24000e-02 1.24000e-02
+-0.25806 0.03226 0.03226 1.62300e+00 1.24000e-02 1.24000e-02
+-0.19355 0.03226 0.03226 1.62530e+00 1.24000e-02 1.24000e-02
+-0.12903 0.03226 0.03226 1.63350e+00 1.24000e-02 1.24000e-02
+-0.06452 0.03226 0.03226 1.62060e+00 1.25000e-02 1.25000e-02
+0.00000 0.03226 0.03226 1.60450e+00 1.22000e-02 1.22000e-02
+0.06452 0.03226 0.03226 1.59460e+00 1.22000e-02 1.22000e-02
+0.12903 0.03226 0.03226 1.60600e+00 1.24000e-02 1.24000e-02
+0.19355 0.03226 0.03226 1.59070e+00 1.23000e-02 1.23000e-02
+0.25806 0.03226 0.03226 1.62260e+00 1.24000e-02 1.24000e-02
+0.32258 0.03226 0.03226 1.62290e+00 1.24000e-02 1.24000e-02
+0.38710 0.03226 0.03226 1.59470e+00 1.23000e-02 1.23000e-02
+0.45161 0.03226 0.03226 1.63700e+00 1.24000e-02 1.24000e-02
+0.51613 0.03226 0.03226 1.63810e+00 1.26000e-02 1.26000e-02
+0.58065 0.03226 0.03226 1.63740e+00 1.25000e-02 1.25000e-02
+0.64516 0.03226 0.03226 1.64120e+00 1.28000e-02 1.28000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y06
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y06
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70968 0.03226 0.03226 1.54590e+00 1.25000e-02 1.25000e-02
+-0.64516 0.03226 0.03226 1.51720e+00 1.24000e-02 1.24000e-02
+-0.58065 0.03226 0.03226 1.51370e+00 1.23000e-02 1.23000e-02
+-0.51613 0.03226 0.03226 1.51550e+00 1.24000e-02 1.24000e-02
+-0.45161 0.03226 0.03226 1.50930e+00 1.22000e-02 1.22000e-02
+-0.38710 0.03226 0.03226 1.49120e+00 1.22000e-02 1.22000e-02
+-0.32258 0.03226 0.03226 1.48680e+00 1.20000e-02 1.20000e-02
+-0.25806 0.03226 0.03226 1.50980e+00 1.20000e-02 1.20000e-02
+-0.19355 0.03226 0.03226 1.48080e+00 1.19000e-02 1.19000e-02
+-0.12903 0.03226 0.03226 1.49870e+00 1.19000e-02 1.19000e-02
+-0.06452 0.03226 0.03226 1.48810e+00 1.20000e-02 1.20000e-02
+0.00000 0.03226 0.03226 1.46970e+00 1.18000e-02 1.18000e-02
+0.06452 0.03226 0.03226 1.49480e+00 1.19000e-02 1.19000e-02
+0.12903 0.03226 0.03226 1.49030e+00 1.19000e-02 1.19000e-02
+0.19355 0.03226 0.03226 1.49050e+00 1.19000e-02 1.19000e-02
+0.25806 0.03226 0.03226 1.48620e+00 1.20000e-02 1.20000e-02
+0.32258 0.03226 0.03226 1.49590e+00 1.21000e-02 1.21000e-02
+0.38710 0.03226 0.03226 1.50160e+00 1.20000e-02 1.20000e-02
+0.45161 0.03226 0.03226 1.50410e+00 1.20000e-02 1.20000e-02
+0.51613 0.03226 0.03226 1.51740e+00 1.22000e-02 1.22000e-02
+0.58065 0.03226 0.03226 1.49960e+00 1.21000e-02 1.21000e-02
+0.64516 0.03226 0.03226 1.53390e+00 1.23000e-02 1.23000e-02
+0.70968 0.03226 0.03226 1.54930e+00 1.25000e-02 1.25000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y07
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y07
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.77419 0.03226 0.03226 1.43350e+00 1.23000e-02 1.23000e-02
+-0.70968 0.03226 0.03226 1.40540e+00 1.22000e-02 1.22000e-02
+-0.64516 0.03226 0.03226 1.43580e+00 1.21000e-02 1.21000e-02
+-0.58065 0.03226 0.03226 1.39190e+00 1.20000e-02 1.20000e-02
+-0.51613 0.03226 0.03226 1.38650e+00 1.17000e-02 1.17000e-02
+-0.45161 0.03226 0.03226 1.39800e+00 1.18000e-02 1.18000e-02
+-0.38710 0.03226 0.03226 1.39060e+00 1.17000e-02 1.17000e-02
+-0.32258 0.03226 0.03226 1.38840e+00 1.16000e-02 1.16000e-02
+-0.25806 0.03226 0.03226 1.37900e+00 1.15000e-02 1.15000e-02
+-0.19355 0.03226 0.03226 1.36560e+00 1.14000e-02 1.14000e-02
+-0.12903 0.03226 0.03226 1.37030e+00 1.15000e-02 1.15000e-02
+-0.06452 0.03226 0.03226 1.36680e+00 1.15000e-02 1.15000e-02
+0.00000 0.03226 0.03226 1.37290e+00 1.15000e-02 1.15000e-02
+0.06452 0.03226 0.03226 1.36250e+00 1.14000e-02 1.14000e-02
+0.12903 0.03226 0.03226 1.37550e+00 1.14000e-02 1.14000e-02
+0.19355 0.03226 0.03226 1.37330e+00 1.15000e-02 1.15000e-02
+0.25806 0.03226 0.03226 1.37870e+00 1.15000e-02 1.15000e-02
+0.32258 0.03226 0.03226 1.36410e+00 1.15000e-02 1.15000e-02
+0.38710 0.03226 0.03226 1.35930e+00 1.15000e-02 1.15000e-02
+0.45161 0.03226 0.03226 1.38230e+00 1.17000e-02 1.17000e-02
+0.51613 0.03226 0.03226 1.40860e+00 1.18000e-02 1.18000e-02
+0.58065 0.03226 0.03226 1.39860e+00 1.18000e-02 1.18000e-02
+0.64516 0.03226 0.03226 1.39110e+00 1.17000e-02 1.17000e-02
+0.70968 0.03226 0.03226 1.40930e+00 1.19000e-02 1.19000e-02
+0.77419 0.03226 0.03226 1.42360e+00 1.22000e-02 1.22000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y08
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y08
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.77419 0.03226 0.03226 1.31400e+00 1.15000e-02 1.15000e-02
+-0.70968 0.03226 0.03226 1.27900e+00 1.15000e-02 1.15000e-02
+-0.64516 0.03226 0.03226 1.28580e+00 1.15000e-02 1.15000e-02
+-0.58065 0.03226 0.03226 1.28600e+00 1.14000e-02 1.14000e-02
+-0.51613 0.03226 0.03226 1.26540e+00 1.14000e-02 1.14000e-02
+-0.45161 0.03226 0.03226 1.27550e+00 1.13000e-02 1.13000e-02
+-0.38710 0.03226 0.03226 1.26560e+00 1.11000e-02 1.11000e-02
+-0.32258 0.03226 0.03226 1.25730e+00 1.11000e-02 1.11000e-02
+-0.25806 0.03226 0.03226 1.26270e+00 1.11000e-02 1.11000e-02
+-0.19355 0.03226 0.03226 1.24140e+00 1.10000e-02 1.10000e-02
+-0.12903 0.03226 0.03226 1.24620e+00 1.09000e-02 1.09000e-02
+-0.06452 0.03226 0.03226 1.22730e+00 1.09000e-02 1.09000e-02
+0.00000 0.03226 0.03226 1.23840e+00 1.09000e-02 1.09000e-02
+0.06452 0.03226 0.03226 1.24190e+00 1.10000e-02 1.10000e-02
+0.12903 0.03226 0.03226 1.23380e+00 1.09000e-02 1.09000e-02
+0.19355 0.03226 0.03226 1.23520e+00 1.09000e-02 1.09000e-02
+0.25806 0.03226 0.03226 1.24500e+00 1.09000e-02 1.09000e-02
+0.32258 0.03226 0.03226 1.23090e+00 1.10000e-02 1.10000e-02
+0.38710 0.03226 0.03226 1.24170e+00 1.11000e-02 1.11000e-02
+0.45161 0.03226 0.03226 1.25990e+00 1.11000e-02 1.11000e-02
+0.51613 0.03226 0.03226 1.27570e+00 1.13000e-02 1.13000e-02
+0.58065 0.03226 0.03226 1.27160e+00 1.15000e-02 1.15000e-02
+0.64516 0.03226 0.03226 1.28610e+00 1.15000e-02 1.15000e-02
+0.70968 0.03226 0.03226 1.29480e+00 1.15000e-02 1.15000e-02
+0.77419 0.03226 0.03226 1.29960e+00 1.16000e-02 1.16000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y09
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y09
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.83871 0.03226 0.03226 1.17130e+00 1.09000e-02 1.09000e-02
+-0.77419 0.03226 0.03226 1.19060e+00 1.12000e-02 1.12000e-02
+-0.70968 0.03226 0.03226 1.17230e+00 1.10000e-02 1.10000e-02
+-0.64516 0.03226 0.03226 1.14980e+00 1.09000e-02 1.09000e-02
+-0.58065 0.03226 0.03226 1.15330e+00 1.08000e-02 1.08000e-02
+-0.51613 0.03226 0.03226 1.15850e+00 1.08000e-02 1.08000e-02
+-0.45161 0.03226 0.03226 1.13710e+00 1.08000e-02 1.08000e-02
+-0.38710 0.03226 0.03226 1.14230e+00 1.07000e-02 1.07000e-02
+-0.32258 0.03226 0.03226 1.13480e+00 1.06000e-02 1.06000e-02
+-0.25806 0.03226 0.03226 1.13150e+00 1.06000e-02 1.06000e-02
+-0.19355 0.03226 0.03226 1.12840e+00 1.06000e-02 1.06000e-02
+-0.12903 0.03226 0.03226 1.13110e+00 1.05000e-02 1.05000e-02
+-0.06452 0.03226 0.03226 1.12350e+00 1.05000e-02 1.05000e-02
+0.00000 0.03226 0.03226 1.12890e+00 1.05000e-02 1.05000e-02
+0.06452 0.03226 0.03226 1.12580e+00 1.05000e-02 1.05000e-02
+0.12903 0.03226 0.03226 1.12780e+00 1.05000e-02 1.05000e-02
+0.19355 0.03226 0.03226 1.11610e+00 1.05000e-02 1.05000e-02
+0.25806 0.03226 0.03226 1.12850e+00 1.06000e-02 1.06000e-02
+0.32258 0.03226 0.03226 1.14400e+00 1.07000e-02 1.07000e-02
+0.38710 0.03226 0.03226 1.12500e+00 1.06000e-02 1.06000e-02
+0.45161 0.03226 0.03226 1.14270e+00 1.08000e-02 1.08000e-02
+0.51613 0.03226 0.03226 1.14280e+00 1.07000e-02 1.07000e-02
+0.58065 0.03226 0.03226 1.14890e+00 1.08000e-02 1.08000e-02
+0.64516 0.03226 0.03226 1.15700e+00 1.09000e-02 1.09000e-02
+0.70968 0.03226 0.03226 1.16420e+00 1.08000e-02 1.08000e-02
+0.77419 0.03226 0.03226 1.16650e+00 1.09000e-02 1.09000e-02
+0.83871 0.03226 0.03226 1.20070e+00 1.11000e-02 1.11000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y10
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y10
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.83871 0.03226 0.03226 1.07040e+00 1.07000e-02 1.07000e-02
+-0.77419 0.03226 0.03226 1.06670e+00 1.06000e-02 1.06000e-02
+-0.70968 0.03226 0.03226 1.05400e+00 1.04000e-02 1.04000e-02
+-0.64516 0.03226 0.03226 1.04980e+00 1.03000e-02 1.03000e-02
+-0.58065 0.03226 0.03226 1.04290e+00 1.04000e-02 1.04000e-02
+-0.51613 0.03226 0.03226 1.02880e+00 1.04000e-02 1.04000e-02
+-0.45161 0.03226 0.03226 1.02110e+00 1.03000e-02 1.03000e-02
+-0.38710 0.03226 0.03226 1.04220e+00 1.03000e-02 1.03000e-02
+-0.32258 0.03226 0.03226 1.01770e+00 1.02000e-02 1.02000e-02
+-0.25806 0.03226 0.03226 1.00080e+00 1.01000e-02 1.01000e-02
+-0.19355 0.03226 0.03226 1.00310e+00 1.00000e-02 1.00000e-02
+-0.12903 0.03226 0.03226 1.01000e+00 1.01000e-02 1.01000e-02
+-0.06452 0.03226 0.03226 1.01000e+00 1.01000e-02 1.01000e-02
+0.00000 0.03226 0.03226 1.00000e+00 1.00000e-02 1.00000e-02
+0.06452 0.03226 0.03226 1.00330e+00 1.01000e-02 1.01000e-02
+0.12903 0.03226 0.03226 9.95100e-01 1.00000e-02 1.00000e-02
+0.19355 0.03226 0.03226 1.00910e+00 1.00000e-02 1.00000e-02
+0.25806 0.03226 0.03226 1.01840e+00 1.02000e-02 1.02000e-02
+0.32258 0.03226 0.03226 1.03220e+00 1.02000e-02 1.02000e-02
+0.38710 0.03226 0.03226 1.01660e+00 1.02000e-02 1.02000e-02
+0.45161 0.03226 0.03226 1.01710e+00 1.03000e-02 1.03000e-02
+0.51613 0.03226 0.03226 1.01140e+00 1.03000e-02 1.03000e-02
+0.58065 0.03226 0.03226 1.01640e+00 1.03000e-02 1.03000e-02
+0.64516 0.03226 0.03226 1.04750e+00 1.05000e-02 1.05000e-02
+0.70968 0.03226 0.03226 1.05730e+00 1.04000e-02 1.04000e-02
+0.77419 0.03226 0.03226 1.06690e+00 1.06000e-02 1.06000e-02
+0.83871 0.03226 0.03226 1.05420e+00 1.05000e-02 1.05000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y11
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y11
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.83871 0.03226 0.03226 9.58000e-01 1.00000e-02 1.00000e-02
+-0.77419 0.03226 0.03226 9.27500e-01 9.80000e-03 9.80000e-03
+-0.70968 0.03226 0.03226 9.36900e-01 9.90000e-03 9.90000e-03
+-0.64516 0.03226 0.03226 9.27000e-01 9.90000e-03 9.90000e-03
+-0.58065 0.03226 0.03226 9.19200e-01 9.80000e-03 9.80000e-03
+-0.51613 0.03226 0.03226 9.26100e-01 9.80000e-03 9.80000e-03
+-0.45161 0.03226 0.03226 9.17300e-01 9.80000e-03 9.80000e-03
+-0.38710 0.03226 0.03226 9.10000e-01 9.70000e-03 9.70000e-03
+-0.32258 0.03226 0.03226 9.01300e-01 9.70000e-03 9.70000e-03
+-0.25806 0.03226 0.03226 8.92200e-01 9.60000e-03 9.60000e-03
+-0.19355 0.03226 0.03226 9.12900e-01 9.70000e-03 9.70000e-03
+-0.12903 0.03226 0.03226 9.08800e-01 9.60000e-03 9.60000e-03
+-0.06452 0.03226 0.03226 8.94500e-01 9.60000e-03 9.60000e-03
+0.00000 0.03226 0.03226 9.12900e-01 9.70000e-03 9.70000e-03
+0.06452 0.03226 0.03226 8.97300e-01 9.60000e-03 9.60000e-03
+0.12903 0.03226 0.03226 8.99000e-01 9.70000e-03 9.70000e-03
+0.19355 0.03226 0.03226 8.91900e-01 9.60000e-03 9.60000e-03
+0.25806 0.03226 0.03226 8.92800e-01 9.70000e-03 9.70000e-03
+0.32258 0.03226 0.03226 9.19500e-01 9.80000e-03 9.80000e-03
+0.38710 0.03226 0.03226 9.05100e-01 9.60000e-03 9.60000e-03
+0.45161 0.03226 0.03226 9.16200e-01 9.80000e-03 9.80000e-03
+0.51613 0.03226 0.03226 9.28200e-01 9.80000e-03 9.80000e-03
+0.58065 0.03226 0.03226 9.09500e-01 9.70000e-03 9.70000e-03
+0.64516 0.03226 0.03226 9.24100e-01 9.80000e-03 9.80000e-03
+0.70968 0.03226 0.03226 9.25600e-01 9.80000e-03 9.80000e-03
+0.77419 0.03226 0.03226 9.41700e-01 9.90000e-03 9.90000e-03
+0.83871 0.03226 0.03226 9.47800e-01 9.90000e-03 9.90000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y12
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y12
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.83871 0.03226 0.03226 8.55100e-01 9.30000e-03 9.30000e-03
+-0.77419 0.03226 0.03226 8.19800e-01 9.30000e-03 9.30000e-03
+-0.70968 0.03226 0.03226 8.34700e-01 9.40000e-03 9.40000e-03
+-0.64516 0.03226 0.03226 8.15500e-01 9.30000e-03 9.30000e-03
+-0.58065 0.03226 0.03226 7.99700e-01 9.10000e-03 9.10000e-03
+-0.51613 0.03226 0.03226 7.97900e-01 9.20000e-03 9.20000e-03
+-0.45161 0.03226 0.03226 7.82800e-01 9.10000e-03 9.10000e-03
+-0.38710 0.03226 0.03226 8.01600e-01 9.20000e-03 9.20000e-03
+-0.32258 0.03226 0.03226 7.97900e-01 9.30000e-03 9.30000e-03
+-0.25806 0.03226 0.03226 7.86500e-01 9.10000e-03 9.10000e-03
+-0.19355 0.03226 0.03226 7.80200e-01 9.10000e-03 9.10000e-03
+-0.12903 0.03226 0.03226 7.86500e-01 9.10000e-03 9.10000e-03
+-0.06452 0.03226 0.03226 7.86400e-01 9.20000e-03 9.20000e-03
+0.00000 0.03226 0.03226 7.84500e-01 9.10000e-03 9.10000e-03
+0.06452 0.03226 0.03226 7.72700e-01 9.00000e-03 9.00000e-03
+0.12903 0.03226 0.03226 7.98500e-01 9.20000e-03 9.20000e-03
+0.19355 0.03226 0.03226 7.86800e-01 9.10000e-03 9.10000e-03
+0.25806 0.03226 0.03226 7.87700e-01 9.10000e-03 9.10000e-03
+0.32258 0.03226 0.03226 7.79200e-01 9.10000e-03 9.10000e-03
+0.38710 0.03226 0.03226 7.90300e-01 9.10000e-03 9.10000e-03
+0.45161 0.03226 0.03226 8.23800e-01 9.30000e-03 9.30000e-03
+0.51613 0.03226 0.03226 8.03500e-01 9.30000e-03 9.30000e-03
+0.58065 0.03226 0.03226 8.03500e-01 9.20000e-03 9.20000e-03
+0.64516 0.03226 0.03226 8.05400e-01 9.10000e-03 9.10000e-03
+0.70968 0.03226 0.03226 8.26300e-01 9.30000e-03 9.30000e-03
+0.77419 0.03226 0.03226 8.41000e-01 9.30000e-03 9.30000e-03
+0.83871 0.03226 0.03226 8.49000e-01 9.30000e-03 9.30000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y13
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y13
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.83871 0.03226 0.03226 7.37100e-01 8.60000e-03 8.60000e-03
+-0.77419 0.03226 0.03226 7.20900e-01 8.70000e-03 8.70000e-03
+-0.70968 0.03226 0.03226 7.30300e-01 8.70000e-03 8.70000e-03
+-0.64516 0.03226 0.03226 7.02100e-01 8.60000e-03 8.60000e-03
+-0.58065 0.03226 0.03226 7.24100e-01 8.80000e-03 8.80000e-03
+-0.51613 0.03226 0.03226 6.99000e-01 8.70000e-03 8.70000e-03
+-0.45161 0.03226 0.03226 7.22300e-01 8.80000e-03 8.80000e-03
+-0.38710 0.03226 0.03226 7.00700e-01 8.60000e-03 8.60000e-03
+-0.32258 0.03226 0.03226 6.88900e-01 8.60000e-03 8.60000e-03
+-0.25806 0.03226 0.03226 6.91000e-01 8.60000e-03 8.60000e-03
+-0.19355 0.03226 0.03226 6.93400e-01 8.60000e-03 8.60000e-03
+-0.12903 0.03226 0.03226 6.87700e-01 8.60000e-03 8.60000e-03
+-0.06452 0.03226 0.03226 6.82300e-01 8.60000e-03 8.60000e-03
+0.00000 0.03226 0.03226 6.90100e-01 8.70000e-03 8.70000e-03
+0.06452 0.03226 0.03226 7.04100e-01 8.70000e-03 8.70000e-03
+0.12903 0.03226 0.03226 6.79500e-01 8.60000e-03 8.60000e-03
+0.19355 0.03226 0.03226 6.85500e-01 8.60000e-03 8.60000e-03
+0.25806 0.03226 0.03226 6.93300e-01 8.60000e-03 8.60000e-03
+0.32258 0.03226 0.03226 6.92100e-01 8.60000e-03 8.60000e-03
+0.38710 0.03226 0.03226 7.11700e-01 8.70000e-03 8.70000e-03
+0.45161 0.03226 0.03226 7.08000e-01 8.70000e-03 8.70000e-03
+0.51613 0.03226 0.03226 6.98800e-01 8.70000e-03 8.70000e-03
+0.58065 0.03226 0.03226 7.13300e-01 8.70000e-03 8.70000e-03
+0.64516 0.03226 0.03226 7.34000e-01 8.90000e-03 8.90000e-03
+0.70968 0.03226 0.03226 7.25800e-01 8.80000e-03 8.80000e-03
+0.77419 0.03226 0.03226 7.17100e-01 8.60000e-03 8.60000e-03
+0.83871 0.03226 0.03226 7.33800e-01 8.50000e-03 8.50000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y14
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y14
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.77419 0.03226 0.03226 6.36100e-01 8.00000e-03 8.00000e-03
+-0.70968 0.03226 0.03226 6.37500e-01 8.10000e-03 8.10000e-03
+-0.64516 0.03226 0.03226 6.25600e-01 8.20000e-03 8.20000e-03
+-0.58065 0.03226 0.03226 6.06000e-01 8.10000e-03 8.10000e-03
+-0.51613 0.03226 0.03226 6.13700e-01 8.10000e-03 8.10000e-03
+-0.45161 0.03226 0.03226 5.72800e-01 7.90000e-03 7.90000e-03
+-0.38710 0.03226 0.03226 5.98200e-01 8.10000e-03 8.10000e-03
+-0.32258 0.03226 0.03226 5.90500e-01 8.00000e-03 8.00000e-03
+-0.25806 0.03226 0.03226 5.80300e-01 8.00000e-03 8.00000e-03
+-0.19355 0.03226 0.03226 5.85400e-01 8.00000e-03 8.00000e-03
+-0.12903 0.03226 0.03226 5.81800e-01 8.00000e-03 8.00000e-03
+-0.06452 0.03226 0.03226 5.97300e-01 8.10000e-03 8.10000e-03
+0.00000 0.03226 0.03226 5.88000e-01 8.00000e-03 8.00000e-03
+0.06452 0.03226 0.03226 5.94200e-01 8.10000e-03 8.10000e-03
+0.12903 0.03226 0.03226 5.79200e-01 8.00000e-03 8.00000e-03
+0.19355 0.03226 0.03226 5.87000e-01 8.00000e-03 8.00000e-03
+0.25806 0.03226 0.03226 5.93500e-01 8.10000e-03 8.10000e-03
+0.32258 0.03226 0.03226 5.86100e-01 8.00000e-03 8.00000e-03
+0.38710 0.03226 0.03226 6.07500e-01 8.10000e-03 8.10000e-03
+0.45161 0.03226 0.03226 6.02900e-01 8.10000e-03 8.10000e-03
+0.51613 0.03226 0.03226 5.86800e-01 7.90000e-03 7.90000e-03
+0.58065 0.03226 0.03226 5.94100e-01 8.00000e-03 8.00000e-03
+0.64516 0.03226 0.03226 6.10500e-01 8.00000e-03 8.00000e-03
+0.70968 0.03226 0.03226 6.14700e-01 7.90000e-03 7.90000e-03
+0.77419 0.03226 0.03226 6.24700e-01 7.90000e-03 7.90000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y15
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y15
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.70968 0.03226 0.03226 5.29200e-01 7.40000e-03 7.40000e-03
+-0.64516 0.03226 0.03226 5.15800e-01 7.40000e-03 7.40000e-03
+-0.58065 0.03226 0.03226 5.00900e-01 7.40000e-03 7.40000e-03
+-0.51613 0.03226 0.03226 5.12800e-01 7.50000e-03 7.50000e-03
+-0.45161 0.03226 0.03226 5.18100e-01 7.60000e-03 7.60000e-03
+-0.38710 0.03226 0.03226 5.01400e-01 7.50000e-03 7.50000e-03
+-0.32258 0.03226 0.03226 4.97300e-01 7.50000e-03 7.50000e-03
+-0.25806 0.03226 0.03226 5.01900e-01 7.50000e-03 7.50000e-03
+-0.19355 0.03226 0.03226 5.07900e-01 7.60000e-03 7.60000e-03
+-0.12903 0.03226 0.03226 4.97400e-01 7.50000e-03 7.50000e-03
+-0.06452 0.03226 0.03226 4.95300e-01 7.40000e-03 7.40000e-03
+0.00000 0.03226 0.03226 4.98800e-01 7.40000e-03 7.40000e-03
+0.06452 0.03226 0.03226 4.76900e-01 7.30000e-03 7.30000e-03
+0.12903 0.03226 0.03226 5.10000e-01 7.50000e-03 7.50000e-03
+0.19355 0.03226 0.03226 5.07600e-01 7.50000e-03 7.50000e-03
+0.25806 0.03226 0.03226 4.95700e-01 7.40000e-03 7.40000e-03
+0.32258 0.03226 0.03226 4.94900e-01 7.40000e-03 7.40000e-03
+0.38710 0.03226 0.03226 5.05600e-01 7.50000e-03 7.50000e-03
+0.45161 0.03226 0.03226 5.08300e-01 7.50000e-03 7.50000e-03
+0.51613 0.03226 0.03226 5.08100e-01 7.50000e-03 7.50000e-03
+0.58065 0.03226 0.03226 5.16500e-01 7.50000e-03 7.50000e-03
+0.64516 0.03226 0.03226 5.23600e-01 7.40000e-03 7.40000e-03
+0.70968 0.03226 0.03226 5.17800e-01 7.30000e-03 7.30000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y16
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y16
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.64516 0.03226 0.03226 4.39100e-01 6.80000e-03 6.80000e-03
+-0.58065 0.03226 0.03226 4.34700e-01 6.90000e-03 6.90000e-03
+-0.51613 0.03226 0.03226 4.30800e-01 7.00000e-03 7.00000e-03
+-0.45161 0.03226 0.03226 4.23300e-01 6.90000e-03 6.90000e-03
+-0.38710 0.03226 0.03226 4.20300e-01 6.90000e-03 6.90000e-03
+-0.32258 0.03226 0.03226 4.19300e-01 6.90000e-03 6.90000e-03
+-0.25806 0.03226 0.03226 4.25500e-01 7.00000e-03 7.00000e-03
+-0.19355 0.03226 0.03226 4.28500e-01 7.00000e-03 7.00000e-03
+-0.12903 0.03226 0.03226 3.99200e-01 6.70000e-03 6.70000e-03
+-0.06452 0.03226 0.03226 4.18100e-01 6.90000e-03 6.90000e-03
+0.00000 0.03226 0.03226 4.21300e-01 6.90000e-03 6.90000e-03
+0.06452 0.03226 0.03226 4.18800e-01 6.90000e-03 6.90000e-03
+0.12903 0.03226 0.03226 4.26600e-01 7.00000e-03 7.00000e-03
+0.19355 0.03226 0.03226 4.29400e-01 7.00000e-03 7.00000e-03
+0.25806 0.03226 0.03226 4.15800e-01 6.90000e-03 6.90000e-03
+0.32258 0.03226 0.03226 4.18200e-01 6.90000e-03 6.90000e-03
+0.38710 0.03226 0.03226 4.16500e-01 6.90000e-03 6.90000e-03
+0.45161 0.03226 0.03226 4.32100e-01 7.10000e-03 7.10000e-03
+0.51613 0.03226 0.03226 4.42200e-01 7.10000e-03 7.10000e-03
+0.58065 0.03226 0.03226 4.30100e-01 6.80000e-03 6.80000e-03
+0.64516 0.03226 0.03226 4.37200e-01 6.80000e-03 6.80000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2016_I1416990/d02-x01-y17
+IsRef: 1
+Path: /REF/KLOE2_2016_I1416990/d02-x01-y17
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-0.45161 0.03226 0.03226 3.46000e-01 6.30000e-03 6.30000e-03
+-0.38710 0.03226 0.03226 3.42100e-01 6.20000e-03 6.20000e-03
+-0.32258 0.03226 0.03226 3.44700e-01 6.30000e-03 6.30000e-03
+-0.25806 0.03226 0.03226 3.37900e-01 6.20000e-03 6.20000e-03
+-0.19355 0.03226 0.03226 3.39100e-01 6.20000e-03 6.20000e-03
+-0.12903 0.03226 0.03226 3.47700e-01 6.30000e-03 6.30000e-03
+-0.06452 0.03226 0.03226 3.35800e-01 6.20000e-03 6.20000e-03
+0.00000 0.03226 0.03226 3.49500e-01 6.30000e-03 6.30000e-03
+0.06452 0.03226 0.03226 3.40200e-01 6.20000e-03 6.20000e-03
+0.12903 0.03226 0.03226 3.47000e-01 6.30000e-03 6.30000e-03
+0.19355 0.03226 0.03226 3.42300e-01 6.30000e-03 6.30000e-03
+0.25806 0.03226 0.03226 3.51300e-01 6.40000e-03 6.40000e-03
+0.32258 0.03226 0.03226 3.51400e-01 6.30000e-03 6.30000e-03
+0.38710 0.03226 0.03226 3.51800e-01 6.30000e-03 6.30000e-03
+0.45161 0.03226 0.03226 3.47300e-01 6.30000e-03 6.30000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE2_2017_I1634981.cc b/analyses/pluginFrascati/KLOE2_2017_I1634981.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2017_I1634981.cc
@@ -0,0 +1,78 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class KLOE2_2017_I1634981 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(KLOE2_2017_I1634981);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ _npion = bookCounter("TMP/pion");
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ if(fs.particles().size()!=2) vetoEvent;
+ foreach (const Particle& p, fs.particles()) {
+ if(abs(p.pdgId())!=PID::PIPLUS) vetoEvent;
+ }
+ _npion->fill(event.weight());
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double sigma = _npion->val();
+ double error = _npion->err();
+ sigma *= crossSection()/ sumOfWeights() /nanobarn;
+ error *= crossSection()/ sumOfWeights() /nanobarn;
+ 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(sqr(sqrtS()/GeV), x-ex2.first, x+ex2.second)) {
+ mult->addPoint(x, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _npion;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(KLOE2_2017_I1634981);
+
+
+}
diff --git a/analyses/pluginFrascati/KLOE2_2017_I1634981.info b/analyses/pluginFrascati/KLOE2_2017_I1634981.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2017_I1634981.info
@@ -0,0 +1,35 @@
+Name: KLOE2_2017_I1634981
+Year: 2017
+Summary: Cross section for $e^+e^-\to\pi^+\pi^-$ below 1 GeV
+Experiment: KLOE2
+Collider: DAPHNE
+InspireID: 1634981
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - JHEP 1803 (2018) 173
+RunInfo: e+e- to hadrons
+NeedCrossSection: yes
+Beams: [e+,e-]
+Luminosity_fb:
+Description:
+ 'Measurement of the cross section for $e^+e^-\to\pi^+\pi^-$ below 1 GeV'
+BibKey: Anastasi:2017eio
+BibTeX: '@article{Anastasi:2017eio,
+ author = "Anastasi, A. and others",
+ title = "{Combination of KLOE
+ $\sigma\big(e^+e^-\rightarrow\pi^+\pi^-\gamma(\gamma)\big)$
+ measurements and determination of $a_{\mu}^{\pi^+\pi^-}$
+ in the energy range $0.10 &lt; s &lt; 0.95$ GeV$^2$}",
+ collaboration = "KLOE-2",
+ journal = "JHEP",
+ volume = "03",
+ year = "2018",
+ pages = "173",
+ doi = "10.1007/JHEP03(2018)173",
+ eprint = "1711.03085",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1711.03085;%%"
+}'
diff --git a/analyses/pluginFrascati/KLOE2_2017_I1634981.plot b/analyses/pluginFrascati/KLOE2_2017_I1634981.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2017_I1634981.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /KLOE2_2017_I1634981/d01-x01-y01
+Title=$\sigma(e^+e^-\to \pi^+\pi^-)$
+XLabel=$s/\text{GeV}^2$
+YLabel=$\sigma(e^+e^-\to \pi^+\pi^-)$/nb
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginFrascati/KLOE2_2017_I1634981.yoda b/analyses/pluginFrascati/KLOE2_2017_I1634981.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE2_2017_I1634981.yoda
@@ -0,0 +1,93 @@
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE2_2017_I1634981/d01-x01-y01
+IsRef: 1
+Path: /REF/KLOE2_2017_I1634981/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.10500 0.00500 0.00500 4.72700e+01 8.41000e+00 8.41000e+00
+0.11500 0.00500 0.00500 7.06500e+01 1.04400e+01 1.04400e+01
+0.12500 0.00500 0.00500 8.01300e+01 1.09700e+01 1.09700e+01
+0.13500 0.00500 0.00500 8.04200e+01 1.12700e+01 1.12700e+01
+0.14500 0.00500 0.00500 8.75800e+01 1.17000e+01 1.17000e+01
+0.15500 0.00500 0.00500 1.02880e+02 1.23500e+01 1.23500e+01
+0.16500 0.00500 0.00500 1.15160e+02 1.38500e+01 1.38500e+01
+0.17500 0.00500 0.00500 1.22580e+02 1.34200e+01 1.34200e+01
+0.18500 0.00500 0.00500 1.26190e+02 1.26100e+01 1.26100e+01
+0.19500 0.00500 0.00500 1.46340e+02 1.41000e+01 1.41000e+01
+0.20500 0.00500 0.00500 1.44180e+02 1.33500e+01 1.33500e+01
+0.21500 0.00500 0.00500 1.47470e+02 1.26800e+01 1.26800e+01
+0.22500 0.00500 0.00500 1.54640e+02 1.19800e+01 1.19800e+01
+0.23500 0.00500 0.00500 1.70470e+02 1.24000e+01 1.24000e+01
+0.24500 0.00500 0.00500 1.68960e+02 1.15300e+01 1.15300e+01
+0.25500 0.00500 0.00500 1.76550e+02 1.08400e+01 1.08400e+01
+0.26500 0.00500 0.00500 2.02380e+02 1.16300e+01 1.16300e+01
+0.27500 0.00500 0.00500 2.03280e+02 1.07000e+01 1.07000e+01
+0.28500 0.00500 0.00500 2.15280e+02 1.06000e+01 1.06000e+01
+0.29500 0.00500 0.00500 2.25630e+02 1.04600e+01 1.04600e+01
+0.30500 0.00500 0.00500 2.36900e+02 1.04900e+01 1.04900e+01
+0.31500 0.00500 0.00500 2.44650e+02 1.01100e+01 1.01100e+01
+0.32500 0.00500 0.00500 2.48450e+02 9.83000e+00 9.83000e+00
+0.33500 0.00500 0.00500 2.55640e+02 9.62000e+00 9.62000e+00
+0.34500 0.00500 0.00500 2.80050e+02 9.46000e+00 9.46000e+00
+0.35500 0.00500 0.00500 3.05240e+02 4.55000e+00 4.55000e+00
+0.36500 0.00500 0.00500 3.30210e+02 7.67000e+00 7.67000e+00
+0.37500 0.00500 0.00500 3.49580e+02 4.60000e+00 4.60000e+00
+0.38500 0.00500 0.00500 3.76700e+02 4.63000e+00 4.63000e+00
+0.39500 0.00500 0.00500 4.00820e+02 4.57000e+00 4.57000e+00
+0.40500 0.00500 0.00500 4.33990e+02 6.28000e+00 6.28000e+00
+0.41500 0.00500 0.00500 4.65700e+02 4.79000e+00 4.79000e+00
+0.42500 0.00500 0.00500 5.06530e+02 4.87000e+00 4.87000e+00
+0.43500 0.00500 0.00500 5.44420e+02 4.84000e+00 4.84000e+00
+0.44500 0.00500 0.00500 5.85650e+02 5.04000e+00 5.04000e+00
+0.45500 0.00500 0.00500 6.40090e+02 7.95000e+00 7.95000e+00
+0.46500 0.00500 0.00500 6.91860e+02 7.66000e+00 7.66000e+00
+0.47500 0.00500 0.00500 7.40820e+02 8.20000e+00 8.20000e+00
+0.48500 0.00500 0.00500 8.22230e+02 5.82000e+00 5.82000e+00
+0.49500 0.00500 0.00500 8.95610e+02 1.78500e+01 1.78500e+01
+0.50500 0.00500 0.00500 9.53150e+02 1.30800e+01 1.30800e+01
+0.51500 0.00500 0.00500 1.03272e+03 6.28000e+00 6.28000e+00
+0.52500 0.00500 0.00500 1.07801e+03 8.23000e+00 8.23000e+00
+0.53500 0.00500 0.00500 1.15456e+03 6.81000e+00 6.81000e+00
+0.54500 0.00500 0.00500 1.20769e+03 6.83000e+00 6.83000e+00
+0.55500 0.00500 0.00500 1.24332e+03 1.01300e+01 1.01300e+01
+0.56500 0.00500 0.00500 1.28535e+03 7.14000e+00 7.14000e+00
+0.57500 0.00500 0.00500 1.27736e+03 7.32000e+00 7.32000e+00
+0.58500 0.00500 0.00500 1.27989e+03 7.31000e+00 7.31000e+00
+0.59500 0.00500 0.00500 1.27403e+03 1.03200e+01 1.03200e+01
+0.60500 0.00500 0.00500 1.22897e+03 1.22900e+01 1.22900e+01
+0.61500 0.00500 0.00500 9.50470e+02 2.09500e+01 2.09500e+01
+0.62500 0.00500 0.00500 8.03870e+02 4.65000e+00 4.65000e+00
+0.63500 0.00500 0.00500 7.81820e+02 4.39000e+00 4.39000e+00
+0.64500 0.00500 0.00500 7.31860e+02 5.74000e+00 5.74000e+00
+0.65500 0.00500 0.00500 6.79260e+02 3.93000e+00 3.93000e+00
+0.66500 0.00500 0.00500 6.20730e+02 3.46000e+00 3.46000e+00
+0.67500 0.00500 0.00500 5.69260e+02 4.63000e+00 4.63000e+00
+0.68500 0.00500 0.00500 5.18390e+02 5.62000e+00 5.62000e+00
+0.69500 0.00500 0.00500 4.71790e+02 2.69000e+00 2.69000e+00
+0.70500 0.00500 0.00500 4.31190e+02 2.44000e+00 2.44000e+00
+0.71500 0.00500 0.00500 3.86510e+02 3.21000e+00 3.21000e+00
+0.72500 0.00500 0.00500 3.56810e+02 2.03000e+00 2.03000e+00
+0.73500 0.00500 0.00500 3.27360e+02 1.91000e+00 1.91000e+00
+0.74500 0.00500 0.00500 2.99080e+02 1.96000e+00 1.96000e+00
+0.75500 0.00500 0.00500 2.73280e+02 1.80000e+00 1.80000e+00
+0.76500 0.00500 0.00500 2.49340e+02 1.45000e+00 1.45000e+00
+0.77500 0.00500 0.00500 2.28910e+02 1.94000e+00 1.94000e+00
+0.78500 0.00500 0.00500 2.11310e+02 1.27000e+00 1.27000e+00
+0.79500 0.00500 0.00500 1.96170e+02 1.36000e+00 1.36000e+00
+0.80500 0.00500 0.00500 1.83290e+02 1.08000e+00 1.08000e+00
+0.81500 0.00500 0.00500 1.70450e+02 1.00000e+00 1.00000e+00
+0.82500 0.00500 0.00500 1.57720e+02 1.09000e+00 1.09000e+00
+0.83500 0.00500 0.00500 1.46520e+02 9.50000e-01 9.50000e-01
+0.84500 0.00500 0.00500 1.36860e+02 7.90000e-01 7.90000e-01
+0.85500 0.00500 0.00500 1.26970e+02 7.80000e-01 7.80000e-01
+0.86500 0.00500 0.00500 1.19050e+02 8.90000e-01 8.90000e-01
+0.87500 0.00500 0.00500 1.11330e+02 8.30000e-01 8.30000e-01
+0.88500 0.00500 0.00500 1.04920e+02 1.81000e+00 1.81000e+00
+0.89500 0.00500 0.00500 9.86000e+01 5.90000e-01 5.90000e-01
+0.90500 0.00500 0.00500 9.30500e+01 5.60000e-01 5.60000e-01
+0.91500 0.00500 0.00500 8.76600e+01 7.40000e-01 7.40000e-01
+0.92500 0.00500 0.00500 8.27600e+01 4.90000e-01 4.90000e-01
+0.93500 0.00500 0.00500 7.88400e+01 6.50000e-01 6.50000e-01
+0.94500 0.00500 0.00500 7.47400e+01 6.40000e-01 6.40000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE_2002_I585183.cc b/analyses/pluginFrascati/KLOE_2002_I585183.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE_2002_I585183.cc
@@ -0,0 +1,93 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief phi -> pi0 pi0 gamma
+ class KLOE_2002_I585183 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(KLOE_2002_I585183);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(UnstableParticles(), "UFS");
+ _h_pipi = bookHisto1D( 1, 1, 1);
+ _nPhi=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable,
+ unsigned int & npi,
+ unsigned int & ngamma, FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::PI0) {
+ ++npi;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if (id == PID::PIPLUS || id == PID::PIMINUS) {
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, npi, ngamma, ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Loop over phis
+ for(const Particle& phi : apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==PID::PHI)) {
+ _nPhi+=event.weight();
+ unsigned int nstable(0),npi(0),ngamma(0);
+ FourMomentum p_tot(0,0,0,0);
+ findDecayProducts(phi, nstable, npi, ngamma, p_tot);
+ if(nstable!=3) continue;
+ if(npi==2 && ngamma==1 ) {
+ _h_pipi->fill(p_tot.mass()/MeV, event.weight());
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale( _h_pipi, 1./_nPhi);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pipi;
+ double _nPhi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(KLOE_2002_I585183);
+
+
+}
diff --git a/analyses/pluginFrascati/KLOE_2002_I585183.info b/analyses/pluginFrascati/KLOE_2002_I585183.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE_2002_I585183.info
@@ -0,0 +1,33 @@
+Name: KLOE_2002_I585183
+Year: 2002
+Summary: Mass spectrum of $\pi^0\pi^0$ in $\phi\to\pi^0\pi^0\gamma$ decays
+Experiment: KLOE
+Collider: DAPHNE
+InspireID: 585183
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B485 (2000) 349-356
+RunInfo: Any process producing phi mesons
+Description:
+ 'Mass spectra for $\pi^0\pi^0$ in $\phi$ decays to $\pi^0\pi^0\gamma$
+ measured by KLOE.'
+Keywords: []
+BibKey: Aloisio:2002bt
+BibTeX: '@article{Aloisio:2002bt,
+ author = "Aloisio, A and others",
+ title = "{Study of the decay $\phi \to \pi^0 \pi^0 \gamma$ with
+ the KLOE detector}",
+ collaboration = "KLOE",
+ journal = "Phys. Lett.",
+ volume = "B537",
+ year = "2002",
+ pages = "21-27",
+ doi = "10.1016/S0370-2693(02)01838-5",
+ eprint = "hep-ex/0204013",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "LNF-02-003",
+ SLACcitation = "%%CITATION = HEP-EX/0204013;%%"
+}'
diff --git a/analyses/pluginFrascati/KLOE_2002_I585183.plot b/analyses/pluginFrascati/KLOE_2002_I585183.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE_2002_I585183.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /KLOE_2002_I585183/d01-x01-y01
+Title=$\pi^0pi^0$ mass in $\phi^0\to\pi^0pi^0\gamma$ decays
+XLabel=$m_{\pi^0pi^0}$ [$\text{MeV}$]
+YLabel=$1/\Gamma\text{d}\Gamma/\text{d}m_{\pi^0pi^0}$ [$\text{MeV}^{-1}$]
+LogY=0
+END PLOT
diff --git a/analyses/pluginFrascati/KLOE_2002_I585183.yoda b/analyses/pluginFrascati/KLOE_2002_I585183.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginFrascati/KLOE_2002_I585183.yoda
@@ -0,0 +1,45 @@
+BEGIN YODA_SCATTER2D_V2 /REF/KLOE_2002_I585183/d01-x01-y01
+IsRef: 1
+Path: /REF/KLOE_2002_I585183/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+290.00000 10.00000 10.00000 2.00000e-08 2.90000e-08 2.90000e-08
+310.00000 10.00000 10.00000 2.20000e-08 1.40000e-08 1.40000e-08
+330.00000 10.00000 10.00000 3.00000e-08 1.50000e-08 1.50000e-08
+350.00000 10.00000 10.00000 9.00000e-09 1.30000e-08 1.30000e-08
+370.00000 10.00000 10.00000 2.90000e-08 1.40000e-08 1.40000e-08
+390.00000 10.00000 10.00000 2.20000e-08 1.30000e-08 1.30000e-08
+410.00000 10.00000 10.00000 1.40000e-08 1.10000e-08 1.10000e-08
+430.00000 10.00000 10.00000 1.80000e-08 1.00000e-08 1.00000e-08
+450.00000 10.00000 10.00000 1.90000e-08 8.00000e-09 8.00000e-09
+470.00000 10.00000 10.00000 1.10000e-08 5.00000e-09 5.00000e-09
+490.00000 10.00000 10.00000 5.00000e-09 2.00000e-09 2.00000e-09
+510.00000 10.00000 10.00000 2.00000e-09 1.00000e-09 1.00000e-09
+530.00000 10.00000 10.00000 3.00000e-09 2.00000e-09 2.00000e-09
+550.00000 10.00000 10.00000 1.30000e-08 5.00000e-09 5.00000e-09
+570.00000 10.00000 10.00000 3.30000e-08 1.50000e-08 1.50000e-08
+590.00000 10.00000 10.00000 2.10000e-08 3.60000e-08 3.60000e-08
+610.00000 10.00000 10.00000 3.70000e-08 4.70000e-08 4.70000e-08
+630.00000 10.00000 10.00000 4.20000e-08 3.70000e-08 3.70000e-08
+650.00000 10.00000 10.00000 7.00000e-08 1.70000e-08 1.70000e-08
+670.00000 10.00000 10.00000 1.12000e-07 1.90000e-08 1.90000e-08
+690.00000 10.00000 10.00000 1.10000e-07 1.90000e-08 1.90000e-08
+710.00000 10.00000 10.00000 1.25000e-07 1.90000e-08 1.90000e-08
+730.00000 10.00000 10.00000 1.40000e-07 2.00000e-08 2.00000e-08
+750.00000 10.00000 10.00000 1.73000e-07 2.30000e-08 2.30000e-08
+770.00000 10.00000 10.00000 1.70000e-07 2.40000e-08 2.40000e-08
+790.00000 10.00000 10.00000 1.94000e-07 2.50000e-08 2.50000e-08
+810.00000 10.00000 10.00000 2.74000e-07 3.10000e-08 3.10000e-08
+830.00000 10.00000 10.00000 2.92000e-07 3.20000e-08 3.20000e-08
+850.00000 10.00000 10.00000 3.06000e-07 3.20000e-08 3.20000e-08
+870.00000 10.00000 10.00000 4.17000e-07 3.80000e-08 3.80000e-08
+890.00000 10.00000 10.00000 3.96000e-07 3.60000e-08 3.60000e-08
+910.00000 10.00000 10.00000 4.46000e-07 3.80000e-08 3.80000e-08
+930.00000 10.00000 10.00000 5.36000e-07 4.40000e-08 4.40000e-08
+950.00000 10.00000 10.00000 4.72000e-07 4.30000e-08 4.30000e-08
+970.00000 10.00000 10.00000 6.47000e-07 5.30000e-08 5.30000e-08
+990.00000 10.00000 10.00000 2.20000e-07 2.50000e-08 2.50000e-08
+1010.00000 10.00000 10.00000 2.00000e-09 1.00000e-09 1.00000e-09
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginFrascati/KLOE_2009_I818106.cc b/analyses/pluginFrascati/KLOE_2009_I818106.cc
--- a/analyses/pluginFrascati/KLOE_2009_I818106.cc
+++ b/analyses/pluginFrascati/KLOE_2009_I818106.cc
@@ -1,98 +1,98 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
- /// @brief Add a short analysis description here
+ /// @brief phi -> eta pi0 gamma
class KLOE_2009_I818106 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(KLOE_2009_I818106);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
declare(UnstableParticles(), "UFS");
_h_etapi = bookHisto1D( 1, 1, 1);
_nPhi=0.;
}
void findDecayProducts(const Particle & mother, unsigned int & nstable,
unsigned int & neta, unsigned int & npi,
unsigned int & ngamma, FourMomentum & ptot) {
for(const Particle & p : mother.children()) {
int id = p.pdgId();
if ( id == PID::ETA ) {
++neta;
++nstable;
ptot += p.momentum();
}
else if (id == PID::PI0) {
++npi;
++nstable;
ptot += p.momentum();
}
else if (id == PID::GAMMA) {
++ngamma;
++nstable;
}
else if (id == PID::PIPLUS || id == PID::PIMINUS) {
++nstable;
}
else if ( !p.children().empty() ) {
findDecayProducts(p, nstable, neta, npi, ngamma, ptot);
}
else
++nstable;
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
// Loop over phis
for(const Particle& phi : apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==PID::PHI)) {
_nPhi+=event.weight();
unsigned int nstable(0),neta(0),npi(0),ngamma(0);
FourMomentum p_tot(0,0,0,0);
findDecayProducts(phi, nstable, neta, npi, ngamma, p_tot);
if(nstable!=3) continue;
if(neta==1 && npi==1 && ngamma==1 ) {
_h_etapi->fill(p_tot.mass()/MeV, event.weight());
}
}
}
/// Normalise histograms etc., after the run
void finalize() {
// normalise to total no of phi mesons
// and mult by 10^7 due normalisation in paper
scale( _h_etapi, 1./_nPhi*1e7);
}
//@}
/// @name Histograms
//@{
Histo1DPtr _h_etapi;
double _nPhi;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(KLOE_2009_I818106);
}
diff --git a/analyses/pluginFrascati/KLOE_2009_I818106.info b/analyses/pluginFrascati/KLOE_2009_I818106.info
--- a/analyses/pluginFrascati/KLOE_2009_I818106.info
+++ b/analyses/pluginFrascati/KLOE_2009_I818106.info
@@ -1,32 +1,32 @@
Name: KLOE_2009_I818106
Year: 2009
Summary: Mass spectrum of $\eta\pi$ in $\phi\to\eta\pi^0\gamma$ decays
Experiment: KLOE
Collider: DAPHNE
InspireID: 818106
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Lett. B681 (2009) 5-13
RunInfo: Any process producing phi mesons
Description:
'Mass spectra for $\eta\pi$ in $\phi$ decays to $\eta\pi^0\gamma$
- measured by KLOE. Useful for teting he treatment of the a_0(980) meson.'
+ measured by KLOE. Useful for teting the treatment of the a_0(980) meson.'
Keywords: []
BibKey: Ambrosino:2009py
BibTeX: '@article{Ambrosino:2009py,
author = "Ambrosino, F. and others",
title = "{Study of the a(0)(980) meson via the radiative decay
$\phi \to \eta \pi_0 \gamma$ with the KLOE detector}",
collaboration = "KLOE",
journal = "Phys. Lett.",
volume = "B681",
year = "2009",
pages = "5-13",
doi = "10.1016/j.physletb.2009.09.022",
eprint = "0904.2539",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
SLACcitation = "%%CITATION = ARXIV:0904.2539;%%"
}'
diff --git a/analyses/pluginLEP/ALEPH_1999_S4193598.cc b/analyses/pluginLEP/ALEPH_1999_S4193598.cc
--- a/analyses/pluginLEP/ALEPH_1999_S4193598.cc
+++ b/analyses/pluginLEP/ALEPH_1999_S4193598.cc
@@ -1,78 +1,78 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/Beam.hh"
#include "Rivet/Projections/ChargedFinalState.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
class ALEPH_1999_S4193598 : public Analysis {
public:
/// @name Constructors etc.
//@{
/// Constructor
ALEPH_1999_S4193598()
: Analysis("ALEPH_1999_S4193598")
{ }
//@}
public:
/// Book histograms and initialise projections before the run
void init() {
declare(Beam(), "Beams");
declare(UnstableParticles(), "UFS");
declare(ChargedFinalState(), "CFS");
_h_Xe_Ds = bookHisto1D(1, 1, 1);
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const double weight = event.weight();
// Trigger condition
const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
if (cfs.size() < 5) vetoEvent;
const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
// Get beams and average beam momentum
const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
const double meanBeamMom = ( beams.first.p3().mod() +
beams.second.p3().mod() ) / 2.0/GeV;
- // Accept all D*+- decays. Normalisation to data in finalize
+ // Accept all D*+- decays.
for (const Particle& p : filter_select(ufs.particles(), Cuts::abspid==PID::DSTARPLUS)) {
// Scaled energy.
const double energy = p.E()/GeV;
const double scaledEnergy = energy/meanBeamMom;
_h_Xe_Ds->fill(scaledEnergy, weight);
}
}
/// Normalise histograms etc., after the run
void finalize() {
-
- // Normalize to data integral
- normalize(_h_Xe_Ds, 4.98);
+ // brs for D*+/- -> D0 pi+/- and D0->K+pi-
+ double br = 0.677*0.03950;
+ scale(_h_Xe_Ds, 1./sumOfWeights()*br*1000.);
}
private:
Histo1DPtr _h_Xe_Ds;
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(ALEPH_1999_S4193598);
}
diff --git a/analyses/pluginLEP/DELPHI_1991_I324035.cc b/analyses/pluginLEP/DELPHI_1991_I324035.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1991_I324035.cc
@@ -0,0 +1,183 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief Charged particle multiplicities in different regions
+ class DELPHI_1991_I324035 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1991_I324035);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ const ChargedFinalState cfs;
+ declare(cfs, "FS");
+ const Thrust thrust(cfs);
+ declare(thrust, "Thrust");
+
+ // Book histograms
+ _h_all_05 = bookHisto1D( 1, 1, 1);
+ _h_all_10 = bookHisto1D( 2, 1, 1);
+ _h_all_15 = bookHisto1D( 3, 1, 1);
+ _h_all_20 = bookHisto1D( 4, 1, 1);
+ _h_all_all = bookHisto1D( 5, 1, 1);
+ _h_hemi_05 = bookHisto1D( 6, 1, 1);
+ _h_hemi_10 = bookHisto1D( 7, 1, 1);
+ _h_hemi_15 = bookHisto1D( 8, 1, 1);
+ _h_hemi_20 = bookHisto1D( 9, 1, 1);
+ _h_hemi_30 = bookHisto1D(10, 1, 1);
+ _h_hemi_40 = bookHisto1D(11, 1, 1);
+ _h_hemi_50 = bookHisto1D(12, 1, 1);
+ _h_hemi_all = bookHisto1D(13, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+
+ // Thrusts
+ MSG_DEBUG("Calculating thrust");
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ Vector3 axis=thrust.thrustAxis();
+
+ unsigned int n_all_05(0),n_all_10(0),n_all_15(0),n_all_20(0),n_all_all(0);
+ unsigned int n_pos_05(0),n_pos_10(0),n_pos_15(0),n_pos_20(0),n_pos_30(0),n_pos_40(0),n_pos_50(0),n_pos_all(0);
+ unsigned int n_neg_05(0),n_neg_10(0),n_neg_15(0),n_neg_20(0),n_neg_30(0),n_neg_40(0),n_neg_50(0),n_neg_all(0);
+ for(const Particle &p : fs.particles()) {
+ const Vector3 mom3 = p.p3();
+ const double energy = p.E();
+ const double momT = dot(axis, mom3);
+ const double rapidityT = 0.5 * std::log((energy + momT) / (energy - momT));
+ ++n_all_all;
+ if(abs(rapidityT)<0.5) {
+ ++n_all_05;
+ if(rapidityT>0)
+ ++n_pos_05;
+ else
+ ++n_neg_05;
+ }
+ if(abs(rapidityT)<1.0) {
+ ++n_all_10;
+ if(rapidityT>0)
+ ++n_pos_10;
+ else
+ ++n_neg_10;
+ }
+ if(abs(rapidityT)<1.5) {
+ ++n_all_15;
+ if(rapidityT>0)
+ ++n_pos_15;
+ else
+ ++n_neg_15;
+ }
+ if(abs(rapidityT)<2.0) {
+ ++n_all_20;
+ if(rapidityT>0)
+ ++n_pos_20;
+ else
+ ++n_neg_20;
+ }
+ if(abs(rapidityT)<3.0) {
+ if(rapidityT>0)
+ ++n_pos_30;
+ else
+ ++n_neg_30;
+ }
+ if(abs(rapidityT)<4.0) {
+ if(rapidityT>0)
+ ++n_pos_40;
+ else
+ ++n_neg_40;
+ }
+ if(abs(rapidityT)<5.0) {
+ if(rapidityT>0)
+ ++n_pos_50;
+ else
+ ++n_neg_50;
+ }
+ if(rapidityT>0)
+ ++n_pos_all;
+ else
+ ++n_neg_all;
+ }
+ _h_all_05 ->fill(n_all_05 ,weight);
+ _h_all_10 ->fill(n_all_10 ,weight);
+ _h_all_15 ->fill(n_all_15 ,weight);
+ _h_all_20 ->fill(n_all_20 ,weight);
+ _h_all_all->fill(n_all_all,weight);
+ _h_hemi_05 ->fill(n_pos_05 ,weight);
+ _h_hemi_10 ->fill(n_pos_10 ,weight);
+ _h_hemi_15 ->fill(n_pos_15 ,weight);
+ _h_hemi_20 ->fill(n_pos_20 ,weight);
+ _h_hemi_30 ->fill(n_pos_30 ,weight);
+ _h_hemi_40 ->fill(n_pos_40 ,weight);
+ _h_hemi_50 ->fill(n_pos_50 ,weight);
+ _h_hemi_all->fill(n_pos_all,weight);
+ _h_hemi_05 ->fill(n_neg_05 ,weight);
+ _h_hemi_10 ->fill(n_neg_10 ,weight);
+ _h_hemi_15 ->fill(n_neg_15 ,weight);
+ _h_hemi_20 ->fill(n_neg_20 ,weight);
+ _h_hemi_30 ->fill(n_neg_30 ,weight);
+ _h_hemi_40 ->fill(n_neg_40 ,weight);
+ _h_hemi_50 ->fill(n_neg_50 ,weight);
+ _h_hemi_all->fill(n_neg_all,weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize( _h_all_05 , 1000.);
+ normalize( _h_all_10 , 1000.);
+ normalize( _h_all_15 , 1000.);
+ normalize( _h_all_20 , 1000.);
+ normalize( _h_all_all , 2000.);
+ normalize( _h_hemi_05 , 1000.);
+ normalize( _h_hemi_10 , 1000.);
+ normalize( _h_hemi_15 , 1000.);
+ normalize( _h_hemi_20 , 1000.);
+ normalize( _h_hemi_30 , 1000.);
+ normalize( _h_hemi_40 , 1000.);
+ normalize( _h_hemi_50 , 1000.);
+ normalize( _h_hemi_all, 1000.);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_all_05, _h_all_10, _h_all_15, _h_all_20, _h_all_all;
+ Histo1DPtr _h_hemi_05, _h_hemi_10, _h_hemi_15, _h_hemi_20,
+ _h_hemi_30, _h_hemi_40, _h_hemi_50, _h_hemi_all;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1991_I324035);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1991_I324035.info b/analyses/pluginLEP/DELPHI_1991_I324035.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1991_I324035.info
@@ -0,0 +1,31 @@
+Name: DELPHI_1991_I324035
+Year: 1991
+Summary: Charged particle multplicities in different rapidity intervals
+Experiment: DELPHI
+Collider: LEP
+InspireID: 324035
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C52 (1991) 271-281, 1991
+RunInfo:
+ $\sqrt{s} = 91.2$ GeV, $e^+ e^- -> Z^0$ production with hadronic decays only
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description:
+ The charged multplicity distributions in hadron $Z^0$ decays for different rapidity regions.
+BibKey: Abreu:1991yc
+BibTeX: '@article{Abreu:1991yc,
+ author = "Abreu, P. and others",
+ title = "{Charged particle multiplicity distributions in
+ restricted rapidity intervals in Z0 hadronic decays.}",
+ collaboration = "DELPHI",
+ journal = "Z. Phys.",
+ volume = "C52",
+ year = "1991",
+ pages = "271-281",
+ doi = "10.1007/BF01560444",
+ SLACcitation = "%%CITATION = ZEPYA,C52,271;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1991_I324035.plot b/analyses/pluginLEP/DELPHI_1991_I324035.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1991_I324035.plot
@@ -0,0 +1,43 @@
+BEGIN PLOT /DELPHI_1991_I324035/d
+XLabel=$n_{\text{charged}}$
+YLabel=$P_n\times 1000$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d01-x01-y01
+Title=Charged Particle Multiplicity, both hemispheres, $|y|<0.5$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d02-x01-y01
+Title=Charged Particle Multiplicity, both hemispheres, $|y|<1.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d03-x01-y01
+Title=Charged Particle Multiplicity, both hemispheres, $|y|<1.5$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d04-x01-y01
+Title=Charged Particle Multiplicity, both hemispheres, $|y|<2.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d05-x01-y01
+Title=Charged Particle Multiplicity, both hemispheres
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d06-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<0.5$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d07-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<0.5$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d08-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<1.5$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d09-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<2.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d10-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<3.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d11-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<4.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d12-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere, $|y|<5.0$
+END PLOT
+BEGIN PLOT /DELPHI_1991_I324035/d13-x01-y01
+Title=Charged Particle Multiplicity, single hemisphere
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1991_I324035.yoda b/analyses/pluginLEP/DELPHI_1991_I324035.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1991_I324035.yoda
@@ -0,0 +1,782 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -5.0, up: 5.0}}, 1: {error: {dn: -8.0, up: 8.0}}, 2: {error: {dn: -8.0, up: 8.0}}, 3: {error: {dn: -7.0, up: 7.0}}, 4: {error: {dn: -5.0, up: 5.0}}, 5: {error: {dn: -3.0, up: 3.0}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -2.0, up: 2.0}}, 8: {error: {dn: -1.0, up: 1.0}}, 9: {error: {dn: -0.8, up: 0.8}}, 10: {error: {dn: -0.6, up: 0.6}}, 11: {error: {dn: -0.4, up: 0.4}}, 12: {error: {dn: -0.3, up: 0.3}}, 13: {error: {dn: -0.3, up: 0.3}}, 14: {error: {dn: -0.2, up: 0.2}}, 15: {error: {dn: -0.1, up: 0.1}}, 16: {error: {dn: -0.1, up: 0.1}}, 17: {error: {dn: -0.09, up: 0.09}}, 18: {error: {dn: -0.07, up: 0.07}}, 19: {error: {dn: -0.05, up: 0.05}}, 20: {error: {dn: -0.03, up: 0.03}}, 21: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d01-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 1.160000e+02 5.000000e+00 5.000000e+00
+1.000000e+00 0.500000e+00 0.500000e+00 1.920000e+02 8.000000e+00 8.000000e+00
+2.000000e+00 0.500000e+00 0.500000e+00 1.980000e+02 8.000000e+00 8.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.580000e+02 7.000000e+00 7.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 1.080000e+02 5.000000e+00 5.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 7.300000e+01 3.000000e+00 3.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 5.000000e+01 2.000000e+00 2.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 3.400000e+01 2.000000e+00 2.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 2.300000e+01 1.000000e+00 1.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 1.590000e+01 8.000000e-01 8.000000e-01
+1.000000e+01 0.500000e+00 0.500000e+00 1.120000e+01 6.000000e-01 6.000000e-01
+1.100000e+01 0.500000e+00 0.500000e+00 7.200000e+00 4.000000e-01 4.000000e-01
+1.200000e+01 0.500000e+00 0.500000e+00 4.600000e+00 3.000000e-01 3.000000e-01
+1.300000e+01 0.500000e+00 0.500000e+00 3.300000e+00 3.000000e-01 3.000000e-01
+1.400000e+01 0.500000e+00 0.500000e+00 2.000000e+00 2.000000e-01 2.000000e-01
+1.500000e+01 0.500000e+00 0.500000e+00 1.200000e+00 1.000000e-01 1.000000e-01
+1.600000e+01 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+1.700000e+01 0.500000e+00 0.500000e+00 5.700000e-01 9.000000e-02 9.000000e-02
+1.800000e+01 0.500000e+00 0.500000e+00 3.600000e-01 7.000000e-02 7.000000e-02
+1.900000e+01 0.500000e+00 0.500000e+00 1.900000e-01 5.000000e-02 5.000000e-02
+2.000000e+01 0.500000e+00 0.500000e+00 5.000000e-02 3.000000e-02 3.000000e-02
+2.100000e+01 0.500000e+00 0.500000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}}, 1: {error: {dn: -2.0, up: 2.0}}, 2: {error: {dn: -4.0, up: 4.0}}, 3: {error: {dn: -5.0, up: 5.0}}, 4: {error: {dn: -5.0, up: 5.0}}, 5: {error: {dn: -5.0, up: 5.0}}, 6: {error: {dn: -4.0, up: 4.0}}, 7: {error: {dn: -3.0, up: 3.0}}, 8: {error: {dn: -3.0, up: 3.0}}, 9: {error: {dn: -2.0, up: 2.0}}, 10: {error: {dn: -2.0, up: 2.0}}, 11: {error: {dn: -1.0, up: 1.0}}, 12: {error: {dn: -1.0, up: 1.0}}, 13: {error: {dn: -1.0, up: 1.0}}, 14: {error: {dn: -0.8, up: 0.8}}, 15: {error: {dn: -0.7, up: 0.7}}, 16: {error: {dn: -0.5, up: 0.5}}, 17: {error: {dn: -0.5, up: 0.5}}, 18: {error: {dn: -0.4, up: 0.4}}, 19: {error: {dn: -0.4, up: 0.4}}, 20: {error: {dn: -0.3, up: 0.3}}, 21: {error: {dn: -0.3, up: 0.3}}, 22: {error: {dn: -0.2, up: 0.2}}, 23: {error: {dn: -0.2, up: 0.2}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.1, up: 0.1}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.09, up: 0.09}}, 29: {error: {dn: -0.08, up: 0.08}}, 30: {error: {dn: -0.05, up: 0.05}}, 31: {error: {dn: -0.2, up: 0.2}}, 32: {error: {dn: -0.05, up: 0.05}}, 33: {error: {dn: -0.04, up: 0.04}}, 34: {error: {dn: -0.03, up: 0.03}}, 35: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d02-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 2.000000e+01 1.000000e+00 1.000000e+00
+1.000000e+00 0.500000e+00 0.500000e+00 5.600000e+01 2.000000e+00 2.000000e+00
+2.000000e+00 0.500000e+00 0.500000e+00 9.300000e+01 4.000000e+00 4.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.160000e+02 5.000000e+00 5.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 1.210000e+02 5.000000e+00 5.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 1.110000e+02 5.000000e+00 5.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 9.300000e+01 4.000000e+00 4.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 7.700000e+01 3.000000e+00 3.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 6.200000e+01 3.000000e+00 3.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 5.100000e+01 2.000000e+00 2.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 4.000000e+01 2.000000e+00 2.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 3.200000e+01 1.000000e+00 1.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 2.200000e+01 1.000000e+00 1.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 1.570000e+01 8.000000e-01 8.000000e-01
+1.500000e+01 0.500000e+00 0.500000e+00 1.390000e+01 7.000000e-01 7.000000e-01
+1.600000e+01 0.500000e+00 0.500000e+00 9.700000e+00 5.000000e-01 5.000000e-01
+1.700000e+01 0.500000e+00 0.500000e+00 9.000000e+00 5.000000e-01 5.000000e-01
+1.800000e+01 0.500000e+00 0.500000e+00 7.300000e+00 4.000000e-01 4.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 5.800000e+00 4.000000e-01 4.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 4.600000e+00 3.000000e-01 3.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 4.100000e+00 3.000000e-01 3.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 2.900000e+00 2.000000e-01 2.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 2.100000e+00 2.000000e-01 2.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 1.900000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.200000e+00 1.000000e-01 1.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 7.000000e-01 1.000000e-01 1.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 5.600000e-01 9.000000e-02 9.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 4.300000e-01 8.000000e-02 8.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 1.700000e-01 5.000000e-02 5.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 4.000000e-01 2.000000e-01 2.000000e-01
+3.200000e+01 0.500000e+00 0.500000e+00 1.600000e-01 5.000000e-02 5.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+3.400000e+01 0.500000e+00 0.500000e+00 8.000000e-02 3.000000e-02 3.000000e-02
+3.500000e+01 0.500000e+00 0.500000e+00 4.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.3, up: 0.3}}, 1: {error: {dn: -0.7, up: 0.7}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -3.0, up: 3.0}}, 5: {error: {dn: -4.0, up: 4.0}}, 6: {error: {dn: -4.0, up: 4.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -3.0, up: 3.0}}, 9: {error: {dn: -3.0, up: 3.0}}, 10: {error: {dn: -3.0, up: 3.0}}, 11: {error: {dn: -2.0, up: 2.0}}, 12: {error: {dn: -2.0, up: 2.0}}, 13: {error: {dn: -2.0, up: 2.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -1.0, up: 1.0}}, 16: {error: {dn: -1.0, up: 1.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.9, up: 0.9}}, 19: {error: {dn: -0.8, up: 0.8}}, 20: {error: {dn: -0.7, up: 0.7}}, 21: {error: {dn: -0.6, up: 0.6}}, 22: {error: {dn: -0.5, up: 0.5}}, 23: {error: {dn: -0.5, up: 0.5}}, 24: {error: {dn: -0.4, up: 0.4}}, 25: {error: {dn: -0.4, up: 0.4}}, 26: {error: {dn: -0.3, up: 0.3}}, 27: {error: {dn: -0.3, up: 0.3}}, 28: {error: {dn: -0.3, up: 0.3}}, 29: {error: {dn: -0.2, up: 0.2}}, 30: {error: {dn: -0.2, up: 0.2}}, 31: {error: {dn: -0.2, up: 0.2}}, 32: {error: {dn: -0.1, up: 0.1}}, 33: {error: {dn: -0.1, up: 0.1}}, 34: {error: {dn: -0.1, up: 0.1}}, 35: {error: {dn: -0.08, up: 0.08}}, 36: {error: {dn: -0.3, up: 0.3}}, 37: {error: {dn: -0.07, up: 0.07}}, 38: {error: {dn: -0.1, up: 0.1}}, 39: {error: {dn: -0.07, up: 0.07}}, 40: {error: {dn: -0.06, up: 0.06}}, 41: {error: {dn: -0.03, up: 0.03}}, 42: {error: {dn: -0.02, up: 0.02}}, 43: {error: {dn: -0.03, up: 0.03}}, 44: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d03-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 4.100000e+00 3.000000e-01 3.000000e-01
+1.000000e+00 0.500000e+00 0.500000e+00 1.370000e+01 7.000000e-01 7.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 3.200000e+01 1.000000e+00 1.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 5.100000e+01 2.000000e+00 2.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 7.000000e+01 3.000000e+00 3.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 8.400000e+01 4.000000e+00 4.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 8.800000e+01 4.000000e+00 4.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 8.600000e+01 4.000000e+00 4.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 8.000000e+01 3.000000e+00 3.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 7.200000e+01 3.000000e+00 3.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 6.100000e+01 3.000000e+00 3.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 5.200000e+01 2.000000e+00 2.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 4.500000e+01 2.000000e+00 2.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 3.800000e+01 2.000000e+00 2.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 2.900000e+01 1.000000e+00 1.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 2.400000e+01 1.000000e+00 1.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 2.100000e+01 1.000000e+00 1.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 1.860000e+01 9.000000e-01 9.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 1.630000e+01 8.000000e-01 8.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 1.360000e+01 7.000000e-01 7.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 1.190000e+01 6.000000e-01 6.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 9.800000e+00 5.000000e-01 5.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 8.700000e+00 5.000000e-01 5.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 7.200000e+00 4.000000e-01 4.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 5.600000e+00 4.000000e-01 4.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 5.100000e+00 3.000000e-01 3.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 4.200000e+00 3.000000e-01 3.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 3.500000e+00 3.000000e-01 3.000000e-01
+2.900000e+01 0.500000e+00 0.500000e+00 2.700000e+00 2.000000e-01 2.000000e-01
+3.000000e+01 0.500000e+00 0.500000e+00 2.600000e+00 2.000000e-01 2.000000e-01
+3.100000e+01 0.500000e+00 0.500000e+00 1.800000e+00 2.000000e-01 2.000000e-01
+3.200000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+3.300000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+3.400000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+3.500000e+01 0.500000e+00 0.500000e+00 4.500000e-01 8.000000e-02 8.000000e-02
+3.600000e+01 0.500000e+00 0.500000e+00 8.000000e-01 3.000000e-01 3.000000e-01
+3.700000e+01 0.500000e+00 0.500000e+00 3.200000e-01 7.000000e-02 7.000000e-02
+3.800000e+01 0.500000e+00 0.500000e+00 2.000000e-01 1.000000e-01 1.000000e-01
+3.900000e+01 0.500000e+00 0.500000e+00 1.200000e-01 7.000000e-02 7.000000e-02
+4.000000e+01 0.500000e+00 0.500000e+00 2.500000e-01 6.000000e-02 6.000000e-02
+4.100000e+01 0.500000e+00 0.500000e+00 8.000000e-02 3.000000e-02 3.000000e-02
+4.200000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+4.300000e+01 0.500000e+00 0.500000e+00 8.000000e-02 3.000000e-02 3.000000e-02
+4.400000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -3.0, up: 3.0}}, 8: {error: {dn: -3.0, up: 3.0}}, 9: {error: {dn: -3.0, up: 3.0}}, 10: {error: {dn: -3.0, up: 3.0}}, 11: {error: {dn: -3.0, up: 3.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -2.0, up: 2.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -2.0, up: 2.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -2.0, up: 2.0}}, 18: {error: {dn: -1.0, up: 1.0}}, 19: {error: {dn: -1.0, up: 1.0}}, 20: {error: {dn: -1.0, up: 1.0}}, 21: {error: {dn: -1.0, up: 1.0}}, 22: {error: {dn: -1.0, up: 1.0}}, 23: {error: {dn: -0.9, up: 0.9}}, 24: {error: {dn: -0.8, up: 0.8}}, 25: {error: {dn: -0.7, up: 0.7}}, 26: {error: {dn: -0.6, up: 0.6}}, 27: {error: {dn: -0.5, up: 0.5}}, 28: {error: {dn: -0.5, up: 0.5}}, 29: {error: {dn: -0.4, up: 0.4}}, 30: {error: {dn: -0.4, up: 0.4}}, 31: {error: {dn: -0.3, up: 0.3}}, 32: {error: {dn: -0.3, up: 0.3}}, 33: {error: {dn: -0.3, up: 0.3}}, 34: {error: {dn: -0.2, up: 0.2}}, 35: {error: {dn: -0.2, up: 0.2}}, 36: {error: {dn: -0.1, up: 0.1}}, 37: {error: {dn: -0.2, up: 0.2}}, 38: {error: {dn: -0.1, up: 0.1}}, 39: {error: {dn: -0.1, up: 0.1}}, 40: {error: {dn: -0.1, up: 0.1}}, 41: {error: {dn: -0.07, up: 0.07}}, 42: {error: {dn: -0.06, up: 0.06}}, 43: {error: {dn: -0.06, up: 0.06}}, 44: {error: {dn: -0.05, up: 0.05}}, 45: {error: {dn: -0.04, up: 0.04}}, 46: {error: {dn: -0.04, up: 0.04}}, 47: {error: {dn: -0.04, up: 0.04}}, 48: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d04-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+1.000000e+00 0.500000e+00 0.500000e+00 3.700000e+00 3.000000e-01 3.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 9.300000e+00 5.000000e-01 5.000000e-01
+3.000000e+00 0.500000e+00 0.500000e+00 1.860000e+01 9.000000e-01 9.000000e-01
+4.000000e+00 0.500000e+00 0.500000e+00 3.100000e+01 1.000000e+00 1.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 4.400000e+01 2.000000e+00 2.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 5.600000e+01 2.000000e+00 2.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 6.600000e+01 3.000000e+00 3.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 6.800000e+01 3.000000e+00 3.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 6.900000e+01 3.000000e+00 3.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 6.700000e+01 3.000000e+00 3.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 6.300000e+01 3.000000e+00 3.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 5.700000e+01 3.000000e+00 3.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 5.200000e+01 2.000000e+00 2.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 4.600000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 4.300000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 3.800000e+01 2.000000e+00 2.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 3.500000e+01 2.000000e+00 2.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 3.000000e+01 1.000000e+00 1.000000e+00
+1.900000e+01 0.500000e+00 0.500000e+00 2.800000e+01 1.000000e+00 1.000000e+00
+2.000000e+01 0.500000e+00 0.500000e+00 2.500000e+01 1.000000e+00 1.000000e+00
+2.100000e+01 0.500000e+00 0.500000e+00 2.200000e+01 1.000000e+00 1.000000e+00
+2.200000e+01 0.500000e+00 0.500000e+00 2.000000e+01 1.000000e+00 1.000000e+00
+2.300000e+01 0.500000e+00 0.500000e+00 1.830000e+01 9.000000e-01 9.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 1.500000e+01 8.000000e-01 8.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.260000e+01 7.000000e-01 7.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 1.070000e+01 6.000000e-01 6.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 9.200000e+00 5.000000e-01 5.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 8.200000e+00 5.000000e-01 5.000000e-01
+2.900000e+01 0.500000e+00 0.500000e+00 7.200000e+00 4.000000e-01 4.000000e-01
+3.000000e+01 0.500000e+00 0.500000e+00 5.500000e+00 4.000000e-01 4.000000e-01
+3.100000e+01 0.500000e+00 0.500000e+00 4.700000e+00 3.000000e-01 3.000000e-01
+3.200000e+01 0.500000e+00 0.500000e+00 4.000000e+00 3.000000e-01 3.000000e-01
+3.300000e+01 0.500000e+00 0.500000e+00 3.400000e+00 3.000000e-01 3.000000e-01
+3.400000e+01 0.500000e+00 0.500000e+00 2.500000e+00 2.000000e-01 2.000000e-01
+3.500000e+01 0.500000e+00 0.500000e+00 2.200000e+00 2.000000e-01 2.000000e-01
+3.600000e+01 0.500000e+00 0.500000e+00 1.300000e+00 1.000000e-01 1.000000e-01
+3.700000e+01 0.500000e+00 0.500000e+00 1.300000e+00 2.000000e-01 2.000000e-01
+3.800000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+3.900000e+01 0.500000e+00 0.500000e+00 8.000000e-01 1.000000e-01 1.000000e-01
+4.000000e+01 0.500000e+00 0.500000e+00 7.000000e-01 1.000000e-01 1.000000e-01
+4.100000e+01 0.500000e+00 0.500000e+00 3.700000e-01 7.000000e-02 7.000000e-02
+4.200000e+01 0.500000e+00 0.500000e+00 2.800000e-01 6.000000e-02 6.000000e-02
+4.300000e+01 0.500000e+00 0.500000e+00 2.300000e-01 6.000000e-02 6.000000e-02
+4.400000e+01 0.500000e+00 0.500000e+00 1.500000e-01 5.000000e-02 5.000000e-02
+4.500000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+4.600000e+01 0.500000e+00 0.500000e+00 1.300000e-01 4.000000e-02 4.000000e-02
+4.700000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+4.800000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -1.0, up: 1.0}}, 4: {error: {dn: -2.0, up: 2.0}}, 5: {error: {dn: -3.0, up: 3.0}}, 6: {error: {dn: -5.0, up: 5.0}}, 7: {error: {dn: -5.0, up: 5.0}}, 8: {error: {dn: -5.0, up: 5.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -3.0, up: 3.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -2.0, up: 2.0}}, 14: {error: {dn: -1.0, up: 1.0}}, 15: {error: {dn: -0.9, up: 0.9}}, 16: {error: {dn: -0.7, up: 0.7}}, 17: {error: {dn: -0.5, up: 0.5}}, 18: {error: {dn: -0.3, up: 0.3}}, 19: {error: {dn: -0.2, up: 0.2}}, 20: {error: {dn: -0.2, up: 0.2}}, 21: {error: {dn: -0.1, up: 0.1}}, 22: {error: {dn: -0.06, up: 0.06}}, 23: {error: {dn: -0.07, up: 0.07}}, 24: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d05-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e+00 1.000000e+00 1.000000e+00 1.800000e-01 5.000000e-02 5.000000e-02
+6.000000e+00 1.000000e+00 1.000000e+00 1.400000e+00 2.000000e-01 2.000000e-01
+8.000000e+00 1.000000e+00 1.000000e+00 6.600000e+00 4.000000e-01 4.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 2.200000e+01 1.000000e+00 1.000000e+00
+1.200000e+01 1.000000e+00 1.000000e+00 4.800000e+01 2.000000e+00 2.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 8.100000e+01 3.000000e+00 3.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.100000e+02 5.000000e+00 5.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.270000e+02 5.000000e+00 5.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.300000e+02 5.000000e+00 5.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.190000e+02 5.000000e+00 5.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 7.800000e+01 3.000000e+00 3.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 6.000000e+01 3.000000e+00 3.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 4.100000e+01 2.000000e+00 2.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 2.900000e+01 1.000000e+00 1.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 1.850000e+01 9.000000e-01 9.000000e-01
+3.600000e+01 1.000000e+00 1.000000e+00 1.240000e+01 7.000000e-01 7.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 7.700000e+00 5.000000e-01 5.000000e-01
+4.000000e+01 1.000000e+00 1.000000e+00 4.300000e+00 3.000000e-01 3.000000e-01
+4.200000e+01 1.000000e+00 1.000000e+00 2.300000e+00 2.000000e-01 2.000000e-01
+4.400000e+01 1.000000e+00 1.000000e+00 1.300000e+00 2.000000e-01 2.000000e-01
+4.600000e+01 1.000000e+00 1.000000e+00 8.000000e-01 1.000000e-01 1.000000e-01
+4.800000e+01 1.000000e+00 1.000000e+00 2.600000e-01 6.000000e-02 6.000000e-02
+5.000000e+01 1.000000e+00 1.000000e+00 2.600000e-01 7.000000e-02 7.000000e-02
+5.200000e+01 1.000000e+00 1.000000e+00 1.000000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -12.0, up: 12.0}}, 1: {error: {dn: -12.0, up: 12.0}}, 2: {error: {dn: -8.0, up: 8.0}}, 3: {error: {dn: -4.0, up: 4.0}}, 4: {error: {dn: -2.0, up: 2.0}}, 5: {error: {dn: -1.0, up: 1.0}}, 6: {error: {dn: -0.7, up: 0.7}}, 7: {error: {dn: -0.5, up: 0.5}}, 8: {error: {dn: -0.3, up: 0.3}}, 9: {error: {dn: -0.2, up: 0.2}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.06, up: 0.06}}, 13: {error: {dn: -0.05, up: 0.05}}, 14: {error: {dn: -0.03, up: 0.03}}, 15: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d06-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 3.010000e+02 1.200000e+01 1.200000e+01
+1.000000e+00 0.500000e+00 0.500000e+00 2.990000e+02 1.200000e+01 1.200000e+01
+2.000000e+00 0.500000e+00 0.500000e+00 1.910000e+02 8.000000e+00 8.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.010000e+02 4.000000e+00 4.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 5.100000e+01 2.000000e+00 2.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 1.450000e+01 7.000000e-01 7.000000e-01
+7.000000e+00 0.500000e+00 0.500000e+00 7.900000e+00 5.000000e-01 5.000000e-01
+8.000000e+00 0.500000e+00 0.500000e+00 4.200000e+00 3.000000e-01 3.000000e-01
+9.000000e+00 0.500000e+00 0.500000e+00 2.300000e+00 2.000000e-01 2.000000e-01
+1.000000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+1.100000e+01 0.500000e+00 0.500000e+00 5.600000e-01 9.000000e-02 9.000000e-02
+1.200000e+01 0.500000e+00 0.500000e+00 2.500000e-01 6.000000e-02 6.000000e-02
+1.300000e+01 0.500000e+00 0.500000e+00 1.600000e-01 5.000000e-02 5.000000e-02
+1.400000e+01 0.500000e+00 0.500000e+00 5.000000e-02 3.000000e-02 3.000000e-02
+1.500000e+01 0.500000e+00 0.500000e+00 4.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -5.0, up: 5.0}}, 1: {error: {dn: -8.0, up: 8.0}}, 2: {error: {dn: -8.0, up: 8.0}}, 3: {error: {dn: -6.0, up: 6.0}}, 4: {error: {dn: -5.0, up: 5.0}}, 5: {error: {dn: -3.0, up: 3.0}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -2.0, up: 2.0}}, 8: {error: {dn: -1.0, up: 1.0}}, 9: {error: {dn: -0.8, up: 0.8}}, 10: {error: {dn: -0.6, up: 0.6}}, 11: {error: {dn: -0.5, up: 0.5}}, 12: {error: {dn: -0.4, up: 0.4}}, 13: {error: {dn: -0.3, up: 0.3}}, 14: {error: {dn: -0.3, up: 0.3}}, 15: {error: {dn: -0.2, up: 0.2}}, 16: {error: {dn: -0.2, up: 0.2}}, 17: {error: {dn: -0.2, up: 0.2}}, 18: {error: {dn: -0.1, up: 0.1}}, 19: {error: {dn: -0.09, up: 0.09}}, 20: {error: {dn: -0.08, up: 0.08}}, 21: {error: {dn: -0.06, up: 0.06}}, 22: {error: {dn: -0.06, up: 0.06}}, 23: {error: {dn: -0.04, up: 0.04}}, 24: {error: {dn: -0.02, up: 0.02}}, 25: {error: {dn: -0.02, up: 0.02}}, 26: {error: {dn: -0.03, up: 0.03}}, 27: {error: {dn: -0.02, up: 0.02}}, 28: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d07-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 1.160000e+02 5.000000e+00 5.000000e+00
+1.000000e+00 0.500000e+00 0.500000e+00 1.930000e+02 8.000000e+00 8.000000e+00
+2.000000e+00 0.500000e+00 0.500000e+00 1.950000e+02 8.000000e+00 8.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.550000e+02 6.000000e+00 6.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 1.080000e+02 5.000000e+00 5.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 7.300000e+01 3.000000e+00 3.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 4.700000e+01 2.000000e+00 2.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 2.200000e+01 1.000000e+00 1.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 1.530000e+01 8.000000e-01 8.000000e-01
+1.000000e+01 0.500000e+00 0.500000e+00 1.180000e+01 6.000000e-01 6.000000e-01
+1.100000e+01 0.500000e+00 0.500000e+00 8.700000e+00 5.000000e-01 5.000000e-01
+1.200000e+01 0.500000e+00 0.500000e+00 6.300000e+00 4.000000e-01 4.000000e-01
+1.300000e+01 0.500000e+00 0.500000e+00 4.600000e+00 3.000000e-01 3.000000e-01
+1.400000e+01 0.500000e+00 0.500000e+00 3.300000e+00 3.000000e-01 3.000000e-01
+1.500000e+01 0.500000e+00 0.500000e+00 2.200000e+00 2.000000e-01 2.000000e-01
+1.600000e+01 0.500000e+00 0.500000e+00 2.100000e+00 2.000000e-01 2.000000e-01
+1.700000e+01 0.500000e+00 0.500000e+00 1.300000e+00 2.000000e-01 2.000000e-01
+1.800000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 5.400000e-01 9.000000e-02 9.000000e-02
+2.000000e+01 0.500000e+00 0.500000e+00 4.300000e-01 8.000000e-02 8.000000e-02
+2.100000e+01 0.500000e+00 0.500000e+00 2.800000e-01 6.000000e-02 6.000000e-02
+2.200000e+01 0.500000e+00 0.500000e+00 2.200000e-01 6.000000e-02 6.000000e-02
+2.300000e+01 0.500000e+00 0.500000e+00 1.000000e-01 4.000000e-02 4.000000e-02
+2.400000e+01 0.500000e+00 0.500000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+2.500000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+2.600000e+01 0.500000e+00 0.500000e+00 5.000000e-02 3.000000e-02 3.000000e-02
+2.700000e+01 0.500000e+00 0.500000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+2.800000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.0, up: 2.0}}, 1: {error: {dn: -4.0, up: 4.0}}, 2: {error: {dn: -6.0, up: 6.0}}, 3: {error: {dn: -6.0, up: 6.0}}, 4: {error: {dn: -5.0, up: 5.0}}, 5: {error: {dn: -4.0, up: 4.0}}, 6: {error: {dn: -3.0, up: 3.0}}, 7: {error: {dn: -2.0, up: 2.0}}, 8: {error: {dn: -2.0, up: 2.0}}, 9: {error: {dn: -1.0, up: 1.0}}, 10: {error: {dn: -1.0, up: 1.0}}, 11: {error: {dn: -0.9, up: 0.9}}, 12: {error: {dn: -0.8, up: 0.8}}, 13: {error: {dn: -0.6, up: 0.6}}, 14: {error: {dn: -0.6, up: 0.6}}, 15: {error: {dn: -0.5, up: 0.5}}, 16: {error: {dn: -0.4, up: 0.4}}, 17: {error: {dn: -0.4, up: 0.4}}, 18: {error: {dn: -0.3, up: 0.3}}, 19: {error: {dn: -0.3, up: 0.3}}, 20: {error: {dn: -0.2, up: 0.2}}, 21: {error: {dn: -0.2, up: 0.2}}, 22: {error: {dn: -0.2, up: 0.2}}, 23: {error: {dn: -0.1, up: 0.1}}, 24: {error: {dn: -0.1, up: 0.1}}, 25: {error: {dn: -0.08, up: 0.08}}, 26: {error: {dn: -0.06, up: 0.06}}, 27: {error: {dn: -0.04, up: 0.04}}, 28: {error: {dn: -0.03, up: 0.03}}, 29: {error: {dn: -0.03, up: 0.03}}, 30: {error: {dn: -0.03, up: 0.03}}, 31: {error: {dn: -0.02, up: 0.02}}, 32: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d08-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 4.900000e+01 2.000000e+00 2.000000e+00
+1.000000e+00 0.500000e+00 0.500000e+00 1.060000e+02 4.000000e+00 4.000000e+00
+2.000000e+00 0.500000e+00 0.500000e+00 1.460000e+02 6.000000e+00 6.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.490000e+02 6.000000e+00 6.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 1.300000e+02 5.000000e+00 5.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 7.600000e+01 3.000000e+00 3.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 5.600000e+01 2.000000e+00 2.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 4.100000e+01 2.000000e+00 2.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 3.000000e+01 1.000000e+00 1.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 2.400000e+01 1.000000e+00 1.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 1.820000e+01 9.000000e-01 9.000000e-01
+1.200000e+01 0.500000e+00 0.500000e+00 1.520000e+01 8.000000e-01 8.000000e-01
+1.300000e+01 0.500000e+00 0.500000e+00 1.200000e+01 6.000000e-01 6.000000e-01
+1.400000e+01 0.500000e+00 0.500000e+00 1.090000e+01 6.000000e-01 6.000000e-01
+1.500000e+01 0.500000e+00 0.500000e+00 8.300000e+00 5.000000e-01 5.000000e-01
+1.600000e+01 0.500000e+00 0.500000e+00 6.800000e+00 4.000000e-01 4.000000e-01
+1.700000e+01 0.500000e+00 0.500000e+00 5.600000e+00 4.000000e-01 4.000000e-01
+1.800000e+01 0.500000e+00 0.500000e+00 4.000000e+00 3.000000e-01 3.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 3.400000e+00 3.000000e-01 3.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 2.600000e+00 2.000000e-01 2.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 1.900000e+00 2.000000e-01 2.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 1.400000e+00 2.000000e-01 2.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 6.000000e-01 1.000000e-01 1.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 4.700000e-01 8.000000e-02 8.000000e-02
+2.600000e+01 0.500000e+00 0.500000e+00 2.100000e-01 6.000000e-02 6.000000e-02
+2.700000e+01 0.500000e+00 0.500000e+00 1.400000e-01 4.000000e-02 4.000000e-02
+2.800000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 5.000000e-02 3.000000e-02 3.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 7.000000e-02 3.000000e-02 3.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 8.000000e-03 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}}, 1: {error: {dn: -2.0, up: 2.0}}, 2: {error: {dn: -4.0, up: 4.0}}, 3: {error: {dn: -5.0, up: 5.0}}, 4: {error: {dn: -5.0, up: 5.0}}, 5: {error: {dn: -5.0, up: 5.0}}, 6: {error: {dn: -4.0, up: 4.0}}, 7: {error: {dn: -3.0, up: 3.0}}, 8: {error: {dn: -3.0, up: 3.0}}, 9: {error: {dn: -2.0, up: 2.0}}, 10: {error: {dn: -2.0, up: 2.0}}, 11: {error: {dn: -1.0, up: 1.0}}, 12: {error: {dn: -1.0, up: 1.0}}, 13: {error: {dn: -1.0, up: 1.0}}, 14: {error: {dn: -0.9, up: 0.9}}, 15: {error: {dn: -0.8, up: 0.8}}, 16: {error: {dn: -0.7, up: 0.7}}, 17: {error: {dn: -0.6, up: 0.6}}, 18: {error: {dn: -0.5, up: 0.5}}, 19: {error: {dn: -0.4, up: 0.4}}, 20: {error: {dn: -0.3, up: 0.3}}, 21: {error: {dn: -0.3, up: 0.3}}, 22: {error: {dn: -0.2, up: 0.2}}, 23: {error: {dn: -0.2, up: 0.2}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.1, up: 0.1}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.08, up: 0.08}}, 28: {error: {dn: -0.07, up: 0.07}}, 29: {error: {dn: -0.04, up: 0.04}}, 30: {error: {dn: -0.04, up: 0.04}}, 31: {error: {dn: -0.03, up: 0.03}}, 32: {error: {dn: -0.02, up: 0.02}}, 33: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d09-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 2.100000e+01 1.000000e+00 1.000000e+00
+1.000000e+00 0.500000e+00 0.500000e+00 5.600000e+01 2.000000e+00 2.000000e+00
+2.000000e+00 0.500000e+00 0.500000e+00 9.500000e+01 4.000000e+00 4.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 1.170000e+02 5.000000e+00 5.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 1.200000e+02 5.000000e+00 5.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 1.100000e+02 5.000000e+00 5.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 9.200000e+01 4.000000e+00 4.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 7.500000e+01 3.000000e+00 3.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 5.900000e+01 3.000000e+00 3.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 4.700000e+01 2.000000e+00 2.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 3.700000e+01 2.000000e+00 2.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 3.000000e+01 1.000000e+00 1.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 2.500000e+01 1.000000e+00 1.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 2.200000e+01 1.000000e+00 1.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 1.930000e+01 9.000000e-01 9.000000e-01
+1.500000e+01 0.500000e+00 0.500000e+00 1.630000e+01 8.000000e-01 8.000000e-01
+1.600000e+01 0.500000e+00 0.500000e+00 1.350000e+01 7.000000e-01 7.000000e-01
+1.700000e+01 0.500000e+00 0.500000e+00 1.110000e+01 6.000000e-01 6.000000e-01
+1.800000e+01 0.500000e+00 0.500000e+00 8.500000e+00 5.000000e-01 5.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 6.800000e+00 4.000000e-01 4.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 5.100000e+00 3.000000e-01 3.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 4.200000e+00 3.000000e-01 3.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 3.000000e+00 2.000000e-01 2.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 2.100000e+00 2.000000e-01 2.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 1.500000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 7.000000e-01 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 4.500000e-01 8.000000e-02 8.000000e-02
+2.800000e+01 0.500000e+00 0.500000e+00 3.000000e-01 7.000000e-02 7.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 9.000000e-02 4.000000e-02 4.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 8.000000e-02 4.000000e-02 4.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 7.000000e-02 3.000000e-02 3.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 4.000000e-02 2.000000e-02 2.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 8.000000e-03 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.3, up: 0.3}}, 1: {error: {dn: -0.6, up: 0.6}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -3.0, up: 3.0}}, 5: {error: {dn: -4.0, up: 4.0}}, 6: {error: {dn: -4.0, up: 4.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -3.0, up: 3.0}}, 10: {error: {dn: -3.0, up: 3.0}}, 11: {error: {dn: -3.0, up: 3.0}}, 12: {error: {dn: -2.0, up: 2.0}}, 13: {error: {dn: -2.0, up: 2.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -1.0, up: 1.0}}, 16: {error: {dn: -1.0, up: 1.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.8, up: 0.8}}, 19: {error: {dn: -0.7, up: 0.7}}, 20: {error: {dn: -0.5, up: 0.5}}, 21: {error: {dn: -0.4, up: 0.4}}, 22: {error: {dn: -0.3, up: 0.3}}, 23: {error: {dn: -0.3, up: 0.3}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.2, up: 0.2}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.09, up: 0.09}}, 29: {error: {dn: -0.06, up: 0.06}}, 30: {error: {dn: -0.06, up: 0.06}}, 31: {error: {dn: -0.04, up: 0.04}}, 32: {error: {dn: -0.03, up: 0.03}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d10-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 3.200000e+00 3.000000e-01 3.000000e-01
+1.000000e+00 0.500000e+00 0.500000e+00 1.100000e+01 6.000000e-01 6.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 2.900000e+01 1.000000e+00 1.000000e+00
+3.000000e+00 0.500000e+00 0.500000e+00 4.800000e+01 2.000000e+00 2.000000e+00
+4.000000e+00 0.500000e+00 0.500000e+00 7.000000e+01 3.000000e+00 3.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 8.400000e+01 4.000000e+00 4.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 9.100000e+01 4.000000e+00 4.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 9.000000e+01 4.000000e+00 4.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 8.600000e+01 4.000000e+00 4.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 7.700000e+01 3.000000e+00 3.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 7.100000e+01 3.000000e+00 3.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 6.100000e+01 3.000000e+00 3.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 5.400000e+01 2.000000e+00 2.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 4.600000e+01 2.000000e+00 2.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 3.900000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 3.200000e+01 1.000000e+00 1.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 2.100000e+01 1.000000e+00 1.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 1.640000e+01 8.000000e-01 8.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 1.250000e+01 7.000000e-01 7.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 9.400000e+00 5.000000e-01 5.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 7.100000e+00 4.000000e-01 4.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 5.300000e+00 3.000000e-01 3.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 3.500000e+00 3.000000e-01 3.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 2.900000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.600000e+00 2.000000e-01 2.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 1.000000e+00 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 8.000000e-01 1.000000e-01 1.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 5.000000e-01 9.000000e-02 9.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 2.400000e-01 6.000000e-02 6.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 2.200000e-01 6.000000e-02 6.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 1.000000e-01 4.000000e-02 4.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+3.400000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -2.0, up: 2.0}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -3.0, up: 3.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -4.0, up: 4.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -4.0, up: 4.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -3.0, up: 3.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -2.0, up: 2.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.9, up: 0.9}}, 19: {error: {dn: -0.7, up: 0.7}}, 20: {error: {dn: -0.6, up: 0.6}}, 21: {error: {dn: -0.5, up: 0.5}}, 22: {error: {dn: -0.4, up: 0.4}}, 23: {error: {dn: -0.3, up: 0.3}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.2, up: 0.2}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.09, up: 0.09}}, 29: {error: {dn: -0.06, up: 0.06}}, 30: {error: {dn: -0.05, up: 0.05}}, 31: {error: {dn: -0.04, up: 0.04}}, 32: {error: {dn: -0.03, up: 0.03}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d11-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 7.000000e-01 1.000000e-01 1.000000e-01
+1.000000e+00 0.500000e+00 0.500000e+00 2.800000e+00 2.000000e-01 2.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 8.300000e+00 5.000000e-01 5.000000e-01
+3.000000e+00 0.500000e+00 0.500000e+00 1.860000e+01 9.000000e-01 9.000000e-01
+4.000000e+00 0.500000e+00 0.500000e+00 3.600000e+01 2.000000e+00 2.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 5.400000e+01 2.000000e+00 2.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 7.300000e+01 3.000000e+00 3.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 8.700000e+01 4.000000e+00 4.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 9.600000e+01 4.000000e+00 4.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 9.500000e+01 4.000000e+00 4.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 9.200000e+01 4.000000e+00 4.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 8.300000e+01 4.000000e+00 4.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 7.400000e+01 3.000000e+00 3.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 6.200000e+01 3.000000e+00 3.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 5.100000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 4.100000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 3.200000e+01 2.000000e+00 2.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 2.500000e+01 1.000000e+00 1.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 1.900000e+01 9.000000e-01 9.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 1.390000e+01 7.000000e-01 7.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 1.060000e+01 6.000000e-01 6.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 7.700000e+00 5.000000e-01 5.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 5.700000e+00 4.000000e-01 4.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 3.800000e+00 3.000000e-01 3.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 3.000000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.800000e+00 2.000000e-01 2.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 5.200000e-01 9.000000e-02 9.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 2.700000e-01 6.000000e-02 6.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 2.000000e-01 5.000000e-02 5.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+3.400000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.7, up: 0.7}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -3.0, up: 3.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -4.0, up: 4.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -4.0, up: 4.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -3.0, up: 3.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -2.0, up: 2.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.9, up: 0.9}}, 19: {error: {dn: -0.7, up: 0.7}}, 20: {error: {dn: -0.6, up: 0.6}}, 21: {error: {dn: -0.5, up: 0.5}}, 22: {error: {dn: -0.4, up: 0.4}}, 23: {error: {dn: -0.3, up: 0.3}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.2, up: 0.2}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.09, up: 0.09}}, 29: {error: {dn: -0.06, up: 0.06}}, 30: {error: {dn: -0.05, up: 0.05}}, 31: {error: {dn: -0.04, up: 0.04}}, 32: {error: {dn: -0.03, up: 0.03}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d12-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 3.100000e-01 7.000000e-02 7.000000e-02
+1.000000e+00 0.500000e+00 0.500000e+00 1.300000e+00 1.000000e-01 1.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 5.000000e+00 3.000000e-01 3.000000e-01
+3.000000e+00 0.500000e+00 0.500000e+00 1.290000e+01 7.000000e-01 7.000000e-01
+4.000000e+00 0.500000e+00 0.500000e+00 2.700000e+01 1.000000e+00 1.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 4.600000e+01 2.000000e+00 2.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 7.100000e+01 3.000000e+00 3.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 8.500000e+01 4.000000e+00 4.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 9.800000e+01 4.000000e+00 4.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 8.800000e+01 4.000000e+00 4.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 7.800000e+01 3.000000e+00 3.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 6.600000e+01 3.000000e+00 3.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 5.300000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 4.200000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 1.920000e+01 9.000000e-01 9.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 1.410000e+01 7.000000e-01 7.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 1.060000e+01 6.000000e-01 6.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 7.800000e+00 5.000000e-01 5.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 5.700000e+00 4.000000e-01 4.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 3.800000e+00 3.000000e-01 3.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 3.100000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.800000e+00 2.000000e-01 2.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 5.200000e-01 9.000000e-02 9.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 2.700000e-01 6.000000e-02 6.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 2.000000e-01 5.000000e-02 5.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+3.400000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.6, up: 0.6}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -3.0, up: 3.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -4.0, up: 4.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -4.0, up: 4.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -3.0, up: 3.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -2.0, up: 2.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.9, up: 0.9}}, 19: {error: {dn: -0.7, up: 0.7}}, 20: {error: {dn: -0.6, up: 0.6}}, 21: {error: {dn: -0.5, up: 0.5}}, 22: {error: {dn: -0.4, up: 0.4}}, 23: {error: {dn: -0.3, up: 0.3}}, 24: {error: {dn: -0.2, up: 0.2}}, 25: {error: {dn: -0.2, up: 0.2}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.09, up: 0.09}}, 29: {error: {dn: -0.06, up: 0.06}}, 30: {error: {dn: -0.05, up: 0.05}}, 31: {error: {dn: -0.04, up: 0.04}}, 32: {error: {dn: -0.03, up: 0.03}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d13-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.000000e+00 0.500000e+00 0.500000e+00 1.900000e-01 5.000000e-02 5.000000e-02
+1.000000e+00 0.500000e+00 0.500000e+00 1.200000e+00 1.000000e-01 1.000000e-01
+2.000000e+00 0.500000e+00 0.500000e+00 4.600000e+00 3.000000e-01 3.000000e-01
+3.000000e+00 0.500000e+00 0.500000e+00 1.220000e+01 6.000000e-01 6.000000e-01
+4.000000e+00 0.500000e+00 0.500000e+00 2.700000e+01 1.000000e+00 1.000000e+00
+5.000000e+00 0.500000e+00 0.500000e+00 4.600000e+01 2.000000e+00 2.000000e+00
+6.000000e+00 0.500000e+00 0.500000e+00 7.100000e+01 3.000000e+00 3.000000e+00
+7.000000e+00 0.500000e+00 0.500000e+00 8.500000e+01 4.000000e+00 4.000000e+00
+8.000000e+00 0.500000e+00 0.500000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+9.000000e+00 0.500000e+00 0.500000e+00 1.000000e+02 4.000000e+00 4.000000e+00
+1.000000e+01 0.500000e+00 0.500000e+00 9.900000e+01 4.000000e+00 4.000000e+00
+1.100000e+01 0.500000e+00 0.500000e+00 8.800000e+01 4.000000e+00 4.000000e+00
+1.200000e+01 0.500000e+00 0.500000e+00 7.800000e+01 3.000000e+00 3.000000e+00
+1.300000e+01 0.500000e+00 0.500000e+00 6.600000e+01 3.000000e+00 3.000000e+00
+1.400000e+01 0.500000e+00 0.500000e+00 5.300000e+01 2.000000e+00 2.000000e+00
+1.500000e+01 0.500000e+00 0.500000e+00 4.200000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 0.500000e+00 0.500000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+1.700000e+01 0.500000e+00 0.500000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+1.800000e+01 0.500000e+00 0.500000e+00 1.920000e+01 9.000000e-01 9.000000e-01
+1.900000e+01 0.500000e+00 0.500000e+00 1.410000e+01 7.000000e-01 7.000000e-01
+2.000000e+01 0.500000e+00 0.500000e+00 1.060000e+01 6.000000e-01 6.000000e-01
+2.100000e+01 0.500000e+00 0.500000e+00 7.800000e+00 5.000000e-01 5.000000e-01
+2.200000e+01 0.500000e+00 0.500000e+00 5.700000e+00 4.000000e-01 4.000000e-01
+2.300000e+01 0.500000e+00 0.500000e+00 3.800000e+00 3.000000e-01 3.000000e-01
+2.400000e+01 0.500000e+00 0.500000e+00 3.100000e+00 2.000000e-01 2.000000e-01
+2.500000e+01 0.500000e+00 0.500000e+00 1.800000e+00 2.000000e-01 2.000000e-01
+2.600000e+01 0.500000e+00 0.500000e+00 1.100000e+00 1.000000e-01 1.000000e-01
+2.700000e+01 0.500000e+00 0.500000e+00 9.000000e-01 1.000000e-01 1.000000e-01
+2.800000e+01 0.500000e+00 0.500000e+00 5.200000e-01 9.000000e-02 9.000000e-02
+2.900000e+01 0.500000e+00 0.500000e+00 2.700000e-01 6.000000e-02 6.000000e-02
+3.000000e+01 0.500000e+00 0.500000e+00 2.000000e-01 5.000000e-02 5.000000e-02
+3.100000e+01 0.500000e+00 0.500000e+00 1.100000e-01 4.000000e-02 4.000000e-02
+3.200000e+01 0.500000e+00 0.500000e+00 6.000000e-02 3.000000e-02 3.000000e-02
+3.300000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+3.400000e+01 0.500000e+00 0.500000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.5, up: 0.5}}, 4: {error: {dn: -0.8, up: 0.8}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 3.100000e+00 1.000000e-01 1.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 6.500000e+00 3.000000e-01 3.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 9.900000e+00 4.000000e-01 4.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 1.310000e+01 5.000000e-01 5.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 2.080000e+01 8.000000e-01 8.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.4, up: 0.4}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y02
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 2.700000e+00 1.000000e-01 1.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 4.600000e+00 2.000000e-01 2.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 6.200000e+00 3.000000e-01 3.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 7.100000e+00 3.000000e-01 3.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 6.200000e+00 4.000000e-01 4.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y03
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.740000e+00 7.000000e-02 7.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 1.510000e+00 6.000000e-02 6.000000e-02
+3.000000e+00 5.000000e-01 5.000000e-01 1.390000e+00 6.000000e-02 6.000000e-02
+4.000000e+00 5.000000e-01 5.000000e-01 1.290000e+00 5.000000e-02 5.000000e-02
+5.000000e+00 5.000000e-01 5.000000e-01 1.090000e+00 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.09, up: 0.09}}, 4: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y04
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 4.200000e+00 2.000000e-01 2.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 3.100000e+00 1.000000e-01 1.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 2.500000e+00 1.000000e-01 1.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 2.030000e+00 9.000000e-02 9.000000e-02
+5.000000e+00 5.000000e-01 5.000000e-01 1.290000e+00 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y05
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.260000e+01 6.000000e-01 6.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 7.800000e+00 3.000000e-01 3.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 5.300000e+00 2.000000e-01 2.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 3.700000e+00 2.000000e-01 2.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 1.630000e+00 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d14-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.0, up: 2.0}}, 1: {error: {dn: -1.0, up: 1.0}}, 2: {error: {dn: -0.6, up: 0.6}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d14-x01-y06
+Title: doi:10.17182/hepdata.14860.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 4.500000e+01 2.000000e+00 2.000000e+00
+2.000000e+00 5.000000e-01 5.000000e-01 2.300000e+01 1.000000e+00 1.000000e+00
+3.000000e+00 5.000000e-01 5.000000e-01 1.290000e+01 6.000000e-01 6.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 7.500000e+00 3.000000e-01 3.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 2.200000e+00 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.4, up: 0.4}}, 5: {error: {dn: -0.4, up: 0.4}}, 6: {error: {dn: -0.5, up: 0.5}}, 7: {error: {dn: -0.5, up: 0.5}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y01
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.540000e+00 6.000000e-02 6.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 3.200000e+00 1.000000e-01 1.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 4.900000e+00 2.000000e-01 2.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 6.500000e+00 3.000000e-01 3.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 9.200000e+00 4.000000e-01 4.000000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 1.020000e+01 4.000000e-01 4.000000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 1.040000e+01 5.000000e-01 5.000000e-01
+8.000000e+00 5.000000e-01 5.000000e-01 1.040000e+01 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.3, up: 0.3}}, 6: {error: {dn: -0.3, up: 0.3}}, 7: {error: {dn: -0.3, up: 0.3}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y02
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.600000e+00 1.000000e-01 1.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 2.900000e+00 1.000000e-01 1.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 4.000000e+00 2.000000e-01 2.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 4.700000e+00 2.000000e-01 2.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 4.800000e+00 2.000000e-01 2.000000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 4.300000e+00 3.000000e-01 3.000000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 4.200000e+00 3.000000e-01 3.000000e-01
+8.000000e+00 5.000000e-01 5.000000e-01 4.200000e+00 3.000000e-01 3.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.09, up: 0.09}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.07, up: 0.07}}, 3: {error: {dn: -0.06, up: 0.06}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.03, up: 0.03}}, 7: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y03
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 2.140000e+00 9.000000e-02 9.000000e-02
+2.000000e+00 5.000000e-01 5.000000e-01 1.840000e+00 8.000000e-02 8.000000e-02
+3.000000e+00 5.000000e-01 5.000000e-01 1.670000e+00 7.000000e-02 7.000000e-02
+4.000000e+00 5.000000e-01 5.000000e-01 1.510000e+00 6.000000e-02 6.000000e-02
+5.000000e+00 5.000000e-01 5.000000e-01 1.280000e+00 5.000000e-02 5.000000e-02
+6.000000e+00 5.000000e-01 5.000000e-01 1.180000e+00 4.000000e-02 4.000000e-02
+7.000000e+00 5.000000e-01 5.000000e-01 1.160000e+00 3.000000e-02 3.000000e-02
+8.000000e+00 5.000000e-01 5.000000e-01 1.160000e+00 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.3, up: 0.3}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.1, up: 0.1}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.06, up: 0.06}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y04
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 6.500000e+00 3.000000e-01 3.000000e-01
+2.000000e+00 5.000000e-01 5.000000e-01 5.000000e+00 2.000000e-01 2.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 3.900000e+00 2.000000e-01 2.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 3.000000e+00 1.000000e-01 1.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 1.940000e+00 8.000000e-02 8.000000e-02
+6.000000e+00 5.000000e-01 5.000000e-01 1.600000e+00 6.000000e-02 6.000000e-02
+7.000000e+00 5.000000e-01 5.000000e-01 1.540000e+00 4.000000e-02 4.000000e-02
+8.000000e+00 5.000000e-01 5.000000e-01 1.540000e+00 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}}, 1: {error: {dn: -0.8, up: 0.8}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y05
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 2.600000e+01 1.000000e+00 1.000000e+00
+2.000000e+00 5.000000e-01 5.000000e-01 1.750000e+01 8.000000e-01 8.000000e-01
+3.000000e+00 5.000000e-01 5.000000e-01 1.150000e+01 5.000000e-01 5.000000e-01
+4.000000e+00 5.000000e-01 5.000000e-01 7.200000e+00 3.000000e-01 3.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 3.400000e+00 2.000000e-01 2.000000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 2.400000e+00 1.000000e-01 1.000000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 2.290000e+00 6.000000e-02 6.000000e-02
+8.000000e+00 5.000000e-01 5.000000e-01 2.280000e+00 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1991_I324035/d15-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -7.0, up: 7.0}}, 1: {error: {dn: -4.0, up: 4.0}}, 2: {error: {dn: -4.0, up: 4.0}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -0.3, up: 0.3}}, 5: {error: {dn: -0.2, up: 0.2}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1991_I324035/d15-x01-y06
+Title: doi:10.17182/hepdata.14860.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.220000e+02 7.000000e+00 7.000000e+00
+2.000000e+00 5.000000e-01 5.000000e-01 7.500000e+01 4.000000e+00 4.000000e+00
+3.000000e+00 5.000000e-01 5.000000e-01 3.900000e+01 4.000000e+00 4.000000e+00
+4.000000e+00 5.000000e-01 5.000000e-01 1.960000e+01 9.000000e-01 9.000000e-01
+5.000000e+00 5.000000e-01 5.000000e-01 6.600000e+00 3.000000e-01 3.000000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 4.100000e+00 2.000000e-01 2.000000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 3.800000e+00 1.000000e-01 1.000000e-01
+8.000000e+00 5.000000e-01 5.000000e-01 3.700000e+00 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1992_I334948.cc b/analyses/pluginLEP/DELPHI_1992_I334948.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1992_I334948.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Charged multiplicity for different numbers of final state jets
+ class DELPHI_1992_I334948 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1992_I334948);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ const ChargedFinalState cfs;
+ declare(cfs, "FS");
+ declare(FastJets(cfs, FastJets::JADE, 0.7), "Jets");
+
+ // Book histograms
+ for(unsigned int ih=0;ih<3;++ih) {
+ for(unsigned int iy=0;iy<3;++iy) {
+ _h_mult[ih][iy] = bookHisto1D(ih+1,1,iy+1);
+ }
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ const FastJets& jets = apply<FastJets>(event, "Jets");
+ if (jets.clusterSeq()) {
+ vector<double> ycut = {0.01,0.02,0.04};
+ for (unsigned int ih=0;ih<3;++ih) {
+ int nbin = jets.clusterSeq()->n_exclusive_jets_ycut(ycut[ih])-2;
+ if(nbin<0 || nbin>2) continue;
+ _h_mult[ih][nbin]->fill(numParticles,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ for(unsigned int ih=0;ih<3;++ih) {
+ for(unsigned int iy=0;iy<3;++iy) {
+ normalize(_h_mult[ih][iy],2000.);
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_mult[3][3];
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1992_I334948);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1992_I334948.info b/analyses/pluginLEP/DELPHI_1992_I334948.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1992_I334948.info
@@ -0,0 +1,32 @@
+Name: DELPHI_1992_I334948
+Year: 1992
+Summary: Charge multiplicity for different jet multiplicities in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 334948
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C56 (1992) 63-76, 1992
+RunInfo:
+ $\sqrt{s} = 91.2$ GeV, $e^+ e^- -> Z^0$ production with hadronic decays only
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description:
+ The charged multplicity distribution in hadron $Z^0$ decays for different numbers of final state jets.
+BibKey: Abreu:1992gp
+BibTeX: '@article{Abreu:1992gp,
+ author = "Abreu, P. and others",
+ title = "{Charged particle multiplicity distributions for fixed
+ number of jets in Z0 hadronic decays}",
+ collaboration = "DELPHI",
+ journal = "Z. Phys.",
+ volume = "C56",
+ year = "1992",
+ pages = "63-76",
+ doi = "10.1007/BF01589707",
+ reportNumber = "CERN-PPE-92-064, CERN-PPE-92-64",
+ SLACcitation = "%%CITATION = ZEPYA,C56,63;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1992_I334948.plot b/analyses/pluginLEP/DELPHI_1992_I334948.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1992_I334948.plot
@@ -0,0 +1,31 @@
+BEGIN PLOT /DELPHI_1992_I334948/d
+XLabel=$n_{\text{charged}}$
+YLabel=$P_n\times 1000$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d01-x01-y01
+Title=Charged pairticle multiplicity, 2-jets, $y_{\text{cut}}=0.01$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d01-x01-y02
+Title=Charged pairticle multiplicity, 3-jets, $y_{\text{cut}}=0.01$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d01-x01-y03
+Title=Charged pairticle multiplicity, 4-jets, $y_{\text{cut}}=0.01$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d02-x01-y01
+Title=Charged pairticle multiplicity, 2-jets, $y_{\text{cut}}=0.02$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d02-x01-y02
+Title=Charged pairticle multiplicity, 3-jets, $y_{\text{cut}}=0.02$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d02-x01-y03
+Title=Charged pairticle multiplicity, 4-jets, $y_{\text{cut}}=0.02$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d03-x01-y01
+Title=Charged pairticle multiplicity, 2-jets, $y_{\text{cut}}=0.04$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d03-x01-y02
+Title=Charged pairticle multiplicity, 3-jets, $y_{\text{cut}}=0.04$
+END PLOT
+BEGIN PLOT /DELPHI_1992_I334948/d03-x01-y03
+Title=Charged pairticle multiplicity, 4-jets, $y_{\text{cut}}=0.04$
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginLEP/DELPHI_1992_I334948.yoda b/analyses/pluginLEP/DELPHI_1992_I334948.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1992_I334948.yoda
@@ -0,0 +1,289 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.5, up: 0.5}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -3.0, up: 3.0}}, 4: {error: {dn: -4.0, up: 4.0}}, 5: {error: {dn: -6.0, up: 6.0}}, 6: {error: {dn: -7.0, up: 7.0}}, 7: {error: {dn: -7.0, up: 7.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -4.0, up: 4.0}}, 10: {error: {dn: -3.0, up: 3.0}}, 11: {error: {dn: -2.0, up: 2.0}}, 12: {error: {dn: -1.0, up: 1.0}}, 13: {error: {dn: -0.7, up: 0.7}}, 14: {error: {dn: -0.5, up: 0.5}}, 15: {error: {dn: -0.3, up: 0.3}}, 16: {error: {dn: -0.3, up: 0.3}}, 17: {error: {dn: -0.07, up: 0.07}}, 18: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d01-x01-y01
+Title: doi:10.17182/hepdata.14533.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e+00 1.000000e+00 1.000000e+00 7.000000e-01 2.000000e-01 2.000000e-01
+6.000000e+00 1.000000e+00 1.000000e+00 3.800000e+00 5.000000e-01 5.000000e-01
+8.000000e+00 1.000000e+00 1.000000e+00 1.600000e+01 1.000000e+00 1.000000e+00
+1.000000e+01 1.000000e+00 1.000000e+00 4.900000e+01 3.000000e+00 3.000000e+00
+1.200000e+01 1.000000e+00 1.000000e+00 9.300000e+01 4.000000e+00 4.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 1.430000e+02 6.000000e+00 6.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.660000e+02 7.000000e+00 7.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.680000e+02 7.000000e+00 7.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.390000e+02 6.000000e+00 6.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 9.500000e+01 4.000000e+00 4.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 6.200000e+01 3.000000e+00 3.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 1.700000e+01 1.000000e+00 1.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 7.100000e+00 7.000000e-01 7.000000e-01
+3.200000e+01 1.000000e+00 1.000000e+00 4.300000e+00 5.000000e-01 5.000000e-01
+3.400000e+01 1.000000e+00 1.000000e+00 1.300000e+00 3.000000e-01 3.000000e-01
+3.600000e+01 1.000000e+00 1.000000e+00 1.200000e+00 3.000000e-01 3.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 1.000000e-01 7.000000e-02 7.000000e-02
+4.000000e+01 1.000000e+00 1.000000e+00 7.000000e-02 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -2.0, up: 2.0}}, 5: {error: {dn: -3.0, up: 3.0}}, 6: {error: {dn: -5.0, up: 5.0}}, 7: {error: {dn: -6.0, up: 6.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -6.0, up: 6.0}}, 10: {error: {dn: -5.0, up: 5.0}}, 11: {error: {dn: -4.0, up: 4.0}}, 12: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -2.0, up: 2.0}}, 14: {error: {dn: -1.0, up: 1.0}}, 15: {error: {dn: -0.7, up: 0.7}}, 16: {error: {dn: -0.5, up: 0.5}}, 17: {error: {dn: -0.3, up: 0.3}}, 18: {error: {dn: -0.2, up: 0.2}}, 19: {error: {dn: -0.1, up: 0.1}}, 20: {error: {dn: -0.08, up: 0.08}}, 21: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d01-x01-y02
+Title: doi:10.17182/hepdata.14533.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e+00 1.000000e+00 1.000000e+00 6.000000e-01 1.000000e-01 1.000000e-01
+8.000000e+00 1.000000e+00 1.000000e+00 3.700000e+00 4.000000e-01 4.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 1.440000e+01 9.000000e-01 9.000000e-01
+1.200000e+01 1.000000e+00 1.000000e+00 3.900000e+01 2.000000e+00 2.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 7.400000e+01 3.000000e+00 3.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.100000e+02 5.000000e+00 5.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.360000e+02 6.000000e+00 6.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.460000e+02 6.000000e+00 6.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.390000e+02 6.000000e+00 6.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.130000e+02 5.000000e+00 5.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 8.600000e+01 4.000000e+00 4.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 5.900000e+01 3.000000e+00 3.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 3.600000e+01 2.000000e+00 2.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 2.100000e+01 1.000000e+00 1.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 1.110000e+01 7.000000e-01 7.000000e-01
+3.600000e+01 1.000000e+00 1.000000e+00 6.100000e+00 5.000000e-01 5.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 2.800000e+00 3.000000e-01 3.000000e-01
+4.000000e+01 1.000000e+00 1.000000e+00 1.100000e+00 2.000000e-01 2.000000e-01
+4.200000e+01 1.000000e+00 1.000000e+00 3.000000e-01 1.000000e-01 1.000000e-01
+4.400000e+01 1.000000e+00 1.000000e+00 2.200000e-01 8.000000e-02 8.000000e-02
+4.600000e+01 1.000000e+00 1.000000e+00 6.000000e-02 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.5, up: 0.5}}, 4: {error: {dn: -0.8, up: 0.8}}, 5: {error: {dn: -1.0, up: 1.0}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -3.0, up: 3.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -6.0, up: 6.0}}, 11: {error: {dn: -6.0, up: 6.0}}, 12: {error: {dn: -6.0, up: 6.0}}, 13: {error: {dn: -5.0, up: 5.0}}, 14: {error: {dn: -4.0, up: 4.0}}, 15: {error: {dn: -3.0, up: 3.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -2.0, up: 2.0}}, 18: {error: {dn: -1.0, up: 1.0}}, 19: {error: {dn: -0.6, up: 0.6}}, 20: {error: {dn: -0.5, up: 0.5}}, 21: {error: {dn: -0.4, up: 0.4}}, 22: {error: {dn: -0.1, up: 0.1}}, 23: {error: {dn: -0.04, up: 0.04}}, 24: {error: {dn: -0.09, up: 0.09}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d01-x01-y03
+Title: doi:10.17182/hepdata.14533.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e+00 1.000000e+00 1.000000e+00 9.000000e-01 3.000000e-01 3.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 3.000000e+00 5.000000e-01 5.000000e-01
+1.200000e+01 1.000000e+00 1.000000e+00 7.400000e+00 8.000000e-01 8.000000e-01
+1.400000e+01 1.000000e+00 1.000000e+00 1.900000e+01 1.000000e+00 1.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 4.000000e+01 2.000000e+00 2.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 5.900000e+01 3.000000e+00 3.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 9.100000e+01 4.000000e+00 4.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.130000e+02 5.000000e+00 5.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.250000e+02 6.000000e+00 6.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 1.260000e+02 6.000000e+00 6.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 1.190000e+02 6.000000e+00 6.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 9.500000e+01 5.000000e+00 5.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 7.600000e+01 4.000000e+00 4.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 5.000000e+01 3.000000e+00 3.000000e+00
+3.600000e+01 1.000000e+00 1.000000e+00 3.300000e+01 2.000000e+00 2.000000e+00
+3.800000e+01 1.000000e+00 1.000000e+00 2.200000e+01 2.000000e+00 2.000000e+00
+4.000000e+01 1.000000e+00 1.000000e+00 1.300000e+01 1.000000e+00 1.000000e+00
+4.200000e+01 1.000000e+00 1.000000e+00 5.000000e+00 6.000000e-01 6.000000e-01
+4.400000e+01 1.000000e+00 1.000000e+00 2.800000e+00 5.000000e-01 5.000000e-01
+4.600000e+01 1.000000e+00 1.000000e+00 2.400000e+00 4.000000e-01 4.000000e-01
+4.800000e+01 1.000000e+00 1.000000e+00 3.000000e-01 1.000000e-01 1.000000e-01
+5.000000e+01 1.000000e+00 1.000000e+00 4.000000e-02 4.000000e-02 4.000000e-02
+5.200000e+01 1.000000e+00 1.000000e+00 1.200000e-01 9.000000e-02 9.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.09, up: 0.09}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.8, up: 0.8}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -4.0, up: 4.0}}, 5: {error: {dn: -5.0, up: 5.0}}, 6: {error: {dn: -7.0, up: 7.0}}, 7: {error: {dn: -7.0, up: 7.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -3.0, up: 3.0}}, 11: {error: {dn: -2.0, up: 2.0}}, 12: {error: {dn: -1.0, up: 1.0}}, 13: {error: {dn: -0.8, up: 0.8}}, 14: {error: {dn: -0.6, up: 0.6}}, 15: {error: {dn: -0.3, up: 0.3}}, 16: {error: {dn: -0.2, up: 0.2}}, 17: {error: {dn: -0.1, up: 0.1}}, 18: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d02-x01-y01
+Title: doi:10.17182/hepdata.14533.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e+00 1.000000e+00 1.000000e+00 2.900000e-01 9.000000e-02 9.000000e-02
+6.000000e+00 1.000000e+00 1.000000e+00 2.700000e+00 3.000000e-01 3.000000e-01
+8.000000e+00 1.000000e+00 1.000000e+00 1.190000e+01 8.000000e-01 8.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 3.800000e+01 2.000000e+00 2.000000e+00
+1.200000e+01 1.000000e+00 1.000000e+00 8.000000e+01 4.000000e+00 4.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 1.260000e+02 5.000000e+00 5.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.540000e+02 7.000000e+00 7.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.630000e+02 7.000000e+00 7.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.460000e+02 6.000000e+00 6.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.100000e+02 5.000000e+00 5.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 7.500000e+01 3.000000e+00 3.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 4.300000e+01 2.000000e+00 2.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 2.600000e+01 1.000000e+00 1.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 1.250000e+01 8.000000e-01 8.000000e-01
+3.200000e+01 1.000000e+00 1.000000e+00 7.400000e+00 6.000000e-01 6.000000e-01
+3.400000e+01 1.000000e+00 1.000000e+00 2.800000e+00 3.000000e-01 3.000000e-01
+3.600000e+01 1.000000e+00 1.000000e+00 1.200000e+00 2.000000e-01 2.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 6.000000e-01 1.000000e-01 1.000000e-01
+4.000000e+01 1.000000e+00 1.000000e+00 7.000000e-02 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.6, up: 0.6}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -4.0, up: 4.0}}, 7: {error: {dn: -5.0, up: 5.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -6.0, up: 6.0}}, 10: {error: {dn: -5.0, up: 5.0}}, 11: {error: {dn: -5.0, up: 5.0}}, 12: {error: {dn: -4.0, up: 4.0}}, 13: {error: {dn: -3.0, up: 3.0}}, 14: {error: {dn: -2.0, up: 2.0}}, 15: {error: {dn: -1.0, up: 1.0}}, 16: {error: {dn: -0.9, up: 0.9}}, 17: {error: {dn: -0.6, up: 0.6}}, 18: {error: {dn: -0.4, up: 0.4}}, 19: {error: {dn: -0.2, up: 0.2}}, 20: {error: {dn: -0.2, up: 0.2}}, 21: {error: {dn: -0.1, up: 0.1}}, 22: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d02-x01-y02
+Title: doi:10.17182/hepdata.14533.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e+00 1.000000e+00 1.000000e+00 2.300000e-01 9.000000e-02 9.000000e-02
+8.000000e+00 1.000000e+00 1.000000e+00 2.000000e+00 3.000000e-01 3.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 8.600000e+00 6.000000e-01 6.000000e-01
+1.200000e+01 1.000000e+00 1.000000e+00 2.300000e+01 1.000000e+00 1.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 4.900000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 8.200000e+01 4.000000e+00 4.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.090000e+02 5.000000e+00 5.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.290000e+02 6.000000e+00 6.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.360000e+02 6.000000e+00 6.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.240000e+02 5.000000e+00 5.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 1.060000e+02 5.000000e+00 5.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 8.200000e+01 4.000000e+00 4.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 5.800000e+01 3.000000e+00 3.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 3.900000e+01 2.000000e+00 2.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 2.300000e+01 1.000000e+00 1.000000e+00
+3.600000e+01 1.000000e+00 1.000000e+00 1.430000e+01 9.000000e-01 9.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 8.000000e+00 6.000000e-01 6.000000e-01
+4.000000e+01 1.000000e+00 1.000000e+00 3.900000e+00 4.000000e-01 4.000000e-01
+4.200000e+01 1.000000e+00 1.000000e+00 1.500000e+00 2.000000e-01 2.000000e-01
+4.400000e+01 1.000000e+00 1.000000e+00 8.000000e-01 2.000000e-01 2.000000e-01
+4.600000e+01 1.000000e+00 1.000000e+00 4.000000e-01 1.000000e-01 1.000000e-01
+4.800000e+01 1.000000e+00 1.000000e+00 1.300000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {3: {error: {dn: -0.6, up: 0.6}}, 5: {error: {dn: -1.0, up: 1.0}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -2.0, up: 2.0}}, 8: {error: {dn: -4.0, up: 4.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -6.0, up: 6.0}}, 11: {error: {dn: -6.0, up: 6.0}}, 12: {error: {dn: -7.0, up: 7.0}}, 13: {error: {dn: -6.0, up: 6.0}}, 14: {error: {dn: -6.0, up: 6.0}}, 15: {error: {dn: -5.0, up: 5.0}}, 16: {error: {dn: -4.0, up: 4.0}}, 17: {error: {dn: -3.0, up: 3.0}}, 18: {error: {dn: -2.0, up: 2.0}}, 19: {error: {dn: -2.0, up: 2.0}}, 20: {error: {dn: -1.0, up: 1.0}}, 21: {error: {dn: -1.0, up: 1.0}}, 22: {error: {dn: -0.5, up: 0.5}}, 23: {error: {dn: -0.4, up: 0.4}}, 24: {error: {dn: -0.4, up: 0.4}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d02-x01-y03
+Title: doi:10.17182/hepdata.14533.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e+01 1.000000e+00 1.000000e+00 2.500000e+00 6.000000e-01 6.000000e-01
+1.400000e+01 1.000000e+00 1.000000e+00 8.000000e+00 1.000000e+00 1.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.400000e+01 2.000000e+00 2.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 2.500000e+01 2.000000e+00 2.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 5.200000e+01 4.000000e+00 4.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 8.300000e+01 5.000000e+00 5.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.020000e+02 6.000000e+00 6.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 1.190000e+02 6.000000e+00 6.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 1.310000e+02 7.000000e+00 7.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 1.130000e+02 6.000000e+00 6.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 9.900000e+01 6.000000e+00 6.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 8.100000e+01 5.000000e+00 5.000000e+00
+3.600000e+01 1.000000e+00 1.000000e+00 6.100000e+01 4.000000e+00 4.000000e+00
+3.800000e+01 1.000000e+00 1.000000e+00 4.600000e+01 3.000000e+00 3.000000e+00
+4.000000e+01 1.000000e+00 1.000000e+00 2.700000e+01 2.000000e+00 2.000000e+00
+4.200000e+01 1.000000e+00 1.000000e+00 1.700000e+01 2.000000e+00 2.000000e+00
+4.400000e+01 1.000000e+00 1.000000e+00 1.000000e+01 1.000000e+00 1.000000e+00
+4.600000e+01 1.000000e+00 1.000000e+00 6.000000e+00 1.000000e+00 1.000000e+00
+4.800000e+01 1.000000e+00 1.000000e+00 1.700000e+00 5.000000e-01 5.000000e-01
+5.000000e+01 1.000000e+00 1.000000e+00 8.000000e-01 4.000000e-01 4.000000e-01
+5.200000e+01 1.000000e+00 1.000000e+00 9.000000e-01 4.000000e-01 4.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.6, up: 0.6}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -3.0, up: 3.0}}, 5: {error: {dn: -5.0, up: 5.0}}, 6: {error: {dn: -6.0, up: 6.0}}, 7: {error: {dn: -6.0, up: 6.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -3.0, up: 3.0}}, 12: {error: {dn: -2.0, up: 2.0}}, 13: {error: {dn: -1.0, up: 1.0}}, 14: {error: {dn: -0.7, up: 0.7}}, 15: {error: {dn: -0.4, up: 0.4}}, 16: {error: {dn: -0.3, up: 0.3}}, 17: {error: {dn: -0.2, up: 0.2}}, 18: {error: {dn: -0.1, up: 0.1}}, 19: {error: {dn: -0.04, up: 0.04}}, 20: {error: {dn: -0.05, up: 0.05}}, 21: {error: {dn: -0.02, up: 0.02}}, 22: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d03-x01-y01
+Title: doi:10.17182/hepdata.14533.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e+00 1.000000e+00 1.000000e+00 2.100000e-01 7.000000e-02 7.000000e-02
+6.000000e+00 1.000000e+00 1.000000e+00 2.000000e+00 2.000000e-01 2.000000e-01
+8.000000e+00 1.000000e+00 1.000000e+00 9.200000e+00 6.000000e-01 6.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 3.100000e+01 2.000000e+00 2.000000e+00
+1.200000e+01 1.000000e+00 1.000000e+00 6.600000e+01 3.000000e+00 3.000000e+00
+1.400000e+01 1.000000e+00 1.000000e+00 1.100000e+02 5.000000e+00 5.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.400000e+02 6.000000e+00 6.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 1.520000e+02 6.000000e+00 6.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.460000e+02 6.000000e+00 6.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.170000e+02 5.000000e+00 5.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 8.700000e+01 4.000000e+00 4.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 5.700000e+01 3.000000e+00 3.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 3.700000e+01 2.000000e+00 2.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 2.100000e+01 1.000000e+00 1.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 1.230000e+01 7.000000e-01 7.000000e-01
+3.400000e+01 1.000000e+00 1.000000e+00 6.000000e+00 4.000000e-01 4.000000e-01
+3.600000e+01 1.000000e+00 1.000000e+00 2.800000e+00 3.000000e-01 3.000000e-01
+3.800000e+01 1.000000e+00 1.000000e+00 1.400000e+00 2.000000e-01 2.000000e-01
+4.000000e+01 1.000000e+00 1.000000e+00 8.000000e-01 1.000000e-01 1.000000e-01
+4.200000e+01 1.000000e+00 1.000000e+00 6.000000e-02 4.000000e-02 4.000000e-02
+4.400000e+01 1.000000e+00 1.000000e+00 1.100000e-01 5.000000e-02 5.000000e-02
+4.600000e+01 1.000000e+00 1.000000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+4.800000e+01 1.000000e+00 1.000000e+00 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.5, up: 0.5}}, 4: {error: {dn: -0.9, up: 0.9}}, 5: {error: {dn: -2.0, up: 2.0}}, 6: {error: {dn: -3.0, up: 3.0}}, 7: {error: {dn: -4.0, up: 4.0}}, 8: {error: {dn: -5.0, up: 5.0}}, 9: {error: {dn: -6.0, up: 6.0}}, 10: {error: {dn: -6.0, up: 6.0}}, 11: {error: {dn: -5.0, up: 5.0}}, 12: {error: {dn: -5.0, up: 5.0}}, 13: {error: {dn: -4.0, up: 4.0}}, 14: {error: {dn: -3.0, up: 3.0}}, 15: {error: {dn: -2.0, up: 2.0}}, 16: {error: {dn: -2.0, up: 2.0}}, 17: {error: {dn: -1.0, up: 1.0}}, 18: {error: {dn: -0.7, up: 0.7}}, 19: {error: {dn: -0.5, up: 0.5}}, 20: {error: {dn: -0.4, up: 0.4}}, 21: {error: {dn: -0.3, up: 0.3}}, 22: {error: {dn: -0.2, up: 0.2}}, 23: {error: {dn: -0.2, up: 0.2}}, 24: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d03-x01-y02
+Title: doi:10.17182/hepdata.14533.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e+00 1.000000e+00 1.000000e+00 1.000000e+00 2.000000e-01 2.000000e-01
+1.000000e+01 1.000000e+00 1.000000e+00 4.100000e+00 5.000000e-01 5.000000e-01
+1.200000e+01 1.000000e+00 1.000000e+00 1.210000e+01 9.000000e-01 9.000000e-01
+1.400000e+01 1.000000e+00 1.000000e+00 2.800000e+01 2.000000e+00 2.000000e+00
+1.600000e+01 1.000000e+00 1.000000e+00 5.300000e+01 3.000000e+00 3.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 8.300000e+01 4.000000e+00 4.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 1.040000e+02 5.000000e+00 5.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 1.290000e+02 6.000000e+00 6.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.270000e+02 6.000000e+00 6.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 1.200000e+02 5.000000e+00 5.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 1.020000e+02 5.000000e+00 5.000000e+00
+3.000000e+01 1.000000e+00 1.000000e+00 7.800000e+01 4.000000e+00 4.000000e+00
+3.200000e+01 1.000000e+00 1.000000e+00 5.800000e+01 3.000000e+00 3.000000e+00
+3.400000e+01 1.000000e+00 1.000000e+00 3.800000e+01 2.000000e+00 2.000000e+00
+3.600000e+01 1.000000e+00 1.000000e+00 2.700000e+01 2.000000e+00 2.000000e+00
+3.800000e+01 1.000000e+00 1.000000e+00 1.700000e+01 1.000000e+00 1.000000e+00
+4.000000e+01 1.000000e+00 1.000000e+00 9.100000e+00 7.000000e-01 7.000000e-01
+4.200000e+01 1.000000e+00 1.000000e+00 4.200000e+00 5.000000e-01 5.000000e-01
+4.400000e+01 1.000000e+00 1.000000e+00 2.700000e+00 4.000000e-01 4.000000e-01
+4.600000e+01 1.000000e+00 1.000000e+00 1.600000e+00 3.000000e-01 3.000000e-01
+4.800000e+01 1.000000e+00 1.000000e+00 5.000000e-01 2.000000e-01 2.000000e-01
+5.000000e+01 1.000000e+00 1.000000e+00 5.000000e-01 2.000000e-01 2.000000e-01
+5.200000e+01 1.000000e+00 1.000000e+00 9.000000e-02 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1992_I334948/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {5: {error: {dn: -0.5, up: 0.5}}, 6: {error: {dn: -2.0, up: 2.0}}, 7: {error: {dn: -2.0, up: 2.0}}, 8: {error: {dn: -5.0, up: 5.0}}, 9: {error: {dn: -7.0, up: 7.0}}, 10: {error: {dn: -7.0, up: 7.0}}, 11: {error: {dn: -8.0, up: 8.0}}, 12: {error: {dn: -11.0, up: 11.0}}, 13: {error: {dn: -10.0, up: 10.0}}, 14: {error: {dn: -11.0, up: 11.0}}, 15: {error: {dn: -10.0, up: 10.0}}, 16: {error: {dn: -8.0, up: 8.0}}, 17: {error: {dn: -8.0, up: 8.0}}, 18: {error: {dn: -6.0, up: 6.0}}, 19: {error: {dn: -6.0, up: 6.0}}, 20: {error: {dn: -4.0, up: 4.0}}, 21: {error: {dn: -3.0, up: 3.0}}, 22: {error: {dn: -2.0, up: 2.0}}, 24: {error: {dn: -1.0, up: 1.0}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1992_I334948/d03-x01-y03
+Title: doi:10.17182/hepdata.14533.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 1.000000e+00 1.000000e+00 5.000000e-01 5.000000e-01 5.000000e-01
+1.600000e+01 1.000000e+00 1.000000e+00 7.000000e+00 2.000000e+00 2.000000e+00
+1.800000e+01 1.000000e+00 1.000000e+00 6.000000e+00 2.000000e+00 2.000000e+00
+2.000000e+01 1.000000e+00 1.000000e+00 2.900000e+01 5.000000e+00 5.000000e+00
+2.200000e+01 1.000000e+00 1.000000e+00 5.700000e+01 7.000000e+00 7.000000e+00
+2.400000e+01 1.000000e+00 1.000000e+00 6.100000e+01 7.000000e+00 7.000000e+00
+2.600000e+01 1.000000e+00 1.000000e+00 8.300000e+01 8.000000e+00 8.000000e+00
+2.800000e+01 1.000000e+00 1.000000e+00 1.260000e+02 1.100000e+01 1.100000e+01
+3.000000e+01 1.000000e+00 1.000000e+00 1.140000e+02 1.000000e+01 1.000000e+01
+3.200000e+01 1.000000e+00 1.000000e+00 1.360000e+02 1.100000e+01 1.100000e+01
+3.400000e+01 1.000000e+00 1.000000e+00 1.060000e+02 1.000000e+01 1.000000e+01
+3.600000e+01 1.000000e+00 1.000000e+00 8.000000e+01 8.000000e+00 8.000000e+00
+3.800000e+01 1.000000e+00 1.000000e+00 7.600000e+01 8.000000e+00 8.000000e+00
+4.000000e+01 1.000000e+00 1.000000e+00 4.100000e+01 6.000000e+00 6.000000e+00
+4.200000e+01 1.000000e+00 1.000000e+00 4.200000e+01 6.000000e+00 6.000000e+00
+4.400000e+01 1.000000e+00 1.000000e+00 1.800000e+01 4.000000e+00 4.000000e+00
+4.600000e+01 1.000000e+00 1.000000e+00 1.400000e+01 3.000000e+00 3.000000e+00
+4.800000e+01 1.000000e+00 1.000000e+00 3.000000e+00 2.000000e+00 2.000000e+00
+5.200000e+01 1.000000e+00 1.000000e+00 3.000000e+00 1.000000e+00 1.000000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1993_I360638.cc b/analyses/pluginLEP/DELPHI_1993_I360638.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1993_I360638.cc
@@ -0,0 +1,120 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Lambda and Lambda bar dists
+ class DELPHI_1993_I360638 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1993_I360638);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ const ChargedFinalState cfs;
+ declare(cfs, "FS");
+ declare(UnstableParticles(), "UFS");
+ declare(Sphericity(cfs), "Sphericity");
+
+ // Book histograms
+ _h_x = bookHisto1D(1, 1, 1);
+ _h_rap = bookHisto1D(3, 1, 1);
+ _h_cos = bookHisto1D(4, 1, 1);
+ _m_single = bookHisto1D(2, 1, 1);
+ _m_like = bookHisto1D(5, 1, 1);
+ _m_opposite = bookHisto1D(6, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) vetoEvent;
+ const double weight = event.weight();
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+ // lambda
+ Particles lambda = ufs.particles(Cuts::pid== PID::LAMBDA);
+ Particles lambdabar = ufs.particles(Cuts::pid==-PID::LAMBDA);
+ // multiplicities
+ _m_single->fill(91.2,(lambda.size()+lambdabar.size())*weight);
+ if(lambda.empty()&&lambdabar.empty()) vetoEvent;
+ for(const Particle& p : lambda) {
+ double xP = 2.*p.p3().mod()/sqrtS();
+ _h_x->fill(xP,weight);
+ }
+ for(const Particle& p : lambdabar) {
+ double xP = 2.*p.p3().mod()/sqrtS();
+ _h_x->fill(xP,weight);
+ }
+ if(lambda.size()>=2) {
+ unsigned int npair=lambda.size()/2;
+ _m_like->fill(91.2,weight*double(npair));
+ }
+ if(lambdabar.size()>=2) {
+ unsigned int npair=lambdabar.size()/2;
+ _m_like->fill(91.2,weight*double(npair));
+ }
+ if(lambda.size()==0 || lambdabar.size()==0)
+ return;
+ _m_opposite->fill(91.2,weight*double(max(lambda.size(),lambdabar.size())));
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ for(const Particle & p : lambda) {
+ const Vector3 momP = p.p3();
+ const double enP = p.E();
+ const double modP = dot(sphericity.sphericityAxis(), momP);
+ const double rapP = 0.5 * std::log((enP + modP) / (enP - modP));
+ for(const Particle & pb : lambdabar) {
+ const Vector3 momB = pb.p3();
+ const double enB = pb.E();
+ const double modB = dot(sphericity.sphericityAxis(), momB);
+ const double rapB = 0.5 * std::log((enB + modB) / (enB - modB));
+ _h_rap->fill(abs(rapP-rapB),weight);
+ _h_cos->fill(momP.unit().dot(momB.unit()),weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale( _h_x , 1./sumOfWeights());
+ scale( _h_rap , 1./sumOfWeights());
+ scale( _h_cos , 1./sumOfWeights());
+ scale( _m_single , 1./sumOfWeights());
+ scale( _m_like , 1./sumOfWeights());
+ scale( _m_opposite, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x, _h_rap ,_h_cos;
+ Histo1DPtr _m_single, _m_like, _m_opposite;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1993_I360638);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1993_I360638.info b/analyses/pluginLEP/DELPHI_1993_I360638.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1993_I360638.info
@@ -0,0 +1,33 @@
+Name: DELPHI_1993_I360638
+Year: 1993
+Summary: Correlations between $\Lambda^0$ and $\bar{\Lambda}^0$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 360638
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B318 (1993) 249-262, 1993
+RunInfo:
+ $\sqrt{s} = 91.2$ GeV, $e^+ e^- -> Z^0$ production with hadronic decays only
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description:
+ The spectrum for the production of $\Lambda^0$ and $\bar{\Lambda}^0$ in hadronic $Z^0$ decays. Importantly the rapidity difference and
+ cosine of the angle between $\Lambda^0$ and $\bar{\Lambda}^0$ baryons is measured. This is sensitive to different models of baryon production.
+BibKey: Abreu:1993mm
+BibTeX: '@article{Abreu:1993mm,
+ author = "Abreu, P. and others",
+ title = "{Production of Lambda and Lambda anti-Lambda correlations
+ in the hadronic decays of the Z0}",
+ collaboration = "DELPHI",
+ journal = "Phys. Lett.",
+ volume = "B318",
+ year = "1993",
+ pages = "249-262",
+ doi = "10.1016/0370-2693(93)91815-5",
+ reportNumber = "CERN-PPE-93-171",
+ SLACcitation = "%%CITATION = PHLTA,B318,249;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1993_I360638.plot b/analyses/pluginLEP/DELPHI_1993_I360638.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1993_I360638.plot
@@ -0,0 +1,30 @@
+BEGIN PLOT /DELPHI_1993_I360638/d01-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ scaled momentum spectrum
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+
+BEGIN PLOT /DELPHI_1993_I360638/d03-x01-y01
+Title=$\Lambda^0$ and $\bar{\Lambda}^0$ rapidity difference
+XLabel=$\Delta y$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\Delta y$
+END PLOT
+
+BEGIN PLOT /DELPHI_1993_I360638/d04-x01-y01
+Title=Cosine of the angle between $\Lambda^0$ and $\bar{\Lambda}^0$
+XLabel=$\cos\alpha$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\cos\alpha$
+END PLOT
+
+BEGIN PLOT /DELPHI_1993_I360638/d02-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ multiplicity
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}$
+END PLOT
+BEGIN PLOT /DELPHI_1993_I360638/d05-x01-y01
+Title=$\Lambda^0\Lambda^0$ and $\bar{\Lambda}^0\bar{\Lambda}^0$ multiplicity
+YLabel=$N_{\Lambda\Lambda, \bar{\Lambda}\bar{\Lambda}}$
+END PLOT
+BEGIN PLOT /DELPHI_1993_I360638/d06-x01-y01
+Title=$\Lambda^0\bar{\Lambda}^0$ multiplicity
+YLabel=$N_{\Lambda\bar{\Lambda}}$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1993_I360638.yoda b/analyses/pluginLEP/DELPHI_1993_I360638.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1993_I360638.yoda
@@ -0,0 +1,93 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.16, up: 0.16}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.032, up: 0.032}}, 7: {error: {dn: -0.025, up: 0.025}}, 8: {error: {dn: -0.019, up: 0.019}}, 9: {error: {dn: -0.02, up: 0.02}}, 10: {error: {dn: -0.019, up: 0.019}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d01-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-02 5.000000e-03 5.000000e-03 2.690000e+00 1.600000e-01 1.600000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 3.760000e+00 9.000000e-02 9.000000e-02
+3.500000e-02 5.000000e-03 5.000000e-03 3.540000e+00 1.000000e-01 1.000000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 2.840000e+00 5.000000e-02 5.000000e-02
+7.500000e-02 1.500000e-02 1.500000e-02 1.800000e+00 4.000000e-02 4.000000e-02
+1.050000e-01 1.500000e-02 1.500000e-02 1.170000e+00 3.000000e-02 3.000000e-02
+1.350000e-01 1.500000e-02 1.500000e-02 7.740000e-01 3.200000e-02 3.200000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 5.550000e-01 2.500000e-02 2.500000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 3.030000e-01 1.900000e-02 1.900000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.210000e-01 2.000000e-02 2.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 7.200000e-02 1.900000e-02 1.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.017, up: 0.017}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d02-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 3.570000e-01 1.726268e-02 1.726268e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.008, up: 0.008}}, 1: {error: {dn: -0.009, up: 0.009}}, 2: {error: {dn: -0.005, up: 0.005}}, 3: {error: {dn: -0.004, up: 0.004}}, 4: {error: {dn: -0.005, up: 0.005}}, 5: {error: {dn: -0.003, up: 0.003}}, 6: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d03-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 5.500000e-02 8.000000e-03 8.000000e-03
+3.750000e-01 1.250000e-01 1.250000e-01 6.000000e-02 9.000000e-03 9.000000e-03
+6.250000e-01 1.250000e-01 1.250000e-01 2.900000e-02 5.000000e-03 5.000000e-03
+8.750000e-01 1.250000e-01 1.250000e-01 2.000000e-02 4.000000e-03 4.000000e-03
+1.250000e+00 2.500000e-01 2.500000e-01 2.000000e-02 5.000000e-03 5.000000e-03
+1.750000e+00 2.500000e-01 2.500000e-01 1.000000e-02 3.000000e-03 3.000000e-03
+3.500000e+00 1.500000e+00 1.500000e+00 9.000000e-03 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.013, up: 0.013}}, 1: {error: {dn: -0.005, up: 0.005}}, 2: {error: {dn: -0.005, up: 0.005}}, 3: {error: {dn: -0.003, up: 0.003}}, 4: {error: {dn: -0.005, up: 0.005}}, 5: {error: {dn: -0.018, up: 0.018}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d04-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.000000e-01 1.000000e-01 1.000000e-01 6.200000e-02 1.300000e-02 1.300000e-02
+-6.000000e-01 2.000000e-01 2.000000e-01 1.500000e-02 5.000000e-03 5.000000e-03
+-2.000000e-01 2.000000e-01 2.000000e-01 1.500000e-02 5.000000e-03 5.000000e-03
+2.000000e-01 2.000000e-01 2.000000e-01 1.300000e-02 3.000000e-03 3.000000e-03
+6.000000e-01 2.000000e-01 2.000000e-01 2.600000e-02 5.000000e-03 5.000000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 2.510000e-01 1.800000e-02 1.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.004, up: 0.004}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d05-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.800000e-02 5.656854e-03 5.656854e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1993_I360638/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1993_I360638/d06-x01-y01
+Title: doi:10.17182/hepdata.48369.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 9.000000e-02 8.602325e-03 8.602325e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1995_I377487.cc b/analyses/pluginLEP/DELPHI_1995_I377487.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I377487.cc
@@ -0,0 +1,100 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class DELPHI_1995_I377487 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1995_I377487);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_K0_x = bookHisto1D( 8, 1, 1);
+ _h_K0_xi = bookHisto1D( 9, 1, 1);
+ _h_Ks_x = bookHisto1D(10, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::pid==130 or
+ Cuts::pid==310 or
+ Cuts::abspid==323)) {
+ double xp = p.p3().mod()/meanBeamMom;
+ if(abs(p.pdgId())==323)
+ _h_Ks_x->fill(xp,weight);
+ else {
+ _h_K0_x->fill(xp,weight);
+ _h_K0_xi->fill(-log(xp),weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_K0_x, 1./sumOfWeights());
+ scale(_h_K0_xi, 1./sumOfWeights());
+ scale(_h_Ks_x, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_K0_x,_h_K0_xi,_h_Ks_x;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1995_I377487);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1995_I377487.info b/analyses/pluginLEP/DELPHI_1995_I377487.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I377487.info
@@ -0,0 +1,31 @@
+Name: DELPHI_1995_I377487
+Year: 1995
+Summary: Spectrum for $K^0,\bar{K}^0$ and $K^{*\pm}$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 377487
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C65 (1995) 587-602
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description: DELPHI results for the spectra for $K^0,\bar{K}^0$ and $K^{*\pm}$ production in hadronic $Z^0$ decays. The other spectra in the paper are superseeded by those in DELPHI_1999_S3960137 and are therefore not implemented.
+BibKey: Abreu:1994rg
+BibTeX: '@article{Abreu:1994rg,
+ author = "Abreu, P. and others",
+ title = "{Production characteristics of K0 and light meson
+ resonances in hadronic decays of the Z0}",
+ collaboration = "DELPHI",
+ journal = "Z. Phys.",
+ volume = "C65",
+ year = "1995",
+ pages = "587-602",
+ doi = "10.1007/BF01578668",
+ reportNumber = "CERN-PPE-94-130",
+ SLACcitation = "%%CITATION = ZEPYA,C65,587;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1995_I377487.plot b/analyses/pluginLEP/DELPHI_1995_I377487.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I377487.plot
@@ -0,0 +1,15 @@
+BEGIN PLOT /DELPHI_1995_I377487/d08-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /DELPHI_1995_I377487/d09-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum
+XLabel=$\xi_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}\xi_p$
+END PLOT
+BEGIN PLOT /DELPHI_1995_I377487/d10-x01-y01
+Title=$K^{*\pm}$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginLEP/DELPHI_1995_I377487.yoda b/analyses/pluginLEP/DELPHI_1995_I377487.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I377487.yoda
@@ -0,0 +1,226 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d06-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.250000e-01 4.750000e-01 4.750000e-01 2.400000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.13, up: 0.13}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 2: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 5: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d10-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 2.870000e+00 2.641969e-01 2.641969e-01
+1.250000e-01 2.500000e-02 2.500000e-02 1.860000e+00 1.835756e-01 1.835756e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.280000e+00 1.523155e-01 1.523155e-01
+2.500000e-01 5.000000e-02 5.000000e-02 7.400000e-01 8.544004e-02 8.544004e-02
+3.500000e-01 5.000000e-02 5.000000e-02 4.100000e-01 7.280110e-02 7.280110e-02
+5.000000e-01 1.000000e-01 1.000000e-01 2.300000e-01 4.123106e-02 4.123106e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 1: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.006, up: 0.006}}, 4: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d12-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 7.900000e-01 1.746425e-01 1.746425e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.700000e-01 7.280110e-02 7.280110e-02
+2.750000e-01 7.500000e-02 7.500000e-02 1.100000e-01 3.162278e-02 3.162278e-02
+4.750000e-01 1.250000e-01 1.250000e-01 5.700000e-02 1.431782e-02 1.431782e-02
+8.000000e-01 2.000000e-01 2.000000e-01 3.000000e-03 3.162278e-03 3.162278e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.5, up: 0.5}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d07-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-01 2.750000e-01 2.750000e-01 1.700000e+00 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.08, up: 0.08}}, 4: {error: {dn: -0.09, up: 0.09}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.13, up: 0.13}}, 7: {error: {dn: -0.16, up: 0.16}}, 8: {error: {dn: -0.19, up: 0.19}}, 9: {error: {dn: -0.24, up: 0.24}}, 10: {error: {dn: -0.3, up: 0.3}}, 11: {error: {dn: -0.37, up: 0.37}}, 12: {error: {dn: -0.43, up: 0.43}}, 13: {error: {dn: -0.52, up: 0.52}}, 14: {error: {dn: -0.66, up: 0.66}}, 15: {error: {dn: -0.78, up: 0.78}}, 16: {error: {dn: -0.94, up: 0.94}}, 17: {error: {dn: -1.1, up: 1.1}}, 18: {error: {dn: -1.4, up: 1.4}}, 19: {error: {dn: -1.5, up: 1.5}}, 20: {error: {dn: -1.6, up: 1.6}}, 21: {error: {dn: -1.5, up: 1.5}}, 22: {error: {dn: -1.4, up: 1.4}}, 23: {error: {dn: -1.2, up: 1.2}}, 24: {error: {dn: -1.2, up: 1.2}}, 25: {error: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d08-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-03 3.021363e-04 5.165809e-04 7.700000e+00 1.000000e+00 1.000000e+00
+5.000000e-03 4.834191e-04 5.165644e-04 8.900000e+00 1.200000e+00 1.200000e+00
+6.000000e-03 4.834356e-04 7.379470e-04 1.270000e+01 1.200000e+00 1.200000e+00
+7.000000e-03 2.620530e-04 1.229747e-03 1.560000e+01 1.400000e+00 1.400000e+00
+9.000000e-03 7.702530e-04 1.051836e-03 1.930000e+01 1.500000e+00 1.500000e+00
+1.100000e-02 9.481643e-04 1.277340e-03 2.080000e+01 1.600000e+00 1.600000e+00
+1.400000e-02 1.722660e-03 9.955768e-04 2.190000e+01 1.500000e+00 1.500000e+00
+1.700000e-02 2.004423e-03 1.315639e-03 2.370000e+01 1.400000e+00 1.400000e+00
+2.000000e-02 1.684361e-03 2.370772e-03 2.020000e+01 1.100000e+00 1.100000e+00
+2.500000e-02 2.629228e-03 2.323722e-03 1.891000e+01 9.400000e-01 9.400000e-01
+3.000000e-02 2.676278e-03 3.373270e-03 1.756000e+01 7.800000e-01 7.800000e-01
+3.700000e-02 3.626730e-03 3.762204e-03 1.579000e+01 6.600000e-01 6.600000e-01
+4.500000e-02 4.237796e-03 4.787068e-03 1.294000e+01 5.200000e-01 5.200000e-01
+5.500000e-02 5.212932e-03 5.810063e-03 1.125000e+01 4.300000e-01 4.300000e-01
+6.800000e-02 7.189937e-03 6.273578e-03 1.009000e+01 3.700000e-01 3.700000e-01
+8.200000e-02 7.726422e-03 8.717953e-03 8.030000e+00 3.000000e-01 3.000000e-01
+1.010000e-01 1.028205e-02 9.803158e-03 6.520000e+00 2.400000e-01 2.400000e-01
+1.230000e-01 1.219684e-02 1.233528e-02 5.150000e+00 1.900000e-01 1.900000e-01
+1.500000e-01 1.466472e-02 1.529889e-02 3.720000e+00 1.600000e-01 1.600000e-01
+1.840000e-01 1.870111e-02 1.789652e-02 2.870000e+00 1.300000e-01 1.300000e-01
+2.240000e-01 2.210348e-02 2.259696e-02 1.970000e+00 1.000000e-01 1.000000e-01
+2.740000e-01 2.740304e-02 2.719421e-02 1.240000e+00 9.000000e-02 9.000000e-02
+3.350000e-01 3.380579e-02 3.287944e-02 8.100000e-01 8.000000e-02 8.000000e-02
+4.090000e-01 4.112056e-02 4.032896e-02 4.000000e-01 6.000000e-02 6.000000e-02
+4.990000e-01 4.967104e-02 4.981164e-02 2.800000e-01 5.000000e-02 5.000000e-02
+7.740000e-01 2.251884e-01 2.260000e-01 6.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.12, up: 0.12}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.14, up: 0.14}, "sys,Extrapolation": {dn: -0.05, up: 0.05}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d01-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 1.210000e+00 1.539480e-01 1.539480e-01
+5.125000e-01 4.875000e-01 4.875000e-01 9.800000e-01 1.236932e-01 1.236932e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.041, up: 0.041}}, 1: {error: {dn: -0.043, up: 0.043}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d05-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-01 2.750000e-01 2.750000e-01 1.630000e-01 4.100000e-02 4.100000e-02
+5.250000e-01 4.750000e-01 4.750000e-01 1.700000e-01 4.300000e-02 4.300000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.18, up: 0.18}}, 1: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.05, up: 0.05}}, 3: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}, 4: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.001, up: 0.001}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d13-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 8.200000e-01 3.413210e-01 3.413210e-01
+1.500000e-01 5.000000e-02 5.000000e-02 6.900000e-01 2.061553e-01 2.061553e-01
+2.750000e-01 7.500000e-02 7.500000e-02 2.100000e-01 7.810250e-02 7.810250e-02
+4.750000e-01 1.250000e-01 1.250000e-01 9.000000e-02 2.828427e-02 2.828427e-02
+8.000000e-01 2.000000e-01 2.000000e-01 1.900000e-02 6.082763e-03 6.082763e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.026, up: 0.026}}, 2: {error: {dn: -0.025, up: 0.025}}, 3: {error: {dn: -0.027, up: 0.027}}, 4: {error: {dn: -0.025, up: 0.025}}, 5: {error: {dn: -0.023, up: 0.023}}, 6: {error: {dn: -0.024, up: 0.024}}, 7: {error: {dn: -0.024, up: 0.024}}, 8: {error: {dn: -0.024, up: 0.024}}, 9: {error: {dn: -0.024, up: 0.024}}, 10: {error: {dn: -0.024, up: 0.024}}, 11: {error: {dn: -0.025, up: 0.025}}, 12: {error: {dn: -0.024, up: 0.024}}, 13: {error: {dn: -0.024, up: 0.024}}, 14: {error: {dn: -0.024, up: 0.024}}, 15: {error: {dn: -0.024, up: 0.024}}, 16: {error: {dn: -0.023, up: 0.023}}, 17: {error: {dn: -0.023, up: 0.023}}, 18: {error: {dn: -0.022, up: 0.022}}, 19: {error: {dn: -0.02, up: 0.02}}, 20: {error: {dn: -0.018, up: 0.018}}, 21: {error: {dn: -0.013, up: 0.013}}, 22: {error: {dn: -0.01, up: 0.01}}, 23: {error: {dn: -0.007, up: 0.007}}, 24: {error: {dn: -0.006, up: 0.006}}, 25: {error: {dn: -0.004, up: 0.004}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d09-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 3.000000e-01 3.000000e-01 4.800000e-02 2.000000e-02 2.000000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.380000e-01 2.600000e-02 2.600000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 1.650000e-01 2.500000e-02 2.500000e-02
+1.100000e+00 1.000000e-01 1.000000e-01 2.700000e-01 2.700000e-02 2.700000e-02
+1.300000e+00 1.000000e-01 1.000000e-01 3.380000e-01 2.500000e-02 2.500000e-02
+1.500000e+00 1.000000e-01 1.000000e-01 4.410000e-01 2.300000e-02 2.300000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 5.260000e-01 2.400000e-02 2.400000e-02
+1.900000e+00 1.000000e-01 1.000000e-01 5.580000e-01 2.400000e-02 2.400000e-02
+2.100000e+00 1.000000e-01 1.000000e-01 6.320000e-01 2.400000e-02 2.400000e-02
+2.300000e+00 1.000000e-01 1.000000e-01 6.540000e-01 2.400000e-02 2.400000e-02
+2.500000e+00 1.000000e-01 1.000000e-01 6.600000e-01 2.400000e-02 2.400000e-02
+2.700000e+00 1.000000e-01 1.000000e-01 6.790000e-01 2.500000e-02 2.500000e-02
+2.900000e+00 1.000000e-01 1.000000e-01 6.200000e-01 2.400000e-02 2.400000e-02
+3.100000e+00 1.000000e-01 1.000000e-01 5.840000e-01 2.400000e-02 2.400000e-02
+3.300000e+00 1.000000e-01 1.000000e-01 5.830000e-01 2.400000e-02 2.400000e-02
+3.500000e+00 1.000000e-01 1.000000e-01 5.310000e-01 2.400000e-02 2.400000e-02
+3.700000e+00 1.000000e-01 1.000000e-01 4.680000e-01 2.300000e-02 2.300000e-02
+3.900000e+00 1.000000e-01 1.000000e-01 4.100000e-01 2.300000e-02 2.300000e-02
+4.100000e+00 1.000000e-01 1.000000e-01 3.940000e-01 2.200000e-02 2.200000e-02
+4.300000e+00 1.000000e-01 1.000000e-01 2.980000e-01 2.000000e-02 2.000000e-02
+4.500000e+00 1.000000e-01 1.000000e-01 2.320000e-01 1.800000e-02 1.800000e-02
+4.700000e+00 1.000000e-01 1.000000e-01 1.760000e-01 1.300000e-02 1.300000e-02
+4.900000e+00 1.000000e-01 1.000000e-01 1.160000e-01 1.000000e-02 1.000000e-02
+5.100000e+00 1.000000e-01 1.000000e-01 7.700000e-02 7.000000e-03 7.000000e-03
+5.350000e+00 5.000000e-02 5.000000e-02 4.500000e-02 6.000000e-03 6.000000e-03
+5.500000e+00 1.000000e-01 1.000000e-01 3.200000e-02 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -2.1, up: 2.1}}, 1: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.93, up: 0.93}}, 2: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 3: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 4: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 5: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.001, up: 0.001}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d11-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.750000e-02 1.250000e-02 1.250000e-02 1.050000e+01 2.247221e+00 2.247221e+00
+7.500000e-02 2.500000e-02 2.500000e-02 5.240000e+00 1.000900e+00 1.000900e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.560000e+00 1.843909e-01 1.843909e-01
+2.750000e-01 7.500000e-02 7.500000e-02 9.300000e-01 7.211103e-02 7.211103e-02
+4.750000e-01 1.250000e-01 1.250000e-01 2.100000e-01 2.236068e-02 2.236068e-02
+8.000000e-01 2.000000e-01 2.000000e-01 1.800000e-02 5.099020e-03 5.099020e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.032, up: 0.032}, "sys,EXTRAPOLATION": {dn: -0.05, up: 0.05}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d03-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-01 2.750000e-01 2.750000e-01 4.620000e-01 2.900000e-02 2.900000e-02
+5.000000e-01 5.000000e-01 5.000000e-01 7.120000e-01 6.697014e-02 6.697014e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.016, up: 0.016}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d04-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.250000e-01 2.750000e-01 2.750000e-01 9.800000e-02 1.600000e-02 1.600000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I377487/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.056, up: 0.056}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I377487/d02-x01-y01
+Title: doi:10.17182/hepdata.48348.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 1.962000e+00 6.016644e-02 6.016644e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1995_I394052.cc b/analyses/pluginLEP/DELPHI_1995_I394052.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I394052.cc
@@ -0,0 +1,96 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief K+/- and protno spectra
+ class DELPHI_1995_I394052 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1995_I394052);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+
+ // Book histograms
+ _h_kaon_p = bookHisto1D(3, 1, 1);
+ _h_kaon_x = bookHisto1D(5, 1, 1);
+ _h_proton_p = bookHisto1D(4, 1, 1);
+ _h_proton_x = bookHisto1D(6, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ foreach (const Particle& p, fs.particles(Cuts::abspid==321 or
+ Cuts::abspid==2212)) {
+ double modp = p.p3().mod();
+ double xp = modp/meanBeamMom;
+ if(abs(p.pdgId())==321) {
+ _h_kaon_p ->fill(modp,weight);
+ _h_kaon_x ->fill(xp ,weight);
+ }
+ else {
+ _h_proton_p->fill(modp,weight);
+ _h_proton_x->fill(xp ,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_kaon_p ,1./sumOfWeights());
+ scale(_h_kaon_x ,1./sumOfWeights());
+ scale(_h_proton_p,1./sumOfWeights());
+ scale(_h_proton_x,1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_kaon_p, _h_kaon_x, _h_proton_p, _h_proton_x;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1995_I394052);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1995_I394052.info b/analyses/pluginLEP/DELPHI_1995_I394052.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I394052.info
@@ -0,0 +1,32 @@
+Name: DELPHI_1995_I394052
+Year: 1995
+Summary: $K^\pm$ and $p,\bar{p}$ spectra in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 394052
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Nucl.Phys. B444 (1995) 3-26, 1995
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description: DELPHI results for the spectra for $K^\pm$ and $p,\bar{p}$ production in hadronic $Z^0$ decays.
+Keywords: []
+BibKey: Abreu:1995cu
+BibTeX: '@article{Abreu:1995cu,
+ author = "Abreu, P. and others",
+ title = "{Inclusive measurements of the K+- and p / anti-p
+ production in hadronic Z0 decays}",
+ collaboration = "DELPHI",
+ journal = "Nucl. Phys.",
+ volume = "B444",
+ year = "1995",
+ pages = "3-26",
+ doi = "10.1016/0550-3213(95)00190-4",
+ reportNumber = "CERN-PPE-95-28, CERN-PPE-95-028",
+ SLACcitation = "%%CITATION = NUPHA,B444,3;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1995_I394052.plot b/analyses/pluginLEP/DELPHI_1995_I394052.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I394052.plot
@@ -0,0 +1,21 @@
+BEGIN PLOT /DELPHI_1995_I394052/d03-x01-y01
+Title=$K^\pm$ momentum
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1995_I394052/d05-x01-y01
+Title=$K^\pm$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
+
+BEGIN PLOT /DELPHI_1995_I394052/d04-x01-y01
+Title=$p,\bar{p}$ momentum
+XLabel=$p$ [GeV]
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1995_I394052/d06-x01-y01
+Title=$p,\bar{p}$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1995_I394052.yoda b/analyses/pluginLEP/DELPHI_1995_I394052.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I394052.yoda
@@ -0,0 +1,111 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -1.5, up: 1.5}}, 3: {error: {dn: -0.76, up: 0.76}}, 4: {error: {dn: -0.47, up: 0.47}}, 5: {error: {dn: -0.36, up: 0.36}}, 6: {error: {dn: -0.45, up: 0.45}}, 7: {error: {dn: -0.33, up: 0.33}}, 8: {error: {dn: -0.99, up: 0.99}}, 9: {error: {dn: -1.07, up: 1.07}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d06-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-02 3.298246e-03 3.280702e-03 1.000000e+01 1.500000e+00 1.500000e+00
+4.100000e-02 3.719298e-03 2.859649e-03 8.690000e+00 7.600000e-01 7.600000e-01
+5.000000e-02 6.140351e-03 4.824561e-03 7.630000e+00 4.700000e-01 4.700000e-01
+6.100000e-02 6.175439e-03 4.789474e-03 6.060000e+00 3.600000e-01 3.600000e-01
+7.200000e-02 6.210526e-03 4.754386e-03 4.910000e+00 4.500000e-01 4.500000e-01
+8.300000e-02 6.245614e-03 4.719298e-03 3.950000e+00 3.300000e-01 3.300000e-01
+9.400000e-02 6.280702e-03 4.684211e-03 3.600000e+00 9.900000e-01 9.900000e-01
+1.060000e-01 7.315789e-03 3.649123e-03 3.660000e+00 1.070000e+00 1.070000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys_1: {dn: -0.16, up: 0.16}, sys_2: {dn: -0.09, up: 0.09}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d01-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.000000e+00 0.000000e+00 2.260000e+00 1.838478e-01 1.838478e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.028, up: 0.028}}, 1: {error: {dn: -0.027, up: 0.027}}, 2: {error: {dn: -0.025, up: 0.025}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.026, up: 0.026}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.047, up: 0.047}}, 10: {error: {dn: -0.01, up: 0.01}}, 11: {error: {dn: -0.0025, up: 0.0025}}, 12: {error: {dn: -0.0018, up: 0.0018}}, 13: {error: {dn: -0.0012, up: 0.0012}}, 14: {error: {dn: -0.001, up: 0.001}}, 15: {error: {dn: -0.0008, up: 0.0008}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d03-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.500000e-01 1.500000e-01 1.500000e-01 5.240000e-01 2.800000e-02 2.800000e-02
+1.250000e+00 1.500000e-01 1.500000e-01 5.000000e-01 2.700000e-02 2.700000e-02
+1.550000e+00 1.500000e-01 1.500000e-01 4.190000e-01 2.500000e-02 2.500000e-02
+1.850000e+00 1.500000e-01 1.500000e-01 3.660000e-01 3.000000e-02 3.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 3.180000e-01 2.600000e-02 2.600000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 2.650000e-01 3.000000e-02 3.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 2.190000e-01 4.000000e-02 4.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 1.930000e-01 4.700000e-02 4.700000e-02
+1.100000e+01 1.000000e+00 1.000000e+00 4.020000e-02 1.000000e-02 1.000000e-02
+1.300000e+01 1.000000e+00 1.000000e+00 3.250000e-02 2.500000e-03 2.500000e-03
+1.500000e+01 1.000000e+00 1.000000e+00 2.110000e-02 1.800000e-03 1.800000e-03
+1.700000e+01 1.000000e+00 1.000000e+00 1.450000e-02 1.200000e-03 1.200000e-03
+1.900000e+01 1.000000e+00 1.000000e+00 1.110000e-02 1.000000e-03 1.000000e-03
+2.150000e+01 1.500000e+00 1.500000e+00 6.700000e-03 8.000000e-04 8.000000e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.27, up: 1.27}}, 1: {error: {dn: -1.23, up: 1.23}}, 2: {error: {dn: -1.13, up: 1.13}}, 3: {error: {dn: -1.36, up: 1.36}}, 4: {error: {dn: -1.18, up: 1.18}}, 5: {error: {dn: -1.35, up: 1.35}}, 6: {error: {dn: -1.82, up: 1.82}}, 7: {error: {dn: -2.16, up: 2.16}}, 10: {error: {dn: -0.456, up: 0.456}}, 11: {error: {dn: -0.115, up: 0.115}}, 12: {error: {dn: -0.084, up: 0.084}}, 13: {error: {dn: -0.054, up: 0.054}}, 14: {error: {dn: -0.047, up: 0.047}}, 15: {error: {dn: -0.036, up: 0.036}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d05-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.100000e-02 3.456140e-03 3.122807e-03 2.390000e+01 1.270000e+00 1.270000e+00
+2.800000e-02 3.877193e-03 2.701754e-03 2.280000e+01 1.230000e+00 1.230000e+00
+3.400000e-02 3.298246e-03 3.280702e-03 1.910000e+01 1.130000e+00 1.130000e+00
+4.100000e-02 3.719298e-03 2.859649e-03 1.670000e+01 1.360000e+00 1.360000e+00
+5.000000e-02 6.140351e-03 4.824561e-03 1.450000e+01 1.180000e+00 1.180000e+00
+6.100000e-02 6.175439e-03 4.789474e-03 1.210000e+01 1.350000e+00 1.350000e+00
+7.200000e-02 6.210526e-03 4.754386e-03 1.000000e+01 1.820000e+00 1.820000e+00
+8.300000e-02 6.245614e-03 4.719298e-03 8.800000e+00 2.160000e+00 2.160000e+00
+2.410000e-01 2.170175e-02 2.215789e-02 1.833000e+00 4.560000e-01 4.560000e-01
+2.850000e-01 2.184211e-02 2.201754e-02 1.483000e+00 1.150000e-01 1.150000e-01
+3.290000e-01 2.198246e-02 2.187719e-02 9.600000e-01 8.400000e-02 8.400000e-02
+3.730000e-01 2.212281e-02 2.173684e-02 6.630000e-01 5.400000e-02 5.400000e-02
+4.170000e-01 2.226316e-02 2.159649e-02 5.070000e-01 4.700000e-02 4.700000e-02
+4.710000e-01 3.240351e-02 3.338596e-02 3.030000e-01 3.600000e-02 3.600000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys_1: {dn: -0.05, up: 0.05}, sys_2: {dn: -0.13, up: 0.13}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d02-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.000000e+00 0.000000e+00 1.070000e+00 1.396424e-01 1.396424e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I394052/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.033, up: 0.033}}, 3: {error: {dn: -0.017, up: 0.017}}, 4: {error: {dn: -0.01, up: 0.01}}, 5: {error: {dn: -0.008, up: 0.008}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.007, up: 0.007}}, 8: {error: {dn: -0.022, up: 0.022}}, 9: {error: {dn: -0.023, up: 0.023}}}
+IsRef: 1
+Path: /REF/DELPHI_1995_I394052/d04-x01-y01
+Title: doi:10.17182/hepdata.47973.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.550000e+00 1.500000e-01 1.500000e-01 2.190000e-01 3.300000e-02 3.300000e-02
+1.850000e+00 1.500000e-01 1.500000e-01 1.910000e-01 1.700000e-02 1.700000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.670000e-01 1.000000e-02 1.000000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.330000e-01 8.000000e-03 8.000000e-03
+3.250000e+00 2.500000e-01 2.500000e-01 1.080000e-01 1.000000e-02 1.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 8.700000e-02 7.000000e-03 7.000000e-03
+4.250000e+00 2.500000e-01 2.500000e-01 7.900000e-02 2.200000e-02 2.200000e-02
+4.750000e+00 2.500000e-01 2.500000e-01 8.000000e-02 2.300000e-02 2.300000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1995_I399737.cc b/analyses/pluginLEP/DELPHI_1995_I399737.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I399737.cc
@@ -0,0 +1,90 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Delta++ spectrum
+ class DELPHI_1995_I399737 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1995_I399737);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_delta = bookHisto1D(1, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==2224)) {
+ double xp = p.p3().mod()/meanBeamMom;
+ _h_delta->fill(xp, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_delta, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_delta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1995_I399737);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1995_I399737.info b/analyses/pluginLEP/DELPHI_1995_I399737.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I399737.info
@@ -0,0 +1,31 @@
+Name: DELPHI_1995_I399737
+Year: 1995
+Summary: Spectrum for $\Delta^{++}$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 399737
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B361 (1995) 207-220
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description: DELPHI results for the spectrum for $\Delta^{++}$ production in hadronic $Z^0$ decays
+BibKey: Abreu:1995we
+BibTeX: '@article{Abreu:1995we,
+ author = "Abreu, P. and others",
+ title = "{Measurement of Delta++ (1232) production in hadronic Z
+ decays}",
+ collaboration = "DELPHI",
+ journal = "Phys. Lett.",
+ volume = "B361",
+ year = "1995",
+ pages = "207-220",
+ doi = "10.1016/0370-2693(95)01176-Q",
+ reportNumber = "CERN-PPE-95-130",
+ SLACcitation = "%%CITATION = PHLTA,B361,207;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1995_I399737.plot b/analyses/pluginLEP/DELPHI_1995_I399737.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I399737.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /DELPHI_1995_I399737/d01-x01-y01
+Title=$\Delta^{++}$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1995_I399737.yoda b/analyses/pluginLEP/DELPHI_1995_I399737.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1995_I399737.yoda
@@ -0,0 +1,29 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I399737/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.18, up: 0.18}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1995_I399737/d01-x01-y01
+Title: doi:10.17182/hepdata.48095.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-02 1.500000e-02 1.500000e-02 8.200000e-01 1.800000e-01 1.800000e-01
+8.000000e-02 2.000000e-02 2.000000e-02 3.800000e-01 9.000000e-02 9.000000e-02
+1.500000e-01 5.000000e-02 5.000000e-02 1.700000e-01 5.000000e-02 5.000000e-02
+3.000000e-01 1.000000e-01 1.000000e-01 5.000000e-02 2.000000e-02 2.000000e-02
+6.000000e-01 2.000000e-01 2.000000e-01 5.000000e-03 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1995_I399737/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.08, up: 0.08}}, 1: {stat: {dn: -0.009, up: 0.009}, sys_1: {dn: -0.009, up: 0.009}, sys_2: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1995_I399737/d02-x01-y01
+Title: doi:10.17182/hepdata.48095.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 7.900000e-02 1.452584e-02 1.452584e-02
+6.500000e-01 3.500000e-01 3.500000e-01 6.900000e-02 1.131371e-01 1.131371e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1996_I401100.cc b/analyses/pluginLEP/DELPHI_1996_I401100.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I401100.cc
@@ -0,0 +1,121 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/InitialQuarks.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi0 spectrum
+ class DELPHI_1996_I401100 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1996_I401100);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ declare(InitialQuarks(), "IQF");
+
+ // Book histograms
+ _h_pi_all = bookHisto1D(1, 1, 1);
+ _h_pi_bot = bookHisto1D(3, 1, 1);
+
+ _wAll=0.;
+ _wBot=0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ int flavour = 0;
+ const InitialQuarks& iqf = apply<InitialQuarks>(event, "IQF");
+
+ // If we only have two quarks (qqbar), just take the flavour.
+ // If we have more than two quarks, look for the highest energetic q-qbar pair.
+ if (iqf.particles().size() == 2) {
+ flavour = iqf.particles().front().abspid();
+ }
+ else {
+ map<int, double> quarkmap;
+ foreach (const Particle& p, iqf.particles()) {
+ if (quarkmap[p.pid()] < p.E()) {
+ quarkmap[p.pid()] = p.E();
+ }
+ }
+ double maxenergy = 0.;
+ for (int i = 1; i <= 5; ++i) {
+ if (quarkmap[i]+quarkmap[-i] > maxenergy) {
+ flavour = i;
+ }
+ }
+ }
+
+ _wAll += weight;
+ if(flavour==5) _wBot += weight;
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::pid==PID::PI0)) {
+ double xp = p.p3().mod()/meanBeamMom;
+ _h_pi_all->fill(xp,weight);
+ if(flavour==5) _h_pi_bot->fill(xp,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_pi_all, 1./_wAll);
+ scale(_h_pi_bot, 1./_wBot);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pi_all, _h_pi_bot;
+ double _wAll,_wBot;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1996_I401100);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1996_I401100.info b/analyses/pluginLEP/DELPHI_1996_I401100.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I401100.info
@@ -0,0 +1,32 @@
+Name: DELPHI_1996_I401100
+Year: 1996
+Summary: Spectrum for $\pi^0$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 401100
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C69 (1996) 561-574, 1996
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+PtCuts: [0]
+Description: DELPHI results for the spectra of $\pi6)$ production in hadronic $Z^0$ decays, including $b\bar{b}$ initiated events.
+BibKey: Adam:1995rf
+BibTeX: '@article{Adam:1995rf,
+ author = "Adam, W. and others",
+ title = "{Measurement of inclusive pi0 production in hadronic Z0
+ decays}",
+ collaboration = "DELPHI",
+ journal = "Z. Phys.",
+ volume = "C69",
+ year = "1996",
+ pages = "561-574",
+ doi = "10.1007/s002880050060",
+ reportNumber = "CERN-PPE-95-144",
+ SLACcitation = "%%CITATION = ZEPYA,C69,561;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1996_I401100.plot b/analyses/pluginLEP/DELPHI_1996_I401100.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I401100.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /DELPHI_1996_I401100/d01-x01-y01
+Title=$\pi^0$ scaled momentum, all events
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /DELPHI_1996_I401100/d03-x01-y01
+Title=$\pi^0$ scaled momentum, $b\bar{b}$ events
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1996_I401100.yoda b/analyses/pluginLEP/DELPHI_1996_I401100.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I401100.yoda
@@ -0,0 +1,90 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I401100/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -32.0, up: 32.0}, sys: {dn: -26.0, up: 26.0}}, 1: {stat: {dn: -16.0, up: 16.0}, sys: {dn: -18.0, up: 18.0}}, 2: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -15.0, up: 15.0}}, 3: {stat: {dn: -7.0, up: 7.0}, sys: {dn: -12.0, up: 12.0}}, 4: {stat: {dn: -5.7, up: 5.7}, sys: {dn: -10.3, up: 10.3}}, 5: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -7.3, up: 7.3}}, 6: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -4.8, up: 4.8}}, 7: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -3.2, up: 3.2}}, 8: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -2.1, up: 2.1}}, 9: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -1.5, up: 1.5}}, 10: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.94, up: 0.94}}, 11: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.85, up: 0.85}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.7, up: 0.7}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.53, up: 0.53}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.4, up: 0.4}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.31, up: 0.31}}, 16: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.22, up: 0.22}}, 17: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.14, up: 0.14}}, 18: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.083, up: 0.083}}, 19: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.052, up: 0.052}}, 20: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.033, up: 0.033}}, 21: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.018, up: 0.018}}, 22: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.01, up: 0.01}}, 23: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I401100/d01-x01-y01
+Title: doi:10.17182/hepdata.48063.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.300000e-02 2.000000e-03 2.000000e-03 2.420000e+02 4.123106e+01 4.123106e+01
+1.800000e-02 3.000000e-03 2.000000e-03 1.650000e+02 2.408319e+01 2.408319e+01
+2.300000e-02 3.000000e-03 2.000000e-03 1.400000e+02 1.860108e+01 1.860108e+01
+2.700000e-02 2.000000e-03 3.000000e-03 1.160000e+02 1.389244e+01 1.389244e+01
+3.200000e-02 2.000000e-03 3.000000e-03 9.690000e+01 1.177200e+01 1.177200e+01
+4.000000e-02 5.000000e-03 5.000000e-03 6.870000e+01 7.854935e+00 7.854935e+00
+5.300000e-02 8.000000e-03 7.000000e-03 4.530000e+01 5.028916e+00 5.028916e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.990000e+01 3.492850e+00 3.492850e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.940000e+01 2.247221e+00 2.247221e+00
+1.100000e-01 1.000000e-02 1.000000e-02 1.450000e+01 1.655295e+00 1.655295e+00
+1.320000e-01 1.200000e-02 1.300000e-02 8.900000e+00 1.025524e+00 1.025524e+00
+1.530000e-01 8.000000e-03 7.000000e-03 7.230000e+00 8.521150e-01 8.521150e-01
+1.670000e-01 7.000000e-03 8.000000e-03 5.920000e+00 7.025667e-01 7.025667e-01
+1.880000e-01 1.300000e-02 1.200000e-02 4.490000e+00 5.315073e-01 5.315073e-01
+2.100000e-01 1.000000e-02 1.000000e-02 3.380000e+00 4.011234e-01 4.011234e-01
+2.300000e-01 1.000000e-02 1.000000e-02 2.660000e+00 3.114482e-01 3.114482e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.860000e+00 2.209072e-01 2.209072e-01
+3.050000e-01 2.500000e-02 2.500000e-02 1.180000e+00 1.403567e-01 1.403567e-01
+3.550000e-01 2.500000e-02 2.500000e-02 7.070000e-01 8.348653e-02 8.348653e-02
+4.100000e-01 3.000000e-02 3.000000e-02 4.440000e-01 5.246904e-02 5.246904e-02
+4.700000e-01 3.000000e-02 3.000000e-02 2.810000e-01 3.354102e-02 3.354102e-02
+5.350000e-01 3.500000e-02 3.500000e-02 1.550000e-01 1.843909e-02 1.843909e-02
+6.100000e-01 4.000000e-02 4.000000e-02 8.800000e-02 1.044031e-02 1.044031e-02
+7.000000e-01 5.000000e-02 5.000000e-02 5.000000e-02 6.324555e-03 6.324555e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I401100/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.8, up: 0.8}}, 1: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.0, up: 1.0}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I401100/d02-x01-y01
+Title: doi:10.17182/hepdata.48063.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.750000e-01 3.750000e-01 3.750000e-01 9.200000e+00 1.019804e+00 1.019804e+00
+3.805000e-01 3.695000e-01 3.695000e-01 7.100000e+00 8.246211e-01 8.246211e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I401100/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -36.0, up: 36.0}, sys: {dn: -19.0, up: 19.0}}, 1: {stat: {dn: -7.8, up: 7.8}, sys: {dn: -11.0, up: 11.0}}, 2: {stat: {dn: -4.9, up: 4.9}, sys: {dn: -5.6, up: 5.6}}, 3: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -3.4, up: 3.4}}, 4: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -2.0, up: 2.0}}, 5: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.2, up: 1.2}}, 6: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.79, up: 0.79}}, 7: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.58, up: 0.58}}, 8: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.38, up: 0.38}}, 9: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.28, up: 0.28}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.21, up: 0.21}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.089, up: 0.089}, sys: {dn: -0.076, up: 0.076}}, 13: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.039, up: 0.039}}, 14: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.025, up: 0.025}}, 15: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.012, up: 0.012}}, 16: {stat: {dn: -0.0051, up: 0.0051}, sys: {dn: -0.0045, up: 0.0045}}, 17: {stat: {dn: -0.0034, up: 0.0034}, sys: {dn: -0.0025, up: 0.0025}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I401100/d03-x01-y01
+Title: doi:10.17182/hepdata.48063.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e-02 7.000000e-03 7.000000e-03 1.750000e+02 4.070626e+01 4.070626e+01
+3.500000e-02 1.000000e-02 1.000000e-02 1.060000e+02 1.348481e+01 1.348481e+01
+5.300000e-02 8.000000e-03 7.000000e-03 5.250000e+01 7.441102e+00 7.441102e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.960000e+01 4.280187e+00 4.280187e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.850000e+01 2.828427e+00 2.828427e+00
+1.230000e-01 2.300000e-02 2.200000e-02 1.220000e+01 1.562050e+00 1.562050e+00
+1.530000e-01 8.000000e-03 7.000000e-03 6.670000e+00 1.205073e+00 1.205073e+00
+1.670000e-01 7.000000e-03 8.000000e-03 4.900000e+00 8.861715e-01 8.861715e-01
+1.880000e-01 1.300000e-02 1.200000e-02 3.230000e+00 5.889822e-01 5.889822e-01
+2.100000e-01 1.000000e-02 1.000000e-02 2.370000e+00 4.327817e-01 4.327817e-01
+2.300000e-01 1.000000e-02 1.000000e-02 1.790000e+00 3.264966e-01 3.264966e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.180000e+00 2.126029e-01 2.126029e-01
+3.050000e-01 2.500000e-02 2.500000e-02 6.460000e-01 1.170342e-01 1.170342e-01
+3.550000e-01 2.500000e-02 2.500000e-02 3.280000e-01 5.954830e-02 5.954830e-02
+4.100000e-01 3.000000e-02 3.000000e-02 2.110000e-01 3.828838e-02 3.828838e-02
+4.700000e-01 3.000000e-02 3.000000e-02 1.010000e-01 1.843909e-02 1.843909e-02
+5.350000e-01 3.500000e-02 3.500000e-02 3.820000e-02 6.801470e-03 6.801470e-03
+6.100000e-01 4.000000e-02 4.000000e-02 2.110000e-02 4.220190e-03 4.220190e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I401100/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -1.1, up: 1.1}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I401100/d04-x01-y01
+Title: doi:10.17182/hepdata.48063.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.850000e-01 2.850000e-01 2.850000e-01 1.010000e+01 1.170470e+00 1.170470e+00
+2.975000e-01 2.725000e-01 2.725000e-01 4.900000e+00 5.385165e-01 5.385165e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1996_I416741.cc b/analyses/pluginLEP/DELPHI_1996_I416741.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I416741.cc
@@ -0,0 +1,88 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief f'2 spectrum
+ class DELPHI_1996_I416741 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1996_I416741);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_f2prime = bookHisto1D(1, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==335)) {
+ double xp = p.p3().mod()/meanBeamMom;
+ _h_f2prime->fill(xp, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_f2prime, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_f2prime;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1996_I416741);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1996_I416741.info b/analyses/pluginLEP/DELPHI_1996_I416741.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I416741.info
@@ -0,0 +1,31 @@
+Name: DELPHI_1996_I416741
+Year: 1996
+Summary: Spectrum for $f_2^\prime(1525)$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 416741
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B379 (1996) 309-318, 1996
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description: DELPHI results for the spectrum for $f_2^\prime(1525)$ production in hadronic $Z^0$ decays
+BibKey: Abreu:1996wd
+BibTeX: '@article{Abreu:1996wd,
+ author = "Abreu, P. and others",
+ title = "{First measurement of f2-prime (1525) production in Z0
+ hadronic decays}",
+ collaboration = "DELPHI",
+ journal = "Phys. Lett.",
+ volume = "B379",
+ year = "1996",
+ pages = "309-318",
+ doi = "10.1016/0370-2693(96)00557-6",
+ reportNumber = "CERN-PPE-96-026, CERN-PPE-96-26",
+ SLACcitation = "%%CITATION = PHLTA,B379,309;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1996_I416741.plot b/analyses/pluginLEP/DELPHI_1996_I416741.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I416741.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /DELPHI_1996_I416741/d01-x01-y01
+Title=$f_2^\prime(1525)$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1996_I416741.yoda b/analyses/pluginLEP/DELPHI_1996_I416741.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I416741.yoda
@@ -0,0 +1,27 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I416741/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.034, up: 0.034}, sys: {dn: -0.032, up: 0.032}}, 1: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.024, up: 0.024}}, 2: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.006, up: 0.006}}, 3: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I416741/d01-x01-y01
+Title: doi:10.17182/hepdata.47972.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 1.000000e-01 4.669047e-02 4.669047e-02
+1.600000e-01 6.000000e-02 6.000000e-02 6.200000e-02 3.255764e-02 3.255764e-02
+3.600000e-01 1.400000e-01 1.400000e-01 4.000000e-03 8.485281e-03 8.485281e-03
+7.500000e-01 2.500000e-01 2.500000e-01 5.000000e-03 2.828427e-03 2.828427e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I416741/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I416741/d02-x01-y01
+Title: doi:10.17182/hepdata.47972.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.000000e+00 0.000000e+00 2.000000e-02 7.810250e-03 7.810250e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1996_I420528.cc b/analyses/pluginLEP/DELPHI_1996_I420528.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I420528.cc
@@ -0,0 +1,97 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief K*0, Phi and production
+ class DELPHI_1996_I420528 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1996_I420528);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_Kstar = bookHisto1D(1, 1, 1);
+ _h_phi = bookHisto1D(3, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==313 or Cuts::pid==333)) {
+ const int id = p.abspid();
+ double xp = p.p3().mod()/meanBeamMom;
+ switch (id) {
+ case 333:
+ _h_phi->fill(xp, weight);
+ break;
+ case 313:
+ _h_Kstar->fill(xp, weight);
+ break;
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_Kstar , 1./sumOfWeights());
+ scale(_h_phi , 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_Kstar, _h_phi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1996_I420528);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1996_I420528.info b/analyses/pluginLEP/DELPHI_1996_I420528.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I420528.info
@@ -0,0 +1,32 @@
+Name: DELPHI_1996_I420528
+Year: 1996
+Summary: Spectra for $K^{*0}$ and $\Phi$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 420528
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Z.Phys. C73 (1996) 61-72, 1996
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+PtCuts: [0]
+Description: DELPHI results for the spectra of $K^{*0}$ and $\Phi$ production in hadronic $Z^0$ decays
+BibKey: Abreu:1996sn
+BibTeX: '@article{Abreu:1996sn,
+ author = "Abreu, P. and others",
+ title = "{Measurement of inclusive K*0 (892), Phi (1020) and
+ K(2)*0 (1430) production in hadronic Z decays}",
+ collaboration = "DELPHI",
+ journal = "Z. Phys.",
+ volume = "C73",
+ year = "1996",
+ pages = "61-72",
+ doi = "10.1007/s002880050296",
+ reportNumber = "CERN-PPE-96-077, CERN-PPE-96-77",
+ SLACcitation = "%%CITATION = ZEPYA,C73,61;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1996_I420528.plot b/analyses/pluginLEP/DELPHI_1996_I420528.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I420528.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /DELPHI_1996_I420528/d01-x01-y01
+Title=$K^{*0}$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /DELPHI_1996_I420528/d03-x01-y01
+Title=$\phi$ scaled momentum
+XLabel=$x_p$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1996_I420528.yoda b/analyses/pluginLEP/DELPHI_1996_I420528.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1996_I420528.yoda
@@ -0,0 +1,127 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}, 1: {error: {dn: -0.41, up: 0.41}}, 2: {error: {dn: -0.32, up: 0.32}}, 3: {error: {dn: -0.24, up: 0.24}}, 4: {error: {dn: -0.16, up: 0.16}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.04, up: 0.04}}, 8: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d01-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 1.000000e-02 1.000000e-02 4.670000e+00 6.000000e-01 6.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.660000e+00 4.100000e-01 4.100000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.740000e+00 3.200000e-01 3.200000e-01
+1.200000e-01 2.000000e-02 2.000000e-02 2.420000e+00 2.400000e-01 2.400000e-01
+1.600000e-01 2.000000e-02 2.000000e-02 1.430000e+00 1.600000e-01 1.600000e-01
+2.150000e-01 3.500000e-02 3.500000e-02 1.040000e+00 1.000000e-01 1.000000e-01
+3.000000e-01 5.000000e-02 5.000000e-02 6.400000e-01 6.000000e-02 6.000000e-02
+4.000000e-01 5.000000e-02 5.000000e-02 3.100000e-01 4.000000e-02 4.000000e-02
+5.750000e-01 1.250000e-01 1.250000e-01 1.100000e-01 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.028, up: 0.028}}, 1: {error: {dn: -0.024, up: 0.024}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.012, up: 0.012}}, 4: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d02-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 3.570000e-01 2.800000e-02 2.800000e-02
+1.250000e-01 2.500000e-02 2.500000e-02 2.780000e-01 2.400000e-02 2.400000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 2.120000e-01 2.000000e-02 2.000000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 1.310000e-01 1.200000e-02 1.200000e-02
+4.000000e-01 1.000000e-01 1.000000e-01 5.700000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.024, up: 0.024}}, 1: {error: {dn: -0.019, up: 0.019}}, 2: {error: {dn: -0.014, up: 0.014}}, 3: {error: {dn: -0.009, up: 0.009}}, 4: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d02-x01-y02
+Title: doi:10.17182/hepdata.47565.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 4.360000e-01 2.400000e-02 2.400000e-02
+1.250000e-01 2.500000e-02 2.500000e-02 2.610000e-01 1.900000e-02 1.900000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 1.810000e-01 1.400000e-02 1.400000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 1.230000e-01 9.000000e-03 9.000000e-03
+4.000000e-01 1.000000e-01 1.000000e-01 6.300000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.039, up: 0.039}}, 1: {error: {dn: -0.026, up: 0.026}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.012, up: 0.012}}, 4: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d02-x01-y03
+Title: doi:10.17182/hepdata.47565.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 3.730000e-01 3.900000e-02 3.900000e-02
+1.250000e-01 2.500000e-02 2.500000e-02 2.800000e-01 2.600000e-02 2.600000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 2.060000e-01 2.000000e-02 2.000000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 1.590000e-01 1.200000e-02 1.200000e-02
+4.000000e-01 1.000000e-01 1.000000e-01 7.500000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.055, up: 0.055}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.027, up: 0.027}}, 3: {error: {dn: -0.017, up: 0.017}}, 4: {error: {dn: -0.014, up: 0.014}}, 5: {error: {dn: -0.01, up: 0.01}}, 6: {error: {dn: -0.006, up: 0.006}}, 7: {error: {dn: -0.003, up: 0.003}}, 8: {error: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d03-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 3.960000e-01 5.500000e-02 5.500000e-02
+1.250000e-01 2.500000e-02 2.500000e-02 2.690000e-01 3.000000e-02 3.000000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 1.970000e-01 2.700000e-02 2.700000e-02
+2.250000e-01 2.500000e-02 2.500000e-02 1.860000e-01 1.700000e-02 1.700000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 1.340000e-01 1.400000e-02 1.400000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.040000e-01 1.000000e-02 1.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.700000e-02 6.000000e-03 6.000000e-03
+6.000000e-01 1.000000e-01 1.000000e-01 2.200000e-02 3.000000e-03 3.000000e-03
+8.500000e-01 1.500000e-01 1.500000e-01 4.000000e-03 7.000000e-04 7.000000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.016, up: 0.016}}, 1: {stat: {dn: -0.02, up: 0.02}, sys_1: {dn: -0.07, up: 0.07}, sys_2: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d04-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.700000e-01 3.300000e-01 3.300000e-01 5.700000e-01 1.600000e-02 1.600000e-02
+5.000000e-01 5.000000e-01 5.000000e-01 7.700000e-01 7.549834e-02 7.549834e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.005, up: 0.005}}, 1: {stat: {dn: -0.003, up: 0.003}, sys_1: {dn: -0.007, up: 0.007}, sys_2: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d05-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 1.040000e-01 7.874008e-03 7.874008e-03
+5.250000e-01 4.750000e-01 4.750000e-01 8.000000e-02 5.385165e-03 5.385165e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1996_I420528/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.026, up: 0.026}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1996_I420528/d06-x01-y01
+Title: doi:10.17182/hepdata.47565.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.700000e-01 3.300000e-01 3.300000e-01 6.500000e-02 2.100000e-02 2.100000e-02
+5.000000e-01 5.000000e-01 5.000000e-01 7.900000e-02 4.031129e-02 4.031129e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1997_I428178.cc b/analyses/pluginLEP/DELPHI_1997_I428178.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1997_I428178.cc
@@ -0,0 +1,117 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/InitialQuarks.hh"
+
+namespace Rivet {
+
+
+ /// @brief charged particle spectra
+ class DELPHI_1997_I428178 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1997_I428178);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(InitialQuarks(), "IQF");
+
+
+ // Book histograms
+ _h_bottom = bookHisto1D(1, 1, 1);
+ _h_charm = bookHisto1D(1, 1, 2);
+ _h_light = bookHisto1D(1, 1, 3);
+
+ _wBottom = _wCharm = _wLight = 0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ int flavour = 0;
+ const InitialQuarks& iqf = apply<InitialQuarks>(event, "IQF");
+
+ // If we only have two quarks (qqbar), just take the flavour.
+ // If we have more than two quarks, look for the highest energetic q-qbar pair.
+ if (iqf.particles().size() == 2) {
+ flavour = iqf.particles().front().abspid();
+ }
+ else {
+ map<int, double> quarkmap;
+ foreach (const Particle& p, iqf.particles()) {
+ if (quarkmap[p.pid()] < p.E()) {
+ quarkmap[p.pid()] = p.E();
+ }
+ }
+ double maxenergy = 0.;
+ for (int i = 1; i <= 5; ++i) {
+ if (quarkmap[i]+quarkmap[-i] > maxenergy) {
+ flavour = i;
+ }
+ }
+ }
+ if (flavour==5) _wBottom += weight;
+ else if(flavour==4) _wCharm += weight;
+ else _wLight += weight;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ foreach (const Particle& p, fs.particles()) {
+ double xp = p.p3().mod()/meanBeamMom;
+ if (flavour==5) _h_bottom->fill(xp,weight);
+ else if(flavour==4) _h_charm ->fill(xp,weight);
+ else _h_light ->fill(xp,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_bottom, 1./_wBottom);
+ scale(_h_charm , 1./_wCharm);
+ scale(_h_light , 1./_wLight);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_bottom, _h_charm, _h_light;
+ double _wBottom, _wCharm, _wLight;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1997_I428178);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1997_I428178.info b/analyses/pluginLEP/DELPHI_1997_I428178.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1997_I428178.info
@@ -0,0 +1,33 @@
+Name: DELPHI_1997_I428178
+Year: 1997
+Summary: Flavour separated charged particle spectra at LEP1
+Experiment: DELPHI
+Collider: LEP
+InspireID: 428178
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B398 (1997) 194-206, 1997
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description:
+ 'Charged particle momentum scaled momentum spectrum, separated into flavours of the initial quarks, at LEP1'
+Keywords: []
+BibKey: Abreu:1996px
+BibTeX: '@article{Abreu:1996px,
+ author = "Abreu, P. and others",
+ title = "{A Measurement of alpha-s from the scaling violation in
+ e+ e- annihilation}",
+ collaboration = "DELPHI",
+ journal = "Phys. Lett.",
+ volume = "B398",
+ year = "1997",
+ pages = "194-206",
+ doi = "10.1016/S0370-2693(97)00256-6",
+ reportNumber = "CERN-PPE-96-185",
+ SLACcitation = "%%CITATION = PHLTA,B398,194;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1997_I428178.plot b/analyses/pluginLEP/DELPHI_1997_I428178.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1997_I428178.plot
@@ -0,0 +1,16 @@
+BEGIN PLOT /DELPHI_1997_I428178/d01-x01-y01
+Title=Charged Particle Scaled Momentum (bottom events)
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /DELPHI_1997_I428178/d01-x01-y02
+Title=Charged Particle Scaled Momentum (charm events)
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /DELPHI_1997_I428178/d01-x01-y03
+Title=Charged Particle Scaled Momentum (light events)
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+
diff --git a/analyses/pluginLEP/DELPHI_1997_I428178.yoda b/analyses/pluginLEP/DELPHI_1997_I428178.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1997_I428178.yoda
@@ -0,0 +1,111 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1997_I428178/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -6.0, up: 6.0}, sys: {dn: -12.0, up: 12.0}}, 1: {stat: {dn: -6.0, up: 6.0}, sys: {dn: -14.0, up: 14.0}}, 2: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -9.0, up: 9.0}}, 3: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -7.0, up: 7.0}}, 4: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -5.0, up: 5.0}}, 5: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -3.8, up: 3.8}}, 6: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -3.0, up: 3.0}}, 7: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -2.5, up: 2.5}}, 8: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -2.0, up: 2.0}}, 9: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -1.7, up: 1.7}}, 10: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -1.3, up: 1.3}}, 11: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.9, up: 0.9}}, 12: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.7, up: 0.7}}, 13: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.5, up: 0.5}}, 14: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.4, up: 0.4}}, 15: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.2, up: 0.2}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.12, up: 0.12}}, 17: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.06, up: 0.06}}, 18: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.007, up: 0.007}}, 20: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.007, up: 0.007}}, 21: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1997_I428178/d01-x01-y01
+Title: doi:10.17182/hepdata.47581.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.150000e+02 1.341641e+01 1.341641e+01
+1.500000e-02 5.000000e-03 5.000000e-03 4.550000e+02 1.523155e+01 1.523155e+01
+2.500000e-02 5.000000e-03 5.000000e-03 3.090000e+02 9.848858e+00 9.848858e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.160000e+02 7.615773e+00 7.615773e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.620000e+02 5.385165e+00 5.385165e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.268000e+02 4.123106e+00 4.123106e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.009000e+02 3.269557e+00 3.269557e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.200000e+01 2.731300e+00 2.731300e+00
+8.500000e-02 5.000000e-03 5.000000e-03 6.670000e+01 2.193171e+00 2.193171e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.570000e+01 1.878829e+00 1.878829e+00
+1.100000e-01 1.000000e-02 1.000000e-02 4.250000e+01 1.431782e+00 1.431782e+00
+1.300000e-01 1.000000e-02 1.000000e-02 3.020000e+01 9.848858e-01 9.848858e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.230000e+01 7.615773e-01 7.615773e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.620000e+01 5.830952e-01 5.830952e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.230000e+01 4.472136e-01 4.472136e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.600000e+00 2.236068e-01 2.236068e-01
+2.750000e-01 2.500000e-02 2.500000e-02 4.030000e+00 1.389244e-01 1.389244e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.860000e+00 7.211103e-02 7.211103e-02
+4.500000e-01 5.000000e-02 5.000000e-02 6.780000e-01 2.624881e-02 2.624881e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.350000e-01 1.140175e-02 1.140175e-02
+6.500000e-01 5.000000e-02 5.000000e-02 6.900000e-02 9.899495e-03 9.899495e-03
+7.500000e-01 5.000000e-02 5.000000e-02 1.600000e-02 7.615773e-03 7.615773e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1997_I428178/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -10.0, up: 10.0}, sys: {dn: -9.0, up: 9.0}}, 1: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -11.0, up: 11.0}}, 2: {stat: {dn: -9.0, up: 9.0}, sys: {dn: -7.0, up: 7.0}}, 3: {stat: {dn: -8.0, up: 8.0}, sys: {dn: -6.0, up: 6.0}}, 4: {stat: {dn: -7.0, up: 7.0}, sys: {dn: -4.0, up: 4.0}}, 5: {stat: {dn: -7.0, up: 7.0}, sys: {dn: -4.0, up: 4.0}}, 6: {stat: {dn: -5.0, up: 5.0}, sys: {dn: -3.0, up: 3.0}}, 7: {stat: {dn: -5.0, up: 5.0}, sys: {dn: -2.0, up: 2.0}}, 8: {stat: {dn: -5.0, up: 5.0}, sys: {dn: -2.0, up: 2.0}}, 9: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -2.0, up: 2.0}}, 10: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -1.2, up: 1.2}}, 11: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.9, up: 0.9}}, 12: {stat: {dn: -2.3, up: 2.3}, sys: {dn: -0.7, up: 0.7}}, 13: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -0.6, up: 0.6}}, 14: {stat: {dn: -1.7, up: 1.7}, sys: {dn: -0.4, up: 0.4}}, 15: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.3, up: 0.3}}, 16: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.2, up: 0.2}}, 17: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.03, up: 0.03}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1997_I428178/d01-x01-y02
+Title: doi:10.17182/hepdata.47581.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.830000e+02 1.345362e+01 1.345362e+01
+1.500000e-02 5.000000e-03 5.000000e-03 3.800000e+02 1.555635e+01 1.555635e+01
+2.500000e-02 5.000000e-03 5.000000e-03 2.440000e+02 1.140175e+01 1.140175e+01
+3.500000e-02 5.000000e-03 5.000000e-03 1.890000e+02 1.000000e+01 1.000000e+01
+4.500000e-02 5.000000e-03 5.000000e-03 1.410000e+02 8.062258e+00 8.062258e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.150000e+02 8.062258e+00 8.062258e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.200000e+01 5.830952e+00 5.830952e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.600000e+01 5.385165e+00 5.385165e+00
+8.500000e-02 5.000000e-03 5.000000e-03 5.900000e+01 5.385165e+00 5.385165e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.000000e+01 4.472136e+00 4.472136e+00
+1.100000e-01 1.000000e-02 1.000000e-02 4.080000e+01 3.138471e+00 3.138471e+00
+1.300000e-01 1.000000e-02 1.000000e-02 3.010000e+01 2.563201e+00 2.563201e+00
+1.500000e-01 1.000000e-02 1.000000e-02 2.440000e+01 2.404163e+00 2.404163e+00
+1.700000e-01 1.000000e-02 1.000000e-02 1.850000e+01 2.088061e+00 2.088061e+00
+1.900000e-01 1.000000e-02 1.000000e-02 1.310000e+01 1.746425e+00 1.746425e+00
+2.250000e-01 2.500000e-02 2.500000e-02 8.700000e+00 8.544004e-01 8.544004e-01
+2.750000e-01 2.500000e-02 2.500000e-02 6.000000e+00 8.246211e-01 8.246211e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.950000e+00 3.807887e-01 3.807887e-01
+4.500000e-01 5.000000e-02 5.000000e-02 9.600000e-01 1.923538e-01 1.923538e-01
+5.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 1.004988e-01 1.004988e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 1.216553e-01 1.216553e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1997_I428178/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -8.2, up: 8.2}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -10.7, up: 10.7}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -7.0, up: 7.0}}, 3: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -4.8, up: 4.8}}, 4: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -3.6, up: 3.6}}, 5: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -2.7, up: 2.7}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -2.2, up: 2.2}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.8, up: 1.8}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.5, up: 1.5}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.3, up: 1.3}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -1.0, up: 1.0}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.8, up: 0.8}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.6, up: 0.6}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.5, up: 0.5}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.4, up: 0.4}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.27, up: 0.27}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.17, up: 0.17}}, 17: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.04, up: 0.04}}, 19: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.02, up: 0.02}}, 20: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.01, up: 0.01}}, 21: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.006, up: 0.006}}, 22: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1997_I428178/d01-x01-y03
+Title: doi:10.17182/hepdata.47581.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.745000e+02 8.215230e+00 8.215230e+00
+1.500000e-02 5.000000e-03 5.000000e-03 3.575000e+02 1.071168e+01 1.071168e+01
+2.500000e-02 5.000000e-03 5.000000e-03 2.323000e+02 7.011419e+00 7.011419e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.608000e+02 4.816638e+00 4.816638e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.185000e+02 3.612478e+00 3.612478e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.120000e+01 2.716616e+00 2.716616e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.270000e+01 2.220360e+00 2.220360e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.930000e+01 1.811077e+00 1.811077e+00
+8.500000e-02 5.000000e-03 5.000000e-03 4.930000e+01 1.513275e+00 1.513275e+00
+9.500000e-02 5.000000e-03 5.000000e-03 4.160000e+01 1.315295e+00 1.315295e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.290000e+01 1.004988e+00 1.004988e+00
+1.300000e-01 1.000000e-02 1.000000e-02 2.490000e+01 8.062258e-01 8.062258e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.940000e+01 6.082763e-01 6.082763e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.530000e+01 5.099020e-01 5.099020e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.240000e+01 4.123106e-01 4.123106e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.840000e+00 2.729469e-01 2.729469e-01
+2.750000e-01 2.500000e-02 2.500000e-02 5.610000e+00 1.726268e-01 1.726268e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.060000e+00 9.219544e-02 9.219544e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.400000e+00 4.123106e-02 4.123106e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.720000e-01 2.154066e-02 2.154066e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.190000e-01 1.166190e-02 1.166190e-02
+7.500000e-01 5.000000e-02 5.000000e-02 1.480000e-01 7.211103e-03 7.211103e-03
+9.000000e-01 1.000000e-01 1.000000e-01 3.700000e-02 2.236068e-03 2.236068e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1997_I428178/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.007, up: 0.006}, 'sys,THEORETICAL': {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1997_I428178/d02-x01-y01
+Title: doi:10.17182/hepdata.47581.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.010000e+01 3.110000e+01 3.110000e+01 1.240000e-01 1.140175e-02 1.081665e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_1998_I473409.cc b/analyses/pluginLEP/DELPHI_1998_I473409.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1998_I473409.cc
@@ -0,0 +1,324 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/InitialQuarks.hh"
+
+namespace Rivet {
+
+
+ /// @brief flavour seperate pi,K,p spectra
+ class DELPHI_1998_I473409 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_1998_I473409);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(InitialQuarks(), "IQF");
+
+ // Book histograms
+ _h_all_pi = std::make_shared<YODA::Histo1D>(Histo1D(refData( 4,1,1)));
+ _h_all_K = std::make_shared<YODA::Histo1D>(Histo1D(refData( 5,1,1)));
+ _h_all_p = std::make_shared<YODA::Histo1D>(Histo1D(refData( 6,1,1)));
+ _h_all_Kp = std::make_shared<YODA::Histo1D>(Histo1D(refData( 7,1,1)));
+ _d_all = std::make_shared<YODA::Histo1D>(Histo1D(refData( 4,1,1)));
+
+ _h_bot_pi = std::make_shared<YODA::Histo1D>(Histo1D(refData( 8,1,1)));
+ _h_bot_K = std::make_shared<YODA::Histo1D>(Histo1D(refData( 9,1,1)));
+ _h_bot_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(10,1,1)));
+ _h_bot_Kp = std::make_shared<YODA::Histo1D>(Histo1D(refData(11,1,1)));
+ _d_bot = std::make_shared<YODA::Histo1D>(Histo1D(refData( 8,1,1)));
+
+ _h_lgt_pi = std::make_shared<YODA::Histo1D>(Histo1D(refData(12,1,1)));
+ _h_lgt_K = std::make_shared<YODA::Histo1D>(Histo1D(refData(13,1,1)));
+ _h_lgt_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(14,1,1)));
+ _h_lgt_Kp = std::make_shared<YODA::Histo1D>(Histo1D(refData(15,1,1)));
+ _d_lgt = std::make_shared<YODA::Histo1D>(Histo1D(refData(12,1,1)));
+
+ _h_all_ch_p = bookHisto1D(16,1,1);
+ _h_all_ch_x = bookHisto1D(17,1,1);
+ _h_all_pi_p = bookHisto1D(18,1,1);
+ _h_all_pi_x = bookHisto1D(19,1,1);
+ _h_all_K_p = bookHisto1D(20,1,1);
+ _h_all_k_x = bookHisto1D(21,1,1);
+ _h_all_p_p = bookHisto1D(22,1,1);
+ _h_all_p_x = bookHisto1D(23,1,1);
+
+ _h_bot_ch_p = bookHisto1D(24,1,1);
+ _h_bot_ch_x = bookHisto1D(25,1,1);
+ _h_bot_pi_p = bookHisto1D(26,1,1);
+ _h_bot_pi_x = bookHisto1D(27,1,1);
+ _h_bot_K_p = bookHisto1D(28,1,1);
+ _h_bot_k_x = bookHisto1D(29,1,1);
+ _h_bot_p_p = bookHisto1D(30,1,1);
+ _h_bot_p_x = bookHisto1D(31,1,1);
+
+ _h_lgt_ch_p = bookHisto1D(32,1,1);
+ _h_lgt_ch_x = bookHisto1D(33,1,1);
+ _h_lgt_pi_p = bookHisto1D(34,1,1);
+ _h_lgt_pi_x = bookHisto1D(35,1,1);
+ _h_lgt_K_p = bookHisto1D(36,1,1);
+ _h_lgt_k_x = bookHisto1D(37,1,1);
+ _h_lgt_p_p = bookHisto1D(38,1,1);
+ _h_lgt_p_x = bookHisto1D(39,1,1);
+
+ for(unsigned int ix=0;ix<3;++ix) {
+ for(unsigned int iy=0;iy<5;++iy) {
+ ostringstream title;
+ title << "/TMP/MULT_" << ix << "_" << iy;
+ _mult[ix][iy] = bookCounter(title.str());
+ }
+ }
+ _wLgt = _wBot = _wAll =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<ChargedFinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+
+ int flavour = 0;
+ const InitialQuarks& iqf = apply<InitialQuarks>(event, "IQF");
+
+ // If we only have two quarks (qqbar), just take the flavour.
+ // If we have more than two quarks, look for the highest energetic q-qbar pair.
+ if (iqf.particles().size() == 2) {
+ flavour = iqf.particles().front().abspid();
+ }
+ else {
+ map<int, double> quarkmap;
+ foreach (const Particle& p, iqf.particles()) {
+ if (quarkmap[p.pid()] < p.E()) {
+ quarkmap[p.pid()] = p.E();
+ }
+ }
+ double maxenergy = 0.;
+ for (int i = 1; i <= 5; ++i) {
+ if (quarkmap[i]+quarkmap[-i] > maxenergy) {
+ flavour = i;
+ }
+ }
+ }
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+ _wAll += weight;
+ if(flavour<=3) _wLgt += weight;
+ else if(flavour==5) _wBot += weight;
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // loop over the charged particles
+ foreach (const Particle& p, fs.particles()) {
+ double modp = p.p3().mod();
+ double xp = modp/meanBeamMom;
+ int id = abs(p.pdgId());
+ _d_all->fill(modp,weight);
+ _mult[0][0]->fill(weight);
+ _h_all_ch_p->fill(modp,weight);
+ _h_all_ch_x->fill(xp ,weight);
+ if(flavour<=3) {
+ _d_lgt->fill(modp,weight);
+ _mult[2][0]->fill(weight);
+ _h_lgt_ch_p->fill(modp,weight);
+ _h_lgt_ch_x->fill(xp ,weight);
+ }
+ else if(flavour==5) {
+ _d_bot ->fill(modp,weight);
+ _mult[1][0]->fill(weight);
+ _h_bot_ch_p->fill(modp,weight);
+ _h_bot_ch_x->fill(xp ,weight);
+ }
+ if(id==211) {
+ _h_all_pi ->fill(modp,weight);
+ _mult[0][1]->fill(weight);
+ _h_all_pi_p->fill(modp,weight);
+ _h_all_pi_x->fill(xp ,weight);
+ if(flavour<=3) {
+ _h_lgt_pi ->fill(modp,weight);
+ _mult[2][1]->fill(weight);
+ _h_lgt_pi_p->fill(modp,weight);
+ _h_lgt_pi_x->fill(xp ,weight);
+ }
+ else if(flavour==5) {
+ _h_bot_pi ->fill(modp,weight);
+ _mult[1][1]->fill(weight);
+ _h_bot_pi_p->fill(modp,weight);
+ _h_bot_pi_x->fill(xp ,weight);
+ }
+ }
+ else if(id==321) {
+ _h_all_K ->fill(modp,weight);
+ _h_all_Kp->fill(modp,weight);
+ _mult[0][2]->fill(weight);
+ _mult[0][4]->fill(weight);
+ _h_all_K_p ->fill(modp,weight);
+ _h_all_k_x ->fill(xp ,weight);
+ if(flavour<=3) {
+ _h_lgt_K->fill(modp,weight);
+ _h_lgt_Kp->fill(modp,weight);
+ _mult[2][2]->fill(weight);
+ _mult[2][4]->fill(weight);
+ _h_lgt_K_p ->fill(modp,weight);
+ _h_lgt_k_x ->fill(xp ,weight);
+ }
+ else if(flavour==5) {
+ _h_bot_K ->fill(modp,weight);
+ _h_bot_Kp->fill(modp,weight);
+ _mult[1][2]->fill(weight);
+ _mult[1][4]->fill(weight);
+ _h_bot_K_p ->fill(modp,weight);
+ _h_bot_k_x ->fill(xp ,weight);
+ }
+ }
+ else if(id==2212) {
+ _h_all_p ->fill(modp,weight);
+ _h_all_Kp->fill(modp,weight);
+ _mult[0][3]->fill(weight);
+ _mult[0][4]->fill(weight);
+ _h_all_p_p ->fill(modp,weight);
+ _h_all_p_x ->fill(xp ,weight);
+ if(flavour<=3) {
+ _h_lgt_p ->fill(modp,weight);
+ _h_lgt_Kp->fill(modp,weight);
+ _mult[2][3]->fill(weight);
+ _mult[2][4]->fill(weight);
+ _h_lgt_p_p ->fill(modp,weight);
+ _h_lgt_p_x ->fill(xp ,weight);
+ }
+ else if(flavour==5) {
+ _h_bot_p ->fill(modp,weight);
+ _h_bot_Kp->fill(modp,weight);
+ _mult[1][3]->fill(weight);
+ _mult[1][4]->fill(weight);
+ _h_bot_p_p ->fill(modp,weight);
+ _h_bot_p_x ->fill(xp ,weight);
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+
+ // // Book histograms
+ scale(_h_all_pi,100.);
+ scale(_h_all_K ,100.);
+ scale(_h_all_p ,100.);
+ scale(_h_all_Kp,100.);
+ divide(_h_all_pi, _d_all, bookScatter2D( 4,1,1));
+ divide(_h_all_K , _d_all, bookScatter2D( 5,1,1));
+ divide(_h_all_p , _d_all, bookScatter2D( 6,1,1));
+ divide(_h_all_Kp, _d_all, bookScatter2D( 7,1,1));
+
+ scale(_h_bot_pi,100.);
+ scale(_h_bot_K ,100.);
+ scale(_h_bot_p ,100.);
+ scale(_h_bot_Kp,100.);
+ divide(_h_bot_pi, _d_bot, bookScatter2D( 8,1,1));
+ divide(_h_bot_K , _d_bot, bookScatter2D( 9,1,1));
+ divide(_h_bot_p , _d_bot, bookScatter2D(10,1,1));
+ divide(_h_bot_Kp, _d_bot, bookScatter2D(11,1,1));
+
+ scale(_h_lgt_pi,100.);
+ scale(_h_lgt_K ,100.);
+ scale(_h_lgt_p ,100.);
+ scale(_h_lgt_Kp,100.);
+ divide(_h_lgt_pi, _d_lgt, bookScatter2D(12,1,1));
+ divide(_h_lgt_K , _d_lgt, bookScatter2D(13,1,1));
+ divide(_h_lgt_p , _d_lgt, bookScatter2D(14,1,1));
+ divide(_h_lgt_Kp, _d_lgt, bookScatter2D(15,1,1));
+
+ scale(_h_all_ch_p, 1./_wAll);
+ scale(_h_all_ch_x, 1./_wAll);
+ scale(_h_all_pi_p, 1./_wAll);
+ scale(_h_all_pi_x, 1./_wAll);
+ scale(_h_all_K_p , 1./_wAll);
+ scale(_h_all_k_x , 1./_wAll);
+ scale(_h_all_p_p , 1./_wAll);
+ scale(_h_all_p_x , 1./_wAll);
+
+ scale(_h_bot_ch_p, 1./_wBot);
+ scale(_h_bot_ch_x, 1./_wBot);
+ scale(_h_bot_pi_p, 1./_wBot);
+ scale(_h_bot_pi_x, 1./_wBot);
+ scale(_h_bot_K_p , 1./_wBot);
+ scale(_h_bot_k_x , 1./_wBot);
+ scale(_h_bot_p_p , 1./_wBot);
+ scale(_h_bot_p_x , 1./_wBot);
+
+ scale(_h_lgt_ch_p, 1./_wLgt);
+ scale(_h_lgt_ch_x, 1./_wLgt);
+ scale(_h_lgt_pi_p, 1./_wLgt);
+ scale(_h_lgt_pi_x, 1./_wLgt);
+ scale(_h_lgt_K_p , 1./_wLgt);
+ scale(_h_lgt_k_x , 1./_wLgt);
+ scale(_h_lgt_p_p , 1./_wLgt);
+ scale(_h_lgt_p_x , 1./_wLgt);
+
+ // multiplicities
+ vector<double> scales = {_wAll,_wBot,_wLgt};
+ for(unsigned int ix=0;ix<3;++ix) {
+ if(scales[ix]<=0.) continue;
+ for(unsigned int iy=0;iy<5;++iy) {
+ Scatter2DPtr scatter = bookScatter2D(ix+1, 1, iy+1, true);
+ scale(_mult[ix][iy],1./scales[ix]);
+ scatter->point(0).setY(_mult[ix][iy]->val(),_mult[ix][iy]->err());
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_all_pi , _h_all_K , _h_all_p , _h_all_Kp , _d_all;
+ Histo1DPtr _h_bot_pi , _h_bot_K , _h_bot_p , _h_bot_Kp , _d_bot;
+ Histo1DPtr _h_lgt_pi , _h_lgt_K , _h_lgt_p , _h_lgt_Kp , _d_lgt;
+ Histo1DPtr _h_all_ch_p, _h_all_ch_x , _h_all_pi_p , _h_all_pi_x ;
+ Histo1DPtr _h_all_K_p , _h_all_k_x , _h_all_p_p , _h_all_p_x ;
+ Histo1DPtr _h_bot_ch_p , _h_bot_ch_x , _h_bot_pi_p , _h_bot_pi_x;
+ Histo1DPtr _h_bot_K_p , _h_bot_k_x , _h_bot_p_p , _h_bot_p_x ;
+ Histo1DPtr _h_lgt_ch_p , _h_lgt_ch_x , _h_lgt_pi_p , _h_lgt_pi_x;
+ Histo1DPtr _h_lgt_K_p , _h_lgt_k_x , _h_lgt_p_p , _h_lgt_p_x ;
+ CounterPtr _mult[3][5];
+
+ double _wLgt, _wBot, _wAll;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_1998_I473409);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_1998_I473409.info b/analyses/pluginLEP/DELPHI_1998_I473409.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1998_I473409.info
@@ -0,0 +1,33 @@
+Name: DELPHI_1998_I473409
+Year: 1998
+Summary: Flavour seperated spectra for $\pi^\pm$, $K^\pm$, $p,\bar{p}$ production in hadronic $Z^0$ decays
+Experiment: DELPHI
+Collider: LEP
+InspireID: 473409
+Status: VALIDATED
+Authors:
+ - Peter Richardson <Peter.Richardson@durham.ac.uk>
+References:
+ - Nucl.Phys. B444 (1995) 3-26, 1995
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+Description: 'DELPHI results for the spectra \pi^\pm$, $K^\pm$, $p,\bar{p}$ production in hadronic $Z^0$ decays.
+ The results are separated in light and bottom quark initiated events.'
+Keywords: []
+BibKey: Abreu:1998vq
+BibTeX: '@article{Abreu:1998vq,
+ author = "Abreu, P. and others",
+ title = "{pi+-, K+-, p and anti-p production in Z0 ---&gt; q anti-q,
+ Z0 ---&gt; b anti-b, Z0 ---&gt; u anti-u, d anti-d, s anti-s}",
+ collaboration = "DELPHI",
+ journal = "Eur. Phys. J.",
+ volume = "C5",
+ year = "1998",
+ pages = "585-620",
+ doi = "10.1007/s100529800989",
+ reportNumber = "CERN-EP-98-095, CERN-EP-98-95",
+ SLACcitation = "%%CITATION = EPHJA,C5,585;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_1998_I473409.plot b/analyses/pluginLEP/DELPHI_1998_I473409.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1998_I473409.plot
@@ -0,0 +1,248 @@
+BEGIN PLOT /DELPHI_1998_I473409/d01-x01-y01
+Title=Charged Particle Multiplicity (all events)
+YLabel=$N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d01-x01-y02
+Title=$\pi^\pm$ Multiplicity (all events)
+YLabel=$N_{\pi^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d01-x01-y03
+Title=$K^\pm$ Multiplicity (all events)
+YLabel=$N_{K^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d01-x01-y04
+Title=$p,\bar{p}$ Multiplicity (all events)
+YLabel=$N_{p,\bar{p}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d01-x01-y05
+Title=$K^\pm$,$p,\bar{p}$ Multiplicity (all events)
+YLabel=$N_{K^\pm, p, \bar{p}}$
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d02-x01-y01
+Title=Charged Particle Multiplicity (bottom events)
+YLabel=$N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d02-x01-y02
+Title=$\pi^\pm$ Multiplicity (bottom events)
+YLabel=$N_{\pi^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d02-x01-y03
+Title=$K^\pm$ Multiplicity (bottom events)
+YLabel=$N_{K^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d02-x01-y04
+Title=$p,\bar{p}$ Multiplicity (bottom events)
+YLabel=$N_{p,\bar{p}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d02-x01-y05
+Title=$K^\pm$,$p,\bar{p}$ Multiplicity (bottom events)
+YLabel=$N_{K^\pm, p, \bar{p}}$
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d03-x01-y01
+Title=Charged Particle Multiplicity (light events)
+YLabel=$N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d03-x01-y02
+Title=$\pi^\pm$ Multiplicity (light events)
+YLabel=$N_{\pi^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d03-x01-y03
+Title=$K^\pm$ Multiplicity (light events)
+YLabel=$N_{K^\pm}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d03-x01-y04
+Title=$p,\bar{p}$ Multiplicity (light events)
+YLabel=$N_{p,\bar{p}}$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d03-x01-y05
+Title=$K^\pm$,$p,\bar{p}$ Multiplicity (light events)
+YLabel=$N_{K^\pm, p, \bar{p}}$
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d04-x01-y01
+Title=Ratio of $N_{\pi^\pm}$ to $N_{\text{charged}}$ (all events)
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d05-x01-y01
+Title=Ratio of $N_{K^\pm}$ to $N_{\text{charged}}$ (all events)
+YLabel=$N_{K^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d06-x01-y01
+Title=Ratio of $N_{p,\bar{p}}$ to $N_{\text{charged}}$ (all events)
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d07-x01-y01
+Title=Ratio of $N_{K^\pm,p,\bar{p}}$ to $N_{\text{charged}}$ (all events)
+YLabel=$N_{K^\pm,p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d08-x01-y01
+Title=Ratio of $N_{\pi^\pm}$ to $N_{\text{charged}}$ (bottom events)
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d09-x01-y01
+Title=Ratio of $N_{K^\pm}$ to $N_{\text{charged}}$ (bottom events)
+YLabel=$N_{K^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d10-x01-y01
+Title=Ratio of $N_{p,\bar{p}}$ to $N_{\text{charged}}$ (bottom events)
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d11-x01-y01
+Title=Ratio of $N_{K^\pm,p,\bar{p}}$ to $N_{\text{charged}}$ (bottom events)
+YLabel=$N_{K^\pm,p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d12-x01-y01
+Title=Ratio of $N_{\pi^\pm}$ to $N_{\text{charged}}$ (light events)
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d13-x01-y01
+Title=Ratio of $N_{K^\pm}$ to $N_{\text{charged}}$ (light events)
+YLabel=$N_{K^\pm}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d14-x01-y01
+Title=Ratio of $N_{p,\bar{p}}$ to $N_{\text{charged}}$ (light events)
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d15-x01-y01
+Title=Ratio of $N_{K^\pm,p,\bar{p}}$ to $N_{\text{charged}}$ (light events)
+YLabel=$N_{K^\pm,p,\bar{p}}/N_{\text{charged}}$ $\%$
+XLabel=$p$ [GeV]
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d16-x01-y01
+Title=Charged Particle momentum (all events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{\text{charged}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d17-x01-y01
+Title=Charged Particle scaled momentum (all events)
+XLabel=$x$
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{\text{charged}}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d18-x01-y01
+Title=$\pi^\pm$ momentum (all events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{\pi^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d19-x01-y01
+Title=$\pi^\pm$ scaled momentum (all events)
+XLabel=$x$
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{\pi^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d20-x01-y01
+Title=$K^\pm$ momentum (all events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{K^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d21-x01-y01
+Title=$K^\pm$ scaled momentum (all events)
+XLabel=$x$
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{K^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d22-x01-y01
+Title=$p,\bar{p}$ momentum (all events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{p,\bar{p}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d23-x01-y01
+Title=$p,\bar{p}$ scaled momentum (all events)
+XLabel=$x$
+YLabel=$1/N_{\text{hadrons}} \text{d}N_{p,\bar{p}}/\text{d}x$
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d24-x01-y01
+Title=Charged Particle momentum (bottom events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{bottom}} \text{d}N_{\text{charged}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d25-x01-y01
+Title=Charged Particle scaled momentum (bottom events)
+XLabel=$x$
+YLabel=$1/N_{\text{bottom}} \text{d}N_{\text{charged}}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d26-x01-y01
+Title=$\pi^\pm$ momentum (bottom events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{bottom}} \text{d}N_{\pi^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d27-x01-y01
+Title=$\pi^\pm$ scaled momentum (bottom events)
+XLabel=$x$
+YLabel=$1/N_{\text{bottom}} \text{d}N_{\pi^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d28-x01-y01
+Title=$K^\pm$ momentum (bottom events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{bottom}} \text{d}N_{K^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d29-x01-y01
+Title=$K^\pm$ scaled momentum (bottom events)
+XLabel=$x$
+YLabel=$1/N_{\text{bottom}} \text{d}N_{K^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d30-x01-y01
+Title=$p,\bar{p}$ momentum (bottom events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{bottom}} \text{d}N_{p,\bar{p}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d31-x01-y01
+Title=$p,\bar{p}$ scaled momentum (bottom events)
+XLabel=$x$
+YLabel=$1/N_{\text{bottom}} \text{d}N_{p,\bar{p}}/\text{d}x$
+END PLOT
+
+BEGIN PLOT /DELPHI_1998_I473409/d32-x01-y01
+Title=Charged Particle momentum (light events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{light}} \text{d}N_{\text{charged}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d33-x01-y01
+Title=Charged Particle scaled momentum (light events)
+XLabel=$x$
+YLabel=$1/N_{\text{light}} \text{d}N_{\text{charged}}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d34-x01-y01
+Title=$\pi^\pm$ momentum (light events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{light}} \text{d}N_{\pi^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d35-x01-y01
+Title=$\pi^\pm$ scaled momentum (light events)
+XLabel=$x$
+YLabel=$1/N_{\text{light}} \text{d}N_{\pi^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d36-x01-y01
+Title=$K^\pm$ momentum (light events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{light}} \text{d}N_{K^\pm}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d37-x01-y01
+Title=$K^\pm$ scaled momentum (light events)
+XLabel=$x$
+YLabel=$1/N_{\text{light}} \text{d}N_{K^\pm}/\text{d}x$
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d38-x01-y01
+Title=$p,\bar{p}$ momentum (light events)
+XLabel=$p$ [GeV]
+YLabel=$1/N_{\text{light}} \text{d}N_{p,\bar{p}}/\text{d}p$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /DELPHI_1998_I473409/d39-x01-y01
+Title=$p,\bar{p}$ scaled momentum (light events)
+XLabel=$x$
+YLabel=$1/N_{\text{light}} \text{d}N_{p,\bar{p}}/\text{d}x$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_1998_I473409.yoda b/analyses/pluginLEP/DELPHI_1998_I473409.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_1998_I473409.yoda
@@ -0,0 +1,1428 @@
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.29, up: 0.29}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d01-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 2.081000e+01 3.581899e-01 3.581899e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.17, up: 0.17}, sys_2: {dn: -0.86, up: 0.86}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d01-x01-y02
+Title: doi:10.17182/hepdata.49385.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.726000e+01 8.823265e-01 8.823265e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d01-x01-y03
+Title: doi:10.17182/hepdata.49385.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 2.210000e+00 7.071068e-02 7.071068e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.04, up: 0.04}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d01-x01-y04
+Title: doi:10.17182/hepdata.49385.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.080000e+00 4.898979e-02 4.898979e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d01-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d01-x01-y05
+Title: doi:10.17182/hepdata.49385.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 3.300000e+00 8.124038e-02 8.124038e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.21, up: 0.21}, sys_2: {dn: -0.3, up: 0.3}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d02-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 2.317000e+01 3.796051e-01 3.796051e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.12, up: 0.12}, sys_1: {dn: -0.2, up: 0.2}, sys_2: {dn: -0.92, up: 0.92}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d02-x01-y02
+Title: doi:10.17182/hepdata.49385.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.856000e+01 9.491048e-01 9.491048e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.08, up: 0.08}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d02-x01-y03
+Title: doi:10.17182/hepdata.49385.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 2.590000e+00 9.797959e-02 9.797959e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.06, up: 0.06}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d02-x01-y04
+Title: doi:10.17182/hepdata.49385.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.070000e+00 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d02-x01-y05
+Title: doi:10.17182/hepdata.49385.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 3.690000e+00 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys_1: {dn: -0.18, up: 0.18}, sys_2: {dn: -0.28, up: 0.28}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d03-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.994000e+01 3.448188e-01 3.448188e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys_1: {dn: -0.19, up: 0.19}, sys_2: {dn: -0.85, up: 0.85}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d03-x01-y02
+Title: doi:10.17182/hepdata.49385.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.684000e+01 8.766984e-01 8.766984e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.03, up: 0.03}, sys_2: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d03-x01-y03
+Title: doi:10.17182/hepdata.49385.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 2.020000e+00 7.071068e-02 7.071068e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.04, up: 0.04}, sys_1: {dn: -0.02, up: 0.02}, sys_2: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d03-x01-y04
+Title: doi:10.17182/hepdata.49385.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 1.070000e+00 4.898979e-02 4.898979e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys_1: {dn: -0.04, up: 0.04}, sys_2: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d03-x01-y05
+Title: doi:10.17182/hepdata.49385.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.500000e+00 0.500000e+00 3.090000e+00 8.124038e-02 8.124038e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.58, up: 0.58}}, 1: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.73, up: 0.73}}, 3: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.72, up: 0.72}}, 4: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.74, up: 0.74}}, 5: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -1.04, up: 1.04}}, 6: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -1.48, up: 1.48}}, 7: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.8, up: 0.8}}, 8: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -1.04, up: 1.04}}, 9: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.89, up: 0.89}}, 10: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.7, up: 0.7}}, 11: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.7, up: 0.7}}, 12: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.69, up: 0.69}}, 13: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.76, up: 0.76}}, 14: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.7, up: 0.7}}, 15: {stat: {dn: -1.35, up: 1.35}, sys: {dn: -1.18, up: 1.18}}, 16: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.69, up: 0.69}}, 17: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.73, up: 0.73}}, 18: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -1.01, up: 1.01}}, 19: {stat: {dn: -1.48, up: 1.48}, sys: {dn: -1.24, up: 1.24}}, 20: {stat: {dn: -2.18, up: 2.18}, sys: {dn: -1.66, up: 1.66}}, 21: {stat: {dn: -4.1, up: 4.1}, sys: {dn: -3.31, up: 3.31}}, 22: {stat: {dn: -13.3, up: 13.3}, sys: {dn: -9.09, up: 9.09}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d04-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 8.872000e+01 9.323626e-01 9.323626e-01
+1.025000e+00 1.150000e-01 1.150000e-01 8.641000e+01 1.176860e+00 1.176860e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.508000e+01 1.143372e+00 1.143372e+00
+1.485000e+00 1.150000e-01 1.150000e-01 8.360000e+01 1.152562e+00 1.152562e+00
+1.710000e+00 1.100000e-01 1.100000e-01 8.204000e+01 1.204201e+00 1.204201e+00
+2.050000e+00 2.300000e-01 2.300000e-01 8.037000e+01 1.557947e+00 1.557947e+00
+2.510000e+00 2.300000e-01 2.300000e-01 7.911000e+01 2.179541e+00 2.179541e+00
+2.965000e+00 2.250000e-01 2.250000e-01 7.789000e+01 1.234342e+00 1.234342e+00
+3.420000e+00 2.300000e-01 2.300000e-01 7.645000e+01 1.543114e+00 1.543114e+00
+3.875000e+00 2.250000e-01 2.250000e-01 7.474000e+01 1.353699e+00 1.353699e+00
+4.330000e+00 2.300000e-01 2.300000e-01 7.356000e+01 1.124455e+00 1.124455e+00
+5.015000e+00 4.550000e-01 4.550000e-01 7.182000e+01 1.078147e+00 1.078147e+00
+5.925000e+00 4.550000e-01 4.550000e-01 6.992000e+01 1.094806e+00 1.094806e+00
+6.835000e+00 4.550000e-01 4.550000e-01 6.819000e+01 1.224418e+00 1.224418e+00
+7.750000e+00 4.600000e-01 4.600000e-01 6.689000e+01 1.212477e+00 1.212477e+00
+8.665000e+00 4.550000e-01 4.550000e-01 6.457000e+01 1.793014e+00 1.793014e+00
+1.048500e+01 1.365000e+00 1.365000e+00 6.247000e+01 1.048904e+00 1.048904e+00
+1.276500e+01 9.150000e-01 9.150000e-01 5.971000e+01 1.190168e+00 1.190168e+00
+1.596000e+01 2.280000e+00 2.280000e+00 5.767000e+01 1.515586e+00 1.515586e+00
+2.052000e+01 2.280000e+00 2.280000e+00 5.466000e+01 1.930803e+00 1.930803e+00
+2.508000e+01 2.280000e+00 2.280000e+00 5.536000e+01 2.740073e+00 2.740073e+00
+3.191500e+01 4.555000e+00 4.555000e+00 5.569000e+01 5.269355e+00 5.269355e+00
+4.073500e+01 4.265000e+00 4.265000e+00 5.611000e+01 1.610957e+01 1.610957e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.95, up: 0.95}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -1.14, up: 1.14}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -1.24, up: 1.24}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.91, up: 0.91}}, 4: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.49, up: 1.49}}, 5: {stat: {dn: -2.06, up: 2.06}, sys: {dn: -2.01, up: 2.01}}, 6: {stat: {dn: -2.75, up: 2.75}, sys: {dn: -2.69, up: 2.69}}, 7: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.8, up: 0.8}}, 8: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.99, up: 0.99}}, 9: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.91, up: 0.91}}, 10: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -1.09, up: 1.09}}, 11: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -1.09, up: 1.09}}, 12: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.84, up: 0.84}}, 13: {stat: {dn: -1.94, up: 1.94}, sys: {dn: -1.67, up: 1.67}}, 14: {stat: {dn: -2.78, up: 2.78}, sys: {dn: -2.37, up: 2.37}}, 15: {stat: {dn: -3.04, up: 3.04}, sys: {dn: -2.89, up: 2.89}}, 16: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.69, up: 0.69}}, 17: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.93, up: 0.93}}, 18: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -1.49, up: 1.49}}, 19: {stat: {dn: -2.75, up: 2.75}, sys: {dn: -2.63, up: 2.63}}, 20: {stat: {dn: -3.03, up: 3.03}, sys: {dn: -2.62, up: 2.62}}, 21: {stat: {dn: -6.91, up: 6.91}, sys: {dn: -6.24, up: 6.24}}, 22: {stat: {dn: -24.12, up: 24.12}, sys: {dn: -20.12, up: 20.12}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d05-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 7.170000e+00 1.393879e+00 1.393879e+00
+1.025000e+00 1.150000e-01 1.150000e-01 8.580000e+00 1.640732e+00 1.640732e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.840000e+00 1.782134e+00 1.782134e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.021000e+01 1.344693e+00 1.344693e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.063000e+01 2.171750e+00 2.171750e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.184000e+01 2.878142e+00 2.878142e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.255000e+01 3.846895e+00 3.846895e+00
+2.965000e+00 2.250000e-01 2.250000e-01 1.325000e+01 1.196704e+00 1.196704e+00
+3.420000e+00 2.300000e-01 2.300000e-01 1.432000e+01 1.443122e+00 1.443122e+00
+3.875000e+00 2.250000e-01 2.250000e-01 1.559000e+01 1.337348e+00 1.337348e+00
+4.330000e+00 2.300000e-01 2.300000e-01 1.672000e+01 1.599062e+00 1.599062e+00
+5.015000e+00 4.550000e-01 4.550000e-01 1.739000e+01 1.584487e+00 1.584487e+00
+5.925000e+00 4.550000e-01 4.550000e-01 1.823000e+01 1.321363e+00 1.321363e+00
+6.835000e+00 4.550000e-01 4.550000e-01 1.925000e+01 2.559785e+00 2.559785e+00
+7.750000e+00 4.600000e-01 4.600000e-01 1.955000e+01 3.653122e+00 3.653122e+00
+8.665000e+00 4.550000e-01 4.550000e-01 2.147000e+01 4.194484e+00 4.194484e+00
+1.048500e+01 1.365000e+00 1.365000e+00 2.273000e+01 1.026499e+00 1.026499e+00
+1.276500e+01 9.150000e-01 9.150000e-01 2.517000e+01 1.395170e+00 1.395170e+00
+1.596000e+01 2.280000e+00 2.280000e+00 2.677000e+01 2.157244e+00 2.157244e+00
+2.052000e+01 2.280000e+00 2.280000e+00 2.904000e+01 3.805181e+00 3.805181e+00
+2.508000e+01 2.280000e+00 2.280000e+00 2.997000e+01 4.005658e+00 4.005658e+00
+3.191500e+01 4.555000e+00 4.555000e+00 3.386000e+01 9.310516e+00 9.310516e+00
+4.073500e+01 4.265000e+00 4.265000e+00 2.778000e+01 3.141001e+01 3.141001e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.92, up: 0.92}}, 1: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.84, up: 0.84}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.67, up: 0.67}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.7, up: 0.7}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.69, up: 0.69}}, 6: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.75, up: 0.75}}, 7: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.66, up: 0.66}}, 8: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.63, up: 0.63}}, 9: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.85, up: 0.85}}, 10: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.91, up: 0.91}}, 11: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.77, up: 0.77}}, 12: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -1.09, up: 1.09}}, 13: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.29, up: 1.29}}, 14: {stat: {dn: -2.29, up: 2.29}, sys: {dn: -1.67, up: 1.67}}, 15: {stat: {dn: -1.88, up: 1.88}, sys: {dn: -1.54, up: 1.54}}, 16: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.04, up: 1.04}}, 17: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -1.14, up: 1.14}}, 18: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.95, up: 0.95}}, 19: {stat: {dn: -1.68, up: 1.68}, sys: {dn: -1.58, up: 1.58}}, 20: {stat: {dn: -2.11, up: 2.11}, sys: {dn: -1.88, up: 1.88}}, 21: {stat: {dn: -3.16, up: 3.16}, sys: {dn: -2.72, up: 2.72}}, 22: {stat: {dn: -6.69, up: 6.69}, sys: {dn: -5.16, up: 5.16}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d06-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 4.110000e+00 1.308167e+00 1.308167e+00
+1.025000e+00 1.150000e-01 1.150000e-01 4.850000e+00 1.209339e+00 1.209339e+00
+1.255000e+00 1.150000e-01 1.150000e-01 4.710000e+00 1.217539e+00 1.217539e+00
+1.485000e+00 1.150000e-01 1.150000e-01 5.970000e+00 1.035857e+00 1.035857e+00
+1.710000e+00 1.100000e-01 1.100000e-01 6.610000e+00 1.055509e+00 1.055509e+00
+2.050000e+00 2.300000e-01 2.300000e-01 7.680000e+00 1.033925e+00 1.033925e+00
+2.510000e+00 2.300000e-01 2.300000e-01 6.730000e+00 1.089312e+00 1.089312e+00
+2.965000e+00 2.250000e-01 2.250000e-01 6.460000e+00 9.476286e-01 9.476286e-01
+3.420000e+00 2.300000e-01 2.300000e-01 6.830000e+00 9.196739e-01 9.196739e-01
+3.875000e+00 2.250000e-01 2.250000e-01 7.460000e+00 1.230691e+00 1.230691e+00
+4.330000e+00 2.300000e-01 2.300000e-01 7.230000e+00 1.322762e+00 1.322762e+00
+5.015000e+00 4.550000e-01 4.550000e-01 8.370000e+00 1.124856e+00 1.124856e+00
+5.925000e+00 4.550000e-01 4.550000e-01 9.400000e+00 1.628558e+00 1.628558e+00
+6.835000e+00 4.550000e-01 4.550000e-01 9.700000e+00 2.086552e+00 2.086552e+00
+7.750000e+00 4.600000e-01 4.600000e-01 1.037000e+01 2.834255e+00 2.834255e+00
+8.665000e+00 4.550000e-01 4.550000e-01 1.030000e+01 2.430226e+00 2.430226e+00
+1.048500e+01 1.365000e+00 1.365000e+00 1.012000e+01 1.528398e+00 1.528398e+00
+1.276500e+01 9.150000e-01 9.150000e-01 1.075000e+01 1.684399e+00 1.684399e+00
+1.596000e+01 2.280000e+00 2.280000e+00 9.710000e+00 1.408581e+00 1.408581e+00
+2.052000e+01 2.280000e+00 2.280000e+00 9.540000e+00 2.306252e+00 2.306252e+00
+2.508000e+01 2.280000e+00 2.280000e+00 8.720000e+00 2.826040e+00 2.826040e+00
+3.191500e+01 4.555000e+00 4.555000e+00 7.000000e+00 4.169412e+00 4.169412e+00
+4.073500e+01 4.265000e+00 4.265000e+00 8.680000e+00 8.448769e+00 8.448769e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.91, up: 0.91}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -1.14, up: 1.14}}, 2: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.99, up: 0.99}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.98, up: 0.98}}, 4: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -1.33, up: 1.33}}, 5: {stat: {dn: -2.16, up: 2.16}, sys: {dn: -2.08, up: 2.08}}, 6: {stat: {dn: -2.27, up: 2.27}, sys: {dn: -2.19, up: 2.19}}, 7: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.88, up: 0.88}}, 8: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.66, up: 0.66}}, 9: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.57, up: 0.57}}, 10: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.63, up: 0.63}}, 11: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.6, up: 0.6}}, 12: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.58, up: 0.58}}, 13: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.57, up: 0.57}}, 14: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.57, up: 0.57}}, 15: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.69, up: 0.69}}, 16: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.65, up: 0.65}}, 17: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.84, up: 0.84}}, 18: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -1.51, up: 1.51}}, 19: {stat: {dn: -2.92, up: 2.92}, sys: {dn: -2.78, up: 2.78}}, 20: {stat: {dn: -3.08, up: 3.08}, sys: {dn: -2.72, up: 2.72}}, 21: {stat: {dn: -4.07, up: 4.07}, sys: {dn: -3.39, up: 3.39}}, 22: {stat: {dn: -15.65, up: 15.65}, sys: {dn: -12.27, up: 12.27}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d07-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 1.140000e+01 1.344693e+00 1.344693e+00
+1.025000e+00 1.150000e-01 1.150000e-01 1.308000e+01 1.647938e+00 1.647938e+00
+1.255000e+00 1.150000e-01 1.150000e-01 1.499000e+01 1.457738e+00 1.457738e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.587000e+01 1.465776e+00 1.465776e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.711000e+01 1.974968e+00 1.974968e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.923000e+01 2.998666e+00 2.998666e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.987000e+01 3.154204e+00 3.154204e+00
+2.965000e+00 2.250000e-01 2.250000e-01 2.089000e+01 1.309695e+00 1.309695e+00
+3.420000e+00 2.300000e-01 2.300000e-01 2.102000e+01 9.990495e-01 9.990495e-01
+3.875000e+00 2.250000e-01 2.250000e-01 2.277000e+01 8.872993e-01 8.872993e-01
+4.330000e+00 2.300000e-01 2.300000e-01 2.414000e+01 9.718539e-01 9.718539e-01
+5.015000e+00 4.550000e-01 4.550000e-01 2.574000e+01 9.068627e-01 9.068627e-01
+5.925000e+00 4.550000e-01 4.550000e-01 2.765000e+01 9.090655e-01 9.090655e-01
+6.835000e+00 4.550000e-01 4.550000e-01 2.922000e+01 9.261749e-01 9.261749e-01
+7.750000e+00 4.600000e-01 4.600000e-01 2.989000e+01 9.660745e-01 9.660745e-01
+8.665000e+00 4.550000e-01 4.550000e-01 3.177000e+01 1.094806e+00 1.094806e+00
+1.048500e+01 1.365000e+00 1.365000e+00 3.304000e+01 9.700000e-01 9.700000e-01
+1.276500e+01 9.150000e-01 9.150000e-01 3.524000e+01 1.305986e+00 1.305986e+00
+1.596000e+01 2.280000e+00 2.280000e+00 3.609000e+01 2.192761e+00 2.192761e+00
+2.052000e+01 2.280000e+00 2.280000e+00 3.771000e+01 4.031724e+00 4.031724e+00
+2.508000e+01 2.280000e+00 2.280000e+00 3.792000e+01 4.109112e+00 4.109112e+00
+3.191500e+01 4.555000e+00 4.555000e+00 4.124000e+01 5.296886e+00 5.296886e+00
+4.073500e+01 4.265000e+00 4.265000e+00 4.600000e+01 1.988656e+01 1.988656e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.71, up: 0.71}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -1.31, up: 1.31}, sys: {dn: -0.76, up: 0.76}}, 3: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -0.81, up: 0.81}}, 4: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -0.84, up: 0.84}}, 5: {stat: {dn: -1.52, up: 1.52}, sys: {dn: -1.02, up: 1.02}}, 6: {stat: {dn: -1.89, up: 1.89}, sys: {dn: -1.43, up: 1.43}}, 7: {stat: {dn: -1.44, up: 1.44}, sys: {dn: -1.03, up: 1.03}}, 8: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -1.12, up: 1.12}}, 9: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.95, up: 0.95}}, 10: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.94, up: 0.94}}, 11: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.74, up: 0.74}}, 12: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.66, up: 0.66}}, 13: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.73, up: 0.73}}, 14: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.57, up: 0.57}}, 15: {stat: {dn: -1.57, up: 1.57}, sys: {dn: -1.01, up: 1.01}}, 16: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.62, up: 0.62}}, 17: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.86, up: 0.86}}, 18: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.75, up: 0.75}}, 19: {stat: {dn: -2.24, up: 2.24}, sys: {dn: -1.47, up: 1.47}}, 20: {stat: {dn: -5.51, up: 5.51}, sys: {dn: -3.7, up: 3.7}}, 21: {stat: {dn: -11.18, up: 11.18}, sys: {dn: -5.98, up: 5.98}}, 22: {stat: {dn: -83.44, up: 83.44}, sys: {dn: -62.05, up: 62.05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d08-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 8.857000e+01 1.402926e+00 1.402926e+00
+1.025000e+00 1.150000e-01 1.150000e-01 8.634000e+01 1.361910e+00 1.361910e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.486000e+01 1.514497e+00 1.514497e+00
+1.485000e+00 1.150000e-01 1.150000e-01 8.315000e+01 1.634778e+00 1.634778e+00
+1.710000e+00 1.100000e-01 1.100000e-01 8.112000e+01 1.754195e+00 1.754195e+00
+2.050000e+00 2.300000e-01 2.300000e-01 7.879000e+01 1.830519e+00 1.830519e+00
+2.510000e+00 2.300000e-01 2.300000e-01 7.666000e+01 2.370021e+00 2.370021e+00
+2.965000e+00 2.250000e-01 2.250000e-01 7.439000e+01 1.770452e+00 1.770452e+00
+3.420000e+00 2.300000e-01 2.300000e-01 7.225000e+01 1.840109e+00 1.840109e+00
+3.875000e+00 2.250000e-01 2.250000e-01 6.987000e+01 1.658945e+00 1.658945e+00
+4.330000e+00 2.300000e-01 2.300000e-01 6.807000e+01 1.678005e+00 1.678005e+00
+5.015000e+00 4.550000e-01 4.550000e-01 6.513000e+01 1.309198e+00 1.309198e+00
+5.925000e+00 4.550000e-01 4.550000e-01 6.146000e+01 1.300000e+00 1.300000e+00
+6.835000e+00 4.550000e-01 4.550000e-01 5.817000e+01 1.490939e+00 1.490939e+00
+7.750000e+00 4.600000e-01 4.600000e-01 5.587000e+01 1.511589e+00 1.511589e+00
+8.665000e+00 4.550000e-01 4.550000e-01 5.323000e+01 1.866815e+00 1.866815e+00
+1.048500e+01 1.365000e+00 1.365000e+00 4.984000e+01 1.109414e+00 1.109414e+00
+1.276500e+01 9.150000e-01 9.150000e-01 4.623000e+01 1.609099e+00 1.609099e+00
+1.596000e+01 2.280000e+00 2.280000e+00 4.325000e+01 1.432096e+00 1.432096e+00
+2.052000e+01 2.280000e+00 2.280000e+00 4.083000e+01 2.679272e+00 2.679272e+00
+2.508000e+01 2.280000e+00 2.280000e+00 4.620000e+01 6.637025e+00 6.637025e+00
+3.191500e+01 4.555000e+00 4.555000e+00 6.264000e+01 1.267883e+01 1.267883e+01
+4.073500e+01 4.265000e+00 4.265000e+00 7.862000e+01 1.039829e+02 1.039829e+02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.81, up: 0.81}}, 1: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -1.09, up: 1.09}}, 2: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -1.3, up: 1.3}}, 3: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.85, up: 0.85}}, 4: {stat: {dn: -2.08, up: 2.08}, sys: {dn: -1.71, up: 1.71}}, 5: {stat: {dn: -2.32, up: 2.32}, sys: {dn: -2.0, up: 2.0}}, 6: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -2.85, up: 2.85}}, 7: {stat: {dn: -1.38, up: 1.38}, sys: {dn: -0.91, up: 0.91}}, 8: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -1.08, up: 1.08}}, 9: {stat: {dn: -1.74, up: 1.74}, sys: {dn: -1.4, up: 1.4}}, 10: {stat: {dn: -1.66, up: 1.66}, sys: {dn: -1.15, up: 1.15}}, 11: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -1.03, up: 1.03}}, 12: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -1.34, up: 1.34}}, 13: {stat: {dn: -3.45, up: 3.45}, sys: {dn: -1.88, up: 1.88}}, 14: {stat: {dn: -5.01, up: 5.01}, sys: {dn: -3.04, up: 3.04}}, 15: {stat: {dn: -3.98, up: 3.98}, sys: {dn: -3.12, up: 3.12}}, 16: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.69, up: 0.69}}, 17: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.86, up: 0.86}}, 18: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -1.03, up: 1.03}}, 19: {stat: {dn: -1.99, up: 1.99}, sys: {dn: -1.59, up: 1.59}}, 20: {stat: {dn: -1.97, up: 1.97}, sys: {dn: -0.72, up: 0.72}}, 21: {stat: {dn: -2.93, up: 2.93}, sys: {dn: -0.83, up: 0.83}}, 22: {stat: {dn: -9.04, up: 9.04}, sys: {dn: -6.71, up: 6.71}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d09-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 6.700000e+00 1.398463e+00 1.398463e+00
+1.025000e+00 1.150000e-01 1.150000e-01 8.050000e+00 1.643472e+00 1.643472e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.510000e+00 1.947434e+00 1.947434e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.011000e+01 1.478716e+00 1.478716e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.103000e+01 2.692675e+00 2.692675e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.298000e+01 3.063070e+00 3.063070e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.459000e+01 4.285149e+00 4.285149e+00
+2.965000e+00 2.250000e-01 2.250000e-01 1.608000e+01 1.653028e+00 1.653028e+00
+3.420000e+00 2.300000e-01 2.300000e-01 1.776000e+01 1.808010e+00 1.808010e+00
+3.875000e+00 2.250000e-01 2.250000e-01 1.943000e+01 2.233294e+00 2.233294e+00
+4.330000e+00 2.300000e-01 2.300000e-01 2.067000e+01 2.019431e+00 2.019431e+00
+5.015000e+00 4.550000e-01 4.550000e-01 2.123000e+01 1.794937e+00 1.794937e+00
+5.925000e+00 4.550000e-01 4.550000e-01 2.173000e+01 2.432386e+00 2.432386e+00
+6.835000e+00 4.550000e-01 4.550000e-01 2.219000e+01 3.928982e+00 3.928982e+00
+7.750000e+00 4.600000e-01 4.600000e-01 2.176000e+01 5.860179e+00 5.860179e+00
+8.665000e+00 4.550000e-01 4.550000e-01 2.309000e+01 5.057153e+00 5.057153e+00
+1.048500e+01 1.365000e+00 1.365000e+00 2.277000e+01 1.214949e+00 1.214949e+00
+1.276500e+01 9.150000e-01 9.150000e-01 2.224000e+01 1.575436e+00 1.575436e+00
+1.596000e+01 2.280000e+00 2.280000e+00 1.985000e+01 1.706019e+00 1.706019e+00
+2.052000e+01 2.280000e+00 2.280000e+00 1.547000e+01 2.547195e+00 2.547195e+00
+2.508000e+01 2.280000e+00 2.280000e+00 1.150000e+01 2.097451e+00 2.097451e+00
+3.191500e+01 4.555000e+00 4.555000e+00 9.380000e+00 3.045291e+00 3.045291e+00
+4.073500e+01 4.265000e+00 4.265000e+00 5.860000e+00 1.125814e+01 1.125814e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.78, up: 0.78}}, 1: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.54, up: 0.54}}, 4: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.58, up: 0.58}}, 5: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.65, up: 0.65}}, 6: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.74, up: 0.74}}, 7: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.57, up: 0.57}}, 8: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.59, up: 0.59}}, 9: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.68, up: 0.68}}, 10: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.87, up: 0.87}}, 11: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.68, up: 0.68}}, 12: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -1.21, up: 1.21}}, 13: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -1.2, up: 1.2}}, 14: {stat: {dn: -5.13, up: 5.13}, sys: {dn: -2.42, up: 2.42}}, 15: {stat: {dn: -3.32, up: 3.32}, sys: {dn: -1.72, up: 1.72}}, 16: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.25, up: 1.25}}, 17: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -0.94, up: 0.94}}, 18: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.71, up: 0.71}}, 19: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.91, up: 0.91}}, 20: {stat: {dn: -2.05, up: 2.05}, sys: {dn: -1.15, up: 1.15}}, 21: {stat: {dn: -5.28, up: 5.28}, sys: {dn: -3.7, up: 3.7}}, 22: {stat: {dn: -137.3, up: 137.3}, sys: {dn: -113.0, up: 113.0}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d10-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 3.650000e+00 1.146298e+00 1.146298e+00
+1.025000e+00 1.150000e-01 1.150000e-01 4.200000e+00 1.057592e+00 1.057592e+00
+1.255000e+00 1.150000e-01 1.150000e-01 3.990000e+00 1.340149e+00 1.340149e+00
+1.485000e+00 1.150000e-01 1.150000e-01 4.940000e+00 1.101454e+00 1.101454e+00
+1.710000e+00 1.100000e-01 1.100000e-01 5.360000e+00 1.037304e+00 1.037304e+00
+2.050000e+00 2.300000e-01 2.300000e-01 6.000000e+00 1.094029e+00 1.094029e+00
+2.510000e+00 2.300000e-01 2.300000e-01 5.060000e+00 1.104536e+00 1.104536e+00
+2.965000e+00 2.250000e-01 2.250000e-01 4.780000e+00 8.203658e-01 8.203658e-01
+3.420000e+00 2.300000e-01 2.300000e-01 4.960000e+00 8.778383e-01 8.778383e-01
+3.875000e+00 2.250000e-01 2.250000e-01 5.540000e+00 1.034795e+00 1.034795e+00
+4.330000e+00 2.300000e-01 2.300000e-01 5.600000e+00 1.317953e+00 1.317953e+00
+5.015000e+00 4.550000e-01 4.550000e-01 7.110000e+00 1.136002e+00 1.136002e+00
+5.925000e+00 4.550000e-01 4.550000e-01 9.160000e+00 2.078509e+00 2.078509e+00
+6.835000e+00 4.550000e-01 4.550000e-01 1.034000e+01 3.324154e+00 3.324154e+00
+7.750000e+00 4.600000e-01 4.600000e-01 1.150000e+01 5.672151e+00 5.672151e+00
+8.665000e+00 4.550000e-01 4.550000e-01 1.138000e+01 3.739091e+00 3.739091e+00
+1.048500e+01 1.365000e+00 1.365000e+00 1.088000e+01 2.062062e+00 2.062062e+00
+1.276500e+01 9.150000e-01 9.150000e-01 1.043000e+01 1.761732e+00 1.761732e+00
+1.596000e+01 2.280000e+00 2.280000e+00 7.870000e+00 1.317649e+00 1.317649e+00
+2.052000e+01 2.280000e+00 2.280000e+00 5.710000e+00 1.619784e+00 1.619784e+00
+2.508000e+01 2.280000e+00 2.280000e+00 4.720000e+00 2.350532e+00 2.350532e+00
+3.191500e+01 4.555000e+00 4.555000e+00 4.080000e+00 6.447356e+00 6.447356e+00
+4.073500e+01 4.265000e+00 4.265000e+00 2.972000e+01 1.778209e+02 1.778209e+02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.8, up: 0.8}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.98, up: 0.98}}, 2: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -1.01, up: 1.01}}, 3: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.87, up: 0.87}}, 4: {stat: {dn: -1.83, up: 1.83}, sys: {dn: -1.37, up: 1.37}}, 5: {stat: {dn: -2.12, up: 2.12}, sys: {dn: -1.69, up: 1.69}}, 6: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -2.12, up: 2.12}}, 7: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.73, up: 0.73}}, 8: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.8, up: 0.8}}, 9: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.62, up: 0.62}}, 10: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.83, up: 0.83}}, 11: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.87, up: 0.87}}, 12: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.7, up: 0.7}}, 13: {stat: {dn: -1.43, up: 1.43}, sys: {dn: -0.72, up: 0.72}}, 14: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -0.69, up: 0.69}}, 15: {stat: {dn: -1.43, up: 1.43}, sys: {dn: -0.74, up: 0.74}}, 16: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.74, up: 0.74}}, 17: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -0.8, up: 0.8}}, 18: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -1.08, up: 1.08}}, 19: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -1.94, up: 1.94}}, 20: {stat: {dn: -2.25, up: 2.25}, sys: {dn: -1.17, up: 1.17}}, 21: {stat: {dn: -3.12, up: 3.12}, sys: {dn: -1.94, up: 1.94}}, 22: {stat: {dn: -20.28, up: 20.28}, sys: {dn: -11.29, up: 11.29}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d11-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 1.047000e+01 1.442221e+00 1.442221e+00
+1.025000e+00 1.150000e-01 1.150000e-01 1.195000e+01 1.533884e+00 1.533884e+00
+1.255000e+00 1.150000e-01 1.150000e-01 1.379000e+01 1.622652e+00 1.622652e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.473000e+01 1.564257e+00 1.564257e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.626000e+01 2.286001e+00 2.286001e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.873000e+01 2.711181e+00 2.711181e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.994000e+01 3.277865e+00 3.277865e+00
+2.965000e+00 2.250000e-01 2.250000e-01 2.157000e+01 1.370584e+00 1.370584e+00
+3.420000e+00 2.300000e-01 2.300000e-01 2.201000e+01 1.368247e+00 1.368247e+00
+3.875000e+00 2.250000e-01 2.250000e-01 2.413000e+01 1.193650e+00 1.193650e+00
+4.330000e+00 2.300000e-01 2.300000e-01 2.576000e+01 1.483846e+00 1.483846e+00
+5.015000e+00 4.550000e-01 4.550000e-01 2.797000e+01 1.442012e+00 1.442012e+00
+5.925000e+00 4.550000e-01 4.550000e-01 3.082000e+01 1.354843e+00 1.354843e+00
+6.835000e+00 4.550000e-01 4.550000e-01 3.280000e+01 1.601031e+00 1.601031e+00
+7.750000e+00 4.600000e-01 4.600000e-01 3.322000e+01 1.623884e+00 1.623884e+00
+8.665000e+00 4.550000e-01 4.550000e-01 3.447000e+01 1.610124e+00 1.610124e+00
+1.048500e+01 1.365000e+00 1.365000e+00 3.385000e+01 1.260159e+00 1.260159e+00
+1.276500e+01 9.150000e-01 9.150000e-01 3.201000e+01 1.621142e+00 1.621142e+00
+1.596000e+01 2.280000e+00 2.280000e+00 2.742000e+01 1.816040e+00 1.816040e+00
+2.052000e+01 2.280000e+00 2.280000e+00 2.066000e+01 3.031914e+00 3.031914e+00
+2.508000e+01 2.280000e+00 2.280000e+00 1.572000e+01 2.536021e+00 2.536021e+00
+3.191500e+01 4.555000e+00 4.555000e+00 1.318000e+01 3.673962e+00 3.673962e+00
+4.073500e+01 4.265000e+00 4.265000e+00 1.798000e+01 2.321083e+01 2.321083e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.81, up: 0.81}}, 2: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.73, up: 0.73}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.72, up: 0.72}}, 4: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.76, up: 0.76}}, 5: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -1.03, up: 1.03}}, 6: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -1.6, up: 1.6}}, 7: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.77, up: 0.77}}, 8: {stat: {dn: -1.31, up: 1.31}, sys: {dn: -1.16, up: 1.16}}, 9: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.92, up: 0.92}}, 10: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.78, up: 0.78}}, 11: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.83, up: 0.83}}, 12: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.8, up: 0.8}}, 13: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.85, up: 0.85}}, 14: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.78, up: 0.78}}, 15: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -1.27, up: 1.27}}, 16: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.79, up: 0.79}}, 17: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.84, up: 0.84}}, 18: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -1.03, up: 1.03}}, 19: {stat: {dn: -1.73, up: 1.73}, sys: {dn: -1.37, up: 1.37}}, 20: {stat: {dn: -2.25, up: 2.25}, sys: {dn: -1.32, up: 1.32}}, 21: {stat: {dn: -5.45, up: 5.45}, sys: {dn: -4.61, up: 4.61}}, 22: {stat: {dn: -14.56, up: 14.56}, sys: {dn: -9.0, up: 9.0}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d12-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 8.887000e+01 1.000000e+00 1.000000e+00
+1.025000e+00 1.150000e-01 1.150000e-01 8.656000e+01 1.271417e+00 1.271417e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.528000e+01 1.198082e+00 1.198082e+00
+1.485000e+00 1.150000e-01 1.150000e-01 8.390000e+01 1.224132e+00 1.224132e+00
+1.710000e+00 1.100000e-01 1.100000e-01 8.251000e+01 1.312440e+00 1.312440e+00
+2.050000e+00 2.300000e-01 2.300000e-01 8.113000e+01 1.589025e+00 1.589025e+00
+2.510000e+00 2.300000e-01 2.300000e-01 8.034000e+01 2.393408e+00 2.393408e+00
+2.965000e+00 2.250000e-01 2.250000e-01 7.971000e+01 1.254193e+00 1.254193e+00
+3.420000e+00 2.300000e-01 2.300000e-01 7.877000e+01 1.749771e+00 1.749771e+00
+3.875000e+00 2.250000e-01 2.250000e-01 7.750000e+01 1.457155e+00 1.457155e+00
+4.330000e+00 2.300000e-01 2.300000e-01 7.673000e+01 1.316055e+00 1.316055e+00
+5.015000e+00 4.550000e-01 4.550000e-01 7.561000e+01 1.299577e+00 1.299577e+00
+5.925000e+00 4.550000e-01 4.550000e-01 7.460000e+01 1.312098e+00 1.312098e+00
+6.835000e+00 4.550000e-01 4.550000e-01 7.355000e+01 1.438089e+00 1.438089e+00
+7.750000e+00 4.600000e-01 4.600000e-01 7.256000e+01 1.464923e+00 1.464923e+00
+8.665000e+00 4.550000e-01 4.550000e-01 7.047000e+01 1.996121e+00 1.996121e+00
+1.048500e+01 1.365000e+00 1.365000e+00 6.881000e+01 1.220246e+00 1.220246e+00
+1.276500e+01 9.150000e-01 9.150000e-01 6.622000e+01 1.424114e+00 1.424114e+00
+1.596000e+01 2.280000e+00 2.280000e+00 6.412000e+01 1.596653e+00 1.596653e+00
+2.052000e+01 2.280000e+00 2.280000e+00 6.017000e+01 2.206762e+00 2.206762e+00
+2.508000e+01 2.280000e+00 2.280000e+00 5.925000e+01 2.608620e+00 2.608620e+00
+3.191500e+01 4.555000e+00 4.555000e+00 5.675000e+01 7.138249e+00 7.138249e+00
+4.073500e+01 4.265000e+00 4.265000e+00 5.619000e+01 1.711706e+01 1.711706e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.95, up: 0.95}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -1.13, up: 1.13}}, 2: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -1.22, up: 1.22}}, 3: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.93, up: 0.93}}, 4: {stat: {dn: -1.61, up: 1.61}, sys: {dn: -1.48, up: 1.48}}, 5: {stat: {dn: -2.06, up: 2.06}, sys: {dn: -1.98, up: 1.98}}, 6: {stat: {dn: -2.77, up: 2.77}, sys: {dn: -2.69, up: 2.69}}, 7: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.76, up: 0.76}}, 8: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -1.01, up: 1.01}}, 9: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.82, up: 0.82}}, 10: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -1.0, up: 1.0}}, 11: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.92, up: 0.92}}, 12: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.76, up: 0.76}}, 13: {stat: {dn: -1.86, up: 1.86}, sys: {dn: -1.53, up: 1.53}}, 14: {stat: {dn: -2.53, up: 2.53}, sys: {dn: -2.0, up: 2.0}}, 15: {stat: {dn: -2.84, up: 2.84}, sys: {dn: -2.65, up: 2.65}}, 16: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.68, up: 0.68}}, 17: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -1.09, up: 1.09}}, 18: {stat: {dn: -1.66, up: 1.66}, sys: {dn: -1.58, up: 1.58}}, 19: {stat: {dn: -2.79, up: 2.79}, sys: {dn: -2.62, up: 2.62}}, 20: {stat: {dn: -3.82, up: 3.82}, sys: {dn: -3.34, up: 3.34}}, 21: {stat: {dn: -6.8, up: 6.8}, sys: {dn: -5.79, up: 5.79}}, 22: {stat: {dn: -24.47, up: 24.47}, sys: {dn: -18.19, up: 18.19}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d13-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 7.340000e+00 1.401214e+00 1.401214e+00
+1.025000e+00 1.150000e-01 1.150000e-01 8.780000e+00 1.633799e+00 1.633799e+00
+1.255000e+00 1.150000e-01 1.150000e-01 8.980000e+00 1.761051e+00 1.761051e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.027000e+01 1.402640e+00 1.402640e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.052000e+01 2.186893e+00 2.186893e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.143000e+01 2.857271e+00 2.857271e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.172000e+01 3.861217e+00 3.861217e+00
+2.965000e+00 2.250000e-01 2.250000e-01 1.199000e+01 1.147693e+00 1.147693e+00
+3.420000e+00 2.300000e-01 2.300000e-01 1.265000e+01 1.471394e+00 1.471394e+00
+3.875000e+00 2.250000e-01 2.250000e-01 1.357000e+01 1.217539e+00 1.217539e+00
+4.330000e+00 2.300000e-01 2.300000e-01 1.445000e+01 1.479223e+00 1.479223e+00
+5.015000e+00 4.550000e-01 4.550000e-01 1.491000e+01 1.358823e+00 1.358823e+00
+5.925000e+00 4.550000e-01 4.550000e-01 1.559000e+01 1.232274e+00 1.232274e+00
+6.835000e+00 4.550000e-01 4.550000e-01 1.652000e+01 2.408423e+00 2.408423e+00
+7.750000e+00 4.600000e-01 4.600000e-01 1.701000e+01 3.225043e+00 3.225043e+00
+8.665000e+00 4.550000e-01 4.550000e-01 1.886000e+01 3.884340e+00 3.884340e+00
+1.048500e+01 1.365000e+00 1.365000e+00 2.033000e+01 1.012373e+00 1.012373e+00
+1.276500e+01 9.150000e-01 9.150000e-01 2.314000e+01 1.628558e+00 1.628558e+00
+1.596000e+01 2.280000e+00 2.280000e+00 2.560000e+01 2.291724e+00 2.291724e+00
+2.052000e+01 2.280000e+00 2.280000e+00 2.887000e+01 3.827336e+00 3.827336e+00
+2.508000e+01 2.280000e+00 2.280000e+00 3.059000e+01 5.074249e+00 5.074249e+00
+3.191500e+01 4.555000e+00 4.555000e+00 3.477000e+01 8.931075e+00 8.931075e+00
+4.073500e+01 4.265000e+00 4.265000e+00 2.788000e+01 3.049028e+01 3.049028e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -1.04, up: 1.04}}, 1: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.93, up: 0.93}}, 3: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.71, up: 0.71}}, 4: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.85, up: 0.85}}, 5: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.76, up: 0.76}}, 6: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.86, up: 0.86}}, 7: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.78, up: 0.78}}, 8: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.73, up: 0.73}}, 9: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.98, up: 0.98}}, 10: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -1.1, up: 1.1}}, 11: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.81, up: 0.81}}, 12: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -1.25, up: 1.25}}, 13: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -1.47, up: 1.47}}, 14: {stat: {dn: -2.48, up: 2.48}, sys: {dn: -1.57, up: 1.57}}, 15: {stat: {dn: -2.09, up: 2.09}, sys: {dn: -1.61, up: 1.61}}, 16: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -1.07, up: 1.07}}, 17: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -1.27, up: 1.27}}, 18: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -1.03, up: 1.03}}, 19: {stat: {dn: -1.71, up: 1.71}, sys: {dn: -1.57, up: 1.57}}, 20: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -1.71, up: 1.71}}, 21: {stat: {dn: -2.71, up: 2.71}, sys: {dn: -2.09, up: 2.09}}, 22: {stat: {dn: -5.93, up: 5.93}, sys: {dn: -4.2, up: 4.2}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d14-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 4.300000e+00 1.484992e+00 1.484992e+00
+1.025000e+00 1.150000e-01 1.150000e-01 5.100000e+00 1.457258e+00 1.457258e+00
+1.255000e+00 1.150000e-01 1.150000e-01 5.020000e+00 1.402640e+00 1.402640e+00
+1.485000e+00 1.150000e-01 1.150000e-01 6.400000e+00 1.138508e+00 1.138508e+00
+1.710000e+00 1.100000e-01 1.100000e-01 7.130000e+00 1.282225e+00 1.282225e+00
+2.050000e+00 2.300000e-01 2.300000e-01 8.400000e+00 1.162755e+00 1.162755e+00
+2.510000e+00 2.300000e-01 2.300000e-01 7.450000e+00 1.252078e+00 1.252078e+00
+2.965000e+00 2.250000e-01 2.250000e-01 7.170000e+00 1.110180e+00 1.110180e+00
+3.420000e+00 2.300000e-01 2.300000e-01 7.620000e+00 1.068316e+00 1.068316e+00
+3.875000e+00 2.250000e-01 2.250000e-01 8.310000e+00 1.421724e+00 1.421724e+00
+4.330000e+00 2.300000e-01 2.300000e-01 7.990000e+00 1.605895e+00 1.605895e+00
+5.015000e+00 4.550000e-01 4.550000e-01 9.110000e+00 1.210826e+00 1.210826e+00
+5.925000e+00 4.550000e-01 4.550000e-01 9.910000e+00 1.891798e+00 1.891798e+00
+6.835000e+00 4.550000e-01 4.550000e-01 1.000000e+01 2.418119e+00 2.418119e+00
+7.750000e+00 4.600000e-01 4.600000e-01 1.055000e+01 2.935183e+00 2.935183e+00
+8.665000e+00 4.550000e-01 4.550000e-01 1.041000e+01 2.638219e+00 2.638219e+00
+1.048500e+01 1.365000e+00 1.365000e+00 1.022000e+01 1.592890e+00 1.592890e+00
+1.276500e+01 9.150000e-01 9.150000e-01 1.084000e+01 1.890212e+00 1.890212e+00
+1.596000e+01 2.280000e+00 2.280000e+00 9.740000e+00 1.543826e+00 1.543826e+00
+2.052000e+01 2.280000e+00 2.280000e+00 9.700000e+00 2.321422e+00 2.321422e+00
+2.508000e+01 2.280000e+00 2.280000e+00 8.740000e+00 2.654242e+00 2.654242e+00
+3.191500e+01 4.555000e+00 4.555000e+00 6.760000e+00 3.422309e+00 3.422309e+00
+4.073500e+01 4.265000e+00 4.265000e+00 8.170000e+00 7.266698e+00 7.266698e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.86, up: 0.86}}, 1: {stat: {dn: -1.26, up: 1.26}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -1.04, up: 1.04}}, 3: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -1.11, up: 1.11}}, 4: {stat: {dn: -1.53, up: 1.53}, sys: {dn: -1.34, up: 1.34}}, 5: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -2.21, up: 2.21}}, 6: {stat: {dn: -2.44, up: 2.44}, sys: {dn: -2.32, up: 2.32}}, 7: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.91, up: 0.91}}, 8: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.78, up: 0.78}}, 9: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.57, up: 0.57}}, 10: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.66, up: 0.66}}, 11: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.58, up: 0.58}}, 12: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.61, up: 0.61}}, 13: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.58, up: 0.58}}, 14: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.56, up: 0.56}}, 15: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.7, up: 0.7}}, 16: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.67, up: 0.67}}, 17: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -1.0, up: 1.0}}, 18: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -1.58, up: 1.58}}, 19: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -2.81, up: 2.81}}, 20: {stat: {dn: -3.99, up: 3.99}, sys: {dn: -3.59, up: 3.59}}, 21: {stat: {dn: -3.98, up: 3.98}, sys: {dn: -2.95, up: 2.95}}, 22: {stat: {dn: -15.98, up: 15.98}, sys: {dn: -11.7, up: 11.7}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d15-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 1.175000e+01 1.303840e+00 1.303840e+00
+1.025000e+00 1.150000e-01 1.150000e-01 1.352000e+01 1.740000e+00 1.740000e+00
+1.255000e+00 1.150000e-01 1.150000e-01 1.550000e+01 1.543114e+00 1.543114e+00
+1.485000e+00 1.150000e-01 1.150000e-01 1.636000e+01 1.686713e+00 1.686713e+00
+1.710000e+00 1.100000e-01 1.100000e-01 1.753000e+01 2.033839e+00 2.033839e+00
+2.050000e+00 2.300000e-01 2.300000e-01 1.952000e+01 3.211386e+00 3.211386e+00
+2.510000e+00 2.300000e-01 2.300000e-01 1.987000e+01 3.366898e+00 3.366898e+00
+2.965000e+00 2.250000e-01 2.250000e-01 2.053000e+01 1.366931e+00 1.366931e+00
+3.420000e+00 2.300000e-01 2.300000e-01 2.041000e+01 1.168461e+00 1.168461e+00
+3.875000e+00 2.250000e-01 2.250000e-01 2.187000e+01 9.027181e-01 9.027181e-01
+4.330000e+00 2.300000e-01 2.300000e-01 2.299000e+01 1.037111e+00 1.037111e+00
+5.015000e+00 4.550000e-01 4.550000e-01 2.421000e+01 8.861715e-01 8.861715e-01
+5.925000e+00 4.550000e-01 4.550000e-01 2.559000e+01 9.667471e-01 9.667471e-01
+6.835000e+00 4.550000e-01 4.550000e-01 2.682000e+01 9.800510e-01 9.800510e-01
+7.750000e+00 4.600000e-01 4.600000e-01 2.748000e+01 1.001249e+00 1.001249e+00
+8.665000e+00 4.550000e-01 4.550000e-01 2.928000e+01 1.132299e+00 1.132299e+00
+1.048500e+01 1.365000e+00 1.365000e+00 3.072000e+01 9.982485e-01 9.982485e-01
+1.276500e+01 9.150000e-01 9.150000e-01 3.329000e+01 1.539123e+00 1.539123e+00
+1.596000e+01 2.280000e+00 2.280000e+00 3.496000e+01 2.313547e+00 2.313547e+00
+2.052000e+01 2.280000e+00 2.280000e+00 3.769000e+01 4.110487e+00 4.110487e+00
+2.508000e+01 2.280000e+00 2.280000e+00 3.856000e+01 5.367327e+00 5.367327e+00
+3.191500e+01 4.555000e+00 4.555000e+00 4.199000e+01 4.954079e+00 4.954079e+00
+4.073500e+01 4.265000e+00 4.265000e+00 4.600000e+01 1.980531e+01 1.980531e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.74, up: 0.74}}, 1: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.52, up: 0.52}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.23, up: 0.23}}, 4: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.062, up: 0.062}, sys: {dn: -0.082, up: 0.082}}, 6: {stat: {dn: -0.065, up: 0.065}, sys: {dn: -0.079, up: 0.079}}, 7: {stat: {dn: -0.035, up: 0.035}, sys: {dn: -0.041, up: 0.041}}, 8: {stat: {dn: -0.035, up: 0.035}, sys: {dn: -0.039, up: 0.039}}, 9: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.024, up: 0.024}}, 11: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.021, up: 0.021}}, 12: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.019, up: 0.019}}, 13: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.017, up: 0.017}}, 14: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.016, up: 0.016}}, 15: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.014, up: 0.014}}, 16: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.011, up: 0.011}}, 17: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.009, up: 0.009}}, 18: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.0074, up: 0.0074}}, 19: {stat: {dn: -0.0074, up: 0.0074}, sys: {dn: -0.006, up: 0.006}}, 20: {stat: {dn: -0.0055, up: 0.0055}, sys: {dn: -0.0043, up: 0.0043}}, 21: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0027, up: 0.0027}}, 22: {stat: {dn: -0.0021, up: 0.0021}, sys: {dn: -0.0015, up: 0.0015}}, 23: {stat: {dn: -0.0011, up: 0.0011}, sys: {dn: -0.0007, up: 0.0007}}, 24: {stat: {dn: -0.00057, up: 0.00057}, sys: {dn: -0.00037, up: 0.00037}}, 25: {stat: {dn: -0.00039, up: 0.00039}, sys: {dn: -0.00027, up: 0.00027}}, 26: {stat: {dn: -9.6e-05, up: 9.6e-05}, sys: {dn: -5.0e-05, up: 5.0e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d16-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.300000e-01 3.000000e-02 3.000000e-02 1.122000e+01 8.766413e-01 8.766413e-01
+4.100000e-01 5.000000e-02 5.000000e-02 1.095000e+01 6.003332e-01 6.003332e-01
+5.150000e-01 5.500000e-02 5.500000e-02 1.030000e+01 2.884441e-01 2.884441e-01
+6.350000e-01 6.500000e-02 6.500000e-02 9.250000e+00 2.801785e-01 2.801785e-01
+8.050000e-01 1.050000e-01 1.050000e-01 7.790000e+00 2.662705e-01 2.662705e-01
+1.025000e+00 1.150000e-01 1.150000e-01 6.360000e+00 1.028008e-01 1.028008e-01
+1.255000e+00 1.150000e-01 1.150000e-01 5.273000e+00 1.023035e-01 1.023035e-01
+1.485000e+00 1.150000e-01 1.150000e-01 4.412000e+00 5.390733e-02 5.390733e-02
+1.710000e+00 1.100000e-01 1.100000e-01 3.764000e+00 5.240229e-02 5.240229e-02
+2.050000e+00 2.300000e-01 2.300000e-01 3.018000e+00 4.103657e-02 4.103657e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.325000e+00 3.324154e-02 3.324154e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.853000e+00 2.969848e-02 2.969848e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.506000e+00 2.687006e-02 2.687006e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.253000e+00 2.475884e-02 2.475884e-02
+4.330000e+00 2.300000e-01 2.300000e-01 1.049000e+00 2.334524e-02 2.334524e-02
+5.015000e+00 4.550000e-01 4.550000e-01 8.300000e-01 2.051828e-02 2.051828e-02
+5.925000e+00 4.550000e-01 4.550000e-01 6.160000e-01 1.702939e-02 1.702939e-02
+6.835000e+00 4.550000e-01 4.550000e-01 4.710000e-01 1.421267e-02 1.421267e-02
+7.750000e+00 4.600000e-01 4.600000e-01 3.684000e-01 1.165161e-02 1.165161e-02
+8.665000e+00 4.550000e-01 4.550000e-01 2.907000e-01 9.526804e-03 9.526804e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.911000e-01 6.981404e-03 6.981404e-03
+1.280000e+01 9.000000e-01 9.000000e-01 1.159000e-01 4.500000e-03 4.500000e-03
+1.595000e+01 2.250000e+00 2.250000e+00 6.350000e-02 2.580698e-03 2.580698e-03
+2.050000e+01 2.300000e+00 2.300000e+00 2.730000e-02 1.303840e-03 1.303840e-03
+2.510000e+01 2.300000e+00 2.300000e+00 1.216000e-02 6.795587e-04 6.795587e-04
+3.195000e+01 4.550000e+00 4.550000e+00 3.840000e-03 4.743416e-04 4.743416e-04
+4.105000e+01 4.550000e+00 4.550000e+00 5.300000e-04 1.082405e-04 1.082405e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -39.8, up: 39.8}}, 1: {error: {dn: -27.4, up: 27.4}}, 2: {error: {dn: -13.0, up: 13.0}}, 3: {error: {dn: -12.8, up: 12.8}}, 4: {error: {dn: -12.1, up: 12.1}}, 5: {error: {dn: -4.67, up: 4.67}}, 6: {error: {dn: -4.67, up: 4.67}}, 7: {error: {dn: -2.43, up: 2.43}}, 8: {error: {dn: -2.41, up: 2.41}}, 9: {error: {dn: -1.88, up: 1.88}}, 10: {error: {dn: -1.5, up: 1.5}}, 11: {error: {dn: -1.35, up: 1.35}}, 12: {error: {dn: -1.22, up: 1.22}}, 13: {error: {dn: -1.13, up: 1.13}}, 14: {error: {dn: -1.04, up: 1.04}}, 15: {error: {dn: -0.93, up: 0.93}}, 16: {error: {dn: -0.76, up: 0.76}}, 17: {error: {dn: -0.63, up: 0.63}}, 18: {error: {dn: -0.53, up: 0.53}}, 19: {error: {dn: -0.43, up: 0.43}}, 20: {error: {dn: -0.32, up: 0.32}}, 21: {error: {dn: -0.2, up: 0.2}}, 22: {error: {dn: -0.12, up: 0.12}}, 23: {error: {dn: -0.058, up: 0.058}}, 24: {error: {dn: -0.031, up: 0.031}}, 25: {error: {dn: -0.022, up: 0.022}}, 26: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d17-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-03 5.000000e-04 5.000000e-04 5.118000e+02 3.980000e+01 3.980000e+01
+9.000000e-03 1.000000e-03 1.000000e-03 4.994000e+02 2.740000e+01 2.740000e+01
+1.100000e-02 1.000000e-03 1.000000e-03 4.700000e+02 1.300000e+01 1.300000e+01
+1.350000e-02 1.500000e-03 1.500000e-03 4.221000e+02 1.280000e+01 1.280000e+01
+1.750000e-02 2.500000e-03 2.500000e-03 3.551000e+02 1.210000e+01 1.210000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 2.900800e+02 4.670000e+00 4.670000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.405000e+02 4.670000e+00 4.670000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 2.012200e+02 2.430000e+00 2.430000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.717000e+02 2.410000e+00 2.410000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.376800e+02 1.880000e+00 1.880000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.060300e+02 1.500000e+00 1.500000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.452000e+01 1.350000e+00 1.350000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.871000e+01 1.220000e+00 1.220000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 5.715000e+01 1.130000e+00 1.130000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 4.784000e+01 1.040000e+00 1.040000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.786000e+01 9.300000e-01 9.300000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.809000e+01 7.600000e-01 7.600000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.148000e+01 6.300000e-01 6.300000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.680000e+01 5.300000e-01 5.300000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.326000e+01 4.300000e-01 4.300000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 8.720000e+00 3.200000e-01 3.200000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 5.290000e+00 2.000000e-01 2.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.900000e+00 1.200000e-01 1.200000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.243000e+00 5.800000e-02 5.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 5.540000e-01 3.100000e-02 3.100000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.750000e-01 2.200000e-02 2.200000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 2.420000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.239, up: 0.239}}, 1: {stat: {dn: -0.032, up: 0.032}, sys: {dn: -0.101, up: 0.101}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.095, up: 0.095}}, 3: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.055, up: 0.055}}, 4: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.051, up: 0.051}}, 5: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.046, up: 0.046}}, 6: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.043, up: 0.043}}, 7: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.027, up: 0.027}}, 8: {stat: {dn: -0.0083, up: 0.0083}, sys: {dn: -0.0257, up: 0.0257}}, 9: {stat: {dn: -0.0072, up: 0.0072}, sys: {dn: -0.0216, up: 0.0216}}, 10: {stat: {dn: -0.0065, up: 0.0065}, sys: {dn: -0.0183, up: 0.0183}}, 11: {stat: {dn: -0.0042, up: 0.0042}, sys: {dn: -0.0157, up: 0.0157}}, 12: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0124, up: 0.0124}}, 13: {stat: {dn: -0.0032, up: 0.0032}, sys: {dn: -0.0101, up: 0.0101}}, 14: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.0082, up: 0.0082}}, 15: {stat: {dn: -0.0024, up: 0.0024}, sys: {dn: -0.007, up: 0.007}}, 16: {stat: {dn: -0.0012, up: 0.0012}, sys: {dn: -0.0045, up: 0.0045}}, 17: {stat: {dn: -0.00096, up: 0.00096}, sys: {dn: -0.00277, up: 0.00277}}, 18: {stat: {dn: -0.00066, up: 0.00066}, sys: {dn: -0.00154, up: 0.00154}}, 19: {stat: {dn: -0.00042, up: 0.00042}, sys: {dn: -0.00071, up: 0.00071}}, 20: {stat: {dn: -0.0003, up: 0.0003}, sys: {dn: -0.00037, up: 0.00037}}, 21: {stat: {dn: -0.0002, up: 0.0002}, sys: {dn: -0.00024, up: 0.00024}}, 22: {stat: {dn: -8.4e-05, up: 8.4e-05}, sys: {dn: -5.6e-05, up: 5.6e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d18-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 6.908000e+00 2.421611e-01 2.421611e-01
+1.025000e+00 1.150000e-01 1.150000e-01 5.495000e+00 1.059481e-01 1.059481e-01
+1.255000e+00 1.150000e-01 1.150000e-01 4.486000e+00 9.962429e-02 9.962429e-02
+1.485000e+00 1.150000e-01 1.150000e-01 3.688000e+00 6.126989e-02 6.126989e-02
+1.710000e+00 1.100000e-01 1.100000e-01 3.088000e+00 5.679789e-02 5.679789e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.426000e+00 4.939636e-02 4.939636e-02
+2.510000e+00 2.300000e-01 2.300000e-01 1.839000e+00 4.588028e-02 4.588028e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.443000e+00 2.879236e-02 2.879236e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.151700e+00 2.700704e-02 2.700704e-02
+3.875000e+00 2.250000e-01 2.250000e-01 9.364000e-01 2.276840e-02 2.276840e-02
+4.330000e+00 2.300000e-01 2.300000e-01 7.714000e-01 1.942009e-02 1.942009e-02
+5.015000e+00 4.550000e-01 4.550000e-01 5.961000e-01 1.625208e-02 1.625208e-02
+5.925000e+00 4.550000e-01 4.550000e-01 4.306000e-01 1.291201e-02 1.291201e-02
+6.835000e+00 4.550000e-01 4.550000e-01 3.211000e-01 1.059481e-02 1.059481e-02
+7.750000e+00 4.600000e-01 4.600000e-01 2.464000e-01 8.731552e-03 8.731552e-03
+8.665000e+00 4.550000e-01 4.550000e-01 1.877000e-01 7.400000e-03 7.400000e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.194000e-01 4.657252e-03 4.657252e-03
+1.280000e+01 9.000000e-01 9.000000e-01 6.922000e-02 2.931638e-03 2.931638e-03
+1.595000e+01 2.250000e+00 2.250000e+00 3.661000e-02 1.675470e-03 1.675470e-03
+2.050000e+01 2.300000e+00 2.300000e+00 1.490000e-02 8.249242e-04 8.249242e-04
+2.510000e+01 2.300000e+00 2.300000e+00 6.730000e-03 4.763402e-04 4.763402e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.140000e-03 3.124100e-04 3.124100e-04
+4.105000e+01 4.550000e+00 4.550000e+00 2.980000e-04 1.009554e-04 1.009554e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -11.1, up: 11.1}}, 1: {error: {dn: -4.83, up: 4.83}}, 2: {error: {dn: -4.54, up: 4.54}}, 3: {error: {dn: -2.79, up: 2.79}}, 4: {error: {dn: -2.61, up: 2.61}}, 5: {error: {dn: -2.23, up: 2.23}}, 6: {error: {dn: -2.1, up: 2.1}}, 7: {error: {dn: -1.33, up: 1.33}}, 8: {error: {dn: -1.23, up: 1.23}}, 9: {error: {dn: -1.04, up: 1.04}}, 10: {error: {dn: -0.89, up: 0.89}}, 11: {error: {dn: -0.74, up: 0.74}}, 12: {error: {dn: -0.59, up: 0.59}}, 13: {error: {dn: -0.48, up: 0.48}}, 14: {error: {dn: -0.4, up: 0.4}}, 15: {error: {dn: -0.34, up: 0.34}}, 16: {error: {dn: -0.21, up: 0.21}}, 17: {error: {dn: -0.13, up: 0.13}}, 18: {error: {dn: -0.077, up: 0.077}}, 19: {error: {dn: -0.038, up: 0.038}}, 20: {error: {dn: -0.022, up: 0.022}}, 21: {error: {dn: -0.014, up: 0.014}}, 22: {error: {dn: -0.0046, up: 0.0046}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d19-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 3.151000e+02 1.110000e+01 1.110000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 2.506600e+02 4.830000e+00 4.830000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.046100e+02 4.540000e+00 4.540000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.682300e+02 2.790000e+00 2.790000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.408500e+02 2.610000e+00 2.610000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.106500e+02 2.230000e+00 2.230000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.388000e+01 2.100000e+00 2.100000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.583000e+01 1.330000e+00 1.330000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.253000e+01 1.230000e+00 1.230000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 4.271000e+01 1.040000e+00 1.040000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 3.519000e+01 8.900000e-01 8.900000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.719000e+01 7.400000e-01 7.400000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.964000e+01 5.900000e-01 5.900000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.465000e+01 4.800000e-01 4.800000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.124000e+01 4.000000e-01 4.000000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 8.560000e+00 3.400000e-01 3.400000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 5.450000e+00 2.100000e-01 2.100000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 3.160000e+00 1.300000e-01 1.300000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.670000e+00 7.700000e-02 7.700000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 6.800000e-01 3.800000e-02 3.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.070000e-01 2.200000e-02 2.200000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 9.700000e-02 1.400000e-02 1.400000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 1.360000e-02 4.600000e-03 4.600000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.077, up: 0.077}}, 1: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.073, up: 0.073}}, 2: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.066, up: 0.066}}, 3: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.04, up: 0.04}}, 4: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.056, up: 0.056}}, 5: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.061, up: 0.061}}, 6: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.063, up: 0.063}}, 7: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.0154, up: 0.0154}}, 8: {stat: {dn: -0.0061, up: 0.0061}, sys: {dn: -0.0154, up: 0.0154}}, 9: {stat: {dn: -0.0054, up: 0.0054}, sys: {dn: -0.012, up: 0.012}}, 10: {stat: {dn: -0.0052, up: 0.0052}, sys: {dn: -0.0121, up: 0.0121}}, 11: {stat: {dn: -0.0035, up: 0.0035}, sys: {dn: -0.0097, up: 0.0097}}, 12: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.006, up: 0.006}}, 13: {stat: {dn: -0.0052, up: 0.0052}, sys: {dn: -0.0083, up: 0.0083}}, 14: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.009, up: 0.009}}, 15: {stat: {dn: -0.0033, up: 0.0033}, sys: {dn: -0.0086, up: 0.0086}}, 16: {stat: {dn: -0.00082, up: 0.00082}, sys: {dn: -0.00204, up: 0.00204}}, 17: {stat: {dn: -0.00073, up: 0.00073}, sys: {dn: -0.00155, up: 0.00155}}, 18: {stat: {dn: -0.00044, up: 0.00044}, sys: {dn: -0.00115, up: 0.00115}}, 19: {stat: {dn: -0.00033, up: 0.00033}, sys: {dn: -0.00079, up: 0.00079}}, 20: {stat: {dn: -0.00025, up: 0.00025}, sys: {dn: -0.00036, up: 0.00036}}, 21: {stat: {dn: -0.00017, up: 0.00017}, sys: {dn: -0.00027, up: 0.00027}}, 22: {stat: {dn: -8.2e-05, up: 8.2e-05}, sys: {dn: -0.000108, up: 0.000108}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d20-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 5.580000e-01 8.300602e-02 8.300602e-02
+1.025000e+00 1.150000e-01 1.150000e-01 5.460000e-01 7.596052e-02 7.596052e-02
+1.255000e+00 1.150000e-01 1.150000e-01 4.660000e-01 6.841053e-02 6.841053e-02
+1.485000e+00 1.150000e-01 1.150000e-01 4.500000e-01 4.472136e-02 4.472136e-02
+1.710000e+00 1.100000e-01 1.100000e-01 4.000000e-01 6.016644e-02 6.016644e-02
+2.050000e+00 2.300000e-01 2.300000e-01 3.570000e-01 6.306346e-02 6.306346e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.920000e-01 6.476110e-02 6.476110e-02
+2.965000e+00 2.250000e-01 2.250000e-01 2.455000e-01 1.735396e-02 1.735396e-02
+3.420000e+00 2.300000e-01 2.300000e-01 2.157000e-01 1.656412e-02 1.656412e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.953000e-01 1.315903e-02 1.315903e-02
+4.330000e+00 2.300000e-01 2.300000e-01 1.754000e-01 1.317004e-02 1.317004e-02
+5.015000e+00 4.550000e-01 4.550000e-01 1.443000e-01 1.031213e-02 1.031213e-02
+5.925000e+00 4.550000e-01 4.550000e-01 1.123000e-01 7.211103e-03 7.211103e-03
+6.835000e+00 4.550000e-01 4.550000e-01 9.060000e-02 9.794386e-03 9.794386e-03
+7.750000e+00 4.600000e-01 4.600000e-01 7.200000e-02 1.081665e-02 1.081665e-02
+8.665000e+00 4.550000e-01 4.550000e-01 6.240000e-02 9.211406e-03 9.211406e-03
+1.051000e+01 1.390000e+00 1.390000e+00 4.344000e-02 2.198636e-03 2.198636e-03
+1.280000e+01 9.000000e-01 9.000000e-01 2.917000e-02 1.713301e-03 1.713301e-03
+1.595000e+01 2.250000e+00 2.250000e+00 1.699000e-02 1.231300e-03 1.231300e-03
+2.050000e+01 2.300000e+00 2.300000e+00 7.910000e-03 8.561542e-04 8.561542e-04
+2.510000e+01 2.300000e+00 2.300000e+00 3.640000e-03 4.382921e-04 4.382921e-04
+3.195000e+01 4.550000e+00 4.550000e+00 1.300000e-03 3.190611e-04 3.190611e-04
+4.105000e+01 4.550000e+00 4.550000e+00 1.470000e-04 1.356024e-04 1.356024e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.77, up: 3.77}}, 1: {error: {dn: -3.46, up: 3.46}}, 2: {error: {dn: -3.13, up: 3.13}}, 3: {error: {dn: -2.05, up: 2.05}}, 4: {error: {dn: -2.76, up: 2.76}}, 5: {error: {dn: -2.87, up: 2.87}}, 6: {error: {dn: -2.94, up: 2.94}}, 7: {error: {dn: -0.79, up: 0.79}}, 8: {error: {dn: -0.76, up: 0.76}}, 9: {error: {dn: -0.6, up: 0.6}}, 10: {error: {dn: -0.6, up: 0.6}}, 11: {error: {dn: -0.47, up: 0.47}}, 12: {error: {dn: -0.33, up: 0.33}}, 13: {error: {dn: -0.45, up: 0.45}}, 14: {error: {dn: -0.49, up: 0.49}}, 15: {error: {dn: -0.42, up: 0.42}}, 16: {error: {dn: -0.1, up: 0.1}}, 17: {error: {dn: -0.078, up: 0.078}}, 18: {error: {dn: -0.056, up: 0.056}}, 19: {error: {dn: -0.039, up: 0.039}}, 20: {error: {dn: -0.02, up: 0.02}}, 21: {error: {dn: -0.015, up: 0.015}}, 22: {error: {dn: -0.0062, up: 0.0062}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d21-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 2.546000e+01 3.770000e+00 3.770000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 2.490000e+01 3.460000e+00 3.460000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.127000e+01 3.130000e+00 3.130000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 2.054000e+01 2.050000e+00 2.050000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.826000e+01 2.760000e+00 2.760000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.630000e+01 2.870000e+00 2.870000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.331000e+01 2.940000e+00 2.940000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.120000e+01 7.900000e-01 7.900000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 9.840000e+00 7.600000e-01 7.600000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 8.910000e+00 6.000000e-01 6.000000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 8.000000e+00 6.000000e-01 6.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 6.580000e+00 4.700000e-01 4.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.120000e+00 3.300000e-01 3.300000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.130000e+00 4.500000e-01 4.500000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.290000e+00 4.900000e-01 4.900000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.850000e+00 4.200000e-01 4.200000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 1.980000e+00 1.000000e-01 1.000000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 1.331000e+00 7.800000e-02 7.800000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 7.750000e-01 5.600000e-02 5.600000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 3.610000e-01 3.900000e-02 3.900000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.660000e-01 2.000000e-02 2.000000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 5.900000e-02 1.500000e-02 1.500000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 6.700000e-03 6.200000e-03 6.200000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.072, up: 0.072}}, 1: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.053, up: 0.053}}, 2: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.043, up: 0.043}}, 3: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.027, up: 0.027}}, 5: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.021, up: 0.021}}, 6: {stat: {dn: -0.0062, up: 0.0062}, sys: {dn: -0.0175, up: 0.0175}}, 7: {stat: {dn: -0.0034, up: 0.0034}, sys: {dn: -0.0123, up: 0.0123}}, 8: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0097, up: 0.0097}}, 9: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0108, up: 0.0108}}, 10: {stat: {dn: -0.0035, up: 0.0035}, sys: {dn: -0.0097, up: 0.0097}}, 11: {stat: {dn: -0.0027, up: 0.0027}, sys: {dn: -0.0066, up: 0.0066}}, 12: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0069, up: 0.0069}}, 13: {stat: {dn: -0.0054, up: 0.0054}, sys: {dn: -0.0062, up: 0.0062}}, 14: {stat: {dn: -0.0065, up: 0.0065}, sys: {dn: -0.0063, up: 0.0063}}, 15: {stat: {dn: -0.0038, up: 0.0038}, sys: {dn: -0.0046, up: 0.0046}}, 16: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.0021, up: 0.0021}}, 17: {stat: {dn: -0.00076, up: 0.00076}, sys: {dn: -0.0014, up: 0.0014}}, 18: {stat: {dn: -0.00036, up: 0.00036}, sys: {dn: -0.00065, up: 0.00065}}, 19: {stat: {dn: -0.00021, up: 0.00021}, sys: {dn: -0.00044, up: 0.00044}}, 20: {stat: {dn: -0.00015, up: 0.00015}, sys: {dn: -0.00023, up: 0.00023}}, 21: {stat: {dn: -8.4e-05, up: 8.4e-05}, sys: {dn: -0.000107, up: 0.000107}}, 22: {stat: {dn: -5.9e-05, up: 5.9e-05}, sys: {dn: -2.8e-05, up: 2.8e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d22-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 3.200000e-01 7.375636e-02 7.375636e-02
+1.025000e+00 1.150000e-01 1.150000e-01 3.080000e-01 5.597321e-02 5.597321e-02
+1.255000e+00 1.150000e-01 1.150000e-01 2.490000e-01 4.830114e-02 4.830114e-02
+1.485000e+00 1.150000e-01 1.150000e-01 2.630000e-01 3.661967e-02 3.661967e-02
+1.710000e+00 1.100000e-01 1.100000e-01 2.490000e-01 3.088689e-02 3.088689e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.320000e-01 2.418677e-02 2.418677e-02
+2.510000e+00 2.300000e-01 2.300000e-01 1.566000e-01 1.856583e-02 1.856583e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.198000e-01 1.276127e-02 1.276127e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.028000e-01 1.034650e-02 1.034650e-02
+3.875000e+00 2.250000e-01 2.250000e-01 9.340000e-02 1.138420e-02 1.138420e-02
+4.330000e+00 2.300000e-01 2.300000e-01 7.580000e-02 1.031213e-02 1.031213e-02
+5.015000e+00 4.550000e-01 4.550000e-01 6.950000e-02 7.130919e-03 7.130919e-03
+5.925000e+00 4.550000e-01 4.550000e-01 5.790000e-02 7.782673e-03 7.782673e-03
+6.835000e+00 4.550000e-01 4.550000e-01 4.570000e-02 8.221922e-03 8.221922e-03
+7.750000e+00 4.600000e-01 4.600000e-01 3.820000e-02 9.052072e-03 9.052072e-03
+8.665000e+00 4.550000e-01 4.550000e-01 2.990000e-02 5.966574e-03 5.966574e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.930000e-02 2.325941e-03 2.325941e-03
+1.280000e+01 9.000000e-01 9.000000e-01 1.246000e-02 1.592985e-03 1.592985e-03
+1.595000e+01 2.250000e+00 2.250000e+00 6.160000e-03 7.430343e-04 7.430343e-04
+2.050000e+01 2.300000e+00 2.300000e+00 2.600000e-03 4.875449e-04 4.875449e-04
+2.510000e+01 2.300000e+00 2.300000e+00 1.060000e-03 2.745906e-04 2.745906e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.690000e-04 1.360331e-04 1.360331e-04
+4.105000e+01 4.550000e+00 4.550000e+00 4.600000e-05 6.530697e-05 6.530697e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.37, up: 3.37}}, 1: {error: {dn: -2.58, up: 2.58}}, 2: {error: {dn: -2.22, up: 2.22}}, 3: {error: {dn: -1.66, up: 1.66}}, 4: {error: {dn: -1.4, up: 1.4}}, 5: {error: {dn: -1.1, up: 1.1}}, 6: {error: {dn: -0.85, up: 0.85}}, 7: {error: {dn: -0.58, up: 0.58}}, 8: {error: {dn: -0.47, up: 0.47}}, 9: {error: {dn: -0.52, up: 0.52}}, 10: {error: {dn: -0.47, up: 0.47}}, 11: {error: {dn: -0.32, up: 0.32}}, 12: {error: {dn: -0.35, up: 0.35}}, 13: {error: {dn: -0.37, up: 0.37}}, 14: {error: {dn: -0.41, up: 0.41}}, 15: {error: {dn: -0.27, up: 0.27}}, 16: {error: {dn: -0.11, up: 0.11}}, 17: {error: {dn: -0.073, up: 0.073}}, 18: {error: {dn: -0.034, up: 0.034}}, 19: {error: {dn: -0.022, up: 0.022}}, 20: {error: {dn: -0.013, up: 0.013}}, 21: {error: {dn: -0.0062, up: 0.0062}}, 22: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d23-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 1.461000e+01 3.370000e+00 3.370000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 1.406000e+01 2.580000e+00 2.580000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 1.134000e+01 2.220000e+00 2.220000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.201000e+01 1.660000e+00 1.660000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.135000e+01 1.400000e+00 1.400000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.058000e+01 1.100000e+00 1.100000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.140000e+00 8.500000e-01 8.500000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.460000e+00 5.800000e-01 5.800000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.690000e+00 4.700000e-01 4.700000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 4.260000e+00 5.200000e-01 5.200000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.460000e+00 4.700000e-01 4.700000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.170000e+00 3.200000e-01 3.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.640000e+00 3.500000e-01 3.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.080000e+00 3.700000e-01 3.700000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.740000e+00 4.100000e-01 4.100000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.370000e+00 2.700000e-01 2.700000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 8.800000e-01 1.100000e-01 1.100000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 5.690000e-01 7.300000e-02 7.300000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 2.810000e-01 3.400000e-02 3.400000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.190000e-01 2.200000e-02 2.200000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 4.800000e-02 1.300000e-02 1.300000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.230000e-02 6.200000e-03 6.200000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 2.100000e-03 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d24-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.74, up: 0.74}}, 1: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.52, up: 0.52}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.23, up: 0.23}}, 4: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.064, up: 0.064}, sys: {dn: -0.082, up: 0.082}}, 6: {stat: {dn: -0.065, up: 0.065}, sys: {dn: -0.079, up: 0.079}}, 7: {stat: {dn: -0.034, up: 0.034}, sys: {dn: -0.041, up: 0.041}}, 8: {stat: {dn: -0.034, up: 0.034}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.024, up: 0.024}}, 11: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.021, up: 0.021}}, 12: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.019, up: 0.019}}, 13: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.017, up: 0.017}}, 14: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.016, up: 0.016}}, 15: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.014, up: 0.014}}, 16: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.011, up: 0.011}}, 17: {stat: {dn: -0.0086, up: 0.0086}, sys: {dn: -0.0092, up: 0.0092}}, 18: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.0077, up: 0.0077}}, 19: {stat: {dn: -0.0057, up: 0.0057}, sys: {dn: -0.0063, up: 0.0063}}, 20: {stat: {dn: -0.0043, up: 0.0043}, sys: {dn: -0.0047, up: 0.0047}}, 21: {stat: {dn: -0.0028, up: 0.0028}, sys: {dn: -0.0034, up: 0.0034}}, 22: {stat: {dn: -0.0022, up: 0.0022}, sys: {dn: -0.0025, up: 0.0025}}, 23: {stat: {dn: -0.0012, up: 0.0012}, sys: {dn: -0.0021, up: 0.0021}}, 24: {stat: {dn: -0.00071, up: 0.00071}, sys: {dn: -0.00203, up: 0.00203}}, 25: {stat: {dn: -0.00041, up: 0.00041}, sys: {dn: -0.00202, up: 0.00202}}, 26: {stat: {dn: -8.5e-06, up: 8.5e-06}, sys: {dn: -0.0020006, up: 0.0020006}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d24-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.300000e-01 3.000000e-02 3.000000e-02 1.205000e+01 8.713208e-01 8.713208e-01
+4.100000e-01 5.000000e-02 5.000000e-02 1.180000e+01 6.003332e-01 6.003332e-01
+5.150000e-01 5.500000e-02 5.500000e-02 1.123000e+01 2.884441e-01 2.884441e-01
+6.350000e-01 6.500000e-02 6.500000e-02 1.028000e+01 2.801785e-01 2.801785e-01
+8.050000e-01 1.050000e-01 1.050000e-01 8.840000e+00 2.720294e-01 2.720294e-01
+1.025000e+00 1.150000e-01 1.150000e-01 7.336000e+00 1.040192e-01 1.040192e-01
+1.255000e+00 1.150000e-01 1.150000e-01 6.159000e+00 1.023035e-01 1.023035e-01
+1.485000e+00 1.150000e-01 1.150000e-01 5.208000e+00 5.326350e-02 5.326350e-02
+1.710000e+00 1.100000e-01 1.100000e-01 4.466000e+00 5.249762e-02 5.249762e-02
+2.050000e+00 2.300000e-01 2.300000e-01 3.586000e+00 4.036087e-02 4.036087e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.806000e+00 3.189044e-02 3.189044e-02
+2.965000e+00 2.250000e-01 2.250000e-01 2.235000e+00 2.831960e-02 2.831960e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.831000e+00 2.549510e-02 2.549510e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.510000e+00 2.334524e-02 2.334524e-02
+4.330000e+00 2.300000e-01 2.300000e-01 1.259000e+00 2.193171e-02 2.193171e-02
+5.015000e+00 4.550000e-01 4.550000e-01 9.660000e-01 1.910497e-02 1.910497e-02
+5.925000e+00 4.550000e-01 4.550000e-01 6.870000e-01 1.555635e-02 1.555635e-02
+6.835000e+00 4.550000e-01 4.550000e-01 4.967000e-01 1.259365e-02 1.259365e-02
+7.750000e+00 4.600000e-01 4.600000e-01 3.681000e-01 1.040625e-02 1.040625e-02
+8.665000e+00 4.550000e-01 4.550000e-01 2.764000e-01 8.495881e-03 8.495881e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.637000e-01 6.370243e-03 6.370243e-03
+1.280000e+01 9.000000e-01 9.000000e-01 8.820000e-02 4.404543e-03 4.404543e-03
+1.595000e+01 2.250000e+00 2.250000e+00 4.310000e-02 3.330165e-03 3.330165e-03
+2.050000e+01 2.300000e+00 2.300000e+00 1.520000e-02 2.418677e-03 2.418677e-03
+2.510000e+01 2.300000e+00 2.300000e+00 5.770000e-03 2.150581e-03 2.150581e-03
+3.195000e+01 4.550000e+00 4.550000e+00 1.200000e-03 2.061189e-03 2.061189e-03
+4.105000e+01 4.550000e+00 4.550000e+00 2.010000e-05 2.000618e-03 2.000618e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d25-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -39.7, up: 39.7}}, 1: {error: {dn: -27.3, up: 27.3}}, 2: {error: {dn: -13.0, up: 13.0}}, 3: {error: {dn: -12.8, up: 12.8}}, 4: {error: {dn: -12.3, up: 12.3}}, 5: {error: {dn: -4.73, up: 4.73}}, 6: {error: {dn: -4.68, up: 4.68}}, 7: {error: {dn: -2.42, up: 2.42}}, 8: {error: {dn: -2.38, up: 2.38}}, 9: {error: {dn: -1.84, up: 1.84}}, 10: {error: {dn: -1.46, up: 1.46}}, 11: {error: {dn: -1.29, up: 1.29}}, 12: {error: {dn: -1.16, up: 1.16}}, 13: {error: {dn: -1.07, up: 1.07}}, 14: {error: {dn: -0.98, up: 0.98}}, 15: {error: {dn: -0.86, up: 0.86}}, 16: {error: {dn: -0.7, up: 0.7}}, 17: {error: {dn: -0.57, up: 0.57}}, 18: {error: {dn: -0.46, up: 0.46}}, 19: {error: {dn: -0.38, up: 0.38}}, 20: {error: {dn: -0.28, up: 0.28}}, 21: {error: {dn: -0.18, up: 0.18}}, 22: {error: {dn: -0.12, up: 0.12}}, 23: {error: {dn: -0.064, up: 0.064}}, 24: {error: {dn: -0.037, up: 0.037}}, 25: {error: {dn: -0.022, up: 0.022}}, 26: {error: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d25-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-03 5.000000e-04 5.000000e-04 5.495000e+02 3.970000e+01 3.970000e+01
+9.000000e-03 1.000000e-03 1.000000e-03 5.384000e+02 2.730000e+01 2.730000e+01
+1.100000e-02 1.000000e-03 1.000000e-03 5.123000e+02 1.300000e+01 1.300000e+01
+1.350000e-02 1.500000e-03 1.500000e-03 4.691000e+02 1.280000e+01 1.280000e+01
+1.750000e-02 2.500000e-03 2.500000e-03 4.032000e+02 1.230000e+01 1.230000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 3.346100e+02 4.730000e+00 4.730000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.809300e+02 4.680000e+00 4.680000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 2.375700e+02 2.420000e+00 2.420000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 2.037000e+02 2.380000e+00 2.380000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.635700e+02 1.840000e+00 1.840000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.279800e+02 1.460000e+00 1.460000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.019500e+02 1.290000e+00 1.290000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.353000e+01 1.160000e+00 1.160000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 6.889000e+01 1.070000e+00 1.070000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.743000e+01 9.800000e-01 9.800000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.404000e+01 8.600000e-01 8.600000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.132000e+01 7.000000e-01 7.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.266000e+01 5.700000e-01 5.700000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.679000e+01 4.600000e-01 4.600000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.261000e+01 3.800000e-01 3.800000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 7.460000e+00 2.800000e-01 2.800000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 4.020000e+00 1.800000e-01 1.800000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.960000e+00 1.200000e-01 1.200000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 6.940000e-01 6.400000e-02 6.400000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.630000e-01 3.700000e-02 3.700000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 5.500000e-02 2.200000e-02 2.200000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 9.000000e-04 2.300000e-03 2.300000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d26-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.096, up: 0.096}, sys: {dn: -0.246, up: 0.246}}, 1: {stat: {dn: -0.078, up: 0.078}, sys: {dn: -0.102, up: 0.102}}, 2: {stat: {dn: -0.072, up: 0.072}, sys: {dn: -0.098, up: 0.098}}, 3: {stat: {dn: -0.066, up: 0.066}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.063, up: 0.063}, sys: {dn: -0.056, up: 0.056}}, 5: {stat: {dn: -0.044, up: 0.044}, sys: {dn: -0.047, up: 0.047}}, 6: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.047, up: 0.047}}, 7: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.031, up: 0.031}}, 8: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.027, up: 0.027}}, 9: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.022, up: 0.022}}, 10: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.019, up: 0.019}}, 11: {stat: {dn: -0.0095, up: 0.0095}, sys: {dn: -0.0138, up: 0.0138}}, 12: {stat: {dn: -0.0077, up: 0.0077}, sys: {dn: -0.0101, up: 0.0101}}, 13: {stat: {dn: -0.0066, up: 0.0066}, sys: {dn: -0.0079, up: 0.0079}}, 14: {stat: {dn: -0.0057, up: 0.0057}, sys: {dn: -0.0058, up: 0.0058}}, 15: {stat: {dn: -0.0044, up: 0.0044}, sys: {dn: -0.0051, up: 0.0051}}, 16: {stat: {dn: -0.0018, up: 0.0018}, sys: {dn: -0.0029, up: 0.0029}}, 17: {stat: {dn: -0.0014, up: 0.0014}, sys: {dn: -0.0018, up: 0.0018}}, 18: {stat: {dn: -0.00093, up: 0.00093}, sys: {dn: -0.00088, up: 0.00088}}, 19: {stat: {dn: -0.00051, up: 0.00051}, sys: {dn: -0.00042, up: 0.00042}}, 20: {stat: {dn: -0.00035, up: 0.00035}, sys: {dn: -0.00028, up: 0.00028}}, 21: {stat: {dn: -0.0003, up: 0.0003}, sys: {dn: -0.00018, up: 0.00018}}, 22: {stat: {dn: -4.2e-05, up: 4.2e-05}, sys: {dn: -1.3e-05, up: 1.3e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d26-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 7.781000e+00 2.640682e-01 2.640682e-01
+1.025000e+00 1.150000e-01 1.150000e-01 6.334000e+00 1.284056e-01 1.284056e-01
+1.255000e+00 1.150000e-01 1.150000e-01 5.205000e+00 1.216059e-01 1.216059e-01
+1.485000e+00 1.150000e-01 1.150000e-01 4.280000e+00 8.919641e-02 8.919641e-02
+1.710000e+00 1.100000e-01 1.100000e-01 3.595000e+00 8.429116e-02 8.429116e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.768000e+00 6.438167e-02 6.438167e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.140000e+00 6.107373e-02 6.107373e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.674000e+00 3.982462e-02 3.982462e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.312000e+00 3.360060e-02 3.360060e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.049000e+00 2.780288e-02 2.780288e-02
+4.330000e+00 2.300000e-01 2.300000e-01 8.530000e-01 2.420744e-02 2.420744e-02
+5.015000e+00 4.550000e-01 4.550000e-01 6.166000e-01 1.675381e-02 1.675381e-02
+5.925000e+00 4.550000e-01 4.550000e-01 4.124000e-01 1.270039e-02 1.270039e-02
+6.835000e+00 4.550000e-01 4.550000e-01 2.861000e-01 1.029417e-02 1.029417e-02
+7.750000e+00 4.600000e-01 4.600000e-01 2.010000e-01 8.132035e-03 8.132035e-03
+8.665000e+00 4.550000e-01 4.550000e-01 1.457000e-01 6.735726e-03 6.735726e-03
+1.051000e+01 1.390000e+00 1.390000e+00 8.100000e-02 3.413210e-03 3.413210e-03
+1.280000e+01 9.000000e-01 9.000000e-01 4.090000e-02 2.280351e-03 2.280351e-03
+1.595000e+01 2.250000e+00 2.250000e+00 1.858000e-02 1.280352e-03 1.280352e-03
+2.050000e+01 2.300000e+00 2.300000e+00 6.290000e-03 6.606815e-04 6.606815e-04
+2.510000e+01 2.300000e+00 2.300000e+00 2.520000e-03 4.482187e-04 4.482187e-04
+3.195000e+01 4.550000e+00 4.550000e+00 8.100000e-04 3.498571e-04 3.498571e-04
+4.105000e+01 4.550000e+00 4.550000e+00 1.600000e-05 4.396590e-05 4.396590e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d27-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -12.0, up: 12.0}}, 1: {error: {dn: -5.87, up: 5.87}}, 2: {error: {dn: -5.55, up: 5.55}}, 3: {error: {dn: -4.09, up: 4.09}}, 4: {error: {dn: -3.84, up: 3.84}}, 5: {error: {dn: -2.96, up: 2.96}}, 6: {error: {dn: -2.76, up: 2.76}}, 7: {error: {dn: -1.83, up: 1.83}}, 8: {error: {dn: -1.55, up: 1.55}}, 9: {error: {dn: -1.26, up: 1.26}}, 10: {error: {dn: -1.1, up: 1.1}}, 11: {error: {dn: -0.76, up: 0.76}}, 12: {error: {dn: -0.58, up: 0.58}}, 13: {error: {dn: -0.47, up: 0.47}}, 14: {error: {dn: -0.37, up: 0.37}}, 15: {error: {dn: -0.3, up: 0.3}}, 16: {error: {dn: -0.16, up: 0.16}}, 17: {error: {dn: -0.1, up: 0.1}}, 18: {error: {dn: -0.058, up: 0.058}}, 19: {error: {dn: -0.03, up: 0.03}}, 20: {error: {dn: -0.02, up: 0.02}}, 21: {error: {dn: -0.016, up: 0.016}}, 22: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d27-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 3.549000e+02 1.200000e+01 1.200000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 2.889000e+02 5.870000e+00 5.870000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.374100e+02 5.550000e+00 5.550000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.952000e+02 4.090000e+00 4.090000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.639600e+02 3.840000e+00 3.840000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.262700e+02 2.960000e+00 2.960000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.759000e+01 2.760000e+00 2.760000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.635000e+01 1.830000e+00 1.830000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.983000e+01 1.550000e+00 1.550000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 4.784000e+01 1.260000e+00 1.260000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 3.892000e+01 1.100000e+00 1.100000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.813000e+01 7.600000e-01 7.600000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.881000e+01 5.800000e-01 5.800000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.305000e+01 4.700000e-01 4.700000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 9.170000e+00 3.700000e-01 3.700000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 6.640000e+00 3.000000e-01 3.000000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 3.700000e+00 1.600000e-01 1.600000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 1.870000e+00 1.000000e-01 1.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 8.480000e-01 5.800000e-02 5.800000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.870000e-01 3.000000e-02 3.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.150000e-01 2.000000e-02 2.000000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 3.700000e-02 1.600000e-02 1.600000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 7.000000e-04 2.000000e-03 2.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d28-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.084, up: 0.084}}, 1: {stat: {dn: -0.064, up: 0.064}, sys: {dn: -0.083, up: 0.083}}, 2: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.051, up: 0.051}, sys: {dn: -0.05, up: 0.05}}, 4: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.075, up: 0.075}}, 5: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.076, up: 0.076}}, 6: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.078, up: 0.078}}, 7: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.0096, up: 0.0096}, sys: {dn: -0.0203, up: 0.0203}}, 9: {stat: {dn: -0.0055, up: 0.0055}, sys: {dn: -0.0211, up: 0.0211}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.015, up: 0.015}}, 11: {stat: {dn: -0.0061, up: 0.0061}, sys: {dn: -0.0106, up: 0.0106}}, 12: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.0101, up: 0.0101}}, 13: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.012, up: 0.012}}, 15: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.0087, up: 0.0087}}, 16: {stat: {dn: -0.0013, up: 0.0013}, sys: {dn: -0.0017, up: 0.0017}}, 17: {stat: {dn: -0.0011, up: 0.0011}, sys: {dn: -0.0011, up: 0.0011}}, 18: {stat: {dn: -0.00068, up: 0.00068}, sys: {dn: -0.00059, up: 0.00059}}, 19: {stat: {dn: -0.00041, up: 0.00041}, sys: {dn: -0.00027, up: 0.00027}}, 20: {stat: {dn: -0.00023, up: 0.00023}, sys: {dn: -6.0e-05, up: 6.0e-05}}, 21: {stat: {dn: -6.2e-05, up: 6.2e-05}, sys: {dn: -5.0e-06, up: 5.0e-06}}, 22: {stat: {dn: -3.6e-06, up: 3.6e-06}, sys: {dn: -9.0e-07, up: 9.0e-07}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d28-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t28
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 6.670000e-01 1.231097e-01 1.231097e-01
+1.025000e+00 1.150000e-01 1.150000e-01 6.120000e-01 1.048094e-01 1.048094e-01
+1.255000e+00 1.150000e-01 1.150000e-01 5.230000e-01 1.000000e-01 1.000000e-01
+1.485000e+00 1.150000e-01 1.150000e-01 5.850000e-01 7.142129e-02 7.142129e-02
+1.710000e+00 1.100000e-01 1.100000e-01 4.830000e-01 9.667471e-02 9.667471e-02
+2.050000e+00 2.300000e-01 2.300000e-01 4.940000e-01 8.000625e-02 8.000625e-02
+2.510000e+00 2.300000e-01 2.300000e-01 3.980000e-01 7.962412e-02 7.962412e-02
+2.965000e+00 2.250000e-01 2.250000e-01 3.350000e-01 2.690725e-02 2.690725e-02
+3.420000e+00 2.300000e-01 2.300000e-01 3.225000e-01 2.245551e-02 2.245551e-02
+3.875000e+00 2.250000e-01 2.250000e-01 2.845000e-01 2.180505e-02 2.180505e-02
+4.330000e+00 2.300000e-01 2.300000e-01 2.490000e-01 1.802776e-02 1.802776e-02
+5.015000e+00 4.550000e-01 4.550000e-01 2.022000e-01 1.222988e-02 1.222988e-02
+5.925000e+00 4.550000e-01 4.550000e-01 1.526000e-01 1.228861e-02 1.228861e-02
+6.835000e+00 4.550000e-01 4.550000e-01 1.090000e-01 1.486607e-02 1.486607e-02
+7.750000e+00 4.600000e-01 4.600000e-01 8.300000e-02 1.627882e-02 1.627882e-02
+8.665000e+00 4.550000e-01 4.550000e-01 6.250000e-02 1.003444e-02 1.003444e-02
+1.051000e+01 1.390000e+00 1.390000e+00 3.790000e-02 2.140093e-03 2.140093e-03
+1.280000e+01 9.000000e-01 9.000000e-01 1.990000e-02 1.555635e-03 1.555635e-03
+1.595000e+01 2.250000e+00 2.250000e+00 8.680000e-03 9.002777e-04 9.002777e-04
+2.050000e+01 2.300000e+00 2.300000e+00 2.310000e-03 4.909175e-04 4.909175e-04
+2.510000e+01 2.300000e+00 2.300000e+00 6.200000e-04 2.376973e-04 2.376973e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.400000e-05 6.220129e-05 6.220129e-05
+4.105000e+01 4.550000e+00 4.550000e+00 7.000000e-07 3.710795e-06 3.710795e-06
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d29-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -5.61, up: 5.61}}, 1: {error: {dn: -4.8, up: 4.8}}, 2: {error: {dn: -4.57, up: 4.57}}, 3: {error: {dn: -3.27, up: 3.27}}, 4: {error: {dn: -4.44, up: 4.44}}, 5: {error: {dn: -3.67, up: 3.67}}, 6: {error: {dn: -3.63, up: 3.63}}, 7: {error: {dn: -1.22, up: 1.22}}, 8: {error: {dn: -1.02, up: 1.02}}, 9: {error: {dn: -0.99, up: 0.99}}, 10: {error: {dn: -0.81, up: 0.81}}, 11: {error: {dn: -0.56, up: 0.56}}, 12: {error: {dn: -0.56, up: 0.56}}, 13: {error: {dn: -0.68, up: 0.68}}, 14: {error: {dn: -0.75, up: 0.75}}, 15: {error: {dn: -0.46, up: 0.46}}, 16: {error: {dn: -0.099, up: 0.099}}, 17: {error: {dn: -0.071, up: 0.071}}, 18: {error: {dn: -0.041, up: 0.041}}, 19: {error: {dn: -0.023, up: 0.023}}, 20: {error: {dn: -0.011, up: 0.011}}, 21: {error: {dn: -0.0028, up: 0.0028}}, 22: {error: {dn: -0.00017, up: 0.00017}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d29-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t29
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 3.042000e+01 5.610000e+00 5.610000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 2.793000e+01 4.800000e+00 4.800000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.384000e+01 4.570000e+00 4.570000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 2.668000e+01 3.270000e+00 3.270000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 2.202000e+01 4.440000e+00 4.440000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.255000e+01 3.670000e+00 3.670000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.817000e+01 3.630000e+00 3.630000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.526000e+01 1.220000e+00 1.220000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 1.471000e+01 1.020000e+00 1.020000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 1.297000e+01 9.900000e-01 9.900000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 1.134000e+01 8.100000e-01 8.100000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.220000e+00 5.600000e-01 5.600000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 6.960000e+00 5.600000e-01 5.600000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.980000e+00 6.800000e-01 6.800000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.790000e+00 7.500000e-01 7.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.850000e+00 4.600000e-01 4.600000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 1.727000e+00 9.900000e-02 9.900000e-02
+2.800000e-01 2.000000e-02 2.000000e-02 9.070000e-01 7.100000e-02 7.100000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.960000e-01 4.100000e-02 4.100000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.050000e-01 2.300000e-02 2.300000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.800000e-02 1.100000e-02 1.100000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.100000e-03 2.800000e-03 2.800000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 3.000000e-05 1.700000e-04 1.700000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d30-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.051, up: 0.051}, sys: {dn: -0.066, up: 0.066}}, 1: {stat: {dn: -0.053, up: 0.053}, sys: {dn: -0.05, up: 0.05}}, 2: {stat: {dn: -0.049, up: 0.049}, sys: {dn: -0.068, up: 0.068}}, 3: {stat: {dn: -0.066, up: 0.066}, sys: {dn: -0.029, up: 0.029}}, 4: {stat: {dn: -0.049, up: 0.049}, sys: {dn: -0.028, up: 0.028}}, 5: {stat: {dn: -0.042, up: 0.042}, sys: {dn: -0.03, up: 0.03}}, 6: {stat: {dn: -0.026, up: 0.026}, sys: {dn: -0.025, up: 0.025}}, 7: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.014, up: 0.014}}, 8: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.011, up: 0.011}}, 9: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.011, up: 0.011}}, 10: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.011, up: 0.011}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.008, up: 0.008}}, 12: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.007, up: 0.007}}, 14: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.009, up: 0.009}}, 15: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.005, up: 0.005}}, 16: {stat: {dn: -0.0029, up: 0.0029}, sys: {dn: -0.0021, up: 0.0021}}, 17: {stat: {dn: -0.0018, up: 0.0018}, sys: {dn: -0.0009, up: 0.0009}}, 18: {stat: {dn: -0.00071, up: 0.00071}, sys: {dn: -0.00037, up: 0.00037}}, 19: {stat: {dn: -0.00033, up: 0.00033}, sys: {dn: -0.00017, up: 0.00017}}, 20: {stat: {dn: -0.00019, up: 0.00019}, sys: {dn: -7.0e-05, up: 7.0e-05}}, 21: {stat: {dn: -7.4e-05, up: 7.4e-05}, sys: {dn: -7.7e-05, up: 7.7e-05}}, 22: {stat: {dn: -6.0e-06, up: 6.0e-06}, sys: {dn: -1.73e-05, up: 1.73e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d30-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t30
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 3.030000e-01 8.340863e-02 8.340863e-02
+1.025000e+00 1.150000e-01 1.150000e-01 3.050000e-01 7.286288e-02 7.286288e-02
+1.255000e+00 1.150000e-01 1.150000e-01 3.310000e-01 8.381527e-02 8.381527e-02
+1.485000e+00 1.150000e-01 1.150000e-01 2.660000e-01 7.209022e-02 7.209022e-02
+1.710000e+00 1.100000e-01 1.100000e-01 2.570000e-01 5.643580e-02 5.643580e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.840000e-01 5.161395e-02 5.161395e-02
+2.510000e+00 2.300000e-01 2.300000e-01 1.760000e-01 3.606938e-02 3.606938e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.170000e-01 2.126029e-02 2.126029e-02
+3.420000e+00 2.300000e-01 2.300000e-01 9.300000e-02 1.941649e-02 1.941649e-02
+3.875000e+00 2.250000e-01 2.250000e-01 9.200000e-02 1.860108e-02 1.860108e-02
+4.330000e+00 2.300000e-01 2.300000e-01 7.200000e-02 1.941649e-02 1.941649e-02
+5.015000e+00 4.550000e-01 4.550000e-01 7.900000e-02 1.280625e-02 1.280625e-02
+5.925000e+00 4.550000e-01 4.550000e-01 7.500000e-02 1.562050e-02 1.562050e-02
+6.835000e+00 4.550000e-01 4.550000e-01 6.000000e-02 2.024846e-02 2.024846e-02
+7.750000e+00 4.600000e-01 4.600000e-01 4.400000e-02 2.376973e-02 2.376973e-02
+8.665000e+00 4.550000e-01 4.550000e-01 3.400000e-02 1.208305e-02 1.208305e-02
+1.051000e+01 1.390000e+00 1.390000e+00 1.730000e-02 3.580503e-03 3.580503e-03
+1.280000e+01 9.000000e-01 9.000000e-01 8.900000e-03 2.012461e-03 2.012461e-03
+1.595000e+01 2.250000e+00 2.250000e+00 3.710000e-03 8.006248e-04 8.006248e-04
+2.050000e+01 2.300000e+00 2.300000e+00 1.020000e-03 3.712142e-04 3.712142e-04
+2.510000e+01 2.300000e+00 2.300000e+00 2.700000e-04 2.024846e-04 2.024846e-04
+3.195000e+01 4.550000e+00 4.550000e+00 8.300000e-05 1.067942e-04 1.067942e-04
+4.105000e+01 4.550000e+00 4.550000e+00 4.500000e-06 1.831093e-05 1.831093e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d31-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.83, up: 3.83}}, 1: {error: {dn: -3.32, up: 3.32}}, 2: {error: {dn: -3.82, up: 3.82}}, 3: {error: {dn: -3.31, up: 3.31}}, 4: {error: {dn: -2.56, up: 2.56}}, 5: {error: {dn: -2.35, up: 2.35}}, 6: {error: {dn: -1.66, up: 1.66}}, 7: {error: {dn: -0.97, up: 0.97}}, 8: {error: {dn: -0.87, up: 0.87}}, 9: {error: {dn: -0.86, up: 0.86}}, 10: {error: {dn: -0.88, up: 0.88}}, 11: {error: {dn: -0.58, up: 0.58}}, 12: {error: {dn: -0.71, up: 0.71}}, 13: {error: {dn: -0.91, up: 0.91}}, 14: {error: {dn: -1.07, up: 1.07}}, 15: {error: {dn: -0.55, up: 0.55}}, 16: {error: {dn: -0.16, up: 0.16}}, 17: {error: {dn: -0.091, up: 0.091}}, 18: {error: {dn: -0.037, up: 0.037}}, 19: {error: {dn: -0.017, up: 0.017}}, 20: {error: {dn: -0.0092, up: 0.0092}}, 21: {error: {dn: -0.0049, up: 0.0049}}, 22: {error: {dn: -0.00084, up: 0.00084}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d31-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t31
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 1.382000e+01 3.830000e+00 3.830000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 1.393000e+01 3.320000e+00 3.320000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 1.511000e+01 3.820000e+00 3.820000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.214000e+01 3.310000e+00 3.310000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.173000e+01 2.560000e+00 2.560000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.296000e+01 2.350000e+00 2.350000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.020000e+00 1.660000e+00 1.660000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 5.320000e+00 9.700000e-01 9.700000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.240000e+00 8.700000e-01 8.700000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 4.180000e+00 8.600000e-01 8.600000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.290000e+00 8.800000e-01 8.800000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.620000e+00 5.800000e-01 5.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.400000e+00 7.100000e-01 7.100000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.740000e+00 9.100000e-01 9.100000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.000000e+00 1.070000e+00 1.070000e+00
+1.900000e-01 1.000000e-02 1.000000e-02 1.560000e+00 5.500000e-01 5.500000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 7.900000e-01 1.600000e-01 1.600000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 4.060000e-01 9.100000e-02 9.100000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.690000e-01 3.700000e-02 3.700000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.600000e-02 1.700000e-02 1.700000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.240000e-02 9.200000e-03 9.200000e-03
+7.000000e-01 1.000000e-01 1.000000e-01 3.800000e-03 4.900000e-03 4.900000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 2.100000e-04 8.400000e-04 8.400000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d32-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.74, up: 0.74}}, 1: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.52, up: 0.52}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.23, up: 0.23}}, 4: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.082, up: 0.082}}, 6: {stat: {dn: -0.063, up: 0.063}, sys: {dn: -0.079, up: 0.079}}, 7: {stat: {dn: -0.034, up: 0.034}, sys: {dn: -0.041, up: 0.041}}, 8: {stat: {dn: -0.034, up: 0.034}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.024, up: 0.024}}, 11: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.021, up: 0.021}}, 12: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.019, up: 0.019}}, 13: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.017, up: 0.017}}, 14: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.016, up: 0.016}}, 15: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.014, up: 0.014}}, 16: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.011, up: 0.011}}, 17: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.009, up: 0.009}}, 18: {stat: {dn: -0.0093, up: 0.0093}, sys: {dn: -0.0077, up: 0.0077}}, 19: {stat: {dn: -0.0076, up: 0.0076}, sys: {dn: -0.0063, up: 0.0063}}, 20: {stat: {dn: -0.0058, up: 0.0058}, sys: {dn: -0.0047, up: 0.0047}}, 21: {stat: {dn: -0.0038, up: 0.0038}, sys: {dn: -0.0034, up: 0.0034}}, 22: {stat: {dn: -0.0024, up: 0.0024}, sys: {dn: -0.0025, up: 0.0025}}, 23: {stat: {dn: -0.0013, up: 0.0013}, sys: {dn: -0.0021, up: 0.0021}}, 24: {stat: {dn: -0.00076, up: 0.00076}, sys: {dn: -0.00203, up: 0.00203}}, 25: {stat: {dn: -0.00057, up: 0.00057}, sys: {dn: -0.00202, up: 0.00202}}, 26: {stat: {dn: -0.00017, up: 0.00017}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d32-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t32
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.300000e-01 3.000000e-02 3.000000e-02 1.097000e+01 8.766413e-01 8.766413e-01
+4.100000e-01 5.000000e-02 5.000000e-02 1.069000e+01 6.053924e-01 6.053924e-01
+5.150000e-01 5.500000e-02 5.500000e-02 1.002000e+01 2.884441e-01 2.884441e-01
+6.350000e-01 6.500000e-02 6.500000e-02 8.950000e+00 2.801785e-01 2.801785e-01
+8.050000e-01 1.050000e-01 1.050000e-01 7.460000e+00 2.662705e-01 2.662705e-01
+1.025000e+00 1.150000e-01 1.150000e-01 6.046000e+00 1.022008e-01 1.022008e-01
+1.255000e+00 1.150000e-01 1.150000e-01 4.966000e+00 1.010445e-01 1.010445e-01
+1.485000e+00 1.150000e-01 1.150000e-01 4.124000e+00 5.326350e-02 5.326350e-02
+1.710000e+00 1.100000e-01 1.100000e-01 3.506000e+00 5.249762e-02 5.249762e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.801000e+00 4.103657e-02 4.103657e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.141000e+00 3.324154e-02 3.324154e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.708000e+00 2.969848e-02 2.969848e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.390000e+00 2.687006e-02 2.687006e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.156000e+00 2.475884e-02 2.475884e-02
+4.330000e+00 2.300000e-01 2.300000e-01 9.680000e-01 2.334524e-02 2.334524e-02
+5.015000e+00 4.550000e-01 4.550000e-01 7.740000e-01 2.051828e-02 2.051828e-02
+5.925000e+00 4.550000e-01 4.550000e-01 5.810000e-01 1.702939e-02 1.702939e-02
+6.835000e+00 4.550000e-01 4.550000e-01 4.510000e-01 1.421267e-02 1.421267e-02
+7.750000e+00 4.600000e-01 4.600000e-01 3.597000e-01 1.207394e-02 1.207394e-02
+8.665000e+00 4.550000e-01 4.550000e-01 2.877000e-01 9.871677e-03 9.871677e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.948000e-01 7.465253e-03 7.465253e-03
+1.280000e+01 9.000000e-01 9.000000e-01 1.232000e-01 5.099020e-03 5.099020e-03
+1.595000e+01 2.250000e+00 2.250000e+00 7.070000e-02 3.465545e-03 3.465545e-03
+2.050000e+01 2.300000e+00 2.300000e+00 3.240000e-02 2.469818e-03 2.469818e-03
+2.510000e+01 2.300000e+00 2.300000e+00 1.528000e-02 2.167602e-03 2.167602e-03
+3.195000e+01 4.550000e+00 4.550000e+00 5.300000e-03 2.098881e-03 2.098881e-03
+4.105000e+01 4.550000e+00 4.550000e+00 7.900000e-04 2.007212e-03 2.007212e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d33-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -27.5, up: 27.5}}, 2: {error: {dn: -13.1, up: 13.1}}, 3: {error: {dn: -12.8, up: 12.8}}, 4: {error: {dn: -12.0, up: 12.0}}, 5: {error: {dn: -4.64, up: 4.64}}, 6: {error: {dn: -4.63, up: 4.63}}, 7: {error: {dn: -2.41, up: 2.41}}, 8: {error: {dn: -2.38, up: 2.38}}, 9: {error: {dn: -1.87, up: 1.87}}, 10: {error: {dn: -1.49, up: 1.49}}, 11: {error: {dn: -1.34, up: 1.34}}, 12: {error: {dn: -1.22, up: 1.22}}, 13: {error: {dn: -1.14, up: 1.14}}, 14: {error: {dn: -1.05, up: 1.05}}, 15: {error: {dn: -0.93, up: 0.93}}, 16: {error: {dn: -0.77, up: 0.77}}, 17: {error: {dn: -0.64, up: 0.64}}, 18: {error: {dn: -0.54, up: 0.54}}, 19: {error: {dn: -0.44, up: 0.44}}, 20: {error: {dn: -0.33, up: 0.33}}, 21: {error: {dn: -0.21, up: 0.21}}, 22: {error: {dn: -0.13, up: 0.13}}, 23: {error: {dn: -0.068, up: 0.068}}, 24: {error: {dn: -0.038, up: 0.038}}, 25: {error: {dn: -0.029, up: 0.029}}, 26: {error: {dn: -0.0079, up: 0.0079}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d33-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t33
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-03 5.000000e-04 5.000000e-04 5.006000e+02 4.000000e+01 4.000000e+01
+9.000000e-03 1.000000e-03 1.000000e-03 4.878000e+02 2.750000e+01 2.750000e+01
+1.100000e-02 1.000000e-03 1.000000e-03 4.570000e+02 1.310000e+01 1.310000e+01
+1.350000e-02 1.500000e-03 1.500000e-03 4.080000e+02 1.280000e+01 1.280000e+01
+1.750000e-02 2.500000e-03 2.500000e-03 3.405000e+02 1.200000e+01 1.200000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 2.757600e+02 4.640000e+00 4.640000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.265300e+02 4.630000e+00 4.630000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.881300e+02 2.410000e+00 2.410000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.599100e+02 2.380000e+00 2.380000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.277600e+02 1.870000e+00 1.870000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.766000e+01 1.490000e+00 1.490000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.790000e+01 1.340000e+00 1.340000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.339000e+01 1.220000e+00 1.220000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 5.273000e+01 1.140000e+00 1.140000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 4.415000e+01 1.050000e+00 1.050000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.528000e+01 9.300000e-01 9.300000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.652000e+01 7.700000e-01 7.700000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.056000e+01 6.400000e-01 6.400000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.641000e+01 5.400000e-01 5.400000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.312000e+01 4.400000e-01 4.400000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 8.890000e+00 3.300000e-01 3.300000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 5.620000e+00 2.100000e-01 2.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.220000e+00 1.300000e-01 1.300000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.477000e+00 6.800000e-02 6.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.970000e-01 3.800000e-02 3.800000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 2.420000e-01 2.900000e-02 2.900000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 3.600000e-02 7.900000e-03 7.900000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d34-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -0.065, up: 0.065}, sys: {dn: -0.086, up: 0.086}}, 2: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.043, up: 0.043}, sys: {dn: -0.046, up: 0.046}}, 4: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.043, up: 0.043}}, 5: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.038, up: 0.038}}, 6: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.037, up: 0.037}}, 7: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.023, up: 0.023}}, 8: {stat: {dn: -0.017, up: 0.017}, sys: {dn: -0.023, up: 0.023}}, 9: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.019, up: 0.019}}, 10: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.016, up: 0.016}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.014, up: 0.014}}, 12: {stat: {dn: -0.0083, up: 0.0083}, sys: {dn: -0.0115, up: 0.0115}}, 13: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.0094, up: 0.0094}}, 14: {stat: {dn: -0.0062, up: 0.0062}, sys: {dn: -0.0077, up: 0.0077}}, 15: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.0066, up: 0.0066}}, 16: {stat: {dn: -0.0031, up: 0.0031}, sys: {dn: -0.0043, up: 0.0043}}, 17: {stat: {dn: -0.0022, up: 0.0022}, sys: {dn: -0.0027, up: 0.0027}}, 18: {stat: {dn: -0.0014, up: 0.0014}, sys: {dn: -0.0015, up: 0.0015}}, 19: {stat: {dn: -0.00084, up: 0.00084}, sys: {dn: -0.00073, up: 0.00073}}, 20: {stat: {dn: -0.00057, up: 0.00057}, sys: {dn: -0.00037, up: 0.00037}}, 21: {stat: {dn: -0.0004, up: 0.0004}, sys: {dn: -0.00028, up: 0.00028}}, 22: {stat: {dn: -0.00015, up: 0.00015}, sys: {dn: -6.0e-05, up: 6.0e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d34-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t34
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 6.650000e+00 2.385372e-01 2.385372e-01
+1.025000e+00 1.150000e-01 1.150000e-01 5.231000e+00 1.078007e-01 1.078007e-01
+1.255000e+00 1.150000e-01 1.150000e-01 4.245000e+00 1.006032e-01 1.006032e-01
+1.485000e+00 1.150000e-01 1.150000e-01 3.487000e+00 6.296825e-02 6.296825e-02
+1.710000e+00 1.100000e-01 1.100000e-01 2.902000e+00 5.872819e-02 5.872819e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.296000e+00 4.904080e-02 4.904080e-02
+2.510000e+00 2.300000e-01 2.300000e-01 1.729000e+00 4.763402e-02 4.763402e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.351000e+00 2.983287e-02 2.983287e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.101000e+00 2.860070e-02 2.860070e-02
+3.875000e+00 2.250000e-01 2.250000e-01 9.010000e-01 2.360085e-02 2.360085e-02
+4.330000e+00 2.300000e-01 2.300000e-01 7.470000e-01 2.061553e-02 2.061553e-02
+5.015000e+00 4.550000e-01 4.550000e-01 5.900000e-01 1.720465e-02 1.720465e-02
+5.925000e+00 4.550000e-01 4.550000e-01 4.369000e-01 1.418238e-02 1.418238e-02
+6.835000e+00 4.550000e-01 4.550000e-01 3.324000e-01 1.172007e-02 1.172007e-02
+7.750000e+00 4.600000e-01 4.600000e-01 2.635000e-01 9.885848e-03 9.885848e-03
+8.665000e+00 4.550000e-01 4.550000e-01 2.037000e-01 8.280097e-03 8.280097e-03
+1.051000e+01 1.390000e+00 1.390000e+00 1.333000e-01 5.300943e-03 5.300943e-03
+1.280000e+01 9.000000e-01 9.000000e-01 8.120000e-02 3.482815e-03 3.482815e-03
+1.595000e+01 2.250000e+00 2.250000e+00 4.490000e-02 2.051828e-03 2.051828e-03
+2.050000e+01 2.300000e+00 2.300000e+00 1.938000e-02 1.112879e-03 1.112879e-03
+2.510000e+01 2.300000e+00 2.300000e+00 9.300000e-03 6.795587e-04 6.795587e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.900000e-03 4.882622e-04 4.882622e-04
+4.105000e+01 4.550000e+00 4.550000e+00 4.200000e-04 1.615549e-04 1.615549e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d35-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -11.1, up: 11.1}}, 1: {error: {dn: -4.91, up: 4.91}}, 2: {error: {dn: -4.58, up: 4.58}}, 3: {error: {dn: -2.86, up: 2.86}}, 4: {error: {dn: -2.7, up: 2.7}}, 5: {error: {dn: -2.23, up: 2.23}}, 6: {error: {dn: -2.15, up: 2.15}}, 7: {error: {dn: -1.34, up: 1.34}}, 8: {error: {dn: -1.29, up: 1.29}}, 9: {error: {dn: -1.08, up: 1.08}}, 10: {error: {dn: -0.94, up: 0.94}}, 11: {error: {dn: -0.8, up: 0.8}}, 12: {error: {dn: -0.65, up: 0.65}}, 13: {error: {dn: -0.53, up: 0.53}}, 14: {error: {dn: -0.45, up: 0.45}}, 15: {error: {dn: -0.38, up: 0.38}}, 16: {error: {dn: -0.24, up: 0.24}}, 17: {error: {dn: -0.16, up: 0.16}}, 18: {error: {dn: -0.094, up: 0.094}}, 19: {error: {dn: -0.051, up: 0.051}}, 20: {error: {dn: -0.031, up: 0.031}}, 21: {error: {dn: -0.022, up: 0.022}}, 22: {error: {dn: -0.0075, up: 0.0075}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d35-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t35
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 3.034000e+02 1.110000e+01 1.110000e+01
+2.250000e-02 2.500000e-03 2.500000e-03 2.385800e+02 4.910000e+00 4.910000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 1.936400e+02 4.580000e+00 4.580000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.590300e+02 2.860000e+00 2.860000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.323500e+02 2.700000e+00 2.700000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.047300e+02 2.230000e+00 2.230000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.885000e+01 2.150000e+00 2.150000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.163000e+01 1.340000e+00 1.340000e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.022000e+01 1.290000e+00 1.290000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 4.109000e+01 1.080000e+00 1.080000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 3.406000e+01 9.400000e-01 9.400000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.691000e+01 8.000000e-01 8.000000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.993000e+01 6.500000e-01 6.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.516000e+01 5.300000e-01 5.300000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.202000e+01 4.500000e-01 4.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 9.290000e+00 3.800000e-01 3.800000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 6.080000e+00 2.400000e-01 2.400000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 3.700000e+00 1.600000e-01 1.600000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.046000e+00 9.400000e-02 9.400000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 8.840000e-01 5.100000e-02 5.100000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 4.240000e-01 3.100000e-02 3.100000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.320000e-01 2.200000e-02 2.200000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 1.940000e-02 7.500000e-03 7.500000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d36-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.061, up: 0.061}}, 1: {stat: {dn: -0.037, up: 0.037}, sys: {dn: -0.058, up: 0.058}}, 2: {stat: {dn: -0.033, up: 0.033}, sys: {dn: -0.052, up: 0.052}}, 3: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.031, up: 0.031}}, 4: {stat: {dn: -0.036, up: 0.036}, sys: {dn: -0.045, up: 0.045}}, 5: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.047, up: 0.047}}, 6: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.049, up: 0.049}}, 7: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.012, up: 0.012}}, 8: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.013, up: 0.013}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.009, up: 0.009}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.009, up: 0.009}}, 11: {stat: {dn: -0.0078, up: 0.0078}, sys: {dn: -0.0068, up: 0.0068}}, 12: {stat: {dn: -0.0064, up: 0.0064}, sys: {dn: -0.0043, up: 0.0043}}, 13: {stat: {dn: -0.0088, up: 0.0088}, sys: {dn: -0.0063, up: 0.0063}}, 14: {stat: {dn: -0.0093, up: 0.0093}, sys: {dn: -0.0065, up: 0.0065}}, 15: {stat: {dn: -0.0071, up: 0.0071}, sys: {dn: -0.0069, up: 0.0069}}, 16: {stat: {dn: -0.0015, up: 0.0015}, sys: {dn: -0.0017, up: 0.0017}}, 17: {stat: {dn: -0.0013, up: 0.0013}, sys: {dn: -0.0015, up: 0.0015}}, 18: {stat: {dn: -0.00082, up: 0.00082}, sys: {dn: -0.00112, up: 0.00112}}, 19: {stat: {dn: -0.00055, up: 0.00055}, sys: {dn: -0.00077, up: 0.00077}}, 20: {stat: {dn: -0.00036, up: 0.00036}, sys: {dn: -0.00047, up: 0.00047}}, 21: {stat: {dn: -0.00026, up: 0.00026}, sys: {dn: -0.00033, up: 0.00033}}, 22: {stat: {dn: -0.00012, up: 0.00012}, sys: {dn: -0.00015, up: 0.00015}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d36-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t36
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 5.270000e-01 7.700649e-02 7.700649e-02
+1.025000e+00 1.150000e-01 1.150000e-01 5.240000e-01 6.879680e-02 6.879680e-02
+1.255000e+00 1.150000e-01 1.150000e-01 4.470000e-01 6.158734e-02 6.158734e-02
+1.485000e+00 1.150000e-01 1.150000e-01 3.980000e-01 4.384062e-02 4.384062e-02
+1.710000e+00 1.100000e-01 1.100000e-01 3.740000e-01 5.762812e-02 5.762812e-02
+2.050000e+00 2.300000e-01 2.300000e-01 3.140000e-01 6.171710e-02 6.171710e-02
+2.510000e+00 2.300000e-01 2.300000e-01 2.530000e-01 6.652819e-02 6.652819e-02
+2.965000e+00 2.250000e-01 2.250000e-01 2.170000e-01 1.843909e-02 1.843909e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.800000e-01 1.910497e-02 1.910497e-02
+3.875000e+00 2.250000e-01 2.250000e-01 1.600000e-01 1.345362e-02 1.345362e-02
+4.330000e+00 2.300000e-01 2.300000e-01 1.470000e-01 1.345362e-02 1.345362e-02
+5.015000e+00 4.550000e-01 4.550000e-01 1.189000e-01 1.034795e-02 1.034795e-02
+5.925000e+00 4.550000e-01 4.550000e-01 9.010000e-02 7.710383e-03 7.710383e-03
+6.835000e+00 4.550000e-01 4.550000e-01 7.560000e-02 1.082266e-02 1.082266e-02
+7.750000e+00 4.600000e-01 4.600000e-01 6.290000e-02 1.134637e-02 1.134637e-02
+8.665000e+00 4.550000e-01 4.550000e-01 5.610000e-02 9.900505e-03 9.900505e-03
+1.051000e+01 1.390000e+00 1.390000e+00 4.010000e-02 2.267157e-03 2.267157e-03
+1.280000e+01 9.000000e-01 9.000000e-01 2.870000e-02 1.984943e-03 1.984943e-03
+1.595000e+01 2.250000e+00 2.250000e+00 1.838000e-02 1.388092e-03 1.388092e-03
+2.050000e+01 2.300000e+00 2.300000e+00 9.270000e-03 9.462558e-04 9.462558e-04
+2.510000e+01 2.300000e+00 2.300000e+00 4.710000e-03 5.920304e-04 5.920304e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.110000e-03 4.201190e-04 4.201190e-04
+4.105000e+01 4.550000e+00 4.550000e+00 2.700000e-04 1.920937e-04 1.920937e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d37-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.51, up: 3.51}}, 1: {error: {dn: -3.15, up: 3.15}}, 2: {error: {dn: -2.84, up: 2.84}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -2.64, up: 2.64}}, 5: {error: {dn: -2.8, up: 2.8}}, 6: {error: {dn: -3.04, up: 3.04}}, 7: {error: {dn: -0.83, up: 0.83}}, 8: {error: {dn: -0.85, up: 0.85}}, 9: {error: {dn: -0.62, up: 0.62}}, 10: {error: {dn: -0.63, up: 0.63}}, 11: {error: {dn: -0.47, up: 0.47}}, 12: {error: {dn: -0.35, up: 0.35}}, 13: {error: {dn: -0.49, up: 0.49}}, 14: {error: {dn: -0.52, up: 0.52}}, 15: {error: {dn: -0.45, up: 0.45}}, 16: {error: {dn: -0.1, up: 0.1}}, 17: {error: {dn: -0.09, up: 0.09}}, 18: {error: {dn: -0.063, up: 0.063}}, 19: {error: {dn: -0.043, up: 0.043}}, 20: {error: {dn: -0.027, up: 0.027}}, 21: {error: {dn: -0.019, up: 0.019}}, 22: {error: {dn: -0.0088, up: 0.0088}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d37-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t37
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 2.406000e+01 3.510000e+00 3.510000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 2.388000e+01 3.150000e+00 3.150000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 2.037000e+01 2.840000e+00 2.840000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.816000e+01 2.000000e+00 2.000000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.707000e+01 2.640000e+00 2.640000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.433000e+01 2.800000e+00 2.800000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.155000e+01 3.040000e+00 3.040000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 9.910000e+00 8.300000e-01 8.300000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 8.190000e+00 8.500000e-01 8.500000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 7.300000e+00 6.200000e-01 6.200000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 6.720000e+00 6.300000e-01 6.300000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.430000e+00 4.700000e-01 4.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.110000e+00 3.500000e-01 3.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.450000e+00 4.900000e-01 4.900000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.870000e+00 5.200000e-01 5.200000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.560000e+00 4.500000e-01 4.500000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 1.830000e+00 1.000000e-01 1.000000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 1.308000e+00 9.000000e-02 9.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 8.380000e-01 6.300000e-02 6.300000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.230000e-01 4.300000e-02 4.300000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.150000e-01 2.700000e-02 2.700000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 9.600000e-02 1.900000e-02 1.900000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 1.250000e-02 8.800000e-03 8.800000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d38-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.075, up: 0.075}}, 1: {stat: {dn: -0.031, up: 0.031}, sys: {dn: -0.054, up: 0.054}}, 2: {stat: {dn: -0.035, up: 0.035}, sys: {dn: -0.035, up: 0.035}}, 3: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.024, up: 0.024}}, 4: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.025, up: 0.025}}, 5: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.017, up: 0.017}}, 6: {stat: {dn: -0.0082, up: 0.0082}, sys: {dn: -0.0145, up: 0.0145}}, 7: {stat: {dn: -0.0021, up: 0.0021}, sys: {dn: -0.0113, up: 0.0113}}, 8: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.0088, up: 0.0088}}, 9: {stat: {dn: -0.0041, up: 0.0041}, sys: {dn: -0.0093, up: 0.0093}}, 10: {stat: {dn: -0.0035, up: 0.0035}, sys: {dn: -0.0091, up: 0.0091}}, 11: {stat: {dn: -0.0036, up: 0.0036}, sys: {dn: -0.0052, up: 0.0052}}, 12: {stat: {dn: -0.0048, up: 0.0048}, sys: {dn: -0.0061, up: 0.0061}}, 13: {stat: {dn: -0.0066, up: 0.0066}, sys: {dn: -0.0054, up: 0.0054}}, 14: {stat: {dn: -0.0077, up: 0.0077}, sys: {dn: -0.0045, up: 0.0045}}, 15: {stat: {dn: -0.0049, up: 0.0049}, sys: {dn: -0.0037, up: 0.0037}}, 16: {stat: {dn: -0.0013, up: 0.0013}, sys: {dn: -0.0019, up: 0.0019}}, 17: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.0014, up: 0.0014}}, 18: {stat: {dn: -0.00048, up: 0.00048}, sys: {dn: -0.00065, up: 0.00065}}, 19: {stat: {dn: -0.00028, up: 0.00028}, sys: {dn: -0.00045, up: 0.00045}}, 20: {stat: {dn: -0.00021, up: 0.00021}, sys: {dn: -0.00024, up: 0.00024}}, 21: {stat: {dn: -0.00014, up: 0.00014}, sys: {dn: -7.0e-05, up: 7.0e-05}}, 22: {stat: {dn: -0.00029, up: 0.00029}, sys: {dn: -3.0e-05, up: 3.0e-05}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d38-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t38
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-01 1.050000e-01 1.050000e-01 3.540000e-01 8.005623e-02 8.005623e-02
+1.025000e+00 1.150000e-01 1.150000e-01 3.170000e-01 6.226556e-02 6.226556e-02
+1.255000e+00 1.150000e-01 1.150000e-01 2.190000e-01 4.949747e-02 4.949747e-02
+1.485000e+00 1.150000e-01 1.150000e-01 2.510000e-01 3.465545e-02 3.465545e-02
+1.710000e+00 1.100000e-01 1.100000e-01 2.430000e-01 3.080584e-02 3.080584e-02
+2.050000e+00 2.300000e-01 2.300000e-01 2.080000e-01 2.267157e-02 2.267157e-02
+2.510000e+00 2.300000e-01 2.300000e-01 1.451000e-01 1.665803e-02 1.665803e-02
+2.965000e+00 2.250000e-01 2.250000e-01 1.200000e-01 1.149348e-02 1.149348e-02
+3.420000e+00 2.300000e-01 2.300000e-01 1.043000e-01 9.297311e-03 9.297311e-03
+3.875000e+00 2.250000e-01 2.250000e-01 9.140000e-02 1.016366e-02 1.016366e-02
+4.330000e+00 2.300000e-01 2.300000e-01 7.620000e-02 9.749872e-03 9.749872e-03
+5.015000e+00 4.550000e-01 4.550000e-01 6.550000e-02 6.324555e-03 6.324555e-03
+5.925000e+00 4.550000e-01 4.550000e-01 5.520000e-02 7.762087e-03 7.762087e-03
+6.835000e+00 4.550000e-01 4.550000e-01 4.190000e-02 8.527602e-03 8.527602e-03
+7.750000e+00 4.600000e-01 4.600000e-01 3.450000e-02 8.918520e-03 8.918520e-03
+8.665000e+00 4.550000e-01 4.550000e-01 2.770000e-02 6.140033e-03 6.140033e-03
+1.051000e+01 1.390000e+00 1.390000e+00 2.040000e-02 2.302173e-03 2.302173e-03
+1.280000e+01 9.000000e-01 9.000000e-01 1.320000e-02 1.720465e-03 1.720465e-03
+1.595000e+01 2.250000e+00 2.250000e+00 6.810000e-03 8.080223e-04 8.080223e-04
+2.050000e+01 2.300000e+00 2.300000e+00 3.150000e-03 5.300000e-04 5.300000e-04
+2.510000e+01 2.300000e+00 2.300000e+00 1.430000e-03 3.189044e-04 3.189044e-04
+3.195000e+01 4.550000e+00 4.550000e+00 2.700000e-04 1.565248e-04 1.565248e-04
+4.105000e+01 4.550000e+00 4.550000e+00 7.000000e-05 2.915476e-04 2.915476e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_1998_I473409/d39-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.64, up: 3.64}}, 1: {error: {dn: -2.82, up: 2.82}}, 2: {error: {dn: -2.26, up: 2.26}}, 3: {error: {dn: -1.58, up: 1.58}}, 4: {error: {dn: -1.41, up: 1.41}}, 5: {error: {dn: -1.0, up: 1.0}}, 6: {error: {dn: -0.76, up: 0.76}}, 7: {error: {dn: -0.52, up: 0.52}}, 8: {error: {dn: -0.42, up: 0.42}}, 9: {error: {dn: -0.47, up: 0.47}}, 10: {error: {dn: -0.44, up: 0.44}}, 11: {error: {dn: -0.29, up: 0.29}}, 12: {error: {dn: -0.36, up: 0.36}}, 13: {error: {dn: -0.39, up: 0.39}}, 14: {error: {dn: -0.41, up: 0.41}}, 15: {error: {dn: -0.28, up: 0.28}}, 16: {error: {dn: -0.11, up: 0.11}}, 17: {error: {dn: -0.079, up: 0.079}}, 18: {error: {dn: -0.037, up: 0.037}}, 19: {error: {dn: -0.024, up: 0.024}}, 20: {error: {dn: -0.015, up: 0.015}}, 21: {error: {dn: -0.0071, up: 0.0071}}, 22: {error: {dn: -0.013, up: 0.013}}}
+
+IsRef: 1
+Path: /REF/DELPHI_1998_I473409/d39-x01-y01
+Title: doi:10.17182/hepdata.49385.v1/t39
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 2.500000e-03 2.500000e-03 1.613000e+01 3.640000e+00 3.640000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 1.446000e+01 2.820000e+00 2.820000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 9.980000e+00 2.260000e+00 2.260000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.144000e+01 1.580000e+00 1.580000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.107000e+01 1.410000e+00 1.410000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 9.490000e+00 1.000000e+00 1.000000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.620000e+00 7.600000e-01 7.600000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.470000e+00 5.200000e-01 5.200000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.760000e+00 4.200000e-01 4.200000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 4.170000e+00 4.700000e-01 4.700000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.470000e+00 4.400000e-01 4.400000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.990000e+00 2.900000e-01 2.900000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.520000e+00 3.600000e-01 3.600000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.910000e+00 3.900000e-01 3.900000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.570000e+00 4.100000e-01 4.100000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.270000e+00 2.800000e-01 2.800000e-01
+2.300000e-01 3.000000e-02 3.000000e-02 9.300000e-01 1.100000e-01 1.100000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 6.020000e-01 7.900000e-02 7.900000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.110000e-01 3.700000e-02 3.700000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.440000e-01 2.400000e-02 2.400000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.500000e-02 1.500000e-02 1.500000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.240000e-02 7.100000e-03 7.100000e-03
+9.000000e-01 1.000000e-01 1.000000e-01 3.000000e-03 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_2003_I620250.cc b/analyses/pluginLEP/DELPHI_2003_I620250.cc
--- a/analyses/pluginLEP/DELPHI_2003_I620250.cc
+++ b/analyses/pluginLEP/DELPHI_2003_I620250.cc
@@ -1,152 +1,286 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/FastJets.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/Hemispheres.hh"
+#include "Rivet/Projections/ParisiTensor.hh"
namespace Rivet {
/// @brief DELPHI event shapes below the Z pole
class DELPHI_2003_I620250 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_2003_I620250);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
+ declare(Beam(), "Beams");
const FinalState fs;
declare(fs, "FS");
const Thrust thrust(fs);
declare(thrust, "Thrust");
declare(Sphericity(fs), "Sphericity");
declare(ParisiTensor(fs), "Parisi");
declare(Hemispheres(thrust), "Hemispheres");
// find the beam energy
unsigned int offset = 0;
+ int offset2 = -1;
if (fuzzyEquals(sqrtS()/GeV, 45, 1E-3)) offset = 1;
else if (fuzzyEquals(sqrtS()/GeV, 66, 1E-3)) offset = 2;
else if (fuzzyEquals(sqrtS()/GeV, 76, 1E-3)) offset = 3;
+ else if (fuzzyEquals(sqrtS()/GeV, 183 , 1E-3)) {
+ offset2= 0;
+ offset = 1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 189 , 1E-3)) {
+ offset2= 0;
+ offset = 2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 192 , 1E-3)) {
+ offset2= 0;
+ offset = 3;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 196 , 1E-3)) {
+ offset2= 0;
+ offset = 4;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 200 , 1E-3)) {
+ offset2= 1;
+ offset = 1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 202 , 1E-3)) {
+ offset2= 1;
+ offset = 2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 205 , 1E-3)) {
+ offset2= 1;
+ offset = 3;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 207 , 1E-3)) {
+ offset2= 1;
+ offset = 4;
+ }
else MSG_ERROR("Beam energy not supported!");
// Book the histograms
- _h_thrust = bookHisto1D( 1, 1, offset);
- _h_major = bookHisto1D( 2, 1, offset);
- _h_minor = bookHisto1D( 3, 1, offset);
- _h_sphericity = bookHisto1D( 4, 1, offset);
- _h_planarity = bookHisto1D( 5, 1, offset);
- _h_oblateness = bookHisto1D( 6, 1, offset);
- _h_heavy_jet_mass = bookHisto1D( 7, 1, offset);
- _h_light_jet_mass = bookHisto1D( 9, 1, offset);
- _h_diff_jet_mass = bookHisto1D(10, 1, offset);
- _h_total_jet_mass = bookHisto1D(11, 1, offset);
- _h_heavy_jet_mass_E = bookHisto1D( 8, 1, offset);
- _h_total_jet_mass_E = bookHisto1D(12, 1, offset);
- _h_wide_broading = bookHisto1D(13, 1, offset);
- _h_narrow_broading = bookHisto1D(14, 1, offset);
- _h_total_broading = bookHisto1D(15, 1, offset);
- _h_diff_broading = bookHisto1D(16, 1, offset);
+ if(offset2<0) {
+ _h_thrust = bookHisto1D( 1, 1, offset);
+ _h_major = bookHisto1D( 2, 1, offset);
+ _h_minor = bookHisto1D( 3, 1, offset);
+ _h_sphericity = bookHisto1D( 4, 1, offset);
+ _h_planarity = bookHisto1D( 5, 1, offset);
+ _h_oblateness = bookHisto1D( 6, 1, offset);
+ _h_heavy_jet_mass = bookHisto1D( 7, 1, offset);
+ _h_light_jet_mass = bookHisto1D( 9, 1, offset);
+ _h_diff_jet_mass = bookHisto1D(10, 1, offset);
+ _h_total_jet_mass = bookHisto1D(11, 1, offset);
+ _h_heavy_jet_mass_E = bookHisto1D( 8, 1, offset);
+ _h_total_jet_mass_E = bookHisto1D(12, 1, offset);
+ _h_wide_broading = bookHisto1D(13, 1, offset);
+ _h_narrow_broading = bookHisto1D(14, 1, offset);
+ _h_total_broading = bookHisto1D(15, 1, offset);
+ _h_diff_broading = bookHisto1D(16, 1, offset);
+ _h_CParam = bookHisto1D(17, 1, offset);
+ }
+ else {
+ _h_rap = bookHisto1D(30+offset2, 1, offset);
+ _h_xi = bookHisto1D(32+offset2, 1, offset);
+ _h_pTIn = bookHisto1D(34+offset2, 1, offset);
+ _h_pTOut = bookHisto1D(36+offset2, 1, offset);
+ _h_thrust = bookHisto1D(38+offset2, 1, offset);
+ _h_major = bookHisto1D(40+offset2, 1, offset);
+ _h_minor = bookHisto1D(42+offset2, 1, offset);
+ _h_oblateness = bookHisto1D(44+offset2, 1, offset);
+ _h_wide_broading = bookHisto1D(46+offset2, 1, offset);
+ _h_total_broading = bookHisto1D(48+offset2, 1, offset);
+ _h_diff_broading = bookHisto1D(50+offset2, 1, offset);
+ _h_CParam = bookHisto1D(52+offset2, 1, offset);
+ _h_DParam = bookHisto1D(54+offset2, 1, offset);
+ _h_heavy_jet_mass = bookHisto1D(56+offset2, 1, offset);
+ _h_heavy_jet_mass_P = bookHisto1D(58+offset2, 1, offset);
+ _h_heavy_jet_mass_E = bookHisto1D(60+offset2, 1, offset);
+ _h_light_jet_mass = bookHisto1D(62+offset2, 1, offset);
+ _h_diff_jet_mass = bookHisto1D(64+offset2, 1, offset);
+ _h_sphericity = bookHisto1D(66+offset2, 1, offset);
+ _h_planarity = bookHisto1D(68+offset2, 1, offset);
+ _h_aplanarity = bookHisto1D(70+offset2, 1, offset);
+ }
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const double weight = event.weight();
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
const Thrust& thrust = apply<Thrust>(event, "Thrust");
// thrust related observables
_h_thrust ->fill(1.-thrust.thrust() ,weight);
_h_major ->fill(thrust.thrustMajor(),weight);
_h_minor ->fill(thrust.thrustMinor(),weight);
_h_oblateness->fill(thrust.oblateness() ,weight);
// sphericity related
const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
_h_sphericity->fill(sphericity.sphericity(),weight);
_h_planarity ->fill(sphericity.planarity() ,weight);
+ if(_h_aplanarity) _h_aplanarity->fill(sphericity.aplanarity() ,weight);
// hemisphere related
const Hemispheres& hemi = apply<Hemispheres>(event, "Hemispheres");
// standard jet masses
_h_heavy_jet_mass->fill(hemi.scaledM2high(),weight);
_h_light_jet_mass->fill(hemi.scaledM2low() ,weight);
_h_diff_jet_mass ->fill(hemi.scaledM2diff(),weight);
- _h_total_jet_mass->fill(hemi.scaledM2low()+hemi.scaledM2high(),weight);
+ if(_h_total_jet_mass) _h_total_jet_mass->fill(hemi.scaledM2low()+hemi.scaledM2high(),weight);
// jet broadening
_h_wide_broading ->fill(hemi.Bmax() ,weight);
- _h_narrow_broading->fill(hemi.Bmin() ,weight);
+ if(_h_narrow_broading) _h_narrow_broading->fill(hemi.Bmin() ,weight);
_h_total_broading ->fill(hemi.Bsum() ,weight);
_h_diff_broading ->fill(hemi.Bdiff(),weight);
- // E scheme jet masses
+ // E and p scheme jet masses
Vector3 axis = thrust.thrustAxis();
- FourMomentum p4With, p4Against;
+ FourMomentum p4WithE, p4AgainstE;
+ FourMomentum p4WithP, p4AgainstP;
double Evis(0);
foreach(const Particle& p, apply<FinalState>(event, "FS").particles()) {
Vector3 p3 = p.momentum().vector3().unitVec();
const double E = p.momentum().E();
Evis += E;
p3 = E*p3;
const double p3Para = dot(p3, axis);
- FourMomentum p4(E,p3.x(),p3.y(),p3.z());
- if (p3Para > 0) p4With += p4;
- else if (p3Para < 0) p4Against += p4;
+ FourMomentum p4E(E,p3.x(),p3.y(),p3.z());
+ FourMomentum p4P(p.p3().mod(),p.p3().x(),p.p3().y(),p.p3().z());
+ if (p3Para > 0) {
+ p4WithE += p4E;
+ p4WithP += p4P;
+ }
+ else if (p3Para < 0) {
+ p4AgainstE += p4E;
+ p4AgainstP += p4P;
+ }
else {
MSG_WARNING("Particle split between hemispheres");
- p4With += 0.5 * p4;
- p4Against += 0.5 * p4;
+ p4WithE += 0.5 * p4E;
+ p4AgainstE += 0.5 * p4E;
+ p4WithP += 0.5 * p4P;
+ p4AgainstP += 0.5 * p4P;
}
}
- const double mass2With = p4With.mass2()/sqr(Evis);
- const double mass2Against = p4Against.mass2()/sqr(Evis);
+ // E scheme
+ const double mass2With_E = p4WithE.mass2()/sqr(Evis);
+ const double mass2Against_E = p4AgainstE.mass2()/sqr(Evis);
// fill the histograms
- _h_heavy_jet_mass_E->fill(max(mass2With,mass2Against),weight);
- _h_total_jet_mass_E->fill(mass2With+mass2Against,weight);
+ _h_heavy_jet_mass_E->fill(max(mass2With_E,mass2Against_E),weight);
+ if(_h_total_jet_mass_E) _h_total_jet_mass_E->fill(mass2With_E+mass2Against_E,weight);
+ // pscheme
+ const double mass2With_P = p4WithP.mass2()/sqr(Evis);
+ const double mass2Against_P = p4AgainstP.mass2()/sqr(Evis);
+ // fill the histograms
+ if(_h_heavy_jet_mass_P) _h_heavy_jet_mass_P->fill(max(mass2With_P,mass2Against_P),weight);
+
+ MSG_DEBUG("Calculating Parisi params");
+ const ParisiTensor& parisi = apply<ParisiTensor>(event, "Parisi");
+ _h_CParam->fill(parisi.C(), weight);
+ if(_h_DParam) _h_DParam->fill(parisi.D(), weight);
+
+ // single particle distributions
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ if(_h_xi) {
+ foreach (const Particle& p, fs.particles()) {
+ if( ! PID::isCharged(p.pdgId())) continue;
+ // Get momentum and energy of each particle.
+ const Vector3 mom3 = p.p3();
+ const double energy = p.E();
+
+ // Scaled momenta.
+ const double mom = mom3.mod();
+ const double scaledMom = mom/meanBeamMom;
+ const double logInvScaledMom = -std::log(scaledMom);
+ _h_xi->fill(logInvScaledMom, weight);
+
+ // Get momenta components w.r.t. thrust and sphericity.
+ const double momT = dot(thrust.thrustAxis(), mom3);
+ const double pTinT = dot(mom3, thrust.thrustMajorAxis());
+ const double pToutT = dot(mom3, thrust.thrustMinorAxis());
+ _h_pTIn ->fill(fabs(pTinT/GeV), weight);
+ _h_pTOut->fill(fabs(pToutT/GeV), weight);
+
+ // Calculate rapidities w.r.t. thrust and sphericity.
+ const double rapidityT = 0.5 * std::log((energy + momT) / (energy - momT));
+ _h_rap->fill(fabs(rapidityT), weight);
+ MSG_TRACE(fabs(rapidityT) << " " << scaledMom/GeV);
+ }
+ }
}
/// Normalise histograms etc., after the run
void finalize() {
normalize(_h_thrust );
normalize(_h_major );
normalize(_h_minor );
normalize(_h_sphericity );
normalize(_h_planarity );
+ if(_h_aplanarity) normalize(_h_aplanarity );
normalize(_h_oblateness );
normalize(_h_heavy_jet_mass );
normalize(_h_light_jet_mass );
normalize(_h_diff_jet_mass );
- normalize(_h_total_jet_mass );
+ if(_h_total_jet_mass) normalize(_h_total_jet_mass );
normalize(_h_heavy_jet_mass_E);
- normalize(_h_total_jet_mass_E);
+ if(_h_total_jet_mass_E) normalize(_h_total_jet_mass_E);
+ if(_h_heavy_jet_mass_P) normalize(_h_heavy_jet_mass_P);
normalize(_h_wide_broading );
- normalize(_h_narrow_broading );
+ if(_h_narrow_broading) normalize(_h_narrow_broading );
normalize(_h_total_broading );
normalize(_h_diff_broading );
-
+ normalize(_h_CParam );
+ if(_h_DParam) normalize(_h_DParam );
+ if(_h_xi) {
+ scale(_h_xi ,1./sumOfWeights());
+ scale(_h_pTIn ,1./sumOfWeights());
+ scale(_h_pTOut,1./sumOfWeights());
+ scale(_h_rap ,1./sumOfWeights());
+ }
}
//@}
/// @name Histograms
//@{
Histo1DPtr _h_thrust,_h_major,_h_minor;
- Histo1DPtr _h_sphericity,_h_planarity,_h_oblateness;
+ Histo1DPtr _h_sphericity,_h_planarity,_h_aplanarity,_h_oblateness;
Histo1DPtr _h_heavy_jet_mass,_h_light_jet_mass,_h_diff_jet_mass,_h_total_jet_mass;
Histo1DPtr _h_heavy_jet_mass_E,_h_total_jet_mass_E;
+ Histo1DPtr _h_heavy_jet_mass_P;
Histo1DPtr _h_wide_broading,_h_narrow_broading,_h_total_broading,_h_diff_broading;
+ Histo1DPtr _h_CParam,_h_DParam;
+ Histo1DPtr _h_xi, _h_pTIn, _h_pTOut,_h_rap;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(DELPHI_2003_I620250);
}
diff --git a/analyses/pluginLEP/DELPHI_2003_I620250.info b/analyses/pluginLEP/DELPHI_2003_I620250.info
--- a/analyses/pluginLEP/DELPHI_2003_I620250.info
+++ b/analyses/pluginLEP/DELPHI_2003_I620250.info
@@ -1,37 +1,38 @@
Name: DELPHI_2003_I620250
Year: 2003
-Summary: Measurements of event shapes at 45, 66 and 76 GeV by DELPHI using radiative return
+Summary: Measurements of event shapes by DELPHI, above and below $m_Z$
Experiment: DELPHI
Collider: LEP
InspireID: 620250
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Eur.Phys.J. C29 (2003) 285-312
RunInfo:
Hadronic Z decay events generated below the Z pole
NeedCrossSection: no
Beams: [e+, e-]
-Energies: [45,66,76]
+Energies: [45,66,76,183,189,192,196,200,202,205,207]
Description:
- 'Measurement of a wide range of event shapes by DELPHI at energies below the Z pole using radiative events. This analyses allows the energy dependence of simulations to be studied.'
+ 'Measurement of a wide range of event shapes by DELPHI at energies below the Z pole using radiative events and above $m_Z$ from LEP2.
+ This analyses allows the energy dependence of simulations to be studied. Only the distributions and not the means are implemented.'
Keywords: []
BibKey: Abdallah:2003xz
BibTeX: '@article{Abdallah:2003xz,
author = "Abdallah, J. and others",
title = "{A Study of the energy evolution of event shape
distributions and their means with the DELPHI detector at
LEP}",
collaboration = "DELPHI",
journal = "Eur. Phys. J.",
volume = "C29",
year = "2003",
pages = "285-312",
doi = "10.1140/epjc/s2003-01198-0",
eprint = "hep-ex/0307048",
archivePrefix = "arXiv",
primaryClass = "hep-ex",
reportNumber = "CERN-EP-2002-082",
SLACcitation = "%%CITATION = HEP-EX/0307048;%%"
}'
diff --git a/analyses/pluginLEP/DELPHI_2003_I620250.plot b/analyses/pluginLEP/DELPHI_2003_I620250.plot
--- a/analyses/pluginLEP/DELPHI_2003_I620250.plot
+++ b/analyses/pluginLEP/DELPHI_2003_I620250.plot
@@ -1,303 +1,1353 @@
BEGIN PLOT /DELPHI_2003_I620250/d01-x01-y01
Title=Thrust ($E_\mathrm{CMS}=45$ GeV)
XLabel=$1-T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d01-x01-y02
Title=Thrust ($E_\mathrm{CMS}=66$ GeV)
XLabel=$1-T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d01-x01-y03
Title=Thrust ($E_\mathrm{CMS}=76$ GeV)
XLabel=$1-T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d02-x01-y01
Title=Major ($E_\mathrm{CMS}=45$ GeV)
XLabel=$T_\mathrm{major}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{major}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d02-x01-y02
Title=Major ($E_\mathrm{CMS}=66$ GeV)
XLabel=$T_\mathrm{major}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{major}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d02-x01-y03
Title=Major ($E_\mathrm{CMS}=76$ GeV)
XLabel=$T_\mathrm{major}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{major}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d03-x01-y01
Title=Minor ($E_\mathrm{CMS}=45$ GeV)
XLabel=$T_\mathrm{minor}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{minor}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d03-x01-y02
Title=Minor ($E_\mathrm{CMS}=66$ GeV)
XLabel=$T_\mathrm{minor}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{minor}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d03-x01-y03
Title=Minor ($E_\mathrm{CMS}=76$ GeV)
XLabel=$T_\mathrm{minor}$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_\mathrm{minor}$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d04-x01-y01
Title=Sphericity ($E_\mathrm{CMS}=45$ GeV)
XLabel=$S$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d04-x01-y02
Title=Sphericity ($E_\mathrm{CMS}=66$ GeV)
XLabel=$S$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d04-x01-y03
Title=Sphericity ($E_\mathrm{CMS}=76$ GeV)
XLabel=$S$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d05-x01-y01
Title=Planarity ($E_\mathrm{CMS}=45$ GeV)
XLabel=$P$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d05-x01-y02
Title=Planarity ($E_\mathrm{CMS}=66$ GeV)
XLabel=$P$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d05-x01-y03
Title=Planarity ($E_\mathrm{CMS}=76$ GeV)
XLabel=$P$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d06-x01-y01
Title=Oblateness ($E_\mathrm{CMS}=45$ GeV)
XLabel=$O$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d06-x01-y02
Title=Oblateness ($E_\mathrm{CMS}=66$ GeV)
XLabel=$O$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d06-x01-y03
Title=Oblateness ($E_\mathrm{CMS}=76$ GeV)
XLabel=$O$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d08-x01-y01
Title=Heavy Jet Mass ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d08-x01-y02
Title=Heavy Jet Mass ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d08-x01-y03
Title=Heavy Jet Mass ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d07-x01-y01
Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d07-x01-y02
Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d07-x01-y03
Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d09-x01-y01
Title=Light Jet Mass ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d09-x01-y02
Title=Light Jet Mass ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d09-x01-y03
Title=Light Jet Mass ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d10-x01-y01
Title=Jet Mass difference ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d10-x01-y02
Title=Jet Mass difference ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d10-x01-y03
Title=Jet Mass difference ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d11-x01-y01
Title=Total Jet Mass ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d11-x01-y02
Title=Total Jet Mass ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d11-x01-y03
Title=Total Jet Mass ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d12-x01-y01
Title=Total Jet Mass (E-scheme) ($E_\mathrm{CMS}=45$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d12-x01-y02
Title=Total Jet Mass (E-scheme) ($E_\mathrm{CMS}=66$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d12-x01-y03
Title=Total Jet Mass (E-scheme) ($E_\mathrm{CMS}=76$ GeV)
XLabel=$\rho$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d13-x01-y01
Title=Wide jet broadening ($E_\mathrm{CMS}=45$ GeV)
XLabel=$B_W$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d13-x01-y02
Title=Wide jet broadening ($E_\mathrm{CMS}=66$ GeV)
XLabel=$B_W$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d13-x01-y03
Title=Wide jet broadening ($E_\mathrm{CMS}=76$ GeV)
XLabel=$B_W$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d14-x01-y01
Title=Narrow jet broadening ($E_\mathrm{CMS}=45$ GeV)
XLabel=$B_N$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_N$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d14-x01-y02
Title=Narrow jet broadening ($E_\mathrm{CMS}=66$ GeV)
XLabel=$B_N$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_N$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d14-x01-y03
Title=Narrow jet broadening ($E_\mathrm{CMS}=76$ GeV)
XLabel=$B_N$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_N$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d15-x01-y01
Title=Total jet broadening ($E_\mathrm{CMS}=45$ GeV)
XLabel=$B_T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d15-x01-y02
Title=Total jet broadening ($E_\mathrm{CMS}=66$ GeV)
XLabel=$B_T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d15-x01-y03
Title=Total jet broadening ($E_\mathrm{CMS}=76$ GeV)
XLabel=$B_T$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d16-x01-y01
Title=Difference of jet broadenings ($E_\mathrm{CMS}=45$ GeV)
XLabel=$B_D$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d16-x01-y02
Title=Difference of jet broadenings ($E_\mathrm{CMS}=66$ GeV)
XLabel=$B_D$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
LegendYPos=0.8
END PLOT
BEGIN PLOT /DELPHI_2003_I620250/d16-x01-y03
Title=Difference of jet broadenings ($E_\mathrm{CMS}=76$ GeV)
XLabel=$B_D$
YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
LegendYPos=0.8
-END PLOT
\ No newline at end of file
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d17-x01-y01
+Title=C-parameter ($E_\mathrm{CMS}=45$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d17-x01-y02
+Title=C-parameter ($E_\mathrm{CMS}=66$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d17-x01-y03
+Title=C-parameter ($E_\mathrm{CMS}=76$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d38-x01-y01
+Title=Thrust ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d38-x01-y02
+Title=Thrust ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d38-x01-y03
+Title=Thrust ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d38-x01-y04
+Title=Thrust ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d39-x01-y01
+Title=Thrust ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d39-x01-y02
+Title=Thrust ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d39-x01-y03
+Title=Thrust ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d39-x01-y04
+Title=Thrust ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$1-T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}(1-T)$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d40-x01-y01
+Title=Major ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d40-x01-y02
+Title=Major ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d40-x01-y03
+Title=Major ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d40-x01-y04
+Title=Major ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d41-x01-y01
+Title=Major ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d41-x01-y02
+Title=Major ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d41-x01-y03
+Title=Major ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d41-x01-y04
+Title=Major ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$T_{\text{major}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{major}}$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d42-x01-y01
+Title=Minor ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d42-x01-y02
+Title=Minor ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d42-x01-y03
+Title=Minor ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d42-x01-y04
+Title=Minor ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d43-x01-y01
+Title=Minor ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d43-x01-y02
+Title=Minor ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d43-x01-y03
+Title=Minor ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d43-x01-y04
+Title=Minor ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$T_{\text{minor}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}T_{\text{minor}}$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d44-x01-y01
+Title=Oblateness ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d44-x01-y02
+Title=Oblateness ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d44-x01-y03
+Title=Oblateness ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d44-x01-y04
+Title=Oblateness ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d45-x01-y01
+Title=Oblateness ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d45-x01-y02
+Title=Oblateness ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d45-x01-y03
+Title=Oblateness ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d45-x01-y04
+Title=Oblateness ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$O$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}O$
+LegendYPos=0.8
+END PLOT
+
+
+BEGIN PLOT /DELPHI_2003_I620250/d46-x01-y01
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d46-x01-y02
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d46-x01-y03
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d46-x01-y04
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d47-x01-y01
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d47-x01-y02
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d47-x01-y03
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d47-x01-y04
+Title=Wide Jet Broadening ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$B_W$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_W$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d48-x01-y01
+Title=Total Jet Broadening ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d48-x01-y02
+Title=Total Jet Broadening ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d48-x01-y03
+Title=Total Jet Broadening ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d48-x01-y04
+Title=Total Jet Broadening ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d49-x01-y01
+Title=Total Jet Broadening ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d49-x01-y02
+Title=Total Jet Broadening ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d49-x01-y03
+Title=Total Jet Broadening ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d49-x01-y04
+Title=Total Jet Broadening ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$B_T$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_T$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d50-x01-y01
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d50-x01-y02
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d50-x01-y03
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d50-x01-y04
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d51-x01-y01
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d51-x01-y02
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d51-x01-y03
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d51-x01-y04
+Title=Difference of the jet broadenings ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$B_D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}B_D$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d52-x01-y01
+Title=C-parameter ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d52-x01-y02
+Title=C-parameter ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d52-x01-y03
+Title=C-parameter ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d52-x01-y04
+Title=C-parameter ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d53-x01-y01
+Title=C-parameter ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d53-x01-y02
+Title=C-parameter ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d53-x01-y03
+Title=C-parameter ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d53-x01-y04
+Title=C-parameter ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$C$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}C$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d54-x01-y01
+Title=D-parameter ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d54-x01-y02
+Title=D-parameter ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d54-x01-y03
+Title=D-parameter ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d54-x01-y04
+Title=D-parameter ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d55-x01-y01
+Title=D-parameter ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d55-x01-y02
+Title=D-parameter ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d55-x01-y03
+Title=D-parameter ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d55-x01-y04
+Title=D-parameter ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$D$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}D$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d56-x01-y01
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d56-x01-y02
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d56-x01-y03
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d56-x01-y04
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d57-x01-y01
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d57-x01-y02
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d57-x01-y03
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d57-x01-y04
+Title=Heavy Jet Mass ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d58-x01-y01
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d58-x01-y02
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d58-x01-y03
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d58-x01-y04
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d59-x01-y01
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d59-x01-y02
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d59-x01-y03
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d59-x01-y04
+Title=Heavy Jet Mass (p-scheme) ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d60-x01-y01
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d60-x01-y02
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d60-x01-y03
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d60-x01-y04
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d61-x01-y01
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d61-x01-y02
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d61-x01-y03
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d61-x01-y04
+Title=Heavy Jet Mass (E-scheme) ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d62-x01-y01
+Title=Light Jet Mass ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d62-x01-y02
+Title=Light Jet Mass ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d62-x01-y03
+Title=Light Jet Mass ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d62-x01-y04
+Title=Light Jet Mass ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d63-x01-y01
+Title=Light Jet Mass ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d63-x01-y02
+Title=Light Jet Mass ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d63-x01-y03
+Title=Light Jet Mass ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d63-x01-y04
+Title=Light Jet Mass ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d64-x01-y01
+Title=Jet Mass Difference ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d64-x01-y02
+Title=Jet Mass Difference ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d64-x01-y03
+Title=Jet Mass Difference ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d64-x01-y04
+Title=Jet Mass Difference ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d65-x01-y01
+Title=Jet Mass Difference ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d65-x01-y02
+Title=Jet Mass Difference ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d65-x01-y03
+Title=Jet Mass Difference ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d65-x01-y04
+Title=Jet Mass Difference ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\rho$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\rho$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d66-x01-y01
+Title=Sphericity ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d66-x01-y02
+Title=Sphericity ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d66-x01-y03
+Title=Sphericity ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d66-x01-y04
+Title=Sphericity ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d67-x01-y01
+Title=Sphericity ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d67-x01-y02
+Title=Sphericity ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d67-x01-y03
+Title=Sphericity ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d67-x01-y04
+Title=Sphericity ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$S$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}S$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d68-x01-y01
+Title=Planarity ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d68-x01-y02
+Title=Planarity ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d68-x01-y03
+Title=Planarity ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d68-x01-y04
+Title=Planarity ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d69-x01-y01
+Title=Planarity ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d69-x01-y02
+Title=Planarity ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d69-x01-y03
+Title=Planarity ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d69-x01-y04
+Title=Planarity ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$P$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}P$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d70-x01-y01
+Title=Aplanarity ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d70-x01-y02
+Title=Aplanarity ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d70-x01-y03
+Title=Aplanarity ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d70-x01-y04
+Title=Aplanarity ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d71-x01-y01
+Title=Aplanarity ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d71-x01-y02
+Title=Aplanarity ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d71-x01-y03
+Title=Aplanarity ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d71-x01-y04
+Title=Aplanarity ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$A$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}A$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d30-x01-y01
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d30-x01-y02
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d30-x01-y03
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d30-x01-y04
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d31-x01-y01
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d31-x01-y02
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d31-x01-y03
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d31-x01-y04
+Title=Rapidity w.r.t thrust axis ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$y$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}y$
+LegendYPos=0.8
+END PLOT
+
+
+BEGIN PLOT /DELPHI_2003_I620250/d32-x01-y01
+Title=Log scaled momentum ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d32-x01-y02
+Title=Log scaled momentum ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d32-x01-y03
+Title=Log scaled momentum ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d32-x01-y04
+Title=Log scaled momentum ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d33-x01-y01
+Title=Log scaled momentum ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d33-x01-y02
+Title=Log scaled momentum ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d33-x01-y03
+Title=Log scaled momentum ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d33-x01-y04
+Title=Log scale momentum ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$\ln(1/x_p)$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}\ln(1/x_p)$
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d34-x01-y01
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d34-x01-y02
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d34-x01-y03
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d34-x01-y04
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d35-x01-y01
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d35-x01-y02
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d35-x01-y03
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d35-x01-y04
+Title=$p_\perp$ in the plane w.r.t thrust axis ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$p_\perp^{\text{in}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{in}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+
+BEGIN PLOT /DELPHI_2003_I620250/d36-x01-y01
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=183$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d36-x01-y02
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=189$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d36-x01-y03
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=192$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d36-x01-y04
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=196$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d37-x01-y01
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=200$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d37-x01-y02
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=202$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d37-x01-y03
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=205$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
+BEGIN PLOT /DELPHI_2003_I620250/d37-x01-y04
+Title=$p_\perp$ out the plane w.r.t thrust axis ($E_\mathrm{CMS}=207$ GeV)
+XLabel=$p_\perp^{\text{out}}$
+YLabel=$1/\sigma \; \mathrm{d}\sigma/\mathrm{d}p_\perp^{\text{out}}$ [$\text{GeV}^{-1}$]
+LegendYPos=0.8
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_2003_I620250.yoda b/analyses/pluginLEP/DELPHI_2003_I620250.yoda
--- a/analyses/pluginLEP/DELPHI_2003_I620250.yoda
+++ b/analyses/pluginLEP/DELPHI_2003_I620250.yoda
@@ -1,6271 +1,6270 @@
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3262, up: 0.3262}, sys: {dn: -0.4412, up: 0.4412}}, 1: {stat: {dn: -1.1372, up: 1.1372}, sys: {dn: -1.7204, up: 1.7204}}, 2: {stat: {dn: -1.2526, up: 1.2526}, sys: {dn: -0.6862, up: 0.6862}}, 3: {stat: {dn: -1.5059, up: 1.5059}, sys: {dn: -0.1661, up: 0.1661}}, 4: {stat: {dn: -1.8167, up: 1.8167}, sys: {dn: -0.7122, up: 0.7122}}, 5: {stat: {dn: -1.8246, up: 1.8246}, sys: {dn: -0.1705, up: 0.1705}}, 6: {stat: {dn: -1.8294, up: 1.8294}, sys: {dn: -0.5718, up: 0.5718}}, 7: {stat: {dn: -1.5624, up: 1.5624}, sys: {dn: -0.3935, up: 0.3935}}, 8: {stat: {dn: -0.9897, up: 0.9897}, sys: {dn: -0.2956, up: 0.2956}}, 9: {stat: {dn: -0.8528, up: 0.8528}, sys: {dn: -0.1284, up: 0.1284}}, 10: {stat: {dn: -0.6043, up: 0.6043}, sys: {dn: -0.1707, up: 0.1707}}, 11: {stat: {dn: -0.6321, up: 0.6321}, sys: {dn: -0.093, up: 0.093}}, 12: {stat: {dn: -0.4832, up: 0.4832}, sys: {dn: -0.1164, up: 0.1164}}, 13: {stat: {dn: -0.5783, up: 0.5783}, sys: {dn: -0.2826, up: 0.2826}}, 14: {stat: {dn: -0.432, up: 0.432}, sys: {dn: -0.0718, up: 0.0718}}, 15: {stat: {dn: -0.3114, up: 0.3114}, sys: {dn: -0.2489, up: 0.2489}}, 16: {stat: {dn: -0.3118, up: 0.3118}, sys: {dn: -0.116, up: 0.116}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d01-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t1
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 3.764000e-01 5.486929e-01 5.486929e-01
-1.500000e-02 5.000000e-03 5.000000e-03 4.730500e+00 2.062280e+00 2.062280e+00
-2.500000e-02 5.000000e-03 5.000000e-03 7.542800e+00 1.428243e+00 1.428243e+00
-3.500000e-02 5.000000e-03 5.000000e-03 8.484500e+00 1.515033e+00 1.515033e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.058550e+01 1.951314e+00 1.951314e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.129380e+01 1.832549e+00 1.832549e+00
-6.500000e-02 5.000000e-03 5.000000e-03 8.916400e+00 1.916679e+00 1.916679e+00
-7.500000e-02 5.000000e-03 5.000000e-03 8.682300e+00 1.611191e+00 1.611191e+00
-8.500000e-02 5.000000e-03 5.000000e-03 3.605400e+00 1.032901e+00 1.032901e+00
-9.500000e-02 5.000000e-03 5.000000e-03 2.831400e+00 8.624120e-01 8.624120e-01
-1.100000e-01 1.000000e-02 1.000000e-02 3.028500e+00 6.279466e-01 6.279466e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.685100e+00 6.389049e-01 6.389049e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.809200e+00 4.970223e-01 4.970223e-01
-1.700000e-01 1.000000e-02 1.000000e-02 2.025900e+00 6.436565e-01 6.436565e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.283000e+00 4.379261e-01 4.379261e-01
-2.200000e-01 2.000000e-02 2.000000e-02 9.558000e-01 3.986492e-01 3.986492e-01
-2.600000e-01 2.000000e-02 2.000000e-02 8.282000e-01 3.326789e-01 3.326789e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2055, up: 0.2055}, sys: {dn: -0.2244, up: 0.2244}}, 1: {stat: {dn: -0.7266, up: 0.7266}, sys: {dn: -0.6429, up: 0.6429}}, 2: {stat: {dn: -1.2677, up: 1.2677}, sys: {dn: -0.6325, up: 0.6325}}, 3: {stat: {dn: -1.2753, up: 1.2753}, sys: {dn: -0.4641, up: 0.4641}}, 4: {stat: {dn: -1.3344, up: 1.3344}, sys: {dn: -0.1886, up: 0.1886}}, 5: {stat: {dn: -1.322, up: 1.322}, sys: {dn: -0.3185, up: 0.3185}}, 6: {stat: {dn: -1.2825, up: 1.2825}, sys: {dn: -0.1885, up: 0.1885}}, 7: {stat: {dn: -0.9322, up: 0.9322}, sys: {dn: -0.1704, up: 0.1704}}, 8: {stat: {dn: -0.6628, up: 0.6628}, sys: {dn: -0.1216, up: 0.1216}}, 9: {stat: {dn: -0.9383, up: 0.9383}, sys: {dn: -0.3705, up: 0.3705}}, 10: {stat: {dn: -0.4702, up: 0.4702}, sys: {dn: -0.1102, up: 0.1102}}, 11: {stat: {dn: -0.5297, up: 0.5297}, sys: {dn: -0.0921, up: 0.0921}}, 12: {stat: {dn: -0.4081, up: 0.4081}, sys: {dn: -0.0798, up: 0.0798}}, 13: {stat: {dn: -0.3824, up: 0.3824}, sys: {dn: -0.0631, up: 0.0631}}, 14: {stat: {dn: -0.3149, up: 0.3149}, sys: {dn: -0.0897, up: 0.0897}}, 15: {stat: {dn: -0.2512, up: 0.2512}, sys: {dn: -0.096, up: 0.096}}, 16: {stat: {dn: -0.1479, up: 0.1479}, sys: {dn: -0.0426, up: 0.0426}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d01-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t1
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 5.910000e-01 3.042788e-01 3.042788e-01
-1.500000e-02 5.000000e-03 5.000000e-03 5.940400e+00 9.701897e-01 9.701897e-01
-2.500000e-02 5.000000e-03 5.000000e-03 1.379270e+01 1.416728e+00 1.416728e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.255320e+01 1.357122e+00 1.357122e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.060590e+01 1.347662e+00 1.347662e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.015120e+01 1.359826e+00 1.359826e+00
-6.500000e-02 5.000000e-03 5.000000e-03 8.440200e+00 1.296279e+00 1.296279e+00
-7.500000e-02 5.000000e-03 5.000000e-03 5.328100e+00 9.476460e-01 9.476460e-01
-8.500000e-02 5.000000e-03 5.000000e-03 2.231600e+00 6.738623e-01 6.738623e-01
-9.500000e-02 5.000000e-03 5.000000e-03 3.910700e+00 1.008800e+00 1.008800e+00
-1.100000e-01 1.000000e-02 1.000000e-02 2.536500e+00 4.829411e-01 4.829411e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.442000e+00 5.376472e-01 5.376472e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.346500e+00 4.158289e-01 4.158289e-01
-1.700000e-01 1.000000e-02 1.000000e-02 1.171200e+00 3.875711e-01 3.875711e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.007200e+00 3.274265e-01 3.274265e-01
-2.200000e-01 2.000000e-02 2.000000e-02 8.977000e-01 2.689190e-01 2.689190e-01
-2.600000e-01 2.000000e-02 2.000000e-02 3.329000e-01 1.539129e-01 1.539129e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1337, up: 0.1337}, sys: {dn: -0.3179, up: 0.3179}}, 1: {stat: {dn: -0.6863, up: 0.6863}, sys: {dn: -1.0215, up: 1.0215}}, 2: {stat: {dn: -1.2761, up: 1.2761}, sys: {dn: -0.716, up: 0.716}}, 3: {stat: {dn: -1.4039, up: 1.4039}, sys: {dn: -0.5749, up: 0.5749}}, 4: {stat: {dn: -1.4178, up: 1.4178}, sys: {dn: -0.4236, up: 0.4236}}, 5: {stat: {dn: -1.1266, up: 1.1266}, sys: {dn: -0.2523, up: 0.2523}}, 6: {stat: {dn: -1.0575, up: 1.0575}, sys: {dn: -0.2675, up: 0.2675}}, 7: {stat: {dn: -1.4108, up: 1.4108}, sys: {dn: -0.8901, up: 0.8901}}, 8: {stat: {dn: -0.7942, up: 0.7942}, sys: {dn: -0.2169, up: 0.2169}}, 9: {stat: {dn: -1.0788, up: 1.0788}, sys: {dn: -0.178, up: 0.178}}, 10: {stat: {dn: -0.7318, up: 0.7318}, sys: {dn: -0.4455, up: 0.4455}}, 11: {stat: {dn: -0.626, up: 0.626}, sys: {dn: -0.1759, up: 0.1759}}, 12: {stat: {dn: -0.5349, up: 0.5349}, sys: {dn: -0.3688, up: 0.3688}}, 13: {stat: {dn: -0.5673, up: 0.5673}, sys: {dn: -0.1768, up: 0.1768}}, 14: {stat: {dn: -0.3666, up: 0.3666}, sys: {dn: -0.074, up: 0.074}}, 15: {stat: {dn: -0.1582, up: 0.1582}, sys: {dn: -0.0424, up: 0.0424}}, 16: {stat: {dn: -0.1884, up: 0.1884}, sys: {dn: -0.0534, up: 0.0534}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d01-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t1
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 5.308000e-01 3.448711e-01 3.448711e-01
-1.500000e-02 5.000000e-03 5.000000e-03 6.964800e+00 1.230638e+00 1.230638e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.346560e+01 1.463245e+00 1.463245e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.287560e+01 1.517051e+00 1.517051e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.143370e+01 1.479728e+00 1.479728e+00
-5.500000e-02 5.000000e-03 5.000000e-03 8.230400e+00 1.154505e+00 1.154505e+00
-6.500000e-02 5.000000e-03 5.000000e-03 6.518900e+00 1.090808e+00 1.090808e+00
-7.500000e-02 5.000000e-03 5.000000e-03 7.806300e+00 1.668123e+00 1.668123e+00
-8.500000e-02 5.000000e-03 5.000000e-03 3.580900e+00 8.232856e-01 8.232856e-01
-9.500000e-02 5.000000e-03 5.000000e-03 4.567000e+00 1.093386e+00 1.093386e+00
-1.100000e-01 1.000000e-02 1.000000e-02 3.718400e+00 8.567389e-01 8.567389e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.458100e+00 6.502437e-01 6.502437e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.896500e+00 6.497164e-01 6.497164e-01
-1.700000e-01 1.000000e-02 1.000000e-02 1.977200e+00 5.942117e-01 5.942117e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.042900e+00 3.739941e-01 3.739941e-01
-2.200000e-01 2.000000e-02 2.000000e-02 4.420000e-01 1.637834e-01 1.637834e-01
-2.600000e-01 2.000000e-02 2.000000e-02 2.903000e-01 1.958217e-01 1.958217e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.4908, up: 0.4908}}, 1: {stat: {dn: -0.4307, up: 0.4307}, sys: {dn: -0.2325, up: 0.2325}}, 2: {stat: {dn: -0.5099, up: 0.5099}, sys: {dn: -0.3871, up: 0.3871}}, 3: {stat: {dn: -0.8818, up: 0.8818}, sys: {dn: -0.5886, up: 0.5886}}, 4: {stat: {dn: -0.9576, up: 0.9576}, sys: {dn: -0.2275, up: 0.2275}}, 5: {stat: {dn: -1.0161, up: 1.0161}, sys: {dn: -0.3477, up: 0.3477}}, 6: {stat: {dn: -0.9946, up: 0.9946}, sys: {dn: -0.2335, up: 0.2335}}, 7: {stat: {dn: -0.5643, up: 0.5643}, sys: {dn: -0.2606, up: 0.2606}}, 8: {stat: {dn: -0.4075, up: 0.4075}, sys: {dn: -0.1443, up: 0.1443}}, 9: {stat: {dn: -0.3209, up: 0.3209}, sys: {dn: -0.1627, up: 0.1627}}, 10: {stat: {dn: -0.2829, up: 0.2829}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.3086, up: 0.3086}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.2485, up: 0.2485}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.2154, up: 0.2154}, sys: {dn: -0.0718, up: 0.0718}}, 14: {stat: {dn: -0.1959, up: 0.1959}, sys: {dn: -0.0308, up: 0.0308}}, 15: {stat: {dn: -0.1626, up: 0.1626}, sys: {dn: -0.0173, up: 0.0173}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d02-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t2
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.500000e-02 5.000000e-03 5.000000e-03 1.814000e-01 5.601648e-01 5.601648e-01
-6.500000e-02 5.000000e-03 5.000000e-03 7.173000e-01 4.894474e-01 4.894474e-01
-7.500000e-02 5.000000e-03 5.000000e-03 1.069600e+00 6.401909e-01 6.401909e-01
-9.000000e-02 1.000000e-02 1.000000e-02 3.760900e+00 1.060199e+00 1.060199e+00
-1.100000e-01 1.000000e-02 1.000000e-02 5.333400e+00 9.842530e-01 9.842530e-01
-1.300000e-01 1.000000e-02 1.000000e-02 5.865300e+00 1.073943e+00 1.073943e+00
-1.500000e-01 1.000000e-02 1.000000e-02 5.867700e+00 1.021642e+00 1.021642e+00
-1.800000e-01 2.000000e-02 2.000000e-02 4.175900e+00 6.215681e-01 6.215681e-01
-2.200000e-01 2.000000e-02 2.000000e-02 2.937500e+00 4.322947e-01 4.322947e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.843000e+00 3.597890e-01 3.597890e-01
-3.000000e-01 2.000000e-02 2.000000e-02 1.268800e+00 3.072986e-01 3.072986e-01
-3.400000e-01 2.000000e-02 2.000000e-02 1.342700e+00 3.111816e-01 3.111816e-01
-3.800000e-01 2.000000e-02 2.000000e-02 9.631000e-01 2.642958e-01 2.642958e-01
-4.200000e-01 2.000000e-02 2.000000e-02 5.380000e-01 2.270515e-01 2.270515e-01
-4.600000e-01 2.000000e-02 2.000000e-02 5.251000e-01 1.983065e-01 1.983065e-01
-5.000000e-01 2.000000e-02 2.000000e-02 3.643000e-01 1.635177e-01 1.635177e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3644, up: 0.3644}, sys: {dn: -0.167, up: 0.167}}, 1: {stat: {dn: -0.7814, up: 0.7814}, sys: {dn: -0.3136, up: 0.3136}}, 2: {stat: {dn: -0.8098, up: 0.8098}, sys: {dn: -0.4724, up: 0.4724}}, 3: {stat: {dn: -0.6266, up: 0.6266}, sys: {dn: -0.1621, up: 0.1621}}, 4: {stat: {dn: -0.7667, up: 0.7667}, sys: {dn: -0.037, up: 0.037}}, 5: {stat: {dn: -0.6346, up: 0.6346}, sys: {dn: -0.2469, up: 0.2469}}, 6: {stat: {dn: -0.5452, up: 0.5452}, sys: {dn: -0.2283, up: 0.2283}}, 7: {stat: {dn: -0.3456, up: 0.3456}, sys: {dn: -0.0859, up: 0.0859}}, 8: {stat: {dn: -0.2833, up: 0.2833}, sys: {dn: -0.107, up: 0.107}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.0318, up: 0.0318}}, 10: {stat: {dn: -0.3029, up: 0.3029}, sys: {dn: -0.0532, up: 0.0532}}, 11: {stat: {dn: -0.2105, up: 0.2105}, sys: {dn: -0.0654, up: 0.0654}}, 12: {stat: {dn: -0.1866, up: 0.1866}, sys: {dn: -0.0762, up: 0.0762}}, 13: {stat: {dn: -0.1468, up: 0.1468}, sys: {dn: -0.0474, up: 0.0474}}, 14: {stat: {dn: -0.2191, up: 0.2191}, sys: {dn: -0.0637, up: 0.0637}}, 15: {stat: {dn: -0.0661, up: 0.0661}, sys: {dn: -0.0092, up: 0.0092}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d02-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t2
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.500000e-02 5.000000e-03 5.000000e-03 7.248000e-01 4.008446e-01 4.008446e-01
-6.500000e-02 5.000000e-03 5.000000e-03 2.875900e+00 8.419804e-01 8.419804e-01
-7.500000e-02 5.000000e-03 5.000000e-03 4.006700e+00 9.375168e-01 9.375168e-01
-9.000000e-02 1.000000e-02 1.000000e-02 5.362400e+00 6.472279e-01 6.472279e-01
-1.100000e-01 1.000000e-02 1.000000e-02 7.449900e+00 7.675923e-01 7.675923e-01
-1.300000e-01 1.000000e-02 1.000000e-02 5.765000e+00 6.809382e-01 6.809382e-01
-1.500000e-01 1.000000e-02 1.000000e-02 4.204500e+00 5.910702e-01 5.910702e-01
-1.800000e-01 2.000000e-02 2.000000e-02 3.503300e+00 3.561154e-01 3.561154e-01
-2.200000e-01 2.000000e-02 2.000000e-02 2.052500e+00 3.028331e-01 3.028331e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.665800e+00 2.718662e-01 2.718662e-01
-3.000000e-01 2.000000e-02 2.000000e-02 1.614300e+00 3.075364e-01 3.075364e-01
-3.400000e-01 2.000000e-02 2.000000e-02 8.131000e-01 2.204255e-01 2.204255e-01
-3.800000e-01 2.000000e-02 2.000000e-02 7.251000e-01 2.015589e-01 2.015589e-01
-4.200000e-01 2.000000e-02 2.000000e-02 4.017000e-01 1.542628e-01 1.542628e-01
-4.600000e-01 2.000000e-02 2.000000e-02 4.900000e-01 2.281721e-01 2.281721e-01
-5.000000e-01 2.000000e-02 2.000000e-02 9.740000e-02 6.673717e-02 6.673717e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2747, up: 0.2747}, sys: {dn: -0.1176, up: 0.1176}}, 1: {stat: {dn: -0.6134, up: 0.6134}, sys: {dn: -0.2273, up: 0.2273}}, 2: {stat: {dn: -0.786, up: 0.786}, sys: {dn: -0.1779, up: 0.1779}}, 3: {stat: {dn: -0.572, up: 0.572}, sys: {dn: -0.2216, up: 0.2216}}, 4: {stat: {dn: -0.6424, up: 0.6424}, sys: {dn: -0.1744, up: 0.1744}}, 5: {stat: {dn: -0.5394, up: 0.5394}, sys: {dn: -0.1493, up: 0.1493}}, 6: {stat: {dn: -0.5486, up: 0.5486}, sys: {dn: -0.1155, up: 0.1155}}, 7: {stat: {dn: -0.3818, up: 0.3818}, sys: {dn: -0.0877, up: 0.0877}}, 8: {stat: {dn: -0.3174, up: 0.3174}, sys: {dn: -0.2417, up: 0.2417}}, 9: {stat: {dn: -0.3503, up: 0.3503}, sys: {dn: -0.0769, up: 0.0769}}, 10: {stat: {dn: -0.2809, up: 0.2809}, sys: {dn: -0.2536, up: 0.2536}}, 11: {stat: {dn: -0.3934, up: 0.3934}, sys: {dn: -0.1103, up: 0.1103}}, 12: {stat: {dn: -0.2298, up: 0.2298}, sys: {dn: -0.0812, up: 0.0812}}, 13: {stat: {dn: -0.1956, up: 0.1956}, sys: {dn: -0.041, up: 0.041}}, 14: {stat: {dn: -0.141, up: 0.141}, sys: {dn: -0.0319, up: 0.0319}}, 15: {stat: {dn: -0.1192, up: 0.1192}, sys: {dn: -0.0244, up: 0.0244}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d02-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t2
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.500000e-02 5.000000e-03 5.000000e-03 9.074000e-01 2.988141e-01 2.988141e-01
-6.500000e-02 5.000000e-03 5.000000e-03 3.280300e+00 6.541597e-01 6.541597e-01
-7.500000e-02 5.000000e-03 5.000000e-03 4.883500e+00 8.058811e-01 8.058811e-01
-9.000000e-02 1.000000e-02 1.000000e-02 5.388900e+00 6.134253e-01 6.134253e-01
-1.100000e-01 1.000000e-02 1.000000e-02 5.813700e+00 6.656524e-01 6.656524e-01
-1.300000e-01 1.000000e-02 1.000000e-02 4.734600e+00 5.596810e-01 5.596810e-01
-1.500000e-01 1.000000e-02 1.000000e-02 4.398700e+00 5.606266e-01 5.606266e-01
-1.800000e-01 2.000000e-02 2.000000e-02 3.393800e+00 3.917429e-01 3.917429e-01
-2.200000e-01 2.000000e-02 2.000000e-02 2.337600e+00 3.989507e-01 3.989507e-01
-2.600000e-01 2.000000e-02 2.000000e-02 2.150900e+00 3.586415e-01 3.586415e-01
-3.000000e-01 2.000000e-02 2.000000e-02 1.252400e+00 3.784412e-01 3.784412e-01
-3.400000e-01 2.000000e-02 2.000000e-02 1.684600e+00 4.085703e-01 4.085703e-01
-3.800000e-01 2.000000e-02 2.000000e-02 8.822000e-01 2.437242e-01 2.437242e-01
-4.200000e-01 2.000000e-02 2.000000e-02 6.011000e-01 1.998508e-01 1.998508e-01
-4.600000e-01 2.000000e-02 2.000000e-02 3.271000e-01 1.445635e-01 1.445635e-01
-5.000000e-01 2.000000e-02 2.000000e-02 1.147000e-01 1.216717e-01 1.216717e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0993, up: 0.0993}, sys: {dn: -0.0849, up: 0.0849}}, 1: {stat: {dn: -0.4551, up: 0.4551}, sys: {dn: -0.3377, up: 0.3377}}, 2: {stat: {dn: -0.8667, up: 0.8667}, sys: {dn: -0.3163, up: 0.3163}}, 3: {stat: {dn: -1.1288, up: 1.1288}, sys: {dn: -0.829, up: 0.829}}, 4: {stat: {dn: -1.3391, up: 1.3391}, sys: {dn: -0.2645, up: 0.2645}}, 5: {stat: {dn: -1.1038, up: 1.1038}, sys: {dn: -0.5246, up: 0.5246}}, 6: {stat: {dn: -1.2481, up: 1.2481}, sys: {dn: -0.3634, up: 0.3634}}, 7: {stat: {dn: -0.9633, up: 0.9633}, sys: {dn: -0.595, up: 0.595}}, 8: {stat: {dn: -0.8756, up: 0.8756}, sys: {dn: -0.3955, up: 0.3955}}, 9: {stat: {dn: -0.5257, up: 0.5257}, sys: {dn: -0.2377, up: 0.2377}}, 10: {stat: {dn: -0.2816, up: 0.2816}, sys: {dn: -0.1117, up: 0.1117}}, 11: {stat: {dn: -0.1783, up: 0.1783}, sys: {dn: -0.0621, up: 0.0621}}, 12: {stat: {dn: -0.112, up: 0.112}, sys: {dn: -0.0886, up: 0.0886}}, 13: {stat: {dn: -0.0171, up: 0.0171}, sys: {dn: -0.0045, up: 0.0045}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d03-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t3
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-3.000000e-02 1.000000e-02 1.000000e-02 1.524000e-01 1.306465e-01 1.306465e-01
-4.500000e-02 5.000000e-03 5.000000e-03 1.190400e+00 5.667074e-01 5.667074e-01
-5.500000e-02 5.000000e-03 5.000000e-03 3.335200e+00 9.226129e-01 9.226129e-01
-6.500000e-02 5.000000e-03 5.000000e-03 5.211500e+00 1.400511e+00 1.400511e+00
-7.500000e-02 5.000000e-03 5.000000e-03 7.256100e+00 1.364972e+00 1.364972e+00
-9.000000e-02 1.000000e-02 1.000000e-02 8.795800e+00 1.222121e+00 1.222121e+00
-1.100000e-01 1.000000e-02 1.000000e-02 1.037900e+01 1.299928e+00 1.299928e+00
-1.300000e-01 1.000000e-02 1.000000e-02 5.394000e+00 1.132242e+00 1.132242e+00
-1.500000e-01 1.000000e-02 1.000000e-02 4.600400e+00 9.607786e-01 9.607786e-01
-1.800000e-01 2.000000e-02 2.000000e-02 3.358300e+00 5.769417e-01 5.769417e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.311800e+00 3.029446e-01 3.029446e-01
-2.600000e-01 2.000000e-02 2.000000e-02 5.239000e-01 1.888049e-01 1.888049e-01
-3.000000e-01 2.000000e-02 2.000000e-02 2.389000e-01 1.428074e-01 1.428074e-01
-3.600000e-01 4.000000e-02 4.000000e-02 1.980000e-02 1.768219e-02 1.768219e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1562, up: 0.1562}, sys: {dn: -0.0489, up: 0.0489}}, 1: {stat: {dn: -0.3787, up: 0.3787}, sys: {dn: -0.2267, up: 0.2267}}, 2: {stat: {dn: -0.8954, up: 0.8954}, sys: {dn: -0.3403, up: 0.3403}}, 3: {stat: {dn: -1.0913, up: 1.0913}, sys: {dn: -0.7416, up: 0.7416}}, 4: {stat: {dn: -1.3765, up: 1.3765}, sys: {dn: -0.3571, up: 0.3571}}, 5: {stat: {dn: -0.8493, up: 0.8493}, sys: {dn: -0.2367, up: 0.2367}}, 6: {stat: {dn: -0.8181, up: 0.8181}, sys: {dn: -0.2352, up: 0.2352}}, 7: {stat: {dn: -0.7457, up: 0.7457}, sys: {dn: -0.2143, up: 0.2143}}, 8: {stat: {dn: -0.5593, up: 0.5593}, sys: {dn: -0.2135, up: 0.2135}}, 9: {stat: {dn: -0.329, up: 0.329}, sys: {dn: -0.1082, up: 0.1082}}, 10: {stat: {dn: -0.1762, up: 0.1762}, sys: {dn: -0.0391, up: 0.0391}}, 11: {stat: {dn: -0.1471, up: 0.1471}, sys: {dn: -0.0313, up: 0.0313}}, 12: {stat: {dn: -0.0701, up: 0.0701}, sys: {dn: -0.0394, up: 0.0394}}, 13: {stat: {dn: -0.1058, up: 0.1058}, sys: {dn: -0.0077, up: 0.0077}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d03-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t3
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-3.000000e-02 1.000000e-02 1.000000e-02 4.903000e-01 1.636754e-01 1.636754e-01
-4.500000e-02 5.000000e-03 5.000000e-03 1.879900e+00 4.413690e-01 4.413690e-01
-5.500000e-02 5.000000e-03 5.000000e-03 6.603200e+00 9.578858e-01 9.578858e-01
-6.500000e-02 5.000000e-03 5.000000e-03 9.630400e+00 1.319434e+00 1.319434e+00
-7.500000e-02 5.000000e-03 5.000000e-03 1.270670e+01 1.422066e+00 1.422066e+00
-9.000000e-02 1.000000e-02 1.000000e-02 9.669900e+00 8.816674e-01 8.816674e-01
-1.100000e-01 1.000000e-02 1.000000e-02 8.201100e+00 8.512383e-01 8.512383e-01
-1.300000e-01 1.000000e-02 1.000000e-02 5.829200e+00 7.758821e-01 7.758821e-01
-1.500000e-01 1.000000e-02 1.000000e-02 3.314800e+00 5.986641e-01 5.986641e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.678700e+00 3.463354e-01 3.463354e-01
-2.200000e-01 2.000000e-02 2.000000e-02 6.668000e-01 1.804861e-01 1.804861e-01
-2.600000e-01 2.000000e-02 2.000000e-02 2.512000e-01 1.503932e-01 1.503932e-01
-3.000000e-01 2.000000e-02 2.000000e-02 7.150000e-02 8.041374e-02 8.041374e-02
-3.600000e-01 4.000000e-02 4.000000e-02 9.230000e-02 1.060798e-01 1.060798e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1514, up: 0.1514}, sys: {dn: -0.1656, up: 0.1656}}, 1: {stat: {dn: -0.4345, up: 0.4345}, sys: {dn: -0.4064, up: 0.4064}}, 2: {stat: {dn: -0.8249, up: 0.8249}, sys: {dn: -0.6604, up: 0.6604}}, 3: {stat: {dn: -1.0415, up: 1.0415}, sys: {dn: -0.4357, up: 0.4357}}, 4: {stat: {dn: -1.3864, up: 1.3864}, sys: {dn: -0.136, up: 0.136}}, 5: {stat: {dn: -0.8776, up: 0.8776}, sys: {dn: -0.2004, up: 0.2004}}, 6: {stat: {dn: -0.8977, up: 0.8977}, sys: {dn: -0.3116, up: 0.3116}}, 7: {stat: {dn: -0.8284, up: 0.8284}, sys: {dn: -0.2865, up: 0.2865}}, 8: {stat: {dn: -0.695, up: 0.695}, sys: {dn: -0.1798, up: 0.1798}}, 9: {stat: {dn: -0.3669, up: 0.3669}, sys: {dn: -0.0992, up: 0.0992}}, 10: {stat: {dn: -0.2526, up: 0.2526}, sys: {dn: -0.1158, up: 0.1158}}, 11: {stat: {dn: -0.2772, up: 0.2772}, sys: {dn: -0.124, up: 0.124}}, 12: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.005, up: 0.005}}, 13: {stat: {dn: -0.0997, up: 0.0997}, sys: {dn: -0.006, up: 0.006}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d03-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t3
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-3.000000e-02 1.000000e-02 1.000000e-02 7.107000e-01 2.243776e-01 2.243776e-01
-4.500000e-02 5.000000e-03 5.000000e-03 2.680000e+00 5.949380e-01 5.949380e-01
-5.500000e-02 5.000000e-03 5.000000e-03 6.943900e+00 1.056687e+00 1.056687e+00
-6.500000e-02 5.000000e-03 5.000000e-03 9.235100e+00 1.128963e+00 1.128963e+00
-7.500000e-02 5.000000e-03 5.000000e-03 1.280700e+01 1.393055e+00 1.393055e+00
-9.000000e-02 1.000000e-02 1.000000e-02 1.015160e+01 9.001899e-01 9.001899e-01
-1.100000e-01 1.000000e-02 1.000000e-02 8.989900e+00 9.502420e-01 9.502420e-01
-1.300000e-01 1.000000e-02 1.000000e-02 6.064800e+00 8.765437e-01 8.765437e-01
-1.500000e-01 1.000000e-02 1.000000e-02 2.867600e+00 7.178809e-01 7.178809e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.766600e+00 3.800740e-01 3.800740e-01
-2.200000e-01 2.000000e-02 2.000000e-02 5.873000e-01 2.778784e-01 2.778784e-01
-2.600000e-01 2.000000e-02 2.000000e-02 4.705000e-01 3.036706e-01 3.036706e-01
-3.000000e-01 2.000000e-02 2.000000e-02 7.490000e-02 5.921149e-02 5.921149e-02
-3.600000e-01 4.000000e-02 4.000000e-02 5.110000e-02 9.988038e-02 9.988038e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.0434, up: 1.0434}, sys: {dn: -0.7754, up: 0.7754}}, 1: {stat: {dn: -1.8053, up: 1.8053}, sys: {dn: -1.2447, up: 1.2447}}, 2: {stat: {dn: -2.9301, up: 2.9301}, sys: {dn: -1.1178, up: 1.1178}}, 3: {stat: {dn: -1.8581, up: 1.8581}, sys: {dn: -0.1738, up: 0.1738}}, 4: {stat: {dn: -1.5805, up: 1.5805}, sys: {dn: -0.6916, up: 0.6916}}, 5: {stat: {dn: -1.4863, up: 1.4863}, sys: {dn: -0.6216, up: 0.6216}}, 6: {stat: {dn: -0.8743, up: 0.8743}, sys: {dn: -0.1039, up: 0.1039}}, 7: {stat: {dn: -0.5137, up: 0.5137}, sys: {dn: -0.218, up: 0.218}}, 8: {stat: {dn: -0.4816, up: 0.4816}, sys: {dn: -0.1091, up: 0.1091}}, 9: {stat: {dn: -0.3017, up: 0.3017}, sys: {dn: -0.1757, up: 0.1757}}, 10: {stat: {dn: -0.2184, up: 0.2184}, sys: {dn: -0.0688, up: 0.0688}}, 11: {stat: {dn: -0.1756, up: 0.1756}, sys: {dn: -0.0499, up: 0.0499}}, 12: {stat: {dn: -0.1856, up: 0.1856}, sys: {dn: -0.0714, up: 0.0714}}, 13: {stat: {dn: -0.1563, up: 0.1563}, sys: {dn: -0.054, up: 0.054}}, 14: {stat: {dn: -0.1779, up: 0.1779}, sys: {dn: -0.1148, up: 0.1148}}, 15: {stat: {dn: -0.1064, up: 0.1064}, sys: {dn: -0.0131, up: 0.0131}}, 16: {stat: {dn: -0.0619, up: 0.0619}, sys: {dn: -0.0214, up: 0.0214}}, 17: {stat: {dn: -0.0481, up: 0.0481}, sys: {dn: -0.0162, up: 0.0162}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d04-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t4
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 3.560000e+00 1.299973e+00 1.299973e+00
-1.500000e-02 5.000000e-03 5.000000e-03 9.861200e+00 2.192803e+00 2.192803e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.928670e+01 3.136074e+00 3.136074e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.005280e+01 1.866211e+00 1.866211e+00
-4.500000e-02 5.000000e-03 5.000000e-03 8.945100e+00 1.725193e+00 1.725193e+00
-5.500000e-02 5.000000e-03 5.000000e-03 5.352800e+00 1.611048e+00 1.611048e+00
-7.000000e-02 1.000000e-02 1.000000e-02 5.472900e+00 8.804520e-01 8.804520e-01
-9.000000e-02 1.000000e-02 1.000000e-02 2.218500e+00 5.580427e-01 5.580427e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.053700e+00 4.938030e-01 4.938030e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.608900e+00 3.491323e-01 3.491323e-01
-1.800000e-01 2.000000e-02 2.000000e-02 7.726000e-01 2.289803e-01 2.289803e-01
-2.250000e-01 2.500000e-02 2.500000e-02 6.780000e-01 1.825524e-01 1.825524e-01
-2.750000e-01 2.500000e-02 2.500000e-02 7.946000e-01 1.988601e-01 1.988601e-01
-3.250000e-01 2.500000e-02 2.500000e-02 4.536000e-01 1.653653e-01 1.653653e-01
-3.750000e-01 2.500000e-02 2.500000e-02 5.136000e-01 2.117249e-01 2.117249e-01
-4.500000e-01 5.000000e-02 5.000000e-02 2.906000e-01 1.072034e-01 1.072034e-01
-5.500000e-01 5.000000e-02 5.000000e-02 1.748000e-01 6.549481e-02 6.549481e-02
-6.500000e-01 5.000000e-02 5.000000e-02 8.720000e-02 5.075480e-02 5.075480e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.2125, up: 1.2125}, sys: {dn: -0.4113, up: 0.4113}}, 1: {stat: {dn: -1.729, up: 1.729}, sys: {dn: -0.3059, up: 0.3059}}, 2: {stat: {dn: -1.5278, up: 1.5278}, sys: {dn: -0.7568, up: 0.7568}}, 3: {stat: {dn: -1.0938, up: 1.0938}, sys: {dn: -0.3064, up: 0.3064}}, 4: {stat: {dn: -0.8766, up: 0.8766}, sys: {dn: -0.3256, up: 0.3256}}, 5: {stat: {dn: -1.1736, up: 1.1736}, sys: {dn: -0.3274, up: 0.3274}}, 6: {stat: {dn: -0.5015, up: 0.5015}, sys: {dn: -0.2801, up: 0.2801}}, 7: {stat: {dn: -0.4487, up: 0.4487}, sys: {dn: -0.0397, up: 0.0397}}, 8: {stat: {dn: -0.3706, up: 0.3706}, sys: {dn: -0.0859, up: 0.0859}}, 9: {stat: {dn: -0.2091, up: 0.2091}, sys: {dn: -0.0435, up: 0.0435}}, 10: {stat: {dn: -0.1654, up: 0.1654}, sys: {dn: -0.0467, up: 0.0467}}, 11: {stat: {dn: -0.1961, up: 0.1961}, sys: {dn: -0.0451, up: 0.0451}}, 12: {stat: {dn: -0.1577, up: 0.1577}, sys: {dn: -0.0215, up: 0.0215}}, 13: {stat: {dn: -0.1369, up: 0.1369}, sys: {dn: -0.0741, up: 0.0741}}, 14: {stat: {dn: -0.0638, up: 0.0638}, sys: {dn: -0.0255, up: 0.0255}}, 15: {stat: {dn: -0.0552, up: 0.0552}, sys: {dn: -0.0145, up: 0.0145}}, 16: {stat: {dn: -0.0488, up: 0.0488}, sys: {dn: -0.0209, up: 0.0209}}, 17: {stat: {dn: -0.0294, up: 0.0294}, sys: {dn: -0.0017, up: 0.0017}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d04-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t4
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 8.997700e+00 1.280361e+00 1.280361e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.856290e+01 1.755852e+00 1.755852e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.507380e+01 1.704969e+00 1.704969e+00
-3.500000e-02 5.000000e-03 5.000000e-03 9.064200e+00 1.135905e+00 1.135905e+00
-4.500000e-02 5.000000e-03 5.000000e-03 5.800800e+00 9.351165e-01 9.351165e-01
-5.500000e-02 5.000000e-03 5.000000e-03 7.800200e+00 1.218412e+00 1.218412e+00
-7.000000e-02 1.000000e-02 1.000000e-02 3.578500e+00 5.744199e-01 5.744199e-01
-9.000000e-02 1.000000e-02 1.000000e-02 2.500800e+00 4.504529e-01 4.504529e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.739600e+00 3.804250e-01 3.804250e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.106000e+00 2.135768e-01 2.135768e-01
-1.800000e-01 2.000000e-02 2.000000e-02 6.599000e-01 1.718664e-01 1.718664e-01
-2.250000e-01 2.500000e-02 2.500000e-02 8.330000e-01 2.012193e-01 2.012193e-01
-2.750000e-01 2.500000e-02 2.500000e-02 5.700000e-01 1.591589e-01 1.591589e-01
-3.250000e-01 2.500000e-02 2.500000e-02 4.565000e-01 1.556677e-01 1.556677e-01
-3.750000e-01 2.500000e-02 2.500000e-02 1.012000e-01 6.870728e-02 6.870728e-02
-4.500000e-01 5.000000e-02 5.000000e-02 1.221000e-01 5.707267e-02 5.707267e-02
-5.500000e-01 5.000000e-02 5.000000e-02 8.080000e-02 5.308719e-02 5.308719e-02
-6.500000e-01 5.000000e-02 5.000000e-02 5.700000e-03 2.944911e-02 2.944911e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.1861, up: 1.1861}, sys: {dn: -0.6487, up: 0.6487}}, 1: {stat: {dn: -1.5621, up: 1.5621}, sys: {dn: -0.3047, up: 0.3047}}, 2: {stat: {dn: -1.2561, up: 1.2561}, sys: {dn: -0.3858, up: 0.3858}}, 3: {stat: {dn: -1.1837, up: 1.1837}, sys: {dn: -0.3152, up: 0.3152}}, 4: {stat: {dn: -0.9162, up: 0.9162}, sys: {dn: -0.4688, up: 0.4688}}, 5: {stat: {dn: -0.8008, up: 0.8008}, sys: {dn: -0.2285, up: 0.2285}}, 6: {stat: {dn: -0.5495, up: 0.5495}, sys: {dn: -0.2151, up: 0.2151}}, 7: {stat: {dn: -0.4975, up: 0.4975}, sys: {dn: -0.3127, up: 0.3127}}, 8: {stat: {dn: -0.3807, up: 0.3807}, sys: {dn: -0.1309, up: 0.1309}}, 9: {stat: {dn: -0.2945, up: 0.2945}, sys: {dn: -0.1288, up: 0.1288}}, 10: {stat: {dn: -0.215, up: 0.215}, sys: {dn: -0.0615, up: 0.0615}}, 11: {stat: {dn: -0.2128, up: 0.2128}, sys: {dn: -0.0524, up: 0.0524}}, 12: {stat: {dn: -0.2104, up: 0.2104}, sys: {dn: -0.0272, up: 0.0272}}, 13: {stat: {dn: -0.1146, up: 0.1146}, sys: {dn: -0.0337, up: 0.0337}}, 14: {stat: {dn: -0.1612, up: 0.1612}, sys: {dn: -0.0362, up: 0.0362}}, 15: {stat: {dn: -0.1025, up: 0.1025}, sys: {dn: -0.0316, up: 0.0316}}, 16: {stat: {dn: -0.0213, up: 0.0213}, sys: {dn: -0.0125, up: 0.0125}}, 17: {stat: {dn: -0.0468, up: 0.0468}, sys: {dn: -0.0023, up: 0.0023}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d04-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t4
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 1.136340e+01 1.351904e+00 1.351904e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.752940e+01 1.591540e+00 1.591540e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.196280e+01 1.314012e+00 1.314012e+00
-3.500000e-02 5.000000e-03 5.000000e-03 9.791900e+00 1.224948e+00 1.224948e+00
-4.500000e-02 5.000000e-03 5.000000e-03 6.155900e+00 1.029172e+00 1.029172e+00
-5.500000e-02 5.000000e-03 5.000000e-03 4.484000e+00 8.327622e-01 8.327622e-01
-7.000000e-02 1.000000e-02 1.000000e-02 3.644500e+00 5.901002e-01 5.901002e-01
-9.000000e-02 1.000000e-02 1.000000e-02 2.719900e+00 5.876117e-01 5.876117e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.708100e+00 4.025758e-01 4.025758e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.564900e+00 3.214338e-01 3.214338e-01
-1.800000e-01 2.000000e-02 2.000000e-02 7.430000e-01 2.236230e-01 2.236230e-01
-2.250000e-01 2.500000e-02 2.500000e-02 8.598000e-01 2.191566e-01 2.191566e-01
-2.750000e-01 2.500000e-02 2.500000e-02 7.376000e-01 2.121509e-01 2.121509e-01
-3.250000e-01 2.500000e-02 2.500000e-02 3.335000e-01 1.194523e-01 1.194523e-01
-3.750000e-01 2.500000e-02 2.500000e-02 3.659000e-01 1.652146e-01 1.652146e-01
-4.500000e-01 5.000000e-02 5.000000e-02 2.555000e-01 1.072605e-01 1.072605e-01
-5.500000e-01 5.000000e-02 5.000000e-02 2.600000e-03 2.469696e-02 2.469696e-02
-6.500000e-01 5.000000e-02 5.000000e-02 1.160000e-02 4.685648e-02 4.685648e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.8045, up: 3.8045}, sys: {dn: -2.4188, up: 2.4188}}, 1: {stat: {dn: -2.2609, up: 2.2609}, sys: {dn: -0.4922, up: 0.4922}}, 2: {stat: {dn: -1.6243, up: 1.6243}, sys: {dn: -0.6248, up: 0.6248}}, 3: {stat: {dn: -1.1465, up: 1.1465}, sys: {dn: -0.587, up: 0.587}}, 4: {stat: {dn: -0.9054, up: 0.9054}, sys: {dn: -0.391, up: 0.391}}, 5: {stat: {dn: -0.827, up: 0.827}, sys: {dn: -0.162, up: 0.162}}, 6: {stat: {dn: -0.4904, up: 0.4904}, sys: {dn: -0.1671, up: 0.1671}}, 7: {stat: {dn: -0.4096, up: 0.4096}, sys: {dn: -0.2626, up: 0.2626}}, 8: {stat: {dn: -0.4775, up: 0.4775}, sys: {dn: -0.2121, up: 0.2121}}, 9: {stat: {dn: -0.2463, up: 0.2463}, sys: {dn: -0.1411, up: 0.1411}}, 10: {stat: {dn: -0.1574, up: 0.1574}, sys: {dn: -0.0619, up: 0.0619}}, 11: {stat: {dn: -0.1708, up: 0.1708}, sys: {dn: -0.093, up: 0.093}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d05-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t5
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 3.926660e+01 4.508305e+00 4.508305e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.816470e+01 2.313856e+00 2.313856e+00
-2.500000e-02 5.000000e-03 5.000000e-03 9.710600e+00 1.740323e+00 1.740323e+00
-3.500000e-02 5.000000e-03 5.000000e-03 5.828500e+00 1.288034e+00 1.288034e+00
-4.500000e-02 5.000000e-03 5.000000e-03 4.010600e+00 9.862201e-01 9.862201e-01
-5.500000e-02 5.000000e-03 5.000000e-03 3.183600e+00 8.427176e-01 8.427176e-01
-7.000000e-02 1.000000e-02 1.000000e-02 1.972700e+00 5.180874e-01 5.180874e-01
-9.000000e-02 1.000000e-02 1.000000e-02 1.374100e+00 4.865500e-01 4.865500e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.862700e+00 5.224870e-01 5.224870e-01
-1.400000e-01 2.000000e-02 2.000000e-02 9.656000e-01 2.838537e-01 2.838537e-01
-1.800000e-01 2.000000e-02 2.000000e-02 3.595000e-01 1.691342e-01 1.691342e-01
-2.250000e-01 2.500000e-02 2.500000e-02 5.196000e-01 1.944779e-01 1.944779e-01
-2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.676, up: 2.676}, sys: {dn: -0.6754, up: 0.6754}}, 1: {stat: {dn: -1.5436, up: 1.5436}, sys: {dn: -0.4157, up: 0.4157}}, 2: {stat: {dn: -1.1495, up: 1.1495}, sys: {dn: -0.3797, up: 0.3797}}, 3: {stat: {dn: -0.8885, up: 0.8885}, sys: {dn: -0.2446, up: 0.2446}}, 4: {stat: {dn: -0.7019, up: 0.7019}, sys: {dn: -0.2054, up: 0.2054}}, 5: {stat: {dn: -0.7933, up: 0.7933}, sys: {dn: -0.1914, up: 0.1914}}, 6: {stat: {dn: -0.4662, up: 0.4662}, sys: {dn: -0.1577, up: 0.1577}}, 7: {stat: {dn: -0.2067, up: 0.2067}, sys: {dn: -0.1485, up: 0.1485}}, 8: {stat: {dn: -0.3666, up: 0.3666}, sys: {dn: -0.1883, up: 0.1883}}, 9: {stat: {dn: -0.1837, up: 0.1837}, sys: {dn: -0.0353, up: 0.0353}}, 10: {stat: {dn: -0.1681, up: 0.1681}, sys: {dn: -0.0229, up: 0.0229}}, 11: {stat: {dn: -0.0936, up: 0.0936}, sys: {dn: -0.0158, up: 0.0158}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d05-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t5
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 4.639360e+01 2.759917e+00 2.759917e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.719520e+01 1.598595e+00 1.598595e+00
-2.500000e-02 5.000000e-03 5.000000e-03 8.304500e+00 1.210588e+00 1.210588e+00
-3.500000e-02 5.000000e-03 5.000000e-03 5.178000e+00 9.215538e-01 9.215538e-01
-4.500000e-02 5.000000e-03 5.000000e-03 3.083000e+00 7.313363e-01 7.313363e-01
-5.500000e-02 5.000000e-03 5.000000e-03 3.779300e+00 8.160630e-01 8.160630e-01
-7.000000e-02 1.000000e-02 1.000000e-02 2.146200e+00 4.921501e-01 4.921501e-01
-9.000000e-02 1.000000e-02 1.000000e-02 5.395000e-01 2.545135e-01 2.545135e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.352600e+00 4.121316e-01 4.121316e-01
-1.400000e-01 2.000000e-02 2.000000e-02 7.274000e-01 1.870609e-01 1.870609e-01
-1.800000e-01 2.000000e-02 2.000000e-02 4.712000e-01 1.696526e-01 1.696526e-01
-2.250000e-01 2.500000e-02 2.500000e-02 1.560000e-01 9.492418e-02 9.492418e-02
-2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.4413, up: 2.4413}, sys: {dn: -0.6805, up: 0.6805}}, 1: {stat: {dn: -1.5004, up: 1.5004}, sys: {dn: -0.6251, up: 0.6251}}, 2: {stat: {dn: -1.1042, up: 1.1042}, sys: {dn: -0.2243, up: 0.2243}}, 3: {stat: {dn: -0.9188, up: 0.9188}, sys: {dn: -0.3239, up: 0.3239}}, 4: {stat: {dn: -0.8802, up: 0.8802}, sys: {dn: -0.3241, up: 0.3241}}, 5: {stat: {dn: -0.9736, up: 0.9736}, sys: {dn: -0.2094, up: 0.2094}}, 6: {stat: {dn: -0.5232, up: 0.5232}, sys: {dn: -0.1141, up: 0.1141}}, 7: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.186, up: 0.186}}, 8: {stat: {dn: -0.3075, up: 0.3075}, sys: {dn: -0.061, up: 0.061}}, 9: {stat: {dn: -0.1972, up: 0.1972}, sys: {dn: -0.0655, up: 0.0655}}, 10: {stat: {dn: -0.2392, up: 0.2392}, sys: {dn: -0.0492, up: 0.0492}}, 11: {stat: {dn: -0.1969, up: 0.1969}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d05-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t5
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 4.384240e+01 2.534369e+00 2.534369e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.626790e+01 1.625408e+00 1.625408e+00
-2.500000e-02 5.000000e-03 5.000000e-03 8.023400e+00 1.126751e+00 1.126751e+00
-3.500000e-02 5.000000e-03 5.000000e-03 4.975700e+00 9.742200e-01 9.742200e-01
-4.500000e-02 5.000000e-03 5.000000e-03 3.689400e+00 9.379727e-01 9.379727e-01
-5.500000e-02 5.000000e-03 5.000000e-03 4.576500e+00 9.958641e-01 9.958641e-01
-7.000000e-02 1.000000e-02 1.000000e-02 2.274000e+00 5.354970e-01 5.354970e-01
-9.000000e-02 1.000000e-02 1.000000e-02 1.979200e+00 5.054661e-01 5.054661e-01
-1.100000e-01 1.000000e-02 1.000000e-02 9.292000e-01 3.134920e-01 3.134920e-01
-1.400000e-01 2.000000e-02 2.000000e-02 5.324000e-01 2.077934e-01 2.077934e-01
-1.800000e-01 2.000000e-02 2.000000e-02 8.263000e-01 2.442075e-01 2.442075e-01
-2.250000e-01 2.500000e-02 2.500000e-02 5.026000e-01 2.031492e-01 2.031492e-01
-2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.1246, up: 1.1246}, sys: {dn: -0.4333, up: 0.4333}}, 1: {stat: {dn: -1.2185, up: 1.2185}, sys: {dn: -0.7413, up: 0.7413}}, 2: {stat: {dn: -1.194, up: 1.194}, sys: {dn: -0.2126, up: 0.2126}}, 3: {stat: {dn: -1.0278, up: 1.0278}, sys: {dn: -0.1727, up: 0.1727}}, 4: {stat: {dn: -0.6229, up: 0.6229}, sys: {dn: -0.3767, up: 0.3767}}, 5: {stat: {dn: -0.6926, up: 0.6926}, sys: {dn: -0.41, up: 0.41}}, 6: {stat: {dn: -0.4305, up: 0.4305}, sys: {dn: -0.0954, up: 0.0954}}, 7: {stat: {dn: -0.4053, up: 0.4053}, sys: {dn: -0.1871, up: 0.1871}}, 8: {stat: {dn: -0.3405, up: 0.3405}, sys: {dn: -0.0347, up: 0.0347}}, 9: {stat: {dn: -0.444, up: 0.444}, sys: {dn: -0.1783, up: 0.1783}}, 10: {stat: {dn: -0.2888, up: 0.2888}, sys: {dn: -0.083, up: 0.083}}, 11: {stat: {dn: -0.2247, up: 0.2247}, sys: {dn: -0.1035, up: 0.1035}}, 12: {stat: {dn: -0.1193, up: 0.1193}, sys: {dn: -0.0492, up: 0.0492}}, 13: {stat: {dn: -0.277, up: 0.277}, sys: {dn: -0.0451, up: 0.0451}}, 14: {stat: {dn: -0.1098, up: 0.1098}, sys: {dn: -0.0247, up: 0.0247}}, 15: {stat: {dn: -0.0191, up: 0.0191}, sys: {dn: -0.0029, up: 0.0029}}, 16: {stat: {dn: -0.0074, up: 0.0074}, sys: {dn: -0.0016, up: 0.0016}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d06-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t6
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 6.815900e+00 1.205186e+00 1.205186e+00
-3.000000e-02 1.000000e-02 1.000000e-02 8.624900e+00 1.426278e+00 1.426278e+00
-5.000000e-02 1.000000e-02 1.000000e-02 9.002300e+00 1.212780e+00 1.212780e+00
-7.000000e-02 1.000000e-02 1.000000e-02 7.295000e+00 1.042208e+00 1.042208e+00
-9.000000e-02 1.000000e-02 1.000000e-02 3.490700e+00 7.279473e-01 7.279473e-01
-1.100000e-01 1.000000e-02 1.000000e-02 3.913900e+00 8.048570e-01 8.048570e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.791300e+00 4.409438e-01 4.409438e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.665700e+00 4.464017e-01 4.464017e-01
-1.700000e-01 1.000000e-02 1.000000e-02 8.341000e-01 3.422636e-01 3.422636e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.434200e+00 4.784630e-01 4.784630e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.039700e+00 3.004903e-01 3.004903e-01
-2.600000e-01 2.000000e-02 2.000000e-02 6.925000e-01 2.473911e-01 2.473911e-01
-3.000000e-01 2.000000e-02 2.000000e-02 2.282000e-01 1.290470e-01 1.290470e-01
-3.400000e-01 2.000000e-02 2.000000e-02 6.410000e-01 2.806475e-01 2.806475e-01
-3.800000e-01 2.000000e-02 2.000000e-02 2.030000e-01 1.125439e-01 1.125439e-01
-4.200000e-01 2.000000e-02 2.000000e-02 1.180000e-02 1.931890e-02 1.931890e-02
-4.800000e-01 4.000000e-02 4.000000e-02 6.600000e-03 7.570997e-03 7.570997e-03
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.948, up: 0.948}, sys: {dn: -0.2384, up: 0.2384}}, 1: {stat: {dn: -0.9952, up: 0.9952}, sys: {dn: -0.3355, up: 0.3355}}, 2: {stat: {dn: -0.6645, up: 0.6645}, sys: {dn: -0.1476, up: 0.1476}}, 3: {stat: {dn: -0.6435, up: 0.6435}, sys: {dn: -0.1589, up: 0.1589}}, 4: {stat: {dn: -0.5052, up: 0.5052}, sys: {dn: -0.1736, up: 0.1736}}, 5: {stat: {dn: -0.424, up: 0.424}, sys: {dn: -0.125, up: 0.125}}, 6: {stat: {dn: -0.3913, up: 0.3913}, sys: {dn: -0.064, up: 0.064}}, 7: {stat: {dn: -0.3566, up: 0.3566}, sys: {dn: -0.0809, up: 0.0809}}, 8: {stat: {dn: -0.3795, up: 0.3795}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.5742, up: 0.5742}, sys: {dn: -0.1442, up: 0.1442}}, 10: {stat: {dn: -0.1633, up: 0.1633}, sys: {dn: -0.038, up: 0.038}}, 11: {stat: {dn: -0.1664, up: 0.1664}, sys: {dn: -0.0573, up: 0.0573}}, 12: {stat: {dn: -0.1309, up: 0.1309}, sys: {dn: -0.0124, up: 0.0124}}, 13: {stat: {dn: -0.0658, up: 0.0658}, sys: {dn: -0.0077, up: 0.0077}}, 14: {stat: {dn: -0.0928, up: 0.0928}, sys: {dn: -0.0076, up: 0.0076}}, 15: {stat: {dn: -0.0668, up: 0.0668}, sys: {dn: -0.0156, up: 0.0156}}, 16: {stat: {dn: -0.0181, up: 0.0181}, sys: {dn: -0.0005, up: 0.0005}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d06-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t6
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 9.091500e+00 9.775165e-01 9.775165e-01
-3.000000e-02 1.000000e-02 1.000000e-02 1.221420e+01 1.050230e+00 1.050230e+00
-5.000000e-02 1.000000e-02 1.000000e-02 6.619800e+00 6.806952e-01 6.806952e-01
-7.000000e-02 1.000000e-02 1.000000e-02 5.816700e+00 6.628284e-01 6.628284e-01
-9.000000e-02 1.000000e-02 1.000000e-02 3.758000e+00 5.341947e-01 5.341947e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.489100e+00 4.420419e-01 4.420419e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.953900e+00 3.964993e-01 3.964993e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.534500e+00 3.656616e-01 3.656616e-01
-1.700000e-01 1.000000e-02 1.000000e-02 1.538000e+00 3.951206e-01 3.951206e-01
-1.900000e-01 1.000000e-02 1.000000e-02 2.079900e+00 5.920298e-01 5.920298e-01
-2.200000e-01 2.000000e-02 2.000000e-02 6.538000e-01 1.676630e-01 1.676630e-01
-2.600000e-01 2.000000e-02 2.000000e-02 5.105000e-01 1.759893e-01 1.759893e-01
-3.000000e-01 2.000000e-02 2.000000e-02 3.202000e-01 1.314860e-01 1.314860e-01
-3.400000e-01 2.000000e-02 2.000000e-02 1.063000e-01 6.624900e-02 6.624900e-02
-3.800000e-01 2.000000e-02 2.000000e-02 1.843000e-01 9.311069e-02 9.311069e-02
-4.200000e-01 2.000000e-02 2.000000e-02 1.132000e-01 6.859738e-02 6.859738e-02
-4.800000e-01 4.000000e-02 4.000000e-02 1.520000e-02 1.810690e-02 1.810690e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.8281, up: 0.8281}, sys: {dn: -0.3493, up: 0.3493}}, 1: {stat: {dn: -0.8719, up: 0.8719}, sys: {dn: -0.3056, up: 0.3056}}, 2: {stat: {dn: -0.629, up: 0.629}, sys: {dn: -0.1546, up: 0.1546}}, 3: {stat: {dn: -0.5458, up: 0.5458}, sys: {dn: -0.1555, up: 0.1555}}, 4: {stat: {dn: -0.6491, up: 0.6491}, sys: {dn: -0.0841, up: 0.0841}}, 5: {stat: {dn: -0.5271, up: 0.5271}, sys: {dn: -0.2636, up: 0.2636}}, 6: {stat: {dn: -0.5576, up: 0.5576}, sys: {dn: -0.1114, up: 0.1114}}, 7: {stat: {dn: -0.3593, up: 0.3593}, sys: {dn: -0.1206, up: 0.1206}}, 8: {stat: {dn: -0.3956, up: 0.3956}, sys: {dn: -0.091, up: 0.091}}, 9: {stat: {dn: -0.4548, up: 0.4548}, sys: {dn: -0.2237, up: 0.2237}}, 10: {stat: {dn: -0.2397, up: 0.2397}, sys: {dn: -0.0549, up: 0.0549}}, 11: {stat: {dn: -0.1833, up: 0.1833}, sys: {dn: -0.1038, up: 0.1038}}, 12: {stat: {dn: -0.1562, up: 0.1562}, sys: {dn: -0.0247, up: 0.0247}}, 13: {stat: {dn: -0.0886, up: 0.0886}, sys: {dn: -0.0273, up: 0.0273}}, 14: {stat: {dn: -0.103, up: 0.103}, sys: {dn: -0.0787, up: 0.0787}}, 15: {stat: {dn: -0.0488, up: 0.0488}, sys: {dn: -0.0201, up: 0.0201}}, 16: {stat: {dn: -0.0133, up: 0.0133}, sys: {dn: -0.0014, up: 0.0014}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d06-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t6
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 8.903100e+00 8.987547e-01 8.987547e-01
-3.000000e-02 1.000000e-02 1.000000e-02 1.081670e+01 9.239053e-01 9.239053e-01
-5.000000e-02 1.000000e-02 1.000000e-02 6.114100e+00 6.477207e-01 6.477207e-01
-7.000000e-02 1.000000e-02 1.000000e-02 4.696600e+00 5.675191e-01 5.675191e-01
-9.000000e-02 1.000000e-02 1.000000e-02 4.414500e+00 6.545255e-01 6.545255e-01
-1.100000e-01 1.000000e-02 1.000000e-02 3.096900e+00 5.893381e-01 5.893381e-01
-1.300000e-01 1.000000e-02 1.000000e-02 3.239900e+00 5.686191e-01 5.686191e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.482200e+00 3.789998e-01 3.789998e-01
-1.700000e-01 1.000000e-02 1.000000e-02 1.371500e+00 4.059315e-01 4.059315e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.767200e+00 5.068380e-01 5.068380e-01
-2.200000e-01 2.000000e-02 2.000000e-02 9.330000e-01 2.459067e-01 2.459067e-01
-2.600000e-01 2.000000e-02 2.000000e-02 5.866000e-01 2.106498e-01 2.106498e-01
-3.000000e-01 2.000000e-02 2.000000e-02 3.737000e-01 1.581409e-01 1.581409e-01
-3.400000e-01 2.000000e-02 2.000000e-02 1.994000e-01 9.271057e-02 9.271057e-02
-3.800000e-01 2.000000e-02 2.000000e-02 1.438000e-01 1.296252e-01 1.296252e-01
-4.200000e-01 2.000000e-02 2.000000e-02 3.800000e-02 5.277736e-02 5.277736e-02
-4.800000e-01 4.000000e-02 4.000000e-02 1.580000e-02 1.337348e-02 1.337348e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3348, up: 0.3348}, sys: {dn: -0.2841, up: 0.2841}}, 1: {stat: {dn: -0.6451, up: 0.6451}, sys: {dn: -0.9767, up: 0.9767}}, 2: {stat: {dn: -1.2215, up: 1.2215}, sys: {dn: -0.6203, up: 0.6203}}, 3: {stat: {dn: -2.8113, up: 2.8113}, sys: {dn: -1.6729, up: 1.6729}}, 4: {stat: {dn: -2.074, up: 2.074}, sys: {dn: -0.4968, up: 0.4968}}, 5: {stat: {dn: -1.9268, up: 1.9268}, sys: {dn: -0.6964, up: 0.6964}}, 6: {stat: {dn: -0.9189, up: 0.9189}, sys: {dn: -0.2833, up: 0.2833}}, 7: {stat: {dn: -0.6982, up: 0.6982}, sys: {dn: -0.2437, up: 0.2437}}, 8: {stat: {dn: -0.6289, up: 0.6289}, sys: {dn: -0.1245, up: 0.1245}}, 9: {stat: {dn: -0.5195, up: 0.5195}, sys: {dn: -0.189, up: 0.189}}, 10: {stat: {dn: -0.6277, up: 0.6277}, sys: {dn: -0.1983, up: 0.1983}}, 11: {stat: {dn: -0.4545, up: 0.4545}, sys: {dn: -0.1695, up: 0.1695}}, 12: {stat: {dn: -0.2845, up: 0.2845}, sys: {dn: -0.0452, up: 0.0452}}, 13: {stat: {dn: -0.1081, up: 0.1081}, sys: {dn: -0.0346, up: 0.0346}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d07-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t7
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 7.336000e-01 4.390944e-01 4.390944e-01
-1.500000e-02 5.000000e-03 5.000000e-03 4.282700e+00 1.170511e+00 1.170511e+00
-2.500000e-02 5.000000e-03 5.000000e-03 8.987600e+00 1.369976e+00 1.369976e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.954910e+01 3.271391e+00 3.271391e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.284410e+01 2.132671e+00 2.132671e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.174000e+01 2.048788e+00 2.048788e+00
-7.000000e-02 1.000000e-02 1.000000e-02 4.424900e+00 9.615800e-01 9.615800e-01
-9.000000e-02 1.000000e-02 1.000000e-02 3.299700e+00 7.395086e-01 7.395086e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.652400e+00 6.411049e-01 6.411049e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.488500e+00 5.528121e-01 5.528121e-01
-1.500000e-01 1.000000e-02 1.000000e-02 2.056700e+00 6.582782e-01 6.582782e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.713600e+00 4.850778e-01 4.850778e-01
-2.200000e-01 2.000000e-02 2.000000e-02 8.785000e-01 2.880682e-01 2.880682e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.386000e-01 1.135023e-01 1.135023e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1954, up: 0.1954}, sys: {dn: -0.5346, up: 0.5346}}, 1: {stat: {dn: -0.8257, up: 0.8257}, sys: {dn: -1.4043, up: 1.4043}}, 2: {stat: {dn: -1.5523, up: 1.5523}, sys: {dn: -0.3313, up: 0.3313}}, 3: {stat: {dn: -1.6619, up: 1.6619}, sys: {dn: -0.3739, up: 0.3739}}, 4: {stat: {dn: -1.5136, up: 1.5136}, sys: {dn: -0.2964, up: 0.2964}}, 5: {stat: {dn: -1.1452, up: 1.1452}, sys: {dn: -0.4118, up: 0.4118}}, 6: {stat: {dn: -0.7655, up: 0.7655}, sys: {dn: -0.4081, up: 0.4081}}, 7: {stat: {dn: -0.7019, up: 0.7019}, sys: {dn: -0.2745, up: 0.2745}}, 8: {stat: {dn: -0.4737, up: 0.4737}, sys: {dn: -0.0745, up: 0.0745}}, 9: {stat: {dn: -0.4416, up: 0.4416}, sys: {dn: -0.147, up: 0.147}}, 10: {stat: {dn: -0.4411, up: 0.4411}, sys: {dn: -0.1953, up: 0.1953}}, 11: {stat: {dn: -0.2196, up: 0.2196}, sys: {dn: -0.0691, up: 0.0691}}, 12: {stat: {dn: -0.157, up: 0.157}, sys: {dn: -0.0873, up: 0.0873}}, 13: {stat: {dn: -0.0815, up: 0.0815}, sys: {dn: -0.0167, up: 0.0167}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d07-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t7
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 9.215000e-01 5.691909e-01 5.691909e-01
-1.500000e-02 5.000000e-03 5.000000e-03 9.563600e+00 1.629061e+00 1.629061e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.807020e+01 1.587260e+00 1.587260e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.445690e+01 1.703441e+00 1.703441e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.187510e+01 1.542348e+00 1.542348e+00
-5.500000e-02 5.000000e-03 5.000000e-03 7.047900e+00 1.216989e+00 1.216989e+00
-7.000000e-02 1.000000e-02 1.000000e-02 5.394800e+00 8.674882e-01 8.674882e-01
-9.000000e-02 1.000000e-02 1.000000e-02 3.786300e+00 7.536669e-01 7.536669e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.091100e+00 4.795226e-01 4.795226e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.595900e+00 4.654241e-01 4.654241e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.264200e+00 4.824016e-01 4.824016e-01
-1.800000e-01 2.000000e-02 2.000000e-02 7.375000e-01 2.302151e-01 2.302151e-01
-2.200000e-01 2.000000e-02 2.000000e-02 3.446000e-01 1.796393e-01 1.796393e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.153000e-01 8.319339e-02 8.319339e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1294, up: 0.1294}, sys: {dn: -0.7666, up: 0.7666}}, 1: {stat: {dn: -0.949, up: 0.949}, sys: {dn: -1.276, up: 1.276}}, 2: {stat: {dn: -1.7597, up: 1.7597}, sys: {dn: -0.5785, up: 0.5785}}, 3: {stat: {dn: -2.0402, up: 2.0402}, sys: {dn: -0.8952, up: 0.8952}}, 4: {stat: {dn: -1.3953, up: 1.3953}, sys: {dn: -0.3172, up: 0.3172}}, 5: {stat: {dn: -1.1752, up: 1.1752}, sys: {dn: -0.2926, up: 0.2926}}, 6: {stat: {dn: -0.8023, up: 0.8023}, sys: {dn: -0.3998, up: 0.3998}}, 7: {stat: {dn: -0.9958, up: 0.9958}, sys: {dn: -0.5131, up: 0.5131}}, 8: {stat: {dn: -0.6109, up: 0.6109}, sys: {dn: -0.2025, up: 0.2025}}, 9: {stat: {dn: -0.492, up: 0.492}, sys: {dn: -0.1063, up: 0.1063}}, 10: {stat: {dn: -0.3947, up: 0.3947}, sys: {dn: -0.1629, up: 0.1629}}, 11: {stat: {dn: -0.186, up: 0.186}, sys: {dn: -0.0676, up: 0.0676}}, 12: {stat: {dn: -0.1293, up: 0.1293}, sys: {dn: -0.0319, up: 0.0319}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d07-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t7
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 7.900000e-01 7.774445e-01 7.774445e-01
-1.500000e-02 5.000000e-03 5.000000e-03 1.170820e+01 1.590213e+00 1.590213e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.919520e+01 1.852352e+00 1.852352e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.888920e+01 2.227959e+00 2.227959e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.059700e+01 1.430901e+00 1.430901e+00
-5.500000e-02 5.000000e-03 5.000000e-03 7.138300e+00 1.211078e+00 1.211078e+00
-7.000000e-02 1.000000e-02 1.000000e-02 5.318800e+00 8.963957e-01 8.963957e-01
-9.000000e-02 1.000000e-02 1.000000e-02 4.463600e+00 1.120218e+00 1.120218e+00
-1.100000e-01 1.000000e-02 1.000000e-02 2.843400e+00 6.435876e-01 6.435876e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.042900e+00 5.033525e-01 5.033525e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.190400e+00 4.269947e-01 4.269947e-01
-1.800000e-01 2.000000e-02 2.000000e-02 6.245000e-01 1.979034e-01 1.979034e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.628000e-01 1.331769e-01 1.331769e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.6493, up: 0.6493}, sys: {dn: -0.7667, up: 0.7667}}, 1: {stat: {dn: -1.3712, up: 1.3712}, sys: {dn: -1.08, up: 1.08}}, 2: {stat: {dn: -1.8996, up: 1.8996}, sys: {dn: -0.6304, up: 0.6304}}, 3: {stat: {dn: -2.4845, up: 2.4845}, sys: {dn: -1.5445, up: 1.5445}}, 4: {stat: {dn: -1.9964, up: 1.9964}, sys: {dn: -0.5596, up: 0.5596}}, 5: {stat: {dn: -1.4165, up: 1.4165}, sys: {dn: -0.2923, up: 0.2923}}, 6: {stat: {dn: -0.8476, up: 0.8476}, sys: {dn: -0.3185, up: 0.3185}}, 7: {stat: {dn: -0.5949, up: 0.5949}, sys: {dn: -0.2284, up: 0.2284}}, 8: {stat: {dn: -0.5036, up: 0.5036}, sys: {dn: -0.0821, up: 0.0821}}, 9: {stat: {dn: -0.5323, up: 0.5323}, sys: {dn: -0.1923, up: 0.1923}}, 10: {stat: {dn: -0.5732, up: 0.5732}, sys: {dn: -0.1537, up: 0.1537}}, 11: {stat: {dn: -0.4921, up: 0.4921}, sys: {dn: -0.1494, up: 0.1494}}, 12: {stat: {dn: -0.2098, up: 0.2098}, sys: {dn: -0.0441, up: 0.0441}}, 13: {stat: {dn: -0.1075, up: 0.1075}, sys: {dn: -0.0256, up: 0.0256}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d08-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t8
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.023000e+00 1.004699e+00 1.004699e+00
-1.500000e-02 5.000000e-03 5.000000e-03 9.978800e+00 1.745448e+00 1.745448e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.430750e+01 2.001471e+00 2.001471e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.689350e+01 2.925444e+00 2.925444e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.248560e+01 2.073346e+00 2.073346e+00
-5.500000e-02 5.000000e-03 5.000000e-03 7.921100e+00 1.446344e+00 1.446344e+00
-7.000000e-02 1.000000e-02 1.000000e-02 4.298100e+00 9.054656e-01 9.054656e-01
-9.000000e-02 1.000000e-02 1.000000e-02 2.536000e+00 6.372382e-01 6.372382e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.968900e+00 5.102483e-01 5.102483e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.654500e+00 5.659705e-01 5.659705e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.843900e+00 5.934492e-01 5.934492e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.913600e+00 5.142789e-01 5.142789e-01
-2.200000e-01 2.000000e-02 2.000000e-02 6.181000e-01 2.143848e-01 2.143848e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.069000e-01 1.105062e-01 1.105062e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3947, up: 0.3947}, sys: {dn: -0.5808, up: 0.5808}}, 1: {stat: {dn: -1.3583, up: 1.3583}, sys: {dn: -0.9012, up: 0.9012}}, 2: {stat: {dn: -1.5936, up: 1.5936}, sys: {dn: -0.3127, up: 0.3127}}, 3: {stat: {dn: -1.5755, up: 1.5755}, sys: {dn: -0.2743, up: 0.2743}}, 4: {stat: {dn: -1.362, up: 1.362}, sys: {dn: -0.3939, up: 0.3939}}, 5: {stat: {dn: -0.9179, up: 0.9179}, sys: {dn: -0.4252, up: 0.4252}}, 6: {stat: {dn: -0.7768, up: 0.7768}, sys: {dn: -0.3411, up: 0.3411}}, 7: {stat: {dn: -0.573, up: 0.573}, sys: {dn: -0.2549, up: 0.2549}}, 8: {stat: {dn: -0.3764, up: 0.3764}, sys: {dn: -0.0282, up: 0.0282}}, 9: {stat: {dn: -0.4649, up: 0.4649}, sys: {dn: -0.1425, up: 0.1425}}, 10: {stat: {dn: -0.3986, up: 0.3986}, sys: {dn: -0.183, up: 0.183}}, 11: {stat: {dn: -0.1994, up: 0.1994}, sys: {dn: -0.0429, up: 0.0429}}, 12: {stat: {dn: -0.1411, up: 0.1411}, sys: {dn: -0.0719, up: 0.0719}}, 13: {stat: {dn: -0.0743, up: 0.0743}, sys: {dn: -0.013, up: 0.013}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d08-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t8
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.461500e+00 7.022227e-01 7.022227e-01
-1.500000e-02 5.000000e-03 5.000000e-03 1.687230e+01 1.630074e+00 1.630074e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.787130e+01 1.623990e+00 1.623990e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.372350e+01 1.599200e+00 1.599200e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.042350e+01 1.417816e+00 1.417816e+00
-5.500000e-02 5.000000e-03 5.000000e-03 5.093800e+00 1.011600e+00 1.011600e+00
-7.000000e-02 1.000000e-02 1.000000e-02 5.656800e+00 8.483911e-01 8.483911e-01
-9.000000e-02 1.000000e-02 1.000000e-02 2.879200e+00 6.271387e-01 6.271387e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.585500e+00 3.774549e-01 3.774549e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.621300e+00 4.862492e-01 4.862492e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.127200e+00 4.386011e-01 4.386011e-01
-1.800000e-01 2.000000e-02 2.000000e-02 6.579000e-01 2.039627e-01 2.039627e-01
-2.200000e-01 2.000000e-02 2.000000e-02 3.197000e-01 1.583629e-01 1.583629e-01
-2.600000e-01 2.000000e-02 2.000000e-02 8.720000e-02 7.542871e-02 7.542871e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3059, up: 0.3059}, sys: {dn: -0.7794, up: 0.7794}}, 1: {stat: {dn: -1.476, up: 1.476}, sys: {dn: -0.9543, up: 0.9543}}, 2: {stat: {dn: -1.6923, up: 1.6923}, sys: {dn: -0.325, up: 0.325}}, 3: {stat: {dn: -1.7187, up: 1.7187}, sys: {dn: -0.7292, up: 0.7292}}, 4: {stat: {dn: -1.324, up: 1.324}, sys: {dn: -0.2987, up: 0.2987}}, 5: {stat: {dn: -0.9613, up: 0.9613}, sys: {dn: -0.3873, up: 0.3873}}, 6: {stat: {dn: -0.7782, up: 0.7782}, sys: {dn: -0.3065, up: 0.3065}}, 7: {stat: {dn: -0.8289, up: 0.8289}, sys: {dn: -0.4031, up: 0.4031}}, 8: {stat: {dn: -0.5918, up: 0.5918}, sys: {dn: -0.214, up: 0.214}}, 9: {stat: {dn: -0.4372, up: 0.4372}, sys: {dn: -0.0983, up: 0.0983}}, 10: {stat: {dn: -0.3665, up: 0.3665}, sys: {dn: -0.1147, up: 0.1147}}, 11: {stat: {dn: -0.1819, up: 0.1819}, sys: {dn: -0.0722, up: 0.0722}}, 12: {stat: {dn: -0.1079, up: 0.1079}, sys: {dn: -0.0262, up: 0.0262}}, 13: {stat: {dn: -0.2012, up: 0.2012}, sys: {dn: -0.0178, up: 0.0178}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d08-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t8
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.348300e+00 8.372808e-01 8.372808e-01
-1.500000e-02 5.000000e-03 5.000000e-03 1.903930e+01 1.757630e+00 1.757630e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.764550e+01 1.723225e+00 1.723225e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.579220e+01 1.866993e+00 1.866993e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.003000e+01 1.357276e+00 1.357276e+00
-5.500000e-02 5.000000e-03 5.000000e-03 5.269200e+00 1.036387e+00 1.036387e+00
-7.000000e-02 1.000000e-02 1.000000e-02 5.027700e+00 8.363836e-01 8.363836e-01
-9.000000e-02 1.000000e-02 1.000000e-02 3.754000e+00 9.217184e-01 9.217184e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.757500e+00 6.293038e-01 6.293038e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.757600e+00 4.481146e-01 4.481146e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.171200e+00 3.840291e-01 3.840291e-01
-1.800000e-01 2.000000e-02 2.000000e-02 5.803000e-01 1.957050e-01 1.957050e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.361000e-01 1.110354e-01 1.110354e-01
-2.600000e-01 2.000000e-02 2.000000e-02 1.202000e-01 2.019858e-01 2.019858e-01
-END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.98, up: 1.98}, sys: {dn: -1.86, up: 1.86}}, 1: {stat: {dn: -2.22, up: 2.22}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.16, up: 0.16}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d61-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t61
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.020000e+01 2.716616e+00 2.716616e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.357000e+01 2.324758e+00 2.324758e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.335000e+01 1.646845e+00 1.646845e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.080000e+00 1.190798e+00 1.190798e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.510000e+00 1.206027e+00 1.206027e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.940000e+00 1.243101e+00 1.243101e+00
+7.000000e-02 1.000000e-02 1.000000e-02 4.040000e+00 7.783315e-01 7.783315e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.900000e+00 5.474486e-01 5.474486e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.930000e+00 5.147815e-01 5.147815e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.620000e+00 5.147815e-01 5.147815e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.600000e-01 4.004997e-01 4.004997e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.700000e-01 3.312099e-01 3.312099e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.100000e-01 2.209072e-01 2.209072e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.100000e-01 1.702939e-01 1.702939e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -1.500000e-01 1.280625e-01 1.280625e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d34-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -1.01, up: 1.01}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d34-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t34
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.300000e-02 6.300000e-02 3.700000e-02 5.243000e+01 1.288449e+00 1.288449e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.448000e+01 7.988116e-01 7.988116e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.563000e+01 4.560702e-01 4.560702e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.620000e+00 3.405877e-01 3.405877e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.810000e+00 2.360085e-01 2.360085e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.690000e+00 1.941649e-01 1.941649e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.080000e+00 9.219544e-02 9.219544e-02
+2.500000e+00 5.000000e-01 5.000000e-01 9.200000e-01 5.000000e-02 5.000000e-02
+3.500000e+00 5.000000e-01 5.000000e-01 3.600000e-01 3.605551e-02 3.605551e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.700000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
+1.000000e+01 2.000000e+00 2.000000e+00 1.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -2.02, up: 2.02}}, 1: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.65, up: 0.65}}, 2: {stat: {dn: -1.26, up: 1.26}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d60-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t60
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.190000e+01 2.552254e+00 2.552254e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.338000e+01 1.792038e+00 1.792038e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.318000e+01 1.313202e+00 1.313202e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.150000e+00 9.865597e-01 9.865597e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.790000e+00 8.664872e-01 8.664872e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.600000e+00 7.924645e-01 7.924645e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.910000e+00 5.860034e-01 5.860034e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.800000e+00 3.590265e-01 3.590265e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.590000e+00 3.931921e-01 3.931921e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.420000e+00 4.143670e-01 4.143670e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.000000e-01 2.716616e-01 2.716616e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.500000e-01 2.163331e-01 2.163331e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.649242e-01 1.649242e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.204159e-01 1.204159e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.53, up: 0.53}}, 1: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.18, up: 0.18}}, 2: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.37, up: 0.37}}, 4: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -0.46, up: 0.46}}, 6: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.19, up: 0.19}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -2.06, up: 2.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d43-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t43
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.500000e-01 5.597321e-01 5.597321e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.115000e+01 9.472592e-01 9.472592e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.473000e+01 1.662077e+00 1.662077e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.349000e+01 1.710497e+00 1.710497e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.082000e+01 1.628066e+00 1.628066e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.640000e+00 1.483139e+00 1.483139e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.490000e+00 8.188406e-01 8.188406e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.800000e+00 6.873136e-01 6.873136e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.680000e+00 5.035871e-01 5.035871e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.360000e+00 4.123106e-01 4.123106e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.340000e+00 3.061046e-01 3.061046e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-02 1.400000e-01 1.400000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.300000e-01 1.697056e-01 1.697056e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -7.100000e-01 2.060607e+00 2.060607e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.66, up: 0.66}}, 1: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.5, up: 0.5}}, 6: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -1.52, up: 1.52}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d43-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t43
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.100000e-01 6.791171e-01 6.791171e-01
+3.000000e-02 1.000000e-02 1.000000e-02 9.640000e+00 6.768309e-01 6.768309e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.742000e+01 1.377679e+00 1.377679e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.388000e+01 1.296919e+00 1.296919e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.091000e+01 1.224132e+00 1.224132e+00
+7.500000e-02 5.000000e-03 5.000000e-03 9.050000e+00 1.181059e+00 1.181059e+00
+9.000000e-02 1.000000e-02 1.000000e-02 6.160000e+00 6.649060e-01 6.649060e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.710000e+00 4.570558e-01 4.570558e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.500000e+00 3.535534e-01 3.535534e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.110000e+00 3.228002e-01 3.228002e-01
+1.800000e-01 2.000000e-02 2.000000e-02 8.800000e-01 2.220360e-01 2.220360e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.600000e-01 1.476482e-01 1.476482e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -4.100000e-01 2.247221e-01 2.247221e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.900000e-01 1.522662e+00 1.522662e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.78, up: 3.78}, sys: {dn: -1.61, up: 1.61}}, 1: {stat: {dn: -2.12, up: 2.12}, sys: {dn: -1.3, up: 1.3}}, 2: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -1.2, up: 1.2}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.88, up: 0.88}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.54, up: 0.54}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d63-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t63
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.599000e+01 4.108589e+00 4.108589e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.599000e+01 2.486845e+00 2.486845e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.114000e+01 1.783928e+00 1.783928e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.320000e+00 1.209669e+00 1.209669e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.130000e+00 6.489992e-01 6.489992e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -1.11, up: 1.11}}, 1: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.4, up: 0.4}}, 4: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.44, up: 0.44}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.42, up: 0.42}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -1.67, up: 1.67}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d43-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t43
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 5.200000e-01 1.124500e+00 1.124500e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.470000e+00 6.476110e-01 6.476110e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.520000e+01 1.183596e+00 1.183596e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.474000e+01 1.283900e+00 1.283900e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.363000e+01 1.306331e+00 1.306331e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.100000e+00 1.066208e+00 1.066208e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.200000e+00 5.727128e-01 5.727128e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.100000e+00 4.373786e-01 4.373786e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.170000e+00 3.765634e-01 3.765634e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.880000e+00 3.492850e-01 3.492850e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.800000e-01 1.456022e-01 1.456022e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.697056e-01 1.697056e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.526434e-01 1.526434e-01
+3.000000e-01 2.000000e-02 2.000000e-02 5.800000e-01 1.671466e+00 1.671466e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.21, up: 2.21}, sys: {dn: -1.72, up: 1.72}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -1.27, up: 1.27}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.52, up: 0.52}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.73, up: 0.73}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d63-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t63
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.932000e+01 2.800446e+00 2.800446e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.514000e+01 1.740402e+00 1.740402e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.220000e+00 1.052616e+00 1.052616e+00
+3.500000e-02 5.000000e-03 5.000000e-03 3.750000e+00 6.621933e-01 6.621933e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.510000e+00 7.653757e-01 7.653757e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -1.15, up: 1.15}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.41, up: 0.41}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.45, up: 0.45}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.37, up: 0.37}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.09, up: 0.09}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d43-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t43
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 5.400000e-01 1.159741e+00 1.159741e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.064000e+01 5.470832e-01 5.470832e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.539000e+01 9.904040e-01 9.904040e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.491000e+01 1.080787e+00 1.080787e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.060000e+01 9.656604e-01 9.656604e-01
+7.500000e-02 5.000000e-03 5.000000e-03 7.950000e+00 9.091755e-01 9.091755e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.770000e+00 4.876474e-01 4.876474e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.050000e+00 3.710795e-01 3.710795e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.290000e+00 3.008322e-01 3.008322e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.500000e+00 2.683282e-01 2.683282e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.900000e-01 1.389244e-01 1.389244e-01
+2.200000e-01 2.000000e-02 2.000000e-02 5.200000e-01 1.720465e-01 1.720465e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -7.000000e-01 3.748333e-01 3.748333e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.000000e-02 1.029563e-01 1.029563e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -1.51, up: 1.51}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d57-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t57
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.709000e+01 2.326994e+00 2.326994e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.574000e+01 1.694993e+00 1.694993e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.419000e+01 1.185960e+00 1.185960e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.120000e+00 8.434453e-01 8.434453e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.090000e+00 9.082401e-01 9.082401e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.600000e+00 7.280110e-01 7.280110e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.110000e+00 4.390900e-01 4.390900e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.700000e+00 3.668787e-01 3.668787e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.570000e+00 2.844293e-01 2.844293e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.110000e+00 2.451530e-01 2.451530e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.500000e+00 2.745906e-01 2.745906e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.400000e-01 1.835756e-01 1.835756e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-02 1.403567e-01 1.403567e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.200000e-01 1.612452e-01 1.612452e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.85, up: 0.85}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.45, up: 0.45}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d57-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t57
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.534000e+01 2.155226e+00 2.155226e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.658000e+01 1.829453e+00 1.829453e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.601000e+01 1.356798e+00 1.356798e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.870000e+00 1.014150e+00 1.014150e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.780000e+00 9.170605e-01 9.170605e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.490000e+00 7.083078e-01 7.083078e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.410000e+00 4.802083e-01 4.802083e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.960000e+00 3.889730e-01 3.889730e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.760000e+00 3.041381e-01 3.041381e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.400000e-01 2.209072e-01 2.209072e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.700000e-01 2.816026e-01 2.816026e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.500000e-01 2.024846e-01 2.024846e-01
+2.200000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 1.503330e-01 1.503330e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.603122e-01 1.603122e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-02 1.204159e-01 1.204159e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -1.69, up: 1.69}}, 1: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.72, up: 0.72}}, 2: {stat: {dn: -1.7, up: 1.7}, sys: {dn: -0.43, up: 0.43}}, 3: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.23, up: 0.23}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.3, up: 0.3}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d57-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t57
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.592000e+01 2.557831e+00 2.557831e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.366000e+01 2.153903e+00 2.153903e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.582000e+01 1.753539e+00 1.753539e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.100000e+00 1.262894e+00 1.262894e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.890000e+00 1.138420e+00 1.138420e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.390000e+00 1.035857e+00 1.035857e+00
+7.000000e-02 1.000000e-02 1.000000e-02 4.300000e+00 6.708204e-01 6.708204e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.170000e+00 4.393177e-01 4.393177e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.840000e+00 4.341659e-01 4.341659e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.840000e+00 4.275512e-01 4.275512e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.400000e-01 3.306055e-01 3.306055e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.400000e-01 2.640076e-01 2.640076e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.200000e-01 2.121320e-01 2.121320e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.000000e-01 2.102380e-01 2.102380e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -1.500000e-01 1.345362e-01 1.345362e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.85, up: 1.85}}, 1: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.75, up: 0.75}}, 2: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.46, up: 0.46}}, 3: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d57-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t57
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.736000e+01 2.162614e+00 2.162614e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.312000e+01 1.389748e+00 1.389748e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.605000e+01 1.073546e+00 1.073546e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.830000e+00 7.569016e-01 7.569016e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.750000e+00 7.049113e-01 7.049113e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.960000e+00 6.203225e-01 6.203225e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.450000e+00 4.045986e-01 4.045986e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.190000e+00 2.563201e-01 2.563201e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.070000e+00 2.570992e-01 2.570992e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.260000e+00 2.280351e-01 2.280351e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.300000e-01 2.022375e-01 2.022375e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.500000e-01 1.702939e-01 1.702939e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.900000e-01 1.431782e-01 1.431782e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.104536e-01 1.104536e-01
+3.000000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.029563e-01 1.029563e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.9, up: 5.9}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -3.5, up: 3.5}, sys: {dn: -1.8, up: 1.8}}, 2: {stat: {dn: -3.6, up: 3.6}, sys: {dn: -2.1, up: 2.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d26-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 9.450000e+01 6.198387e+00 6.198387e+00
+6.600000e+01 0.000000e+00 0.000000e+00 7.910000e+01 3.935734e+00 3.935734e+00
+7.630000e+01 0.000000e+00 0.000000e+00 8.250000e+01 4.167733e+00 4.167733e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d26-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.660000e+01 2.059126e+00 2.059126e+00
+6.600000e+01 0.000000e+00 0.000000e+00 2.210000e+01 1.280625e+00 1.280625e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.390000e+01 1.486607e+00 1.486607e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.5, up: 4.5}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -1.3, up: 1.3}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d26-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 6.740000e+01 4.589118e+00 4.589118e+00
+6.600000e+01 0.000000e+00 0.000000e+00 5.690000e+01 2.954657e+00 2.954657e+00
+7.630000e+01 0.000000e+00 0.000000e+00 5.880000e+01 2.996665e+00 2.996665e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.6, up: 8.6}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -7.1, up: 7.1}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -7.9, up: 7.9}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -2.1, up: 2.1}, sys: {dn: -0.2, up: 0.2}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d20-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.567000e+02 8.602325e+00 8.602325e+00
+6.690000e+01 0.000000e+00 0.000000e+00 1.318000e+02 7.102816e+00 7.102816e+00
+7.630000e+01 0.000000e+00 0.000000e+00 1.377000e+02 7.902531e+00 7.902531e+00
+1.892000e+02 0.000000e+00 0.000000e+00 1.176000e+02 2.109502e+00 2.109502e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -9.6, up: 9.6}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -8.1, up: 8.1}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -8.7, up: 8.7}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.4, up: 0.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d20-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.408000e+02 9.608330e+00 9.608330e+00
+6.690000e+01 0.000000e+00 0.000000e+00 2.184000e+02 8.109871e+00 8.109871e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.227000e+02 8.709191e+00 8.709191e+00
+1.892000e+02 0.000000e+00 0.000000e+00 1.923000e+02 2.433105e+00 2.433105e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -11.5, up: 11.5}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -9.3, up: 9.3}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -9.6, up: 9.6}, sys: {dn: -0.6, up: 0.6}}, 3: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d20-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 3.243000e+02 1.151564e+01 1.151564e+01
+6.690000e+01 0.000000e+00 0.000000e+00 3.180000e+02 9.319335e+00 9.319335e+00
+7.630000e+01 0.000000e+00 0.000000e+00 3.256000e+02 9.618732e+00 9.618732e+00
+1.892000e+02 0.000000e+00 0.000000e+00 3.258000e+02 3.059412e+00 3.059412e+00
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d09-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.8569, up: 0.8569}, sys: {dn: -2.5727, up: 2.5727}}, 1: {stat: {dn: -2.2758, up: 2.2758}, sys: {dn: -1.2542, up: 1.2542}}, 2: {stat: {dn: -3.3782, up: 3.3782}, sys: {dn: -2.0751, up: 2.0751}}, 3: {stat: {dn: -3.0224, up: 3.0224}, sys: {dn: -1.4592, up: 1.4592}}, 4: {stat: {dn: -2.4564, up: 2.4564}, sys: {dn: -0.8377, up: 0.8377}}, 5: {stat: {dn: -1.4324, up: 1.4324}, sys: {dn: -0.3107, up: 0.3107}}, 6: {stat: {dn: -0.538, up: 0.538}, sys: {dn: -0.1034, up: 0.1034}}, 7: {stat: {dn: -0.4571, up: 0.4571}, sys: {dn: -0.1118, up: 0.1118}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d09-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t9
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
5.000000e-03 5.000000e-03 5.000000e-03 8.842900e+00 2.711653e+00 2.711653e+00
1.500000e-02 5.000000e-03 5.000000e-03 2.366020e+01 2.598516e+00 2.598516e+00
2.500000e-02 5.000000e-03 5.000000e-03 2.512040e+01 3.964628e+00 3.964628e+00
3.500000e-02 5.000000e-03 5.000000e-03 1.785650e+01 3.356213e+00 3.356213e+00
4.500000e-02 5.000000e-03 5.000000e-03 1.000940e+01 2.595312e+00 2.595312e+00
5.500000e-02 5.000000e-03 5.000000e-03 3.036100e+00 1.465709e+00 1.465709e+00
7.000000e-02 1.000000e-02 1.000000e-02 7.496000e-01 5.478463e-01 5.478463e-01
9.000000e-02 1.000000e-02 1.000000e-02 7.332000e-01 4.705737e-01 4.705737e-01
END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d09-x01-y02
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.9224, up: 0.9224}, sys: {dn: -3.1253, up: 3.1253}}, 1: {stat: {dn: -2.478, up: 2.478}, sys: {dn: -0.816, up: 0.816}}, 2: {stat: {dn: -2.6979, up: 2.6979}, sys: {dn: -1.1939, up: 1.1939}}, 3: {stat: {dn: -1.7084, up: 1.7084}, sys: {dn: -0.9893, up: 0.9893}}, 4: {stat: {dn: -1.2581, up: 1.2581}, sys: {dn: -0.3775, up: 0.3775}}, 5: {stat: {dn: -0.643, up: 0.643}, sys: {dn: -0.0978, up: 0.0978}}, 6: {stat: {dn: -0.5226, up: 0.5226}, sys: {dn: -0.2412, up: 0.2412}}, 7: {stat: {dn: -0.2711, up: 0.2711}, sys: {dn: -0.0347, up: 0.0347}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d09-x01-y02
Title: doi:10.17182/hepdata.13029.v1/t9
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
5.000000e-03 5.000000e-03 5.000000e-03 1.475410e+01 3.258577e+00 3.258577e+00
1.500000e-02 5.000000e-03 5.000000e-03 3.558020e+01 2.608896e+00 2.608896e+00
2.500000e-02 5.000000e-03 5.000000e-03 2.434210e+01 2.950265e+00 2.950265e+00
3.500000e-02 5.000000e-03 5.000000e-03 7.946700e+00 1.974169e+00 1.974169e+00
4.500000e-02 5.000000e-03 5.000000e-03 4.311800e+00 1.313515e+00 1.313515e+00
5.500000e-02 5.000000e-03 5.000000e-03 1.716200e+00 6.503951e-01 6.503951e-01
7.000000e-02 1.000000e-02 1.000000e-02 1.543700e+00 5.755764e-01 5.755764e-01
9.000000e-02 1.000000e-02 1.000000e-02 1.912000e-01 2.733117e-01 2.733117e-01
END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d09-x01-y03
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.9905, up: 0.9905}, sys: {dn: -3.3097, up: 3.3097}}, 1: {stat: {dn: -2.8147, up: 2.8147}, sys: {dn: -1.1908, up: 1.1908}}, 2: {stat: {dn: -2.9755, up: 2.9755}, sys: {dn: -1.4003, up: 1.4003}}, 3: {stat: {dn: -2.027, up: 2.027}, sys: {dn: -0.9987, up: 0.9987}}, 4: {stat: {dn: -1.7307, up: 1.7307}, sys: {dn: -0.5479, up: 0.5479}}, 5: {stat: {dn: -1.4728, up: 1.4728}, sys: {dn: -0.3558, up: 0.3558}}, 6: {stat: {dn: -0.5777, up: 0.5777}, sys: {dn: -0.1418, up: 0.1418}}, 7: {stat: {dn: -1.629, up: 1.629}, sys: {dn: -0.6014, up: 0.6014}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d09-x01-y03
Title: doi:10.17182/hepdata.13029.v1/t9
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
5.000000e-03 5.000000e-03 5.000000e-03 1.699800e+01 3.454737e+00 3.454737e+00
1.500000e-02 5.000000e-03 5.000000e-03 3.947850e+01 3.056230e+00 3.056230e+00
2.500000e-02 5.000000e-03 5.000000e-03 2.394470e+01 3.288532e+00 3.288532e+00
3.500000e-02 5.000000e-03 5.000000e-03 1.003860e+01 2.259675e+00 2.259675e+00
4.500000e-02 5.000000e-03 5.000000e-03 7.005600e+00 1.815356e+00 1.815356e+00
5.500000e-02 5.000000e-03 5.000000e-03 4.305100e+00 1.515168e+00 1.515168e+00
7.000000e-02 1.000000e-02 1.000000e-02 1.309300e+00 5.948483e-01 5.948483e-01
9.000000e-02 1.000000e-02 1.000000e-02 1.527600e+00 1.736469e+00 1.736469e+00
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.742, up: 2.742}, sys: {dn: -1.794, up: 1.794}}, 1: {stat: {dn: -2.6442, up: 2.6442}, sys: {dn: -0.6797, up: 0.6797}}, 2: {stat: {dn: -2.0907, up: 2.0907}, sys: {dn: -1.2774, up: 1.2774}}, 3: {stat: {dn: -1.3149, up: 1.3149}, sys: {dn: -0.5033, up: 0.5033}}, 4: {stat: {dn: -0.7871, up: 0.7871}, sys: {dn: -0.2217, up: 0.2217}}, 5: {stat: {dn: -0.6799, up: 0.6799}, sys: {dn: -0.042, up: 0.042}}, 6: {stat: {dn: -0.3073, up: 0.3073}, sys: {dn: -0.0802, up: 0.0802}}, 7: {stat: {dn: -0.3381, up: 0.3381}, sys: {dn: -0.0554, up: 0.0554}}, 8: {stat: {dn: -0.252, up: 0.252}, sys: {dn: -0.0154, up: 0.0154}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.0519, up: 0.0519}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d10-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t10
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.601340e+01 3.276736e+00 3.276736e+00
-1.500000e-02 5.000000e-03 5.000000e-03 2.215210e+01 2.730162e+00 2.730162e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.398660e+01 2.450057e+00 2.450057e+00
-3.500000e-02 5.000000e-03 5.000000e-03 6.074200e+00 1.407932e+00 1.407932e+00
-5.000000e-02 1.000000e-02 1.000000e-02 4.612400e+00 8.177269e-01 8.177269e-01
-7.000000e-02 1.000000e-02 1.000000e-02 3.286900e+00 6.811960e-01 6.811960e-01
-1.000000e-01 2.000000e-02 2.000000e-02 1.584600e+00 3.175930e-01 3.175930e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.494200e+00 3.426088e-01 3.426088e-01
-1.800000e-01 2.000000e-02 2.000000e-02 7.751000e-01 2.524701e-01 2.524701e-01
-2.250000e-01 2.500000e-02 2.500000e-02 2.395000e-01 1.216290e-01 1.216290e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.0209, up: 2.0209}, sys: {dn: -0.6858, up: 0.6858}}, 1: {stat: {dn: -1.8632, up: 1.8632}, sys: {dn: -0.2141, up: 0.2141}}, 2: {stat: {dn: -1.2389, up: 1.2389}, sys: {dn: -0.2182, up: 0.2182}}, 3: {stat: {dn: -1.3807, up: 1.3807}, sys: {dn: -0.6522, up: 0.6522}}, 4: {stat: {dn: -0.605, up: 0.605}, sys: {dn: -0.2466, up: 0.2466}}, 5: {stat: {dn: -0.6319, up: 0.6319}, sys: {dn: -0.3406, up: 0.3406}}, 6: {stat: {dn: -0.2277, up: 0.2277}, sys: {dn: -0.0482, up: 0.0482}}, 7: {stat: {dn: -0.2709, up: 0.2709}, sys: {dn: -0.0671, up: 0.0671}}, 8: {stat: {dn: -0.1358, up: 0.1358}, sys: {dn: -0.0534, up: 0.0534}}, 9: {stat: {dn: -0.0967, up: 0.0967}, sys: {dn: -0.0283, up: 0.0283}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d10-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t10
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.940760e+01 2.134094e+00 2.134094e+00
-1.500000e-02 5.000000e-03 5.000000e-03 2.250340e+01 1.875461e+00 1.875461e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.088630e+01 1.257968e+00 1.257968e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.081140e+01 1.526990e+00 1.526990e+00
-5.000000e-02 1.000000e-02 1.000000e-02 4.301000e+00 6.533273e-01 6.533273e-01
-7.000000e-02 1.000000e-02 1.000000e-02 3.339700e+00 7.178482e-01 7.178482e-01
-1.000000e-01 2.000000e-02 2.000000e-02 1.204300e+00 2.327456e-01 2.327456e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.106100e+00 2.790864e-01 2.790864e-01
-1.800000e-01 2.000000e-02 2.000000e-02 3.677000e-01 1.459219e-01 1.459219e-01
-2.250000e-01 2.500000e-02 2.500000e-02 1.732000e-01 1.007560e-01 1.007560e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.934, up: 1.934}, sys: {dn: -1.0943, up: 1.0943}}, 1: {stat: {dn: -1.8073, up: 1.8073}, sys: {dn: -0.5123, up: 0.5123}}, 2: {stat: {dn: -1.4383, up: 1.4383}, sys: {dn: -0.2677, up: 0.2677}}, 3: {stat: {dn: -1.187, up: 1.187}, sys: {dn: -0.3005, up: 0.3005}}, 4: {stat: {dn: -0.624, up: 0.624}, sys: {dn: -0.1505, up: 0.1505}}, 5: {stat: {dn: -0.6597, up: 0.6597}, sys: {dn: -0.2458, up: 0.2458}}, 6: {stat: {dn: -0.3548, up: 0.3548}, sys: {dn: -0.1584, up: 0.1584}}, 7: {stat: {dn: -0.1852, up: 0.1852}, sys: {dn: -0.0906, up: 0.0906}}, 8: {stat: {dn: -0.1136, up: 0.1136}, sys: {dn: -0.028, up: 0.028}}, 9: {stat: {dn: -0.0974, up: 0.0974}, sys: {dn: -0.0122, up: 0.0122}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d10-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t10
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 3.019670e+01 2.222127e+00 2.222127e+00
-1.500000e-02 5.000000e-03 5.000000e-03 2.100950e+01 1.878506e+00 1.878506e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.199820e+01 1.463000e+00 1.463000e+00
-3.500000e-02 5.000000e-03 5.000000e-03 8.455700e+00 1.224447e+00 1.224447e+00
-5.000000e-02 1.000000e-02 1.000000e-02 4.559500e+00 6.418927e-01 6.418927e-01
-7.000000e-02 1.000000e-02 1.000000e-02 3.514400e+00 7.040041e-01 7.040041e-01
-1.000000e-01 2.000000e-02 2.000000e-02 2.134000e+00 3.885532e-01 3.885532e-01
-1.400000e-01 2.000000e-02 2.000000e-02 7.026000e-01 2.061732e-01 2.061732e-01
-1.800000e-01 2.000000e-02 2.000000e-02 2.636000e-01 1.169998e-01 1.169998e-01
-2.250000e-01 2.500000e-02 2.500000e-02 1.323000e-01 9.816109e-02 9.816109e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1816, up: 0.1816}, sys: {dn: -0.3038, up: 0.3038}}, 1: {stat: {dn: -0.4405, up: 0.4405}, sys: {dn: -0.5891, up: 0.5891}}, 2: {stat: {dn: -1.0442, up: 1.0442}, sys: {dn: -0.5264, up: 0.5264}}, 3: {stat: {dn: -1.4441, up: 1.4441}, sys: {dn: -0.4895, up: 0.4895}}, 4: {stat: {dn: -0.6634, up: 0.6634}, sys: {dn: -0.199, up: 0.199}}, 5: {stat: {dn: -0.4328, up: 0.4328}, sys: {dn: -0.0993, up: 0.0993}}, 6: {stat: {dn: -0.4845, up: 0.4845}, sys: {dn: -0.2382, up: 0.2382}}, 7: {stat: {dn: -0.4733, up: 0.4733}, sys: {dn: -0.2639, up: 0.2639}}, 8: {stat: {dn: -0.2274, up: 0.2274}, sys: {dn: -0.0566, up: 0.0566}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d11-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t11
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 6.883000e-01 3.539393e-01 3.539393e-01
-3.000000e-02 1.000000e-02 1.000000e-02 3.738800e+00 7.355808e-01 7.355808e-01
-5.000000e-02 1.000000e-02 1.000000e-02 8.604200e+00 1.169380e+00 1.169380e+00
-7.000000e-02 1.000000e-02 1.000000e-02 1.126320e+01 1.524807e+00 1.524807e+00
-1.000000e-01 2.000000e-02 2.000000e-02 5.083800e+00 6.926042e-01 6.926042e-01
-1.400000e-01 2.000000e-02 2.000000e-02 2.077100e+00 4.440454e-01 4.440454e-01
-1.800000e-01 2.000000e-02 2.000000e-02 2.001300e+00 5.398884e-01 5.398884e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.594500e+00 5.419005e-01 5.419005e-01
-2.700000e-01 3.000000e-02 3.000000e-02 7.451000e-01 2.343380e-01 2.343380e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1207, up: 0.1207}, sys: {dn: -0.4932, up: 0.4932}}, 1: {stat: {dn: -0.6446, up: 0.6446}, sys: {dn: -0.8659, up: 0.8659}}, 2: {stat: {dn: -1.0288, up: 1.0288}, sys: {dn: -0.2483, up: 0.2483}}, 3: {stat: {dn: -0.9218, up: 0.9218}, sys: {dn: -0.3424, up: 0.3424}}, 4: {stat: {dn: -0.4877, up: 0.4877}, sys: {dn: -0.1636, up: 0.1636}}, 5: {stat: {dn: -0.4009, up: 0.4009}, sys: {dn: -0.1616, up: 0.1616}}, 6: {stat: {dn: -0.2872, up: 0.2872}, sys: {dn: -0.0745, up: 0.0745}}, 7: {stat: {dn: -0.2159, up: 0.2159}, sys: {dn: -0.1535, up: 0.1535}}, 8: {stat: {dn: -0.1145, up: 0.1145}, sys: {dn: -0.0256, up: 0.0256}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d11-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t11
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 8.485000e-01 5.077546e-01 5.077546e-01
-3.000000e-02 1.000000e-02 1.000000e-02 9.386800e+00 1.079487e+00 1.079487e+00
-5.000000e-02 1.000000e-02 1.000000e-02 1.168570e+01 1.058339e+00 1.058339e+00
-7.000000e-02 1.000000e-02 1.000000e-02 7.878900e+00 9.833377e-01 9.833377e-01
-1.000000e-01 2.000000e-02 2.000000e-02 4.080300e+00 5.144086e-01 5.144086e-01
-1.400000e-01 2.000000e-02 2.000000e-02 2.319400e+00 4.322446e-01 4.322446e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.240700e+00 2.967054e-01 2.967054e-01
-2.200000e-01 2.000000e-02 2.000000e-02 6.682000e-01 2.649058e-01 2.649058e-01
-2.700000e-01 3.000000e-02 3.000000e-02 2.136000e-01 1.173269e-01 1.173269e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1264, up: 0.1264}, sys: {dn: -0.6788, up: 0.6788}}, 1: {stat: {dn: -0.755, up: 0.755}, sys: {dn: -0.6036, up: 0.6036}}, 2: {stat: {dn: -1.0799, up: 1.0799}, sys: {dn: -0.6683, up: 0.6683}}, 3: {stat: {dn: -0.9242, up: 0.9242}, sys: {dn: -0.2958, up: 0.2958}}, 4: {stat: {dn: -0.5999, up: 0.5999}, sys: {dn: -0.3361, up: 0.3361}}, 5: {stat: {dn: -0.5519, up: 0.5519}, sys: {dn: -0.1828, up: 0.1828}}, 6: {stat: {dn: -0.2652, up: 0.2652}, sys: {dn: -0.0478, up: 0.0478}}, 7: {stat: {dn: -0.2526, up: 0.2526}, sys: {dn: -0.0598, up: 0.0598}}, 8: {stat: {dn: -0.1671, up: 0.1671}, sys: {dn: -0.0509, up: 0.0509}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d11-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t11
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 1.129600e+00 6.904682e-01 6.904682e-01
-3.000000e-02 1.000000e-02 1.000000e-02 1.083890e+01 9.666219e-01 9.666219e-01
-5.000000e-02 1.000000e-02 1.000000e-02 1.208930e+01 1.269964e+00 1.269964e+00
-7.000000e-02 1.000000e-02 1.000000e-02 8.054400e+00 9.703831e-01 9.703831e-01
-1.000000e-01 2.000000e-02 2.000000e-02 4.693500e+00 6.876360e-01 6.876360e-01
-1.400000e-01 2.000000e-02 2.000000e-02 3.233600e+00 5.813858e-01 5.813858e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.116400e+00 2.694733e-01 2.694733e-01
-2.200000e-01 2.000000e-02 2.000000e-02 7.266000e-01 2.595820e-01 2.595820e-01
-2.700000e-01 3.000000e-02 3.000000e-02 3.183000e-01 1.746803e-01 1.746803e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.3481, up: 0.3481}, sys: {dn: -0.5134, up: 0.5134}}, 1: {stat: {dn: -0.8366, up: 0.8366}, sys: {dn: -0.383, up: 0.383}}, 2: {stat: {dn: -1.2933, up: 1.2933}, sys: {dn: -0.6042, up: 0.6042}}, 3: {stat: {dn: -1.2597, up: 1.2597}, sys: {dn: -0.2783, up: 0.2783}}, 4: {stat: {dn: -0.5193, up: 0.5193}, sys: {dn: -0.1979, up: 0.1979}}, 5: {stat: {dn: -0.3983, up: 0.3983}, sys: {dn: -0.0794, up: 0.0794}}, 6: {stat: {dn: -0.4183, up: 0.4183}, sys: {dn: -0.2039, up: 0.2039}}, 7: {stat: {dn: -0.4376, up: 0.4376}, sys: {dn: -0.2678, up: 0.2678}}, 8: {stat: {dn: -0.1775, up: 0.1775}, sys: {dn: -0.0369, up: 0.0369}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d12-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t12
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 1.701600e+00 6.202847e-01 6.202847e-01
-3.000000e-02 1.000000e-02 1.000000e-02 7.347800e+00 9.201025e-01 9.201025e-01
-5.000000e-02 1.000000e-02 1.000000e-02 1.107220e+01 1.427474e+00 1.427474e+00
-7.000000e-02 1.000000e-02 1.000000e-02 9.339100e+00 1.290076e+00 1.290076e+00
-1.000000e-01 2.000000e-02 2.000000e-02 3.780300e+00 5.557310e-01 5.557310e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.898600e+00 4.061370e-01 4.061370e-01
-1.800000e-01 2.000000e-02 2.000000e-02 1.730400e+00 4.653494e-01 4.653494e-01
-2.200000e-01 2.000000e-02 2.000000e-02 1.500500e+00 5.130405e-01 5.130405e-01
-2.700000e-01 3.000000e-02 3.000000e-02 5.187000e-01 1.812950e-01 1.812950e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2863, up: 0.2863}, sys: {dn: -0.522, up: 0.522}}, 1: {stat: {dn: -0.869, up: 0.869}, sys: {dn: -0.5718, up: 0.5718}}, 2: {stat: {dn: -0.9805, up: 0.9805}, sys: {dn: -0.2618, up: 0.2618}}, 3: {stat: {dn: -0.7609, up: 0.7609}, sys: {dn: -0.2405, up: 0.2405}}, 4: {stat: {dn: -0.4511, up: 0.4511}, sys: {dn: -0.1273, up: 0.1273}}, 5: {stat: {dn: -0.3407, up: 0.3407}, sys: {dn: -0.118, up: 0.118}}, 6: {stat: {dn: -0.2525, up: 0.2525}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.2305, up: 0.2305}, sys: {dn: -0.1632, up: 0.1632}}, 8: {stat: {dn: -0.0865, up: 0.0865}, sys: {dn: -0.0203, up: 0.0203}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d12-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t12
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 2.561800e+00 5.953585e-01 5.953585e-01
-3.000000e-02 1.000000e-02 1.000000e-02 1.290780e+01 1.040248e+00 1.040248e+00
-5.000000e-02 1.000000e-02 1.000000e-02 1.068630e+01 1.014849e+00 1.014849e+00
-7.000000e-02 1.000000e-02 1.000000e-02 6.223300e+00 7.980032e-01 7.980032e-01
-1.000000e-01 2.000000e-02 2.000000e-02 3.692400e+00 4.687179e-01 4.687179e-01
-1.400000e-01 2.000000e-02 2.000000e-02 1.993900e+00 3.605558e-01 3.605558e-01
-1.800000e-01 2.000000e-02 2.000000e-02 9.872000e-01 2.595308e-01 2.595308e-01
-2.200000e-01 2.000000e-02 2.000000e-02 7.371000e-01 2.824261e-01 2.824261e-01
-2.700000e-01 3.000000e-02 3.000000e-02 1.451000e-01 8.885010e-02 8.885010e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2735, up: 0.2735}, sys: {dn: -0.6898, up: 0.6898}}, 1: {stat: {dn: -0.9312, up: 0.9312}, sys: {dn: -0.3364, up: 0.3364}}, 2: {stat: {dn: -0.9976, up: 0.9976}, sys: {dn: -0.3761, up: 0.3761}}, 3: {stat: {dn: -0.7855, up: 0.7855}, sys: {dn: -0.2772, up: 0.2772}}, 4: {stat: {dn: -0.5411, up: 0.5411}, sys: {dn: -0.3495, up: 0.3495}}, 5: {stat: {dn: -0.5014, up: 0.5014}, sys: {dn: -0.1508, up: 0.1508}}, 6: {stat: {dn: -0.2362, up: 0.2362}, sys: {dn: -0.0366, up: 0.0366}}, 7: {stat: {dn: -0.1764, up: 0.1764}, sys: {dn: -0.0427, up: 0.0427}}, 8: {stat: {dn: -0.1811, up: 0.1811}, sys: {dn: -0.0557, up: 0.0557}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d12-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t12
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 1.000000e-02 1.000000e-02 2.934800e+00 7.420420e-01 7.420420e-01
-3.000000e-02 1.000000e-02 1.000000e-02 1.319910e+01 9.901002e-01 9.901002e-01
-5.000000e-02 1.000000e-02 1.000000e-02 1.113920e+01 1.066141e+00 1.066141e+00
-7.000000e-02 1.000000e-02 1.000000e-02 6.470500e+00 8.329766e-01 8.329766e-01
-1.000000e-01 2.000000e-02 2.000000e-02 4.021100e+00 6.441579e-01 6.441579e-01
-1.400000e-01 2.000000e-02 2.000000e-02 2.999400e+00 5.235863e-01 5.235863e-01
-1.800000e-01 2.000000e-02 2.000000e-02 9.892000e-01 2.390188e-01 2.390188e-01
-2.200000e-01 2.000000e-02 2.000000e-02 4.331000e-01 1.814945e-01 1.814945e-01
-2.700000e-01 3.000000e-02 3.000000e-02 3.087000e-01 1.894722e-01 1.894722e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.0282, up: 0.0282}, sys: {dn: -0.0357, up: 0.0357}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.5666, up: 0.5666}}, 3: {stat: {dn: -1.8105, up: 1.8105}, sys: {dn: -0.8543, up: 0.8543}}, 4: {stat: {dn: -2.2526, up: 2.2526}, sys: {dn: -0.6646, up: 0.6646}}, 5: {stat: {dn: -2.2243, up: 2.2243}, sys: {dn: -0.3327, up: 0.3327}}, 6: {stat: {dn: -1.8865, up: 1.8865}, sys: {dn: -0.1241, up: 0.1241}}, 7: {stat: {dn: -1.4689, up: 1.4689}, sys: {dn: -0.8061, up: 0.8061}}, 8: {stat: {dn: -0.8734, up: 0.8734}, sys: {dn: -0.6837, up: 0.6837}}, 9: {stat: {dn: -0.6424, up: 0.6424}, sys: {dn: -0.1682, up: 0.1682}}, 10: {stat: {dn: -0.5836, up: 0.5836}, sys: {dn: -0.2701, up: 0.2701}}, 11: {stat: {dn: -0.441, up: 0.441}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.6012, up: 0.6012}, sys: {dn: -0.0659, up: 0.0659}}, 13: {stat: {dn: -0.2821, up: 0.2821}, sys: {dn: -0.0644, up: 0.0644}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d13-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t13
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00
-1.500000e-02 5.000000e-03 5.000000e-03 2.770000e-02 4.549429e-02 4.549429e-02
-2.500000e-02 5.000000e-03 5.000000e-03 1.269600e+00 7.896427e-01 7.896427e-01
-3.500000e-02 5.000000e-03 5.000000e-03 9.327400e+00 2.001934e+00 2.001934e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.424450e+01 2.348595e+00 2.348595e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.500100e+01 2.249044e+00 2.249044e+00
-6.500000e-02 5.000000e-03 5.000000e-03 1.166350e+01 1.890577e+00 1.890577e+00
-7.500000e-02 5.000000e-03 5.000000e-03 7.898100e+00 1.675549e+00 1.675549e+00
-9.000000e-02 1.000000e-02 1.000000e-02 6.915400e+00 1.109177e+00 1.109177e+00
-1.100000e-01 1.000000e-02 1.000000e-02 2.913600e+00 6.640550e-01 6.640550e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.673800e+00 6.430731e-01 6.430731e-01
-1.550000e-01 1.500000e-02 1.500000e-02 2.055300e+00 4.570350e-01 4.570350e-01
-1.850000e-01 1.500000e-02 1.500000e-02 2.751600e+00 6.048010e-01 6.048010e-01
-2.200000e-01 2.000000e-02 2.000000e-02 9.434000e-01 2.893575e-01 2.893575e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.0927, up: 0.0927}, sys: {dn: -0.1773, up: 0.1773}}, 2: {stat: {dn: -0.8237, up: 0.8237}, sys: {dn: -0.318, up: 0.318}}, 3: {stat: {dn: -1.582, up: 1.582}, sys: {dn: -0.2095, up: 0.2095}}, 4: {stat: {dn: -1.4524, up: 1.4524}, sys: {dn: -0.4952, up: 0.4952}}, 5: {stat: {dn: -1.2497, up: 1.2497}, sys: {dn: -0.1943, up: 0.1943}}, 6: {stat: {dn: -1.1575, up: 1.1575}, sys: {dn: -0.3895, up: 0.3895}}, 7: {stat: {dn: -1.0239, up: 1.0239}, sys: {dn: -0.2153, up: 0.2153}}, 8: {stat: {dn: -0.6223, up: 0.6223}, sys: {dn: -0.2226, up: 0.2226}}, 9: {stat: {dn: -0.6567, up: 0.6567}, sys: {dn: -0.3125, up: 0.3125}}, 10: {stat: {dn: -0.5525, up: 0.5525}, sys: {dn: -0.0794, up: 0.0794}}, 11: {stat: {dn: -0.3604, up: 0.3604}, sys: {dn: -0.1004, up: 0.1004}}, 12: {stat: {dn: -0.2957, up: 0.2957}, sys: {dn: -0.0864, up: 0.0864}}, 13: {stat: {dn: -0.191, up: 0.191}, sys: {dn: -0.0508, up: 0.0508}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d13-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t13
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.228000e-01 2.000714e-01 2.000714e-01
-2.500000e-02 5.000000e-03 5.000000e-03 4.686000e+00 8.829528e-01 8.829528e-01
-3.500000e-02 5.000000e-03 5.000000e-03 1.499440e+01 1.595811e+00 1.595811e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.555260e+01 1.534500e+00 1.534500e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.173900e+01 1.264714e+00 1.264714e+00
-6.500000e-02 5.000000e-03 5.000000e-03 9.646800e+00 1.221277e+00 1.221277e+00
-7.500000e-02 5.000000e-03 5.000000e-03 7.168200e+00 1.046291e+00 1.046291e+00
-9.000000e-02 1.000000e-02 1.000000e-02 4.913100e+00 6.609146e-01 6.609146e-01
-1.100000e-01 1.000000e-02 1.000000e-02 4.325300e+00 7.272628e-01 7.272628e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.922000e+00 5.581761e-01 5.581761e-01
-1.550000e-01 1.500000e-02 1.500000e-02 1.797200e+00 3.741234e-01 3.741234e-01
-1.850000e-01 1.500000e-02 1.500000e-02 1.155800e+00 3.080640e-01 3.080640e-01
-2.200000e-01 2.000000e-02 2.000000e-02 5.560000e-01 1.976402e-01 1.976402e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0147, up: 0.0147}}, 1: {stat: {dn: -0.0978, up: 0.0978}, sys: {dn: -0.2519, up: 0.2519}}, 2: {stat: {dn: -0.9659, up: 0.9659}, sys: {dn: -0.3695, up: 0.3695}}, 3: {stat: {dn: -1.3102, up: 1.3102}, sys: {dn: -0.3171, up: 0.3171}}, 4: {stat: {dn: -1.147, up: 1.147}, sys: {dn: -0.4885, up: 0.4885}}, 5: {stat: {dn: -1.4555, up: 1.4555}, sys: {dn: -0.1784, up: 0.1784}}, 6: {stat: {dn: -1.0943, up: 1.0943}, sys: {dn: -0.591, up: 0.591}}, 7: {stat: {dn: -1.116, up: 1.116}, sys: {dn: -0.1645, up: 0.1645}}, 8: {stat: {dn: -0.6883, up: 0.6883}, sys: {dn: -0.2916, up: 0.2916}}, 9: {stat: {dn: -0.7029, up: 0.7029}, sys: {dn: -0.2842, up: 0.2842}}, 10: {stat: {dn: -0.7721, up: 0.7721}, sys: {dn: -0.2409, up: 0.2409}}, 11: {stat: {dn: -0.4174, up: 0.4174}, sys: {dn: -0.0983, up: 0.0983}}, 12: {stat: {dn: -0.3306, up: 0.3306}, sys: {dn: -0.0649, up: 0.0649}}, 13: {stat: {dn: -0.1304, up: 0.1304}, sys: {dn: -0.0266, up: 0.0266}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d13-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t13
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 1.470000e-02 1.470000e-02
-1.500000e-02 5.000000e-03 5.000000e-03 2.119000e-01 2.702193e-01 2.702193e-01
-2.500000e-02 5.000000e-03 5.000000e-03 7.618100e+00 1.034163e+00 1.034163e+00
-3.500000e-02 5.000000e-03 5.000000e-03 1.376860e+01 1.348027e+00 1.348027e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.144820e+01 1.246692e+00 1.246692e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.279560e+01 1.466392e+00 1.466392e+00
-6.500000e-02 5.000000e-03 5.000000e-03 8.511500e+00 1.243693e+00 1.243693e+00
-7.500000e-02 5.000000e-03 5.000000e-03 7.798700e+00 1.128059e+00 1.128059e+00
-9.000000e-02 1.000000e-02 1.000000e-02 5.369000e+00 7.475209e-01 7.475209e-01
-1.100000e-01 1.000000e-02 1.000000e-02 4.050000e+00 7.581808e-01 7.581808e-01
-1.300000e-01 1.000000e-02 1.000000e-02 3.906800e+00 8.088085e-01 8.088085e-01
-1.550000e-01 1.500000e-02 1.500000e-02 2.276400e+00 4.288189e-01 4.288189e-01
-1.850000e-01 1.500000e-02 1.500000e-02 1.389400e+00 3.369100e-01 3.369100e-01
-2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.330854e-01 1.330854e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1272, up: 0.1272}, sys: {dn: -0.1514, up: 0.1514}}, 1: {stat: {dn: -1.086, up: 1.086}, sys: {dn: -1.3018, up: 1.3018}}, 2: {stat: {dn: -1.9387, up: 1.9387}, sys: {dn: -1.8261, up: 1.8261}}, 3: {stat: {dn: -2.8412, up: 2.8412}, sys: {dn: -1.4809, up: 1.4809}}, 4: {stat: {dn: -2.5124, up: 2.5124}, sys: {dn: -0.5265, up: 0.5265}}, 5: {stat: {dn: -2.2915, up: 2.2915}, sys: {dn: -0.9001, up: 0.9001}}, 6: {stat: {dn: -0.9274, up: 0.9274}, sys: {dn: -0.3422, up: 0.3422}}, 7: {stat: {dn: -0.4813, up: 0.4813}, sys: {dn: -0.2287, up: 0.2287}}, 8: {stat: {dn: -0.3241, up: 0.3241}, sys: {dn: -0.1209, up: 0.1209}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d14-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t14
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.139000e-01 1.977418e-01 1.977418e-01
-1.500000e-02 5.000000e-03 5.000000e-03 4.535100e+00 1.695311e+00 1.695311e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.443480e+01 2.663306e+00 2.663306e+00
-3.500000e-02 5.000000e-03 5.000000e-03 2.484360e+01 3.203979e+00 3.203979e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.930140e+01 2.566974e+00 2.566974e+00
-5.500000e-02 5.000000e-03 5.000000e-03 1.700440e+01 2.461941e+00 2.461941e+00
-7.000000e-02 1.000000e-02 1.000000e-02 6.394200e+00 9.885199e-01 9.885199e-01
-9.000000e-02 1.000000e-02 1.000000e-02 1.947900e+00 5.328728e-01 5.328728e-01
-1.100000e-01 1.000000e-02 1.000000e-02 9.797000e-01 3.459156e-01 3.459156e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2713, up: 0.2713}, sys: {dn: -0.1383, up: 0.1383}}, 1: {stat: {dn: -0.9054, up: 0.9054}, sys: {dn: -0.3472, up: 0.3472}}, 2: {stat: {dn: -1.9494, up: 1.9494}, sys: {dn: -0.6191, up: 0.6191}}, 3: {stat: {dn: -2.1841, up: 2.1841}, sys: {dn: -0.525, up: 0.525}}, 4: {stat: {dn: -1.7006, up: 1.7006}, sys: {dn: -0.5248, up: 0.5248}}, 5: {stat: {dn: -1.1786, up: 1.1786}, sys: {dn: -0.1562, up: 0.1562}}, 6: {stat: {dn: -0.5163, up: 0.5163}, sys: {dn: -0.2637, up: 0.2637}}, 7: {stat: {dn: -0.3792, up: 0.3792}, sys: {dn: -0.0763, up: 0.0763}}, 8: {stat: {dn: -0.2467, up: 0.2467}, sys: {dn: -0.0762, up: 0.0762}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d14-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t14
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 7.245000e-01 3.045170e-01 3.045170e-01
-1.500000e-02 5.000000e-03 5.000000e-03 7.360900e+00 9.696891e-01 9.696891e-01
-2.500000e-02 5.000000e-03 5.000000e-03 2.628730e+01 2.045347e+00 2.045347e+00
-3.500000e-02 5.000000e-03 5.000000e-03 2.802450e+01 2.246312e+00 2.246312e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.724110e+01 1.779735e+00 1.779735e+00
-5.500000e-02 5.000000e-03 5.000000e-03 8.454800e+00 1.188906e+00 1.188906e+00
-7.000000e-02 1.000000e-02 1.000000e-02 2.943000e+00 5.797442e-01 5.797442e-01
-9.000000e-02 1.000000e-02 1.000000e-02 1.440700e+00 3.868001e-01 3.868001e-01
-1.100000e-01 1.000000e-02 1.000000e-02 6.281000e-01 2.582002e-01 2.582002e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.4034, up: 0.4034}}, 1: {stat: {dn: -0.8754, up: 0.8754}, sys: {dn: -0.6086, up: 0.6086}}, 2: {stat: {dn: -1.9783, up: 1.9783}, sys: {dn: -0.8586, up: 0.8586}}, 3: {stat: {dn: -2.0211, up: 2.0211}, sys: {dn: -0.5435, up: 0.5435}}, 4: {stat: {dn: -1.786, up: 1.786}, sys: {dn: -0.5388, up: 0.5388}}, 5: {stat: {dn: -1.3708, up: 1.3708}, sys: {dn: -0.2722, up: 0.2722}}, 6: {stat: {dn: -0.6382, up: 0.6382}, sys: {dn: -0.1095, up: 0.1095}}, 7: {stat: {dn: -0.6105, up: 0.6105}, sys: {dn: -0.2223, up: 0.2223}}, 8: {stat: {dn: -0.5379, up: 0.5379}, sys: {dn: -0.0901, up: 0.0901}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d14-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t14
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 4.401000e-01 4.377574e-01 4.377574e-01
-1.500000e-02 5.000000e-03 5.000000e-03 8.370900e+00 1.066170e+00 1.066170e+00
-2.500000e-02 5.000000e-03 5.000000e-03 2.863630e+01 2.156586e+00 2.156586e+00
-3.500000e-02 5.000000e-03 5.000000e-03 2.570440e+01 2.092902e+00 2.092902e+00
-4.500000e-02 5.000000e-03 5.000000e-03 1.627350e+01 1.865503e+00 1.865503e+00
-5.500000e-02 5.000000e-03 5.000000e-03 8.558800e+00 1.397564e+00 1.397564e+00
-7.000000e-02 1.000000e-02 1.000000e-02 3.623400e+00 6.475257e-01 6.475257e-01
-9.000000e-02 1.000000e-02 1.000000e-02 1.411700e+00 6.497134e-01 6.497134e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.416900e+00 5.453938e-01 5.453938e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0046, up: 0.0046}}, 1: {stat: {dn: -0.3643, up: 0.3643}, sys: {dn: -0.6476, up: 0.6476}}, 2: {stat: {dn: -0.3962, up: 0.3962}, sys: {dn: -0.3349, up: 0.3349}}, 3: {stat: {dn: -1.2948, up: 1.2948}, sys: {dn: -1.1027, up: 1.1027}}, 4: {stat: {dn: -1.534, up: 1.534}, sys: {dn: -0.4525, up: 0.4525}}, 5: {stat: {dn: -1.2897, up: 1.2897}, sys: {dn: -0.2631, up: 0.2631}}, 6: {stat: {dn: -1.9488, up: 1.9488}, sys: {dn: -0.7389, up: 0.7389}}, 7: {stat: {dn: -2.093, up: 2.093}, sys: {dn: -0.3634, up: 0.3634}}, 8: {stat: {dn: -1.6167, up: 1.6167}, sys: {dn: -0.3372, up: 0.3372}}, 9: {stat: {dn: -0.9221, up: 0.9221}, sys: {dn: -0.4831, up: 0.4831}}, 10: {stat: {dn: -0.8483, up: 0.8483}, sys: {dn: -0.2288, up: 0.2288}}, 11: {stat: {dn: -0.5727, up: 0.5727}, sys: {dn: -0.2083, up: 0.2083}}, 12: {stat: {dn: -0.6245, up: 0.6245}, sys: {dn: -0.2505, up: 0.2505}}, 13: {stat: {dn: -0.5249, up: 0.5249}, sys: {dn: -0.1611, up: 0.1611}}, 14: {stat: {dn: -0.4868, up: 0.4868}, sys: {dn: -0.1192, up: 0.1192}}, 15: {stat: {dn: -0.2783, up: 0.2783}, sys: {dn: -0.0486, up: 0.0486}}, 16: {stat: {dn: -0.4848, up: 0.4848}, sys: {dn: -0.1868, up: 0.1868}}, 17: {stat: {dn: -0.1713, up: 0.1713}, sys: {dn: -0.0401, up: 0.0401}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d15-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t15
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-02 5.000000e-03 5.000000e-03 0.000000e+00 4.600000e-03 4.600000e-03
-3.500000e-02 5.000000e-03 5.000000e-03 2.477000e-01 7.430345e-01 7.430345e-01
-4.500000e-02 5.000000e-03 5.000000e-03 8.831000e-01 5.187798e-01 5.187798e-01
-5.500000e-02 5.000000e-03 5.000000e-03 4.130000e+00 1.700722e+00 1.700722e+00
-6.500000e-02 5.000000e-03 5.000000e-03 6.489200e+00 1.599347e+00 1.599347e+00
-7.500000e-02 5.000000e-03 5.000000e-03 6.162700e+00 1.316263e+00 1.316263e+00
-8.500000e-02 5.000000e-03 5.000000e-03 1.064490e+01 2.084177e+00 2.084177e+00
-9.500000e-02 5.000000e-03 5.000000e-03 1.191610e+01 2.124314e+00 2.124314e+00
-1.050000e-01 5.000000e-03 5.000000e-03 8.147000e+00 1.651491e+00 1.651491e+00
-1.200000e-01 1.000000e-02 1.000000e-02 6.273500e+00 1.040987e+00 1.040987e+00
-1.400000e-01 1.000000e-02 1.000000e-02 5.544300e+00 8.786139e-01 8.786139e-01
-1.600000e-01 1.000000e-02 1.000000e-02 2.429300e+00 6.094048e-01 6.094048e-01
-1.800000e-01 1.000000e-02 1.000000e-02 3.215600e+00 6.728674e-01 6.728674e-01
-2.000000e-01 1.000000e-02 1.000000e-02 2.412500e+00 5.490658e-01 5.490658e-01
-2.250000e-01 1.500000e-02 1.500000e-02 2.004800e+00 5.011815e-01 5.011815e-01
-2.550000e-01 1.500000e-02 1.500000e-02 9.277000e-01 2.825117e-01 2.825117e-01
-2.850000e-01 1.500000e-02 1.500000e-02 1.469000e+00 5.195433e-01 5.195433e-01
-3.150000e-01 1.500000e-02 1.500000e-02 4.557000e-01 1.759310e-01 1.759310e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.3807, up: 0.3807}}, 1: {stat: {dn: -0.2405, up: 0.2405}, sys: {dn: -0.2144, up: 0.2144}}, 2: {stat: {dn: -0.8431, up: 0.8431}, sys: {dn: -0.1561, up: 0.1561}}, 3: {stat: {dn: -0.8287, up: 0.8287}, sys: {dn: -0.2301, up: 0.2301}}, 4: {stat: {dn: -1.1461, up: 1.1461}, sys: {dn: -0.2761, up: 0.2761}}, 5: {stat: {dn: -1.4598, up: 1.4598}, sys: {dn: -0.3005, up: 0.3005}}, 6: {stat: {dn: -1.1404, up: 1.1404}, sys: {dn: -0.1958, up: 0.1958}}, 7: {stat: {dn: -1.0456, up: 1.0456}, sys: {dn: -0.4, up: 0.4}}, 8: {stat: {dn: -0.9441, up: 0.9441}, sys: {dn: -0.2891, up: 0.2891}}, 9: {stat: {dn: -0.6621, up: 0.6621}, sys: {dn: -0.1597, up: 0.1597}}, 10: {stat: {dn: -0.5806, up: 0.5806}, sys: {dn: -0.1711, up: 0.1711}}, 11: {stat: {dn: -0.442, up: 0.442}, sys: {dn: -0.226, up: 0.226}}, 12: {stat: {dn: -0.5757, up: 0.5757}, sys: {dn: -0.1963, up: 0.1963}}, 13: {stat: {dn: -0.4855, up: 0.4855}, sys: {dn: -0.0929, up: 0.0929}}, 14: {stat: {dn: -0.314, up: 0.314}, sys: {dn: -0.0927, up: 0.0927}}, 15: {stat: {dn: -0.2729, up: 0.2729}, sys: {dn: -0.1219, up: 0.1219}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.0649, up: 0.0649}}, 17: {stat: {dn: -0.1221, up: 0.1221}, sys: {dn: -0.0463, up: 0.0463}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d15-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t15
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-02 5.000000e-03 5.000000e-03 0.000000e+00 3.807000e-01 3.807000e-01
-3.500000e-02 5.000000e-03 5.000000e-03 5.377000e-01 3.221919e-01 3.221919e-01
-4.500000e-02 5.000000e-03 5.000000e-03 4.225500e+00 8.574292e-01 8.574292e-01
-5.500000e-02 5.000000e-03 5.000000e-03 5.492200e+00 8.600521e-01 8.600521e-01
-6.500000e-02 5.000000e-03 5.000000e-03 9.484000e+00 1.178888e+00 1.178888e+00
-7.500000e-02 5.000000e-03 5.000000e-03 1.269020e+01 1.490408e+00 1.490408e+00
-8.500000e-02 5.000000e-03 5.000000e-03 9.465500e+00 1.157087e+00 1.157087e+00
-9.500000e-02 5.000000e-03 5.000000e-03 7.952200e+00 1.119500e+00 1.119500e+00
-1.050000e-01 5.000000e-03 5.000000e-03 6.482700e+00 9.873721e-01 9.873721e-01
-1.200000e-01 1.000000e-02 1.000000e-02 5.851800e+00 6.810877e-01 6.810877e-01
-1.400000e-01 1.000000e-02 1.000000e-02 4.100600e+00 6.052864e-01 6.052864e-01
-1.600000e-01 1.000000e-02 1.000000e-02 2.187800e+00 4.964272e-01 4.964272e-01
-1.800000e-01 1.000000e-02 1.000000e-02 2.761700e+00 6.082468e-01 6.082468e-01
-2.000000e-01 1.000000e-02 1.000000e-02 2.172600e+00 4.943083e-01 4.943083e-01
-2.250000e-01 1.500000e-02 1.500000e-02 1.360400e+00 3.273978e-01 3.273978e-01
-2.550000e-01 1.500000e-02 1.500000e-02 9.616000e-01 2.988880e-01 2.988880e-01
-2.850000e-01 1.500000e-02 1.500000e-02 2.509000e-01 1.634381e-01 1.634381e-01
-3.150000e-01 1.500000e-02 1.500000e-02 1.742000e-01 1.305837e-01 1.305837e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0327, up: 0.0327}, sys: {dn: -0.1032, up: 0.1032}}, 1: {stat: {dn: -0.2282, up: 0.2282}, sys: {dn: -0.224, up: 0.224}}, 2: {stat: {dn: -0.7116, up: 0.7116}, sys: {dn: -0.353, up: 0.353}}, 3: {stat: {dn: -0.976, up: 0.976}, sys: {dn: -0.418, up: 0.418}}, 4: {stat: {dn: -1.0082, up: 1.0082}, sys: {dn: -0.343, up: 0.343}}, 5: {stat: {dn: -1.0732, up: 1.0732}, sys: {dn: -0.6156, up: 0.6156}}, 6: {stat: {dn: -1.1505, up: 1.1505}, sys: {dn: -0.295, up: 0.295}}, 7: {stat: {dn: -0.9883, up: 0.9883}, sys: {dn: -0.4061, up: 0.4061}}, 8: {stat: {dn: -1.0117, up: 1.0117}, sys: {dn: -0.1541, up: 0.1541}}, 9: {stat: {dn: -0.713, up: 0.713}, sys: {dn: -0.2619, up: 0.2619}}, 10: {stat: {dn: -0.5817, up: 0.5817}, sys: {dn: -0.4049, up: 0.4049}}, 11: {stat: {dn: -0.7049, up: 0.7049}, sys: {dn: -0.5748, up: 0.5748}}, 12: {stat: {dn: -0.5084, up: 0.5084}, sys: {dn: -0.1829, up: 0.1829}}, 13: {stat: {dn: -0.6246, up: 0.6246}, sys: {dn: -0.1545, up: 0.1545}}, 14: {stat: {dn: -0.5243, up: 0.5243}, sys: {dn: -0.1248, up: 0.1248}}, 15: {stat: {dn: -0.2729, up: 0.2729}, sys: {dn: -0.0672, up: 0.0672}}, 16: {stat: {dn: -0.2312, up: 0.2312}, sys: {dn: -0.0428, up: 0.0428}}, 17: {stat: {dn: -0.0931, up: 0.0931}, sys: {dn: -0.0044, up: 0.0044}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d15-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t15
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-02 5.000000e-03 5.000000e-03 1.910000e-02 1.082568e-01 1.082568e-01
-3.500000e-02 5.000000e-03 5.000000e-03 7.883000e-01 3.197675e-01 3.197675e-01
-4.500000e-02 5.000000e-03 5.000000e-03 4.799700e+00 7.943447e-01 7.943447e-01
-5.500000e-02 5.000000e-03 5.000000e-03 7.975500e+00 1.061744e+00 1.061744e+00
-6.500000e-02 5.000000e-03 5.000000e-03 8.619200e+00 1.064949e+00 1.064949e+00
-7.500000e-02 5.000000e-03 5.000000e-03 8.868900e+00 1.237223e+00 1.237223e+00
-8.500000e-02 5.000000e-03 5.000000e-03 9.499000e+00 1.187719e+00 1.187719e+00
-9.500000e-02 5.000000e-03 5.000000e-03 6.524100e+00 1.068482e+00 1.068482e+00
-1.050000e-01 5.000000e-03 5.000000e-03 6.917000e+00 1.023369e+00 1.023369e+00
-1.200000e-01 1.000000e-02 1.000000e-02 5.870800e+00 7.595792e-01 7.595792e-01
-1.400000e-01 1.000000e-02 1.000000e-02 3.851400e+00 7.087446e-01 7.087446e-01
-1.600000e-01 1.000000e-02 1.000000e-02 3.568600e+00 9.095488e-01 9.095488e-01
-1.800000e-01 1.000000e-02 1.000000e-02 2.395400e+00 5.402990e-01 5.402990e-01
-2.000000e-01 1.000000e-02 1.000000e-02 2.446000e+00 6.434248e-01 6.434248e-01
-2.250000e-01 1.500000e-02 1.500000e-02 2.439900e+00 5.389485e-01 5.389485e-01
-2.550000e-01 1.500000e-02 1.500000e-02 8.154000e-01 2.810520e-01 2.810520e-01
-2.850000e-01 1.500000e-02 1.500000e-02 3.703000e-01 2.351282e-01 2.351282e-01
-3.150000e-01 1.500000e-02 1.500000e-02 4.700000e-03 9.320392e-02 9.320392e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.7644, up: 2.7644}, sys: {dn: -1.0142, up: 1.0142}}, 1: {stat: {dn: -2.3454, up: 2.3454}, sys: {dn: -0.5873, up: 0.5873}}, 2: {stat: {dn: -2.1944, up: 2.1944}, sys: {dn: -0.5688, up: 0.5688}}, 3: {stat: {dn: -1.5948, up: 1.5948}, sys: {dn: -0.7971, up: 0.7971}}, 4: {stat: {dn: -0.9179, up: 0.9179}, sys: {dn: -0.2612, up: 0.2612}}, 5: {stat: {dn: -1.0379, up: 1.0379}, sys: {dn: -0.2291, up: 0.2291}}, 6: {stat: {dn: -0.9657, up: 0.9657}, sys: {dn: -0.2634, up: 0.2634}}, 7: {stat: {dn: -1.1291, up: 1.1291}, sys: {dn: -0.1453, up: 0.1453}}, 8: {stat: {dn: -0.6635, up: 0.6635}, sys: {dn: -0.124, up: 0.124}}, 9: {stat: {dn: -0.7434, up: 0.7434}, sys: {dn: -0.0881, up: 0.0881}}, 10: {stat: {dn: -0.7757, up: 0.7757}, sys: {dn: -0.3893, up: 0.3893}}, 11: {stat: {dn: -0.6334, up: 0.6334}, sys: {dn: -0.1452, up: 0.1452}}, 12: {stat: {dn: -0.5185, up: 0.5185}, sys: {dn: -0.2862, up: 0.2862}}, 13: {stat: {dn: -0.3297, up: 0.3297}, sys: {dn: -0.1131, up: 0.1131}}, 14: {stat: {dn: -0.3425, up: 0.3425}, sys: {dn: -0.0319, up: 0.0319}}, 15: {stat: {dn: -0.0647, up: 0.0647}, sys: {dn: -0.0169, up: 0.0169}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d16-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t16
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.472300e+01 2.944573e+00 2.944573e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.942290e+01 2.417814e+00 2.417814e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.543050e+01 2.266920e+00 2.266920e+00
-3.500000e-02 5.000000e-03 5.000000e-03 9.333300e+00 1.782906e+00 1.782906e+00
-4.500000e-02 5.000000e-03 5.000000e-03 3.815300e+00 9.543405e-01 9.543405e-01
-5.500000e-02 5.000000e-03 5.000000e-03 3.855200e+00 1.062884e+00 1.062884e+00
-6.500000e-02 5.000000e-03 5.000000e-03 3.655500e+00 1.000978e+00 1.000978e+00
-7.500000e-02 5.000000e-03 5.000000e-03 3.730600e+00 1.138411e+00 1.138411e+00
-8.500000e-02 5.000000e-03 5.000000e-03 2.019400e+00 6.749876e-01 6.749876e-01
-9.500000e-02 5.000000e-03 5.000000e-03 2.170800e+00 7.486021e-01 7.486021e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.804400e+00 8.679084e-01 8.679084e-01
-1.300000e-01 1.000000e-02 1.000000e-02 2.096800e+00 6.498297e-01 6.498297e-01
-1.500000e-01 1.000000e-02 1.000000e-02 1.355100e+00 5.922438e-01 5.922438e-01
-1.700000e-01 1.000000e-02 1.000000e-02 7.566000e-01 3.485595e-01 3.485595e-01
-1.900000e-01 1.000000e-02 1.000000e-02 4.893000e-01 3.439824e-01 3.439824e-01
-2.200000e-01 2.000000e-02 2.000000e-02 7.450000e-02 6.687077e-02 6.687077e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.9252, up: 1.9252}, sys: {dn: -0.9461, up: 0.9461}}, 1: {stat: {dn: -1.7809, up: 1.7809}, sys: {dn: -0.4166, up: 0.4166}}, 2: {stat: {dn: -1.1734, up: 1.1734}, sys: {dn: -0.483, up: 0.483}}, 3: {stat: {dn: -1.0284, up: 1.0284}, sys: {dn: -0.2593, up: 0.2593}}, 4: {stat: {dn: -1.2247, up: 1.2247}, sys: {dn: -0.5693, up: 0.5693}}, 5: {stat: {dn: -0.9568, up: 0.9568}, sys: {dn: -0.1699, up: 0.1699}}, 6: {stat: {dn: -1.0127, up: 1.0127}, sys: {dn: -0.5439, up: 0.5439}}, 7: {stat: {dn: -1.0555, up: 1.0555}, sys: {dn: -0.2946, up: 0.2946}}, 8: {stat: {dn: -0.7213, up: 0.7213}, sys: {dn: -0.2557, up: 0.2557}}, 9: {stat: {dn: -0.6475, up: 0.6475}, sys: {dn: -0.0761, up: 0.0761}}, 10: {stat: {dn: -0.3631, up: 0.3631}, sys: {dn: -0.0541, up: 0.0541}}, 11: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.0942, up: 0.0942}}, 12: {stat: {dn: -0.2571, up: 0.2571}, sys: {dn: -0.0547, up: 0.0547}}, 13: {stat: {dn: -0.2099, up: 0.2099}, sys: {dn: -0.0419, up: 0.0419}}, 14: {stat: {dn: -0.1745, up: 0.1745}, sys: {dn: -0.0505, up: 0.0505}}, 15: {stat: {dn: -0.0502, up: 0.0502}, sys: {dn: -0.0037, up: 0.0037}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d16-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t16
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.465400e+01 2.145111e+00 2.145111e+00
-1.500000e-02 5.000000e-03 5.000000e-03 2.105830e+01 1.828978e+00 1.828978e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.094820e+01 1.268919e+00 1.268919e+00
-3.500000e-02 5.000000e-03 5.000000e-03 7.840300e+00 1.060586e+00 1.060586e+00
-4.500000e-02 5.000000e-03 5.000000e-03 8.337600e+00 1.350553e+00 1.350553e+00
-5.500000e-02 5.000000e-03 5.000000e-03 5.128000e+00 9.717676e-01 9.717676e-01
-6.500000e-02 5.000000e-03 5.000000e-03 5.033500e+00 1.149517e+00 1.149517e+00
-7.500000e-02 5.000000e-03 5.000000e-03 4.330400e+00 1.095842e+00 1.095842e+00
-8.500000e-02 5.000000e-03 5.000000e-03 2.365000e+00 7.652818e-01 7.652818e-01
-9.500000e-02 5.000000e-03 5.000000e-03 2.359200e+00 6.519566e-01 6.519566e-01
-1.100000e-01 1.000000e-02 1.000000e-02 1.426600e+00 3.671082e-01 3.671082e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.349700e+00 3.915018e-01 3.915018e-01
-1.500000e-01 1.000000e-02 1.000000e-02 7.329000e-01 2.628545e-01 2.628545e-01
-1.700000e-01 1.000000e-02 1.000000e-02 3.060000e-01 2.140412e-01 2.140412e-01
-1.900000e-01 1.000000e-02 1.000000e-02 2.291000e-01 1.816604e-01 1.816604e-01
-2.200000e-01 2.000000e-02 2.000000e-02 8.060000e-02 5.033617e-02 5.033617e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.0408, up: 2.0408}, sys: {dn: -0.693, up: 0.693}}, 1: {stat: {dn: -1.4981, up: 1.4981}, sys: {dn: -0.4274, up: 0.4274}}, 2: {stat: {dn: -1.1788, up: 1.1788}, sys: {dn: -0.6259, up: 0.6259}}, 3: {stat: {dn: -1.1355, up: 1.1355}, sys: {dn: -0.2596, up: 0.2596}}, 4: {stat: {dn: -1.0722, up: 1.0722}, sys: {dn: -0.3769, up: 0.3769}}, 5: {stat: {dn: -1.2248, up: 1.2248}, sys: {dn: -0.4242, up: 0.4242}}, 6: {stat: {dn: -1.012, up: 1.012}, sys: {dn: -0.2021, up: 0.2021}}, 7: {stat: {dn: -0.6549, up: 0.6549}, sys: {dn: -0.2448, up: 0.2448}}, 8: {stat: {dn: -0.6833, up: 0.6833}, sys: {dn: -0.1353, up: 0.1353}}, 9: {stat: {dn: -0.5567, up: 0.5567}, sys: {dn: -0.2077, up: 0.2077}}, 10: {stat: {dn: -0.6628, up: 0.6628}, sys: {dn: -0.1763, up: 0.1763}}, 11: {stat: {dn: -0.3676, up: 0.3676}, sys: {dn: -0.1005, up: 0.1005}}, 12: {stat: {dn: -0.2495, up: 0.2495}, sys: {dn: -0.0718, up: 0.0718}}, 13: {stat: {dn: -0.2657, up: 0.2657}, sys: {dn: -0.0701, up: 0.0701}}, 14: {stat: {dn: -0.0854, up: 0.0854}, sys: {dn: -0.0054, up: 0.0054}}, 15: {stat: {dn: -0.1208, up: 0.1208}, sys: {dn: -0.0119, up: 0.0119}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d16-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t16
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 5.000000e-03 5.000000e-03 2.821330e+01 2.155253e+00 2.155253e+00
-1.500000e-02 5.000000e-03 5.000000e-03 1.707170e+01 1.557875e+00 1.557875e+00
-2.500000e-02 5.000000e-03 5.000000e-03 1.018160e+01 1.334661e+00 1.334661e+00
-3.500000e-02 5.000000e-03 5.000000e-03 8.357900e+00 1.164797e+00 1.164797e+00
-4.500000e-02 5.000000e-03 5.000000e-03 7.146100e+00 1.136515e+00 1.136515e+00
-5.500000e-02 5.000000e-03 5.000000e-03 7.378300e+00 1.296179e+00 1.296179e+00
-6.500000e-02 5.000000e-03 5.000000e-03 5.174500e+00 1.031983e+00 1.031983e+00
-7.500000e-02 5.000000e-03 5.000000e-03 2.506000e+00 6.991574e-01 6.991574e-01
-8.500000e-02 5.000000e-03 5.000000e-03 2.584000e+00 6.965666e-01 6.965666e-01
-9.500000e-02 5.000000e-03 5.000000e-03 1.584000e+00 5.941836e-01 5.941836e-01
-1.100000e-01 1.000000e-02 1.000000e-02 2.800000e+00 6.858466e-01 6.858466e-01
-1.300000e-01 1.000000e-02 1.000000e-02 1.360200e+00 3.810906e-01 3.810906e-01
-1.500000e-01 1.000000e-02 1.000000e-02 5.631000e-01 2.596257e-01 2.596257e-01
-1.700000e-01 1.000000e-02 1.000000e-02 5.332000e-01 2.747917e-01 2.747917e-01
-1.900000e-01 1.000000e-02 1.000000e-02 1.050000e-02 8.557056e-02 8.557056e-02
-2.200000e-01 2.000000e-02 2.000000e-02 1.339000e-01 1.213847e-01 1.213847e-01
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.4, up: 5.4}, sys: {dn: -1.1, up: 1.1}}, 1: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -1.3, up: 1.3}}, 2: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -1.7, up: 1.7}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d27-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 8.430000e+01 5.510898e+00 5.510898e+00
+6.600000e+01 0.000000e+00 0.000000e+00 7.130000e+01 3.453983e+00 3.453983e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.490000e+01 3.712142e+00 3.712142e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.1, up: 4.1}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d27-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 6.120000e+01 4.119466e+00 4.119466e+00
+6.600000e+01 0.000000e+00 0.000000e+00 5.210000e+01 2.624881e+00 2.624881e+00
+7.630000e+01 0.000000e+00 0.000000e+00 5.420000e+01 2.692582e+00 2.692582e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.7, up: 0.7}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d27-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.290000e+01 1.746425e+00 1.746425e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.900000e+01 1.081665e+00 1.081665e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.080000e+01 1.220656e+00 1.220656e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d27-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 3.770000e+01 2.906888e+00 2.906888e+00
+6.600000e+01 0.000000e+00 0.000000e+00 3.290000e+01 1.824829e+00 1.824829e+00
+7.630000e+01 0.000000e+00 0.000000e+00 3.380000e+01 1.897367e+00 1.897367e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -1.61, up: 1.61}}, 1: {stat: {dn: -1.52, up: 1.52}, sys: {dn: -1.37, up: 1.37}}, 2: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -1.22, up: 1.22}}, 3: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -1.09, up: 1.09}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d63-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t63
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.612000e+01 3.134996e+00 3.134996e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.733000e+01 2.046289e+00 2.046289e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.140000e+01 1.540130e+00 1.540130e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.020000e+00 5.131277e-01 5.131277e-01
+4.500000e-02 5.000000e-03 5.000000e-03 2.290000e+00 1.127918e+00 1.127918e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -1.69, up: 1.69}}, 1: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.23, up: 0.23}}, 2: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.34, up: 0.34}}, 6: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.24, up: 0.24}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.22, up: 0.22}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.23, up: 0.23}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.14, up: 0.14}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d51-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t51
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.875000e+01 2.102047e+00 2.102047e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.723000e+01 1.045610e+00 1.045610e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.175000e+01 9.219544e-01 9.219544e-01
+3.500000e-02 5.000000e-03 5.000000e-03 8.780000e+00 7.727872e-01 7.727872e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.800000e+00 6.957011e-01 6.957011e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.860000e+00 6.551336e-01 6.551336e-01
+6.500000e-02 5.000000e-03 5.000000e-03 2.970000e+00 4.870318e-01 4.870318e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.910000e+00 5.456189e-01 5.456189e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.290000e+00 4.401136e-01 4.401136e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.540000e+00 4.652956e-01 4.652956e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.540000e+00 2.624881e-01 2.624881e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.370000e+00 2.517936e-01 2.517936e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.800000e-01 3.252691e-01 3.252691e-01
+1.700000e-01 1.000000e-02 1.000000e-02 8.000000e-02 2.002498e-01 2.002498e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.800000e-01 2.692582e-01 2.692582e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.600000e-01 1.843909e-01 1.843909e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.000000e-02 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.47, up: 0.47}}, 3: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.32, up: 0.32}}, 7: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.4, up: 0.4}}, 9: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.32, up: 0.32}}, 18: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 19: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.29, up: 0.29}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d48-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t48
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 1.000000e-01 1.000000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 5.400000e-01 3.661967e-01 3.661967e-01
+2.500000e-02 5.000000e-03 5.000000e-03 8.150000e+00 9.106591e-01 9.106591e-01
+3.500000e-02 5.000000e-03 5.000000e-03 7.990000e+00 8.982205e-01 8.982205e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.242000e+01 1.198165e+00 1.198165e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.800000e+00 9.914131e-01 9.914131e-01
+6.500000e-02 5.000000e-03 5.000000e-03 8.930000e+00 1.107249e+00 1.107249e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.000000e+00 8.944272e-01 8.944272e-01
+8.500000e-02 5.000000e-03 5.000000e-03 7.840000e+00 1.012373e+00 1.012373e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.300000e+00 7.907591e-01 7.907591e-01
+1.050000e-01 5.000000e-03 5.000000e-03 4.480000e+00 7.513322e-01 7.513322e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.340000e+00 4.393177e-01 4.393177e-01
+1.400000e-01 1.000000e-02 1.000000e-02 3.180000e+00 4.205948e-01 4.205948e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.220000e+00 3.640055e-01 3.640055e-01
+1.800000e-01 1.000000e-02 1.000000e-02 1.950000e+00 3.132092e-01 3.132092e-01
+2.000000e-01 1.000000e-02 1.000000e-02 1.510000e+00 3.036445e-01 3.036445e-01
+2.250000e-01 1.500000e-02 1.500000e-02 5.200000e-01 1.843909e-01 1.843909e-01
+2.550000e-01 1.500000e-02 1.500000e-02 7.600000e-01 3.827532e-01 3.827532e-01
+2.850000e-01 1.500000e-02 1.500000e-02 4.200000e-01 1.878829e-01 1.878829e-01
+3.150000e-01 1.500000e-02 1.500000e-02 2.300000e-01 1.208305e-01 1.208305e-01
+3.450000e-01 1.500000e-02 1.500000e-02 2.200000e-01 2.942788e-01 2.942788e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -1.73, up: 1.73}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.35, up: 0.35}}, 7: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -0.46, up: 0.46}}, 9: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.24, up: 0.24}}, 14: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.04, up: 0.04}}, 15: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.11, up: 0.11}}, 17: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.31, up: 0.31}}, 18: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 19: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.1, up: 0.1}}, 20: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d48-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t48
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.030000e+00 4.300000e-01 4.300000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 2.900000e-01 3.023243e-01 3.023243e-01
+2.500000e-02 5.000000e-03 5.000000e-03 6.620000e+00 1.157670e+00 1.157670e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.430000e+00 1.465128e+00 1.465128e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.125000e+01 1.754138e+00 1.754138e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.870000e+00 1.698529e+00 1.698529e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.950000e+00 1.676932e+00 1.676932e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.320000e+00 1.257816e+00 1.257816e+00
+8.500000e-02 5.000000e-03 5.000000e-03 8.180000e+00 1.607234e+00 1.607234e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.930000e+00 1.278828e+00 1.278828e+00
+1.050000e-01 5.000000e-03 5.000000e-03 3.050000e+00 9.741663e-01 9.741663e-01
+1.200000e-01 1.000000e-02 1.000000e-02 4.480000e+00 8.006248e-01 8.006248e-01
+1.400000e-01 1.000000e-02 1.000000e-02 2.990000e+00 6.118823e-01 6.118823e-01
+1.600000e-01 1.000000e-02 1.000000e-02 3.410000e+00 6.835203e-01 6.835203e-01
+1.800000e-01 1.000000e-02 1.000000e-02 8.400000e-01 3.721559e-01 3.721559e-01
+2.000000e-01 1.000000e-02 1.000000e-02 7.600000e-01 3.733631e-01 3.733631e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.130000e+00 3.668787e-01 3.668787e-01
+2.550000e-01 1.500000e-02 1.500000e-02 6.100000e-01 4.527693e-01 4.527693e-01
+2.850000e-01 1.500000e-02 1.500000e-02 -6.100000e-01 2.385372e-01 2.385372e-01
+3.150000e-01 1.500000e-02 1.500000e-02 4.900000e-01 2.692582e-01 2.692582e-01
+3.450000e-01 1.500000e-02 1.500000e-02 1.000000e-02 8.544004e-02 8.544004e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.54, up: 0.54}}, 2: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.3, up: 0.3}}, 7: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.38, up: 0.38}}, 9: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 19: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.12, up: 0.12}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d48-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t48
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 8.000000e-02 8.000000e-02
+1.500000e-02 5.000000e-03 5.000000e-03 9.500000e-01 5.632051e-01 5.632051e-01
+2.500000e-02 5.000000e-03 5.000000e-03 5.210000e+00 4.841487e-01 4.841487e-01
+3.500000e-02 5.000000e-03 5.000000e-03 9.320000e+00 5.980803e-01 5.980803e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.129000e+01 7.446476e-01 7.446476e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.025000e+01 7.034202e-01 7.034202e-01
+6.500000e-02 5.000000e-03 5.000000e-03 8.120000e+00 6.887670e-01 6.887670e-01
+7.500000e-02 5.000000e-03 5.000000e-03 7.500000e+00 6.324555e-01 6.324555e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.900000e+00 6.685058e-01 6.685058e-01
+9.500000e-02 5.000000e-03 5.000000e-03 5.780000e+00 5.192302e-01 5.192302e-01
+1.050000e-01 5.000000e-03 5.000000e-03 4.480000e+00 4.780167e-01 4.780167e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.970000e+00 3.101612e-01 3.101612e-01
+1.400000e-01 1.000000e-02 1.000000e-02 2.560000e+00 2.600000e-01 2.600000e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.000000e+00 2.385372e-01 2.385372e-01
+1.800000e-01 1.000000e-02 1.000000e-02 1.550000e+00 2.024846e-01 2.024846e-01
+2.000000e-01 1.000000e-02 1.000000e-02 1.470000e+00 2.012461e-01 2.012461e-01
+2.250000e-01 1.500000e-02 1.500000e-02 9.100000e-01 1.581139e-01 1.581139e-01
+2.550000e-01 1.500000e-02 1.500000e-02 2.600000e-01 1.697056e-01 1.697056e-01
+2.850000e-01 1.500000e-02 1.500000e-02 6.000000e-01 1.769181e-01 1.769181e-01
+3.150000e-01 1.500000e-02 1.500000e-02 7.000000e-02 8.062258e-02 8.062258e-02
+3.450000e-01 1.500000e-02 1.500000e-02 -4.000000e-02 1.236932e-01 1.236932e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.34, up: 0.34}}, 7: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.4, up: 0.4}}, 9: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.11, up: 0.11}}, 13: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.1, up: 0.1}}, 15: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.11, up: 0.11}}, 17: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.17, up: 0.17}}, 18: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.17, up: 0.17}}, 19: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.25, up: 0.25}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d48-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t48
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 2.600000e-01 2.600000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 6.600000e-01 4.640043e-01 4.640043e-01
+2.500000e-02 5.000000e-03 5.000000e-03 5.580000e+00 6.847627e-01 6.847627e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.354000e+01 1.123610e+00 1.123610e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.087000e+01 1.096358e+00 1.096358e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.990000e+00 9.929753e-01 9.929753e-01
+6.500000e-02 5.000000e-03 5.000000e-03 8.610000e+00 1.046757e+00 1.046757e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.010000e+00 8.649277e-01 8.649277e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.730000e+00 9.575490e-01 9.575490e-01
+9.500000e-02 5.000000e-03 5.000000e-03 4.870000e+00 7.513322e-01 7.513322e-01
+1.050000e-01 5.000000e-03 5.000000e-03 4.460000e+00 7.513322e-01 7.513322e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.520000e+00 4.632494e-01 4.632494e-01
+1.400000e-01 1.000000e-02 1.000000e-02 2.590000e+00 3.956008e-01 3.956008e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.270000e+00 3.801316e-01 3.801316e-01
+1.800000e-01 1.000000e-02 1.000000e-02 2.240000e+00 3.448188e-01 3.448188e-01
+2.000000e-01 1.000000e-02 1.000000e-02 8.900000e-01 2.765863e-01 2.765863e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.080000e+00 2.640076e-01 2.640076e-01
+2.550000e-01 1.500000e-02 1.500000e-02 3.100000e-01 2.701851e-01 2.701851e-01
+2.850000e-01 1.500000e-02 1.500000e-02 7.200000e-01 2.780288e-01 2.780288e-01
+3.150000e-01 1.500000e-02 1.500000e-02 2.500000e-01 1.581139e-01 1.581139e-01
+3.450000e-01 1.500000e-02 1.500000e-02 -6.000000e-02 2.549510e-01 2.549510e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.96, up: 0.96}}, 1: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d44-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t44
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.282000e+01 1.224418e+00 1.224418e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.410000e+00 7.299315e-01 7.299315e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.570000e+00 6.293648e-01 6.293648e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.080000e+00 4.827007e-01 4.827007e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.380000e+00 4.396590e-01 4.396590e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.130000e+00 3.613862e-01 3.613862e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.780000e+00 3.337664e-01 3.337664e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.260000e+00 2.906888e-01 2.906888e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.290000e+00 2.983287e-01 2.983287e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.820000e+00 3.324154e-01 3.324154e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.040000e+00 1.868154e-01 1.868154e-01
+2.600000e-01 2.000000e-02 2.000000e-02 6.300000e-01 1.529706e-01 1.529706e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.000000e-01 1.523155e-01 1.523155e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.216553e-01 1.216553e-01
+3.800000e-01 2.000000e-02 2.000000e-02 2.600000e-01 1.392839e-01 1.392839e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.900000e-01 1.140175e-01 1.140175e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d36-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t36
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 6.834000e+01 1.181863e+00 1.181863e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.411000e+01 8.377350e-01 8.377350e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.518000e+01 4.527693e-01 4.527693e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.610000e+00 2.280351e-01 2.280351e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.580000e+00 1.280625e-01 1.280625e-01
+1.400000e+00 2.000000e-01 2.000000e-01 9.600000e-01 7.071068e-02 7.071068e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.300000e-01 4.242641e-02 4.242641e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.400000e-01 1.414214e-02 1.414214e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.12, up: 1.12}}, 1: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d36-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t36
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 7.066000e+01 1.569841e+00 1.569841e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.390000e+01 1.088944e+00 1.088944e+00
+5.000000e-01 1.000000e-01 1.000000e-01 1.608000e+01 6.841053e-01 6.841053e-01
+7.250000e-01 1.250000e-01 1.250000e-01 5.840000e+00 3.400000e-01 3.400000e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.610000e+00 2.059126e-01 2.059126e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.070000e+00 1.208305e-01 1.208305e-01
+1.800000e+00 2.000000e-01 2.000000e-01 4.400000e-01 8.544004e-02 8.544004e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.100000e-01 3.162278e-02 3.162278e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.43, up: 2.43}, sys: {dn: -1.26, up: 1.26}}, 1: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.39, up: 0.39}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d67-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t67
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.521000e+01 2.737243e+00 2.737243e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.279000e+01 1.704259e+00 1.704259e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.018000e+01 1.489329e+00 1.489329e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.920000e+00 1.246154e+00 1.246154e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.770000e+00 1.089036e+00 1.089036e+00
+5.500000e-02 5.000000e-03 5.000000e-03 3.060000e+00 8.514693e-01 8.514693e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.010000e+00 5.651548e-01 5.651548e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.810000e+00 4.554119e-01 4.554119e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.720000e+00 4.272002e-01 4.272002e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.000000e-01 2.308679e-01 2.308679e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.100000e-01 1.824829e-01 1.824829e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.600000e-01 1.923538e-01 1.923538e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.400000e-01 1.414214e-01 1.414214e-01
+3.250000e-01 2.500000e-02 2.500000e-02 3.000000e-01 4.110961e-01 4.110961e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.104536e-01 1.104536e-01
+4.500000e-01 5.000000e-02 5.000000e-02 -1.100000e-01 6.708204e-02 6.708204e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.100000e-01 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d36-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t36
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 6.864000e+01 1.297998e+00 1.297998e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.476000e+01 9.403191e-01 9.403191e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.543000e+01 5.249762e-01 5.249762e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.270000e+00 2.624881e-01 2.624881e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.750000e+00 1.562050e-01 1.562050e-01
+1.400000e+00 2.000000e-01 2.000000e-01 9.500000e-01 8.062258e-02 8.062258e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.600000e-01 5.830952e-02 5.830952e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.900000e-01 2.236068e-02 2.236068e-02
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d17-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.0202, up: 0.0202}, sys: {dn: -0.0224, up: 0.0224}}, 1: {stat: {dn: -0.2347, up: 0.2347}, sys: {dn: -0.2168, up: 0.2168}}, 2: {stat: {dn: -0.2677, up: 0.2677}, sys: {dn: -0.1956, up: 0.1956}}, 3: {stat: {dn: -0.3635, up: 0.3635}, sys: {dn: -0.0934, up: 0.0934}}, 4: {stat: {dn: -0.4409, up: 0.4409}, sys: {dn: -0.1252, up: 0.1252}}, 5: {stat: {dn: -0.4024, up: 0.4024}, sys: {dn: -0.0362, up: 0.0362}}, 6: {stat: {dn: -0.4215, up: 0.4215}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.347, up: 0.347}, sys: {dn: -0.0356, up: 0.0356}}, 8: {stat: {dn: -0.3536, up: 0.3536}, sys: {dn: -0.1131, up: 0.1131}}, 9: {stat: {dn: -0.3172, up: 0.3172}, sys: {dn: -0.0819, up: 0.0819}}, 10: {stat: {dn: -0.2419, up: 0.2419}, sys: {dn: -0.0606, up: 0.0606}}, 11: {stat: {dn: -0.2072, up: 0.2072}, sys: {dn: -0.0954, up: 0.0954}}, 12: {stat: {dn: -0.3165, up: 0.3165}, sys: {dn: -0.0461, up: 0.0461}}, 13: {stat: {dn: -0.2236, up: 0.2236}, sys: {dn: -0.0882, up: 0.0882}}, 14: {stat: {dn: -0.2026, up: 0.2026}, sys: {dn: -0.0825, up: 0.0825}}, 15: {stat: {dn: -0.3704, up: 0.3704}, sys: {dn: -0.1138, up: 0.1138}}, 16: {stat: {dn: -0.2108, up: 0.2108}, sys: {dn: -0.0486, up: 0.0486}}, 17: {stat: {dn: -0.2245, up: 0.2245}, sys: {dn: -0.0764, up: 0.0764}}, 18: {stat: {dn: -0.1984, up: 0.1984}, sys: {dn: -0.1406, up: 0.1406}}, 19: {stat: {dn: -0.2974, up: 0.2974}, sys: {dn: -0.0619, up: 0.0619}}, 20: {stat: {dn: -0.2722, up: 0.2722}, sys: {dn: -0.0911, up: 0.0911}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d17-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t17
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
2.000000e-02 2.000000e-02 2.000000e-02 1.170000e-02 3.016289e-02 3.016289e-02
6.000000e-02 2.000000e-02 2.000000e-02 6.476000e-01 3.195095e-01 3.195095e-01
1.000000e-01 2.000000e-02 2.000000e-02 1.320600e+00 3.315458e-01 3.315458e-01
1.400000e-01 2.000000e-02 2.000000e-02 2.192100e+00 3.753076e-01 3.753076e-01
1.800000e-01 2.000000e-02 2.000000e-02 2.611300e+00 4.583316e-01 4.583316e-01
2.200000e-01 2.000000e-02 2.000000e-02 2.235400e+00 4.040250e-01 4.040250e-01
2.600000e-01 2.000000e-02 2.000000e-02 2.519500e+00 4.508461e-01 4.508461e-01
3.000000e-01 2.000000e-02 2.000000e-02 1.734100e+00 3.488214e-01 3.488214e-01
3.400000e-01 2.000000e-02 2.000000e-02 1.846800e+00 3.712473e-01 3.712473e-01
3.800000e-01 2.000000e-02 2.000000e-02 1.236500e+00 3.276026e-01 3.276026e-01
4.200000e-01 2.000000e-02 2.000000e-02 9.028000e-01 2.493752e-01 2.493752e-01
4.600000e-01 2.000000e-02 2.000000e-02 8.663000e-01 2.281074e-01 2.281074e-01
5.000000e-01 2.000000e-02 2.000000e-02 1.121000e+00 3.198397e-01 3.198397e-01
5.400000e-01 2.000000e-02 2.000000e-02 6.565000e-01 2.403668e-01 2.403668e-01
5.800000e-01 2.000000e-02 2.000000e-02 5.525000e-01 2.187533e-01 2.187533e-01
6.200000e-01 2.000000e-02 2.000000e-02 1.361100e+00 3.874875e-01 3.874875e-01
6.600000e-01 2.000000e-02 2.000000e-02 6.400000e-01 2.163298e-01 2.163298e-01
7.000000e-01 2.000000e-02 2.000000e-02 5.164000e-01 2.371439e-01 2.371439e-01
7.400000e-01 2.000000e-02 2.000000e-02 3.492000e-01 2.431685e-01 2.431685e-01
7.800000e-01 2.000000e-02 2.000000e-02 8.260000e-01 3.037736e-01 3.037736e-01
8.200000e-01 2.000000e-02 2.000000e-02 6.730000e-01 2.870402e-01 2.870402e-01
END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d17-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0196, up: 0.0196}, sys: {dn: -0.0441, up: 0.0441}}, 1: {stat: {dn: -0.1034, up: 0.1034}, sys: {dn: -0.1835, up: 0.1835}}, 2: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1389, up: 0.1389}}, 3: {stat: {dn: -0.3179, up: 0.3179}, sys: {dn: -0.1908, up: 0.1908}}, 4: {stat: {dn: -0.3361, up: 0.3361}, sys: {dn: -0.0316, up: 0.0316}}, 5: {stat: {dn: -0.3291, up: 0.3291}, sys: {dn: -0.0632, up: 0.0632}}, 6: {stat: {dn: -0.279, up: 0.279}, sys: {dn: -0.0931, up: 0.0931}}, 7: {stat: {dn: -0.3175, up: 0.3175}, sys: {dn: -0.1624, up: 0.1624}}, 8: {stat: {dn: -0.232, up: 0.232}, sys: {dn: -0.0728, up: 0.0728}}, 9: {stat: {dn: -0.2316, up: 0.2316}, sys: {dn: -0.0286, up: 0.0286}}, 10: {stat: {dn: -0.3085, up: 0.3085}, sys: {dn: -0.1103, up: 0.1103}}, 11: {stat: {dn: -0.2748, up: 0.2748}, sys: {dn: -0.1891, up: 0.1891}}, 12: {stat: {dn: -0.2181, up: 0.2181}, sys: {dn: -0.0632, up: 0.0632}}, 13: {stat: {dn: -0.2254, up: 0.2254}, sys: {dn: -0.0815, up: 0.0815}}, 14: {stat: {dn: -0.2949, up: 0.2949}, sys: {dn: -0.0573, up: 0.0573}}, 15: {stat: {dn: -0.2579, up: 0.2579}, sys: {dn: -0.0702, up: 0.0702}}, 16: {stat: {dn: -0.1838, up: 0.1838}, sys: {dn: -0.0366, up: 0.0366}}, 17: {stat: {dn: -0.1243, up: 0.1243}, sys: {dn: -0.0534, up: 0.0534}}, 18: {stat: {dn: -0.2029, up: 0.2029}, sys: {dn: -0.0536, up: 0.0536}}, 19: {stat: {dn: -0.1226, up: 0.1226}, sys: {dn: -0.0425, up: 0.0425}}, 20: {stat: {dn: -0.0807, up: 0.0807}, sys: {dn: -0.0202, up: 0.0202}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d17-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 4.710000e-02 4.825940e-02 4.825940e-02
+6.000000e-02 2.000000e-02 2.000000e-02 8.295000e-01 2.106272e-01 2.106272e-01
+1.000000e-01 2.000000e-02 2.000000e-02 2.765800e+00 3.036333e-01 3.036333e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.196200e+00 3.707628e-01 3.707628e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.848200e+00 3.375822e-01 3.375822e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.531300e+00 3.351135e-01 3.351135e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.036700e+00 2.941235e-01 2.941235e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.924400e+00 3.566231e-01 3.566231e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.150700e+00 2.431539e-01 2.431539e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.146600e+00 2.333592e-01 2.333592e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.343900e+00 3.276253e-01 3.276253e-01
+4.600000e-01 2.000000e-02 2.000000e-02 1.024000e+00 3.335774e-01 3.335774e-01
+5.000000e-01 2.000000e-02 2.000000e-02 6.312000e-01 2.270723e-01 2.270723e-01
+5.400000e-01 2.000000e-02 2.000000e-02 5.708000e-01 2.396819e-01 2.396819e-01
+5.800000e-01 2.000000e-02 2.000000e-02 1.081700e+00 3.004152e-01 3.004152e-01
+6.200000e-01 2.000000e-02 2.000000e-02 8.357000e-01 2.672835e-01 2.672835e-01
+6.600000e-01 2.000000e-02 2.000000e-02 5.425000e-01 1.874086e-01 1.874086e-01
+7.000000e-01 2.000000e-02 2.000000e-02 2.517000e-01 1.352851e-01 1.352851e-01
+7.400000e-01 2.000000e-02 2.000000e-02 4.294000e-01 2.098604e-01 2.098604e-01
+7.800000e-01 2.000000e-02 2.000000e-02 1.206000e-01 1.297575e-01 1.297575e-01
+8.200000e-01 2.000000e-02 2.000000e-02 2.830000e-02 8.318972e-02 8.318972e-02
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d17-x01-y02
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.0173, up: 0.0173}, sys: {dn: -0.0426, up: 0.0426}}, 1: {stat: {dn: -0.1078, up: 0.1078}, sys: {dn: -0.0945, up: 0.0945}}, 2: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.1377, up: 0.1377}}, 3: {stat: {dn: -0.3358, up: 0.3358}, sys: {dn: -0.1531, up: 0.1531}}, 4: {stat: {dn: -0.3358, up: 0.3358}, sys: {dn: -0.0326, up: 0.0326}}, 5: {stat: {dn: -0.2851, up: 0.2851}, sys: {dn: -0.1025, up: 0.1025}}, 6: {stat: {dn: -0.3262, up: 0.3262}, sys: {dn: -0.0627, up: 0.0627}}, 7: {stat: {dn: -0.3083, up: 0.3083}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.2065, up: 0.2065}, sys: {dn: -0.0565, up: 0.0565}}, 9: {stat: {dn: -0.2068, up: 0.2068}, sys: {dn: -0.0325, up: 0.0325}}, 10: {stat: {dn: -0.1949, up: 0.1949}, sys: {dn: -0.0373, up: 0.0373}}, 11: {stat: {dn: -0.1822, up: 0.1822}, sys: {dn: -0.0465, up: 0.0465}}, 12: {stat: {dn: -0.2145, up: 0.2145}, sys: {dn: -0.0451, up: 0.0451}}, 13: {stat: {dn: -0.1989, up: 0.1989}, sys: {dn: -0.0435, up: 0.0435}}, 14: {stat: {dn: -0.1858, up: 0.1858}, sys: {dn: -0.0312, up: 0.0312}}, 15: {stat: {dn: -0.1637, up: 0.1637}, sys: {dn: -0.0575, up: 0.0575}}, 16: {stat: {dn: -0.1503, up: 0.1503}, sys: {dn: -0.0215, up: 0.0215}}, 17: {stat: {dn: -0.1653, up: 0.1653}, sys: {dn: -0.0574, up: 0.0574}}, 18: {stat: {dn: -0.1946, up: 0.1946}, sys: {dn: -0.0376, up: 0.0376}}, 19: {stat: {dn: -0.1053, up: 0.1053}, sys: {dn: -0.0851, up: 0.0851}}, 20: {stat: {dn: -0.0995, up: 0.0995}, sys: {dn: -0.0068, up: 0.0068}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d17-x01-y02
Title: doi:10.17182/hepdata.13029.v1/t17
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
2.000000e-02 2.000000e-02 2.000000e-02 2.350000e-02 4.597880e-02 4.597880e-02
6.000000e-02 2.000000e-02 2.000000e-02 6.229000e-01 1.433565e-01 1.433565e-01
1.000000e-01 2.000000e-02 2.000000e-02 2.480700e+00 2.942130e-01 2.942130e-01
1.400000e-01 2.000000e-02 2.000000e-02 3.544100e+00 3.690545e-01 3.690545e-01
1.800000e-01 2.000000e-02 2.000000e-02 3.141000e+00 3.373787e-01 3.373787e-01
2.200000e-01 2.000000e-02 2.000000e-02 2.163300e+00 3.029658e-01 3.029658e-01
2.600000e-01 2.000000e-02 2.000000e-02 2.412400e+00 3.321712e-01 3.321712e-01
3.000000e-01 2.000000e-02 2.000000e-02 2.068700e+00 3.185104e-01 3.185104e-01
3.400000e-01 2.000000e-02 2.000000e-02 1.033800e+00 2.140899e-01 2.140899e-01
3.800000e-01 2.000000e-02 2.000000e-02 9.278000e-01 2.093382e-01 2.093382e-01
4.200000e-01 2.000000e-02 2.000000e-02 6.968000e-01 1.984371e-01 1.984371e-01
4.600000e-01 2.000000e-02 2.000000e-02 8.318000e-01 1.880401e-01 1.880401e-01
5.000000e-01 2.000000e-02 2.000000e-02 8.224000e-01 2.191900e-01 2.191900e-01
5.400000e-01 2.000000e-02 2.000000e-02 5.164000e-01 2.036012e-01 2.036012e-01
5.800000e-01 2.000000e-02 2.000000e-02 6.241000e-01 1.884014e-01 1.884014e-01
6.200000e-01 2.000000e-02 2.000000e-02 4.890000e-01 1.735049e-01 1.735049e-01
6.600000e-01 2.000000e-02 2.000000e-02 4.541000e-01 1.518300e-01 1.518300e-01
7.000000e-01 2.000000e-02 2.000000e-02 4.811000e-01 1.749824e-01 1.749824e-01
7.400000e-01 2.000000e-02 2.000000e-02 4.076000e-01 1.981992e-01 1.981992e-01
7.800000e-01 2.000000e-02 2.000000e-02 1.552000e-01 1.353887e-01 1.353887e-01
8.200000e-01 2.000000e-02 2.000000e-02 8.510000e-02 9.973209e-02 9.973209e-02
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d17-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.0196, up: 0.0196}, sys: {dn: -0.0441, up: 0.0441}}, 1: {stat: {dn: -0.1034, up: 0.1034}, sys: {dn: -0.1835, up: 0.1835}}, 2: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1389, up: 0.1389}}, 3: {stat: {dn: -0.3179, up: 0.3179}, sys: {dn: -0.1908, up: 0.1908}}, 4: {stat: {dn: -0.3361, up: 0.3361}, sys: {dn: -0.0316, up: 0.0316}}, 5: {stat: {dn: -0.3291, up: 0.3291}, sys: {dn: -0.0632, up: 0.0632}}, 6: {stat: {dn: -0.279, up: 0.279}, sys: {dn: -0.0931, up: 0.0931}}, 7: {stat: {dn: -0.3175, up: 0.3175}, sys: {dn: -0.1624, up: 0.1624}}, 8: {stat: {dn: -0.232, up: 0.232}, sys: {dn: -0.0728, up: 0.0728}}, 9: {stat: {dn: -0.2316, up: 0.2316}, sys: {dn: -0.0286, up: 0.0286}}, 10: {stat: {dn: -0.3085, up: 0.3085}, sys: {dn: -0.1103, up: 0.1103}}, 11: {stat: {dn: -0.2748, up: 0.2748}, sys: {dn: -0.1891, up: 0.1891}}, 12: {stat: {dn: -0.2181, up: 0.2181}, sys: {dn: -0.0632, up: 0.0632}}, 13: {stat: {dn: -0.2254, up: 0.2254}, sys: {dn: -0.0815, up: 0.0815}}, 14: {stat: {dn: -0.2949, up: 0.2949}, sys: {dn: -0.0573, up: 0.0573}}, 15: {stat: {dn: -0.2579, up: 0.2579}, sys: {dn: -0.0702, up: 0.0702}}, 16: {stat: {dn: -0.1838, up: 0.1838}, sys: {dn: -0.0366, up: 0.0366}}, 17: {stat: {dn: -0.1243, up: 0.1243}, sys: {dn: -0.0534, up: 0.0534}}, 18: {stat: {dn: -0.2029, up: 0.2029}, sys: {dn: -0.0536, up: 0.0536}}, 19: {stat: {dn: -0.1226, up: 0.1226}, sys: {dn: -0.0425, up: 0.0425}}, 20: {stat: {dn: -0.0807, up: 0.0807}, sys: {dn: -0.0202, up: 0.0202}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d17-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t17
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 2.000000e-02 2.000000e-02 4.710000e-02 4.825940e-02 4.825940e-02
-6.000000e-02 2.000000e-02 2.000000e-02 8.295000e-01 2.106272e-01 2.106272e-01
-1.000000e-01 2.000000e-02 2.000000e-02 2.765800e+00 3.036333e-01 3.036333e-01
-1.400000e-01 2.000000e-02 2.000000e-02 3.196200e+00 3.707628e-01 3.707628e-01
-1.800000e-01 2.000000e-02 2.000000e-02 2.848200e+00 3.375822e-01 3.375822e-01
-2.200000e-01 2.000000e-02 2.000000e-02 2.531300e+00 3.351135e-01 3.351135e-01
-2.600000e-01 2.000000e-02 2.000000e-02 2.036700e+00 2.941235e-01 2.941235e-01
-3.000000e-01 2.000000e-02 2.000000e-02 1.924400e+00 3.566231e-01 3.566231e-01
-3.400000e-01 2.000000e-02 2.000000e-02 1.150700e+00 2.431539e-01 2.431539e-01
-3.800000e-01 2.000000e-02 2.000000e-02 1.146600e+00 2.333592e-01 2.333592e-01
-4.200000e-01 2.000000e-02 2.000000e-02 1.343900e+00 3.276253e-01 3.276253e-01
-4.600000e-01 2.000000e-02 2.000000e-02 1.024000e+00 3.335774e-01 3.335774e-01
-5.000000e-01 2.000000e-02 2.000000e-02 6.312000e-01 2.270723e-01 2.270723e-01
-5.400000e-01 2.000000e-02 2.000000e-02 5.708000e-01 2.396819e-01 2.396819e-01
-5.800000e-01 2.000000e-02 2.000000e-02 1.081700e+00 3.004152e-01 3.004152e-01
-6.200000e-01 2.000000e-02 2.000000e-02 8.357000e-01 2.672835e-01 2.672835e-01
-6.600000e-01 2.000000e-02 2.000000e-02 5.425000e-01 1.874086e-01 1.874086e-01
-7.000000e-01 2.000000e-02 2.000000e-02 2.517000e-01 1.352851e-01 1.352851e-01
-7.400000e-01 2.000000e-02 2.000000e-02 4.294000e-01 2.098604e-01 2.098604e-01
-7.800000e-01 2.000000e-02 2.000000e-02 1.206000e-01 1.297575e-01 1.297575e-01
-8.200000e-01 2.000000e-02 2.000000e-02 2.830000e-02 8.318972e-02 8.318972e-02
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.68, up: 1.68}, sys: {dn: -0.57, up: 0.57}}, 1: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.16, up: 0.16}}, 3: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.0, up: 0.0}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.21, up: 0.21}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -7.54, up: 7.54}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.3, up: 0.3}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d55-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t55
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.877000e+01 1.774063e+00 1.774063e+00
+3.000000e-02 1.000000e-02 1.000000e-02 7.650000e+00 8.905055e-01 8.905055e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.260000e+00 6.694027e-01 6.694027e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.150000e+00 5.048762e-01 5.048762e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.750000e+00 4.661545e-01 4.661545e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.760000e+00 4.438468e-01 4.438468e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.380000e+00 3.765634e-01 3.765634e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.500000e-01 2.816026e-01 2.816026e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.800000e-01 1.627882e-01 1.627882e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.000000e-02 1.300000e-01 1.300000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -3.400000e-01 7.810250e-02 7.810250e-02
+3.000000e-01 2.000000e-02 2.000000e-02 3.700000e-01 1.431782e-01 1.431782e-01
+3.400000e-01 2.000000e-02 2.000000e-02 3.400000e-01 2.370654e-01 2.370654e-01
+3.800000e-01 2.000000e-02 2.000000e-02 -2.900000e-01 2.184033e-01 2.184033e-01
+4.200000e-01 2.000000e-02 2.000000e-02 -1.400000e-01 9.219544e-02 9.219544e-02
+4.600000e-01 2.000000e-02 2.000000e-02 1.390000e+00 7.540802e+00 7.540802e+00
+5.100000e-01 3.000000e-02 3.000000e-02 1.000000e-01 3.080584e-01 3.080584e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -2.72, up: 2.72}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.19, up: 0.19}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d46-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t46
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 7.600000e-01 2.723601e+00 2.723601e+00
+1.500000e-02 5.000000e-03 5.000000e-03 9.370000e+00 7.213876e-01 7.213876e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.466000e+01 7.907591e-01 7.907591e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.304000e+01 8.300602e-01 8.300602e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.151000e+01 8.005623e-01 8.005623e-01
+5.500000e-02 5.000000e-03 5.000000e-03 8.930000e+00 6.500000e-01 6.500000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.200000e+00 6.092618e-01 6.092618e-01
+7.500000e-02 5.000000e-03 5.000000e-03 5.420000e+00 5.220153e-01 5.220153e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.390000e+00 3.466987e-01 3.466987e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.280000e+00 2.906888e-01 2.906888e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.020000e+00 2.523886e-01 2.523886e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.250000e+00 1.456022e-01 1.456022e-01
+1.850000e-01 1.500000e-02 1.500000e-02 9.700000e-01 1.910497e-01 1.910497e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.252996e-01 1.252996e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.500000e-01 9.848858e-02 9.848858e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.59, up: 0.59}}, 1: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.22, up: 0.22}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.26, up: 0.26}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -2.55, up: 2.55}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.89, up: 0.89}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d55-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t55
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.009000e+01 1.355175e+00 1.355175e+00
+3.000000e-02 1.000000e-02 1.000000e-02 6.620000e+00 6.044005e-01 6.044005e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.490000e+00 4.492215e-01 4.492215e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.420000e+00 3.590265e-01 3.590265e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.500000e+00 3.176476e-01 3.176476e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.180000e+00 2.596151e-01 2.596151e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.610000e+00 2.912044e-01 2.912044e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.800000e-01 2.523886e-01 2.523886e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.236932e-01 1.236932e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.000000e-01 1.140175e-01 1.140175e-01
+2.600000e-01 2.000000e-02 2.000000e-02 6.000000e-02 8.062258e-02 8.062258e-02
+3.000000e-01 2.000000e-02 2.000000e-02 -2.000000e-02 7.071068e-02 7.071068e-02
+3.400000e-01 2.000000e-02 2.000000e-02 3.700000e-01 2.376973e-01 2.376973e-01
+3.800000e-01 2.000000e-02 2.000000e-02 -8.000000e-02 8.485281e-02 8.485281e-02
+4.200000e-01 2.000000e-02 2.000000e-02 -5.300000e-01 2.607681e-01 2.607681e-01
+4.600000e-01 2.000000e-02 2.000000e-02 -4.800000e-01 2.550176e+00 2.550176e+00
+5.100000e-01 3.000000e-02 3.000000e-02 2.900000e-01 8.914034e-01 8.914034e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.44, up: 1.44}, sys: {dn: -1.32, up: 1.32}}, 1: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.44, up: 0.44}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.23, up: 0.23}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.52, up: 0.52}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d67-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t67
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.683000e+01 1.953458e+00 1.953458e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.560000e+01 1.110856e+00 1.110856e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.640000e+00 8.263776e-01 8.263776e-01
+3.500000e-02 5.000000e-03 5.000000e-03 6.110000e+00 6.718631e-01 6.718631e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.940000e+00 5.824946e-01 5.824946e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.530000e+00 5.412947e-01 5.412947e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.640000e+00 3.231099e-01 3.231099e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.080000e+00 2.751363e-01 2.751363e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.900000e-01 2.061553e-01 2.061553e-01
+1.400000e-01 2.000000e-02 2.000000e-02 7.200000e-01 1.216553e-01 1.216553e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.200000e-01 1.170470e-01 1.170470e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.600000e-01 1.081665e-01 1.081665e-01
+2.750000e-01 2.500000e-02 2.500000e-02 3.700000e-01 9.848858e-02 9.848858e-02
+3.250000e-01 2.500000e-02 2.500000e-02 3.600000e-01 5.261179e-01 5.261179e-01
+3.750000e-01 2.500000e-02 2.500000e-02 2.300000e-01 8.246211e-02 8.246211e-02
+4.500000e-01 5.000000e-02 5.000000e-02 7.000000e-02 4.472136e-02 4.472136e-02
+5.500000e-01 5.000000e-02 5.000000e-02 -1.000000e-02 3.162278e-02 3.162278e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.6493, up: 0.6493}, sys: {dn: -0.7667, up: 0.7667}}, 1: {stat: {dn: -1.3712, up: 1.3712}, sys: {dn: -1.08, up: 1.08}}, 2: {stat: {dn: -1.8996, up: 1.8996}, sys: {dn: -0.6304, up: 0.6304}}, 3: {stat: {dn: -2.4845, up: 2.4845}, sys: {dn: -1.5445, up: 1.5445}}, 4: {stat: {dn: -1.9964, up: 1.9964}, sys: {dn: -0.5596, up: 0.5596}}, 5: {stat: {dn: -1.4165, up: 1.4165}, sys: {dn: -0.2923, up: 0.2923}}, 6: {stat: {dn: -0.8476, up: 0.8476}, sys: {dn: -0.3185, up: 0.3185}}, 7: {stat: {dn: -0.5949, up: 0.5949}, sys: {dn: -0.2284, up: 0.2284}}, 8: {stat: {dn: -0.5036, up: 0.5036}, sys: {dn: -0.0821, up: 0.0821}}, 9: {stat: {dn: -0.5323, up: 0.5323}, sys: {dn: -0.1923, up: 0.1923}}, 10: {stat: {dn: -0.5732, up: 0.5732}, sys: {dn: -0.1537, up: 0.1537}}, 11: {stat: {dn: -0.4921, up: 0.4921}, sys: {dn: -0.1494, up: 0.1494}}, 12: {stat: {dn: -0.2098, up: 0.2098}, sys: {dn: -0.0441, up: 0.0441}}, 13: {stat: {dn: -0.1075, up: 0.1075}, sys: {dn: -0.0256, up: 0.0256}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d08-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.023000e+00 1.004699e+00 1.004699e+00
+1.500000e-02 5.000000e-03 5.000000e-03 9.978800e+00 1.745448e+00 1.745448e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.430750e+01 2.001471e+00 2.001471e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.689350e+01 2.925444e+00 2.925444e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.248560e+01 2.073346e+00 2.073346e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.921100e+00 1.446344e+00 1.446344e+00
+7.000000e-02 1.000000e-02 1.000000e-02 4.298100e+00 9.054656e-01 9.054656e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.536000e+00 6.372382e-01 6.372382e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.968900e+00 5.102483e-01 5.102483e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.654500e+00 5.659705e-01 5.659705e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.843900e+00 5.934492e-01 5.934492e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.913600e+00 5.142789e-01 5.142789e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.181000e-01 2.143848e-01 2.143848e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.069000e-01 1.105062e-01 1.105062e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -1.3, up: 1.3}}, 1: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.21, up: 0.21}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.08, up: 0.08}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.4, up: 0.4}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d67-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t67
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.645000e+01 2.204178e+00 2.204178e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.742000e+01 1.416757e+00 1.416757e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.460000e+00 9.712363e-01 9.712363e-01
+3.500000e-02 5.000000e-03 5.000000e-03 5.140000e+00 7.844743e-01 7.844743e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.280000e+00 7.071068e-01 7.071068e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.440000e+00 6.356886e-01 6.356886e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.020000e+00 3.395585e-01 3.395585e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.220000e+00 3.517101e-01 3.517101e-01
+1.100000e-01 1.000000e-02 1.000000e-02 8.700000e-01 2.376973e-01 2.376973e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.060000e+00 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.600000e-01 1.334166e-01 1.334166e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.700000e-01 1.166190e-01 1.166190e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.700000e-01 9.219544e-02 9.219544e-02
+3.250000e-01 2.500000e-02 2.500000e-02 3.100000e-01 4.100000e-01 4.100000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.600000e-01 9.219544e-02 9.219544e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 8.485281e-02 8.485281e-02
+5.500000e-01 5.000000e-02 5.000000e-02 -2.000000e-02 4.123106e-02 4.123106e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3059, up: 0.3059}, sys: {dn: -0.7794, up: 0.7794}}, 1: {stat: {dn: -1.476, up: 1.476}, sys: {dn: -0.9543, up: 0.9543}}, 2: {stat: {dn: -1.6923, up: 1.6923}, sys: {dn: -0.325, up: 0.325}}, 3: {stat: {dn: -1.7187, up: 1.7187}, sys: {dn: -0.7292, up: 0.7292}}, 4: {stat: {dn: -1.324, up: 1.324}, sys: {dn: -0.2987, up: 0.2987}}, 5: {stat: {dn: -0.9613, up: 0.9613}, sys: {dn: -0.3873, up: 0.3873}}, 6: {stat: {dn: -0.7782, up: 0.7782}, sys: {dn: -0.3065, up: 0.3065}}, 7: {stat: {dn: -0.8289, up: 0.8289}, sys: {dn: -0.4031, up: 0.4031}}, 8: {stat: {dn: -0.5918, up: 0.5918}, sys: {dn: -0.214, up: 0.214}}, 9: {stat: {dn: -0.4372, up: 0.4372}, sys: {dn: -0.0983, up: 0.0983}}, 10: {stat: {dn: -0.3665, up: 0.3665}, sys: {dn: -0.1147, up: 0.1147}}, 11: {stat: {dn: -0.1819, up: 0.1819}, sys: {dn: -0.0722, up: 0.0722}}, 12: {stat: {dn: -0.1079, up: 0.1079}, sys: {dn: -0.0262, up: 0.0262}}, 13: {stat: {dn: -0.2012, up: 0.2012}, sys: {dn: -0.0178, up: 0.0178}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d08-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.348300e+00 8.372808e-01 8.372808e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.903930e+01 1.757630e+00 1.757630e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.764550e+01 1.723225e+00 1.723225e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.579220e+01 1.866993e+00 1.866993e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.003000e+01 1.357276e+00 1.357276e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.269200e+00 1.036387e+00 1.036387e+00
+7.000000e-02 1.000000e-02 1.000000e-02 5.027700e+00 8.363836e-01 8.363836e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.754000e+00 9.217184e-01 9.217184e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.757500e+00 6.293038e-01 6.293038e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.757600e+00 4.481146e-01 4.481146e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.171200e+00 3.840291e-01 3.840291e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.803000e-01 1.957050e-01 1.957050e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.361000e-01 1.110354e-01 1.110354e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.202000e-01 2.019858e-01 2.019858e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d08-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3947, up: 0.3947}, sys: {dn: -0.5808, up: 0.5808}}, 1: {stat: {dn: -1.3583, up: 1.3583}, sys: {dn: -0.9012, up: 0.9012}}, 2: {stat: {dn: -1.5936, up: 1.5936}, sys: {dn: -0.3127, up: 0.3127}}, 3: {stat: {dn: -1.5755, up: 1.5755}, sys: {dn: -0.2743, up: 0.2743}}, 4: {stat: {dn: -1.362, up: 1.362}, sys: {dn: -0.3939, up: 0.3939}}, 5: {stat: {dn: -0.9179, up: 0.9179}, sys: {dn: -0.4252, up: 0.4252}}, 6: {stat: {dn: -0.7768, up: 0.7768}, sys: {dn: -0.3411, up: 0.3411}}, 7: {stat: {dn: -0.573, up: 0.573}, sys: {dn: -0.2549, up: 0.2549}}, 8: {stat: {dn: -0.3764, up: 0.3764}, sys: {dn: -0.0282, up: 0.0282}}, 9: {stat: {dn: -0.4649, up: 0.4649}, sys: {dn: -0.1425, up: 0.1425}}, 10: {stat: {dn: -0.3986, up: 0.3986}, sys: {dn: -0.183, up: 0.183}}, 11: {stat: {dn: -0.1994, up: 0.1994}, sys: {dn: -0.0429, up: 0.0429}}, 12: {stat: {dn: -0.1411, up: 0.1411}, sys: {dn: -0.0719, up: 0.0719}}, 13: {stat: {dn: -0.0743, up: 0.0743}, sys: {dn: -0.013, up: 0.013}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d08-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.461500e+00 7.022227e-01 7.022227e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.687230e+01 1.630074e+00 1.630074e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.787130e+01 1.623990e+00 1.623990e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.372350e+01 1.599200e+00 1.599200e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.042350e+01 1.417816e+00 1.417816e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.093800e+00 1.011600e+00 1.011600e+00
+7.000000e-02 1.000000e-02 1.000000e-02 5.656800e+00 8.483911e-01 8.483911e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.879200e+00 6.271387e-01 6.271387e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.585500e+00 3.774549e-01 3.774549e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.621300e+00 4.862492e-01 4.862492e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.127200e+00 4.386011e-01 4.386011e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.579000e-01 2.039627e-01 2.039627e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.197000e-01 1.583629e-01 1.583629e-01
+2.600000e-01 2.000000e-02 2.000000e-02 8.720000e-02 7.542871e-02 7.542871e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d30-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t30
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 7.330000e+00 5.162364e-01 5.162364e-01
+7.500000e-01 2.500000e-01 2.500000e-01 8.440000e+00 4.518849e-01 4.518849e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.060000e+00 2.968164e-01 2.968164e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.500000e+00 2.121320e-01 2.121320e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.100000e+00 1.843909e-01 1.843909e-01
+2.750000e+00 2.500000e-01 2.500000e-01 5.960000e+00 1.442221e-01 1.442221e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.540000e+00 1.118034e-01 1.118034e-01
+3.750000e+00 2.500000e-01 2.500000e-01 3.090000e+00 9.219544e-02 9.219544e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.640000e+00 7.280110e-02 7.280110e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.500000e-01 2.828427e-02 2.828427e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.87, up: 0.87}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d44-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t44
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.163000e+01 9.794897e-01 9.794897e-01
+3.000000e-02 1.000000e-02 1.000000e-02 9.080000e+00 4.657252e-01 4.657252e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.700000e+00 4.295346e-01 4.295346e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.400000e+00 3.289377e-01 3.289377e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.000000e+00 3.220248e-01 3.220248e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.820000e+00 2.731300e-01 2.731300e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.900000e+00 2.061553e-01 2.061553e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.460000e+00 1.811077e-01 1.811077e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.590000e+00 2.012461e-01 2.012461e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.210000e+00 1.746425e-01 1.746425e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.700000e-01 1.077033e-01 1.077033e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.900000e-01 9.219544e-02 9.219544e-02
+3.000000e-01 2.000000e-02 2.000000e-02 3.700000e-01 9.433981e-02 9.433981e-02
+3.400000e-01 2.000000e-02 2.000000e-02 2.500000e-01 8.944272e-02 8.944272e-02
+3.800000e-01 2.000000e-02 2.000000e-02 2.900000e-01 9.433981e-02 9.433981e-02
+4.200000e-01 2.000000e-02 2.000000e-02 1.000000e-01 6.082763e-02 6.082763e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.95, up: 1.95}}, 1: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d59-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t59
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.214000e+01 2.509761e+00 2.509761e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.350000e+01 1.724094e+00 1.724094e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.413000e+01 1.284445e+00 1.284445e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.004000e+01 1.119866e+00 1.119866e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.300000e+00 8.544004e-01 8.544004e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.300000e+00 7.397973e-01 7.397973e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.260000e+00 5.280152e-01 5.280152e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.930000e+00 5.154610e-01 5.154610e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.670000e+00 3.945884e-01 3.945884e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.500000e-01 2.707397e-01 2.707397e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.100000e-01 2.517936e-01 2.517936e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 2.102380e-01 2.102380e-01
+2.200000e-01 2.000000e-02 2.000000e-02 -2.000000e-02 1.600000e-01 1.600000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.400000e-01 1.811077e-01 1.811077e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-02 6.324555e-02 6.324555e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d30-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t30
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 7.600000e+00 5.348832e-01 5.348832e-01
+7.500000e-01 2.500000e-01 2.500000e-01 8.460000e+00 4.428318e-01 4.428318e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.250000e+00 3.052868e-01 3.052868e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.630000e+00 2.121320e-01 2.121320e-01
+2.250000e+00 2.500000e-01 2.500000e-01 6.950000e+00 1.780449e-01 1.780449e-01
+2.750000e+00 2.500000e-01 2.500000e-01 5.830000e+00 1.442221e-01 1.442221e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.520000e+00 1.077033e-01 1.077033e-01
+3.750000e+00 2.500000e-01 2.500000e-01 2.740000e+00 8.062258e-02 8.062258e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.470000e+00 6.082763e-02 6.082763e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.000000e-01 2.828427e-02 2.828427e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d30-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t30
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 7.530000e+00 5.166237e-01 5.166237e-01
+7.500000e-01 2.500000e-01 2.500000e-01 8.160000e+00 4.080441e-01 4.080441e-01
+1.250000e+00 2.500000e-01 2.500000e-01 7.860000e+00 2.731300e-01 2.731300e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.430000e+00 1.802776e-01 1.802776e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.000000e+00 1.421267e-01 1.421267e-01
+2.750000e+00 2.500000e-01 2.500000e-01 5.980000e+00 1.131371e-01 1.131371e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.490000e+00 8.062258e-02 8.062258e-02
+3.750000e+00 2.500000e-01 2.500000e-01 2.950000e+00 6.082763e-02 6.082763e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.490000e+00 4.472136e-02 4.472136e-02
+5.000000e+00 5.000000e-01 5.000000e-01 3.600000e-01 2.236068e-02 2.236068e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.45, up: 0.45}}, 1: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d30-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t30
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 6.830000e+00 5.353504e-01 5.353504e-01
+7.500000e-01 2.500000e-01 2.500000e-01 8.310000e+00 4.940648e-01 4.940648e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.120000e+00 3.535534e-01 3.535534e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.980000e+00 2.801785e-01 2.801785e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.070000e+00 2.370654e-01 2.370654e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.340000e+00 2.102380e-01 2.102380e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.340000e+00 1.552417e-01 1.552417e-01
+3.750000e+00 2.500000e-01 2.500000e-01 2.880000e+00 1.303840e-01 1.303840e-01
+4.250000e+00 2.500000e-01 2.500000e-01 1.680000e+00 1.019804e-01 1.019804e-01
+5.000000e+00 5.000000e-01 5.000000e-01 3.500000e-01 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -4.23, up: 4.23}}, 1: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.2, up: 0.2}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d47-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t47
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.190000e+00 4.236248e+00 4.236248e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.124000e+01 9.068627e-01 9.068627e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.491000e+01 9.871677e-01 9.871677e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.260000e+01 9.740637e-01 9.740637e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.130000e+01 9.340771e-01 9.340771e-01
+5.500000e-02 5.000000e-03 5.000000e-03 8.420000e+00 7.746612e-01 7.746612e-01
+6.500000e-02 5.000000e-03 5.000000e-03 6.850000e+00 7.186793e-01 7.186793e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.360000e+00 4.356604e-01 4.356604e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.080000e+00 3.443835e-01 3.443835e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.080000e+00 3.201562e-01 3.201562e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.690000e+00 2.118962e-01 2.118962e-01
+1.850000e-01 1.500000e-02 1.500000e-02 4.900000e-01 1.878829e-01 1.878829e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.100000e-01 2.334524e-01 2.334524e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.612452e-01 1.612452e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -1.57, up: 1.57}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.73, up: 1.73}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -1.33, up: 1.33}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.19, up: 0.19}}, 8: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.18, up: 0.18}}, 9: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.23, up: 0.23}}, 10: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.18, up: 0.18}}, 12: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d47-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t47
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.400000e-01 1.580285e+00 1.580285e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.104000e+01 1.328232e+00 1.328232e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.580000e+01 1.743932e+00 1.743932e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.039000e+01 1.520691e+00 1.520691e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.120000e+01 1.528300e+00 1.528300e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.080000e+00 1.339589e+00 1.339589e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.960000e+00 1.225765e+00 1.225765e+00
+9.000000e-02 1.000000e-02 1.000000e-02 3.850000e+00 6.389053e-01 6.389053e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.060000e+00 6.168468e-01 6.168468e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.700000e+00 5.594640e-01 5.594640e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.800000e+00 3.667424e-01 3.667424e-01
+1.850000e-01 1.500000e-02 1.500000e-02 1.150000e+00 3.935734e-01 3.935734e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-01 2.647640e-01 2.647640e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.000000e-02 2.202272e-01 2.202272e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -3.24, up: 3.24}}, 1: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.47, up: 0.47}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.24, up: 0.24}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d47-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t47
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 9.100000e-01 3.249631e+00 3.249631e+00
+1.500000e-02 5.000000e-03 5.000000e-03 8.790000e+00 9.364828e-01 9.364828e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.531000e+01 1.300500e+00 1.300500e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.296000e+01 1.270945e+00 1.270945e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.178000e+01 1.224132e+00 1.224132e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.660000e+00 1.034070e+00 1.034070e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.880000e+00 9.176056e-01 9.176056e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.850000e+00 4.924429e-01 4.924429e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.820000e+00 4.110961e-01 4.110961e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.630000e+00 4.326662e-01 4.326662e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.560000e+00 2.668333e-01 2.668333e-01
+1.850000e-01 1.500000e-02 1.500000e-02 4.400000e-01 2.404163e-01 2.404163e-01
+2.200000e-01 2.000000e-02 2.000000e-02 0.000000e+00 2.000000e-01 2.000000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.900000e-01 2.024846e-01 2.024846e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -3.77, up: 3.77}}, 1: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.57, up: 0.57}}, 2: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.2, up: 0.2}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.17, up: 0.17}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d47-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t47
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.060000e+00 3.779656e+00 3.779656e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.083000e+01 1.023426e+00 1.023426e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.548000e+01 1.259365e+00 1.259365e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.574000e+01 1.296919e+00 1.296919e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.570000e+00 9.945853e-01 9.945853e-01
+5.500000e-02 5.000000e-03 5.000000e-03 8.500000e+00 9.222798e-01 9.222798e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.380000e+00 8.918520e-01 8.918520e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.730000e+00 4.661545e-01 4.661545e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.980000e+00 3.921734e-01 3.921734e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.330000e+00 4.031129e-01 4.031129e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.540000e+00 2.376973e-01 2.376973e-01
+1.850000e-01 1.500000e-02 1.500000e-02 1.110000e+00 2.941088e-01 2.941088e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.400000e-01 2.147091e-01 2.147091e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.900000e-01 1.708801e-01 1.708801e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.09, up: 0.09}}, 4: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.5, up: 0.5}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d55-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t55
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.045000e+01 1.149087e+00 1.149087e+00
+3.000000e-02 1.000000e-02 1.000000e-02 6.320000e+00 4.964877e-01 4.964877e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.370000e+00 3.546830e-01 3.546830e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.440000e+00 2.941088e-01 2.941088e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.950000e+00 3.405877e-01 3.405877e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.290000e+00 2.340940e-01 2.340940e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.120000e+00 2.088061e-01 2.088061e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.600000e-01 2.202272e-01 2.202272e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.400000e-01 1.118034e-01 1.118034e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.700000e-01 8.062258e-02 8.062258e-02
+2.600000e-01 2.000000e-02 2.000000e-02 2.100000e-01 8.544004e-02 8.544004e-02
+3.000000e-01 2.000000e-02 2.000000e-02 2.100000e-01 8.544004e-02 8.544004e-02
+3.400000e-01 2.000000e-02 2.000000e-02 1.300000e-01 1.000000e-01 1.000000e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.900000e-01 1.615549e-01 1.615549e-01
+4.200000e-01 2.000000e-02 2.000000e-02 3.000000e-02 5.099020e-02 5.099020e-02
+4.600000e-01 2.000000e-02 2.000000e-02 -8.000000e-02 5.015974e-01 5.015974e-01
+5.100000e-01 3.000000e-02 3.000000e-02 0.000000e+00 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.68, up: 1.68}, sys: {dn: -2.12, up: 2.12}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.31, up: 0.31}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d58-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t58
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.399000e+01 2.704958e+00 2.704958e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.239000e+01 1.727542e+00 1.727542e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.295000e+01 1.273499e+00 1.273499e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.770000e+00 9.535198e-01 9.535198e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.770000e+00 8.766413e-01 8.766413e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.730000e+00 8.006248e-01 8.006248e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.720000e+00 5.554278e-01 5.554278e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.760000e+00 3.613862e-01 3.613862e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.630000e+00 4.031129e-01 4.031129e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.350000e+00 4.031129e-01 4.031129e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.000000e-01 2.716616e-01 2.716616e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.500000e-01 2.163331e-01 2.163331e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.500000e-01 1.649242e-01 1.649242e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.800000e-01 1.204159e-01 1.204159e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -2.12, up: 2.12}}, 1: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.63, up: 0.63}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d59-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t59
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.401000e+01 2.546075e+00 2.546075e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.098000e+01 1.417674e+00 1.417674e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.599000e+01 1.243101e+00 1.243101e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.690000e+00 8.354639e-01 8.354639e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.450000e+00 8.723531e-01 8.723531e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.250000e+00 7.158911e-01 7.158911e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.350000e+00 4.788528e-01 4.788528e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.630000e+00 3.420526e-01 3.420526e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.010000e+00 3.863936e-01 3.863936e-01
+1.300000e-01 1.000000e-02 1.000000e-02 8.700000e-01 2.816026e-01 2.816026e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.200000e-01 3.423449e-01 3.423449e-01
+1.800000e-01 2.000000e-02 2.000000e-02 -1.000000e-01 1.627882e-01 1.627882e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.000000e-02 2.002498e-01 2.002498e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -1.600000e-01 1.216553e-01 1.216553e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.000000e-02 1.004988e-01 1.004988e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -1.84, up: 1.84}}, 1: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.56, up: 0.56}}, 2: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.32, up: 0.32}}, 5: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d58-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t58
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.088000e+01 2.118514e+00 2.118514e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.232000e+01 1.216553e+00 1.216553e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.376000e+01 9.433981e-01 9.433981e-01
+3.500000e-02 5.000000e-03 5.000000e-03 9.890000e+00 7.640026e-01 7.640026e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.240000e+00 6.800000e-01 6.800000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.520000e+00 5.239275e-01 5.239275e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.770000e+00 4.081666e-01 4.081666e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.830000e+00 2.692582e-01 2.692582e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.550000e+00 2.549510e-01 2.549510e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.100000e+00 2.137756e-01 2.137756e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.900000e-01 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.555635e-01 1.555635e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-01 8.246211e-02 8.246211e-02
+2.600000e-01 2.000000e-02 2.000000e-02 1.300000e-01 8.062258e-02 8.062258e-02
+3.000000e-01 2.000000e-02 2.000000e-02 5.000000e-02 4.242641e-02 4.242641e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -2.39, up: 2.39}, sys: {dn: -0.58, up: 0.58}}, 2: {stat: {dn: -1.91, up: 1.91}, sys: {dn: -0.35, up: 0.35}}, 3: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d58-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t58
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.154000e+01 3.006476e+00 3.006476e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.233000e+01 2.459370e+00 2.459370e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.395000e+01 1.941803e+00 1.941803e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.940000e+00 1.406983e+00 1.406983e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.690000e+00 1.384955e+00 1.384955e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.290000e+00 1.370584e+00 1.370584e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.650000e+00 7.981228e-01 7.981228e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.060000e+00 7.766595e-01 7.766595e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.630000e+00 7.553807e-01 7.553807e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.300000e-01 3.605551e-01 3.605551e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.030000e+00 5.414795e-01 5.414795e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.846050e-01 2.846050e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.000000e-02 2.102380e-01 2.102380e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -2.700000e-01 1.019804e-01 1.019804e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 8.246211e-02 8.246211e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -1.57, up: 1.57}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d58-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t58
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.151000e+01 2.477519e+00 2.477519e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.130000e+01 1.647695e+00 1.647695e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.373000e+01 1.321855e+00 1.321855e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.016000e+01 1.155725e+00 1.155725e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.130000e+00 1.034650e+00 1.034650e+00
+5.500000e-02 5.000000e-03 5.000000e-03 3.490000e+00 6.661081e-01 6.661081e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.010000e+00 5.028916e-01 5.028916e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.280000e+00 4.368066e-01 4.368066e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.840000e+00 4.242641e-01 4.242641e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.290000e+00 3.535534e-01 3.535534e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.300000e-01 2.617250e-01 2.617250e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.700000e-01 2.280351e-01 2.280351e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.104536e-01 1.104536e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.303840e-01 1.303840e-01
+3.000000e-01 2.000000e-02 2.000000e-02 6.000000e-02 6.708204e-02 6.708204e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.8, up: 4.8}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -0.9, up: 0.9}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d25-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 8.750000e+01 4.804165e+00 4.804165e+00
+6.600000e+01 0.000000e+00 0.000000e+00 7.740000e+01 3.026549e+00 3.026549e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.890000e+01 3.228002e+00 3.228002e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.8, up: 0.8}}, 1: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.5, up: 0.5}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d25-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 4.650000e+01 2.720294e+00 2.720294e+00
+6.600000e+01 0.000000e+00 0.000000e+00 3.910000e+01 1.513275e+00 1.513275e+00
+7.630000e+01 0.000000e+00 0.000000e+00 4.000000e+01 1.581139e+00 1.581139e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -7.2, up: 7.2}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -4.4, up: 4.4}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -4.5, up: 4.5}, sys: {dn: -1.4, up: 1.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d25-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.343000e+02 7.211103e+00 7.211103e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.163000e+02 4.428318e+00 4.428318e+00
+7.630000e+01 0.000000e+00 0.000000e+00 1.187000e+02 4.712749e+00 4.712749e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d25-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 4.110000e+01 2.906888e+00 2.906888e+00
+6.600000e+01 0.000000e+00 0.000000e+00 3.840000e+01 1.923538e+00 1.923538e+00
+7.630000e+01 0.000000e+00 0.000000e+00 3.890000e+01 1.992486e+00 1.992486e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.15, up: 2.15}, sys: {dn: -1.96, up: 1.96}}, 1: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.63, up: 0.63}}, 2: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.09, up: 0.09}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d59-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t59
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.224000e+01 2.909313e+00 2.909313e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.237000e+01 2.221216e+00 2.221216e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.310000e+01 1.616168e+00 1.616168e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.800000e+00 1.158490e+00 1.158490e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.420000e+00 1.195492e+00 1.195492e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.220000e+00 1.261507e+00 1.261507e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.850000e+00 7.527284e-01 7.527284e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.820000e+00 5.295281e-01 5.295281e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.920000e+00 5.147815e-01 5.147815e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.650000e+00 5.234501e-01 5.234501e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.300000e-01 4.019950e-01 4.019950e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.300000e-01 3.264966e-01 3.264966e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.100000e-01 2.220360e-01 2.220360e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.711724e-01 1.711724e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -1.400000e-01 1.140175e-01 1.140175e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.61, up: 1.61}, sys: {dn: -2.1, up: 2.1}}, 1: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d59-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t59
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.377000e+01 2.646148e+00 2.646148e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.345000e+01 1.721540e+00 1.721540e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.260000e+01 1.212972e+00 1.212972e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.210000e+00 8.828363e-01 8.828363e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.600000e+00 9.600521e-01 9.600521e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.060000e+00 7.924645e-01 7.924645e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.720000e+00 4.531004e-01 4.531004e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.650000e+00 4.617359e-01 4.617359e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.570000e+00 3.634556e-01 3.634556e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.010000e+00 3.324154e-01 3.324154e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.480000e+00 4.159327e-01 4.159327e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.024846e-01 2.024846e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.000000e-01 1.702939e-01 1.702939e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.100000e-01 2.022375e-01 2.022375e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -3.000000e-02 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.52, up: 1.52}, sys: {dn: -2.06, up: 2.06}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d61-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t61
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.231000e+01 2.560078e+00 2.560078e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.401000e+01 1.760824e+00 1.760824e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.253000e+01 1.224132e+00 1.224132e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.480000e+00 9.060905e-01 9.060905e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.730000e+00 9.620811e-01 9.620811e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.210000e+00 8.158431e-01 8.158431e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.810000e+00 4.661545e-01 4.661545e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.630000e+00 4.464303e-01 4.464303e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.620000e+00 3.733631e-01 3.733631e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.600000e-01 3.324154e-01 3.324154e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.520000e+00 4.130375e-01 4.130375e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.900000e-01 2.024846e-01 2.024846e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.702939e-01 1.702939e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.400000e-01 2.109502e-01 2.109502e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -3.000000e-02 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -1.13, up: 1.13}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.06, up: 0.06}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d37-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t37
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 7.094000e+01 1.345288e+00 1.345288e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.524000e+01 9.541488e-01 9.541488e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.570000e+01 5.456189e-01 5.456189e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.850000e+00 2.906888e-01 2.906888e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.650000e+00 1.562050e-01 1.562050e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.190000e+00 1.000000e-01 1.000000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 4.900000e-01 7.211103e-02 7.211103e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.500000e-01 2.236068e-02 2.236068e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -1.14, up: 1.14}}, 1: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.82, up: 0.82}}, 2: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d37-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t37
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 7.153000e+01 1.503330e+00 1.503330e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.615000e+01 1.078147e+00 1.078147e+00
+5.000000e-01 1.000000e-01 1.000000e-01 1.602000e+01 6.303174e-01 6.303174e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.980000e+00 3.466987e-01 3.466987e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.740000e+00 2.024846e-01 2.024846e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.290000e+00 1.303840e-01 1.303840e-01
+1.800000e+00 2.000000e-01 2.000000e-01 6.100000e-01 1.029563e-01 1.029563e-01
+2.500000e+00 5.000000e-01 5.000000e-01 1.900000e-01 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -1.12, up: 1.12}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d37-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t37
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 7.062000e+01 1.326084e+00 1.326084e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.477000e+01 9.349332e-01 9.349332e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.513000e+01 5.173973e-01 5.173973e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.610000e+00 2.765863e-01 2.765863e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.790000e+00 1.627882e-01 1.627882e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.050000e+00 8.602325e-02 8.602325e-02
+1.800000e+00 2.000000e-01 2.000000e-01 5.000000e-01 7.211103e-02 7.211103e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.500000e-01 2.236068e-02 2.236068e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d28-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t28
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 3.690000e+01 2.915476e+00 2.915476e+00
+6.600000e+01 0.000000e+00 0.000000e+00 3.230000e+01 1.824829e+00 1.824829e+00
+7.630000e+01 0.000000e+00 0.000000e+00 3.320000e+01 1.897367e+00 1.897367e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.7, up: 0.7}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d28-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t28
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.180000e+01 1.655295e+00 1.655295e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.820000e+01 1.029563e+00 1.029563e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.000000e+01 1.140175e+00 1.140175e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.9, up: 0.9}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d28-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t28
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 5.940000e+01 4.011234e+00 4.011234e+00
+6.600000e+01 0.000000e+00 0.000000e+00 5.070000e+01 2.500000e+00 2.500000e+00
+7.630000e+01 0.000000e+00 0.000000e+00 5.290000e+01 2.657066e+00 2.657066e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.2, up: 5.2}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -1.6, up: 1.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d28-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t28
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 8.160000e+01 5.277310e+00 5.277310e+00
+6.600000e+01 0.000000e+00 0.000000e+00 6.910000e+01 3.324154e+00 3.324154e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.270000e+01 3.577709e+00 3.577709e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -1.09, up: 1.09}}, 1: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d37-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t37
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 6.843000e+01 1.269094e+00 1.269094e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.398000e+01 8.969392e-01 8.969392e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.432000e+01 4.827007e-01 4.827007e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.440000e+00 2.617250e-01 2.617250e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.220000e+00 1.421267e-01 1.421267e-01
+1.400000e+00 2.000000e-01 2.000000e-01 9.100000e-01 8.602325e-02 8.602325e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.800000e-01 7.211103e-02 7.211103e-02
+2.500000e+00 5.000000e-01 5.000000e-01 5.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -0.1, up: 0.1}}, 1: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d26-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 3.990000e+01 3.101612e+00 3.101612e+00
+6.600000e+01 0.000000e+00 0.000000e+00 3.450000e+01 1.941649e+00 1.941649e+00
+7.630000e+01 0.000000e+00 0.000000e+00 3.520000e+01 1.992486e+00 1.992486e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -0.49, up: 0.49}}, 2: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.23, up: 0.23}}, 5: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d65-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t65
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.070000e+01 3.145314e+00 3.145314e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.011000e+01 1.981540e+00 1.981540e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.800000e+00 1.216963e+00 1.216963e+00
+3.500000e-02 5.000000e-03 5.000000e-03 5.510000e+00 1.137805e+00 1.137805e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.690000e+00 6.989278e-01 6.989278e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.520000e+00 5.220153e-01 5.220153e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.550000e+00 3.006659e-01 3.006659e-01
+1.400000e-01 2.000000e-02 2.000000e-02 9.500000e-01 2.751363e-01 2.751363e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.500000e-01 2.594224e-01 2.594224e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.000000e-02 1.702939e-01 1.702939e-01
+2.750000e-01 2.500000e-02 2.500000e-02 -6.000000e-02 1.303840e-01 1.303840e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.28, up: 0.28}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d32-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t32
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 5.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.500000e-01 3.162278e-02 3.162278e-02
+1.000000e+00 2.000000e-01 2.000000e-01 8.100000e-01 5.099020e-02 5.099020e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.650000e+00 8.544004e-02 8.544004e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.610000e+00 1.118034e-01 1.118034e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.700000e+00 1.389244e-01 1.389244e-01
+2.600000e+00 2.000000e-01 2.000000e-01 4.980000e+00 1.769181e-01 1.769181e-01
+3.000000e+00 2.000000e-01 2.000000e-01 5.900000e+00 1.802776e-01 1.802776e-01
+3.400000e+00 2.000000e-01 2.000000e-01 7.110000e+00 2.061553e-01 2.061553e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.340000e+00 2.061553e-01 2.061553e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.560000e+00 2.334524e-01 2.334524e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.300000e+00 2.024846e-01 2.024846e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.610000e+00 2.061553e-01 2.061553e-01
+5.400000e+00 2.000000e-01 2.000000e-01 4.960000e+00 1.664332e-01 1.664332e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.490000e+00 1.500000e-01 1.500000e-01
+6.200000e+00 2.000000e-01 2.000000e-01 2.180000e+00 3.046309e-01 3.046309e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.25, up: 0.25}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d32-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t32
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 4.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.600000e-01 2.236068e-02 2.236068e-02
+1.000000e+00 2.000000e-01 2.000000e-01 7.100000e-01 3.162278e-02 3.162278e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.600000e+00 5.830952e-02 5.830952e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.680000e+00 8.602325e-02 8.602325e-02
+2.200000e+00 2.000000e-01 2.000000e-01 3.800000e+00 1.131371e-01 1.131371e-01
+2.600000e+00 2.000000e-01 2.000000e-01 4.800000e+00 1.500000e-01 1.500000e-01
+3.000000e+00 2.000000e-01 2.000000e-01 5.980000e+00 1.414214e-01 1.414214e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.770000e+00 1.640122e-01 1.640122e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.340000e+00 1.702939e-01 1.702939e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.630000e+00 2.024846e-01 2.024846e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.130000e+00 1.555635e-01 1.555635e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.420000e+00 1.640122e-01 1.640122e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.090000e+00 1.272792e-01 1.272792e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.300000e+00 1.063015e-01 1.063015e-01
+6.200000e+00 2.000000e-01 2.000000e-01 1.930000e+00 2.624881e-01 2.624881e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.25, up: 0.25}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d32-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t32
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 5.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.300000e-01 4.123106e-02 4.123106e-02
+1.000000e+00 2.000000e-01 2.000000e-01 6.100000e-01 7.071068e-02 7.071068e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.770000e+00 1.236932e-01 1.236932e-01
+1.800000e+00 2.000000e-01 2.000000e-01 2.530000e+00 1.581139e-01 1.581139e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.550000e+00 1.838478e-01 1.838478e-01
+2.600000e+00 2.000000e-01 2.000000e-01 5.120000e+00 2.469818e-01 2.469818e-01
+3.000000e+00 2.000000e-01 2.000000e-01 6.060000e+00 2.416609e-01 2.416609e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.780000e+00 2.729469e-01 2.729469e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.700000e+00 2.906888e-01 2.906888e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.980000e+00 3.106445e-01 3.106445e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.160000e+00 2.731300e-01 2.731300e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.460000e+00 2.729469e-01 2.729469e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.010000e+00 2.284732e-01 2.284732e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.470000e+00 2.012461e-01 2.012461e-01
+6.200000e+00 2.000000e-01 2.000000e-01 1.900000e+00 3.023243e-01 3.023243e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.22, up: 0.22}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d32-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t32
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 5.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.800000e-01 3.162278e-02 3.162278e-02
+1.000000e+00 2.000000e-01 2.000000e-01 7.600000e-01 5.099020e-02 5.099020e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.720000e+00 8.544004e-02 8.544004e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.620000e+00 1.118034e-01 1.118034e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.690000e+00 1.389244e-01 1.389244e-01
+2.600000e+00 2.000000e-01 2.000000e-01 5.140000e+00 1.910497e-01 1.910497e-01
+3.000000e+00 2.000000e-01 2.000000e-01 6.170000e+00 1.802776e-01 1.802776e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.920000e+00 2.061553e-01 2.061553e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.370000e+00 2.061553e-01 2.061553e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.530000e+00 2.334524e-01 2.334524e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.190000e+00 2.024846e-01 2.024846e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.550000e+00 2.061553e-01 2.061553e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.000000e+00 1.664332e-01 1.664332e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.410000e+00 1.360147e-01 1.360147e-01
+6.200000e+00 2.000000e-01 2.000000e-01 1.690000e+00 2.505993e-01 2.505993e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.37, up: 2.37}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d69-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t69
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.288000e+01 2.511135e+00 2.511135e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.243000e+01 1.244267e+00 1.244267e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.730000e+00 9.630161e-01 9.630161e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.720000e+00 7.550497e-01 7.550497e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.740000e+00 6.476110e-01 6.476110e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.100000e+00 5.738467e-01 5.738467e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.100000e+00 3.026549e-01 3.026549e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.930000e+00 3.517101e-01 3.517101e-01
+1.100000e-01 1.000000e-02 1.000000e-02 8.100000e-01 2.624881e-01 2.624881e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.600000e-01 1.552417e-01 1.552417e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.200000e-01 1.835756e-01 1.835756e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.200000e-01 1.252996e-01 1.252996e-01
+2.750000e-01 2.500000e-02 2.500000e-02 -1.000000e-01 8.246211e-02 8.246211e-02
+3.250000e-01 2.500000e-02 2.500000e-02 -6.000000e-02 7.071068e-02 7.071068e-02
+3.750000e-01 2.500000e-02 2.500000e-02 -5.000000e-02 4.472136e-02 4.472136e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.32, up: 8.32}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -4.43, up: 4.43}, sys: {dn: -0.85, up: 0.85}}, 2: {stat: {dn: -2.95, up: 2.95}, sys: {dn: -0.67, up: 0.67}}, 3: {stat: {dn: -2.12, up: 2.12}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.09, up: 0.09}}, 7: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.52, up: 0.52}}, 10: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.24, up: 0.24}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d70-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t70
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.335500e+02 8.335010e+00 8.335010e+00
+7.000000e-03 3.000000e-03 3.000000e-03 3.105000e+01 4.510809e+00 4.510809e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.325000e+01 3.025128e+00 3.025128e+00
+1.800000e-02 2.000000e-03 2.000000e-03 7.300000e+00 2.124618e+00 2.124618e+00
+2.500000e-02 5.000000e-03 5.000000e-03 3.360000e+00 1.053233e+00 1.053233e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.270000e+00 7.184706e-01 7.184706e-01
+5.000000e-02 1.000000e-02 1.000000e-02 8.700000e-01 3.807887e-01 3.807887e-01
+7.000000e-02 1.000000e-02 1.000000e-02 5.000000e-01 3.176476e-01 3.176476e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.000000e-01 1.811077e-01 1.811077e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.000000e-01 5.502727e-01 5.502727e-01
+1.400000e-01 2.000000e-02 2.000000e-02 -2.300000e-01 2.400000e-01 2.400000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -45.6, up: 45.6}, sys: {dn: -4.3, up: 4.3}}, 1: {stat: {dn: -35.7, up: 35.7}, sys: {dn: -6.6, up: 6.6}}, 2: {stat: {dn: -35.6, up: 35.6}, sys: {dn: -8.5, up: 8.5}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d18-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 7.915000e+02 4.580229e+01 4.580229e+01
+6.600000e+01 0.000000e+00 0.000000e+00 8.548000e+02 3.630496e+01 3.630496e+01
+7.630000e+01 0.000000e+00 0.000000e+00 8.576000e+02 3.660068e+01 3.660068e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -45.6, up: 45.6}, sys: {dn: -4.3, up: 4.3}}, 1: {stat: {dn: -35.7, up: 35.7}, sys: {dn: -6.6, up: 6.6}}, 2: {stat: {dn: -35.6, up: 35.6}, sys: {dn: -8.5, up: 8.5}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d18-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 7.902000e+02 4.580229e+01 4.580229e+01
+6.600000e+01 0.000000e+00 0.000000e+00 8.536000e+02 3.630496e+01 3.630496e+01
+7.630000e+01 0.000000e+00 0.000000e+00 8.574000e+02 3.660068e+01 3.660068e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -0.89, up: 0.89}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.7, up: 0.7}}, 3: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.05, up: 0.05}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d70-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t70
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.312100e+02 3.334726e+00 3.334726e+00
+7.000000e-03 3.000000e-03 3.000000e-03 3.280000e+01 1.990100e+00 1.990100e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.451000e+01 1.415238e+00 1.415238e+00
+1.800000e-02 2.000000e-03 2.000000e-03 5.750000e+00 7.877182e-01 7.877182e-01
+2.500000e-02 5.000000e-03 5.000000e-03 3.240000e+00 4.561798e-01 4.561798e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.130000e+00 2.879236e-01 2.879236e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.400000e-01 1.264911e-01 1.264911e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.800000e-01 1.204159e-01 1.204159e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.200000e-01 7.615773e-02 7.615773e-02
+1.100000e-01 1.000000e-02 1.000000e-02 4.000000e-02 8.602325e-02 8.602325e-02
+1.400000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -45.2, up: 45.2}, sys: {dn: -6.6, up: 6.6}}, 1: {stat: {dn: -35.3, up: 35.3}, sys: {dn: -9.1, up: 9.1}}, 2: {stat: {dn: -34.5, up: 34.5}, sys: {dn: -9.7, up: 9.7}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d18-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t18
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 7.791000e+02 4.567932e+01 4.567932e+01
6.600000e+01 0.000000e+00 0.000000e+00 8.397000e+02 3.645408e+01 3.645408e+01
7.630000e+01 0.000000e+00 0.000000e+00 8.306000e+02 3.583769e+01 3.583769e+01
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -45.6, up: 45.6}, sys: {dn: -4.3, up: 4.3}}, 1: {stat: {dn: -35.7, up: 35.7}, sys: {dn: -6.6, up: 6.6}}, 2: {stat: {dn: -35.6, up: 35.6}, sys: {dn: -8.5, up: 8.5}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d18-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t18
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 7.915000e+02 4.580229e+01 4.580229e+01
-6.600000e+01 0.000000e+00 0.000000e+00 8.548000e+02 3.630496e+01 3.630496e+01
-7.630000e+01 0.000000e+00 0.000000e+00 8.576000e+02 3.660068e+01 3.660068e+01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -45.6, up: 45.6}, sys: {dn: -4.3, up: 4.3}}, 1: {stat: {dn: -35.7, up: 35.7}, sys: {dn: -6.6, up: 6.6}}, 2: {stat: {dn: -35.6, up: 35.6}, sys: {dn: -8.5, up: 8.5}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d18-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t18
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 7.902000e+02 4.580229e+01 4.580229e+01
-6.600000e+01 0.000000e+00 0.000000e+00 8.536000e+02 3.630496e+01 3.630496e+01
-7.630000e+01 0.000000e+00 0.000000e+00 8.574000e+02 3.660068e+01 3.660068e+01
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.26, up: 5.26}, sys: {dn: -0.51, up: 0.51}}, 1: {stat: {dn: -2.74, up: 2.74}, sys: {dn: -0.74, up: 0.74}}, 2: {stat: {dn: -1.91, up: 1.91}, sys: {dn: -0.73, up: 0.73}}, 3: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -1.87, up: 1.87}}, 10: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.18, up: 0.18}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d70-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t70
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.361400e+02 5.284666e+00 5.284666e+00
+7.000000e-03 3.000000e-03 3.000000e-03 2.723000e+01 2.838168e+00 2.838168e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.373000e+01 2.044749e+00 2.044749e+00
+1.800000e-02 2.000000e-03 2.000000e-03 8.590000e+00 1.459932e+00 1.459932e+00
+2.500000e-02 5.000000e-03 5.000000e-03 3.170000e+00 7.242237e-01 7.242237e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.550000e+00 4.972927e-01 4.972927e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.020000e+00 2.785678e-01 2.785678e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.000000e-01 1.627882e-01 1.627882e-01
+9.000000e-02 1.000000e-02 1.000000e-02 6.400000e-01 2.193171e-01 2.193171e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -1.030000e+00 1.871310e+00 1.871310e+00
+1.400000e-01 2.000000e-02 2.000000e-02 -1.600000e-01 1.843909e-01 1.843909e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d18-x01-y04
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -45.0, up: 45.0}, sys: {dn: -2.4, up: 2.4}}, 1: {stat: {dn: -35.2, up: 35.2}, sys: {dn: -5.5, up: 5.5}}, 2: {stat: {dn: -34.9, up: 34.9}, sys: {dn: -7.5, up: 7.5}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d18-x01-y04
Title: doi:10.17182/hepdata.13029.v1/t18
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 7.592000e+02 4.506395e+01 4.506395e+01
6.600000e+01 0.000000e+00 0.000000e+00 8.347000e+02 3.562710e+01 3.562710e+01
7.630000e+01 0.000000e+00 0.000000e+00 8.284000e+02 3.569678e+01 3.569678e+01
END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.77, up: 2.77}, sys: {dn: -1.5, up: 1.5}}, 1: {stat: {dn: -1.57, up: 1.57}, sys: {dn: -1.4, up: 1.4}}, 2: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -1.1, up: 1.1}}, 3: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.69, up: 0.69}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d62-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t62
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.334000e+01 3.150063e+00 3.150063e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.824000e+01 2.103545e+00 2.103545e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.181000e+01 1.434015e+00 1.434015e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.710000e+00 5.663921e-01 5.663921e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.460000e+00 7.273239e-01 7.273239e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.33, up: 4.33}, sys: {dn: -1.51, up: 1.51}}, 1: {stat: {dn: -2.58, up: 2.58}, sys: {dn: -1.53, up: 1.53}}, 2: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.85, up: 0.85}}, 3: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.91, up: 0.91}}, 4: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.54, up: 0.54}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d62-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t62
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.302000e+01 4.585739e+00 4.585739e+00
+1.500000e-02 5.000000e-03 5.000000e-03 3.075000e+01 2.999550e+00 2.999550e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.420000e+00 1.612265e+00 1.612265e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.570000e+00 1.330038e+00 1.330038e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.150000e+00 6.435060e-01 6.435060e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.74, up: 1.74}, sys: {dn: -1.51, up: 1.51}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.42, up: 1.42}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.88, up: 0.88}}, 3: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.35, up: 0.35}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.88, up: 1.88}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d62-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t62
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.347000e+01 2.303845e+00 2.303845e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.867000e+01 1.736779e+00 1.736779e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.020000e+00 1.037738e+00 1.037738e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.540000e+00 4.482187e-01 4.482187e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.980000e+00 1.890608e+00 1.890608e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3262, up: 0.3262}, sys: {dn: -0.4412, up: 0.4412}}, 1: {stat: {dn: -1.1372, up: 1.1372}, sys: {dn: -1.7204, up: 1.7204}}, 2: {stat: {dn: -1.2526, up: 1.2526}, sys: {dn: -0.6862, up: 0.6862}}, 3: {stat: {dn: -1.5059, up: 1.5059}, sys: {dn: -0.1661, up: 0.1661}}, 4: {stat: {dn: -1.8167, up: 1.8167}, sys: {dn: -0.7122, up: 0.7122}}, 5: {stat: {dn: -1.8246, up: 1.8246}, sys: {dn: -0.1705, up: 0.1705}}, 6: {stat: {dn: -1.8294, up: 1.8294}, sys: {dn: -0.5718, up: 0.5718}}, 7: {stat: {dn: -1.5624, up: 1.5624}, sys: {dn: -0.3935, up: 0.3935}}, 8: {stat: {dn: -0.9897, up: 0.9897}, sys: {dn: -0.2956, up: 0.2956}}, 9: {stat: {dn: -0.8528, up: 0.8528}, sys: {dn: -0.1284, up: 0.1284}}, 10: {stat: {dn: -0.6043, up: 0.6043}, sys: {dn: -0.1707, up: 0.1707}}, 11: {stat: {dn: -0.6321, up: 0.6321}, sys: {dn: -0.093, up: 0.093}}, 12: {stat: {dn: -0.4832, up: 0.4832}, sys: {dn: -0.1164, up: 0.1164}}, 13: {stat: {dn: -0.5783, up: 0.5783}, sys: {dn: -0.2826, up: 0.2826}}, 14: {stat: {dn: -0.432, up: 0.432}, sys: {dn: -0.0718, up: 0.0718}}, 15: {stat: {dn: -0.3114, up: 0.3114}, sys: {dn: -0.2489, up: 0.2489}}, 16: {stat: {dn: -0.3118, up: 0.3118}, sys: {dn: -0.116, up: 0.116}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d01-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.764000e-01 5.486929e-01 5.486929e-01
+1.500000e-02 5.000000e-03 5.000000e-03 4.730500e+00 2.062280e+00 2.062280e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.542800e+00 1.428243e+00 1.428243e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.484500e+00 1.515033e+00 1.515033e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.058550e+01 1.951314e+00 1.951314e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.129380e+01 1.832549e+00 1.832549e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.916400e+00 1.916679e+00 1.916679e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.682300e+00 1.611191e+00 1.611191e+00
+8.500000e-02 5.000000e-03 5.000000e-03 3.605400e+00 1.032901e+00 1.032901e+00
+9.500000e-02 5.000000e-03 5.000000e-03 2.831400e+00 8.624120e-01 8.624120e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.028500e+00 6.279466e-01 6.279466e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.685100e+00 6.389049e-01 6.389049e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.809200e+00 4.970223e-01 4.970223e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.025900e+00 6.436565e-01 6.436565e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.283000e+00 4.379261e-01 4.379261e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.558000e-01 3.986492e-01 3.986492e-01
+2.600000e-01 2.000000e-02 2.000000e-02 8.282000e-01 3.326789e-01 3.326789e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2055, up: 0.2055}, sys: {dn: -0.2244, up: 0.2244}}, 1: {stat: {dn: -0.7266, up: 0.7266}, sys: {dn: -0.6429, up: 0.6429}}, 2: {stat: {dn: -1.2677, up: 1.2677}, sys: {dn: -0.6325, up: 0.6325}}, 3: {stat: {dn: -1.2753, up: 1.2753}, sys: {dn: -0.4641, up: 0.4641}}, 4: {stat: {dn: -1.3344, up: 1.3344}, sys: {dn: -0.1886, up: 0.1886}}, 5: {stat: {dn: -1.322, up: 1.322}, sys: {dn: -0.3185, up: 0.3185}}, 6: {stat: {dn: -1.2825, up: 1.2825}, sys: {dn: -0.1885, up: 0.1885}}, 7: {stat: {dn: -0.9322, up: 0.9322}, sys: {dn: -0.1704, up: 0.1704}}, 8: {stat: {dn: -0.6628, up: 0.6628}, sys: {dn: -0.1216, up: 0.1216}}, 9: {stat: {dn: -0.9383, up: 0.9383}, sys: {dn: -0.3705, up: 0.3705}}, 10: {stat: {dn: -0.4702, up: 0.4702}, sys: {dn: -0.1102, up: 0.1102}}, 11: {stat: {dn: -0.5297, up: 0.5297}, sys: {dn: -0.0921, up: 0.0921}}, 12: {stat: {dn: -0.4081, up: 0.4081}, sys: {dn: -0.0798, up: 0.0798}}, 13: {stat: {dn: -0.3824, up: 0.3824}, sys: {dn: -0.0631, up: 0.0631}}, 14: {stat: {dn: -0.3149, up: 0.3149}, sys: {dn: -0.0897, up: 0.0897}}, 15: {stat: {dn: -0.2512, up: 0.2512}, sys: {dn: -0.096, up: 0.096}}, 16: {stat: {dn: -0.1479, up: 0.1479}, sys: {dn: -0.0426, up: 0.0426}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d01-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.910000e-01 3.042788e-01 3.042788e-01
+1.500000e-02 5.000000e-03 5.000000e-03 5.940400e+00 9.701897e-01 9.701897e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.379270e+01 1.416728e+00 1.416728e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.255320e+01 1.357122e+00 1.357122e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.060590e+01 1.347662e+00 1.347662e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.015120e+01 1.359826e+00 1.359826e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.440200e+00 1.296279e+00 1.296279e+00
+7.500000e-02 5.000000e-03 5.000000e-03 5.328100e+00 9.476460e-01 9.476460e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.231600e+00 6.738623e-01 6.738623e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.910700e+00 1.008800e+00 1.008800e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.536500e+00 4.829411e-01 4.829411e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.442000e+00 5.376472e-01 5.376472e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.346500e+00 4.158289e-01 4.158289e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.171200e+00 3.875711e-01 3.875711e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.007200e+00 3.274265e-01 3.274265e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.977000e-01 2.689190e-01 2.689190e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.329000e-01 1.539129e-01 1.539129e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1337, up: 0.1337}, sys: {dn: -0.3179, up: 0.3179}}, 1: {stat: {dn: -0.6863, up: 0.6863}, sys: {dn: -1.0215, up: 1.0215}}, 2: {stat: {dn: -1.2761, up: 1.2761}, sys: {dn: -0.716, up: 0.716}}, 3: {stat: {dn: -1.4039, up: 1.4039}, sys: {dn: -0.5749, up: 0.5749}}, 4: {stat: {dn: -1.4178, up: 1.4178}, sys: {dn: -0.4236, up: 0.4236}}, 5: {stat: {dn: -1.1266, up: 1.1266}, sys: {dn: -0.2523, up: 0.2523}}, 6: {stat: {dn: -1.0575, up: 1.0575}, sys: {dn: -0.2675, up: 0.2675}}, 7: {stat: {dn: -1.4108, up: 1.4108}, sys: {dn: -0.8901, up: 0.8901}}, 8: {stat: {dn: -0.7942, up: 0.7942}, sys: {dn: -0.2169, up: 0.2169}}, 9: {stat: {dn: -1.0788, up: 1.0788}, sys: {dn: -0.178, up: 0.178}}, 10: {stat: {dn: -0.7318, up: 0.7318}, sys: {dn: -0.4455, up: 0.4455}}, 11: {stat: {dn: -0.626, up: 0.626}, sys: {dn: -0.1759, up: 0.1759}}, 12: {stat: {dn: -0.5349, up: 0.5349}, sys: {dn: -0.3688, up: 0.3688}}, 13: {stat: {dn: -0.5673, up: 0.5673}, sys: {dn: -0.1768, up: 0.1768}}, 14: {stat: {dn: -0.3666, up: 0.3666}, sys: {dn: -0.074, up: 0.074}}, 15: {stat: {dn: -0.1582, up: 0.1582}, sys: {dn: -0.0424, up: 0.0424}}, 16: {stat: {dn: -0.1884, up: 0.1884}, sys: {dn: -0.0534, up: 0.0534}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d01-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.308000e-01 3.448711e-01 3.448711e-01
+1.500000e-02 5.000000e-03 5.000000e-03 6.964800e+00 1.230638e+00 1.230638e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.346560e+01 1.463245e+00 1.463245e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.287560e+01 1.517051e+00 1.517051e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.143370e+01 1.479728e+00 1.479728e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.230400e+00 1.154505e+00 1.154505e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.518900e+00 1.090808e+00 1.090808e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.806300e+00 1.668123e+00 1.668123e+00
+8.500000e-02 5.000000e-03 5.000000e-03 3.580900e+00 8.232856e-01 8.232856e-01
+9.500000e-02 5.000000e-03 5.000000e-03 4.567000e+00 1.093386e+00 1.093386e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.718400e+00 8.567389e-01 8.567389e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.458100e+00 6.502437e-01 6.502437e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.896500e+00 6.497164e-01 6.497164e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.977200e+00 5.942117e-01 5.942117e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.042900e+00 3.739941e-01 3.739941e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.420000e-01 1.637834e-01 1.637834e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.903000e-01 1.958217e-01 1.958217e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.24, up: 0.24}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d33-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t33
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 4.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.200000e-01 2.236068e-02 2.236068e-02
+1.000000e+00 2.000000e-01 2.000000e-01 8.200000e-01 5.099020e-02 5.099020e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.500000e+00 7.615773e-02 7.615773e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.390000e+00 9.433981e-02 9.433981e-02
+2.200000e+00 2.000000e-01 2.000000e-01 3.740000e+00 1.360147e-01 1.360147e-01
+2.600000e+00 2.000000e-01 2.000000e-01 4.620000e+00 1.697056e-01 1.697056e-01
+3.000000e+00 2.000000e-01 2.000000e-01 5.750000e+00 1.640122e-01 1.640122e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.570000e+00 1.843909e-01 1.843909e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.190000e+00 1.984943e-01 1.984943e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.200000e+00 2.193171e-01 2.193171e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.110000e+00 1.860108e-01 1.860108e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.270000e+00 1.910497e-01 1.910497e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.260000e+00 1.640122e-01 1.640122e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.410000e+00 1.360147e-01 1.360147e-01
+6.200000e+00 2.000000e-01 2.000000e-01 1.880000e+00 2.563201e-01 2.563201e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.28, up: 0.28}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d33-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t33
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 3.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.400000e-01 3.162278e-02 3.162278e-02
+1.000000e+00 2.000000e-01 2.000000e-01 7.100000e-01 5.099020e-02 5.099020e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.550000e+00 8.544004e-02 8.544004e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.670000e+00 1.118034e-01 1.118034e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.860000e+00 1.442221e-01 1.442221e-01
+2.600000e+00 2.000000e-01 2.000000e-01 5.180000e+00 1.910497e-01 1.910497e-01
+3.000000e+00 2.000000e-01 2.000000e-01 6.130000e+00 1.860108e-01 1.860108e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.760000e+00 2.061553e-01 2.061553e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.630000e+00 2.140093e-01 2.140093e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.650000e+00 2.404163e-01 2.404163e-01
+4.600000e+00 2.000000e-01 2.000000e-01 6.790000e+00 1.886796e-01 1.886796e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.850000e+00 2.126029e-01 2.126029e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.870000e+00 1.860108e-01 1.860108e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.770000e+00 1.500000e-01 1.500000e-01
+6.200000e+00 2.000000e-01 2.000000e-01 2.170000e+00 3.008322e-01 3.008322e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.27, up: 0.27}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d33-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t33
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 3.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 1.800000e-01 3.162278e-02 3.162278e-02
+1.000000e+00 2.000000e-01 2.000000e-01 8.300000e-01 7.071068e-02 7.071068e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.620000e+00 1.044031e-01 1.044031e-01
+1.800000e+00 2.000000e-01 2.000000e-01 2.660000e+00 1.392839e-01 1.392839e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.780000e+00 1.788854e-01 1.788854e-01
+2.600000e+00 2.000000e-01 2.000000e-01 5.000000e+00 2.163331e-01 2.163331e-01
+3.000000e+00 2.000000e-01 2.000000e-01 6.290000e+00 2.282542e-01 2.282542e-01
+3.400000e+00 2.000000e-01 2.000000e-01 7.010000e+00 2.555386e-01 2.555386e-01
+3.800000e+00 2.000000e-01 2.000000e-01 8.050000e+00 2.692582e-01 2.692582e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.770000e+00 2.860070e-01 2.860070e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.940000e+00 2.594224e-01 2.594224e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.680000e+00 2.555386e-01 2.555386e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.760000e+00 2.282542e-01 2.282542e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.560000e+00 1.835756e-01 1.835756e-01
+6.200000e+00 2.000000e-01 2.000000e-01 2.080000e+00 3.088689e-01 3.088689e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.26, up: 0.26}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d33-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t33
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-01 2.000000e-01 2.000000e-01 4.000000e-02 1.414214e-02 1.414214e-02
+6.000000e-01 2.000000e-01 2.000000e-01 2.700000e-01 3.162278e-02 3.162278e-02
+1.000000e+00 2.000000e-01 2.000000e-01 7.300000e-01 5.099020e-02 5.099020e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.510000e+00 7.615773e-02 7.615773e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.590000e+00 1.118034e-01 1.118034e-01
+2.200000e+00 2.000000e-01 2.000000e-01 3.810000e+00 1.442221e-01 1.442221e-01
+2.600000e+00 2.000000e-01 2.000000e-01 5.070000e+00 1.838478e-01 1.838478e-01
+3.000000e+00 2.000000e-01 2.000000e-01 5.990000e+00 1.720465e-01 1.720465e-01
+3.400000e+00 2.000000e-01 2.000000e-01 6.780000e+00 1.984943e-01 1.984943e-01
+3.800000e+00 2.000000e-01 2.000000e-01 7.480000e+00 2.061553e-01 2.061553e-01
+4.200000e+00 2.000000e-01 2.000000e-01 7.690000e+00 2.404163e-01 2.404163e-01
+4.600000e+00 2.000000e-01 2.000000e-01 7.460000e+00 2.024846e-01 2.024846e-01
+5.000000e+00 2.000000e-01 2.000000e-01 6.720000e+00 2.061553e-01 2.061553e-01
+5.400000e+00 2.000000e-01 2.000000e-01 5.280000e+00 1.720465e-01 1.720465e-01
+5.800000e+00 2.000000e-01 2.000000e-01 3.710000e+00 1.500000e-01 1.500000e-01
+6.200000e+00 2.000000e-01 2.000000e-01 2.000000e+00 2.823119e-01 2.823119e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0327, up: 0.0327}, sys: {dn: -0.1032, up: 0.1032}}, 1: {stat: {dn: -0.2282, up: 0.2282}, sys: {dn: -0.224, up: 0.224}}, 2: {stat: {dn: -0.7116, up: 0.7116}, sys: {dn: -0.353, up: 0.353}}, 3: {stat: {dn: -0.976, up: 0.976}, sys: {dn: -0.418, up: 0.418}}, 4: {stat: {dn: -1.0082, up: 1.0082}, sys: {dn: -0.343, up: 0.343}}, 5: {stat: {dn: -1.0732, up: 1.0732}, sys: {dn: -0.6156, up: 0.6156}}, 6: {stat: {dn: -1.1505, up: 1.1505}, sys: {dn: -0.295, up: 0.295}}, 7: {stat: {dn: -0.9883, up: 0.9883}, sys: {dn: -0.4061, up: 0.4061}}, 8: {stat: {dn: -1.0117, up: 1.0117}, sys: {dn: -0.1541, up: 0.1541}}, 9: {stat: {dn: -0.713, up: 0.713}, sys: {dn: -0.2619, up: 0.2619}}, 10: {stat: {dn: -0.5817, up: 0.5817}, sys: {dn: -0.4049, up: 0.4049}}, 11: {stat: {dn: -0.7049, up: 0.7049}, sys: {dn: -0.5748, up: 0.5748}}, 12: {stat: {dn: -0.5084, up: 0.5084}, sys: {dn: -0.1829, up: 0.1829}}, 13: {stat: {dn: -0.6246, up: 0.6246}, sys: {dn: -0.1545, up: 0.1545}}, 14: {stat: {dn: -0.5243, up: 0.5243}, sys: {dn: -0.1248, up: 0.1248}}, 15: {stat: {dn: -0.2729, up: 0.2729}, sys: {dn: -0.0672, up: 0.0672}}, 16: {stat: {dn: -0.2312, up: 0.2312}, sys: {dn: -0.0428, up: 0.0428}}, 17: {stat: {dn: -0.0931, up: 0.0931}, sys: {dn: -0.0044, up: 0.0044}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d15-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 1.910000e-02 1.082568e-01 1.082568e-01
+3.500000e-02 5.000000e-03 5.000000e-03 7.883000e-01 3.197675e-01 3.197675e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.799700e+00 7.943447e-01 7.943447e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.975500e+00 1.061744e+00 1.061744e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.619200e+00 1.064949e+00 1.064949e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.868900e+00 1.237223e+00 1.237223e+00
+8.500000e-02 5.000000e-03 5.000000e-03 9.499000e+00 1.187719e+00 1.187719e+00
+9.500000e-02 5.000000e-03 5.000000e-03 6.524100e+00 1.068482e+00 1.068482e+00
+1.050000e-01 5.000000e-03 5.000000e-03 6.917000e+00 1.023369e+00 1.023369e+00
+1.200000e-01 1.000000e-02 1.000000e-02 5.870800e+00 7.595792e-01 7.595792e-01
+1.400000e-01 1.000000e-02 1.000000e-02 3.851400e+00 7.087446e-01 7.087446e-01
+1.600000e-01 1.000000e-02 1.000000e-02 3.568600e+00 9.095488e-01 9.095488e-01
+1.800000e-01 1.000000e-02 1.000000e-02 2.395400e+00 5.402990e-01 5.402990e-01
+2.000000e-01 1.000000e-02 1.000000e-02 2.446000e+00 6.434248e-01 6.434248e-01
+2.250000e-01 1.500000e-02 1.500000e-02 2.439900e+00 5.389485e-01 5.389485e-01
+2.550000e-01 1.500000e-02 1.500000e-02 8.154000e-01 2.810520e-01 2.810520e-01
+2.850000e-01 1.500000e-02 1.500000e-02 3.703000e-01 2.351282e-01 2.351282e-01
+3.150000e-01 1.500000e-02 1.500000e-02 4.700000e-03 9.320392e-02 9.320392e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.3807, up: 0.3807}}, 1: {stat: {dn: -0.2405, up: 0.2405}, sys: {dn: -0.2144, up: 0.2144}}, 2: {stat: {dn: -0.8431, up: 0.8431}, sys: {dn: -0.1561, up: 0.1561}}, 3: {stat: {dn: -0.8287, up: 0.8287}, sys: {dn: -0.2301, up: 0.2301}}, 4: {stat: {dn: -1.1461, up: 1.1461}, sys: {dn: -0.2761, up: 0.2761}}, 5: {stat: {dn: -1.4598, up: 1.4598}, sys: {dn: -0.3005, up: 0.3005}}, 6: {stat: {dn: -1.1404, up: 1.1404}, sys: {dn: -0.1958, up: 0.1958}}, 7: {stat: {dn: -1.0456, up: 1.0456}, sys: {dn: -0.4, up: 0.4}}, 8: {stat: {dn: -0.9441, up: 0.9441}, sys: {dn: -0.2891, up: 0.2891}}, 9: {stat: {dn: -0.6621, up: 0.6621}, sys: {dn: -0.1597, up: 0.1597}}, 10: {stat: {dn: -0.5806, up: 0.5806}, sys: {dn: -0.1711, up: 0.1711}}, 11: {stat: {dn: -0.442, up: 0.442}, sys: {dn: -0.226, up: 0.226}}, 12: {stat: {dn: -0.5757, up: 0.5757}, sys: {dn: -0.1963, up: 0.1963}}, 13: {stat: {dn: -0.4855, up: 0.4855}, sys: {dn: -0.0929, up: 0.0929}}, 14: {stat: {dn: -0.314, up: 0.314}, sys: {dn: -0.0927, up: 0.0927}}, 15: {stat: {dn: -0.2729, up: 0.2729}, sys: {dn: -0.1219, up: 0.1219}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.0649, up: 0.0649}}, 17: {stat: {dn: -0.1221, up: 0.1221}, sys: {dn: -0.0463, up: 0.0463}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d15-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 0.000000e+00 3.807000e-01 3.807000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 5.377000e-01 3.221919e-01 3.221919e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.225500e+00 8.574292e-01 8.574292e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.492200e+00 8.600521e-01 8.600521e-01
+6.500000e-02 5.000000e-03 5.000000e-03 9.484000e+00 1.178888e+00 1.178888e+00
+7.500000e-02 5.000000e-03 5.000000e-03 1.269020e+01 1.490408e+00 1.490408e+00
+8.500000e-02 5.000000e-03 5.000000e-03 9.465500e+00 1.157087e+00 1.157087e+00
+9.500000e-02 5.000000e-03 5.000000e-03 7.952200e+00 1.119500e+00 1.119500e+00
+1.050000e-01 5.000000e-03 5.000000e-03 6.482700e+00 9.873721e-01 9.873721e-01
+1.200000e-01 1.000000e-02 1.000000e-02 5.851800e+00 6.810877e-01 6.810877e-01
+1.400000e-01 1.000000e-02 1.000000e-02 4.100600e+00 6.052864e-01 6.052864e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.187800e+00 4.964272e-01 4.964272e-01
+1.800000e-01 1.000000e-02 1.000000e-02 2.761700e+00 6.082468e-01 6.082468e-01
+2.000000e-01 1.000000e-02 1.000000e-02 2.172600e+00 4.943083e-01 4.943083e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.360400e+00 3.273978e-01 3.273978e-01
+2.550000e-01 1.500000e-02 1.500000e-02 9.616000e-01 2.988880e-01 2.988880e-01
+2.850000e-01 1.500000e-02 1.500000e-02 2.509000e-01 1.634381e-01 1.634381e-01
+3.150000e-01 1.500000e-02 1.500000e-02 1.742000e-01 1.305837e-01 1.305837e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0046, up: 0.0046}}, 1: {stat: {dn: -0.3643, up: 0.3643}, sys: {dn: -0.6476, up: 0.6476}}, 2: {stat: {dn: -0.3962, up: 0.3962}, sys: {dn: -0.3349, up: 0.3349}}, 3: {stat: {dn: -1.2948, up: 1.2948}, sys: {dn: -1.1027, up: 1.1027}}, 4: {stat: {dn: -1.534, up: 1.534}, sys: {dn: -0.4525, up: 0.4525}}, 5: {stat: {dn: -1.2897, up: 1.2897}, sys: {dn: -0.2631, up: 0.2631}}, 6: {stat: {dn: -1.9488, up: 1.9488}, sys: {dn: -0.7389, up: 0.7389}}, 7: {stat: {dn: -2.093, up: 2.093}, sys: {dn: -0.3634, up: 0.3634}}, 8: {stat: {dn: -1.6167, up: 1.6167}, sys: {dn: -0.3372, up: 0.3372}}, 9: {stat: {dn: -0.9221, up: 0.9221}, sys: {dn: -0.4831, up: 0.4831}}, 10: {stat: {dn: -0.8483, up: 0.8483}, sys: {dn: -0.2288, up: 0.2288}}, 11: {stat: {dn: -0.5727, up: 0.5727}, sys: {dn: -0.2083, up: 0.2083}}, 12: {stat: {dn: -0.6245, up: 0.6245}, sys: {dn: -0.2505, up: 0.2505}}, 13: {stat: {dn: -0.5249, up: 0.5249}, sys: {dn: -0.1611, up: 0.1611}}, 14: {stat: {dn: -0.4868, up: 0.4868}, sys: {dn: -0.1192, up: 0.1192}}, 15: {stat: {dn: -0.2783, up: 0.2783}, sys: {dn: -0.0486, up: 0.0486}}, 16: {stat: {dn: -0.4848, up: 0.4848}, sys: {dn: -0.1868, up: 0.1868}}, 17: {stat: {dn: -0.1713, up: 0.1713}, sys: {dn: -0.0401, up: 0.0401}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d15-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 0.000000e+00 4.600000e-03 4.600000e-03
+3.500000e-02 5.000000e-03 5.000000e-03 2.477000e-01 7.430345e-01 7.430345e-01
+4.500000e-02 5.000000e-03 5.000000e-03 8.831000e-01 5.187798e-01 5.187798e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.130000e+00 1.700722e+00 1.700722e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.489200e+00 1.599347e+00 1.599347e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.162700e+00 1.316263e+00 1.316263e+00
+8.500000e-02 5.000000e-03 5.000000e-03 1.064490e+01 2.084177e+00 2.084177e+00
+9.500000e-02 5.000000e-03 5.000000e-03 1.191610e+01 2.124314e+00 2.124314e+00
+1.050000e-01 5.000000e-03 5.000000e-03 8.147000e+00 1.651491e+00 1.651491e+00
+1.200000e-01 1.000000e-02 1.000000e-02 6.273500e+00 1.040987e+00 1.040987e+00
+1.400000e-01 1.000000e-02 1.000000e-02 5.544300e+00 8.786139e-01 8.786139e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.429300e+00 6.094048e-01 6.094048e-01
+1.800000e-01 1.000000e-02 1.000000e-02 3.215600e+00 6.728674e-01 6.728674e-01
+2.000000e-01 1.000000e-02 1.000000e-02 2.412500e+00 5.490658e-01 5.490658e-01
+2.250000e-01 1.500000e-02 1.500000e-02 2.004800e+00 5.011815e-01 5.011815e-01
+2.550000e-01 1.500000e-02 1.500000e-02 9.277000e-01 2.825117e-01 2.825117e-01
+2.850000e-01 1.500000e-02 1.500000e-02 1.469000e+00 5.195433e-01 5.195433e-01
+3.150000e-01 1.500000e-02 1.500000e-02 4.557000e-01 1.759310e-01 1.759310e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.37, up: 2.37}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -0.28, up: 0.28}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d68-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t68
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.098000e+01 2.471214e+00 2.471214e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.241000e+01 1.222497e+00 1.222497e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.660000e+00 9.244458e-01 9.244458e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.620000e+00 7.414850e-01 7.414850e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.120000e+00 6.824954e-01 6.824954e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.230000e+00 4.100000e-01 4.100000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.760000e+00 3.026549e-01 3.026549e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.380000e+00 2.863564e-01 2.863564e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.700000e-01 2.061553e-01 2.061553e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.000000e-01 1.700000e-01 1.700000e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 1.170470e-01 1.170470e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.800000e-01 1.345362e-01 1.345362e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.600000e-01 8.246211e-02 8.246211e-02
+3.250000e-01 2.500000e-02 2.500000e-02 -3.000000e-02 5.000000e-02 5.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 1.400000e-01 6.708204e-02 6.708204e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.71, up: 3.71}, sys: {dn: -0.75, up: 0.75}}, 1: {stat: {dn: -1.83, up: 1.83}, sys: {dn: -0.26, up: 0.26}}, 2: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.24, up: 0.24}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d68-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t68
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.141000e+01 3.785050e+00 3.785050e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.155000e+01 1.848378e+00 1.848378e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.070000e+00 1.567067e+00 1.567067e+00
+3.500000e-02 5.000000e-03 5.000000e-03 4.090000e+00 1.036967e+00 1.036967e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.550000e+00 9.044888e-01 9.044888e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.740000e+00 8.928606e-01 8.928606e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.350000e+00 5.643580e-01 5.643580e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.660000e+00 4.850773e-01 4.850773e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.500000e-01 3.125700e-01 3.125700e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.500000e-01 2.039608e-01 2.039608e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.061553e-01 2.061553e-01
+2.250000e-01 2.500000e-02 2.500000e-02 5.000000e-02 1.315295e-01 1.315295e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.700000e-01 1.581139e-01 1.581139e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.000000e-01 1.204159e-01 1.204159e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.000000e-02 9.055385e-02 9.055385e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -0.73, up: 0.73}}, 1: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d68-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t68
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.090000e+01 1.632330e+00 1.632330e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.317000e+01 8.170679e-01 8.170679e-01
+2.500000e-02 5.000000e-03 5.000000e-03 7.050000e+00 5.961543e-01 5.961543e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.900000e+00 4.712749e-01 4.712749e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.600000e+00 4.176123e-01 4.176123e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.250000e+00 3.671512e-01 3.671512e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.590000e+00 2.039608e-01 2.039608e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.140000e+00 1.772005e-01 1.772005e-01
+1.100000e-01 1.000000e-02 1.000000e-02 8.800000e-01 1.749286e-01 1.749286e-01
+1.400000e-01 2.000000e-02 2.000000e-02 5.300000e-01 1.029563e-01 1.029563e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 8.062258e-02 8.062258e-02
+2.250000e-01 2.500000e-02 2.500000e-02 3.000000e-02 5.099020e-02 5.099020e-02
+2.750000e-01 2.500000e-02 2.500000e-02 2.000000e-01 6.708204e-02 6.708204e-02
+3.250000e-01 2.500000e-02 2.500000e-02 1.000000e-01 5.099020e-02 5.099020e-02
+3.750000e-01 2.500000e-02 2.500000e-02 1.100000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -7.1, up: 7.1}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -7.8, up: 7.8}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d21-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.600000e+02 8.459314e+00 8.459314e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.397000e+02 7.170077e+00 7.170077e+00
+7.630000e+01 0.000000e+00 0.000000e+00 1.424000e+02 7.863841e+00 7.863841e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.04, up: 2.04}, sys: {dn: -1.75, up: 1.75}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.12, up: 0.12}}, 3: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.29, up: 0.29}}, 4: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d64-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t64
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.372000e+01 2.687769e+00 2.687769e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.779000e+01 1.426359e+00 1.426359e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.320000e+00 8.980535e-01 8.980535e-01
+3.500000e-02 5.000000e-03 5.000000e-03 6.300000e+00 8.981091e-01 8.981091e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.500000e+00 5.423099e-01 5.423099e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.330000e+00 3.921734e-01 3.921734e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.310000e+00 2.009975e-01 2.009975e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.800000e-01 1.802776e-01 1.802776e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.200000e-01 1.886796e-01 1.886796e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.600000e-01 1.431782e-01 1.431782e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.000000e-02 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -6.8, up: 6.8}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -7.9, up: 7.9}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d21-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 8.780000e+01 8.459314e+00 8.459314e+00
+6.600000e+01 0.000000e+00 0.000000e+00 6.930000e+01 6.873136e+00 6.873136e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.560000e+01 7.963040e+00 7.963040e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -9.8, up: 9.8}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -8.2, up: 8.2}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d21-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.306000e+02 9.850888e+00 9.850888e+00
+6.600000e+01 0.000000e+00 0.000000e+00 2.173000e+02 8.260751e+00 8.260751e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.139000e+02 8.459314e+00 8.459314e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.04, up: 2.04}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.33, up: 1.33}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.29, up: 0.29}}, 4: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d64-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t64
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.098000e+01 2.611226e+00 2.611226e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.664000e+01 1.386001e+00 1.386001e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.174000e+01 1.136002e+00 1.136002e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.510000e+00 9.075792e-01 9.075792e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.730000e+00 4.870318e-01 4.870318e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.330000e+00 3.736308e-01 3.736308e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.550000e+00 2.109502e-01 2.109502e-01
+1.400000e-01 2.000000e-02 2.000000e-02 7.000000e-01 1.676305e-01 1.676305e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.900000e-01 1.655295e-01 1.655295e-01
+2.250000e-01 2.500000e-02 2.500000e-02 5.000000e-02 9.055385e-02 9.055385e-02
+2.750000e-01 2.500000e-02 2.500000e-02 1.400000e-01 1.019804e-01 1.019804e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -9.0, up: 9.0}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -8.8, up: 8.8}, sys: {dn: -1.0, up: 1.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d21-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.708000e+02 1.104536e+01 1.104536e+01
+6.600000e+01 0.000000e+00 0.000000e+00 2.675000e+02 9.055385e+00 9.055385e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.649000e+02 8.856636e+00 8.856636e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.8045, up: 3.8045}, sys: {dn: -2.4188, up: 2.4188}}, 1: {stat: {dn: -2.2609, up: 2.2609}, sys: {dn: -0.4922, up: 0.4922}}, 2: {stat: {dn: -1.6243, up: 1.6243}, sys: {dn: -0.6248, up: 0.6248}}, 3: {stat: {dn: -1.1465, up: 1.1465}, sys: {dn: -0.587, up: 0.587}}, 4: {stat: {dn: -0.9054, up: 0.9054}, sys: {dn: -0.391, up: 0.391}}, 5: {stat: {dn: -0.827, up: 0.827}, sys: {dn: -0.162, up: 0.162}}, 6: {stat: {dn: -0.4904, up: 0.4904}, sys: {dn: -0.1671, up: 0.1671}}, 7: {stat: {dn: -0.4096, up: 0.4096}, sys: {dn: -0.2626, up: 0.2626}}, 8: {stat: {dn: -0.4775, up: 0.4775}, sys: {dn: -0.2121, up: 0.2121}}, 9: {stat: {dn: -0.2463, up: 0.2463}, sys: {dn: -0.1411, up: 0.1411}}, 10: {stat: {dn: -0.1574, up: 0.1574}, sys: {dn: -0.0619, up: 0.0619}}, 11: {stat: {dn: -0.1708, up: 0.1708}, sys: {dn: -0.093, up: 0.093}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d05-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.926660e+01 4.508305e+00 4.508305e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.816470e+01 2.313856e+00 2.313856e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.710600e+00 1.740323e+00 1.740323e+00
+3.500000e-02 5.000000e-03 5.000000e-03 5.828500e+00 1.288034e+00 1.288034e+00
+4.500000e-02 5.000000e-03 5.000000e-03 4.010600e+00 9.862201e-01 9.862201e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.183600e+00 8.427176e-01 8.427176e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.972700e+00 5.180874e-01 5.180874e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.374100e+00 4.865500e-01 4.865500e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.862700e+00 5.224870e-01 5.224870e-01
+1.400000e-01 2.000000e-02 2.000000e-02 9.656000e-01 2.838537e-01 2.838537e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.595000e-01 1.691342e-01 1.691342e-01
+2.250000e-01 2.500000e-02 2.500000e-02 5.196000e-01 1.944779e-01 1.944779e-01
+2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.676, up: 2.676}, sys: {dn: -0.6754, up: 0.6754}}, 1: {stat: {dn: -1.5436, up: 1.5436}, sys: {dn: -0.4157, up: 0.4157}}, 2: {stat: {dn: -1.1495, up: 1.1495}, sys: {dn: -0.3797, up: 0.3797}}, 3: {stat: {dn: -0.8885, up: 0.8885}, sys: {dn: -0.2446, up: 0.2446}}, 4: {stat: {dn: -0.7019, up: 0.7019}, sys: {dn: -0.2054, up: 0.2054}}, 5: {stat: {dn: -0.7933, up: 0.7933}, sys: {dn: -0.1914, up: 0.1914}}, 6: {stat: {dn: -0.4662, up: 0.4662}, sys: {dn: -0.1577, up: 0.1577}}, 7: {stat: {dn: -0.2067, up: 0.2067}, sys: {dn: -0.1485, up: 0.1485}}, 8: {stat: {dn: -0.3666, up: 0.3666}, sys: {dn: -0.1883, up: 0.1883}}, 9: {stat: {dn: -0.1837, up: 0.1837}, sys: {dn: -0.0353, up: 0.0353}}, 10: {stat: {dn: -0.1681, up: 0.1681}, sys: {dn: -0.0229, up: 0.0229}}, 11: {stat: {dn: -0.0936, up: 0.0936}, sys: {dn: -0.0158, up: 0.0158}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d05-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.639360e+01 2.759917e+00 2.759917e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.719520e+01 1.598595e+00 1.598595e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.304500e+00 1.210588e+00 1.210588e+00
+3.500000e-02 5.000000e-03 5.000000e-03 5.178000e+00 9.215538e-01 9.215538e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.083000e+00 7.313363e-01 7.313363e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.779300e+00 8.160630e-01 8.160630e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.146200e+00 4.921501e-01 4.921501e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.395000e-01 2.545135e-01 2.545135e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.352600e+00 4.121316e-01 4.121316e-01
+1.400000e-01 2.000000e-02 2.000000e-02 7.274000e-01 1.870609e-01 1.870609e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.712000e-01 1.696526e-01 1.696526e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.560000e-01 9.492418e-02 9.492418e-02
+2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.4413, up: 2.4413}, sys: {dn: -0.6805, up: 0.6805}}, 1: {stat: {dn: -1.5004, up: 1.5004}, sys: {dn: -0.6251, up: 0.6251}}, 2: {stat: {dn: -1.1042, up: 1.1042}, sys: {dn: -0.2243, up: 0.2243}}, 3: {stat: {dn: -0.9188, up: 0.9188}, sys: {dn: -0.3239, up: 0.3239}}, 4: {stat: {dn: -0.8802, up: 0.8802}, sys: {dn: -0.3241, up: 0.3241}}, 5: {stat: {dn: -0.9736, up: 0.9736}, sys: {dn: -0.2094, up: 0.2094}}, 6: {stat: {dn: -0.5232, up: 0.5232}, sys: {dn: -0.1141, up: 0.1141}}, 7: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.186, up: 0.186}}, 8: {stat: {dn: -0.3075, up: 0.3075}, sys: {dn: -0.061, up: 0.061}}, 9: {stat: {dn: -0.1972, up: 0.1972}, sys: {dn: -0.0655, up: 0.0655}}, 10: {stat: {dn: -0.2392, up: 0.2392}, sys: {dn: -0.0492, up: 0.0492}}, 11: {stat: {dn: -0.1969, up: 0.1969}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d05-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.384240e+01 2.534369e+00 2.534369e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.626790e+01 1.625408e+00 1.625408e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.023400e+00 1.126751e+00 1.126751e+00
+3.500000e-02 5.000000e-03 5.000000e-03 4.975700e+00 9.742200e-01 9.742200e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.689400e+00 9.379727e-01 9.379727e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.576500e+00 9.958641e-01 9.958641e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.274000e+00 5.354970e-01 5.354970e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.979200e+00 5.054661e-01 5.054661e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.292000e-01 3.134920e-01 3.134920e-01
+1.400000e-01 2.000000e-02 2.000000e-02 5.324000e-01 2.077934e-01 2.077934e-01
+1.800000e-01 2.000000e-02 2.000000e-02 8.263000e-01 2.442075e-01 2.442075e-01
+2.250000e-01 2.500000e-02 2.500000e-02 5.026000e-01 2.031492e-01 2.031492e-01
+2.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.250000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.77, up: 2.77}, sys: {dn: -1.57, up: 1.57}}, 1: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.57, up: 1.57}}, 2: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.79, up: 0.79}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -1.39, up: 1.39}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d62-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t62
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.493000e+01 3.183991e+00 3.183991e+00
+1.500000e-02 5.000000e-03 5.000000e-03 3.146000e+01 2.270352e+00 2.270352e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.600000e+00 1.175160e+00 1.175160e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.280000e+00 4.477723e-01 4.477723e-01
+4.500000e-02 5.000000e-03 5.000000e-03 2.920000e+00 1.428636e+00 1.428636e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.0282, up: 0.0282}, sys: {dn: -0.0357, up: 0.0357}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.5666, up: 0.5666}}, 3: {stat: {dn: -1.8105, up: 1.8105}, sys: {dn: -0.8543, up: 0.8543}}, 4: {stat: {dn: -2.2526, up: 2.2526}, sys: {dn: -0.6646, up: 0.6646}}, 5: {stat: {dn: -2.2243, up: 2.2243}, sys: {dn: -0.3327, up: 0.3327}}, 6: {stat: {dn: -1.8865, up: 1.8865}, sys: {dn: -0.1241, up: 0.1241}}, 7: {stat: {dn: -1.4689, up: 1.4689}, sys: {dn: -0.8061, up: 0.8061}}, 8: {stat: {dn: -0.8734, up: 0.8734}, sys: {dn: -0.6837, up: 0.6837}}, 9: {stat: {dn: -0.6424, up: 0.6424}, sys: {dn: -0.1682, up: 0.1682}}, 10: {stat: {dn: -0.5836, up: 0.5836}, sys: {dn: -0.2701, up: 0.2701}}, 11: {stat: {dn: -0.441, up: 0.441}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.6012, up: 0.6012}, sys: {dn: -0.0659, up: 0.0659}}, 13: {stat: {dn: -0.2821, up: 0.2821}, sys: {dn: -0.0644, up: 0.0644}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d13-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.770000e-02 4.549429e-02 4.549429e-02
+2.500000e-02 5.000000e-03 5.000000e-03 1.269600e+00 7.896427e-01 7.896427e-01
+3.500000e-02 5.000000e-03 5.000000e-03 9.327400e+00 2.001934e+00 2.001934e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.424450e+01 2.348595e+00 2.348595e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.500100e+01 2.249044e+00 2.249044e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.166350e+01 1.890577e+00 1.890577e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.898100e+00 1.675549e+00 1.675549e+00
+9.000000e-02 1.000000e-02 1.000000e-02 6.915400e+00 1.109177e+00 1.109177e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.913600e+00 6.640550e-01 6.640550e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.673800e+00 6.430731e-01 6.430731e-01
+1.550000e-01 1.500000e-02 1.500000e-02 2.055300e+00 4.570350e-01 4.570350e-01
+1.850000e-01 1.500000e-02 1.500000e-02 2.751600e+00 6.048010e-01 6.048010e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.434000e-01 2.893575e-01 2.893575e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -1.88, up: 1.88}}, 1: {stat: {dn: -1.63, up: 1.63}, sys: {dn: -0.74, up: 0.74}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.44, up: 0.44}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d61-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t61
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.040000e+01 2.386483e+00 2.386483e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.417000e+01 1.790112e+00 1.790112e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.491000e+01 1.353514e+00 1.353514e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.930000e+00 1.111980e+00 1.111980e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.480000e+00 8.664872e-01 8.664872e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.400000e+00 7.433034e-01 7.433034e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.310000e+00 5.322593e-01 5.322593e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.930000e+00 5.096077e-01 5.096077e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.630000e+00 3.945884e-01 3.945884e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.600000e-01 2.707397e-01 2.707397e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.900000e-01 2.707397e-01 2.707397e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 2.147091e-01 2.147091e-01
+2.200000e-01 2.000000e-02 2.000000e-02 -3.000000e-02 1.600000e-01 1.600000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.500000e-01 1.902630e-01 1.902630e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-02 6.324555e-02 6.324555e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0147, up: 0.0147}}, 1: {stat: {dn: -0.0978, up: 0.0978}, sys: {dn: -0.2519, up: 0.2519}}, 2: {stat: {dn: -0.9659, up: 0.9659}, sys: {dn: -0.3695, up: 0.3695}}, 3: {stat: {dn: -1.3102, up: 1.3102}, sys: {dn: -0.3171, up: 0.3171}}, 4: {stat: {dn: -1.147, up: 1.147}, sys: {dn: -0.4885, up: 0.4885}}, 5: {stat: {dn: -1.4555, up: 1.4555}, sys: {dn: -0.1784, up: 0.1784}}, 6: {stat: {dn: -1.0943, up: 1.0943}, sys: {dn: -0.591, up: 0.591}}, 7: {stat: {dn: -1.116, up: 1.116}, sys: {dn: -0.1645, up: 0.1645}}, 8: {stat: {dn: -0.6883, up: 0.6883}, sys: {dn: -0.2916, up: 0.2916}}, 9: {stat: {dn: -0.7029, up: 0.7029}, sys: {dn: -0.2842, up: 0.2842}}, 10: {stat: {dn: -0.7721, up: 0.7721}, sys: {dn: -0.2409, up: 0.2409}}, 11: {stat: {dn: -0.4174, up: 0.4174}, sys: {dn: -0.0983, up: 0.0983}}, 12: {stat: {dn: -0.3306, up: 0.3306}, sys: {dn: -0.0649, up: 0.0649}}, 13: {stat: {dn: -0.1304, up: 0.1304}, sys: {dn: -0.0266, up: 0.0266}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d13-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 1.470000e-02 1.470000e-02
+1.500000e-02 5.000000e-03 5.000000e-03 2.119000e-01 2.702193e-01 2.702193e-01
+2.500000e-02 5.000000e-03 5.000000e-03 7.618100e+00 1.034163e+00 1.034163e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.376860e+01 1.348027e+00 1.348027e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.144820e+01 1.246692e+00 1.246692e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.279560e+01 1.466392e+00 1.466392e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.511500e+00 1.243693e+00 1.243693e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.798700e+00 1.128059e+00 1.128059e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.369000e+00 7.475209e-01 7.475209e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.050000e+00 7.581808e-01 7.581808e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.906800e+00 8.088085e-01 8.088085e-01
+1.550000e-01 1.500000e-02 1.500000e-02 2.276400e+00 4.288189e-01 4.288189e-01
+1.850000e-01 1.500000e-02 1.500000e-02 1.389400e+00 3.369100e-01 3.369100e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.330854e-01 1.330854e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d13-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.0927, up: 0.0927}, sys: {dn: -0.1773, up: 0.1773}}, 2: {stat: {dn: -0.8237, up: 0.8237}, sys: {dn: -0.318, up: 0.318}}, 3: {stat: {dn: -1.582, up: 1.582}, sys: {dn: -0.2095, up: 0.2095}}, 4: {stat: {dn: -1.4524, up: 1.4524}, sys: {dn: -0.4952, up: 0.4952}}, 5: {stat: {dn: -1.2497, up: 1.2497}, sys: {dn: -0.1943, up: 0.1943}}, 6: {stat: {dn: -1.1575, up: 1.1575}, sys: {dn: -0.3895, up: 0.3895}}, 7: {stat: {dn: -1.0239, up: 1.0239}, sys: {dn: -0.2153, up: 0.2153}}, 8: {stat: {dn: -0.6223, up: 0.6223}, sys: {dn: -0.2226, up: 0.2226}}, 9: {stat: {dn: -0.6567, up: 0.6567}, sys: {dn: -0.3125, up: 0.3125}}, 10: {stat: {dn: -0.5525, up: 0.5525}, sys: {dn: -0.0794, up: 0.0794}}, 11: {stat: {dn: -0.3604, up: 0.3604}, sys: {dn: -0.1004, up: 0.1004}}, 12: {stat: {dn: -0.2957, up: 0.2957}, sys: {dn: -0.0864, up: 0.0864}}, 13: {stat: {dn: -0.191, up: 0.191}, sys: {dn: -0.0508, up: 0.0508}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d13-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.228000e-01 2.000714e-01 2.000714e-01
+2.500000e-02 5.000000e-03 5.000000e-03 4.686000e+00 8.829528e-01 8.829528e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.499440e+01 1.595811e+00 1.595811e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.555260e+01 1.534500e+00 1.534500e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.173900e+01 1.264714e+00 1.264714e+00
+6.500000e-02 5.000000e-03 5.000000e-03 9.646800e+00 1.221277e+00 1.221277e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.168200e+00 1.046291e+00 1.046291e+00
+9.000000e-02 1.000000e-02 1.000000e-02 4.913100e+00 6.609146e-01 6.609146e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.325300e+00 7.272628e-01 7.272628e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.922000e+00 5.581761e-01 5.581761e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.797200e+00 3.741234e-01 3.741234e-01
+1.850000e-01 1.500000e-02 1.500000e-02 1.155800e+00 3.080640e-01 3.080640e-01
+2.200000e-01 2.000000e-02 2.000000e-02 5.560000e-01 1.976402e-01 1.976402e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -2.05, up: 2.05}}, 1: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.5, up: 0.5}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d61-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t61
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.224000e+01 2.438217e+00 2.438217e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.165000e+01 1.467106e+00 1.467106e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.652000e+01 1.300000e+00 1.300000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.810000e+00 8.395237e-01 8.395237e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.600000e+00 8.823831e-01 8.823831e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.380000e+00 7.300685e-01 7.300685e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.330000e+00 4.837355e-01 4.837355e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.700000e+00 3.492850e-01 3.492850e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.980000e+00 3.863936e-01 3.863936e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.500000e-01 2.927456e-01 2.927456e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.800000e-01 3.313608e-01 3.313608e-01
+1.800000e-01 2.000000e-02 2.000000e-02 -9.000000e-02 1.627882e-01 1.627882e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.000000e-01 2.002498e-01 2.002498e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -1.700000e-01 1.204159e-01 1.204159e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.000000e-02 9.055385e-02 9.055385e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d49-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.27, up: 0.27}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.27, up: 0.27}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.38, up: 0.38}}, 7: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.22, up: 0.22}}, 8: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.45, up: 0.45}}, 9: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.11, up: 0.11}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.2, up: 0.2}}, 14: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 17: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.3, up: 0.3}}, 18: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.1, up: 0.1}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d49-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t49
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 1.600000e-01 1.600000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 6.800000e-01 4.338202e-01 4.338202e-01
+2.500000e-02 5.000000e-03 5.000000e-03 7.030000e+00 6.762396e-01 6.762396e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.170000e+01 8.065358e-01 8.065358e-01
+4.500000e-02 5.000000e-03 5.000000e-03 9.600000e+00 8.348653e-01 8.348653e-01
+5.500000e-02 5.000000e-03 5.000000e-03 9.510000e+00 8.102469e-01 8.102469e-01
+6.500000e-02 5.000000e-03 5.000000e-03 8.460000e+00 8.497058e-01 8.497058e-01
+7.500000e-02 5.000000e-03 5.000000e-03 8.040000e+00 7.912016e-01 7.912016e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.760000e+00 8.154140e-01 8.154140e-01
+9.500000e-02 5.000000e-03 5.000000e-03 5.400000e+00 6.378871e-01 6.378871e-01
+1.050000e-01 5.000000e-03 5.000000e-03 3.610000e+00 4.827007e-01 4.827007e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.280000e+00 3.700000e-01 3.700000e-01
+1.400000e-01 1.000000e-02 1.000000e-02 3.190000e+00 3.361547e-01 3.361547e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.240000e+00 3.280244e-01 3.280244e-01
+1.800000e-01 1.000000e-02 1.000000e-02 1.480000e+00 2.500000e-01 2.500000e-01
+2.000000e-01 1.000000e-02 1.000000e-02 1.450000e+00 2.563201e-01 2.563201e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.040000e+00 2.385372e-01 2.385372e-01
+2.550000e-01 1.500000e-02 1.500000e-02 4.600000e-01 3.551056e-01 3.551056e-01
+2.850000e-01 1.500000e-02 1.500000e-02 3.700000e-01 1.972308e-01 1.972308e-01
+3.150000e-01 1.500000e-02 1.500000e-02 -2.200000e-01 1.077033e-01 1.077033e-01
+3.450000e-01 1.500000e-02 1.500000e-02 1.100000e-01 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -2.2, up: 2.2}}, 1: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.24, up: 0.24}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.24, up: 0.24}}, 18: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d38-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t38
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.021000e+01 2.482438e+00 2.482438e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.197000e+01 1.512415e+00 1.512415e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.438000e+01 1.273499e+00 1.273499e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.980000e+00 1.075639e+00 1.075639e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.580000e+00 8.736132e-01 8.736132e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.380000e+00 8.263776e-01 8.263776e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.840000e+00 8.130191e-01 8.130191e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.210000e+00 6.896376e-01 6.896376e-01
+8.500000e-02 5.000000e-03 5.000000e-03 1.440000e+00 4.341659e-01 4.341659e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.620000e+00 6.140033e-01 6.140033e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.910000e+00 3.324154e-01 3.324154e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.560000e+00 2.844293e-01 2.844293e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.100000e+00 2.563201e-01 2.563201e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.700000e-01 1.612452e-01 1.612452e-01
+1.900000e-01 1.000000e-02 1.000000e-02 8.900000e-01 2.404163e-01 2.404163e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.200000e-01 1.835756e-01 1.835756e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.676305e-01 1.676305e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.500000e-01 2.830194e-01 2.830194e-01
+3.400000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.345362e-01 1.345362e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.12, up: 3.12}, sys: {dn: -0.78, up: 0.78}}, 1: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.28, up: 0.28}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.37, up: 0.37}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d69-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t69
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.124000e+01 3.216022e+00 3.216022e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.212000e+01 1.614466e+00 1.614466e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.360000e+00 1.308167e+00 1.308167e+00
+3.500000e-02 5.000000e-03 5.000000e-03 5.050000e+00 1.052236e+00 1.052236e+00
+4.500000e-02 5.000000e-03 5.000000e-03 3.210000e+00 7.990620e-01 7.990620e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.810000e+00 1.010198e+00 1.010198e+00
+7.000000e-02 1.000000e-02 1.000000e-02 1.750000e+00 4.440721e-01 4.440721e-01
+9.000000e-02 1.000000e-02 1.000000e-02 6.900000e-01 3.413210e-01 3.413210e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.310000e+00 3.921734e-01 3.921734e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.039608e-01 2.039608e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.800000e-01 2.416609e-01 2.416609e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.000000e-01 1.720465e-01 1.720465e-01
+2.750000e-01 2.500000e-02 2.500000e-02 -1.000000e-01 1.019804e-01 1.019804e-01
+3.250000e-01 2.500000e-02 2.500000e-02 6.000000e-02 1.004988e-01 1.004988e-01
+3.750000e-01 2.500000e-02 2.500000e-02 -7.000000e-02 6.324555e-02 6.324555e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.92, up: 1.92}}, 1: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -0.38, up: 0.38}}, 2: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 16: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d38-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t38
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 8.910000e+00 2.222791e+00 2.222791e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.003000e+01 1.469966e+00 1.469966e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.483000e+01 1.329812e+00 1.329812e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.129000e+01 1.184061e+00 1.184061e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.440000e+00 9.368031e-01 9.368031e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.310000e+00 8.919641e-01 8.919641e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.680000e+00 7.017834e-01 7.017834e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.190000e+00 6.281720e-01 6.281720e-01
+8.500000e-02 5.000000e-03 5.000000e-03 1.360000e+00 3.905125e-01 3.905125e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.490000e+00 5.797413e-01 5.797413e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.480000e+00 3.640055e-01 3.640055e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.050000e+00 3.059412e-01 3.059412e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.500000e-01 2.184033e-01 2.184033e-01
+1.700000e-01 1.000000e-02 1.000000e-02 6.200000e-01 2.061553e-01 2.061553e-01
+1.900000e-01 1.000000e-02 1.000000e-02 8.400000e-01 2.280351e-01 2.280351e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.720465e-01 1.720465e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.600000e-01 1.140175e-01 1.140175e-01
+3.000000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.044031e-01 1.044031e-01
+3.400000e-01 2.000000e-02 2.000000e-02 3.800000e-01 1.280625e-01 1.280625e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -1.5, up: 1.5}}, 1: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.44, up: 0.44}}, 2: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}, 18: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d38-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t38
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 6.940000e+00 1.619290e+00 1.619290e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.311000e+01 1.046948e+00 1.046948e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.535000e+01 8.709191e-01 8.709191e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.013000e+01 7.340981e-01 7.340981e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.360000e+00 6.174140e-01 6.174140e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.010000e+00 6.489992e-01 6.489992e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.400000e+00 4.738143e-01 4.738143e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.380000e+00 4.123106e-01 4.123106e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.270000e+00 3.488553e-01 3.488553e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.470000e+00 3.289377e-01 3.289377e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.300000e+00 2.469818e-01 2.469818e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.110000e+00 1.649242e-01 1.649242e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.900000e-01 1.612452e-01 1.612452e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.100000e+00 1.860108e-01 1.860108e-01
+1.900000e-01 1.000000e-02 1.000000e-02 6.400000e-01 1.392839e-01 1.392839e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.204159e-01 1.204159e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.700000e-01 9.486833e-02 9.486833e-02
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.280625e-01 1.280625e-01
+3.400000e-01 2.000000e-02 2.000000e-02 9.000000e-02 5.830952e-02 5.830952e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.71, up: 1.71}, sys: {dn: -1.91, up: 1.91}}, 1: {stat: {dn: -2.38, up: 2.38}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.96, up: 1.96}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -0.31, up: 0.31}}, 5: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.28, up: 0.28}}, 6: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.31, up: 0.31}}, 9: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d38-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t38
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 8.840000e+00 2.563630e+00 2.563630e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.208000e+01 2.418533e+00 2.418533e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.466000e+01 1.985951e+00 1.985951e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.010000e+01 1.696732e+00 1.696732e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.650000e+00 1.590503e+00 1.590503e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.230000e+00 1.203038e+00 1.203038e+00
+6.500000e-02 5.000000e-03 5.000000e-03 3.920000e+00 1.030776e+00 1.030776e+00
+7.500000e-02 5.000000e-03 5.000000e-03 3.700000e+00 1.016071e+00 1.016071e+00
+8.500000e-02 5.000000e-03 5.000000e-03 4.140000e+00 1.046948e+00 1.046948e+00
+9.500000e-02 5.000000e-03 5.000000e-03 3.070000e+00 8.417244e-01 8.417244e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.790000e+00 5.948109e-01 5.948109e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.530000e+00 4.130375e-01 4.130375e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.700000e-01 3.373426e-01 3.373426e-01
+1.700000e-01 1.000000e-02 1.000000e-02 4.900000e-01 3.140064e-01 3.140064e-01
+1.900000e-01 1.000000e-02 1.000000e-02 9.600000e-01 3.590265e-01 3.590265e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.100000e-01 2.459675e-01 2.459675e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.000000e-02 2.102380e-01 2.102380e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -2.200000e-01 1.860108e-01 1.860108e-01
+3.400000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.414214e-01 1.414214e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.1, up: 0.1}}, 3: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.16, up: 0.16}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.16, up: 0.16}}, 18: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 20: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}, 21: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.33, up: 0.33}}, 22: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d53-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t53
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.380000e+00 5.728001e-01 5.728001e-01
+6.000000e-02 2.000000e-02 2.000000e-02 4.880000e+00 2.720294e-01 2.720294e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.700000e+00 2.600000e-01 2.600000e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.980000e+00 2.280351e-01 2.280351e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.480000e+00 2.236068e-01 2.236068e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.410000e+00 1.627882e-01 1.627882e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.220000e+00 1.523155e-01 1.523155e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.100000e+00 1.523155e-01 1.523155e-01
+3.400000e-01 2.000000e-02 2.000000e-02 8.700000e-01 1.140175e-01 1.140175e-01
+3.800000e-01 2.000000e-02 2.000000e-02 9.600000e-01 1.208305e-01 1.208305e-01
+4.200000e-01 2.000000e-02 2.000000e-02 7.100000e-01 1.220656e-01 1.220656e-01
+4.600000e-01 2.000000e-02 2.000000e-02 5.100000e-01 1.029563e-01 1.029563e-01
+5.000000e-01 2.000000e-02 2.000000e-02 3.100000e-01 8.062258e-02 8.062258e-02
+5.400000e-01 2.000000e-02 2.000000e-02 5.800000e-01 1.886796e-01 1.886796e-01
+5.800000e-01 2.000000e-02 2.000000e-02 3.000000e-01 8.246211e-02 8.246211e-02
+6.200000e-01 2.000000e-02 2.000000e-02 4.000000e-01 1.019804e-01 1.019804e-01
+6.600000e-01 2.000000e-02 2.000000e-02 3.600000e-01 1.345362e-01 1.345362e-01
+7.000000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.941649e-01 1.941649e-01
+7.400000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.118034e-01 1.118034e-01
+7.800000e-01 2.000000e-02 2.000000e-02 2.600000e-01 1.345362e-01 1.345362e-01
+8.200000e-01 2.000000e-02 2.000000e-02 -2.700000e-01 1.303840e-01 1.303840e-01
+8.600000e-01 2.000000e-02 2.000000e-02 -1.600000e-01 3.354102e-01 3.354102e-01
+9.000000e-01 2.000000e-02 2.000000e-02 1.000000e-02 5.099020e-02 5.099020e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.44, up: 0.44}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.11, up: 0.11}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.14, up: 0.14}}, 20: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.19, up: 0.19}}, 21: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.28, up: 0.28}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d53-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t53
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.110000e+00 4.792703e-01 4.792703e-01
+6.000000e-02 2.000000e-02 2.000000e-02 5.270000e+00 3.492850e-01 3.492850e-01
+1.000000e-01 2.000000e-02 2.000000e-02 4.280000e+00 3.383785e-01 3.383785e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.060000e+00 2.765863e-01 2.765863e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.650000e+00 2.184033e-01 2.184033e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.640000e+00 2.039608e-01 2.039608e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.190000e+00 1.802776e-01 1.802776e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.040000e+00 1.676305e-01 1.676305e-01
+3.400000e-01 2.000000e-02 2.000000e-02 7.800000e-01 1.529706e-01 1.529706e-01
+3.800000e-01 2.000000e-02 2.000000e-02 8.300000e-01 1.360147e-01 1.360147e-01
+4.200000e-01 2.000000e-02 2.000000e-02 6.600000e-01 1.431782e-01 1.431782e-01
+4.600000e-01 2.000000e-02 2.000000e-02 7.300000e-01 1.431782e-01 1.431782e-01
+5.000000e-01 2.000000e-02 2.000000e-02 5.500000e-01 1.118034e-01 1.118034e-01
+5.400000e-01 2.000000e-02 2.000000e-02 5.200000e-01 1.702939e-01 1.702939e-01
+5.800000e-01 2.000000e-02 2.000000e-02 2.100000e-01 9.219544e-02 9.219544e-02
+6.200000e-01 2.000000e-02 2.000000e-02 5.000000e-01 1.236932e-01 1.236932e-01
+6.600000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.341641e-01 1.341641e-01
+7.000000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.838478e-01 1.838478e-01
+7.400000e-01 2.000000e-02 2.000000e-02 9.000000e-02 1.204159e-01 1.204159e-01
+7.800000e-01 2.000000e-02 2.000000e-02 4.500000e-01 1.979899e-01 1.979899e-01
+8.200000e-01 2.000000e-02 2.000000e-02 -4.700000e-01 2.061553e-01 2.061553e-01
+8.600000e-01 2.000000e-02 2.000000e-02 1.400000e-01 2.912044e-01 2.912044e-01
+9.000000e-01 2.000000e-02 2.000000e-02 1.300000e-01 1.252996e-01 1.252996e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.52, up: 0.52}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.11, up: 0.11}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -1.09, up: 1.09}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.4, up: 0.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d53-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t53
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.310000e+00 5.571355e-01 5.571355e-01
+6.000000e-02 2.000000e-02 2.000000e-02 4.910000e+00 3.492850e-01 3.492850e-01
+1.000000e-01 2.000000e-02 2.000000e-02 4.110000e+00 3.573514e-01 3.573514e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.680000e+00 2.765863e-01 2.765863e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.700000e+00 2.879236e-01 2.879236e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.920000e+00 2.451530e-01 2.451530e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.100000e+00 1.868154e-01 1.868154e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.010000e+00 1.708801e-01 1.708801e-01
+3.400000e-01 2.000000e-02 2.000000e-02 7.600000e-01 1.431782e-01 1.431782e-01
+3.800000e-01 2.000000e-02 2.000000e-02 6.200000e-01 1.334166e-01 1.334166e-01
+4.200000e-01 2.000000e-02 2.000000e-02 9.600000e-01 1.749286e-01 1.749286e-01
+4.600000e-01 2.000000e-02 2.000000e-02 4.200000e-01 1.170470e-01 1.170470e-01
+5.000000e-01 2.000000e-02 2.000000e-02 3.700000e-01 1.118034e-01 1.118034e-01
+5.400000e-01 2.000000e-02 2.000000e-02 6.200000e-01 2.140093e-01 2.140093e-01
+5.800000e-01 2.000000e-02 2.000000e-02 2.800000e-01 1.118034e-01 1.118034e-01
+6.200000e-01 2.000000e-02 2.000000e-02 3.100000e-01 1.315295e-01 1.315295e-01
+6.600000e-01 2.000000e-02 2.000000e-02 -1.000000e-01 1.019804e-01 1.019804e-01
+7.000000e-01 2.000000e-02 2.000000e-02 3.100000e-01 2.121320e-01 2.121320e-01
+7.400000e-01 2.000000e-02 2.000000e-02 5.000000e-02 1.400000e-01 1.400000e-01
+7.800000e-01 2.000000e-02 2.000000e-02 1.700000e-01 1.523155e-01 1.523155e-01
+8.200000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.140175e-01 1.140175e-01
+8.600000e-01 2.000000e-02 2.000000e-02 -5.400000e-01 1.091650e+00 1.091650e+00
+9.000000e-01 2.000000e-02 2.000000e-02 -4.600000e-01 4.044750e-01 4.044750e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.44, up: 0.44}}, 1: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.09, up: 0.09}}, 2: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.05, up: 0.05}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 18: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 20: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 21: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.21, up: 0.21}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d53-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t53
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.100000e+00 5.011986e-01 5.011986e-01
+6.000000e-02 2.000000e-02 2.000000e-02 5.600000e+00 4.981967e-01 4.981967e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.200000e+00 3.981206e-01 3.981206e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.330000e+00 3.634556e-01 3.634556e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.700000e+00 3.736308e-01 3.736308e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.520000e+00 2.927456e-01 2.927456e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.390000e+00 2.692582e-01 2.692582e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.370000e+00 2.404163e-01 2.404163e-01
+3.400000e-01 2.000000e-02 2.000000e-02 9.900000e-01 2.220360e-01 2.220360e-01
+3.800000e-01 2.000000e-02 2.000000e-02 8.700000e-01 2.158703e-01 2.158703e-01
+4.200000e-01 2.000000e-02 2.000000e-02 9.900000e-01 2.193171e-01 2.193171e-01
+4.600000e-01 2.000000e-02 2.000000e-02 7.100000e-01 1.897367e-01 1.897367e-01
+5.000000e-01 2.000000e-02 2.000000e-02 2.900000e-01 1.303840e-01 1.303840e-01
+5.400000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.749286e-01 1.749286e-01
+5.800000e-01 2.000000e-02 2.000000e-02 4.400000e-01 1.824829e-01 1.824829e-01
+6.200000e-01 2.000000e-02 2.000000e-02 8.000000e-01 2.039608e-01 2.039608e-01
+6.600000e-01 2.000000e-02 2.000000e-02 1.300000e-01 1.529706e-01 1.529706e-01
+7.000000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.627882e-01 1.627882e-01
+7.400000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.902630e-01 1.902630e-01
+7.800000e-01 2.000000e-02 2.000000e-02 -3.200000e-01 1.720465e-01 1.720465e-01
+8.200000e-01 2.000000e-02 2.000000e-02 -1.500000e-01 1.431782e-01 1.431782e-01
+8.600000e-01 2.000000e-02 2.000000e-02 1.100000e-01 2.370654e-01 2.370654e-01
+9.000000e-01 2.000000e-02 2.000000e-02 1.000000e-02 6.082763e-02 6.082763e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -28.7, up: 28.7}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -16.1, up: 16.1}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -15.4, up: 15.4}, sys: {dn: -0.3, up: 0.3}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d19-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.942000e+02 2.870627e+01 2.870627e+01
+6.600000e+01 0.000000e+00 0.000000e+00 1.216000e+02 1.610497e+01 1.610497e+01
+7.630000e+01 0.000000e+00 0.000000e+00 1.163000e+02 1.540292e+01 1.540292e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -28.2, up: 28.2}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -16.0, up: 16.0}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -15.4, up: 15.4}, sys: {dn: -0.3, up: 0.3}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d19-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.912000e+02 2.820638e+01 2.820638e+01
+6.600000e+01 0.000000e+00 0.000000e+00 1.213000e+02 1.600500e+01 1.600500e+01
+7.630000e+01 0.000000e+00 0.000000e+00 1.164000e+02 1.540292e+01 1.540292e+01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -28.8, up: 28.8}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -17.3, up: 17.3}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -16.8, up: 16.8}, sys: {dn: -0.4, up: 0.4}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d19-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t19
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 2.062000e+02 2.880625e+01 2.880625e+01
6.600000e+01 0.000000e+00 0.000000e+00 1.365000e+02 1.730462e+01 1.730462e+01
7.630000e+01 0.000000e+00 0.000000e+00 1.286000e+02 1.680476e+01 1.680476e+01
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -28.2, up: 28.2}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -16.0, up: 16.0}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -15.4, up: 15.4}, sys: {dn: -0.3, up: 0.3}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d19-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t19
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.912000e+02 2.820638e+01 2.820638e+01
-6.600000e+01 0.000000e+00 0.000000e+00 1.213000e+02 1.600500e+01 1.600500e+01
-7.630000e+01 0.000000e+00 0.000000e+00 1.164000e+02 1.540292e+01 1.540292e+01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -28.7, up: 28.7}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -16.1, up: 16.1}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -15.4, up: 15.4}, sys: {dn: -0.3, up: 0.3}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d19-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t19
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.942000e+02 2.870627e+01 2.870627e+01
-6.600000e+01 0.000000e+00 0.000000e+00 1.216000e+02 1.610497e+01 1.610497e+01
-7.630000e+01 0.000000e+00 0.000000e+00 1.163000e+02 1.540292e+01 1.540292e+01
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.27, up: 2.27}, sys: {dn: -0.82, up: 0.82}}, 1: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.27, up: 0.27}}, 2: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d69-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t69
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.398000e+01 2.413566e+00 2.413566e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.179000e+01 1.142366e+00 1.142366e+00
+2.500000e-02 5.000000e-03 5.000000e-03 6.090000e+00 8.343261e-01 8.343261e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.620000e+00 7.138627e-01 7.138627e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.390000e+00 6.041523e-01 6.041523e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.910000e+00 4.939636e-01 4.939636e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.510000e+00 3.041381e-01 3.041381e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.590000e+00 2.983287e-01 2.983287e-01
+1.100000e-01 1.000000e-02 1.000000e-02 7.400000e-01 2.308679e-01 2.308679e-01
+1.400000e-01 2.000000e-02 2.000000e-02 4.200000e-01 1.360147e-01 1.360147e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.800000e-01 1.802776e-01 1.802776e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.300000e-01 1.486607e-01 1.486607e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.400000e-01 9.486833e-02 9.486833e-02
+3.250000e-01 2.500000e-02 2.500000e-02 -1.100000e-01 6.082763e-02 6.082763e-02
+3.750000e-01 2.500000e-02 2.500000e-02 9.000000e-02 7.615773e-02 7.615773e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2747, up: 0.2747}, sys: {dn: -0.1176, up: 0.1176}}, 1: {stat: {dn: -0.6134, up: 0.6134}, sys: {dn: -0.2273, up: 0.2273}}, 2: {stat: {dn: -0.786, up: 0.786}, sys: {dn: -0.1779, up: 0.1779}}, 3: {stat: {dn: -0.572, up: 0.572}, sys: {dn: -0.2216, up: 0.2216}}, 4: {stat: {dn: -0.6424, up: 0.6424}, sys: {dn: -0.1744, up: 0.1744}}, 5: {stat: {dn: -0.5394, up: 0.5394}, sys: {dn: -0.1493, up: 0.1493}}, 6: {stat: {dn: -0.5486, up: 0.5486}, sys: {dn: -0.1155, up: 0.1155}}, 7: {stat: {dn: -0.3818, up: 0.3818}, sys: {dn: -0.0877, up: 0.0877}}, 8: {stat: {dn: -0.3174, up: 0.3174}, sys: {dn: -0.2417, up: 0.2417}}, 9: {stat: {dn: -0.3503, up: 0.3503}, sys: {dn: -0.0769, up: 0.0769}}, 10: {stat: {dn: -0.2809, up: 0.2809}, sys: {dn: -0.2536, up: 0.2536}}, 11: {stat: {dn: -0.3934, up: 0.3934}, sys: {dn: -0.1103, up: 0.1103}}, 12: {stat: {dn: -0.2298, up: 0.2298}, sys: {dn: -0.0812, up: 0.0812}}, 13: {stat: {dn: -0.1956, up: 0.1956}, sys: {dn: -0.041, up: 0.041}}, 14: {stat: {dn: -0.141, up: 0.141}, sys: {dn: -0.0319, up: 0.0319}}, 15: {stat: {dn: -0.1192, up: 0.1192}, sys: {dn: -0.0244, up: 0.0244}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d02-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.500000e-02 5.000000e-03 5.000000e-03 9.074000e-01 2.988141e-01 2.988141e-01
+6.500000e-02 5.000000e-03 5.000000e-03 3.280300e+00 6.541597e-01 6.541597e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.883500e+00 8.058811e-01 8.058811e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.388900e+00 6.134253e-01 6.134253e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.813700e+00 6.656524e-01 6.656524e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.734600e+00 5.596810e-01 5.596810e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.398700e+00 5.606266e-01 5.606266e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.393800e+00 3.917429e-01 3.917429e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.337600e+00 3.989507e-01 3.989507e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.150900e+00 3.586415e-01 3.586415e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.252400e+00 3.784412e-01 3.784412e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.684600e+00 4.085703e-01 4.085703e-01
+3.800000e-01 2.000000e-02 2.000000e-02 8.822000e-01 2.437242e-01 2.437242e-01
+4.200000e-01 2.000000e-02 2.000000e-02 6.011000e-01 1.998508e-01 1.998508e-01
+4.600000e-01 2.000000e-02 2.000000e-02 3.271000e-01 1.445635e-01 1.445635e-01
+5.000000e-01 2.000000e-02 2.000000e-02 1.147000e-01 1.216717e-01 1.216717e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3644, up: 0.3644}, sys: {dn: -0.167, up: 0.167}}, 1: {stat: {dn: -0.7814, up: 0.7814}, sys: {dn: -0.3136, up: 0.3136}}, 2: {stat: {dn: -0.8098, up: 0.8098}, sys: {dn: -0.4724, up: 0.4724}}, 3: {stat: {dn: -0.6266, up: 0.6266}, sys: {dn: -0.1621, up: 0.1621}}, 4: {stat: {dn: -0.7667, up: 0.7667}, sys: {dn: -0.037, up: 0.037}}, 5: {stat: {dn: -0.6346, up: 0.6346}, sys: {dn: -0.2469, up: 0.2469}}, 6: {stat: {dn: -0.5452, up: 0.5452}, sys: {dn: -0.2283, up: 0.2283}}, 7: {stat: {dn: -0.3456, up: 0.3456}, sys: {dn: -0.0859, up: 0.0859}}, 8: {stat: {dn: -0.2833, up: 0.2833}, sys: {dn: -0.107, up: 0.107}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.0318, up: 0.0318}}, 10: {stat: {dn: -0.3029, up: 0.3029}, sys: {dn: -0.0532, up: 0.0532}}, 11: {stat: {dn: -0.2105, up: 0.2105}, sys: {dn: -0.0654, up: 0.0654}}, 12: {stat: {dn: -0.1866, up: 0.1866}, sys: {dn: -0.0762, up: 0.0762}}, 13: {stat: {dn: -0.1468, up: 0.1468}, sys: {dn: -0.0474, up: 0.0474}}, 14: {stat: {dn: -0.2191, up: 0.2191}, sys: {dn: -0.0637, up: 0.0637}}, 15: {stat: {dn: -0.0661, up: 0.0661}, sys: {dn: -0.0092, up: 0.0092}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d02-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.500000e-02 5.000000e-03 5.000000e-03 7.248000e-01 4.008446e-01 4.008446e-01
+6.500000e-02 5.000000e-03 5.000000e-03 2.875900e+00 8.419804e-01 8.419804e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.006700e+00 9.375168e-01 9.375168e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.362400e+00 6.472279e-01 6.472279e-01
+1.100000e-01 1.000000e-02 1.000000e-02 7.449900e+00 7.675923e-01 7.675923e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.765000e+00 6.809382e-01 6.809382e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.204500e+00 5.910702e-01 5.910702e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.503300e+00 3.561154e-01 3.561154e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.052500e+00 3.028331e-01 3.028331e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.665800e+00 2.718662e-01 2.718662e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.614300e+00 3.075364e-01 3.075364e-01
+3.400000e-01 2.000000e-02 2.000000e-02 8.131000e-01 2.204255e-01 2.204255e-01
+3.800000e-01 2.000000e-02 2.000000e-02 7.251000e-01 2.015589e-01 2.015589e-01
+4.200000e-01 2.000000e-02 2.000000e-02 4.017000e-01 1.542628e-01 1.542628e-01
+4.600000e-01 2.000000e-02 2.000000e-02 4.900000e-01 2.281721e-01 2.281721e-01
+5.000000e-01 2.000000e-02 2.000000e-02 9.740000e-02 6.673717e-02 6.673717e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.4908, up: 0.4908}}, 1: {stat: {dn: -0.4307, up: 0.4307}, sys: {dn: -0.2325, up: 0.2325}}, 2: {stat: {dn: -0.5099, up: 0.5099}, sys: {dn: -0.3871, up: 0.3871}}, 3: {stat: {dn: -0.8818, up: 0.8818}, sys: {dn: -0.5886, up: 0.5886}}, 4: {stat: {dn: -0.9576, up: 0.9576}, sys: {dn: -0.2275, up: 0.2275}}, 5: {stat: {dn: -1.0161, up: 1.0161}, sys: {dn: -0.3477, up: 0.3477}}, 6: {stat: {dn: -0.9946, up: 0.9946}, sys: {dn: -0.2335, up: 0.2335}}, 7: {stat: {dn: -0.5643, up: 0.5643}, sys: {dn: -0.2606, up: 0.2606}}, 8: {stat: {dn: -0.4075, up: 0.4075}, sys: {dn: -0.1443, up: 0.1443}}, 9: {stat: {dn: -0.3209, up: 0.3209}, sys: {dn: -0.1627, up: 0.1627}}, 10: {stat: {dn: -0.2829, up: 0.2829}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.3086, up: 0.3086}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.2485, up: 0.2485}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.2154, up: 0.2154}, sys: {dn: -0.0718, up: 0.0718}}, 14: {stat: {dn: -0.1959, up: 0.1959}, sys: {dn: -0.0308, up: 0.0308}}, 15: {stat: {dn: -0.1626, up: 0.1626}, sys: {dn: -0.0173, up: 0.0173}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d02-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.500000e-02 5.000000e-03 5.000000e-03 1.814000e-01 5.601648e-01 5.601648e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.173000e-01 4.894474e-01 4.894474e-01
+7.500000e-02 5.000000e-03 5.000000e-03 1.069600e+00 6.401909e-01 6.401909e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.760900e+00 1.060199e+00 1.060199e+00
+1.100000e-01 1.000000e-02 1.000000e-02 5.333400e+00 9.842530e-01 9.842530e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.865300e+00 1.073943e+00 1.073943e+00
+1.500000e-01 1.000000e-02 1.000000e-02 5.867700e+00 1.021642e+00 1.021642e+00
+1.800000e-01 2.000000e-02 2.000000e-02 4.175900e+00 6.215681e-01 6.215681e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.937500e+00 4.322947e-01 4.322947e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.843000e+00 3.597890e-01 3.597890e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.268800e+00 3.072986e-01 3.072986e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.342700e+00 3.111816e-01 3.111816e-01
+3.800000e-01 2.000000e-02 2.000000e-02 9.631000e-01 2.642958e-01 2.642958e-01
+4.200000e-01 2.000000e-02 2.000000e-02 5.380000e-01 2.270515e-01 2.270515e-01
+4.600000e-01 2.000000e-02 2.000000e-02 5.251000e-01 1.983065e-01 1.983065e-01
+5.000000e-01 2.000000e-02 2.000000e-02 3.643000e-01 1.635177e-01 1.635177e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d19-x01-y04
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -28.6, up: 28.6}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -17.7, up: 17.7}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -18.1, up: 18.1}, sys: {dn: -4.6, up: 4.6}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d19-x01-y04
Title: doi:10.17182/hepdata.13029.v1/t19
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 2.334000e+02 2.860437e+01 2.860437e+01
6.600000e+01 0.000000e+00 0.000000e+00 1.547000e+02 1.771017e+01 1.771017e+01
7.630000e+01 0.000000e+00 0.000000e+00 1.647000e+02 1.867538e+01 1.867538e+01
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -11.5, up: 11.5}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -9.3, up: 9.3}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -9.6, up: 9.6}, sys: {dn: -0.6, up: 0.6}}, 3: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -0.6, up: 0.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d20-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t20
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 3.243000e+02 1.151564e+01 1.151564e+01
-6.690000e+01 0.000000e+00 0.000000e+00 3.180000e+02 9.319335e+00 9.319335e+00
-7.630000e+01 0.000000e+00 0.000000e+00 3.256000e+02 9.618732e+00 9.618732e+00
-1.892000e+02 0.000000e+00 0.000000e+00 3.258000e+02 3.059412e+00 3.059412e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -9.6, up: 9.6}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -8.1, up: 8.1}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -8.7, up: 8.7}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.4, up: 0.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d20-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t20
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.408000e+02 9.608330e+00 9.608330e+00
-6.690000e+01 0.000000e+00 0.000000e+00 2.184000e+02 8.109871e+00 8.109871e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.227000e+02 8.709191e+00 8.709191e+00
-1.892000e+02 0.000000e+00 0.000000e+00 1.923000e+02 2.433105e+00 2.433105e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d20-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -8.6, up: 8.6}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -7.1, up: 7.1}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -7.9, up: 7.9}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -2.1, up: 2.1}, sys: {dn: -0.2, up: 0.2}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d20-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t20
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.567000e+02 8.602325e+00 8.602325e+00
-6.690000e+01 0.000000e+00 0.000000e+00 1.318000e+02 7.102816e+00 7.102816e+00
-7.630000e+01 0.000000e+00 0.000000e+00 1.377000e+02 7.902531e+00 7.902531e+00
-1.892000e+02 0.000000e+00 0.000000e+00 1.176000e+02 2.109502e+00 2.109502e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -9.0, up: 9.0}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -8.8, up: 8.8}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d21-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t21
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.708000e+02 1.104536e+01 1.104536e+01
-6.600000e+01 0.000000e+00 0.000000e+00 2.675000e+02 9.055385e+00 9.055385e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.649000e+02 8.856636e+00 8.856636e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -6.8, up: 6.8}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -7.9, up: 7.9}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d21-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t21
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 8.780000e+01 8.459314e+00 8.459314e+00
-6.600000e+01 0.000000e+00 0.000000e+00 6.930000e+01 6.873136e+00 6.873136e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.560000e+01 7.963040e+00 7.963040e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -9.8, up: 9.8}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -8.2, up: 8.2}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d21-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t21
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.306000e+02 9.850888e+00 9.850888e+00
-6.600000e+01 0.000000e+00 0.000000e+00 2.173000e+02 8.260751e+00 8.260751e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.139000e+02 8.459314e+00 8.459314e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d21-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -8.4, up: 8.4}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -7.1, up: 7.1}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -7.8, up: 7.8}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d21-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t21
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.600000e+02 8.459314e+00 8.459314e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.397000e+02 7.170077e+00 7.170077e+00
-7.630000e+01 0.000000e+00 0.000000e+00 1.424000e+02 7.863841e+00 7.863841e+00
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.87, up: 0.87}}, 1: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.21, up: 0.21}}, 3: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d45-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t45
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.160000e+01 1.034650e+00 1.034650e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.390000e+00 5.748913e-01 5.748913e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.380000e+00 5.056679e-01 5.056679e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.990000e+00 4.237924e-01 4.237924e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.830000e+00 3.324154e-01 3.324154e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.770000e+00 3.289377e-01 3.289377e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.150000e+00 2.570992e-01 2.570992e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.910000e+00 2.617250e-01 2.617250e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.900000e+00 2.731300e-01 2.731300e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.190000e+00 2.284732e-01 2.284732e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.600000e-01 1.334166e-01 1.334166e-01
+2.600000e-01 2.000000e-02 2.000000e-02 9.100000e-01 1.581139e-01 1.581139e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.341641e-01 1.341641e-01
+3.400000e-01 2.000000e-02 2.000000e-02 2.500000e-01 1.170470e-01 1.170470e-01
+3.800000e-01 2.000000e-02 2.000000e-02 3.000000e-02 8.062258e-02 8.062258e-02
+4.200000e-01 2.000000e-02 2.000000e-02 1.200000e-01 7.280110e-02 7.280110e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.85, up: 1.85}, sys: {dn: -1.26, up: 1.26}}, 1: {stat: {dn: -1.38, up: 1.38}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d67-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t67
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.516000e+01 2.238325e+00 2.238325e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.650000e+01 1.454648e+00 1.454648e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.680000e+00 1.100636e+00 1.100636e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.090000e+00 8.962700e-01 8.962700e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.360000e+00 7.710383e-01 7.710383e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.810000e+00 6.072891e-01 6.072891e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.000000e+00 4.301163e-01 4.301163e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.560000e+00 3.275668e-01 3.275668e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.500000e-01 2.692582e-01 2.692582e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.600000e-01 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.700000e-01 1.552417e-01 1.552417e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.300000e-01 1.300000e-01 1.300000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 3.400000e-01 1.140175e-01 1.140175e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.000000e-01 1.581139e-01 1.581139e-01
+3.750000e-01 2.500000e-02 2.500000e-02 2.400000e-01 1.019804e-01 1.019804e-01
+4.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 -1.000000e-02 5.099020e-02 5.099020e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.92, up: 0.92}}, 1: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d45-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t45
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.230000e+01 1.168247e+00 1.168247e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.900000e+00 7.218033e-01 7.218033e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.400000e+00 6.040695e-01 6.040695e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.840000e+00 5.069517e-01 5.069517e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.030000e+00 4.176123e-01 4.176123e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.980000e+00 3.395585e-01 3.395585e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.770000e+00 3.667424e-01 3.667424e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.690000e+00 3.014963e-01 3.014963e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.050000e+00 2.473863e-01 2.473863e-01
+1.900000e-01 1.000000e-02 1.000000e-02 5.400000e-01 2.039608e-01 2.039608e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.100000e-01 1.746425e-01 1.746425e-01
+2.600000e-01 2.000000e-02 2.000000e-02 6.800000e-01 1.649242e-01 1.649242e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.700000e-01 1.700000e-01 1.700000e-01
+3.400000e-01 2.000000e-02 2.000000e-02 4.000000e-01 1.565248e-01 1.565248e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.236932e-01 1.236932e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.400000e-01 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.93, up: 0.93}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d45-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t45
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.249000e+01 1.372953e+00 1.372953e+00
+3.000000e-02 1.000000e-02 1.000000e-02 7.880000e+00 9.055385e-01 9.055385e-01
+5.000000e-02 1.000000e-02 1.000000e-02 7.280000e+00 8.709191e-01 8.709191e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.960000e+00 6.395311e-01 6.395311e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.200000e+00 5.846366e-01 5.846366e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.180000e+00 6.332456e-01 6.332456e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.890000e+00 4.428318e-01 4.428318e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.780000e+00 4.410215e-01 4.410215e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.200000e+00 3.765634e-01 3.765634e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.470000e+00 4.026164e-01 4.026164e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.500000e-01 2.433105e-01 2.433105e-01
+2.600000e-01 2.000000e-02 2.000000e-02 8.600000e-01 2.451530e-01 2.451530e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.000000e-01 2.118962e-01 2.118962e-01
+3.400000e-01 2.000000e-02 2.000000e-02 4.600000e-01 2.247221e-01 2.247221e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.627882e-01 1.627882e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.100000e-01 1.414214e-01 1.414214e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.84, up: 0.84}}, 1: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d45-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t45
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.121000e+01 1.112879e+00 1.112879e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.450000e+00 7.414850e-01 7.414850e-01
+5.000000e-02 1.000000e-02 1.000000e-02 7.660000e+00 6.964194e-01 6.964194e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.660000e+00 5.263079e-01 5.263079e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.580000e+00 4.743416e-01 4.743416e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.820000e+00 4.244997e-01 4.244997e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.050000e+00 3.452535e-01 3.452535e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.820000e+00 3.114482e-01 3.114482e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.310000e+00 2.912044e-01 2.912044e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.300000e+00 2.973214e-01 2.973214e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.220000e+00 2.088061e-01 2.088061e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.513275e-01 1.513275e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.100000e-01 1.552417e-01 1.552417e-01
+3.400000e-01 2.000000e-02 2.000000e-02 -1.500000e-01 1.140175e-01 1.140175e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.500000e-01 1.334166e-01 1.334166e-01
+4.200000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 8.062258e-02 8.062258e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.0209, up: 2.0209}, sys: {dn: -0.6858, up: 0.6858}}, 1: {stat: {dn: -1.8632, up: 1.8632}, sys: {dn: -0.2141, up: 0.2141}}, 2: {stat: {dn: -1.2389, up: 1.2389}, sys: {dn: -0.2182, up: 0.2182}}, 3: {stat: {dn: -1.3807, up: 1.3807}, sys: {dn: -0.6522, up: 0.6522}}, 4: {stat: {dn: -0.605, up: 0.605}, sys: {dn: -0.2466, up: 0.2466}}, 5: {stat: {dn: -0.6319, up: 0.6319}, sys: {dn: -0.3406, up: 0.3406}}, 6: {stat: {dn: -0.2277, up: 0.2277}, sys: {dn: -0.0482, up: 0.0482}}, 7: {stat: {dn: -0.2709, up: 0.2709}, sys: {dn: -0.0671, up: 0.0671}}, 8: {stat: {dn: -0.1358, up: 0.1358}, sys: {dn: -0.0534, up: 0.0534}}, 9: {stat: {dn: -0.0967, up: 0.0967}, sys: {dn: -0.0283, up: 0.0283}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d10-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.940760e+01 2.134094e+00 2.134094e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.250340e+01 1.875461e+00 1.875461e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.088630e+01 1.257968e+00 1.257968e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.081140e+01 1.526990e+00 1.526990e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.301000e+00 6.533273e-01 6.533273e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.339700e+00 7.178482e-01 7.178482e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.204300e+00 2.327456e-01 2.327456e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.106100e+00 2.790864e-01 2.790864e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.677000e-01 1.459219e-01 1.459219e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.732000e-01 1.007560e-01 1.007560e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.934, up: 1.934}, sys: {dn: -1.0943, up: 1.0943}}, 1: {stat: {dn: -1.8073, up: 1.8073}, sys: {dn: -0.5123, up: 0.5123}}, 2: {stat: {dn: -1.4383, up: 1.4383}, sys: {dn: -0.2677, up: 0.2677}}, 3: {stat: {dn: -1.187, up: 1.187}, sys: {dn: -0.3005, up: 0.3005}}, 4: {stat: {dn: -0.624, up: 0.624}, sys: {dn: -0.1505, up: 0.1505}}, 5: {stat: {dn: -0.6597, up: 0.6597}, sys: {dn: -0.2458, up: 0.2458}}, 6: {stat: {dn: -0.3548, up: 0.3548}, sys: {dn: -0.1584, up: 0.1584}}, 7: {stat: {dn: -0.1852, up: 0.1852}, sys: {dn: -0.0906, up: 0.0906}}, 8: {stat: {dn: -0.1136, up: 0.1136}, sys: {dn: -0.028, up: 0.028}}, 9: {stat: {dn: -0.0974, up: 0.0974}, sys: {dn: -0.0122, up: 0.0122}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d10-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.019670e+01 2.222127e+00 2.222127e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.100950e+01 1.878506e+00 1.878506e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.199820e+01 1.463000e+00 1.463000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.455700e+00 1.224447e+00 1.224447e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.559500e+00 6.418927e-01 6.418927e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.514400e+00 7.040041e-01 7.040041e-01
+1.000000e-01 2.000000e-02 2.000000e-02 2.134000e+00 3.885532e-01 3.885532e-01
+1.400000e-01 2.000000e-02 2.000000e-02 7.026000e-01 2.061732e-01 2.061732e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.636000e-01 1.169998e-01 1.169998e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.323000e-01 9.816109e-02 9.816109e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.742, up: 2.742}, sys: {dn: -1.794, up: 1.794}}, 1: {stat: {dn: -2.6442, up: 2.6442}, sys: {dn: -0.6797, up: 0.6797}}, 2: {stat: {dn: -2.0907, up: 2.0907}, sys: {dn: -1.2774, up: 1.2774}}, 3: {stat: {dn: -1.3149, up: 1.3149}, sys: {dn: -0.5033, up: 0.5033}}, 4: {stat: {dn: -0.7871, up: 0.7871}, sys: {dn: -0.2217, up: 0.2217}}, 5: {stat: {dn: -0.6799, up: 0.6799}, sys: {dn: -0.042, up: 0.042}}, 6: {stat: {dn: -0.3073, up: 0.3073}, sys: {dn: -0.0802, up: 0.0802}}, 7: {stat: {dn: -0.3381, up: 0.3381}, sys: {dn: -0.0554, up: 0.0554}}, 8: {stat: {dn: -0.252, up: 0.252}, sys: {dn: -0.0154, up: 0.0154}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.0519, up: 0.0519}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d10-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.601340e+01 3.276736e+00 3.276736e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.215210e+01 2.730162e+00 2.730162e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.398660e+01 2.450057e+00 2.450057e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.074200e+00 1.407932e+00 1.407932e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.612400e+00 8.177269e-01 8.177269e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.286900e+00 6.811960e-01 6.811960e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.584600e+00 3.175930e-01 3.175930e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.494200e+00 3.426088e-01 3.426088e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.751000e-01 2.524701e-01 2.524701e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.395000e-01 1.216290e-01 1.216290e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -1.52, up: 1.52}}, 1: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.24, up: 0.24}}, 2: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.39, up: 0.39}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.14, up: 0.14}}, 9: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.29, up: 0.29}}, 13: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d51-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t51
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.582000e+01 2.178073e+00 2.178073e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.867000e+01 1.420422e+00 1.420422e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.292000e+01 1.249200e+00 1.249200e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.260000e+00 1.001299e+00 1.001299e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.650000e+00 8.658522e-01 8.658522e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.720000e+00 8.989994e-01 8.989994e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.010000e+00 7.021396e-01 7.021396e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.890000e+00 6.989278e-01 6.989278e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.010000e+00 5.096077e-01 5.096077e-01
+9.500000e-02 5.000000e-03 5.000000e-03 1.440000e+00 4.657252e-01 4.657252e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.760000e+00 3.517101e-01 3.517101e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.030000e+00 3.006659e-01 3.006659e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.160000e+00 4.393177e-01 4.393177e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.100000e-01 2.828427e-01 2.828427e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.000000e-02 2.701851e-01 2.701851e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.600000e-01 1.964688e-01 1.964688e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.24, up: 2.24}, sys: {dn: -1.79, up: 1.79}}, 1: {stat: {dn: -1.79, up: 1.79}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.28, up: 0.28}}, 8: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.24, up: 0.24}}, 9: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.21, up: 0.21}}, 10: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.25, up: 0.25}}, 13: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}, 16: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d51-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t51
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.043000e+01 2.867351e+00 2.867351e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.632000e+01 1.801139e+00 1.801139e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.980000e+00 1.426359e+00 1.426359e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.590000e+00 1.134416e+00 1.134416e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.440000e+00 1.220000e+00 1.220000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 4.790000e+00 1.037401e+00 1.037401e+00
+6.500000e-02 5.000000e-03 5.000000e-03 3.430000e+00 8.472308e-01 8.472308e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.750000e+00 1.000000e+00 1.000000e+00
+8.500000e-02 5.000000e-03 5.000000e-03 3.720000e+00 9.024965e-01 9.024965e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.710000e+00 7.500000e-01 7.500000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.840000e+00 4.883646e-01 4.883646e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.690000e+00 4.509989e-01 4.509989e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.060000e+00 4.802083e-01 4.802083e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.600000e-01 4.317407e-01 4.317407e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.000000e-02 3.301515e-01 3.301515e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.000000e-02 2.202272e-01 2.202272e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 1.204159e-01 1.204159e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.63, up: 1.63}, sys: {dn: -1.81, up: 1.81}}, 1: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.22, up: 0.22}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.34, up: 0.34}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.19, up: 0.19}}, 10: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d51-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t51
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.079000e+01 2.435775e+00 2.435775e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.820000e+01 1.318484e+00 1.318484e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.041000e+01 1.043552e+00 1.043552e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.170000e+00 8.273452e-01 8.273452e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.840000e+00 8.537564e-01 8.537564e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.300000e+00 7.962412e-01 7.962412e-01
+6.500000e-02 5.000000e-03 5.000000e-03 3.290000e+00 6.209670e-01 6.209670e-01
+7.500000e-02 5.000000e-03 5.000000e-03 2.490000e+00 5.508176e-01 5.508176e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.580000e+00 5.632051e-01 5.632051e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.480000e+00 5.818935e-01 5.818935e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.880000e+00 3.352611e-01 3.352611e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.780000e+00 3.214032e-01 3.214032e-01
+1.500000e-01 1.000000e-02 1.000000e-02 5.500000e-01 2.817801e-01 2.817801e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.500000e-01 3.067572e-01 3.067572e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.600000e-01 2.751363e-01 2.751363e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.923538e-01 1.923538e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 8.246211e-02 8.246211e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.19, up: 1.19}}, 1: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d66-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t66
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.339000e+01 1.634166e+00 1.634166e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.667000e+01 9.527329e-01 9.527329e-01
+2.500000e-02 5.000000e-03 5.000000e-03 9.440000e+00 7.209022e-01 7.209022e-01
+3.500000e-02 5.000000e-03 5.000000e-03 5.640000e+00 5.536244e-01 5.536244e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.620000e+00 4.632494e-01 4.632494e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.090000e+00 4.652956e-01 4.652956e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.100000e+00 2.863564e-01 2.863564e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.870000e+00 2.088061e-01 2.088061e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.150000e+00 1.838478e-01 1.838478e-01
+1.400000e-01 2.000000e-02 2.000000e-02 9.100000e-01 1.044031e-01 1.044031e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.100000e-01 9.848858e-02 9.848858e-02
+2.250000e-01 2.500000e-02 2.500000e-02 3.500000e-01 8.062258e-02 8.062258e-02
+2.750000e-01 2.500000e-02 2.500000e-02 2.400000e-01 5.385165e-02 5.385165e-02
+3.250000e-01 2.500000e-02 2.500000e-02 3.000000e-02 5.000000e-02 5.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 1.700000e-01 5.385165e-02 5.385165e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.300000e-01 4.242641e-02 4.242641e-02
+5.500000e-01 5.000000e-02 5.000000e-02 7.000000e-02 4.242641e-02 4.242641e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.0434, up: 1.0434}, sys: {dn: -0.7754, up: 0.7754}}, 1: {stat: {dn: -1.8053, up: 1.8053}, sys: {dn: -1.2447, up: 1.2447}}, 2: {stat: {dn: -2.9301, up: 2.9301}, sys: {dn: -1.1178, up: 1.1178}}, 3: {stat: {dn: -1.8581, up: 1.8581}, sys: {dn: -0.1738, up: 0.1738}}, 4: {stat: {dn: -1.5805, up: 1.5805}, sys: {dn: -0.6916, up: 0.6916}}, 5: {stat: {dn: -1.4863, up: 1.4863}, sys: {dn: -0.6216, up: 0.6216}}, 6: {stat: {dn: -0.8743, up: 0.8743}, sys: {dn: -0.1039, up: 0.1039}}, 7: {stat: {dn: -0.5137, up: 0.5137}, sys: {dn: -0.218, up: 0.218}}, 8: {stat: {dn: -0.4816, up: 0.4816}, sys: {dn: -0.1091, up: 0.1091}}, 9: {stat: {dn: -0.3017, up: 0.3017}, sys: {dn: -0.1757, up: 0.1757}}, 10: {stat: {dn: -0.2184, up: 0.2184}, sys: {dn: -0.0688, up: 0.0688}}, 11: {stat: {dn: -0.1756, up: 0.1756}, sys: {dn: -0.0499, up: 0.0499}}, 12: {stat: {dn: -0.1856, up: 0.1856}, sys: {dn: -0.0714, up: 0.0714}}, 13: {stat: {dn: -0.1563, up: 0.1563}, sys: {dn: -0.054, up: 0.054}}, 14: {stat: {dn: -0.1779, up: 0.1779}, sys: {dn: -0.1148, up: 0.1148}}, 15: {stat: {dn: -0.1064, up: 0.1064}, sys: {dn: -0.0131, up: 0.0131}}, 16: {stat: {dn: -0.0619, up: 0.0619}, sys: {dn: -0.0214, up: 0.0214}}, 17: {stat: {dn: -0.0481, up: 0.0481}, sys: {dn: -0.0162, up: 0.0162}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d04-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.560000e+00 1.299973e+00 1.299973e+00
+1.500000e-02 5.000000e-03 5.000000e-03 9.861200e+00 2.192803e+00 2.192803e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.928670e+01 3.136074e+00 3.136074e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.005280e+01 1.866211e+00 1.866211e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.945100e+00 1.725193e+00 1.725193e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.352800e+00 1.611048e+00 1.611048e+00
+7.000000e-02 1.000000e-02 1.000000e-02 5.472900e+00 8.804520e-01 8.804520e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.218500e+00 5.580427e-01 5.580427e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.053700e+00 4.938030e-01 4.938030e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.608900e+00 3.491323e-01 3.491323e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.726000e-01 2.289803e-01 2.289803e-01
+2.250000e-01 2.500000e-02 2.500000e-02 6.780000e-01 1.825524e-01 1.825524e-01
+2.750000e-01 2.500000e-02 2.500000e-02 7.946000e-01 1.988601e-01 1.988601e-01
+3.250000e-01 2.500000e-02 2.500000e-02 4.536000e-01 1.653653e-01 1.653653e-01
+3.750000e-01 2.500000e-02 2.500000e-02 5.136000e-01 2.117249e-01 2.117249e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.906000e-01 1.072034e-01 1.072034e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.748000e-01 6.549481e-02 6.549481e-02
+6.500000e-01 5.000000e-02 5.000000e-02 8.720000e-02 5.075480e-02 5.075480e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.01, up: 2.01}, sys: {dn: -0.58, up: 0.58}}, 1: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.14, up: 0.14}}, 2: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.0, up: 0.0}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.18, up: 0.18}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.33, up: 0.33}}, 16: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d54-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t54
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.932000e+01 2.092009e+00 2.092009e+00
+3.000000e-02 1.000000e-02 1.000000e-02 5.460000e+00 8.910668e-01 8.910668e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.970000e+00 8.125269e-01 8.125269e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.720000e+00 7.003571e-01 7.003571e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.850000e+00 5.092151e-01 5.092151e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.800000e-01 3.324154e-01 3.324154e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.150000e+00 3.945884e-01 3.945884e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.900000e-01 3.807887e-01 3.807887e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.600000e-01 2.061553e-01 2.061553e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-02 1.200000e-01 1.200000e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -7.000000e-02 1.104536e-01 1.104536e-01
+3.000000e-01 2.000000e-02 2.000000e-02 5.000000e-02 1.104536e-01 1.104536e-01
+3.400000e-01 2.000000e-02 2.000000e-02 -6.000000e-02 9.486833e-02 9.486833e-02
+3.800000e-01 2.000000e-02 2.000000e-02 2.700000e-01 2.163331e-01 2.163331e-01
+4.200000e-01 2.000000e-02 2.000000e-02 -1.200000e-01 8.485281e-02 8.485281e-02
+4.600000e-01 2.000000e-02 2.000000e-02 -7.000000e-02 3.354102e-01 3.354102e-01
+5.100000e-01 3.000000e-02 3.000000e-02 6.000000e-02 1.615549e-01 1.615549e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1861, up: 1.1861}, sys: {dn: -0.6487, up: 0.6487}}, 1: {stat: {dn: -1.5621, up: 1.5621}, sys: {dn: -0.3047, up: 0.3047}}, 2: {stat: {dn: -1.2561, up: 1.2561}, sys: {dn: -0.3858, up: 0.3858}}, 3: {stat: {dn: -1.1837, up: 1.1837}, sys: {dn: -0.3152, up: 0.3152}}, 4: {stat: {dn: -0.9162, up: 0.9162}, sys: {dn: -0.4688, up: 0.4688}}, 5: {stat: {dn: -0.8008, up: 0.8008}, sys: {dn: -0.2285, up: 0.2285}}, 6: {stat: {dn: -0.5495, up: 0.5495}, sys: {dn: -0.2151, up: 0.2151}}, 7: {stat: {dn: -0.4975, up: 0.4975}, sys: {dn: -0.3127, up: 0.3127}}, 8: {stat: {dn: -0.3807, up: 0.3807}, sys: {dn: -0.1309, up: 0.1309}}, 9: {stat: {dn: -0.2945, up: 0.2945}, sys: {dn: -0.1288, up: 0.1288}}, 10: {stat: {dn: -0.215, up: 0.215}, sys: {dn: -0.0615, up: 0.0615}}, 11: {stat: {dn: -0.2128, up: 0.2128}, sys: {dn: -0.0524, up: 0.0524}}, 12: {stat: {dn: -0.2104, up: 0.2104}, sys: {dn: -0.0272, up: 0.0272}}, 13: {stat: {dn: -0.1146, up: 0.1146}, sys: {dn: -0.0337, up: 0.0337}}, 14: {stat: {dn: -0.1612, up: 0.1612}, sys: {dn: -0.0362, up: 0.0362}}, 15: {stat: {dn: -0.1025, up: 0.1025}, sys: {dn: -0.0316, up: 0.0316}}, 16: {stat: {dn: -0.0213, up: 0.0213}, sys: {dn: -0.0125, up: 0.0125}}, 17: {stat: {dn: -0.0468, up: 0.0468}, sys: {dn: -0.0023, up: 0.0023}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d04-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.136340e+01 1.351904e+00 1.351904e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.752940e+01 1.591540e+00 1.591540e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.196280e+01 1.314012e+00 1.314012e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.791900e+00 1.224948e+00 1.224948e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.155900e+00 1.029172e+00 1.029172e+00
+5.500000e-02 5.000000e-03 5.000000e-03 4.484000e+00 8.327622e-01 8.327622e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.644500e+00 5.901002e-01 5.901002e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.719900e+00 5.876117e-01 5.876117e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.708100e+00 4.025758e-01 4.025758e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.564900e+00 3.214338e-01 3.214338e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.430000e-01 2.236230e-01 2.236230e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.598000e-01 2.191566e-01 2.191566e-01
+2.750000e-01 2.500000e-02 2.500000e-02 7.376000e-01 2.121509e-01 2.121509e-01
+3.250000e-01 2.500000e-02 2.500000e-02 3.335000e-01 1.194523e-01 1.194523e-01
+3.750000e-01 2.500000e-02 2.500000e-02 3.659000e-01 1.652146e-01 1.652146e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.555000e-01 1.072605e-01 1.072605e-01
+5.500000e-01 5.000000e-02 5.000000e-02 2.600000e-03 2.469696e-02 2.469696e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.160000e-02 4.685648e-02 4.685648e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.2125, up: 1.2125}, sys: {dn: -0.4113, up: 0.4113}}, 1: {stat: {dn: -1.729, up: 1.729}, sys: {dn: -0.3059, up: 0.3059}}, 2: {stat: {dn: -1.5278, up: 1.5278}, sys: {dn: -0.7568, up: 0.7568}}, 3: {stat: {dn: -1.0938, up: 1.0938}, sys: {dn: -0.3064, up: 0.3064}}, 4: {stat: {dn: -0.8766, up: 0.8766}, sys: {dn: -0.3256, up: 0.3256}}, 5: {stat: {dn: -1.1736, up: 1.1736}, sys: {dn: -0.3274, up: 0.3274}}, 6: {stat: {dn: -0.5015, up: 0.5015}, sys: {dn: -0.2801, up: 0.2801}}, 7: {stat: {dn: -0.4487, up: 0.4487}, sys: {dn: -0.0397, up: 0.0397}}, 8: {stat: {dn: -0.3706, up: 0.3706}, sys: {dn: -0.0859, up: 0.0859}}, 9: {stat: {dn: -0.2091, up: 0.2091}, sys: {dn: -0.0435, up: 0.0435}}, 10: {stat: {dn: -0.1654, up: 0.1654}, sys: {dn: -0.0467, up: 0.0467}}, 11: {stat: {dn: -0.1961, up: 0.1961}, sys: {dn: -0.0451, up: 0.0451}}, 12: {stat: {dn: -0.1577, up: 0.1577}, sys: {dn: -0.0215, up: 0.0215}}, 13: {stat: {dn: -0.1369, up: 0.1369}, sys: {dn: -0.0741, up: 0.0741}}, 14: {stat: {dn: -0.0638, up: 0.0638}, sys: {dn: -0.0255, up: 0.0255}}, 15: {stat: {dn: -0.0552, up: 0.0552}, sys: {dn: -0.0145, up: 0.0145}}, 16: {stat: {dn: -0.0488, up: 0.0488}, sys: {dn: -0.0209, up: 0.0209}}, 17: {stat: {dn: -0.0294, up: 0.0294}, sys: {dn: -0.0017, up: 0.0017}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d04-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 8.997700e+00 1.280361e+00 1.280361e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.856290e+01 1.755852e+00 1.755852e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.507380e+01 1.704969e+00 1.704969e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.064200e+00 1.135905e+00 1.135905e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.800800e+00 9.351165e-01 9.351165e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.800200e+00 1.218412e+00 1.218412e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.578500e+00 5.744199e-01 5.744199e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.500800e+00 4.504529e-01 4.504529e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.739600e+00 3.804250e-01 3.804250e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.106000e+00 2.135768e-01 2.135768e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.599000e-01 1.718664e-01 1.718664e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.330000e-01 2.012193e-01 2.012193e-01
+2.750000e-01 2.500000e-02 2.500000e-02 5.700000e-01 1.591589e-01 1.591589e-01
+3.250000e-01 2.500000e-02 2.500000e-02 4.565000e-01 1.556677e-01 1.556677e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.012000e-01 6.870728e-02 6.870728e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.221000e-01 5.707267e-02 5.707267e-02
+5.500000e-01 5.000000e-02 5.000000e-02 8.080000e-02 5.308719e-02 5.308719e-02
+6.500000e-01 5.000000e-02 5.000000e-02 5.700000e-03 2.944911e-02 2.944911e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.57, up: 0.57}}, 1: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.3, up: 0.3}}, 16: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.1, up: 0.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d54-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t54
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.898000e+01 1.364734e+00 1.364734e+00
+3.000000e-02 1.000000e-02 1.000000e-02 6.440000e+00 6.306346e-01 6.306346e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.550000e+00 5.314132e-01 5.314132e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.070000e+00 3.667424e-01 3.667424e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.320000e+00 4.049691e-01 4.049691e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.300000e+00 2.912044e-01 2.912044e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.000000e-01 2.236068e-01 2.236068e-01
+1.500000e-01 1.000000e-02 1.000000e-02 5.200000e-01 2.193171e-01 2.193171e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.700000e-01 1.392839e-01 1.392839e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.800000e-01 1.264911e-01 1.264911e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.600000e-01 9.219544e-02 9.219544e-02
+3.000000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.029563e-01 1.029563e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.300000e-01 1.063015e-01 1.063015e-01
+3.800000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.476482e-01 1.476482e-01
+4.200000e-01 2.000000e-02 2.000000e-02 -1.400000e-01 8.062258e-02 8.062258e-02
+4.600000e-01 2.000000e-02 2.000000e-02 6.000000e-02 3.059412e-01 3.059412e-01
+5.100000e-01 3.000000e-02 3.000000e-02 3.000000e-02 1.077033e-01 1.077033e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -11.1, up: 11.1}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -6.9, up: 6.9}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -7.2, up: 7.2}, sys: {dn: -2.4, up: 2.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d24-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.038000e+02 1.114495e+01 1.114495e+01
+6.600000e+01 0.000000e+00 0.000000e+00 1.804000e+02 6.935416e+00 6.935416e+00
+7.630000e+01 0.000000e+00 0.000000e+00 1.876000e+02 7.589466e+00 7.589466e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -1.56, up: 1.56}}, 1: {stat: {dn: -1.53, up: 1.53}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.42, up: 0.42}}, 5: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.15, up: 0.15}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d56-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t56
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.464000e+01 2.143478e+00 2.143478e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.354000e+01 1.639817e+00 1.639817e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.465000e+01 1.291201e+00 1.291201e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.090000e+01 1.070794e+00 1.070794e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.660000e+00 9.660745e-01 9.660745e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.560000e+00 6.912308e-01 6.912308e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.170000e+00 4.254409e-01 4.254409e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.140000e+00 3.298485e-01 3.298485e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.040000e+00 3.059412e-01 3.059412e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.360000e+00 2.765863e-01 2.765863e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.400000e-01 2.109502e-01 2.109502e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.900000e-01 2.267157e-01 2.267157e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.104536e-01 1.104536e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.100000e-01 1.104536e-01 1.104536e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.000000e-02 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -1.45, up: 1.45}}, 1: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.39, up: 0.39}}, 5: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d56-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t56
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.364000e+01 1.690976e+00 1.690976e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.520000e+01 1.192812e+00 1.192812e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.556000e+01 8.676981e-01 8.676981e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.071000e+01 6.862215e-01 6.862215e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.840000e+00 6.500000e-01 6.500000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.770000e+00 4.623851e-01 4.623851e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.970000e+00 3.612478e-01 3.612478e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.010000e+00 2.154066e-01 2.154066e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.480000e+00 1.868154e-01 1.868154e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.340000e+00 1.802776e-01 1.802776e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.100000e-01 1.513275e-01 1.513275e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.800000e-01 1.421267e-01 1.421267e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.300000e-01 9.486833e-02 9.486833e-02
+2.600000e-01 2.000000e-02 2.000000e-02 1.100000e-01 8.000000e-02 8.000000e-02
+3.000000e-01 2.000000e-02 2.000000e-02 7.000000e-02 8.062258e-02 8.062258e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -1.59, up: 1.59}}, 1: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.67, up: 0.67}}, 2: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.44, up: 0.44}}, 5: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.24, up: 0.24}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d56-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t56
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.496000e+01 2.820815e+00 2.820815e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.393000e+01 2.491766e+00 2.491766e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.622000e+01 2.072993e+00 2.072993e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.190000e+00 1.328495e+00 1.328495e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.550000e+00 1.438923e+00 1.438923e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.470000e+00 1.292478e+00 1.292478e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.800000e+00 7.116881e-01 7.116881e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.840000e+00 5.707013e-01 5.707013e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.300000e+00 5.787055e-01 5.787055e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.600000e-01 3.106445e-01 3.106445e-01
+1.500000e-01 1.000000e-02 1.000000e-02 9.900000e-01 3.712142e-01 3.712142e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.100000e-01 2.507987e-01 2.507987e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.000000e-02 2.002498e-01 2.002498e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -2.900000e-01 1.104536e-01 1.104536e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 1.414214e-01 1.414214e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -1.66, up: 1.66}}, 1: {stat: {dn: -1.55, up: 1.55}, sys: {dn: -0.76, up: 0.76}}, 2: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.29, up: 0.29}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d56-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t56
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.559000e+01 2.210701e+00 2.210701e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.642000e+01 1.726297e+00 1.726297e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.409000e+01 1.236649e+00 1.236649e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.900000e+00 9.590099e-01 9.590099e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.940000e+00 8.823831e-01 8.823831e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.790000e+00 7.227724e-01 7.227724e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.350000e+00 5.269725e-01 5.269725e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.850000e+00 3.373426e-01 3.373426e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.650000e+00 2.942788e-01 2.942788e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.390000e+00 2.668333e-01 2.668333e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.600000e-01 2.517936e-01 2.517936e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.900000e-01 2.000000e-01 2.000000e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.500000e-01 1.649242e-01 1.649242e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.800000e-01 1.403567e-01 1.403567e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.08, up: 2.08}, sys: {dn: -1.77, up: 1.77}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.33, up: 0.33}}, 4: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d65-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t65
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.394000e+01 2.731172e+00 2.731172e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.757000e+01 1.426359e+00 1.426359e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.017000e+01 1.055462e+00 1.055462e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.160000e+00 9.304837e-01 9.304837e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.580000e+00 4.939636e-01 4.939636e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.910000e+00 4.338202e-01 4.338202e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.080000e+00 1.910497e-01 1.910497e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.800000e-01 1.992486e-01 1.992486e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.400000e-01 1.649242e-01 1.649242e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.000000e-02 1.303840e-01 1.303840e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.216553e-01 1.216553e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d65-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t65
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.549000e+01 2.704145e+00 2.704145e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.546000e+01 1.274873e+00 1.274873e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.950000e+00 9.222798e-01 9.222798e-01
+3.500000e-02 5.000000e-03 5.000000e-03 6.100000e+00 8.570298e-01 8.570298e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.320000e+00 5.147815e-01 5.147815e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.880000e+00 3.478505e-01 3.478505e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.620000e+00 2.109502e-01 2.109502e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.800000e-01 1.878829e-01 1.878829e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.600000e-01 1.835756e-01 1.835756e-01
+2.250000e-01 2.500000e-02 2.500000e-02 5.000000e-02 1.204159e-01 1.204159e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.600000e-01 1.140175e-01 1.140175e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.27, up: 0.27}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d69-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t69
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.200000e+01 1.982145e+00 1.982145e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.191000e+01 9.396276e-01 9.396276e-01
+2.500000e-02 5.000000e-03 5.000000e-03 6.860000e+00 6.957011e-01 6.957011e-01
+3.500000e-02 5.000000e-03 5.000000e-03 5.250000e+00 6.044005e-01 6.044005e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.460000e+00 5.000000e-01 5.000000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.080000e+00 4.390900e-01 4.390900e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.440000e+00 2.451530e-01 2.451530e-01
+9.000000e-02 1.000000e-02 1.000000e-02 9.400000e-01 2.158703e-01 2.158703e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.900000e-01 2.236068e-01 2.236068e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.200000e-01 1.476482e-01 1.476482e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.000000e-01 1.562050e-01 1.562050e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.400000e-01 1.581139e-01 1.581139e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.300000e-01 7.615773e-02 7.615773e-02
+3.250000e-01 2.500000e-02 2.500000e-02 1.000000e-02 5.099020e-02 5.099020e-02
+3.750000e-01 2.500000e-02 2.500000e-02 3.000000e-02 4.123106e-02 4.123106e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -7.08, up: 7.08}, sys: {dn: -0.51, up: 0.51}}, 1: {stat: {dn: -4.04, up: 4.04}, sys: {dn: -0.93, up: 0.93}}, 2: {stat: {dn: -2.26, up: 2.26}, sys: {dn: -0.57, up: 0.57}}, 3: {stat: {dn: -1.77, up: 1.77}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.43, up: 0.43}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.33, up: 0.33}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.52, up: 0.52}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d71-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t71
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.322500e+02 7.098345e+00 7.098345e+00
+7.000000e-03 3.000000e-03 3.000000e-03 3.405000e+01 4.145660e+00 4.145660e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.006000e+01 2.330772e+00 2.330772e+00
+1.800000e-02 2.000000e-03 2.000000e-03 5.310000e+00 1.773415e+00 1.773415e+00
+2.500000e-02 5.000000e-03 5.000000e-03 3.440000e+00 9.752948e-01 9.752948e-01
+3.500000e-02 5.000000e-03 5.000000e-03 2.270000e+00 7.472617e-01 7.472617e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.310000e+00 3.862642e-01 3.862642e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.500000e-01 2.451530e-01 2.451530e-01
+9.000000e-02 1.000000e-02 1.000000e-02 -1.790000e+00 4.492215e-01 4.492215e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -1.700000e-01 3.546830e-01 3.546830e-01
+1.400000e-01 2.000000e-02 2.000000e-02 4.200000e-01 5.315073e-01 5.315073e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -1.44, up: 1.44}}, 1: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.43, up: 0.43}}, 4: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -0.38, up: 0.38}}, 6: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.26, up: 0.26}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.41, up: 0.41}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d42-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t42
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 6.700000e-01 1.481924e+00 1.481924e+00
+3.000000e-02 1.000000e-02 1.000000e-02 8.860000e+00 1.018332e+00 1.018332e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.465000e+01 1.917707e+00 1.917707e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.596000e+01 2.172970e+00 2.172970e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.085000e+01 1.814084e+00 1.814084e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.790000e+00 1.605615e+00 1.605615e+00
+9.000000e-02 1.000000e-02 1.000000e-02 6.200000e+00 1.009752e+00 1.009752e+00
+1.100000e-01 1.000000e-02 1.000000e-02 4.090000e+00 7.877182e-01 7.877182e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.400000e+00 5.854912e-01 5.854912e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.170000e+00 4.373786e-01 4.373786e-01
+1.800000e-01 2.000000e-02 2.000000e-02 5.600000e-01 2.308679e-01 2.308679e-01
+2.200000e-01 2.000000e-02 2.000000e-02 -4.100000e-01 1.421267e-01 1.421267e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.400000e-01 2.952965e-01 2.952965e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.600000e-01 4.197618e-01 4.197618e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.76, up: 0.76}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.39, up: 0.39}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.44, up: 0.44}}, 6: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.14, up: 0.14}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d42-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t42
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.500000e-01 7.665507e-01 7.665507e-01
+3.000000e-02 1.000000e-02 1.000000e-02 8.630000e+00 4.205948e-01 4.205948e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.511000e+01 8.159657e-01 8.159657e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.407000e+01 8.766413e-01 8.766413e-01
+6.500000e-02 5.000000e-03 5.000000e-03 1.203000e+01 8.453402e-01 8.453402e-01
+7.500000e-02 5.000000e-03 5.000000e-03 9.230000e+00 8.099383e-01 8.099383e-01
+9.000000e-02 1.000000e-02 1.000000e-02 6.420000e+00 4.272002e-01 4.272002e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.510000e+00 3.132092e-01 3.132092e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.110000e+00 2.376973e-01 2.376973e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.300000e-01 1.676305e-01 1.676305e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.400000e-01 1.204159e-01 1.204159e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.200000e-01 6.708204e-02 6.708204e-02
+2.600000e-01 2.000000e-02 2.000000e-02 4.600000e-01 2.158703e-01 2.158703e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 1.431782e-01 1.431782e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.61, up: 0.61}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d42-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t42
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.900000e-01 8.452810e-01 8.452810e-01
+3.000000e-02 1.000000e-02 1.000000e-02 8.020000e+00 6.511528e-01 6.511528e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.617000e+01 1.312440e+00 1.312440e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.407000e+01 1.306484e+00 1.306484e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.319000e+01 1.302997e+00 1.302997e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.070000e+00 1.081665e+00 1.081665e+00
+9.000000e-02 1.000000e-02 1.000000e-02 6.170000e+00 6.453681e-01 6.453681e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.080000e+00 4.472136e-01 4.472136e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.040000e+00 3.649658e-01 3.649658e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.990000e+00 3.289377e-01 3.289377e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.260000e+00 2.121320e-01 2.121320e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.000000e-01 7.615773e-02 7.615773e-02
+2.600000e-01 2.000000e-02 2.000000e-02 2.800000e-01 1.341641e-01 1.341641e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.700000e-01 6.120457e-01 6.120457e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.88, up: 0.88}}, 1: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d44-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t44
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.179000e+01 1.149783e+00 1.149783e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.270000e+00 7.595393e-01 7.595393e-01
+5.000000e-02 1.000000e-02 1.000000e-02 5.990000e+00 6.184658e-01 6.184658e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.990000e+00 5.360037e-01 5.360037e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.340000e+00 4.438468e-01 4.438468e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.150000e+00 4.272002e-01 4.272002e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.880000e+00 3.238827e-01 3.238827e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.470000e+00 2.906888e-01 2.906888e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.200000e+00 2.596151e-01 2.596151e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.140000e+00 2.596151e-01 2.596151e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.300000e+00 1.897367e-01 1.897367e-01
+2.600000e-01 2.000000e-02 2.000000e-02 6.500000e-01 1.529706e-01 1.529706e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.300000e-01 1.264911e-01 1.264911e-01
+3.400000e-01 2.000000e-02 2.000000e-02 2.500000e-01 1.170470e-01 1.170470e-01
+3.800000e-01 2.000000e-02 2.000000e-02 5.000000e-02 9.055385e-02 9.055385e-02
+4.200000e-01 2.000000e-02 2.000000e-02 1.200000e-01 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.93, up: 0.93}}, 1: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.11, up: 0.11}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d44-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t44
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.241000e+01 1.526106e+00 1.526106e+00
+3.000000e-02 1.000000e-02 1.000000e-02 8.310000e+00 1.085587e+00 1.085587e+00
+5.000000e-02 1.000000e-02 1.000000e-02 6.770000e+00 1.008067e+00 1.008067e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.860000e+00 7.566373e-01 7.566373e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.260000e+00 7.570997e-01 7.570997e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.360000e+00 6.923150e-01 6.923150e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.200000e+00 5.333854e-01 5.333854e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.600000e+00 4.504442e-01 4.504442e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.270000e+00 4.356604e-01 4.356604e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.400000e+00 4.197618e-01 4.197618e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.300000e-01 2.630589e-01 2.630589e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.100000e-01 2.220360e-01 2.220360e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.500000e-01 2.158703e-01 2.158703e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.100000e-01 1.811077e-01 1.811077e-01
+3.800000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.603122e-01 1.603122e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.400000e-01 1.513275e-01 1.513275e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.29, up: 1.29}}, 1: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.35, up: 0.35}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.42, up: 0.42}}, 6: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d42-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t42
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 6.000000e-01 1.305412e+00 1.305412e+00
+3.000000e-02 1.000000e-02 1.000000e-02 9.540000e+00 6.573431e-01 6.573431e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.661000e+01 1.304952e+00 1.304952e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.308000e+01 1.250000e+00 1.250000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.120000e+01 1.214578e+00 1.214578e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.330000e+00 1.130885e+00 1.130885e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.590000e+00 6.236986e-01 6.236986e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.090000e+00 5.315073e-01 5.315073e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.090000e+00 3.667424e-01 3.667424e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.550000e+00 3.289377e-01 3.289377e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.800000e-01 1.886796e-01 1.886796e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.600000e-01 1.077033e-01 1.077033e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 7.280110e-02 7.280110e-02
+3.000000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 1.615549e-01 1.615549e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -15.8, up: 15.8}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -13.4, up: 13.4}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -13.3, up: 13.3}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d22-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 -8.830000e+01 1.580000e+01 1.580000e+01
+6.600000e+01 0.000000e+00 0.000000e+00 -9.190000e+01 1.340000e+01 1.340000e+01
+7.630000e+01 0.000000e+00 0.000000e+00 -9.760000e+01 1.330000e+01 1.330000e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1954, up: 0.1954}, sys: {dn: -0.5346, up: 0.5346}}, 1: {stat: {dn: -0.8257, up: 0.8257}, sys: {dn: -1.4043, up: 1.4043}}, 2: {stat: {dn: -1.5523, up: 1.5523}, sys: {dn: -0.3313, up: 0.3313}}, 3: {stat: {dn: -1.6619, up: 1.6619}, sys: {dn: -0.3739, up: 0.3739}}, 4: {stat: {dn: -1.5136, up: 1.5136}, sys: {dn: -0.2964, up: 0.2964}}, 5: {stat: {dn: -1.1452, up: 1.1452}, sys: {dn: -0.4118, up: 0.4118}}, 6: {stat: {dn: -0.7655, up: 0.7655}, sys: {dn: -0.4081, up: 0.4081}}, 7: {stat: {dn: -0.7019, up: 0.7019}, sys: {dn: -0.2745, up: 0.2745}}, 8: {stat: {dn: -0.4737, up: 0.4737}, sys: {dn: -0.0745, up: 0.0745}}, 9: {stat: {dn: -0.4416, up: 0.4416}, sys: {dn: -0.147, up: 0.147}}, 10: {stat: {dn: -0.4411, up: 0.4411}, sys: {dn: -0.1953, up: 0.1953}}, 11: {stat: {dn: -0.2196, up: 0.2196}, sys: {dn: -0.0691, up: 0.0691}}, 12: {stat: {dn: -0.157, up: 0.157}, sys: {dn: -0.0873, up: 0.0873}}, 13: {stat: {dn: -0.0815, up: 0.0815}, sys: {dn: -0.0167, up: 0.0167}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d07-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 9.215000e-01 5.691909e-01 5.691909e-01
+1.500000e-02 5.000000e-03 5.000000e-03 9.563600e+00 1.629061e+00 1.629061e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.807020e+01 1.587260e+00 1.587260e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.445690e+01 1.703441e+00 1.703441e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.187510e+01 1.542348e+00 1.542348e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.047900e+00 1.216989e+00 1.216989e+00
+7.000000e-02 1.000000e-02 1.000000e-02 5.394800e+00 8.674882e-01 8.674882e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.786300e+00 7.536669e-01 7.536669e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.091100e+00 4.795226e-01 4.795226e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.595900e+00 4.654241e-01 4.654241e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.264200e+00 4.824016e-01 4.824016e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.375000e-01 2.302151e-01 2.302151e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.446000e-01 1.796393e-01 1.796393e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.153000e-01 8.319339e-02 8.319339e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1294, up: 0.1294}, sys: {dn: -0.7666, up: 0.7666}}, 1: {stat: {dn: -0.949, up: 0.949}, sys: {dn: -1.276, up: 1.276}}, 2: {stat: {dn: -1.7597, up: 1.7597}, sys: {dn: -0.5785, up: 0.5785}}, 3: {stat: {dn: -2.0402, up: 2.0402}, sys: {dn: -0.8952, up: 0.8952}}, 4: {stat: {dn: -1.3953, up: 1.3953}, sys: {dn: -0.3172, up: 0.3172}}, 5: {stat: {dn: -1.1752, up: 1.1752}, sys: {dn: -0.2926, up: 0.2926}}, 6: {stat: {dn: -0.8023, up: 0.8023}, sys: {dn: -0.3998, up: 0.3998}}, 7: {stat: {dn: -0.9958, up: 0.9958}, sys: {dn: -0.5131, up: 0.5131}}, 8: {stat: {dn: -0.6109, up: 0.6109}, sys: {dn: -0.2025, up: 0.2025}}, 9: {stat: {dn: -0.492, up: 0.492}, sys: {dn: -0.1063, up: 0.1063}}, 10: {stat: {dn: -0.3947, up: 0.3947}, sys: {dn: -0.1629, up: 0.1629}}, 11: {stat: {dn: -0.186, up: 0.186}, sys: {dn: -0.0676, up: 0.0676}}, 12: {stat: {dn: -0.1293, up: 0.1293}, sys: {dn: -0.0319, up: 0.0319}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d07-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 7.900000e-01 7.774445e-01 7.774445e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.170820e+01 1.590213e+00 1.590213e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.919520e+01 1.852352e+00 1.852352e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.888920e+01 2.227959e+00 2.227959e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.059700e+01 1.430901e+00 1.430901e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.138300e+00 1.211078e+00 1.211078e+00
+7.000000e-02 1.000000e-02 1.000000e-02 5.318800e+00 8.963957e-01 8.963957e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.463600e+00 1.120218e+00 1.120218e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.843400e+00 6.435876e-01 6.435876e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.042900e+00 5.033525e-01 5.033525e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.190400e+00 4.269947e-01 4.269947e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.245000e-01 1.979034e-01 1.979034e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.628000e-01 1.331769e-01 1.331769e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.34, up: 5.34}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -2.72, up: 2.72}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -1.81, up: 1.81}, sys: {dn: -0.55, up: 0.55}}, 3: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.18, up: 0.18}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d70-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t70
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.349300e+02 5.361530e+00 5.361530e+00
+7.000000e-03 3.000000e-03 3.000000e-03 2.905000e+01 2.832402e+00 2.832402e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.243000e+01 1.891719e+00 1.891719e+00
+1.800000e-02 2.000000e-03 2.000000e-03 6.550000e+00 1.284718e+00 1.284718e+00
+2.500000e-02 5.000000e-03 5.000000e-03 3.810000e+00 7.021396e-01 7.021396e-01
+3.500000e-02 5.000000e-03 5.000000e-03 2.160000e+00 5.126402e-01 5.126402e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.050000e+00 2.416609e-01 2.416609e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.400000e-01 1.252996e-01 1.252996e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.800000e-01 1.360147e-01 1.360147e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -3.000000e-02 6.403124e-02 6.403124e-02
+1.400000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.868154e-01 1.868154e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3348, up: 0.3348}, sys: {dn: -0.2841, up: 0.2841}}, 1: {stat: {dn: -0.6451, up: 0.6451}, sys: {dn: -0.9767, up: 0.9767}}, 2: {stat: {dn: -1.2215, up: 1.2215}, sys: {dn: -0.6203, up: 0.6203}}, 3: {stat: {dn: -2.8113, up: 2.8113}, sys: {dn: -1.6729, up: 1.6729}}, 4: {stat: {dn: -2.074, up: 2.074}, sys: {dn: -0.4968, up: 0.4968}}, 5: {stat: {dn: -1.9268, up: 1.9268}, sys: {dn: -0.6964, up: 0.6964}}, 6: {stat: {dn: -0.9189, up: 0.9189}, sys: {dn: -0.2833, up: 0.2833}}, 7: {stat: {dn: -0.6982, up: 0.6982}, sys: {dn: -0.2437, up: 0.2437}}, 8: {stat: {dn: -0.6289, up: 0.6289}, sys: {dn: -0.1245, up: 0.1245}}, 9: {stat: {dn: -0.5195, up: 0.5195}, sys: {dn: -0.189, up: 0.189}}, 10: {stat: {dn: -0.6277, up: 0.6277}, sys: {dn: -0.1983, up: 0.1983}}, 11: {stat: {dn: -0.4545, up: 0.4545}, sys: {dn: -0.1695, up: 0.1695}}, 12: {stat: {dn: -0.2845, up: 0.2845}, sys: {dn: -0.0452, up: 0.0452}}, 13: {stat: {dn: -0.1081, up: 0.1081}, sys: {dn: -0.0346, up: 0.0346}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d07-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 7.336000e-01 4.390944e-01 4.390944e-01
+1.500000e-02 5.000000e-03 5.000000e-03 4.282700e+00 1.170511e+00 1.170511e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.987600e+00 1.369976e+00 1.369976e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.954910e+01 3.271391e+00 3.271391e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.284410e+01 2.132671e+00 2.132671e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.174000e+01 2.048788e+00 2.048788e+00
+7.000000e-02 1.000000e-02 1.000000e-02 4.424900e+00 9.615800e-01 9.615800e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.299700e+00 7.395086e-01 7.395086e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.652400e+00 6.411049e-01 6.411049e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.488500e+00 5.528121e-01 5.528121e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.056700e+00 6.582782e-01 6.582782e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.713600e+00 4.850778e-01 4.850778e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.785000e-01 2.880682e-01 2.880682e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.386000e-01 1.135023e-01 1.135023e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.88, up: 2.88}, sys: {dn: -1.65, up: 1.65}}, 1: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.29, up: 1.29}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.49, up: 0.49}}, 4: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -1.61, up: 1.61}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d63-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t63
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.709000e+01 3.319172e+00 3.319172e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.570000e+01 2.039730e+00 2.039730e+00
+2.500000e-02 5.000000e-03 5.000000e-03 7.280000e+00 1.210165e+00 1.210165e+00
+3.500000e-02 5.000000e-03 5.000000e-03 3.560000e+00 7.366139e-01 7.366139e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.360000e+00 1.647604e+00 1.647604e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.15, up: 2.15}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -2.47, up: 2.47}, sys: {dn: -0.61, up: 0.61}}, 2: {stat: {dn: -1.93, up: 1.93}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.44, up: 1.44}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -1.35, up: 1.35}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d60-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t60
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.980000e+01 2.816895e+00 2.816895e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.306000e+01 2.544209e+00 2.544209e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.423000e+01 1.969010e+00 1.969010e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.110000e+00 1.448862e+00 1.448862e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.790000e+00 1.399464e+00 1.399464e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.120000e+00 1.363305e+00 1.363305e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.820000e+00 8.228001e-01 8.228001e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.820000e+00 7.513322e-01 7.513322e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.010000e+00 8.161495e-01 8.161495e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.500000e-01 3.705401e-01 3.705401e-01
+1.500000e-01 1.000000e-02 1.000000e-02 9.700000e-01 5.108816e-01 5.108816e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.900000e-01 2.879236e-01 2.879236e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.000000e-02 2.202272e-01 2.202272e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -2.600000e-01 1.004988e-01 1.004988e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -3.000000e-02 8.246211e-02 8.246211e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -1.77, up: 1.77}}, 1: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d60-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t60
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.918000e+01 2.023191e+00 2.023191e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.301000e+01 1.257060e+00 1.257060e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.412000e+01 9.769340e-01 9.769340e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.010000e+01 7.816009e-01 7.816009e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.290000e+00 6.708204e-01 6.708204e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.710000e+00 5.385165e-01 5.385165e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.800000e+00 4.219005e-01 4.219005e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.870000e+00 2.624881e-01 2.624881e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.520000e+00 2.549510e-01 2.549510e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.180000e+00 2.256103e-01 2.256103e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.900000e-01 1.711724e-01 1.711724e-01
+1.800000e-01 2.000000e-02 2.000000e-02 4.800000e-01 1.555635e-01 1.555635e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.000000e-01 8.246211e-02 8.246211e-02
+2.600000e-01 2.000000e-02 2.000000e-02 1.300000e-01 8.062258e-02 8.062258e-02
+3.000000e-01 2.000000e-02 2.000000e-02 5.000000e-02 4.242641e-02 4.242641e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -1.84, up: 1.84}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.52, up: 0.52}}, 2: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d60-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t60
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.998000e+01 2.367636e+00 2.367636e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.160000e+01 1.682379e+00 1.682379e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.382000e+01 1.339291e+00 1.339291e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.028000e+01 1.170854e+00 1.170854e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.580000e+00 1.065692e+00 1.065692e+00
+5.500000e-02 5.000000e-03 5.000000e-03 3.840000e+00 7.184706e-01 7.184706e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.980000e+00 4.964877e-01 4.964877e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.360000e+00 4.535416e-01 4.535416e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.800000e+00 4.130375e-01 4.130375e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.360000e+00 3.748333e-01 3.748333e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.200000e-01 2.607681e-01 2.607681e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.900000e-01 2.280351e-01 2.280351e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.104536e-01 1.104536e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.100000e-01 1.303840e-01 1.303840e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.000000e-02 7.615773e-02 7.615773e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.8, up: 8.8}, sys: {dn: -3.6, up: 3.6}}, 1: {stat: {dn: -4.4, up: 4.4}, sys: {dn: -2.2, up: 2.2}}, 2: {stat: {dn: -4.8, up: 4.8}, sys: {dn: -3.4, up: 3.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d29-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t29
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.098000e+02 9.507891e+00 9.507891e+00
+6.600000e+01 0.000000e+00 0.000000e+00 7.130000e+01 4.919350e+00 4.919350e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.740000e+01 5.882176e+00 5.882176e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.2, up: 0.2}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d29-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t29
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.000000e+01 1.581139e+00 1.581139e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.480000e+01 8.246211e-01 8.246211e-01
+7.630000e+01 0.000000e+00 0.000000e+00 1.460000e+01 8.246211e-01 8.246211e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -19.3, up: 19.3}, sys: {dn: -4.6, up: 4.6}}, 1: {stat: {dn: -11.8, up: 11.8}, sys: {dn: -4.2, up: 4.2}}, 2: {stat: {dn: -12.4, up: 12.4}, sys: {dn: -6.5, up: 6.5}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d29-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t29
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 3.374000e+02 1.984061e+01 1.984061e+01
+6.600000e+01 0.000000e+00 0.000000e+00 2.858000e+02 1.252517e+01 1.252517e+01
+7.630000e+01 0.000000e+00 0.000000e+00 2.987000e+02 1.400036e+01 1.400036e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.56, up: 0.56}}, 1: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.0, up: 0.0}}, 12: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d54-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t54
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.841000e+01 9.602083e-01 9.602083e-01
+3.000000e-02 1.000000e-02 1.000000e-02 7.450000e+00 4.518849e-01 4.518849e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.990000e+00 3.264966e-01 3.264966e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.380000e+00 2.435159e-01 2.435159e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.600000e+00 2.360085e-01 2.360085e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.380000e+00 1.878829e-01 1.878829e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.290000e+00 1.708801e-01 1.708801e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.100000e-01 1.208305e-01 1.208305e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.400000e-01 7.615773e-02 7.615773e-02
+2.200000e-01 2.000000e-02 2.000000e-02 3.500000e-01 7.615773e-02 7.615773e-02
+2.600000e-01 2.000000e-02 2.000000e-02 2.500000e-01 6.708204e-02 6.708204e-02
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-02 4.000000e-02 4.000000e-02
+3.400000e-01 2.000000e-02 2.000000e-02 7.000000e-02 5.000000e-02 5.000000e-02
+3.800000e-01 2.000000e-02 2.000000e-02 1.400000e-01 9.848858e-02 9.848858e-02
+4.200000e-01 2.000000e-02 2.000000e-02 -7.000000e-02 3.605551e-02 3.605551e-02
+4.600000e-01 2.000000e-02 2.000000e-02 1.000000e-02 5.830952e-02 5.830952e-02
+5.100000e-01 3.000000e-02 3.000000e-02 -1.000000e-02 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.14, up: 4.14}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -2.16, up: 2.16}, sys: {dn: -0.81, up: 0.81}}, 2: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -0.77, up: 0.77}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -2.09, up: 2.09}}, 10: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.13, up: 0.13}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d71-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t71
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.392100e+02 4.176374e+00 4.176374e+00
+7.000000e-03 3.000000e-03 3.000000e-03 2.967000e+01 2.306881e+00 2.306881e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.260000e+01 1.615333e+00 1.615333e+00
+1.800000e-02 2.000000e-03 2.000000e-03 7.350000e+00 1.103177e+00 1.103177e+00
+2.500000e-02 5.000000e-03 5.000000e-03 2.170000e+00 5.314132e-01 5.314132e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.000000e+00 3.613862e-01 3.613862e-01
+5.000000e-02 1.000000e-02 1.000000e-02 9.700000e-01 2.236068e-01 2.236068e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.200000e-01 1.780449e-01 1.780449e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.000000e-01 1.208305e-01 1.208305e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -9.700000e-01 2.090861e+00 2.090861e+00
+1.400000e-01 2.000000e-02 2.000000e-02 -1.000000e-01 1.360147e-01 1.360147e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.7, up: 1.7}}, 1: {stat: {dn: -1.31, up: 1.31}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.4, up: 0.4}}, 6: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.2, up: 0.2}}, 13: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d50-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t50
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.894000e+01 2.362118e+00 2.362118e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.704000e+01 1.323707e+00 1.323707e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.208000e+01 1.182709e+00 1.182709e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.990000e+00 9.489468e-01 9.489468e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.760000e+00 8.256513e-01 8.256513e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.370000e+00 9.123596e-01 9.123596e-01
+6.500000e-02 5.000000e-03 5.000000e-03 3.700000e+00 6.621933e-01 6.621933e-01
+7.500000e-02 5.000000e-03 5.000000e-03 2.450000e+00 5.578530e-01 5.578530e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.770000e+00 5.920304e-01 5.920304e-01
+9.500000e-02 5.000000e-03 5.000000e-03 1.900000e+00 5.000000e-01 5.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.370000e+00 3.178050e-01 3.178050e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.860000e+00 3.512834e-01 3.512834e-01
+1.500000e-01 1.000000e-02 1.000000e-02 9.300000e-01 3.440930e-01 3.440930e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.300000e-01 2.418677e-01 2.418677e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.000000e-01 2.692582e-01 2.692582e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.109502e-01 2.109502e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.000000e-02 1.004988e-01 1.004988e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -1.64, up: 1.64}}, 1: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.18, up: 0.18}}, 2: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.28, up: 0.28}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 9: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.19, up: 0.19}}, 10: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d50-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t50
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.792000e+01 1.926058e+00 1.926058e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.811000e+01 8.688498e-01 8.688498e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.181000e+01 8.095060e-01 8.095060e-01
+3.500000e-02 5.000000e-03 5.000000e-03 8.390000e+00 6.139218e-01 6.139218e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.480000e+00 5.375872e-01 5.375872e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.760000e+00 5.385165e-01 5.385165e-01
+6.500000e-02 5.000000e-03 5.000000e-03 3.960000e+00 4.438468e-01 4.438468e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.030000e+00 4.204759e-01 4.204759e-01
+8.500000e-02 5.000000e-03 5.000000e-03 3.210000e+00 4.254409e-01 4.254409e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.950000e+00 3.894868e-01 3.894868e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.310000e+00 1.992486e-01 1.992486e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.080000e+00 1.811077e-01 1.811077e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.900000e-01 2.126029e-01 2.126029e-01
+1.700000e-01 1.000000e-02 1.000000e-02 6.000000e-01 1.746425e-01 1.746425e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.100000e-01 1.615549e-01 1.615549e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.300000e-01 9.486833e-02 9.486833e-02
+2.600000e-01 2.000000e-02 2.000000e-02 3.000000e-02 6.082763e-02 6.082763e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.62, up: 2.62}, sys: {dn: -1.74, up: 1.74}}, 1: {stat: {dn: -2.23, up: 2.23}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -1.65, up: 1.65}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -1.48, up: 1.48}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.36, up: 0.36}}, 10: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.24, up: 0.24}}, 13: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d50-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t50
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.969000e+01 3.145155e+00 3.145155e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.791000e+01 2.238080e+00 2.238080e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.001000e+01 1.680744e+00 1.680744e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.500000e+00 1.273931e+00 1.273931e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.960000e+00 1.496262e+00 1.496262e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.130000e+00 1.210372e+00 1.210372e+00
+6.500000e-02 5.000000e-03 5.000000e-03 3.960000e+00 1.104762e+00 1.104762e+00
+7.500000e-02 5.000000e-03 5.000000e-03 2.500000e+00 8.729834e-01 8.729834e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.710000e+00 8.729834e-01 8.729834e-01
+9.500000e-02 5.000000e-03 5.000000e-03 5.270000e+00 1.176435e+00 1.176435e+00
+1.100000e-01 1.000000e-02 1.000000e-02 2.520000e+00 5.824946e-01 5.824946e-01
+1.300000e-01 1.000000e-02 1.000000e-02 8.100000e-01 3.901282e-01 3.901282e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.160000e+00 5.366563e-01 5.366563e-01
+1.700000e-01 1.000000e-02 1.000000e-02 -4.000000e-02 3.101612e-01 3.101612e-01
+1.900000e-01 1.000000e-02 1.000000e-02 -2.000000e-02 3.301515e-01 3.301515e-01
+2.200000e-01 2.000000e-02 2.000000e-02 -3.500000e-01 1.749286e-01 1.749286e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.000000e-01 1.941649e-01 1.941649e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -1.6, up: 1.6}}, 1: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.19, up: 0.19}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.22, up: 0.22}}, 13: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d50-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t50
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.725000e+01 2.276928e+00 2.276928e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.742000e+01 1.399178e+00 1.399178e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.077000e+01 1.132254e+00 1.132254e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.410000e+00 9.588535e-01 9.588535e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.520000e+00 9.394147e-01 9.394147e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.650000e+00 8.300602e-01 8.300602e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.520000e+00 7.518643e-01 7.518643e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.000000e+00 5.948109e-01 5.948109e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.280000e+00 5.491812e-01 5.491812e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.150000e+00 4.850773e-01 4.850773e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.460000e+00 3.080584e-01 3.080584e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.610000e+00 3.114482e-01 3.114482e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.240000e+00 3.801316e-01 3.801316e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.000000e-01 2.473863e-01 2.473863e-01
+1.900000e-01 1.000000e-02 1.000000e-02 0.000000e+00 1.702939e-01 1.702939e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.500000e-01 1.334166e-01 1.334166e-01
+2.600000e-01 2.000000e-02 2.000000e-02 7.000000e-02 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.1, up: 5.1}, sys: {dn: -0.52, up: 0.52}}, 1: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -0.84, up: 0.84}}, 2: {stat: {dn: -1.84, up: 1.84}, sys: {dn: -0.75, up: 0.75}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.24, up: 0.24}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.19, up: 0.19}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.65, up: 0.65}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.28, up: 0.28}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d71-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t71
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.365000e+02 5.126441e+00 5.126441e+00
+7.000000e-03 3.000000e-03 3.000000e-03 3.094000e+01 2.818102e+00 2.818102e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.347000e+01 1.986983e+00 1.986983e+00
+1.800000e-02 2.000000e-03 2.000000e-03 3.270000e+00 1.032376e+00 1.032376e+00
+2.500000e-02 5.000000e-03 5.000000e-03 3.210000e+00 6.928925e-01 6.928925e-01
+3.500000e-02 5.000000e-03 5.000000e-03 2.290000e+00 5.571355e-01 5.571355e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.600000e-01 2.404163e-01 2.404163e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.100000e-01 2.687006e-01 2.687006e-01
+9.000000e-02 1.000000e-02 1.000000e-02 -1.600000e-01 1.077033e-01 1.077033e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -3.400000e-01 6.562012e-01 6.562012e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.300000e-01 2.863564e-01 2.863564e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.41, up: 5.41}, sys: {dn: -0.54, up: 0.54}}, 1: {stat: {dn: -2.82, up: 2.82}, sys: {dn: -0.78, up: 0.78}}, 2: {stat: {dn: -1.94, up: 1.94}, sys: {dn: -0.83, up: 0.83}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.09, up: 0.09}}, 4: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.19, up: 0.19}}, 5: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d71-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t71
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-03 2.000000e-03 2.000000e-03 1.381300e+02 5.436883e+00 5.436883e+00
+7.000000e-03 3.000000e-03 3.000000e-03 2.879000e+01 2.925884e+00 2.925884e+00
+1.300000e-02 3.000000e-03 3.000000e-03 1.385000e+01 2.110095e+00 2.110095e+00
+1.800000e-02 2.000000e-03 2.000000e-03 4.100000e+00 1.203370e+00 1.203370e+00
+2.500000e-02 5.000000e-03 5.000000e-03 2.400000e+00 7.060453e-01 7.060453e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.970000e+00 5.565968e-01 5.565968e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.110000e+00 3.046309e-01 3.046309e-01
+7.000000e-02 1.000000e-02 1.000000e-02 -1.200000e-01 1.649242e-01 1.649242e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.000000e-01 1.414214e-01 1.414214e-01
+1.100000e-01 1.000000e-02 1.000000e-02 -5.000000e-02 1.486607e-01 1.486607e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.303840e-01 1.303840e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.14, up: 0.14}}, 3: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.27, up: 0.27}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.16, up: 0.16}}, 16: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.74, up: 0.74}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d54-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t54
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.830000e+01 1.383980e+00 1.383980e+00
+3.000000e-02 1.000000e-02 1.000000e-02 7.550000e+00 6.772001e-01 6.772001e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.720000e+00 4.712749e-01 4.712749e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.860000e+00 3.157531e-01 3.157531e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.720000e+00 3.361547e-01 3.361547e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.290000e+00 2.816026e-01 2.816026e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.460000e+00 2.789265e-01 2.789265e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.600000e-01 2.325941e-01 2.325941e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.140175e-01 1.140175e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.077033e-01 1.077033e-01
+2.600000e-01 2.000000e-02 2.000000e-02 3.500000e-01 9.848858e-02 9.848858e-02
+3.000000e-01 2.000000e-02 2.000000e-02 2.600000e-01 8.062258e-02 8.062258e-02
+3.400000e-01 2.000000e-02 2.000000e-02 5.600000e-01 2.816026e-01 2.816026e-01
+3.800000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 4.472136e-02 4.472136e-02
+4.200000e-01 2.000000e-02 2.000000e-02 1.600000e-01 8.602325e-02 8.602325e-02
+4.600000e-01 2.000000e-02 2.000000e-02 4.000000e-02 1.649242e-01 1.649242e-01
+5.100000e-01 3.000000e-02 3.000000e-02 -3.400000e-01 7.400000e-01 7.400000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.7644, up: 2.7644}, sys: {dn: -1.0142, up: 1.0142}}, 1: {stat: {dn: -2.3454, up: 2.3454}, sys: {dn: -0.5873, up: 0.5873}}, 2: {stat: {dn: -2.1944, up: 2.1944}, sys: {dn: -0.5688, up: 0.5688}}, 3: {stat: {dn: -1.5948, up: 1.5948}, sys: {dn: -0.7971, up: 0.7971}}, 4: {stat: {dn: -0.9179, up: 0.9179}, sys: {dn: -0.2612, up: 0.2612}}, 5: {stat: {dn: -1.0379, up: 1.0379}, sys: {dn: -0.2291, up: 0.2291}}, 6: {stat: {dn: -0.9657, up: 0.9657}, sys: {dn: -0.2634, up: 0.2634}}, 7: {stat: {dn: -1.1291, up: 1.1291}, sys: {dn: -0.1453, up: 0.1453}}, 8: {stat: {dn: -0.6635, up: 0.6635}, sys: {dn: -0.124, up: 0.124}}, 9: {stat: {dn: -0.7434, up: 0.7434}, sys: {dn: -0.0881, up: 0.0881}}, 10: {stat: {dn: -0.7757, up: 0.7757}, sys: {dn: -0.3893, up: 0.3893}}, 11: {stat: {dn: -0.6334, up: 0.6334}, sys: {dn: -0.1452, up: 0.1452}}, 12: {stat: {dn: -0.5185, up: 0.5185}, sys: {dn: -0.2862, up: 0.2862}}, 13: {stat: {dn: -0.3297, up: 0.3297}, sys: {dn: -0.1131, up: 0.1131}}, 14: {stat: {dn: -0.3425, up: 0.3425}, sys: {dn: -0.0319, up: 0.0319}}, 15: {stat: {dn: -0.0647, up: 0.0647}, sys: {dn: -0.0169, up: 0.0169}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d16-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.472300e+01 2.944573e+00 2.944573e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.942290e+01 2.417814e+00 2.417814e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.543050e+01 2.266920e+00 2.266920e+00
+3.500000e-02 5.000000e-03 5.000000e-03 9.333300e+00 1.782906e+00 1.782906e+00
+4.500000e-02 5.000000e-03 5.000000e-03 3.815300e+00 9.543405e-01 9.543405e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.855200e+00 1.062884e+00 1.062884e+00
+6.500000e-02 5.000000e-03 5.000000e-03 3.655500e+00 1.000978e+00 1.000978e+00
+7.500000e-02 5.000000e-03 5.000000e-03 3.730600e+00 1.138411e+00 1.138411e+00
+8.500000e-02 5.000000e-03 5.000000e-03 2.019400e+00 6.749876e-01 6.749876e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.170800e+00 7.486021e-01 7.486021e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.804400e+00 8.679084e-01 8.679084e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.096800e+00 6.498297e-01 6.498297e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.355100e+00 5.922438e-01 5.922438e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.566000e-01 3.485595e-01 3.485595e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.893000e-01 3.439824e-01 3.439824e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.450000e-02 6.687077e-02 6.687077e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.9252, up: 1.9252}, sys: {dn: -0.9461, up: 0.9461}}, 1: {stat: {dn: -1.7809, up: 1.7809}, sys: {dn: -0.4166, up: 0.4166}}, 2: {stat: {dn: -1.1734, up: 1.1734}, sys: {dn: -0.483, up: 0.483}}, 3: {stat: {dn: -1.0284, up: 1.0284}, sys: {dn: -0.2593, up: 0.2593}}, 4: {stat: {dn: -1.2247, up: 1.2247}, sys: {dn: -0.5693, up: 0.5693}}, 5: {stat: {dn: -0.9568, up: 0.9568}, sys: {dn: -0.1699, up: 0.1699}}, 6: {stat: {dn: -1.0127, up: 1.0127}, sys: {dn: -0.5439, up: 0.5439}}, 7: {stat: {dn: -1.0555, up: 1.0555}, sys: {dn: -0.2946, up: 0.2946}}, 8: {stat: {dn: -0.7213, up: 0.7213}, sys: {dn: -0.2557, up: 0.2557}}, 9: {stat: {dn: -0.6475, up: 0.6475}, sys: {dn: -0.0761, up: 0.0761}}, 10: {stat: {dn: -0.3631, up: 0.3631}, sys: {dn: -0.0541, up: 0.0541}}, 11: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.0942, up: 0.0942}}, 12: {stat: {dn: -0.2571, up: 0.2571}, sys: {dn: -0.0547, up: 0.0547}}, 13: {stat: {dn: -0.2099, up: 0.2099}, sys: {dn: -0.0419, up: 0.0419}}, 14: {stat: {dn: -0.1745, up: 0.1745}, sys: {dn: -0.0505, up: 0.0505}}, 15: {stat: {dn: -0.0502, up: 0.0502}, sys: {dn: -0.0037, up: 0.0037}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d16-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.465400e+01 2.145111e+00 2.145111e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.105830e+01 1.828978e+00 1.828978e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.094820e+01 1.268919e+00 1.268919e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.840300e+00 1.060586e+00 1.060586e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.337600e+00 1.350553e+00 1.350553e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.128000e+00 9.717676e-01 9.717676e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.033500e+00 1.149517e+00 1.149517e+00
+7.500000e-02 5.000000e-03 5.000000e-03 4.330400e+00 1.095842e+00 1.095842e+00
+8.500000e-02 5.000000e-03 5.000000e-03 2.365000e+00 7.652818e-01 7.652818e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.359200e+00 6.519566e-01 6.519566e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.426600e+00 3.671082e-01 3.671082e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.349700e+00 3.915018e-01 3.915018e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.329000e-01 2.628545e-01 2.628545e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.060000e-01 2.140412e-01 2.140412e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.291000e-01 1.816604e-01 1.816604e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.060000e-02 5.033617e-02 5.033617e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d16-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.0408, up: 2.0408}, sys: {dn: -0.693, up: 0.693}}, 1: {stat: {dn: -1.4981, up: 1.4981}, sys: {dn: -0.4274, up: 0.4274}}, 2: {stat: {dn: -1.1788, up: 1.1788}, sys: {dn: -0.6259, up: 0.6259}}, 3: {stat: {dn: -1.1355, up: 1.1355}, sys: {dn: -0.2596, up: 0.2596}}, 4: {stat: {dn: -1.0722, up: 1.0722}, sys: {dn: -0.3769, up: 0.3769}}, 5: {stat: {dn: -1.2248, up: 1.2248}, sys: {dn: -0.4242, up: 0.4242}}, 6: {stat: {dn: -1.012, up: 1.012}, sys: {dn: -0.2021, up: 0.2021}}, 7: {stat: {dn: -0.6549, up: 0.6549}, sys: {dn: -0.2448, up: 0.2448}}, 8: {stat: {dn: -0.6833, up: 0.6833}, sys: {dn: -0.1353, up: 0.1353}}, 9: {stat: {dn: -0.5567, up: 0.5567}, sys: {dn: -0.2077, up: 0.2077}}, 10: {stat: {dn: -0.6628, up: 0.6628}, sys: {dn: -0.1763, up: 0.1763}}, 11: {stat: {dn: -0.3676, up: 0.3676}, sys: {dn: -0.1005, up: 0.1005}}, 12: {stat: {dn: -0.2495, up: 0.2495}, sys: {dn: -0.0718, up: 0.0718}}, 13: {stat: {dn: -0.2657, up: 0.2657}, sys: {dn: -0.0701, up: 0.0701}}, 14: {stat: {dn: -0.0854, up: 0.0854}, sys: {dn: -0.0054, up: 0.0054}}, 15: {stat: {dn: -0.1208, up: 0.1208}, sys: {dn: -0.0119, up: 0.0119}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d16-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.821330e+01 2.155253e+00 2.155253e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.707170e+01 1.557875e+00 1.557875e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.018160e+01 1.334661e+00 1.334661e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.357900e+00 1.164797e+00 1.164797e+00
+4.500000e-02 5.000000e-03 5.000000e-03 7.146100e+00 1.136515e+00 1.136515e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.378300e+00 1.296179e+00 1.296179e+00
+6.500000e-02 5.000000e-03 5.000000e-03 5.174500e+00 1.031983e+00 1.031983e+00
+7.500000e-02 5.000000e-03 5.000000e-03 2.506000e+00 6.991574e-01 6.991574e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.584000e+00 6.965666e-01 6.965666e-01
+9.500000e-02 5.000000e-03 5.000000e-03 1.584000e+00 5.941836e-01 5.941836e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.800000e+00 6.858466e-01 6.858466e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.360200e+00 3.810906e-01 3.810906e-01
+1.500000e-01 1.000000e-02 1.000000e-02 5.631000e-01 2.596257e-01 2.596257e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.332000e-01 2.747917e-01 2.747917e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.050000e-02 8.557056e-02 8.557056e-02
+2.200000e-01 2.000000e-02 2.000000e-02 1.339000e-01 1.213847e-01 1.213847e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.19, up: 0.19}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d40-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t40
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 7.000000e-02 7.000000e-02 7.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 2.830000e+00 4.981967e-01 4.981967e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.290000e+00 6.800735e-01 6.800735e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.700000e+00 7.877182e-01 7.877182e-01
+6.500000e-02 5.000000e-03 5.000000e-03 8.390000e+00 9.404786e-01 9.404786e-01
+7.500000e-02 5.000000e-03 5.000000e-03 5.690000e+00 8.237718e-01 8.237718e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.160000e+00 5.629387e-01 5.629387e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.060000e+00 5.360037e-01 5.360037e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.710000e+00 4.687217e-01 4.687217e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.840000e+00 4.785394e-01 4.785394e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.440000e+00 2.720294e-01 2.720294e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.530000e+00 2.088061e-01 2.088061e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.330000e+00 1.931321e-01 1.931321e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.050000e+00 1.708801e-01 1.708801e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.080000e+00 1.649242e-01 1.649242e-01
+3.800000e-01 2.000000e-02 2.000000e-02 5.200000e-01 1.360147e-01 1.360147e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.800000e-01 1.118034e-01 1.118034e-01
+4.600000e-01 2.000000e-02 2.000000e-02 4.300000e-01 2.302173e-01 2.302173e-01
+5.000000e-01 2.000000e-02 2.000000e-02 3.200000e-01 1.392839e-01 1.392839e-01
+5.400000e-01 2.000000e-02 2.000000e-02 4.000000e-02 9.000000e-02 9.000000e-02
+5.800000e-01 2.000000e-02 2.000000e-02 8.000000e-02 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 18: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d40-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t40
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 5.200000e-01 2.200000e-01 2.200000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 3.020000e+00 6.466065e-01 6.466065e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.230000e+00 9.198369e-01 9.198369e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.080000e+00 1.205985e+00 1.205985e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.120000e+00 1.396066e+00 1.396066e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.220000e+00 1.329662e+00 1.329662e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.420000e+00 9.207063e-01 9.207063e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.030000e+00 7.611833e-01 7.611833e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.100000e+00 8.062258e-01 8.062258e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.400000e+00 6.859300e-01 6.859300e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.450000e+00 4.275512e-01 4.275512e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.080000e+00 3.687818e-01 3.687818e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.340000e+00 3.036445e-01 3.036445e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.090000e+00 2.668333e-01 2.668333e-01
+3.400000e-01 2.000000e-02 2.000000e-02 6.700000e-01 2.220360e-01 2.220360e-01
+3.800000e-01 2.000000e-02 2.000000e-02 3.200000e-01 1.923538e-01 1.923538e-01
+4.200000e-01 2.000000e-02 2.000000e-02 7.100000e-01 2.563201e-01 2.563201e-01
+4.600000e-01 2.000000e-02 2.000000e-02 -2.400000e-01 1.984943e-01 1.984943e-01
+5.000000e-01 2.000000e-02 2.000000e-02 5.000000e-02 1.902630e-01 1.902630e-01
+5.400000e-01 2.000000e-02 2.000000e-02 1.500000e-01 1.811077e-01 1.811077e-01
+5.800000e-01 2.000000e-02 2.000000e-02 5.000000e-02 1.170470e-01 1.170470e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 20: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d40-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t40
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 0.000000e+00 5.000000e-02 5.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 2.150000e+00 3.312099e-01 3.312099e-01
+4.500000e-02 5.000000e-03 5.000000e-03 5.420000e+00 4.664762e-01 4.664762e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.310000e+00 4.972927e-01 4.972927e-01
+6.500000e-02 5.000000e-03 5.000000e-03 6.360000e+00 5.217279e-01 5.217279e-01
+7.500000e-02 5.000000e-03 5.000000e-03 6.880000e+00 5.882176e-01 5.882176e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.110000e+00 3.733631e-01 3.733631e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.520000e+00 3.534119e-01 3.534119e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.510000e+00 3.383785e-01 3.383785e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.830000e+00 2.596151e-01 2.596151e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.550000e+00 1.878829e-01 1.878829e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.930000e+00 1.565248e-01 1.565248e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.030000e+00 1.252996e-01 1.252996e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.060000e+00 1.166190e-01 1.166190e-01
+3.400000e-01 2.000000e-02 2.000000e-02 6.600000e-01 9.486833e-02 9.486833e-02
+3.800000e-01 2.000000e-02 2.000000e-02 4.800000e-01 8.944272e-02 8.944272e-02
+4.200000e-01 2.000000e-02 2.000000e-02 3.900000e-01 1.029563e-01 1.029563e-01
+4.600000e-01 2.000000e-02 2.000000e-02 1.800000e-01 1.204159e-01 1.204159e-01
+5.000000e-01 2.000000e-02 2.000000e-02 2.900000e-01 9.433981e-02 9.433981e-02
+5.400000e-01 2.000000e-02 2.000000e-02 2.500000e-01 7.615773e-02 7.615773e-02
+5.800000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -4.47, up: 4.47}}, 1: {stat: {dn: -1.43, up: 1.43}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.87, up: 1.87}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -1.83, up: 1.83}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.25, up: 0.25}}, 11: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.11, up: 0.11}}, 13: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d46-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t46
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.250000e+00 4.497877e+00 4.497877e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.115000e+01 1.546932e+00 1.546932e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.288000e+01 1.877711e+00 1.877711e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.353000e+01 2.055067e+00 2.055067e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.209000e+01 1.867030e+00 1.867030e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.440000e+00 1.304646e+00 1.304646e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.790000e+00 1.474924e+00 1.474924e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.050000e+00 1.389172e+00 1.389172e+00
+9.000000e-02 1.000000e-02 1.000000e-02 3.660000e+00 7.278049e-01 7.278049e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.770000e+00 6.768309e-01 6.768309e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.280000e+00 6.870953e-01 6.870953e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.190000e+00 3.423449e-01 3.423449e-01
+1.850000e-01 1.500000e-02 1.500000e-02 8.200000e-01 3.478505e-01 3.478505e-01
+2.200000e-01 2.000000e-02 2.000000e-02 8.000000e-02 2.507987e-01 2.507987e-01
+2.600000e-01 2.000000e-02 2.000000e-02 -1.900000e-01 1.992486e-01 1.992486e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.33, up: 0.33}}, 2: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.21, up: 0.21}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.27, up: 0.27}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d40-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t40
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.140000e+00 1.400000e-01 1.400000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 2.390000e+00 4.263801e-01 4.263801e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.680000e+00 8.325863e-01 8.325863e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.640000e+00 8.845903e-01 8.845903e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.010000e+00 8.318654e-01 8.318654e-01
+7.500000e-02 5.000000e-03 5.000000e-03 5.600000e+00 7.844743e-01 7.844743e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.080000e+00 5.554278e-01 5.554278e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.290000e+00 5.192302e-01 5.192302e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.570000e+00 4.570558e-01 4.570558e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.210000e+00 4.275512e-01 4.275512e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.320000e+00 2.692582e-01 2.692582e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.450000e+00 2.088061e-01 2.088061e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.250000e+00 2.102380e-01 2.102380e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.210000e+00 1.838478e-01 1.838478e-01
+3.400000e-01 2.000000e-02 2.000000e-02 8.100000e-01 1.627882e-01 1.627882e-01
+3.800000e-01 2.000000e-02 2.000000e-02 5.100000e-01 1.456022e-01 1.456022e-01
+4.200000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.615549e-01 1.615549e-01
+4.600000e-01 2.000000e-02 2.000000e-02 3.700000e-01 2.580698e-01 2.580698e-01
+5.000000e-01 2.000000e-02 2.000000e-02 9.000000e-02 1.315295e-01 1.315295e-01
+5.400000e-01 2.000000e-02 2.000000e-02 3.000000e-02 1.000000e-01 1.000000e-01
+5.800000e-01 2.000000e-02 2.000000e-02 3.400000e-01 2.915476e-01 2.915476e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.71, up: 0.71}}, 1: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.25, up: 0.25}}, 8: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.14, up: 0.14}}, 9: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d46-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t46
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.000000e-01 7.256721e-01 7.256721e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.248000e+01 1.173243e+00 1.173243e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.461000e+01 1.291240e+00 1.291240e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.276000e+01 1.236932e+00 1.236932e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.390000e+00 1.050190e+00 1.050190e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.010000e+00 1.012719e+00 1.012719e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.370000e+00 9.314505e-01 9.314505e-01
+7.500000e-02 5.000000e-03 5.000000e-03 7.710000e+00 9.340771e-01 9.340771e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.370000e+00 4.617359e-01 4.617359e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.920000e+00 4.554119e-01 4.554119e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.660000e+00 3.067572e-01 3.067572e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.950000e+00 2.668333e-01 2.668333e-01
+1.850000e-01 1.500000e-02 1.500000e-02 8.400000e-01 2.325941e-01 2.325941e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.708801e-01 1.708801e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.600000e-01 1.360147e-01 1.360147e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.39, up: 0.39}}, 1: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.35, up: 0.35}}, 2: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d31-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t31
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 5.910000e+00 4.295346e-01 4.295346e-01
+7.500000e-01 2.500000e-01 2.500000e-01 6.820000e+00 3.935734e-01 3.935734e-01
+1.250000e+00 2.500000e-01 2.500000e-01 7.780000e+00 2.830194e-01 2.830194e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.750000e+00 2.061553e-01 2.061553e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.090000e+00 1.697056e-01 1.697056e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.210000e+00 1.421267e-01 1.421267e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.710000e+00 1.029563e-01 1.029563e-01
+3.750000e+00 2.500000e-01 2.500000e-01 3.120000e+00 8.246211e-02 8.246211e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.650000e+00 6.324555e-02 6.324555e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.200000e-01 2.828427e-02 2.828427e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -2.67, up: 2.67}}, 1: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.53, up: 0.53}}, 2: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.27, up: 0.27}}, 4: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.18, up: 0.18}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.15, up: 0.15}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d46-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t46
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 7.500000e-01 2.687936e+00 2.687936e+00
+1.500000e-02 5.000000e-03 5.000000e-03 9.980000e+00 1.010198e+00 1.010198e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.814000e+01 1.381014e+00 1.381014e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.138000e+01 1.122943e+00 1.122943e+00
+4.500000e-02 5.000000e-03 5.000000e-03 9.390000e+00 1.108603e+00 1.108603e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.750000e+00 1.034070e+00 1.034070e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.590000e+00 8.612781e-01 8.612781e-01
+7.500000e-02 5.000000e-03 5.000000e-03 5.010000e+00 7.690254e-01 7.690254e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.910000e+00 4.939636e-01 4.939636e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.970000e+00 4.301163e-01 4.301163e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.220000e+00 3.847077e-01 3.847077e-01
+1.550000e-01 1.500000e-02 1.500000e-02 1.520000e+00 2.473863e-01 2.473863e-01
+1.850000e-01 1.500000e-02 1.500000e-02 1.020000e+00 2.745906e-01 2.745906e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.900000e-01 2.282542e-01 2.282542e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.400000e-01 1.878829e-01 1.878829e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.49, up: 0.49}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d31-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t31
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 7.360000e+00 5.255473e-01 5.255473e-01
+7.500000e-01 2.500000e-01 2.500000e-01 7.850000e+00 4.338202e-01 4.338202e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.090000e+00 2.968164e-01 2.968164e-01
+1.750000e+00 2.500000e-01 2.500000e-01 8.130000e+00 2.193171e-01 2.193171e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.160000e+00 1.769181e-01 1.769181e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.160000e+00 1.500000e-01 1.500000e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.690000e+00 1.118034e-01 1.118034e-01
+3.750000e+00 2.500000e-01 2.500000e-01 3.060000e+00 8.246211e-02 8.246211e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.610000e+00 6.324555e-02 6.324555e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.200000e-01 2.828427e-02 2.828427e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.45, up: 0.45}}, 1: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d31-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t31
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 6.800000e+00 4.924429e-01 4.924429e-01
+7.500000e-01 2.500000e-01 2.500000e-01 7.990000e+00 4.472136e-01 4.472136e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.400000e+00 3.106445e-01 3.106445e-01
+1.750000e+00 2.500000e-01 2.500000e-01 7.940000e+00 2.193171e-01 2.193171e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.240000e+00 1.843909e-01 1.843909e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.350000e+00 1.500000e-01 1.500000e-01
+3.250000e+00 2.500000e-01 2.500000e-01 5.040000e+00 1.208305e-01 1.208305e-01
+3.750000e+00 2.500000e-01 2.500000e-01 3.240000e+00 9.219544e-02 9.219544e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.520000e+00 6.324555e-02 6.324555e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.000000e-01 2.828427e-02 2.828427e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.54, up: 0.54}}, 1: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.38, up: 0.38}}, 2: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d31-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t31
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.230000e+00 6.082763e-01 6.082763e-01
+7.500000e-01 2.500000e-01 2.500000e-01 7.640000e+00 4.604346e-01 4.604346e-01
+1.250000e+00 2.500000e-01 2.500000e-01 8.670000e+00 3.546830e-01 3.546830e-01
+1.750000e+00 2.500000e-01 2.500000e-01 8.810000e+00 2.765863e-01 2.765863e-01
+2.250000e+00 2.500000e-01 2.500000e-01 7.490000e+00 2.247221e-01 2.247221e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.030000e+00 1.788854e-01 1.788854e-01
+3.250000e+00 2.500000e-01 2.500000e-01 4.650000e+00 1.486607e-01 1.486607e-01
+3.750000e+00 2.500000e-01 2.500000e-01 2.960000e+00 1.104536e-01 1.104536e-01
+4.250000e+00 2.500000e-01 2.500000e-01 1.660000e+00 9.219544e-02 9.219544e-02
+5.000000e+00 5.000000e-01 5.000000e-01 4.100000e-01 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -4.1, up: 4.1}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -1.1, up: 1.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d23-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 5.690000e+01 4.104875e+00 4.104875e+00
+6.600000e+01 0.000000e+00 0.000000e+00 4.700000e+01 2.517936e+00 2.517936e+00
+7.630000e+01 0.000000e+00 0.000000e+00 4.920000e+01 2.823119e+00 2.823119e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1207, up: 0.1207}, sys: {dn: -0.4932, up: 0.4932}}, 1: {stat: {dn: -0.6446, up: 0.6446}, sys: {dn: -0.8659, up: 0.8659}}, 2: {stat: {dn: -1.0288, up: 1.0288}, sys: {dn: -0.2483, up: 0.2483}}, 3: {stat: {dn: -0.9218, up: 0.9218}, sys: {dn: -0.3424, up: 0.3424}}, 4: {stat: {dn: -0.4877, up: 0.4877}, sys: {dn: -0.1636, up: 0.1636}}, 5: {stat: {dn: -0.4009, up: 0.4009}, sys: {dn: -0.1616, up: 0.1616}}, 6: {stat: {dn: -0.2872, up: 0.2872}, sys: {dn: -0.0745, up: 0.0745}}, 7: {stat: {dn: -0.2159, up: 0.2159}, sys: {dn: -0.1535, up: 0.1535}}, 8: {stat: {dn: -0.1145, up: 0.1145}, sys: {dn: -0.0256, up: 0.0256}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d11-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.485000e-01 5.077546e-01 5.077546e-01
+3.000000e-02 1.000000e-02 1.000000e-02 9.386800e+00 1.079487e+00 1.079487e+00
+5.000000e-02 1.000000e-02 1.000000e-02 1.168570e+01 1.058339e+00 1.058339e+00
+7.000000e-02 1.000000e-02 1.000000e-02 7.878900e+00 9.833377e-01 9.833377e-01
+1.000000e-01 2.000000e-02 2.000000e-02 4.080300e+00 5.144086e-01 5.144086e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.319400e+00 4.322446e-01 4.322446e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.240700e+00 2.967054e-01 2.967054e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.682000e-01 2.649058e-01 2.649058e-01
+2.700000e-01 3.000000e-02 3.000000e-02 2.136000e-01 1.173269e-01 1.173269e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1816, up: 0.1816}, sys: {dn: -0.3038, up: 0.3038}}, 1: {stat: {dn: -0.4405, up: 0.4405}, sys: {dn: -0.5891, up: 0.5891}}, 2: {stat: {dn: -1.0442, up: 1.0442}, sys: {dn: -0.5264, up: 0.5264}}, 3: {stat: {dn: -1.4441, up: 1.4441}, sys: {dn: -0.4895, up: 0.4895}}, 4: {stat: {dn: -0.6634, up: 0.6634}, sys: {dn: -0.199, up: 0.199}}, 5: {stat: {dn: -0.4328, up: 0.4328}, sys: {dn: -0.0993, up: 0.0993}}, 6: {stat: {dn: -0.4845, up: 0.4845}, sys: {dn: -0.2382, up: 0.2382}}, 7: {stat: {dn: -0.4733, up: 0.4733}, sys: {dn: -0.2639, up: 0.2639}}, 8: {stat: {dn: -0.2274, up: 0.2274}, sys: {dn: -0.0566, up: 0.0566}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d11-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 6.883000e-01 3.539393e-01 3.539393e-01
+3.000000e-02 1.000000e-02 1.000000e-02 3.738800e+00 7.355808e-01 7.355808e-01
+5.000000e-02 1.000000e-02 1.000000e-02 8.604200e+00 1.169380e+00 1.169380e+00
+7.000000e-02 1.000000e-02 1.000000e-02 1.126320e+01 1.524807e+00 1.524807e+00
+1.000000e-01 2.000000e-02 2.000000e-02 5.083800e+00 6.926042e-01 6.926042e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.077100e+00 4.440454e-01 4.440454e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.001300e+00 5.398884e-01 5.398884e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.594500e+00 5.419005e-01 5.419005e-01
+2.700000e-01 3.000000e-02 3.000000e-02 7.451000e-01 2.343380e-01 2.343380e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.79, up: 1.79}}, 1: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d65-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t65
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.431000e+01 2.387572e+00 2.387572e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.616000e+01 1.086324e+00 1.086324e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.590000e+00 8.080842e-01 8.080842e-01
+3.500000e-02 5.000000e-03 5.000000e-03 6.130000e+00 6.711930e-01 6.711930e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.950000e+00 4.118252e-01 4.118252e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.220000e+00 3.176476e-01 3.176476e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.580000e+00 1.711724e-01 1.711724e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.400000e-01 1.523155e-01 1.523155e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.500000e-01 1.640122e-01 1.640122e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.000000e-01 1.004988e-01 1.004988e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.600000e-01 9.486833e-02 9.486833e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.4, up: 0.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d23-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.880000e+01 2.700000e+00 2.700000e+00
+6.600000e+01 0.000000e+00 0.000000e+00 2.140000e+01 1.603122e+00 1.603122e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.200000e+01 1.649242e+00 1.649242e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.2, up: 0.2}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d23-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.620000e+01 2.600000e+00 2.600000e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.970000e+01 1.600000e+00 1.600000e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.020000e+01 1.612452e+00 1.612452e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.2, up: 0.2}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d23-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 2.610000e+01 2.600000e+00 2.600000e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.960000e+01 1.600000e+00 1.600000e+00
+7.630000e+01 0.000000e+00 0.000000e+00 2.020000e+01 1.612452e+00 1.612452e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.23, up: 0.23}}, 2: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d41-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t41
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 0.000000e+00 1.200000e-01 1.200000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.690000e+00 3.252691e-01 3.252691e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.070000e+00 7.696753e-01 7.696753e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.370000e+00 7.844743e-01 7.844743e-01
+6.500000e-02 5.000000e-03 5.000000e-03 6.570000e+00 8.203658e-01 8.203658e-01
+7.500000e-02 5.000000e-03 5.000000e-03 7.090000e+00 8.709765e-01 8.709765e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.810000e+00 5.728001e-01 5.728001e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.230000e+00 4.904080e-01 4.904080e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.860000e+00 4.589118e-01 4.589118e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.840000e+00 3.883298e-01 3.883298e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.180000e+00 2.500000e-01 2.500000e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.870000e+00 2.308679e-01 2.308679e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.050000e+00 1.788854e-01 1.788854e-01
+3.000000e-01 2.000000e-02 2.000000e-02 8.800000e-01 1.581139e-01 1.581139e-01
+3.400000e-01 2.000000e-02 2.000000e-02 7.700000e-01 1.529706e-01 1.529706e-01
+3.800000e-01 2.000000e-02 2.000000e-02 7.300000e-01 1.746425e-01 1.746425e-01
+4.200000e-01 2.000000e-02 2.000000e-02 4.500000e-01 1.615549e-01 1.615549e-01
+4.600000e-01 2.000000e-02 2.000000e-02 1.400000e-01 1.612452e-01 1.612452e-01
+5.000000e-01 2.000000e-02 2.000000e-02 2.600000e-01 1.486607e-01 1.486607e-01
+5.400000e-01 2.000000e-02 2.000000e-02 1.100000e-01 1.104536e-01 1.104536e-01
+5.800000e-01 2.000000e-02 2.000000e-02 2.000000e-01 1.749286e-01 1.749286e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.3, up: 0.3}}, 18: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.08, up: 0.08}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.13, up: 0.13}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d41-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t41
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 0.000000e+00 9.000000e-02 9.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 2.360000e+00 4.669047e-01 4.669047e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.140000e+00 1.021421e+00 1.021421e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.980000e+00 1.170982e+00 1.170982e+00
+6.500000e-02 5.000000e-03 5.000000e-03 6.680000e+00 1.148564e+00 1.148564e+00
+7.500000e-02 5.000000e-03 5.000000e-03 3.960000e+00 9.254188e-01 9.254188e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.640000e+00 7.021396e-01 7.021396e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.570000e+00 7.354590e-01 7.354590e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.870000e+00 6.166036e-01 6.166036e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.800000e+00 5.445181e-01 5.445181e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.640000e+00 3.785499e-01 3.785499e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.150000e+00 3.324154e-01 3.324154e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.990000e+00 3.264966e-01 3.264966e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.400000e-01 2.158703e-01 2.158703e-01
+3.400000e-01 2.000000e-02 2.000000e-02 6.000000e-01 2.009975e-01 2.009975e-01
+3.800000e-01 2.000000e-02 2.000000e-02 4.300000e-01 2.039608e-01 2.039608e-01
+4.200000e-01 2.000000e-02 2.000000e-02 2.500000e-01 2.039608e-01 2.039608e-01
+4.600000e-01 2.000000e-02 2.000000e-02 4.900000e-01 3.780212e-01 3.780212e-01
+5.000000e-01 2.000000e-02 2.000000e-02 4.100000e-01 2.247221e-01 2.247221e-01
+5.400000e-01 2.000000e-02 2.000000e-02 5.000000e-02 1.403567e-01 1.403567e-01
+5.800000e-01 2.000000e-02 2.000000e-02 -1.700000e-01 1.431782e-01 1.431782e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 20: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d41-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t41
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.100000e-01 7.000000e-02 7.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 2.340000e+00 4.252058e-01 4.252058e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.350000e+00 6.135145e-01 6.135145e-01
+5.500000e-02 5.000000e-03 5.000000e-03 7.500000e+00 8.649277e-01 8.649277e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.390000e+00 8.845903e-01 8.845903e-01
+7.500000e-02 5.000000e-03 5.000000e-03 6.070000e+00 8.551023e-01 8.551023e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.460000e+00 5.920304e-01 5.920304e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.920000e+00 5.565968e-01 5.565968e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.390000e+00 5.001000e-01 5.001000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.690000e+00 4.159327e-01 4.159327e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.780000e+00 2.941088e-01 2.941088e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.440000e+00 2.088061e-01 2.088061e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.460000e+00 2.247221e-01 2.247221e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.140000e+00 1.931321e-01 1.931321e-01
+3.400000e-01 2.000000e-02 2.000000e-02 6.100000e-01 1.612452e-01 1.612452e-01
+3.800000e-01 2.000000e-02 2.000000e-02 6.300000e-01 1.897367e-01 1.897367e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.700000e-01 1.529706e-01 1.529706e-01
+4.600000e-01 2.000000e-02 2.000000e-02 -1.400000e-01 1.664332e-01 1.664332e-01
+5.000000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.414214e-01 1.414214e-01
+5.400000e-01 2.000000e-02 2.000000e-02 -1.200000e-01 9.219544e-02 9.219544e-02
+5.800000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.081665e-01 1.081665e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.22, up: 0.22}}, 18: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 19: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d41-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t41
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 0.000000e+00 9.000000e-02 9.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 2.680000e+00 4.304649e-01 4.304649e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.570000e+00 6.264982e-01 6.264982e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.830000e+00 6.161169e-01 6.161169e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.920000e+00 6.334824e-01 6.334824e-01
+7.500000e-02 5.000000e-03 5.000000e-03 6.000000e+00 6.500000e-01 6.500000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.080000e+00 4.459821e-01 4.459821e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.810000e+00 4.308132e-01 4.308132e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.330000e+00 4.026164e-01 4.026164e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.030000e+00 3.298485e-01 3.298485e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.940000e+00 1.897367e-01 1.897367e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.040000e+00 1.969772e-01 1.969772e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.270000e+00 1.720465e-01 1.720465e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.180000e+00 1.526434e-01 1.526434e-01
+3.400000e-01 2.000000e-02 2.000000e-02 4.800000e-01 1.118034e-01 1.118034e-01
+3.800000e-01 2.000000e-02 2.000000e-02 5.900000e-01 1.431782e-01 1.431782e-01
+4.200000e-01 2.000000e-02 2.000000e-02 4.700000e-01 1.476482e-01 1.476482e-01
+4.600000e-01 2.000000e-02 2.000000e-02 3.200000e-01 2.505993e-01 2.505993e-01
+5.000000e-01 2.000000e-02 2.000000e-02 1.900000e-01 1.170470e-01 1.170470e-01
+5.400000e-01 2.000000e-02 2.000000e-02 5.000000e-02 8.062258e-02 8.062258e-02
+5.800000e-01 2.000000e-02 2.000000e-02 9.000000e-02 9.219544e-02 9.219544e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -3.17, up: 3.17}, sys: {dn: -1.62, up: 1.62}}, 1: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -1.65, up: 1.65}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.33, up: 0.33}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d64-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t64
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.057000e+01 3.559958e+00 3.559958e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.743000e+01 2.171014e+00 2.171014e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.038000e+01 1.658734e+00 1.658734e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.340000e+00 1.428636e+00 1.428636e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.550000e+00 8.174350e-01 8.174350e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.130000e+00 6.694027e-01 6.694027e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.670000e+00 3.405877e-01 3.405877e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.200000e-01 2.549510e-01 2.549510e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.500000e-01 2.121320e-01 2.121320e-01
+2.250000e-01 2.500000e-02 2.500000e-02 -1.700000e-01 1.315295e-01 1.315295e-01
+2.750000e-01 2.500000e-02 2.500000e-02 -4.000000e-02 1.303840e-01 1.303840e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 6: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.34, up: 0.34}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.19, up: 0.19}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -2.25, up: 2.25}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.27, up: 0.27}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d55-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t55
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.040000e+01 1.413648e+00 1.413648e+00
+3.000000e-02 1.000000e-02 1.000000e-02 7.710000e+00 6.868042e-01 6.868042e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.280000e+00 4.588028e-01 4.588028e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.050000e+00 3.765634e-01 3.765634e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.520000e+00 3.448188e-01 3.448188e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.800000e-01 2.009975e-01 2.009975e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.120000e+00 2.961419e-01 2.961419e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.400000e-01 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.334166e-01 1.334166e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.800000e-01 1.104536e-01 1.104536e-01
+2.600000e-01 2.000000e-02 2.000000e-02 8.000000e-02 1.004988e-01 1.004988e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.000000e-02 8.062258e-02 8.062258e-02
+3.400000e-01 2.000000e-02 2.000000e-02 5.300000e-01 3.544009e-01 3.544009e-01
+3.800000e-01 2.000000e-02 2.000000e-02 2.500000e-01 2.102380e-01 2.102380e-01
+4.200000e-01 2.000000e-02 2.000000e-02 -1.700000e-01 9.848858e-02 9.848858e-02
+4.600000e-01 2.000000e-02 2.000000e-02 3.800000e-01 2.251422e+00 2.251422e+00
+5.100000e-01 3.000000e-02 3.000000e-02 8.000000e-02 2.745906e-01 2.745906e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3481, up: 0.3481}, sys: {dn: -0.5134, up: 0.5134}}, 1: {stat: {dn: -0.8366, up: 0.8366}, sys: {dn: -0.383, up: 0.383}}, 2: {stat: {dn: -1.2933, up: 1.2933}, sys: {dn: -0.6042, up: 0.6042}}, 3: {stat: {dn: -1.2597, up: 1.2597}, sys: {dn: -0.2783, up: 0.2783}}, 4: {stat: {dn: -0.5193, up: 0.5193}, sys: {dn: -0.1979, up: 0.1979}}, 5: {stat: {dn: -0.3983, up: 0.3983}, sys: {dn: -0.0794, up: 0.0794}}, 6: {stat: {dn: -0.4183, up: 0.4183}, sys: {dn: -0.2039, up: 0.2039}}, 7: {stat: {dn: -0.4376, up: 0.4376}, sys: {dn: -0.2678, up: 0.2678}}, 8: {stat: {dn: -0.1775, up: 0.1775}, sys: {dn: -0.0369, up: 0.0369}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d12-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.701600e+00 6.202847e-01 6.202847e-01
+3.000000e-02 1.000000e-02 1.000000e-02 7.347800e+00 9.201025e-01 9.201025e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.107220e+01 1.427474e+00 1.427474e+00
+7.000000e-02 1.000000e-02 1.000000e-02 9.339100e+00 1.290076e+00 1.290076e+00
+1.000000e-01 2.000000e-02 2.000000e-02 3.780300e+00 5.557310e-01 5.557310e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.898600e+00 4.061370e-01 4.061370e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.730400e+00 4.653494e-01 4.653494e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.500500e+00 5.130405e-01 5.130405e-01
+2.700000e-01 3.000000e-02 3.000000e-02 5.187000e-01 1.812950e-01 1.812950e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2863, up: 0.2863}, sys: {dn: -0.522, up: 0.522}}, 1: {stat: {dn: -0.869, up: 0.869}, sys: {dn: -0.5718, up: 0.5718}}, 2: {stat: {dn: -0.9805, up: 0.9805}, sys: {dn: -0.2618, up: 0.2618}}, 3: {stat: {dn: -0.7609, up: 0.7609}, sys: {dn: -0.2405, up: 0.2405}}, 4: {stat: {dn: -0.4511, up: 0.4511}, sys: {dn: -0.1273, up: 0.1273}}, 5: {stat: {dn: -0.3407, up: 0.3407}, sys: {dn: -0.118, up: 0.118}}, 6: {stat: {dn: -0.2525, up: 0.2525}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.2305, up: 0.2305}, sys: {dn: -0.1632, up: 0.1632}}, 8: {stat: {dn: -0.0865, up: 0.0865}, sys: {dn: -0.0203, up: 0.0203}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d12-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.561800e+00 5.953585e-01 5.953585e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.290780e+01 1.040248e+00 1.040248e+00
+5.000000e-02 1.000000e-02 1.000000e-02 1.068630e+01 1.014849e+00 1.014849e+00
+7.000000e-02 1.000000e-02 1.000000e-02 6.223300e+00 7.980032e-01 7.980032e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.692400e+00 4.687179e-01 4.687179e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.993900e+00 3.605558e-01 3.605558e-01
+1.800000e-01 2.000000e-02 2.000000e-02 9.872000e-01 2.595308e-01 2.595308e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.371000e-01 2.824261e-01 2.824261e-01
+2.700000e-01 3.000000e-02 3.000000e-02 1.451000e-01 8.885010e-02 8.885010e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d12-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2735, up: 0.2735}, sys: {dn: -0.6898, up: 0.6898}}, 1: {stat: {dn: -0.9312, up: 0.9312}, sys: {dn: -0.3364, up: 0.3364}}, 2: {stat: {dn: -0.9976, up: 0.9976}, sys: {dn: -0.3761, up: 0.3761}}, 3: {stat: {dn: -0.7855, up: 0.7855}, sys: {dn: -0.2772, up: 0.2772}}, 4: {stat: {dn: -0.5411, up: 0.5411}, sys: {dn: -0.3495, up: 0.3495}}, 5: {stat: {dn: -0.5014, up: 0.5014}, sys: {dn: -0.1508, up: 0.1508}}, 6: {stat: {dn: -0.2362, up: 0.2362}, sys: {dn: -0.0366, up: 0.0366}}, 7: {stat: {dn: -0.1764, up: 0.1764}, sys: {dn: -0.0427, up: 0.0427}}, 8: {stat: {dn: -0.1811, up: 0.1811}, sys: {dn: -0.0557, up: 0.0557}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d12-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.934800e+00 7.420420e-01 7.420420e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.319910e+01 9.901002e-01 9.901002e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.113920e+01 1.066141e+00 1.066141e+00
+7.000000e-02 1.000000e-02 1.000000e-02 6.470500e+00 8.329766e-01 8.329766e-01
+1.000000e-01 2.000000e-02 2.000000e-02 4.021100e+00 6.441579e-01 6.441579e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.999400e+00 5.235863e-01 5.235863e-01
+1.800000e-01 2.000000e-02 2.000000e-02 9.892000e-01 2.390188e-01 2.390188e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.331000e-01 1.814945e-01 1.814945e-01
+2.700000e-01 3.000000e-02 3.000000e-02 3.087000e-01 1.894722e-01 1.894722e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2713, up: 0.2713}, sys: {dn: -0.1383, up: 0.1383}}, 1: {stat: {dn: -0.9054, up: 0.9054}, sys: {dn: -0.3472, up: 0.3472}}, 2: {stat: {dn: -1.9494, up: 1.9494}, sys: {dn: -0.6191, up: 0.6191}}, 3: {stat: {dn: -2.1841, up: 2.1841}, sys: {dn: -0.525, up: 0.525}}, 4: {stat: {dn: -1.7006, up: 1.7006}, sys: {dn: -0.5248, up: 0.5248}}, 5: {stat: {dn: -1.1786, up: 1.1786}, sys: {dn: -0.1562, up: 0.1562}}, 6: {stat: {dn: -0.5163, up: 0.5163}, sys: {dn: -0.2637, up: 0.2637}}, 7: {stat: {dn: -0.3792, up: 0.3792}, sys: {dn: -0.0763, up: 0.0763}}, 8: {stat: {dn: -0.2467, up: 0.2467}, sys: {dn: -0.0762, up: 0.0762}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d14-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 7.245000e-01 3.045170e-01 3.045170e-01
+1.500000e-02 5.000000e-03 5.000000e-03 7.360900e+00 9.696891e-01 9.696891e-01
+2.500000e-02 5.000000e-03 5.000000e-03 2.628730e+01 2.045347e+00 2.045347e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.802450e+01 2.246312e+00 2.246312e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.724110e+01 1.779735e+00 1.779735e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.454800e+00 1.188906e+00 1.188906e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.943000e+00 5.797442e-01 5.797442e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.440700e+00 3.868001e-01 3.868001e-01
+1.100000e-01 1.000000e-02 1.000000e-02 6.281000e-01 2.582002e-01 2.582002e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.4034, up: 0.4034}}, 1: {stat: {dn: -0.8754, up: 0.8754}, sys: {dn: -0.6086, up: 0.6086}}, 2: {stat: {dn: -1.9783, up: 1.9783}, sys: {dn: -0.8586, up: 0.8586}}, 3: {stat: {dn: -2.0211, up: 2.0211}, sys: {dn: -0.5435, up: 0.5435}}, 4: {stat: {dn: -1.786, up: 1.786}, sys: {dn: -0.5388, up: 0.5388}}, 5: {stat: {dn: -1.3708, up: 1.3708}, sys: {dn: -0.2722, up: 0.2722}}, 6: {stat: {dn: -0.6382, up: 0.6382}, sys: {dn: -0.1095, up: 0.1095}}, 7: {stat: {dn: -0.6105, up: 0.6105}, sys: {dn: -0.2223, up: 0.2223}}, 8: {stat: {dn: -0.5379, up: 0.5379}, sys: {dn: -0.0901, up: 0.0901}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d14-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.401000e-01 4.377574e-01 4.377574e-01
+1.500000e-02 5.000000e-03 5.000000e-03 8.370900e+00 1.066170e+00 1.066170e+00
+2.500000e-02 5.000000e-03 5.000000e-03 2.863630e+01 2.156586e+00 2.156586e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.570440e+01 2.092902e+00 2.092902e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.627350e+01 1.865503e+00 1.865503e+00
+5.500000e-02 5.000000e-03 5.000000e-03 8.558800e+00 1.397564e+00 1.397564e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.623400e+00 6.475257e-01 6.475257e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.411700e+00 6.497134e-01 6.497134e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.416900e+00 5.453938e-01 5.453938e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1272, up: 0.1272}, sys: {dn: -0.1514, up: 0.1514}}, 1: {stat: {dn: -1.086, up: 1.086}, sys: {dn: -1.3018, up: 1.3018}}, 2: {stat: {dn: -1.9387, up: 1.9387}, sys: {dn: -1.8261, up: 1.8261}}, 3: {stat: {dn: -2.8412, up: 2.8412}, sys: {dn: -1.4809, up: 1.4809}}, 4: {stat: {dn: -2.5124, up: 2.5124}, sys: {dn: -0.5265, up: 0.5265}}, 5: {stat: {dn: -2.2915, up: 2.2915}, sys: {dn: -0.9001, up: 0.9001}}, 6: {stat: {dn: -0.9274, up: 0.9274}, sys: {dn: -0.3422, up: 0.3422}}, 7: {stat: {dn: -0.4813, up: 0.4813}, sys: {dn: -0.2287, up: 0.2287}}, 8: {stat: {dn: -0.3241, up: 0.3241}, sys: {dn: -0.1209, up: 0.1209}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d14-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.139000e-01 1.977418e-01 1.977418e-01
+1.500000e-02 5.000000e-03 5.000000e-03 4.535100e+00 1.695311e+00 1.695311e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.443480e+01 2.663306e+00 2.663306e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.484360e+01 3.203979e+00 3.203979e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.930140e+01 2.566974e+00 2.566974e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.700440e+01 2.461941e+00 2.461941e+00
+7.000000e-02 1.000000e-02 1.000000e-02 6.394200e+00 9.885199e-01 9.885199e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.947900e+00 5.328728e-01 5.328728e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.797000e-01 3.459156e-01 3.459156e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.15, up: 0.15}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.16, up: 0.16}}, 20: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.26, up: 0.26}}, 21: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.21, up: 0.21}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d52-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t52
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.510000e+00 6.425730e-01 6.425730e-01
+6.000000e-02 2.000000e-02 2.000000e-02 5.050000e+00 3.590265e-01 3.590265e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.580000e+00 3.228002e-01 3.228002e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.740000e+00 2.765863e-01 2.765863e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.110000e+00 2.435159e-01 2.435159e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.430000e+00 2.039608e-01 2.039608e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.430000e+00 2.118962e-01 2.118962e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.200000e+00 1.897367e-01 1.897367e-01
+3.400000e-01 2.000000e-02 2.000000e-02 9.300000e-01 1.627882e-01 1.627882e-01
+3.800000e-01 2.000000e-02 2.000000e-02 5.600000e-01 1.334166e-01 1.334166e-01
+4.200000e-01 2.000000e-02 2.000000e-02 9.000000e-01 1.612452e-01 1.612452e-01
+4.600000e-01 2.000000e-02 2.000000e-02 6.600000e-01 1.392839e-01 1.392839e-01
+5.000000e-01 2.000000e-02 2.000000e-02 5.100000e-01 1.118034e-01 1.118034e-01
+5.400000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.360147e-01 1.360147e-01
+5.800000e-01 2.000000e-02 2.000000e-02 2.700000e-01 1.019804e-01 1.019804e-01
+6.200000e-01 2.000000e-02 2.000000e-02 4.600000e-01 1.216553e-01 1.216553e-01
+6.600000e-01 2.000000e-02 2.000000e-02 1.100000e-01 1.019804e-01 1.019804e-01
+7.000000e-01 2.000000e-02 2.000000e-02 3.500000e-01 2.051828e-01 2.051828e-01
+7.400000e-01 2.000000e-02 2.000000e-02 9.000000e-02 1.204159e-01 1.204159e-01
+7.800000e-01 2.000000e-02 2.000000e-02 5.400000e-01 2.126029e-01 2.126029e-01
+8.200000e-01 2.000000e-02 2.000000e-02 6.400000e-01 2.863564e-01 2.863564e-01
+8.600000e-01 2.000000e-02 2.000000e-02 -1.000000e-01 2.213594e-01 2.213594e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -2.19, up: 2.19}}, 1: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.36, up: 0.36}}, 4: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.33, up: 0.33}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.34, up: 0.34}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.18, up: 0.18}}, 16: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 18: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d39-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t39
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 1.016000e+01 2.342008e+00 2.342008e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.098000e+01 1.177455e+00 1.177455e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.542000e+01 1.075407e+00 1.075407e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.073000e+01 9.047099e-01 9.047099e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.800000e+00 7.669420e-01 7.669420e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.210000e+00 6.847627e-01 6.847627e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.300000e+00 5.323533e-01 5.323533e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.050000e+00 4.648656e-01 4.648656e-01
+8.500000e-02 5.000000e-03 5.000000e-03 3.540000e+00 5.481788e-01 5.481788e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.550000e+00 4.531004e-01 4.531004e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.870000e+00 2.729469e-01 2.729469e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.530000e+00 2.280351e-01 2.280351e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.010000e+00 2.102380e-01 2.102380e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.000000e+00 2.385372e-01 2.385372e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.900000e-01 1.964688e-01 1.964688e-01
+2.200000e-01 2.000000e-02 2.000000e-02 5.200000e-01 2.280351e-01 2.280351e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.100000e-01 1.523155e-01 1.523155e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.077033e-01 1.077033e-01
+3.400000e-01 2.000000e-02 2.000000e-02 -9.000000e-02 7.211103e-02 7.211103e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.32, up: 2.32}, sys: {dn: -0.76, up: 0.76}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d68-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t68
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 5.146000e+01 2.441311e+00 2.441311e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.291000e+01 1.215113e+00 1.215113e+00
+2.500000e-02 5.000000e-03 5.000000e-03 5.670000e+00 8.395237e-01 8.395237e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.840000e+00 7.550497e-01 7.550497e-01
+4.500000e-02 5.000000e-03 5.000000e-03 2.600000e+00 5.671860e-01 5.671860e-01
+5.500000e-02 5.000000e-03 5.000000e-03 2.110000e+00 5.536244e-01 5.536244e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.650000e+00 3.337664e-01 3.337664e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.520000e+00 3.178050e-01 3.178050e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.190000e+00 2.954657e-01 2.954657e-01
+1.400000e-01 2.000000e-02 2.000000e-02 5.100000e-01 1.486607e-01 1.486607e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.800000e-01 1.431782e-01 1.431782e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.600000e-01 1.627882e-01 1.627882e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.000000e-02 8.000000e-02 8.000000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 3.000000e-01 9.486833e-02 9.486833e-02
+3.750000e-01 2.500000e-02 2.500000e-02 9.000000e-02 6.708204e-02 6.708204e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -1.95, up: 1.95}}, 1: {stat: {dn: -1.48, up: 1.48}, sys: {dn: -0.48, up: 0.48}}, 2: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.2, up: 0.2}}, 9: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.16, up: 0.16}}, 10: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.16, up: 0.16}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d39-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t39
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 9.030000e+00 2.196042e+00 2.196042e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.432000e+01 1.555892e+00 1.555892e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.672000e+01 1.353588e+00 1.353588e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.990000e+00 9.244458e-01 9.244458e-01
+4.500000e-02 5.000000e-03 5.000000e-03 7.620000e+00 8.949302e-01 8.949302e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.140000e+00 7.984986e-01 7.984986e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.260000e+00 6.618912e-01 6.618912e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.060000e+00 5.700877e-01 5.700877e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.390000e+00 5.200000e-01 5.200000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.310000e+00 5.632051e-01 5.632051e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.070000e+00 3.269557e-01 3.269557e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.680000e+00 2.668333e-01 2.668333e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.120000e+00 2.507987e-01 2.507987e-01
+1.700000e-01 1.000000e-02 1.000000e-02 9.000000e-01 2.507987e-01 2.507987e-01
+1.900000e-01 1.000000e-02 1.000000e-02 7.500000e-01 2.500000e-01 2.500000e-01
+2.200000e-01 2.000000e-02 2.000000e-02 3.500000e-01 1.941649e-01 1.941649e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.800000e-01 1.649242e-01 1.649242e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.700000e-01 2.126029e-01 2.126029e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.000000e-02 8.062258e-02 8.062258e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -1.91, up: 1.91}}, 1: {stat: {dn: -1.51, up: 1.51}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.39, up: 0.39}}, 4: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.32, up: 0.32}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.32, up: 0.32}}, 6: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.22, up: 0.22}}, 9: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.12, up: 0.12}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d39-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t39
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 8.840000e+00 2.179587e+00 2.179587e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.310000e+01 1.578512e+00 1.578512e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.598000e+01 1.385208e+00 1.385208e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.170000e+01 1.195408e+00 1.195408e+00
+4.500000e-02 5.000000e-03 5.000000e-03 8.540000e+00 1.011929e+00 1.011929e+00
+5.500000e-02 5.000000e-03 5.000000e-03 5.230000e+00 8.430896e-01 8.430896e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.650000e+00 7.017834e-01 7.017834e-01
+7.500000e-02 5.000000e-03 5.000000e-03 2.540000e+00 5.434151e-01 5.434151e-01
+8.500000e-02 5.000000e-03 5.000000e-03 2.400000e+00 5.462600e-01 5.462600e-01
+9.500000e-02 5.000000e-03 5.000000e-03 2.250000e+00 4.924429e-01 4.924429e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.510000e+00 3.891015e-01 3.891015e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.340000e+00 2.745906e-01 2.745906e-01
+1.500000e-01 1.000000e-02 1.000000e-02 8.200000e-01 2.500000e-01 2.500000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.500000e-01 2.404163e-01 2.404163e-01
+1.900000e-01 1.000000e-02 1.000000e-02 6.100000e-01 2.765863e-01 2.765863e-01
+2.200000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.931321e-01 1.931321e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.200000e-01 1.612452e-01 1.612452e-01
+3.000000e-01 2.000000e-02 2.000000e-02 4.000000e-02 1.414214e-01 1.414214e-01
+3.400000e-01 2.000000e-02 2.000000e-02 -3.000000e-01 1.442221e-01 1.442221e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -2.02, up: 2.02}}, 1: {stat: {dn: -1.96, up: 1.96}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -0.34, up: 0.34}}, 4: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.25, up: 0.25}}, 8: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.27, up: 0.27}}, 9: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.12, up: 0.12}}, 15: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 18: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.15, up: 0.15}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d39-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t39
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 9.360000e+00 2.457723e+00 2.457723e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.177000e+01 2.006614e+00 2.006614e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.377000e+01 1.674873e+00 1.674873e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.050000e+01 1.528300e+00 1.528300e+00
+4.500000e-02 5.000000e-03 5.000000e-03 6.810000e+00 1.264951e+00 1.264951e+00
+5.500000e-02 5.000000e-03 5.000000e-03 6.190000e+00 1.128938e+00 1.128938e+00
+6.500000e-02 5.000000e-03 5.000000e-03 4.950000e+00 9.219544e-01 9.219544e-01
+7.500000e-02 5.000000e-03 5.000000e-03 5.070000e+00 9.726767e-01 9.726767e-01
+8.500000e-02 5.000000e-03 5.000000e-03 3.180000e+00 8.159657e-01 8.159657e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.270000e+00 7.844743e-01 7.844743e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.890000e+00 4.368066e-01 4.368066e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.670000e+00 3.847077e-01 3.847077e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.100000e-01 3.157531e-01 3.157531e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.510000e+00 4.254409e-01 4.254409e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.300000e+00 3.889730e-01 3.889730e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.900000e-01 2.184033e-01 2.184033e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.600000e-01 2.109502e-01 2.109502e-01
+3.000000e-01 2.000000e-02 2.000000e-02 -1.300000e-01 1.838478e-01 1.838478e-01
+3.400000e-01 2.000000e-02 2.000000e-02 -4.000000e-01 1.802776e-01 1.802776e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.26, up: 1.26}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d64-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t64
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.102000e+01 2.060218e+00 2.060218e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.918000e+01 9.841240e-01 9.841240e-01
+2.500000e-02 5.000000e-03 5.000000e-03 9.520000e+00 6.573431e-01 6.573431e-01
+3.500000e-02 5.000000e-03 5.000000e-03 6.650000e+00 6.090156e-01 6.090156e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.830000e+00 3.361547e-01 3.361547e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.580000e+00 2.729469e-01 2.729469e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.250000e+00 1.315295e-01 1.315295e-01
+1.400000e-01 2.000000e-02 2.000000e-02 6.200000e-01 1.118034e-01 1.118034e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 1.140175e-01 1.140175e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.800000e-01 8.246211e-02 8.246211e-02
+2.750000e-01 2.500000e-02 2.500000e-02 7.000000e-02 6.082763e-02 6.082763e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.11, up: 1.11}}, 1: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.78, up: 0.78}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d36-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t36
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 6.981000e+01 1.323065e+00 1.323065e+00
+3.000000e-01 1.000000e-01 1.000000e-01 3.457000e+01 9.319335e-01 9.319335e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.491000e+01 5.173973e-01 5.173973e-01
+7.250000e-01 1.250000e-01 1.250000e-01 6.600000e+00 2.765863e-01 2.765863e-01
+1.025000e+00 1.750000e-01 1.750000e-01 2.710000e+00 1.562050e-01 1.562050e-01
+1.400000e+00 2.000000e-01 2.000000e-01 9.800000e-01 8.602325e-02 8.602325e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.800000e-01 7.211103e-02 7.211103e-02
+2.500000e+00 5.000000e-01 5.000000e-01 1.800000e-01 3.162278e-02 3.162278e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -1.09, up: 1.09}}, 1: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d35-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t35
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.300000e-02 6.300000e-02 3.700000e-02 5.494000e+01 1.346180e+00 1.346180e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.520000e+01 8.099383e-01 8.099383e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.549000e+01 4.500000e-01 4.500000e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.630000e+00 3.330165e-01 3.330165e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.300000e+00 2.220360e-01 2.220360e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.740000e+00 2.061553e-01 2.061553e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.220000e+00 1.063015e-01 1.063015e-01
+2.500000e+00 5.000000e-01 5.000000e-01 9.000000e-01 5.000000e-02 5.000000e-02
+3.500000e+00 5.000000e-01 5.000000e-01 4.000000e-01 3.605551e-02 3.605551e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.800000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 8.000000e-02 1.414214e-02 1.414214e-02
+1.000000e+01 2.000000e+00 2.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.86, up: 1.86}, sys: {dn: -1.34, up: 1.34}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.26, up: 0.26}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.33, up: 0.33}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d66-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t66
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.757000e+01 2.292422e+00 2.292422e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.647000e+01 1.423376e+00 1.423376e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.010000e+00 9.945853e-01 9.945853e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.700000e+00 7.710383e-01 7.710383e-01
+4.500000e-02 5.000000e-03 5.000000e-03 4.070000e+00 6.774216e-01 6.774216e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.480000e+00 7.655064e-01 7.655064e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.490000e+00 4.026164e-01 4.026164e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.250000e+00 2.745906e-01 2.745906e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.040000e+00 2.789265e-01 2.789265e-01
+1.400000e-01 2.000000e-02 2.000000e-02 9.200000e-01 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.090000e+00 1.802776e-01 1.802776e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.500000e-01 1.208305e-01 1.208305e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.400000e-01 9.219544e-02 9.219544e-02
+3.250000e-01 2.500000e-02 2.500000e-02 2.800000e-01 3.448188e-01 3.448188e-01
+3.750000e-01 2.500000e-02 2.500000e-02 5.000000e-02 7.071068e-02 7.071068e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.100000e-01 5.830952e-02 5.830952e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.300000e-01 7.810250e-02 7.810250e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -1.14, up: 1.14}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d35-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t35
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.300000e-02 6.300000e-02 3.700000e-02 5.695000e+01 1.410142e+00 1.410142e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.558000e+01 8.237718e-01 8.237718e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.606000e+01 4.640043e-01 4.640043e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.060000e+00 3.264966e-01 3.264966e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.290000e+00 2.302173e-01 2.302173e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.750000e+00 2.126029e-01 2.126029e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.140000e+00 1.000000e-01 1.000000e-01
+2.500000e+00 5.000000e-01 5.000000e-01 9.400000e-01 6.403124e-02 6.403124e-02
+3.500000e+00 5.000000e-01 5.000000e-01 3.900000e-01 3.605551e-02 3.605551e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.600000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 6.000000e-02 1.414214e-02 1.414214e-02
+1.000000e+01 2.000000e+00 2.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.71, up: 0.71}}, 2: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.23, up: 0.23}}, 4: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d35-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t35
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.300000e-02 6.300000e-02 3.700000e-02 5.483000e+01 1.534438e+00 1.534438e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.631000e+01 9.360556e-01 9.360556e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.599000e+01 5.303772e-01 5.303772e-01
+7.750000e-01 1.250000e-01 1.250000e-01 9.030000e+00 4.188078e-01 4.188078e-01
+1.000000e+00 1.000000e-01 1.000000e-01 6.110000e+00 3.088689e-01 3.088689e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.810000e+00 2.523886e-01 2.523886e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.260000e+00 1.303840e-01 1.303840e-01
+2.500000e+00 5.000000e-01 5.000000e-01 9.900000e-01 7.211103e-02 7.211103e-02
+3.500000e+00 5.000000e-01 5.000000e-01 4.400000e-01 5.000000e-02 5.000000e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.900000e-01 2.236068e-02 2.236068e-02
+7.000000e+00 1.000000e+00 1.000000e+00 6.000000e-02 1.414214e-02 1.414214e-02
+1.000000e+01 2.000000e+00 2.000000e+00 2.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.89, up: 1.89}, sys: {dn: -1.3, up: 1.3}}, 1: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.2, up: 0.2}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d66-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t66
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.670000e+01 2.293927e+00 2.293927e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.373000e+01 1.329097e+00 1.329097e+00
+2.500000e-02 5.000000e-03 5.000000e-03 8.970000e+00 1.072007e+00 1.072007e+00
+3.500000e-02 5.000000e-03 5.000000e-03 7.210000e+00 9.317188e-01 9.317188e-01
+4.500000e-02 5.000000e-03 5.000000e-03 3.960000e+00 6.859300e-01 6.859300e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.810000e+00 6.648308e-01 6.648308e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.710000e+00 4.026164e-01 4.026164e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.770000e+00 3.337664e-01 3.337664e-01
+1.100000e-01 1.000000e-02 1.000000e-02 9.800000e-01 2.451530e-01 2.451530e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.020000e+00 1.726268e-01 1.726268e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.100000e-01 1.431782e-01 1.431782e-01
+2.250000e-01 2.500000e-02 2.500000e-02 6.100000e-01 1.252996e-01 1.252996e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.000000e-01 8.246211e-02 8.246211e-02
+3.250000e-01 2.500000e-02 2.500000e-02 2.100000e-01 2.154066e-01 2.154066e-01
+3.750000e-01 2.500000e-02 2.500000e-02 2.100000e-01 7.280110e-02 7.280110e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.500000e-01 5.830952e-02 5.830952e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.07, up: 1.07}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.35, up: 0.35}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d35-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t35
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.300000e-02 6.300000e-02 3.700000e-02 5.358000e+01 1.289690e+00 1.289690e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.405000e+01 7.717513e-01 7.717513e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.513000e+01 4.301163e-01 4.301163e-01
+7.750000e-01 1.250000e-01 1.250000e-01 7.910000e+00 3.047950e-01 3.047950e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.260000e+00 2.140093e-01 2.140093e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.330000e+00 1.910497e-01 1.910497e-01
+1.688000e+00 2.880000e-01 3.120000e-01 1.970000e+00 9.219544e-02 9.219544e-02
+2.500000e+00 5.000000e-01 5.000000e-01 8.600000e-01 5.000000e-02 5.000000e-02
+3.500000e+00 5.000000e-01 5.000000e-01 3.500000e-01 3.605551e-02 3.605551e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.400000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 5.000000e-02 1.000000e-02 1.000000e-02
+1.000000e+01 2.000000e+00 2.000000e+00 1.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.96, up: 2.96}, sys: {dn: -1.28, up: 1.28}}, 1: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -0.31, up: 0.31}}, 3: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.16, up: 0.16}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d66-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t66
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.599000e+01 3.224903e+00 3.224903e+00
+1.500000e-02 5.000000e-03 5.000000e-03 1.380000e+01 2.028694e+00 2.028694e+00
+2.500000e-02 5.000000e-03 5.000000e-03 9.920000e+00 1.718197e+00 1.718197e+00
+3.500000e-02 5.000000e-03 5.000000e-03 6.870000e+00 1.383112e+00 1.383112e+00
+4.500000e-02 5.000000e-03 5.000000e-03 4.330000e+00 1.094578e+00 1.094578e+00
+5.500000e-02 5.000000e-03 5.000000e-03 3.550000e+00 1.019804e+00 1.019804e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.450000e+00 6.082763e-01 6.082763e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.720000e+00 5.035871e-01 5.035871e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.510000e+00 4.805206e-01 4.805206e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.300000e+00 2.927456e-01 2.927456e-01
+1.800000e-01 2.000000e-02 2.000000e-02 7.200000e-01 2.334524e-01 2.334524e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.200000e-01 1.315295e-01 1.315295e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.300000e-01 1.315295e-01 1.315295e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.400000e-01 2.000000e-01 2.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 0.000000e+00 1.000000e-01 1.000000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.400000e-01 8.944272e-02 8.944272e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.700000e-01 1.204159e-01 1.204159e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.46, up: 0.46}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.06, up: 0.06}}, 2: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.14, up: 0.14}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.1, up: 0.1}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d52-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t52
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.150000e+00 5.015974e-01 5.015974e-01
+6.000000e-02 2.000000e-02 2.000000e-02 4.580000e+00 3.452535e-01 3.452535e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.640000e+00 3.298485e-01 3.298485e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.830000e+00 2.961419e-01 2.961419e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.420000e+00 2.720294e-01 2.720294e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.910000e+00 2.256103e-01 2.256103e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.150000e+00 1.964688e-01 1.964688e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.090000e+00 1.746425e-01 1.746425e-01
+3.400000e-01 2.000000e-02 2.000000e-02 9.300000e-01 1.529706e-01 1.529706e-01
+3.800000e-01 2.000000e-02 2.000000e-02 6.400000e-01 1.236932e-01 1.236932e-01
+4.200000e-01 2.000000e-02 2.000000e-02 8.300000e-01 1.523155e-01 1.523155e-01
+4.600000e-01 2.000000e-02 2.000000e-02 7.300000e-01 1.360147e-01 1.360147e-01
+5.000000e-01 2.000000e-02 2.000000e-02 5.300000e-01 1.118034e-01 1.118034e-01
+5.400000e-01 2.000000e-02 2.000000e-02 6.700000e-01 1.838478e-01 1.838478e-01
+5.800000e-01 2.000000e-02 2.000000e-02 2.900000e-01 1.019804e-01 1.019804e-01
+6.200000e-01 2.000000e-02 2.000000e-02 3.000000e-01 1.004988e-01 1.004988e-01
+6.600000e-01 2.000000e-02 2.000000e-02 9.000000e-02 9.055385e-02 9.055385e-02
+7.000000e-01 2.000000e-02 2.000000e-02 4.200000e-01 1.843909e-01 1.843909e-01
+7.400000e-01 2.000000e-02 2.000000e-02 4.300000e-01 1.216553e-01 1.216553e-01
+7.800000e-01 2.000000e-02 2.000000e-02 1.900000e-01 1.118034e-01 1.118034e-01
+8.200000e-01 2.000000e-02 2.000000e-02 -8.000000e-02 6.708204e-02 6.708204e-02
+8.600000e-01 2.000000e-02 2.000000e-02 -5.000000e-02 1.077033e-01 1.077033e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -6.6, up: 6.6}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -3.9, up: 3.9}, sys: {dn: -1.4, up: 1.4}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d24-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 1.236000e+02 6.606815e+00 6.606815e+00
+6.600000e+01 0.000000e+00 0.000000e+00 1.060000e+02 4.060788e+00 4.060788e+00
+7.630000e+01 0.000000e+00 0.000000e+00 1.062000e+02 4.143670e+00 4.143670e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -14.5, up: 14.5}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -12.2, up: 12.2}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -12.5, up: 12.5}, sys: {dn: -0.0, up: 0.0}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d22-x01-y04
+Title: doi:10.17182/hepdata.13029.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 6.100000e+01 1.450000e+01 1.450000e+01
+6.600000e+01 0.000000e+00 0.000000e+00 6.680000e+01 1.220000e+01 1.220000e+01
+7.630000e+01 0.000000e+00 0.000000e+00 6.280000e+01 1.250000e+01 1.250000e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -5.6, up: 5.6}, sys: {dn: -1.4, up: 1.4}}, 1: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -3.4, up: 3.4}, sys: {dn: -1.5, up: 1.5}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d24-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.520000e+01 0.000000e+00 0.000000e+00 8.890000e+01 5.772348e+00 5.772348e+00
+6.600000e+01 0.000000e+00 0.000000e+00 7.230000e+01 3.448188e+00 3.448188e+00
+7.630000e+01 0.000000e+00 0.000000e+00 7.610000e+01 3.716181e+00 3.716181e+00
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -11.2, up: 11.2}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -9.3, up: 9.3}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -10.3, up: 10.3}, sys: {dn: -0.0, up: 0.0}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d22-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t22
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 1.946000e+02 1.120000e+01 1.120000e+01
6.600000e+01 0.000000e+00 0.000000e+00 1.642000e+02 9.300000e+00 9.300000e+00
7.630000e+01 0.000000e+00 0.000000e+00 1.725000e+02 1.030000e+01 1.030000e+01
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -15.8, up: 15.8}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -13.4, up: 13.4}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -13.3, up: 13.3}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d22-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t22
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 -8.830000e+01 1.580000e+01 1.580000e+01
-6.600000e+01 0.000000e+00 0.000000e+00 -9.190000e+01 1.340000e+01 1.340000e+01
-7.630000e+01 0.000000e+00 0.000000e+00 -9.760000e+01 1.330000e+01 1.330000e+01
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.34, up: 0.34}}, 1: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 2: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.04, up: 0.04}}, 21: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.11, up: 0.11}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d52-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t52
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 8.500000e-01 3.573514e-01 3.573514e-01
+6.000000e-02 2.000000e-02 2.000000e-02 5.000000e+00 2.308679e-01 2.308679e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.850000e+00 2.193171e-01 2.193171e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.830000e+00 1.897367e-01 1.897367e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.250000e+00 1.788854e-01 1.788854e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.740000e+00 1.456022e-01 1.456022e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.430000e+00 1.341641e-01 1.341641e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.280000e+00 1.208305e-01 1.208305e-01
+3.400000e-01 2.000000e-02 2.000000e-02 8.500000e-01 1.044031e-01 1.044031e-01
+3.800000e-01 2.000000e-02 2.000000e-02 7.100000e-01 9.486833e-02 9.486833e-02
+4.200000e-01 2.000000e-02 2.000000e-02 5.800000e-01 9.433981e-02 9.433981e-02
+4.600000e-01 2.000000e-02 2.000000e-02 5.700000e-01 8.944272e-02 8.944272e-02
+5.000000e-01 2.000000e-02 2.000000e-02 5.300000e-01 7.280110e-02 7.280110e-02
+5.400000e-01 2.000000e-02 2.000000e-02 3.000000e-01 8.485281e-02 8.485281e-02
+5.800000e-01 2.000000e-02 2.000000e-02 6.800000e-01 9.433981e-02 9.433981e-02
+6.200000e-01 2.000000e-02 2.000000e-02 3.400000e-01 7.280110e-02 7.280110e-02
+6.600000e-01 2.000000e-02 2.000000e-02 3.400000e-01 9.219544e-02 9.219544e-02
+7.000000e-01 2.000000e-02 2.000000e-02 1.000000e-01 8.062258e-02 8.062258e-02
+7.400000e-01 2.000000e-02 2.000000e-02 2.300000e-01 8.062258e-02 8.062258e-02
+7.800000e-01 2.000000e-02 2.000000e-02 1.400000e-01 8.062258e-02 8.062258e-02
+8.200000e-01 2.000000e-02 2.000000e-02 -1.000000e-01 5.656854e-02 5.656854e-02
+8.600000e-01 2.000000e-02 2.000000e-02 6.000000e-02 1.170470e-01 1.170470e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y03
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -12.9, up: 12.9}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -10.7, up: 10.7}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -11.1, up: 11.1}, sys: {dn: -0.0, up: 0.0}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d22-x01-y03
Title: doi:10.17182/hepdata.13029.v1/t22
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 5.220000e+01 1.290000e+01 1.290000e+01
6.600000e+01 0.000000e+00 0.000000e+00 5.770000e+01 1.070000e+01 1.070000e+01
7.630000e+01 0.000000e+00 0.000000e+00 5.250000e+01 1.110000e+01 1.110000e+01
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d22-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -14.5, up: 14.5}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -12.2, up: 12.2}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -12.5, up: 12.5}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d22-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t22
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 6.100000e+01 1.450000e+01 1.450000e+01
-6.600000e+01 0.000000e+00 0.000000e+00 6.680000e+01 1.220000e+01 1.220000e+01
-7.630000e+01 0.000000e+00 0.000000e+00 6.280000e+01 1.250000e+01 1.250000e+01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.4, up: 0.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d23-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t23
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.880000e+01 2.700000e+00 2.700000e+00
-6.600000e+01 0.000000e+00 0.000000e+00 2.140000e+01 1.603122e+00 1.603122e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.200000e+01 1.649242e+00 1.649242e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.2, up: 0.2}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d23-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t23
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.620000e+01 2.600000e+00 2.600000e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.970000e+01 1.600000e+00 1.600000e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.020000e+01 1.612452e+00 1.612452e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.0, up: 0.0}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.2, up: 0.2}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d23-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t23
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.610000e+01 2.600000e+00 2.600000e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.960000e+01 1.600000e+00 1.600000e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.020000e+01 1.612452e+00 1.612452e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d23-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.1, up: 4.1}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -1.1, up: 1.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d23-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t23
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 5.690000e+01 4.104875e+00 4.104875e+00
-6.600000e+01 0.000000e+00 0.000000e+00 4.700000e+01 2.517936e+00 2.517936e+00
-7.630000e+01 0.000000e+00 0.000000e+00 4.920000e+01 2.823119e+00 2.823119e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.6, up: 5.6}, sys: {dn: -1.4, up: 1.4}}, 1: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -1.0, up: 1.0}}, 2: {stat: {dn: -3.4, up: 3.4}, sys: {dn: -1.5, up: 1.5}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d24-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t24
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 8.890000e+01 5.772348e+00 5.772348e+00
-6.600000e+01 0.000000e+00 0.000000e+00 7.230000e+01 3.448188e+00 3.448188e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.610000e+01 3.716181e+00 3.716181e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -11.1, up: 11.1}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -6.9, up: 6.9}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -7.2, up: 7.2}, sys: {dn: -2.4, up: 2.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d24-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t24
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.038000e+02 1.114495e+01 1.114495e+01
-6.600000e+01 0.000000e+00 0.000000e+00 1.804000e+02 6.935416e+00 6.935416e+00
-7.630000e+01 0.000000e+00 0.000000e+00 1.876000e+02 7.589466e+00 7.589466e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -6.6, up: 6.6}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -3.9, up: 3.9}, sys: {dn: -1.4, up: 1.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d24-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t24
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.236000e+02 6.606815e+00 6.606815e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.060000e+02 4.060788e+00 4.060788e+00
-7.630000e+01 0.000000e+00 0.000000e+00 1.062000e+02 4.143670e+00 4.143670e+00
-END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d24-x01-y04
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -5.7, up: 5.7}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -3.7, up: 3.7}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -1.4, up: 1.4}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d24-x01-y04
Title: doi:10.17182/hepdata.13029.v1/t24
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
4.520000e+01 0.000000e+00 0.000000e+00 8.820000e+01 5.770615e+00 5.770615e+00
6.600000e+01 0.000000e+00 0.000000e+00 7.910000e+01 3.721559e+00 3.721559e+00
7.630000e+01 0.000000e+00 0.000000e+00 8.430000e+01 4.237924e+00 4.237924e+00
END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -7.2, up: 7.2}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -4.4, up: 4.4}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -4.5, up: 4.5}, sys: {dn: -1.4, up: 1.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d25-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t25
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.343000e+02 7.211103e+00 7.211103e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.163000e+02 4.428318e+00 4.428318e+00
-7.630000e+01 0.000000e+00 0.000000e+00 1.187000e+02 4.712749e+00 4.712749e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.8, up: 4.8}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -0.9, up: 0.9}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d25-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t25
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 8.750000e+01 4.804165e+00 4.804165e+00
-6.600000e+01 0.000000e+00 0.000000e+00 7.740000e+01 3.026549e+00 3.026549e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.890000e+01 3.228002e+00 3.228002e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.6, up: 2.6}, sys: {dn: -0.8, up: 0.8}}, 1: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.5, up: 0.5}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d25-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t25
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 4.650000e+01 2.720294e+00 2.720294e+00
-6.600000e+01 0.000000e+00 0.000000e+00 3.910000e+01 1.513275e+00 1.513275e+00
-7.630000e+01 0.000000e+00 0.000000e+00 4.000000e+01 1.581139e+00 1.581139e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d25-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.6, up: 0.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d25-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t25
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 4.110000e+01 2.906888e+00 2.906888e+00
-6.600000e+01 0.000000e+00 0.000000e+00 3.840000e+01 1.923538e+00 1.923538e+00
-7.630000e+01 0.000000e+00 0.000000e+00 3.890000e+01 1.992486e+00 1.992486e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.9, up: 5.9}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -3.5, up: 3.5}, sys: {dn: -1.8, up: 1.8}}, 2: {stat: {dn: -3.6, up: 3.6}, sys: {dn: -2.1, up: 2.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d26-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t26
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 9.450000e+01 6.198387e+00 6.198387e+00
-6.600000e+01 0.000000e+00 0.000000e+00 7.910000e+01 3.935734e+00 3.935734e+00
-7.630000e+01 0.000000e+00 0.000000e+00 8.250000e+01 4.167733e+00 4.167733e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.5, up: 4.5}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -2.7, up: 2.7}, sys: {dn: -1.3, up: 1.3}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d26-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t26
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 6.740000e+01 4.589118e+00 4.589118e+00
-6.600000e+01 0.000000e+00 0.000000e+00 5.690000e+01 2.954657e+00 2.954657e+00
-7.630000e+01 0.000000e+00 0.000000e+00 5.880000e+01 2.996665e+00 2.996665e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -1.0, up: 1.0}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d26-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t26
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.660000e+01 2.059126e+00 2.059126e+00
-6.600000e+01 0.000000e+00 0.000000e+00 2.210000e+01 1.280625e+00 1.280625e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.390000e+01 1.486607e+00 1.486607e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d26-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -0.1, up: 0.1}}, 1: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.6, up: 0.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d26-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t26
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 3.990000e+01 3.101612e+00 3.101612e+00
-6.600000e+01 0.000000e+00 0.000000e+00 3.450000e+01 1.941649e+00 1.941649e+00
-7.630000e+01 0.000000e+00 0.000000e+00 3.520000e+01 1.992486e+00 1.992486e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.4, up: 5.4}, sys: {dn: -1.1, up: 1.1}}, 1: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -1.3, up: 1.3}}, 2: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -1.7, up: 1.7}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d27-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t27
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 8.430000e+01 5.510898e+00 5.510898e+00
-6.600000e+01 0.000000e+00 0.000000e+00 7.130000e+01 3.453983e+00 3.453983e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.490000e+01 3.712142e+00 3.712142e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.1, up: 4.1}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -1.0, up: 1.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d27-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t27
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 6.120000e+01 4.119466e+00 4.119466e+00
-6.600000e+01 0.000000e+00 0.000000e+00 5.210000e+01 2.624881e+00 2.624881e+00
-7.630000e+01 0.000000e+00 0.000000e+00 5.420000e+01 2.692582e+00 2.692582e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.7, up: 0.7}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d27-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t27
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.290000e+01 1.746425e+00 1.746425e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.900000e+01 1.081665e+00 1.081665e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.080000e+01 1.220656e+00 1.220656e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d27-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.2, up: 0.2}}, 1: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.6, up: 0.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d27-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t27
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 3.770000e+01 2.906888e+00 2.906888e+00
-6.600000e+01 0.000000e+00 0.000000e+00 3.290000e+01 1.824829e+00 1.824829e+00
-7.630000e+01 0.000000e+00 0.000000e+00 3.380000e+01 1.897367e+00 1.897367e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.2, up: 5.2}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -3.1, up: 3.1}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -3.2, up: 3.2}, sys: {dn: -1.6, up: 1.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d28-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t28
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 8.160000e+01 5.277310e+00 5.277310e+00
-6.600000e+01 0.000000e+00 0.000000e+00 6.910000e+01 3.324154e+00 3.324154e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.270000e+01 3.577709e+00 3.577709e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -2.5, up: 2.5}, sys: {dn: -0.9, up: 0.9}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d28-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t28
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 5.940000e+01 4.011234e+00 4.011234e+00
-6.600000e+01 0.000000e+00 0.000000e+00 5.070000e+01 2.500000e+00 2.500000e+00
-7.630000e+01 0.000000e+00 0.000000e+00 5.290000e+01 2.657066e+00 2.657066e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.7, up: 0.7}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d28-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t28
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.180000e+01 1.655295e+00 1.655295e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.820000e+01 1.029563e+00 1.029563e+00
-7.630000e+01 0.000000e+00 0.000000e+00 2.000000e+01 1.140175e+00 1.140175e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d28-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -0.3, up: 0.3}}, 1: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.6, up: 0.6}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d28-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t28
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 3.690000e+01 2.915476e+00 2.915476e+00
-6.600000e+01 0.000000e+00 0.000000e+00 3.230000e+01 1.824829e+00 1.824829e+00
-7.630000e+01 0.000000e+00 0.000000e+00 3.320000e+01 1.897367e+00 1.897367e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -19.3, up: 19.3}, sys: {dn: -4.6, up: 4.6}}, 1: {stat: {dn: -11.8, up: 11.8}, sys: {dn: -4.2, up: 4.2}}, 2: {stat: {dn: -12.4, up: 12.4}, sys: {dn: -6.5, up: 6.5}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d29-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t29
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 3.374000e+02 1.984061e+01 1.984061e+01
-6.600000e+01 0.000000e+00 0.000000e+00 2.858000e+02 1.252517e+01 1.252517e+01
-7.630000e+01 0.000000e+00 0.000000e+00 2.987000e+02 1.400036e+01 1.400036e+01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -8.8, up: 8.8}, sys: {dn: -3.6, up: 3.6}}, 1: {stat: {dn: -4.4, up: 4.4}, sys: {dn: -2.2, up: 2.2}}, 2: {stat: {dn: -4.8, up: 4.8}, sys: {dn: -3.4, up: 3.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d29-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t29
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 1.098000e+02 9.507891e+00 9.507891e+00
-6.600000e+01 0.000000e+00 0.000000e+00 7.130000e+01 4.919350e+00 4.919350e+00
-7.630000e+01 0.000000e+00 0.000000e+00 7.740000e+01 5.882176e+00 5.882176e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d29-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.2, up: 0.2}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d29-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t29
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-4.520000e+01 0.000000e+00 0.000000e+00 2.000000e+01 1.581139e+00 1.581139e+00
-6.600000e+01 0.000000e+00 0.000000e+00 1.480000e+01 8.246211e-01 8.246211e-01
-7.630000e+01 0.000000e+00 0.000000e+00 1.460000e+01 8.246211e-01 8.246211e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d30-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t30
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 7.600000e+00 5.348832e-01 5.348832e-01
-7.500000e-01 0.000000e+00 0.000000e+00 8.460000e+00 4.428318e-01 4.428318e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.250000e+00 3.052868e-01 3.052868e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.630000e+00 2.121320e-01 2.121320e-01
-2.250000e+00 0.000000e+00 0.000000e+00 6.950000e+00 1.780449e-01 1.780449e-01
-2.750000e+00 0.000000e+00 0.000000e+00 5.830000e+00 1.442221e-01 1.442221e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.520000e+00 1.077033e-01 1.077033e-01
-3.750000e+00 0.000000e+00 0.000000e+00 2.740000e+00 8.062258e-02 8.062258e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.470000e+00 6.082763e-02 6.082763e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.000000e-01 2.828427e-02 2.828427e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d30-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t30
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 7.530000e+00 5.166237e-01 5.166237e-01
-7.500000e-01 0.000000e+00 0.000000e+00 8.160000e+00 4.080441e-01 4.080441e-01
-1.250000e+00 0.000000e+00 0.000000e+00 7.860000e+00 2.731300e-01 2.731300e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.430000e+00 1.802776e-01 1.802776e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.000000e+00 1.421267e-01 1.421267e-01
-2.750000e+00 0.000000e+00 0.000000e+00 5.980000e+00 1.131371e-01 1.131371e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.490000e+00 8.062258e-02 8.062258e-02
-3.750000e+00 0.000000e+00 0.000000e+00 2.950000e+00 6.082763e-02 6.082763e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.490000e+00 4.472136e-02 4.472136e-02
-5.000000e+00 0.000000e+00 0.000000e+00 3.600000e-01 2.236068e-02 2.236068e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.45, up: 0.45}}, 1: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d30-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t30
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 6.830000e+00 5.353504e-01 5.353504e-01
-7.500000e-01 0.000000e+00 0.000000e+00 8.310000e+00 4.940648e-01 4.940648e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.120000e+00 3.535534e-01 3.535534e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.980000e+00 2.801785e-01 2.801785e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.070000e+00 2.370654e-01 2.370654e-01
-2.750000e+00 0.000000e+00 0.000000e+00 6.340000e+00 2.102380e-01 2.102380e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.340000e+00 1.552417e-01 1.552417e-01
-3.750000e+00 0.000000e+00 0.000000e+00 2.880000e+00 1.303840e-01 1.303840e-01
-4.250000e+00 0.000000e+00 0.000000e+00 1.680000e+00 1.019804e-01 1.019804e-01
-5.000000e+00 0.000000e+00 0.000000e+00 3.500000e-01 3.605551e-02 3.605551e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d30-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d30-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t30
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 7.330000e+00 5.162364e-01 5.162364e-01
-7.500000e-01 0.000000e+00 0.000000e+00 8.440000e+00 4.518849e-01 4.518849e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.060000e+00 2.968164e-01 2.968164e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.500000e+00 2.121320e-01 2.121320e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.100000e+00 1.843909e-01 1.843909e-01
-2.750000e+00 0.000000e+00 0.000000e+00 5.960000e+00 1.442221e-01 1.442221e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.540000e+00 1.118034e-01 1.118034e-01
-3.750000e+00 0.000000e+00 0.000000e+00 3.090000e+00 9.219544e-02 9.219544e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.640000e+00 7.280110e-02 7.280110e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.500000e-01 2.828427e-02 2.828427e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.49, up: 0.49}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d31-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t31
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 7.360000e+00 5.255473e-01 5.255473e-01
-7.500000e-01 0.000000e+00 0.000000e+00 7.850000e+00 4.338202e-01 4.338202e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.090000e+00 2.968164e-01 2.968164e-01
-1.750000e+00 0.000000e+00 0.000000e+00 8.130000e+00 2.193171e-01 2.193171e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.160000e+00 1.769181e-01 1.769181e-01
-2.750000e+00 0.000000e+00 0.000000e+00 6.160000e+00 1.500000e-01 1.500000e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.690000e+00 1.118034e-01 1.118034e-01
-3.750000e+00 0.000000e+00 0.000000e+00 3.060000e+00 8.246211e-02 8.246211e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.610000e+00 6.324555e-02 6.324555e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.200000e-01 2.828427e-02 2.828427e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.54, up: 0.54}}, 1: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.38, up: 0.38}}, 2: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 8: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d31-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t31
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 8.230000e+00 6.082763e-01 6.082763e-01
-7.500000e-01 0.000000e+00 0.000000e+00 7.640000e+00 4.604346e-01 4.604346e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.670000e+00 3.546830e-01 3.546830e-01
-1.750000e+00 0.000000e+00 0.000000e+00 8.810000e+00 2.765863e-01 2.765863e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.490000e+00 2.247221e-01 2.247221e-01
-2.750000e+00 0.000000e+00 0.000000e+00 6.030000e+00 1.788854e-01 1.788854e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.650000e+00 1.486607e-01 1.486607e-01
-3.750000e+00 0.000000e+00 0.000000e+00 2.960000e+00 1.104536e-01 1.104536e-01
-4.250000e+00 0.000000e+00 0.000000e+00 1.660000e+00 9.219544e-02 9.219544e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.100000e-01 3.605551e-02 3.605551e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.45, up: 0.45}}, 1: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d31-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t31
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 6.800000e+00 4.924429e-01 4.924429e-01
-7.500000e-01 0.000000e+00 0.000000e+00 7.990000e+00 4.472136e-01 4.472136e-01
-1.250000e+00 0.000000e+00 0.000000e+00 8.400000e+00 3.106445e-01 3.106445e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.940000e+00 2.193171e-01 2.193171e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.240000e+00 1.843909e-01 1.843909e-01
-2.750000e+00 0.000000e+00 0.000000e+00 6.350000e+00 1.500000e-01 1.500000e-01
-3.250000e+00 0.000000e+00 0.000000e+00 5.040000e+00 1.208305e-01 1.208305e-01
-3.750000e+00 0.000000e+00 0.000000e+00 3.240000e+00 9.219544e-02 9.219544e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.520000e+00 6.324555e-02 6.324555e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.000000e-01 2.828427e-02 2.828427e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d31-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.39, up: 0.39}}, 1: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.35, up: 0.35}}, 2: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d31-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t31
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.500000e-01 0.000000e+00 0.000000e+00 5.910000e+00 4.295346e-01 4.295346e-01
-7.500000e-01 0.000000e+00 0.000000e+00 6.820000e+00 3.935734e-01 3.935734e-01
-1.250000e+00 0.000000e+00 0.000000e+00 7.780000e+00 2.830194e-01 2.830194e-01
-1.750000e+00 0.000000e+00 0.000000e+00 7.750000e+00 2.061553e-01 2.061553e-01
-2.250000e+00 0.000000e+00 0.000000e+00 7.090000e+00 1.697056e-01 1.697056e-01
-2.750000e+00 0.000000e+00 0.000000e+00 6.210000e+00 1.421267e-01 1.421267e-01
-3.250000e+00 0.000000e+00 0.000000e+00 4.710000e+00 1.029563e-01 1.029563e-01
-3.750000e+00 0.000000e+00 0.000000e+00 3.120000e+00 8.246211e-02 8.246211e-02
-4.250000e+00 0.000000e+00 0.000000e+00 1.650000e+00 6.324555e-02 6.324555e-02
-5.000000e+00 0.000000e+00 0.000000e+00 4.200000e-01 2.828427e-02 2.828427e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.22, up: 0.22}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d32-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t32
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.800000e-01 3.162278e-02 3.162278e-02
-1.000000e+00 0.000000e+00 0.000000e+00 7.600000e-01 5.099020e-02 5.099020e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.720000e+00 8.544004e-02 8.544004e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.620000e+00 1.118034e-01 1.118034e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.690000e+00 1.389244e-01 1.389244e-01
-2.600000e+00 0.000000e+00 0.000000e+00 5.140000e+00 1.910497e-01 1.910497e-01
-3.000000e+00 0.000000e+00 0.000000e+00 6.170000e+00 1.802776e-01 1.802776e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.920000e+00 2.061553e-01 2.061553e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.370000e+00 2.061553e-01 2.061553e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.530000e+00 2.334524e-01 2.334524e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.190000e+00 2.024846e-01 2.024846e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.550000e+00 2.061553e-01 2.061553e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.000000e+00 1.664332e-01 1.664332e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.410000e+00 1.360147e-01 1.360147e-01
-6.200000e+00 0.000000e+00 0.000000e+00 1.690000e+00 2.505993e-01 2.505993e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.25, up: 0.25}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d32-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t32
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 4.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.600000e-01 2.236068e-02 2.236068e-02
-1.000000e+00 0.000000e+00 0.000000e+00 7.100000e-01 3.162278e-02 3.162278e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.600000e+00 5.830952e-02 5.830952e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.680000e+00 8.602325e-02 8.602325e-02
-2.200000e+00 0.000000e+00 0.000000e+00 3.800000e+00 1.131371e-01 1.131371e-01
-2.600000e+00 0.000000e+00 0.000000e+00 4.800000e+00 1.500000e-01 1.500000e-01
-3.000000e+00 0.000000e+00 0.000000e+00 5.980000e+00 1.414214e-01 1.414214e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.770000e+00 1.640122e-01 1.640122e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.340000e+00 1.702939e-01 1.702939e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.630000e+00 2.024846e-01 2.024846e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.130000e+00 1.555635e-01 1.555635e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.420000e+00 1.640122e-01 1.640122e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.090000e+00 1.272792e-01 1.272792e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.300000e+00 1.063015e-01 1.063015e-01
-6.200000e+00 0.000000e+00 0.000000e+00 1.930000e+00 2.624881e-01 2.624881e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.25, up: 0.25}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d32-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t32
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.300000e-01 4.123106e-02 4.123106e-02
-1.000000e+00 0.000000e+00 0.000000e+00 6.100000e-01 7.071068e-02 7.071068e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.770000e+00 1.236932e-01 1.236932e-01
-1.800000e+00 0.000000e+00 0.000000e+00 2.530000e+00 1.581139e-01 1.581139e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.550000e+00 1.838478e-01 1.838478e-01
-2.600000e+00 0.000000e+00 0.000000e+00 5.120000e+00 2.469818e-01 2.469818e-01
-3.000000e+00 0.000000e+00 0.000000e+00 6.060000e+00 2.416609e-01 2.416609e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.780000e+00 2.729469e-01 2.729469e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.700000e+00 2.906888e-01 2.906888e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.980000e+00 3.106445e-01 3.106445e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.160000e+00 2.731300e-01 2.731300e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.460000e+00 2.729469e-01 2.729469e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.010000e+00 2.284732e-01 2.284732e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.470000e+00 2.012461e-01 2.012461e-01
-6.200000e+00 0.000000e+00 0.000000e+00 1.900000e+00 3.023243e-01 3.023243e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d32-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.28, up: 0.28}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d32-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t32
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.500000e-01 3.162278e-02 3.162278e-02
-1.000000e+00 0.000000e+00 0.000000e+00 8.100000e-01 5.099020e-02 5.099020e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.650000e+00 8.544004e-02 8.544004e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.610000e+00 1.118034e-01 1.118034e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.700000e+00 1.389244e-01 1.389244e-01
-2.600000e+00 0.000000e+00 0.000000e+00 4.980000e+00 1.769181e-01 1.769181e-01
-3.000000e+00 0.000000e+00 0.000000e+00 5.900000e+00 1.802776e-01 1.802776e-01
-3.400000e+00 0.000000e+00 0.000000e+00 7.110000e+00 2.061553e-01 2.061553e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.340000e+00 2.061553e-01 2.061553e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.560000e+00 2.334524e-01 2.334524e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.300000e+00 2.024846e-01 2.024846e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.610000e+00 2.061553e-01 2.061553e-01
-5.400000e+00 0.000000e+00 0.000000e+00 4.960000e+00 1.664332e-01 1.664332e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.490000e+00 1.500000e-01 1.500000e-01
-6.200000e+00 0.000000e+00 0.000000e+00 2.180000e+00 3.046309e-01 3.046309e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.26, up: 0.26}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d33-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t33
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 4.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.700000e-01 3.162278e-02 3.162278e-02
-1.000000e+00 0.000000e+00 0.000000e+00 7.300000e-01 5.099020e-02 5.099020e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.510000e+00 7.615773e-02 7.615773e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.590000e+00 1.118034e-01 1.118034e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.810000e+00 1.442221e-01 1.442221e-01
-2.600000e+00 0.000000e+00 0.000000e+00 5.070000e+00 1.838478e-01 1.838478e-01
-3.000000e+00 0.000000e+00 0.000000e+00 5.990000e+00 1.720465e-01 1.720465e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.780000e+00 1.984943e-01 1.984943e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.480000e+00 2.061553e-01 2.061553e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.690000e+00 2.404163e-01 2.404163e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.460000e+00 2.024846e-01 2.024846e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.720000e+00 2.061553e-01 2.061553e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.280000e+00 1.720465e-01 1.720465e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.710000e+00 1.500000e-01 1.500000e-01
-6.200000e+00 0.000000e+00 0.000000e+00 2.000000e+00 2.823119e-01 2.823119e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.27, up: 0.27}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d33-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t33
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 1.800000e-01 3.162278e-02 3.162278e-02
-1.000000e+00 0.000000e+00 0.000000e+00 8.300000e-01 7.071068e-02 7.071068e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.620000e+00 1.044031e-01 1.044031e-01
-1.800000e+00 0.000000e+00 0.000000e+00 2.660000e+00 1.392839e-01 1.392839e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.780000e+00 1.788854e-01 1.788854e-01
-2.600000e+00 0.000000e+00 0.000000e+00 5.000000e+00 2.163331e-01 2.163331e-01
-3.000000e+00 0.000000e+00 0.000000e+00 6.290000e+00 2.282542e-01 2.282542e-01
-3.400000e+00 0.000000e+00 0.000000e+00 7.010000e+00 2.555386e-01 2.555386e-01
-3.800000e+00 0.000000e+00 0.000000e+00 8.050000e+00 2.692582e-01 2.692582e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.770000e+00 2.860070e-01 2.860070e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.940000e+00 2.594224e-01 2.594224e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.680000e+00 2.555386e-01 2.555386e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.760000e+00 2.282542e-01 2.282542e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.560000e+00 1.835756e-01 1.835756e-01
-6.200000e+00 0.000000e+00 0.000000e+00 2.080000e+00 3.088689e-01 3.088689e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.28, up: 0.28}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d33-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t33
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.400000e-01 3.162278e-02 3.162278e-02
-1.000000e+00 0.000000e+00 0.000000e+00 7.100000e-01 5.099020e-02 5.099020e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.550000e+00 8.544004e-02 8.544004e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.670000e+00 1.118034e-01 1.118034e-01
-2.200000e+00 0.000000e+00 0.000000e+00 3.860000e+00 1.442221e-01 1.442221e-01
-2.600000e+00 0.000000e+00 0.000000e+00 5.180000e+00 1.910497e-01 1.910497e-01
-3.000000e+00 0.000000e+00 0.000000e+00 6.130000e+00 1.860108e-01 1.860108e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.760000e+00 2.061553e-01 2.061553e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.630000e+00 2.140093e-01 2.140093e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.650000e+00 2.404163e-01 2.404163e-01
-4.600000e+00 0.000000e+00 0.000000e+00 6.790000e+00 1.886796e-01 1.886796e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.850000e+00 2.126029e-01 2.126029e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.870000e+00 1.860108e-01 1.860108e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.770000e+00 1.500000e-01 1.500000e-01
-6.200000e+00 0.000000e+00 0.000000e+00 2.170000e+00 3.008322e-01 3.008322e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d33-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 1: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 2: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 3: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.24, up: 0.24}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d33-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t33
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-01 0.000000e+00 0.000000e+00 4.000000e-02 1.414214e-02 1.414214e-02
-6.000000e-01 0.000000e+00 0.000000e+00 2.200000e-01 2.236068e-02 2.236068e-02
-1.000000e+00 0.000000e+00 0.000000e+00 8.200000e-01 5.099020e-02 5.099020e-02
-1.400000e+00 0.000000e+00 0.000000e+00 1.500000e+00 7.615773e-02 7.615773e-02
-1.800000e+00 0.000000e+00 0.000000e+00 2.390000e+00 9.433981e-02 9.433981e-02
-2.200000e+00 0.000000e+00 0.000000e+00 3.740000e+00 1.360147e-01 1.360147e-01
-2.600000e+00 0.000000e+00 0.000000e+00 4.620000e+00 1.697056e-01 1.697056e-01
-3.000000e+00 0.000000e+00 0.000000e+00 5.750000e+00 1.640122e-01 1.640122e-01
-3.400000e+00 0.000000e+00 0.000000e+00 6.570000e+00 1.843909e-01 1.843909e-01
-3.800000e+00 0.000000e+00 0.000000e+00 7.190000e+00 1.984943e-01 1.984943e-01
-4.200000e+00 0.000000e+00 0.000000e+00 7.200000e+00 2.193171e-01 2.193171e-01
-4.600000e+00 0.000000e+00 0.000000e+00 7.110000e+00 1.860108e-01 1.860108e-01
-5.000000e+00 0.000000e+00 0.000000e+00 6.270000e+00 1.910497e-01 1.910497e-01
-5.400000e+00 0.000000e+00 0.000000e+00 5.260000e+00 1.640122e-01 1.640122e-01
-5.800000e+00 0.000000e+00 0.000000e+00 3.410000e+00 1.360147e-01 1.360147e-01
-6.200000e+00 0.000000e+00 0.000000e+00 1.880000e+00 2.563201e-01 2.563201e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d34-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -1.01, up: 1.01}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d34-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t34
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.243000e+01 1.288449e+00 1.288449e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.448000e+01 7.988116e-01 7.988116e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.563000e+01 4.560702e-01 4.560702e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.620000e+00 3.405877e-01 3.405877e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.810000e+00 2.360085e-01 2.360085e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.690000e+00 1.941649e-01 1.941649e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.080000e+00 9.219544e-02 9.219544e-02
-2.500000e+00 0.000000e+00 0.000000e+00 9.200000e-01 5.000000e-02 5.000000e-02
-3.500000e+00 0.000000e+00 0.000000e+00 3.600000e-01 3.605551e-02 3.605551e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.700000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
-1.000000e+01 0.000000e+00 0.000000e+00 1.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.8281, up: 0.8281}, sys: {dn: -0.3493, up: 0.3493}}, 1: {stat: {dn: -0.8719, up: 0.8719}, sys: {dn: -0.3056, up: 0.3056}}, 2: {stat: {dn: -0.629, up: 0.629}, sys: {dn: -0.1546, up: 0.1546}}, 3: {stat: {dn: -0.5458, up: 0.5458}, sys: {dn: -0.1555, up: 0.1555}}, 4: {stat: {dn: -0.6491, up: 0.6491}, sys: {dn: -0.0841, up: 0.0841}}, 5: {stat: {dn: -0.5271, up: 0.5271}, sys: {dn: -0.2636, up: 0.2636}}, 6: {stat: {dn: -0.5576, up: 0.5576}, sys: {dn: -0.1114, up: 0.1114}}, 7: {stat: {dn: -0.3593, up: 0.3593}, sys: {dn: -0.1206, up: 0.1206}}, 8: {stat: {dn: -0.3956, up: 0.3956}, sys: {dn: -0.091, up: 0.091}}, 9: {stat: {dn: -0.4548, up: 0.4548}, sys: {dn: -0.2237, up: 0.2237}}, 10: {stat: {dn: -0.2397, up: 0.2397}, sys: {dn: -0.0549, up: 0.0549}}, 11: {stat: {dn: -0.1833, up: 0.1833}, sys: {dn: -0.1038, up: 0.1038}}, 12: {stat: {dn: -0.1562, up: 0.1562}, sys: {dn: -0.0247, up: 0.0247}}, 13: {stat: {dn: -0.0886, up: 0.0886}, sys: {dn: -0.0273, up: 0.0273}}, 14: {stat: {dn: -0.103, up: 0.103}, sys: {dn: -0.0787, up: 0.0787}}, 15: {stat: {dn: -0.0488, up: 0.0488}, sys: {dn: -0.0201, up: 0.0201}}, 16: {stat: {dn: -0.0133, up: 0.0133}, sys: {dn: -0.0014, up: 0.0014}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d06-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.903100e+00 8.987547e-01 8.987547e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.081670e+01 9.239053e-01 9.239053e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.114100e+00 6.477207e-01 6.477207e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.696600e+00 5.675191e-01 5.675191e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.414500e+00 6.545255e-01 6.545255e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.096900e+00 5.893381e-01 5.893381e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.239900e+00 5.686191e-01 5.686191e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.482200e+00 3.789998e-01 3.789998e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.371500e+00 4.059315e-01 4.059315e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.767200e+00 5.068380e-01 5.068380e-01
+2.200000e-01 2.000000e-02 2.000000e-02 9.330000e-01 2.459067e-01 2.459067e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.866000e-01 2.106498e-01 2.106498e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.737000e-01 1.581409e-01 1.581409e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.994000e-01 9.271057e-02 9.271057e-02
+3.800000e-01 2.000000e-02 2.000000e-02 1.438000e-01 1.296252e-01 1.296252e-01
+4.200000e-01 2.000000e-02 2.000000e-02 3.800000e-02 5.277736e-02 5.277736e-02
+4.800000e-01 4.000000e-02 4.000000e-02 1.580000e-02 1.337348e-02 1.337348e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.948, up: 0.948}, sys: {dn: -0.2384, up: 0.2384}}, 1: {stat: {dn: -0.9952, up: 0.9952}, sys: {dn: -0.3355, up: 0.3355}}, 2: {stat: {dn: -0.6645, up: 0.6645}, sys: {dn: -0.1476, up: 0.1476}}, 3: {stat: {dn: -0.6435, up: 0.6435}, sys: {dn: -0.1589, up: 0.1589}}, 4: {stat: {dn: -0.5052, up: 0.5052}, sys: {dn: -0.1736, up: 0.1736}}, 5: {stat: {dn: -0.424, up: 0.424}, sys: {dn: -0.125, up: 0.125}}, 6: {stat: {dn: -0.3913, up: 0.3913}, sys: {dn: -0.064, up: 0.064}}, 7: {stat: {dn: -0.3566, up: 0.3566}, sys: {dn: -0.0809, up: 0.0809}}, 8: {stat: {dn: -0.3795, up: 0.3795}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.5742, up: 0.5742}, sys: {dn: -0.1442, up: 0.1442}}, 10: {stat: {dn: -0.1633, up: 0.1633}, sys: {dn: -0.038, up: 0.038}}, 11: {stat: {dn: -0.1664, up: 0.1664}, sys: {dn: -0.0573, up: 0.0573}}, 12: {stat: {dn: -0.1309, up: 0.1309}, sys: {dn: -0.0124, up: 0.0124}}, 13: {stat: {dn: -0.0658, up: 0.0658}, sys: {dn: -0.0077, up: 0.0077}}, 14: {stat: {dn: -0.0928, up: 0.0928}, sys: {dn: -0.0076, up: 0.0076}}, 15: {stat: {dn: -0.0668, up: 0.0668}, sys: {dn: -0.0156, up: 0.0156}}, 16: {stat: {dn: -0.0181, up: 0.0181}, sys: {dn: -0.0005, up: 0.0005}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d06-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 9.091500e+00 9.775165e-01 9.775165e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.221420e+01 1.050230e+00 1.050230e+00
+5.000000e-02 1.000000e-02 1.000000e-02 6.619800e+00 6.806952e-01 6.806952e-01
+7.000000e-02 1.000000e-02 1.000000e-02 5.816700e+00 6.628284e-01 6.628284e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.758000e+00 5.341947e-01 5.341947e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.489100e+00 4.420419e-01 4.420419e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.953900e+00 3.964993e-01 3.964993e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.534500e+00 3.656616e-01 3.656616e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.538000e+00 3.951206e-01 3.951206e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.079900e+00 5.920298e-01 5.920298e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.538000e-01 1.676630e-01 1.676630e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.105000e-01 1.759893e-01 1.759893e-01
+3.000000e-01 2.000000e-02 2.000000e-02 3.202000e-01 1.314860e-01 1.314860e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.063000e-01 6.624900e-02 6.624900e-02
+3.800000e-01 2.000000e-02 2.000000e-02 1.843000e-01 9.311069e-02 9.311069e-02
+4.200000e-01 2.000000e-02 2.000000e-02 1.132000e-01 6.859738e-02 6.859738e-02
+4.800000e-01 4.000000e-02 4.000000e-02 1.520000e-02 1.810690e-02 1.810690e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1246, up: 1.1246}, sys: {dn: -0.4333, up: 0.4333}}, 1: {stat: {dn: -1.2185, up: 1.2185}, sys: {dn: -0.7413, up: 0.7413}}, 2: {stat: {dn: -1.194, up: 1.194}, sys: {dn: -0.2126, up: 0.2126}}, 3: {stat: {dn: -1.0278, up: 1.0278}, sys: {dn: -0.1727, up: 0.1727}}, 4: {stat: {dn: -0.6229, up: 0.6229}, sys: {dn: -0.3767, up: 0.3767}}, 5: {stat: {dn: -0.6926, up: 0.6926}, sys: {dn: -0.41, up: 0.41}}, 6: {stat: {dn: -0.4305, up: 0.4305}, sys: {dn: -0.0954, up: 0.0954}}, 7: {stat: {dn: -0.4053, up: 0.4053}, sys: {dn: -0.1871, up: 0.1871}}, 8: {stat: {dn: -0.3405, up: 0.3405}, sys: {dn: -0.0347, up: 0.0347}}, 9: {stat: {dn: -0.444, up: 0.444}, sys: {dn: -0.1783, up: 0.1783}}, 10: {stat: {dn: -0.2888, up: 0.2888}, sys: {dn: -0.083, up: 0.083}}, 11: {stat: {dn: -0.2247, up: 0.2247}, sys: {dn: -0.1035, up: 0.1035}}, 12: {stat: {dn: -0.1193, up: 0.1193}, sys: {dn: -0.0492, up: 0.0492}}, 13: {stat: {dn: -0.277, up: 0.277}, sys: {dn: -0.0451, up: 0.0451}}, 14: {stat: {dn: -0.1098, up: 0.1098}, sys: {dn: -0.0247, up: 0.0247}}, 15: {stat: {dn: -0.0191, up: 0.0191}, sys: {dn: -0.0029, up: 0.0029}}, 16: {stat: {dn: -0.0074, up: 0.0074}, sys: {dn: -0.0016, up: 0.0016}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d06-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 6.815900e+00 1.205186e+00 1.205186e+00
+3.000000e-02 1.000000e-02 1.000000e-02 8.624900e+00 1.426278e+00 1.426278e+00
+5.000000e-02 1.000000e-02 1.000000e-02 9.002300e+00 1.212780e+00 1.212780e+00
+7.000000e-02 1.000000e-02 1.000000e-02 7.295000e+00 1.042208e+00 1.042208e+00
+9.000000e-02 1.000000e-02 1.000000e-02 3.490700e+00 7.279473e-01 7.279473e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.913900e+00 8.048570e-01 8.048570e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.791300e+00 4.409438e-01 4.409438e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.665700e+00 4.464017e-01 4.464017e-01
+1.700000e-01 1.000000e-02 1.000000e-02 8.341000e-01 3.422636e-01 3.422636e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.434200e+00 4.784630e-01 4.784630e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.039700e+00 3.004903e-01 3.004903e-01
+2.600000e-01 2.000000e-02 2.000000e-02 6.925000e-01 2.473911e-01 2.473911e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.282000e-01 1.290470e-01 1.290470e-01
+3.400000e-01 2.000000e-02 2.000000e-02 6.410000e-01 2.806475e-01 2.806475e-01
+3.800000e-01 2.000000e-02 2.000000e-02 2.030000e-01 1.125439e-01 1.125439e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.180000e-02 1.931890e-02 1.931890e-02
+4.800000e-01 4.000000e-02 4.000000e-02 6.600000e-03 7.570997e-03 7.570997e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.53, up: 0.53}}, 1: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.07, up: 0.07}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.18, up: 0.18}}, 18: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 20: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.31, up: 0.31}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d52-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t52
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.320000e+00 6.243397e-01 6.243397e-01
+6.000000e-02 2.000000e-02 2.000000e-02 4.700000e+00 5.544367e-01 5.544367e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.670000e+00 5.080354e-01 5.080354e-01
+1.400000e-01 2.000000e-02 2.000000e-02 2.970000e+00 4.539824e-01 4.539824e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.430000e+00 4.197618e-01 4.197618e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.480000e+00 3.224903e-01 3.224903e-01
+2.600000e-01 2.000000e-02 2.000000e-02 1.140000e+00 2.844293e-01 2.844293e-01
+3.000000e-01 2.000000e-02 2.000000e-02 1.000000e+00 2.630589e-01 2.630589e-01
+3.400000e-01 2.000000e-02 2.000000e-02 1.260000e+00 2.729469e-01 2.729469e-01
+3.800000e-01 2.000000e-02 2.000000e-02 1.250000e+00 2.668333e-01 2.668333e-01
+4.200000e-01 2.000000e-02 2.000000e-02 5.300000e-01 1.941649e-01 1.941649e-01
+4.600000e-01 2.000000e-02 2.000000e-02 1.300000e+00 2.751363e-01 2.751363e-01
+5.000000e-01 2.000000e-02 2.000000e-02 3.200000e-01 1.503330e-01 1.503330e-01
+5.400000e-01 2.000000e-02 2.000000e-02 2.200000e-01 1.486607e-01 1.486607e-01
+5.800000e-01 2.000000e-02 2.000000e-02 3.100000e-01 1.513275e-01 1.513275e-01
+6.200000e-01 2.000000e-02 2.000000e-02 3.400000e-01 1.612452e-01 1.612452e-01
+6.600000e-01 2.000000e-02 2.000000e-02 2.500000e-01 1.676305e-01 1.676305e-01
+7.000000e-01 2.000000e-02 2.000000e-02 4.500000e-01 2.690725e-01 2.690725e-01
+7.400000e-01 2.000000e-02 2.000000e-02 -4.000000e-02 1.600000e-01 1.600000e-01
+7.800000e-01 2.000000e-02 2.000000e-02 -2.600000e-01 1.565248e-01 1.565248e-01
+8.200000e-01 2.000000e-02 2.000000e-02 7.000000e-02 1.431782e-01 1.431782e-01
+8.600000e-01 2.000000e-02 2.000000e-02 -1.500000e-01 3.228002e-01 3.228002e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d11-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1264, up: 0.1264}, sys: {dn: -0.6788, up: 0.6788}}, 1: {stat: {dn: -0.755, up: 0.755}, sys: {dn: -0.6036, up: 0.6036}}, 2: {stat: {dn: -1.0799, up: 1.0799}, sys: {dn: -0.6683, up: 0.6683}}, 3: {stat: {dn: -0.9242, up: 0.9242}, sys: {dn: -0.2958, up: 0.2958}}, 4: {stat: {dn: -0.5999, up: 0.5999}, sys: {dn: -0.3361, up: 0.3361}}, 5: {stat: {dn: -0.5519, up: 0.5519}, sys: {dn: -0.1828, up: 0.1828}}, 6: {stat: {dn: -0.2652, up: 0.2652}, sys: {dn: -0.0478, up: 0.0478}}, 7: {stat: {dn: -0.2526, up: 0.2526}, sys: {dn: -0.0598, up: 0.0598}}, 8: {stat: {dn: -0.1671, up: 0.1671}, sys: {dn: -0.0509, up: 0.0509}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d11-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.129600e+00 6.904682e-01 6.904682e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.083890e+01 9.666219e-01 9.666219e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.208930e+01 1.269964e+00 1.269964e+00
+7.000000e-02 1.000000e-02 1.000000e-02 8.054400e+00 9.703831e-01 9.703831e-01
+1.000000e-01 2.000000e-02 2.000000e-02 4.693500e+00 6.876360e-01 6.876360e-01
+1.400000e-01 2.000000e-02 2.000000e-02 3.233600e+00 5.813858e-01 5.813858e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.116400e+00 2.694733e-01 2.694733e-01
+2.200000e-01 2.000000e-02 2.000000e-02 7.266000e-01 2.595820e-01 2.595820e-01
+2.700000e-01 3.000000e-02 3.000000e-02 3.183000e-01 1.746803e-01 1.746803e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d34-x01-y02
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -1.03, up: 1.03}}, 1: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d34-x01-y02
Title: doi:10.17182/hepdata.13029.v1/t34
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.281000e+01 1.158361e+00 1.158361e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.425000e+01 7.249828e-01 7.249828e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.560000e+01 4.024922e-01 4.024922e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.560000e+00 2.780288e-01 2.780288e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.350000e+00 1.769181e-01 1.769181e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.580000e+00 1.562050e-01 1.562050e-01
-1.688000e+00 0.000000e+00 0.000000e+00 1.990000e+00 7.810250e-02 7.810250e-02
-2.500000e+00 0.000000e+00 0.000000e+00 9.000000e-01 4.242641e-02 4.242641e-02
-3.500000e+00 0.000000e+00 0.000000e+00 3.900000e-01 2.828427e-02 2.828427e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.600000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
-1.000000e+01 0.000000e+00 0.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
+6.300000e-02 6.300000e-02 3.700000e-02 5.281000e+01 1.158361e+00 1.158361e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.425000e+01 7.249828e-01 7.249828e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.560000e+01 4.024922e-01 4.024922e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.560000e+00 2.780288e-01 2.780288e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.350000e+00 1.769181e-01 1.769181e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.580000e+00 1.562050e-01 1.562050e-01
+1.688000e+00 2.880000e-01 3.120000e-01 1.990000e+00 7.810250e-02 7.810250e-02
+2.500000e+00 5.000000e-01 5.000000e-01 9.000000e-01 4.242641e-02 4.242641e-02
+3.500000e+00 5.000000e-01 5.000000e-01 3.900000e-01 2.828427e-02 2.828427e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.600000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
+1.000000e+01 2.000000e+00 2.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d34-x01-y03
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -1.03, up: 1.03}}, 1: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d34-x01-y03
Title: doi:10.17182/hepdata.13029.v1/t34
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.267000e+01 1.589025e+00 1.589025e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.515000e+01 9.616652e-01 9.616652e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.575000e+01 5.531727e-01 5.531727e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.520000e+00 4.477723e-01 4.477723e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.300000e+00 3.087070e-01 3.087070e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.570000e+00 2.594224e-01 2.594224e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.220000e+00 1.389244e-01 1.389244e-01
-2.500000e+00 0.000000e+00 0.000000e+00 9.000000e-01 6.708204e-02 6.708204e-02
-3.500000e+00 0.000000e+00 0.000000e+00 3.800000e-01 4.472136e-02 4.472136e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.800000e-01 2.236068e-02 2.236068e-02
-7.000000e+00 0.000000e+00 0.000000e+00 8.000000e-02 1.414214e-02 1.414214e-02
-1.000000e+01 0.000000e+00 0.000000e+00 1.000000e-02 1.000000e-02 1.000000e-02
-END YODA_SCATTER2D_V2
+6.300000e-02 6.300000e-02 3.700000e-02 5.267000e+01 1.589025e+00 1.589025e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.515000e+01 9.616652e-01 9.616652e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.575000e+01 5.531727e-01 5.531727e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.520000e+00 4.477723e-01 4.477723e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.300000e+00 3.087070e-01 3.087070e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.570000e+00 2.594224e-01 2.594224e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.220000e+00 1.389244e-01 1.389244e-01
+2.500000e+00 5.000000e-01 5.000000e-01 9.000000e-01 6.708204e-02 6.708204e-02
+3.500000e+00 5.000000e-01 5.000000e-01 3.800000e-01 4.472136e-02 4.472136e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.800000e-01 2.236068e-02 2.236068e-02
+7.000000e+00 1.000000e+00 1.000000e+00 8.000000e-02 1.414214e-02 1.414214e-02
+1.000000e+01 2.000000e+00 2.000000e+00 1.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d34-x01-y04
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -1.06, up: 1.06}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.67, up: 0.67}}, 2: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d34-x01-y04
Title: doi:10.17182/hepdata.13029.v1/t34
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.389000e+01 1.334054e+00 1.334054e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.464000e+01 8.070936e-01 8.070936e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.556000e+01 4.560702e-01 4.560702e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.330000e+00 3.264966e-01 3.264966e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.570000e+00 2.302173e-01 2.302173e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.590000e+00 2.000000e-01 2.000000e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.080000e+00 1.000000e-01 1.000000e-01
-2.500000e+00 0.000000e+00 0.000000e+00 9.500000e-01 5.000000e-02 5.000000e-02
-3.500000e+00 0.000000e+00 0.000000e+00 4.600000e-01 4.242641e-02 4.242641e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.700000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
-1.000000e+01 0.000000e+00 0.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -1.09, up: 1.09}}, 1: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d35-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t35
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.494000e+01 1.346180e+00 1.346180e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.520000e+01 8.099383e-01 8.099383e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.549000e+01 4.500000e-01 4.500000e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.630000e+00 3.330165e-01 3.330165e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.300000e+00 2.220360e-01 2.220360e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.740000e+00 2.061553e-01 2.061553e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.220000e+00 1.063015e-01 1.063015e-01
-2.500000e+00 0.000000e+00 0.000000e+00 9.000000e-01 5.000000e-02 5.000000e-02
-3.500000e+00 0.000000e+00 0.000000e+00 4.000000e-01 3.605551e-02 3.605551e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.800000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 8.000000e-02 1.414214e-02 1.414214e-02
-1.000000e+01 0.000000e+00 0.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.71, up: 0.71}}, 2: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.23, up: 0.23}}, 4: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d35-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t35
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.483000e+01 1.534438e+00 1.534438e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.631000e+01 9.360556e-01 9.360556e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.599000e+01 5.303772e-01 5.303772e-01
-7.750000e-01 0.000000e+00 0.000000e+00 9.030000e+00 4.188078e-01 4.188078e-01
-1.000000e+00 0.000000e+00 0.000000e+00 6.110000e+00 3.088689e-01 3.088689e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.810000e+00 2.523886e-01 2.523886e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.260000e+00 1.303840e-01 1.303840e-01
-2.500000e+00 0.000000e+00 0.000000e+00 9.900000e-01 7.211103e-02 7.211103e-02
-3.500000e+00 0.000000e+00 0.000000e+00 4.400000e-01 5.000000e-02 5.000000e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.900000e-01 2.236068e-02 2.236068e-02
-7.000000e+00 0.000000e+00 0.000000e+00 6.000000e-02 1.414214e-02 1.414214e-02
-1.000000e+01 0.000000e+00 0.000000e+00 2.000000e-02 1.000000e-02 1.000000e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -1.14, up: 1.14}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d35-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t35
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.695000e+01 1.410142e+00 1.410142e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.558000e+01 8.237718e-01 8.237718e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.606000e+01 4.640043e-01 4.640043e-01
-7.750000e-01 0.000000e+00 0.000000e+00 8.060000e+00 3.264966e-01 3.264966e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.290000e+00 2.302173e-01 2.302173e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.750000e+00 2.126029e-01 2.126029e-01
-1.688000e+00 0.000000e+00 0.000000e+00 2.140000e+00 1.000000e-01 1.000000e-01
-2.500000e+00 0.000000e+00 0.000000e+00 9.400000e-01 6.403124e-02 6.403124e-02
-3.500000e+00 0.000000e+00 0.000000e+00 3.900000e-01 3.605551e-02 3.605551e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.600000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 6.000000e-02 1.414214e-02 1.414214e-02
-1.000000e+01 0.000000e+00 0.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d35-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.07, up: 1.07}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.35, up: 0.35}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.0, up: 0.0}}, 11: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d35-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t35
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-6.300000e-02 0.000000e+00 0.000000e+00 5.358000e+01 1.289690e+00 1.289690e+00
-2.500000e-01 0.000000e+00 0.000000e+00 3.405000e+01 7.717513e-01 7.717513e-01
-5.250000e-01 0.000000e+00 0.000000e+00 1.513000e+01 4.301163e-01 4.301163e-01
-7.750000e-01 0.000000e+00 0.000000e+00 7.910000e+00 3.047950e-01 3.047950e-01
-1.000000e+00 0.000000e+00 0.000000e+00 5.260000e+00 2.140093e-01 2.140093e-01
-1.250000e+00 0.000000e+00 0.000000e+00 3.330000e+00 1.910497e-01 1.910497e-01
-1.688000e+00 0.000000e+00 0.000000e+00 1.970000e+00 9.219544e-02 9.219544e-02
-2.500000e+00 0.000000e+00 0.000000e+00 8.600000e-01 5.000000e-02 5.000000e-02
-3.500000e+00 0.000000e+00 0.000000e+00 3.500000e-01 3.605551e-02 3.605551e-02
-5.000000e+00 0.000000e+00 0.000000e+00 1.400000e-01 1.414214e-02 1.414214e-02
-7.000000e+00 0.000000e+00 0.000000e+00 5.000000e-02 1.000000e-02 1.000000e-02
-1.000000e+01 0.000000e+00 0.000000e+00 1.000000e-02 0.000000e+00 0.000000e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d36-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t36
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 6.864000e+01 1.297998e+00 1.297998e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.476000e+01 9.403191e-01 9.403191e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.543000e+01 5.249762e-01 5.249762e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.270000e+00 2.624881e-01 2.624881e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.750000e+00 1.562050e-01 1.562050e-01
-1.400000e+00 0.000000e+00 0.000000e+00 9.500000e-01 8.062258e-02 8.062258e-02
-1.800000e+00 0.000000e+00 0.000000e+00 4.600000e-01 5.830952e-02 5.830952e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.900000e-01 2.236068e-02 2.236068e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -1.08, up: 1.08}}, 1: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d36-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t36
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 6.834000e+01 1.181863e+00 1.181863e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.411000e+01 8.377350e-01 8.377350e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.518000e+01 4.527693e-01 4.527693e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.610000e+00 2.280351e-01 2.280351e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.580000e+00 1.280625e-01 1.280625e-01
-1.400000e+00 0.000000e+00 0.000000e+00 9.600000e-01 7.071068e-02 7.071068e-02
-1.800000e+00 0.000000e+00 0.000000e+00 4.300000e-01 4.242641e-02 4.242641e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.400000e-01 1.414214e-02 1.414214e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.12, up: 1.12}}, 1: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d36-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t36
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 7.066000e+01 1.569841e+00 1.569841e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.390000e+01 1.088944e+00 1.088944e+00
-5.000000e-01 0.000000e+00 0.000000e+00 1.608000e+01 6.841053e-01 6.841053e-01
-7.250000e-01 0.000000e+00 0.000000e+00 5.840000e+00 3.400000e-01 3.400000e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.610000e+00 2.059126e-01 2.059126e-01
-1.400000e+00 0.000000e+00 0.000000e+00 1.070000e+00 1.208305e-01 1.208305e-01
-1.800000e+00 0.000000e+00 0.000000e+00 4.400000e-01 8.544004e-02 8.544004e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.100000e-01 3.162278e-02 3.162278e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d36-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -1.11, up: 1.11}}, 1: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.78, up: 0.78}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d36-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t36
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 6.981000e+01 1.323065e+00 1.323065e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.457000e+01 9.319335e-01 9.319335e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.491000e+01 5.173973e-01 5.173973e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.600000e+00 2.765863e-01 2.765863e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.710000e+00 1.562050e-01 1.562050e-01
-1.400000e+00 0.000000e+00 0.000000e+00 9.800000e-01 8.602325e-02 8.602325e-02
-1.800000e+00 0.000000e+00 0.000000e+00 4.800000e-01 7.211103e-02 7.211103e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.800000e-01 3.162278e-02 3.162278e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -1.12, up: 1.12}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d37-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t37
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 7.062000e+01 1.326084e+00 1.326084e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.477000e+01 9.349332e-01 9.349332e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.513000e+01 5.173973e-01 5.173973e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.610000e+00 2.765863e-01 2.765863e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.790000e+00 1.627882e-01 1.627882e-01
-1.400000e+00 0.000000e+00 0.000000e+00 1.050000e+00 8.602325e-02 8.602325e-02
-1.800000e+00 0.000000e+00 0.000000e+00 5.000000e-01 7.211103e-02 7.211103e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.500000e-01 2.236068e-02 2.236068e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -1.14, up: 1.14}}, 1: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.82, up: 0.82}}, 2: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d37-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t37
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 7.153000e+01 1.503330e+00 1.503330e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.615000e+01 1.078147e+00 1.078147e+00
-5.000000e-01 0.000000e+00 0.000000e+00 1.602000e+01 6.303174e-01 6.303174e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.980000e+00 3.466987e-01 3.466987e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.740000e+00 2.024846e-01 2.024846e-01
-1.400000e+00 0.000000e+00 0.000000e+00 1.290000e+00 1.303840e-01 1.303840e-01
-1.800000e+00 0.000000e+00 0.000000e+00 6.100000e-01 1.029563e-01 1.029563e-01
-2.500000e+00 0.000000e+00 0.000000e+00 1.900000e-01 3.605551e-02 3.605551e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -1.13, up: 1.13}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.06, up: 0.06}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d37-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t37
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 7.094000e+01 1.345288e+00 1.345288e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.524000e+01 9.541488e-01 9.541488e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.570000e+01 5.456189e-01 5.456189e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.850000e+00 2.906888e-01 2.906888e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.650000e+00 1.562050e-01 1.562050e-01
-1.400000e+00 0.000000e+00 0.000000e+00 1.190000e+00 1.000000e-01 1.000000e-01
-1.800000e+00 0.000000e+00 0.000000e+00 4.900000e-01 7.211103e-02 7.211103e-02
-2.500000e+00 0.000000e+00 0.000000e+00 1.500000e-01 2.236068e-02 2.236068e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d37-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -1.09, up: 1.09}}, 1: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d37-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t37
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-01 0.000000e+00 0.000000e+00 6.843000e+01 1.269094e+00 1.269094e+00
-3.000000e-01 0.000000e+00 0.000000e+00 3.398000e+01 8.969392e-01 8.969392e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.432000e+01 4.827007e-01 4.827007e-01
-7.250000e-01 0.000000e+00 0.000000e+00 6.440000e+00 2.617250e-01 2.617250e-01
-1.025000e+00 0.000000e+00 0.000000e+00 2.220000e+00 1.421267e-01 1.421267e-01
-1.400000e+00 0.000000e+00 0.000000e+00 9.100000e-01 8.602325e-02 8.602325e-02
-1.800000e+00 0.000000e+00 0.000000e+00 4.800000e-01 7.211103e-02 7.211103e-02
-2.500000e+00 0.000000e+00 0.000000e+00 5.000000e-02 2.000000e-02 2.000000e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.92, up: 1.92}}, 1: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -0.38, up: 0.38}}, 2: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 16: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d38-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t38
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 8.910000e+00 2.222791e+00 2.222791e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.003000e+01 1.469966e+00 1.469966e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.483000e+01 1.329812e+00 1.329812e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.129000e+01 1.184061e+00 1.184061e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.440000e+00 9.368031e-01 9.368031e-01
-5.500000e-02 0.000000e+00 0.000000e+00 6.310000e+00 8.919641e-01 8.919641e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.680000e+00 7.017834e-01 7.017834e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.190000e+00 6.281720e-01 6.281720e-01
-8.500000e-02 0.000000e+00 0.000000e+00 1.360000e+00 3.905125e-01 3.905125e-01
-9.500000e-02 0.000000e+00 0.000000e+00 3.490000e+00 5.797413e-01 5.797413e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.480000e+00 3.640055e-01 3.640055e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.050000e+00 3.059412e-01 3.059412e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.500000e-01 2.184033e-01 2.184033e-01
-1.700000e-01 0.000000e+00 0.000000e+00 6.200000e-01 2.061553e-01 2.061553e-01
-1.900000e-01 0.000000e+00 0.000000e+00 8.400000e-01 2.280351e-01 2.280351e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.720465e-01 1.720465e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.140175e-01 1.140175e-01
-3.000000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.044031e-01 1.044031e-01
-3.400000e-01 0.000000e+00 0.000000e+00 3.800000e-01 1.280625e-01 1.280625e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -1.5, up: 1.5}}, 1: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.44, up: 0.44}}, 2: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}, 18: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d38-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t38
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 6.940000e+00 1.619290e+00 1.619290e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.311000e+01 1.046948e+00 1.046948e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.535000e+01 8.709191e-01 8.709191e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.013000e+01 7.340981e-01 7.340981e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.360000e+00 6.174140e-01 6.174140e-01
-5.500000e-02 0.000000e+00 0.000000e+00 7.010000e+00 6.489992e-01 6.489992e-01
-6.500000e-02 0.000000e+00 0.000000e+00 5.400000e+00 4.738143e-01 4.738143e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.380000e+00 4.123106e-01 4.123106e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.270000e+00 3.488553e-01 3.488553e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.470000e+00 3.289377e-01 3.289377e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.300000e+00 2.469818e-01 2.469818e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.110000e+00 1.649242e-01 1.649242e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.900000e-01 1.612452e-01 1.612452e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.100000e+00 1.860108e-01 1.860108e-01
-1.900000e-01 0.000000e+00 0.000000e+00 6.400000e-01 1.392839e-01 1.392839e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.204159e-01 1.204159e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.700000e-01 9.486833e-02 9.486833e-02
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.280625e-01 1.280625e-01
-3.400000e-01 0.000000e+00 0.000000e+00 9.000000e-02 5.830952e-02 5.830952e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.71, up: 1.71}, sys: {dn: -1.91, up: 1.91}}, 1: {stat: {dn: -2.38, up: 2.38}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.96, up: 1.96}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -0.31, up: 0.31}}, 5: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.28, up: 0.28}}, 6: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.31, up: 0.31}}, 9: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 15: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.11, up: 0.11}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d38-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t38
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 8.840000e+00 2.563630e+00 2.563630e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.208000e+01 2.418533e+00 2.418533e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.466000e+01 1.985951e+00 1.985951e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.010000e+01 1.696732e+00 1.696732e+00
-4.500000e-02 0.000000e+00 0.000000e+00 8.650000e+00 1.590503e+00 1.590503e+00
-5.500000e-02 0.000000e+00 0.000000e+00 5.230000e+00 1.203038e+00 1.203038e+00
-6.500000e-02 0.000000e+00 0.000000e+00 3.920000e+00 1.030776e+00 1.030776e+00
-7.500000e-02 0.000000e+00 0.000000e+00 3.700000e+00 1.016071e+00 1.016071e+00
-8.500000e-02 0.000000e+00 0.000000e+00 4.140000e+00 1.046948e+00 1.046948e+00
-9.500000e-02 0.000000e+00 0.000000e+00 3.070000e+00 8.417244e-01 8.417244e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.790000e+00 5.948109e-01 5.948109e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.530000e+00 4.130375e-01 4.130375e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.700000e-01 3.373426e-01 3.373426e-01
-1.700000e-01 0.000000e+00 0.000000e+00 4.900000e-01 3.140064e-01 3.140064e-01
-1.900000e-01 0.000000e+00 0.000000e+00 9.600000e-01 3.590265e-01 3.590265e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.100000e-01 2.459675e-01 2.459675e-01
-2.600000e-01 0.000000e+00 0.000000e+00 4.000000e-02 2.102380e-01 2.102380e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -2.200000e-01 1.860108e-01 1.860108e-01
-3.400000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.414214e-01 1.414214e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d38-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -2.2, up: 2.2}}, 1: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.24, up: 0.24}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.24, up: 0.24}}, 18: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d38-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t38
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.021000e+01 2.482438e+00 2.482438e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.197000e+01 1.512415e+00 1.512415e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.438000e+01 1.273499e+00 1.273499e+00
-3.500000e-02 0.000000e+00 0.000000e+00 9.980000e+00 1.075639e+00 1.075639e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.580000e+00 8.736132e-01 8.736132e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.380000e+00 8.263776e-01 8.263776e-01
-6.500000e-02 0.000000e+00 0.000000e+00 5.840000e+00 8.130191e-01 8.130191e-01
-7.500000e-02 0.000000e+00 0.000000e+00 4.210000e+00 6.896376e-01 6.896376e-01
-8.500000e-02 0.000000e+00 0.000000e+00 1.440000e+00 4.341659e-01 4.341659e-01
-9.500000e-02 0.000000e+00 0.000000e+00 3.620000e+00 6.140033e-01 6.140033e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.910000e+00 3.324154e-01 3.324154e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.560000e+00 2.844293e-01 2.844293e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.100000e+00 2.563201e-01 2.563201e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.700000e-01 1.612452e-01 1.612452e-01
-1.900000e-01 0.000000e+00 0.000000e+00 8.900000e-01 2.404163e-01 2.404163e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.200000e-01 1.835756e-01 1.835756e-01
-2.600000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.676305e-01 1.676305e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.830194e-01 2.830194e-01
-3.400000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.345362e-01 1.345362e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -1.95, up: 1.95}}, 1: {stat: {dn: -1.48, up: 1.48}, sys: {dn: -0.48, up: 0.48}}, 2: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.3, up: 0.3}}, 6: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.2, up: 0.2}}, 9: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.16, up: 0.16}}, 10: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.16, up: 0.16}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d39-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t39
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 9.030000e+00 2.196042e+00 2.196042e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.432000e+01 1.555892e+00 1.555892e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.672000e+01 1.353588e+00 1.353588e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.990000e+00 9.244458e-01 9.244458e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.620000e+00 8.949302e-01 8.949302e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.140000e+00 7.984986e-01 7.984986e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.260000e+00 6.618912e-01 6.618912e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.060000e+00 5.700877e-01 5.700877e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.390000e+00 5.200000e-01 5.200000e-01
-9.500000e-02 0.000000e+00 0.000000e+00 3.310000e+00 5.632051e-01 5.632051e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.070000e+00 3.269557e-01 3.269557e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.680000e+00 2.668333e-01 2.668333e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.120000e+00 2.507987e-01 2.507987e-01
-1.700000e-01 0.000000e+00 0.000000e+00 9.000000e-01 2.507987e-01 2.507987e-01
-1.900000e-01 0.000000e+00 0.000000e+00 7.500000e-01 2.500000e-01 2.500000e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.500000e-01 1.941649e-01 1.941649e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.649242e-01 1.649242e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.700000e-01 2.126029e-01 2.126029e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.000000e-02 8.062258e-02 8.062258e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -2.02, up: 2.02}}, 1: {stat: {dn: -1.96, up: 1.96}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -0.34, up: 0.34}}, 4: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.25, up: 0.25}}, 8: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.27, up: 0.27}}, 9: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.12, up: 0.12}}, 15: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 18: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.15, up: 0.15}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d39-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t39
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 9.360000e+00 2.457723e+00 2.457723e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.177000e+01 2.006614e+00 2.006614e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.377000e+01 1.674873e+00 1.674873e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.050000e+01 1.528300e+00 1.528300e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.810000e+00 1.264951e+00 1.264951e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.190000e+00 1.128938e+00 1.128938e+00
-6.500000e-02 0.000000e+00 0.000000e+00 4.950000e+00 9.219544e-01 9.219544e-01
-7.500000e-02 0.000000e+00 0.000000e+00 5.070000e+00 9.726767e-01 9.726767e-01
-8.500000e-02 0.000000e+00 0.000000e+00 3.180000e+00 8.159657e-01 8.159657e-01
-9.500000e-02 0.000000e+00 0.000000e+00 3.270000e+00 7.844743e-01 7.844743e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.890000e+00 4.368066e-01 4.368066e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.670000e+00 3.847077e-01 3.847077e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.100000e-01 3.157531e-01 3.157531e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.510000e+00 4.254409e-01 4.254409e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.300000e+00 3.889730e-01 3.889730e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.900000e-01 2.184033e-01 2.184033e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.600000e-01 2.109502e-01 2.109502e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -1.300000e-01 1.838478e-01 1.838478e-01
-3.400000e-01 0.000000e+00 0.000000e+00 -4.000000e-01 1.802776e-01 1.802776e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -1.91, up: 1.91}}, 1: {stat: {dn: -1.51, up: 1.51}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.39, up: 0.39}}, 4: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.32, up: 0.32}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.32, up: 0.32}}, 6: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.22, up: 0.22}}, 9: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.12, up: 0.12}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d39-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t39
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 8.840000e+00 2.179587e+00 2.179587e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.310000e+01 1.578512e+00 1.578512e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.598000e+01 1.385208e+00 1.385208e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.170000e+01 1.195408e+00 1.195408e+00
-4.500000e-02 0.000000e+00 0.000000e+00 8.540000e+00 1.011929e+00 1.011929e+00
-5.500000e-02 0.000000e+00 0.000000e+00 5.230000e+00 8.430896e-01 8.430896e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.650000e+00 7.017834e-01 7.017834e-01
-7.500000e-02 0.000000e+00 0.000000e+00 2.540000e+00 5.434151e-01 5.434151e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.400000e+00 5.462600e-01 5.462600e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.250000e+00 4.924429e-01 4.924429e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.510000e+00 3.891015e-01 3.891015e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.340000e+00 2.745906e-01 2.745906e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.200000e-01 2.500000e-01 2.500000e-01
-1.700000e-01 0.000000e+00 0.000000e+00 5.500000e-01 2.404163e-01 2.404163e-01
-1.900000e-01 0.000000e+00 0.000000e+00 6.100000e-01 2.765863e-01 2.765863e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.931321e-01 1.931321e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.612452e-01 1.612452e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.000000e-02 1.414214e-01 1.414214e-01
-3.400000e-01 0.000000e+00 0.000000e+00 -3.000000e-01 1.442221e-01 1.442221e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d39-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -2.19, up: 2.19}}, 1: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.36, up: 0.36}}, 4: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.33, up: 0.33}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.34, up: 0.34}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.18, up: 0.18}}, 16: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 18: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d39-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t39
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.016000e+01 2.342008e+00 2.342008e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.098000e+01 1.177455e+00 1.177455e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.542000e+01 1.075407e+00 1.075407e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.073000e+01 9.047099e-01 9.047099e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.800000e+00 7.669420e-01 7.669420e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.210000e+00 6.847627e-01 6.847627e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.300000e+00 5.323533e-01 5.323533e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.050000e+00 4.648656e-01 4.648656e-01
-8.500000e-02 0.000000e+00 0.000000e+00 3.540000e+00 5.481788e-01 5.481788e-01
-9.500000e-02 0.000000e+00 0.000000e+00 3.550000e+00 4.531004e-01 4.531004e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.870000e+00 2.729469e-01 2.729469e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.530000e+00 2.280351e-01 2.280351e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.010000e+00 2.102380e-01 2.102380e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.000000e+00 2.385372e-01 2.385372e-01
-1.900000e-01 0.000000e+00 0.000000e+00 4.900000e-01 1.964688e-01 1.964688e-01
-2.200000e-01 0.000000e+00 0.000000e+00 5.200000e-01 2.280351e-01 2.280351e-01
-2.600000e-01 0.000000e+00 0.000000e+00 4.100000e-01 1.523155e-01 1.523155e-01
-3.000000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.077033e-01 1.077033e-01
-3.400000e-01 0.000000e+00 0.000000e+00 -9.000000e-02 7.211103e-02 7.211103e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.19, up: 0.19}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d40-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t40
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 7.000000e-02 7.000000e-02 7.000000e-02
-3.000000e-02 0.000000e+00 0.000000e+00 2.830000e+00 4.981967e-01 4.981967e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.290000e+00 6.800735e-01 6.800735e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.700000e+00 7.877182e-01 7.877182e-01
-6.500000e-02 0.000000e+00 0.000000e+00 8.390000e+00 9.404786e-01 9.404786e-01
-7.500000e-02 0.000000e+00 0.000000e+00 5.690000e+00 8.237718e-01 8.237718e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.160000e+00 5.629387e-01 5.629387e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.060000e+00 5.360037e-01 5.360037e-01
-1.300000e-01 0.000000e+00 0.000000e+00 3.710000e+00 4.687217e-01 4.687217e-01
-1.500000e-01 0.000000e+00 0.000000e+00 3.840000e+00 4.785394e-01 4.785394e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.440000e+00 2.720294e-01 2.720294e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.530000e+00 2.088061e-01 2.088061e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.330000e+00 1.931321e-01 1.931321e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.050000e+00 1.708801e-01 1.708801e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.080000e+00 1.649242e-01 1.649242e-01
-3.800000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.360147e-01 1.360147e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.800000e-01 1.118034e-01 1.118034e-01
-4.600000e-01 0.000000e+00 0.000000e+00 4.300000e-01 2.302173e-01 2.302173e-01
-5.000000e-01 0.000000e+00 0.000000e+00 3.200000e-01 1.392839e-01 1.392839e-01
-5.400000e-01 0.000000e+00 0.000000e+00 4.000000e-02 9.000000e-02 9.000000e-02
-5.800000e-01 0.000000e+00 0.000000e+00 8.000000e-02 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 20: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d40-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t40
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e-02 5.000000e-02
-3.000000e-02 0.000000e+00 0.000000e+00 2.150000e+00 3.312099e-01 3.312099e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.420000e+00 4.664762e-01 4.664762e-01
-5.500000e-02 0.000000e+00 0.000000e+00 6.310000e+00 4.972927e-01 4.972927e-01
-6.500000e-02 0.000000e+00 0.000000e+00 6.360000e+00 5.217279e-01 5.217279e-01
-7.500000e-02 0.000000e+00 0.000000e+00 6.880000e+00 5.882176e-01 5.882176e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.110000e+00 3.733631e-01 3.733631e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.520000e+00 3.534119e-01 3.534119e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.510000e+00 3.383785e-01 3.383785e-01
-1.500000e-01 0.000000e+00 0.000000e+00 2.830000e+00 2.596151e-01 2.596151e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.550000e+00 1.878829e-01 1.878829e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.930000e+00 1.565248e-01 1.565248e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.030000e+00 1.252996e-01 1.252996e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.060000e+00 1.166190e-01 1.166190e-01
-3.400000e-01 0.000000e+00 0.000000e+00 6.600000e-01 9.486833e-02 9.486833e-02
-3.800000e-01 0.000000e+00 0.000000e+00 4.800000e-01 8.944272e-02 8.944272e-02
-4.200000e-01 0.000000e+00 0.000000e+00 3.900000e-01 1.029563e-01 1.029563e-01
-4.600000e-01 0.000000e+00 0.000000e+00 1.800000e-01 1.204159e-01 1.204159e-01
-5.000000e-01 0.000000e+00 0.000000e+00 2.900000e-01 9.433981e-02 9.433981e-02
-5.400000e-01 0.000000e+00 0.000000e+00 2.500000e-01 7.615773e-02 7.615773e-02
-5.800000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 5.000000e-02 5.000000e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.13, up: 0.13}}, 18: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d40-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t40
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 5.200000e-01 2.200000e-01 2.200000e-01
-3.000000e-02 0.000000e+00 0.000000e+00 3.020000e+00 6.466065e-01 6.466065e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.230000e+00 9.198369e-01 9.198369e-01
-5.500000e-02 0.000000e+00 0.000000e+00 6.080000e+00 1.205985e+00 1.205985e+00
-6.500000e-02 0.000000e+00 0.000000e+00 7.120000e+00 1.396066e+00 1.396066e+00
-7.500000e-02 0.000000e+00 0.000000e+00 6.220000e+00 1.329662e+00 1.329662e+00
-9.000000e-02 0.000000e+00 0.000000e+00 5.420000e+00 9.207063e-01 9.207063e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.030000e+00 7.611833e-01 7.611833e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.100000e+00 8.062258e-01 8.062258e-01
-1.500000e-01 0.000000e+00 0.000000e+00 3.400000e+00 6.859300e-01 6.859300e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.450000e+00 4.275512e-01 4.275512e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.080000e+00 3.687818e-01 3.687818e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.340000e+00 3.036445e-01 3.036445e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.090000e+00 2.668333e-01 2.668333e-01
-3.400000e-01 0.000000e+00 0.000000e+00 6.700000e-01 2.220360e-01 2.220360e-01
-3.800000e-01 0.000000e+00 0.000000e+00 3.200000e-01 1.923538e-01 1.923538e-01
-4.200000e-01 0.000000e+00 0.000000e+00 7.100000e-01 2.563201e-01 2.563201e-01
-4.600000e-01 0.000000e+00 0.000000e+00 -2.400000e-01 1.984943e-01 1.984943e-01
-5.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.902630e-01 1.902630e-01
-5.400000e-01 0.000000e+00 0.000000e+00 1.500000e-01 1.811077e-01 1.811077e-01
-5.800000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.170470e-01 1.170470e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d40-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.33, up: 0.33}}, 2: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.21, up: 0.21}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.27, up: 0.27}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d40-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t40
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.140000e+00 1.400000e-01 1.400000e-01
-3.000000e-02 0.000000e+00 0.000000e+00 2.390000e+00 4.263801e-01 4.263801e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.680000e+00 8.325863e-01 8.325863e-01
-5.500000e-02 0.000000e+00 0.000000e+00 7.640000e+00 8.845903e-01 8.845903e-01
-6.500000e-02 0.000000e+00 0.000000e+00 7.010000e+00 8.318654e-01 8.318654e-01
-7.500000e-02 0.000000e+00 0.000000e+00 5.600000e+00 7.844743e-01 7.844743e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.080000e+00 5.554278e-01 5.554278e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.290000e+00 5.192302e-01 5.192302e-01
-1.300000e-01 0.000000e+00 0.000000e+00 3.570000e+00 4.570558e-01 4.570558e-01
-1.500000e-01 0.000000e+00 0.000000e+00 3.210000e+00 4.275512e-01 4.275512e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.320000e+00 2.692582e-01 2.692582e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.450000e+00 2.088061e-01 2.088061e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.250000e+00 2.102380e-01 2.102380e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.210000e+00 1.838478e-01 1.838478e-01
-3.400000e-01 0.000000e+00 0.000000e+00 8.100000e-01 1.627882e-01 1.627882e-01
-3.800000e-01 0.000000e+00 0.000000e+00 5.100000e-01 1.456022e-01 1.456022e-01
-4.200000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.615549e-01 1.615549e-01
-4.600000e-01 0.000000e+00 0.000000e+00 3.700000e-01 2.580698e-01 2.580698e-01
-5.000000e-01 0.000000e+00 0.000000e+00 9.000000e-02 1.315295e-01 1.315295e-01
-5.400000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.000000e-01 1.000000e-01
-5.800000e-01 0.000000e+00 0.000000e+00 3.400000e-01 2.915476e-01 2.915476e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.23, up: 0.23}}, 2: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 19: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d41-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t41
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00 1.200000e-01 1.200000e-01
-3.000000e-02 0.000000e+00 0.000000e+00 1.690000e+00 3.252691e-01 3.252691e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.070000e+00 7.696753e-01 7.696753e-01
-5.500000e-02 0.000000e+00 0.000000e+00 7.370000e+00 7.844743e-01 7.844743e-01
-6.500000e-02 0.000000e+00 0.000000e+00 6.570000e+00 8.203658e-01 8.203658e-01
-7.500000e-02 0.000000e+00 0.000000e+00 7.090000e+00 8.709765e-01 8.709765e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.810000e+00 5.728001e-01 5.728001e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.230000e+00 4.904080e-01 4.904080e-01
-1.300000e-01 0.000000e+00 0.000000e+00 3.860000e+00 4.589118e-01 4.589118e-01
-1.500000e-01 0.000000e+00 0.000000e+00 2.840000e+00 3.883298e-01 3.883298e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.180000e+00 2.500000e-01 2.500000e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.870000e+00 2.308679e-01 2.308679e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.050000e+00 1.788854e-01 1.788854e-01
-3.000000e-01 0.000000e+00 0.000000e+00 8.800000e-01 1.581139e-01 1.581139e-01
-3.400000e-01 0.000000e+00 0.000000e+00 7.700000e-01 1.529706e-01 1.529706e-01
-3.800000e-01 0.000000e+00 0.000000e+00 7.300000e-01 1.746425e-01 1.746425e-01
-4.200000e-01 0.000000e+00 0.000000e+00 4.500000e-01 1.615549e-01 1.615549e-01
-4.600000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.612452e-01 1.612452e-01
-5.000000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.486607e-01 1.486607e-01
-5.400000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.104536e-01 1.104536e-01
-5.800000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.749286e-01 1.749286e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.3, up: 0.3}}, 18: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.08, up: 0.08}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.13, up: 0.13}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d41-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t41
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00 9.000000e-02 9.000000e-02
-3.000000e-02 0.000000e+00 0.000000e+00 2.360000e+00 4.669047e-01 4.669047e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.140000e+00 1.021421e+00 1.021421e+00
-5.500000e-02 0.000000e+00 0.000000e+00 7.980000e+00 1.170982e+00 1.170982e+00
-6.500000e-02 0.000000e+00 0.000000e+00 6.680000e+00 1.148564e+00 1.148564e+00
-7.500000e-02 0.000000e+00 0.000000e+00 3.960000e+00 9.254188e-01 9.254188e-01
-9.000000e-02 0.000000e+00 0.000000e+00 4.640000e+00 7.021396e-01 7.021396e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.570000e+00 7.354590e-01 7.354590e-01
-1.300000e-01 0.000000e+00 0.000000e+00 3.870000e+00 6.166036e-01 6.166036e-01
-1.500000e-01 0.000000e+00 0.000000e+00 2.800000e+00 5.445181e-01 5.445181e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.640000e+00 3.785499e-01 3.785499e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.150000e+00 3.324154e-01 3.324154e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.990000e+00 3.264966e-01 3.264966e-01
-3.000000e-01 0.000000e+00 0.000000e+00 7.400000e-01 2.158703e-01 2.158703e-01
-3.400000e-01 0.000000e+00 0.000000e+00 6.000000e-01 2.009975e-01 2.009975e-01
-3.800000e-01 0.000000e+00 0.000000e+00 4.300000e-01 2.039608e-01 2.039608e-01
-4.200000e-01 0.000000e+00 0.000000e+00 2.500000e-01 2.039608e-01 2.039608e-01
-4.600000e-01 0.000000e+00 0.000000e+00 4.900000e-01 3.780212e-01 3.780212e-01
-5.000000e-01 0.000000e+00 0.000000e+00 4.100000e-01 2.247221e-01 2.247221e-01
-5.400000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.403567e-01 1.403567e-01
-5.800000e-01 0.000000e+00 0.000000e+00 -1.700000e-01 1.431782e-01 1.431782e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.09, up: 0.09}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 20: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.06, up: 0.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d41-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t41
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.100000e-01 7.000000e-02 7.000000e-02
-3.000000e-02 0.000000e+00 0.000000e+00 2.340000e+00 4.252058e-01 4.252058e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.350000e+00 6.135145e-01 6.135145e-01
-5.500000e-02 0.000000e+00 0.000000e+00 7.500000e+00 8.649277e-01 8.649277e-01
-6.500000e-02 0.000000e+00 0.000000e+00 7.390000e+00 8.845903e-01 8.845903e-01
-7.500000e-02 0.000000e+00 0.000000e+00 6.070000e+00 8.551023e-01 8.551023e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.460000e+00 5.920304e-01 5.920304e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.920000e+00 5.565968e-01 5.565968e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.390000e+00 5.001000e-01 5.001000e-01
-1.500000e-01 0.000000e+00 0.000000e+00 2.690000e+00 4.159327e-01 4.159327e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.780000e+00 2.941088e-01 2.941088e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.440000e+00 2.088061e-01 2.088061e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.460000e+00 2.247221e-01 2.247221e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.140000e+00 1.931321e-01 1.931321e-01
-3.400000e-01 0.000000e+00 0.000000e+00 6.100000e-01 1.612452e-01 1.612452e-01
-3.800000e-01 0.000000e+00 0.000000e+00 6.300000e-01 1.897367e-01 1.897367e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.700000e-01 1.529706e-01 1.529706e-01
-4.600000e-01 0.000000e+00 0.000000e+00 -1.400000e-01 1.664332e-01 1.664332e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.414214e-01 1.414214e-01
-5.400000e-01 0.000000e+00 0.000000e+00 -1.200000e-01 9.219544e-02 9.219544e-02
-5.800000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.081665e-01 1.081665e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d41-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.22, up: 0.22}}, 18: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 19: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d41-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t41
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 0.000000e+00 9.000000e-02 9.000000e-02
-3.000000e-02 0.000000e+00 0.000000e+00 2.680000e+00 4.304649e-01 4.304649e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.570000e+00 6.264982e-01 6.264982e-01
-5.500000e-02 0.000000e+00 0.000000e+00 6.830000e+00 6.161169e-01 6.161169e-01
-6.500000e-02 0.000000e+00 0.000000e+00 5.920000e+00 6.334824e-01 6.334824e-01
-7.500000e-02 0.000000e+00 0.000000e+00 6.000000e+00 6.500000e-01 6.500000e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.080000e+00 4.459821e-01 4.459821e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.810000e+00 4.308132e-01 4.308132e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.330000e+00 4.026164e-01 4.026164e-01
-1.500000e-01 0.000000e+00 0.000000e+00 3.030000e+00 3.298485e-01 3.298485e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.940000e+00 1.897367e-01 1.897367e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.040000e+00 1.969772e-01 1.969772e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.270000e+00 1.720465e-01 1.720465e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.180000e+00 1.526434e-01 1.526434e-01
-3.400000e-01 0.000000e+00 0.000000e+00 4.800000e-01 1.118034e-01 1.118034e-01
-3.800000e-01 0.000000e+00 0.000000e+00 5.900000e-01 1.431782e-01 1.431782e-01
-4.200000e-01 0.000000e+00 0.000000e+00 4.700000e-01 1.476482e-01 1.476482e-01
-4.600000e-01 0.000000e+00 0.000000e+00 3.200000e-01 2.505993e-01 2.505993e-01
-5.000000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.170470e-01 1.170470e-01
-5.400000e-01 0.000000e+00 0.000000e+00 5.000000e-02 8.062258e-02 8.062258e-02
-5.800000e-01 0.000000e+00 0.000000e+00 9.000000e-02 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.36, up: 0.36}}, 6: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.61, up: 0.61}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d42-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t42
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.900000e-01 8.452810e-01 8.452810e-01
-3.000000e-02 0.000000e+00 0.000000e+00 8.020000e+00 6.511528e-01 6.511528e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.617000e+01 1.312440e+00 1.312440e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.407000e+01 1.306484e+00 1.306484e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.319000e+01 1.302997e+00 1.302997e+00
-7.500000e-02 0.000000e+00 0.000000e+00 8.070000e+00 1.081665e+00 1.081665e+00
-9.000000e-02 0.000000e+00 0.000000e+00 6.170000e+00 6.453681e-01 6.453681e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.080000e+00 4.472136e-01 4.472136e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.040000e+00 3.649658e-01 3.649658e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.990000e+00 3.289377e-01 3.289377e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.260000e+00 2.121320e-01 2.121320e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.000000e-01 7.615773e-02 7.615773e-02
-2.600000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.341641e-01 1.341641e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.700000e-01 6.120457e-01 6.120457e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.76, up: 0.76}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.39, up: 0.39}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.44, up: 0.44}}, 6: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.14, up: 0.14}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d42-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t42
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.500000e-01 7.665507e-01 7.665507e-01
-3.000000e-02 0.000000e+00 0.000000e+00 8.630000e+00 4.205948e-01 4.205948e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.511000e+01 8.159657e-01 8.159657e-01
-5.500000e-02 0.000000e+00 0.000000e+00 1.407000e+01 8.766413e-01 8.766413e-01
-6.500000e-02 0.000000e+00 0.000000e+00 1.203000e+01 8.453402e-01 8.453402e-01
-7.500000e-02 0.000000e+00 0.000000e+00 9.230000e+00 8.099383e-01 8.099383e-01
-9.000000e-02 0.000000e+00 0.000000e+00 6.420000e+00 4.272002e-01 4.272002e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.510000e+00 3.132092e-01 3.132092e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.110000e+00 2.376973e-01 2.376973e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.300000e-01 1.676305e-01 1.676305e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.400000e-01 1.204159e-01 1.204159e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.200000e-01 6.708204e-02 6.708204e-02
-2.600000e-01 0.000000e+00 0.000000e+00 4.600000e-01 2.158703e-01 2.158703e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 1.431782e-01 1.431782e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -1.44, up: 1.44}}, 1: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.43, up: 0.43}}, 4: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -0.38, up: 0.38}}, 6: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.26, up: 0.26}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.41, up: 0.41}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d42-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t42
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 6.700000e-01 1.481924e+00 1.481924e+00
-3.000000e-02 0.000000e+00 0.000000e+00 8.860000e+00 1.018332e+00 1.018332e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.465000e+01 1.917707e+00 1.917707e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.596000e+01 2.172970e+00 2.172970e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.085000e+01 1.814084e+00 1.814084e+00
-7.500000e-02 0.000000e+00 0.000000e+00 7.790000e+00 1.605615e+00 1.605615e+00
-9.000000e-02 0.000000e+00 0.000000e+00 6.200000e+00 1.009752e+00 1.009752e+00
-1.100000e-01 0.000000e+00 0.000000e+00 4.090000e+00 7.877182e-01 7.877182e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.400000e+00 5.854912e-01 5.854912e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.170000e+00 4.373786e-01 4.373786e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.600000e-01 2.308679e-01 2.308679e-01
-2.200000e-01 0.000000e+00 0.000000e+00 -4.100000e-01 1.421267e-01 1.421267e-01
-2.600000e-01 0.000000e+00 0.000000e+00 5.400000e-01 2.952965e-01 2.952965e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.600000e-01 4.197618e-01 4.197618e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d42-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.29, up: 1.29}}, 1: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.35, up: 0.35}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.42, up: 0.42}}, 6: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d42-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t42
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 6.000000e-01 1.305412e+00 1.305412e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.540000e+00 6.573431e-01 6.573431e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.661000e+01 1.304952e+00 1.304952e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.308000e+01 1.250000e+00 1.250000e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.120000e+01 1.214578e+00 1.214578e+00
-7.500000e-02 0.000000e+00 0.000000e+00 8.330000e+00 1.130885e+00 1.130885e+00
-9.000000e-02 0.000000e+00 0.000000e+00 5.590000e+00 6.236986e-01 6.236986e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.090000e+00 5.315073e-01 5.315073e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.090000e+00 3.667424e-01 3.667424e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.550000e+00 3.289377e-01 3.289377e-01
-1.800000e-01 0.000000e+00 0.000000e+00 7.800000e-01 1.886796e-01 1.886796e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.600000e-01 1.077033e-01 1.077033e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 7.280110e-02 7.280110e-02
-3.000000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 1.615549e-01 1.615549e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -1.11, up: 1.11}}, 1: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.4, up: 0.4}}, 4: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.44, up: 0.44}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.42, up: 0.42}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -1.67, up: 1.67}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d43-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t43
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 5.200000e-01 1.124500e+00 1.124500e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.470000e+00 6.476110e-01 6.476110e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.520000e+01 1.183596e+00 1.183596e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.474000e+01 1.283900e+00 1.283900e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.363000e+01 1.306331e+00 1.306331e+00
-7.500000e-02 0.000000e+00 0.000000e+00 8.100000e+00 1.066208e+00 1.066208e+00
-9.000000e-02 0.000000e+00 0.000000e+00 5.200000e+00 5.727128e-01 5.727128e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.100000e+00 4.373786e-01 4.373786e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.170000e+00 3.765634e-01 3.765634e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.880000e+00 3.492850e-01 3.492850e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.456022e-01 1.456022e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.697056e-01 1.697056e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.526434e-01 1.526434e-01
-3.000000e-01 0.000000e+00 0.000000e+00 5.800000e-01 1.671466e+00 1.671466e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.53, up: 0.53}}, 1: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.18, up: 0.18}}, 2: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.37, up: 0.37}}, 4: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -0.46, up: 0.46}}, 6: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.19, up: 0.19}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -2.06, up: 2.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d43-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t43
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.500000e-01 5.597321e-01 5.597321e-01
-3.000000e-02 0.000000e+00 0.000000e+00 1.115000e+01 9.472592e-01 9.472592e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.473000e+01 1.662077e+00 1.662077e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.349000e+01 1.710497e+00 1.710497e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.082000e+01 1.628066e+00 1.628066e+00
-7.500000e-02 0.000000e+00 0.000000e+00 8.640000e+00 1.483139e+00 1.483139e+00
-9.000000e-02 0.000000e+00 0.000000e+00 5.490000e+00 8.188406e-01 8.188406e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.800000e+00 6.873136e-01 6.873136e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.680000e+00 5.035871e-01 5.035871e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.360000e+00 4.123106e-01 4.123106e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.340000e+00 3.061046e-01 3.061046e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-02 1.400000e-01 1.400000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.300000e-01 1.697056e-01 1.697056e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -7.100000e-01 2.060607e+00 2.060607e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.66, up: 0.66}}, 1: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.15, up: 0.15}}, 2: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.5, up: 0.5}}, 6: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -1.52, up: 1.52}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d43-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t43
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.100000e-01 6.791171e-01 6.791171e-01
-3.000000e-02 0.000000e+00 0.000000e+00 9.640000e+00 6.768309e-01 6.768309e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.742000e+01 1.377679e+00 1.377679e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.388000e+01 1.296919e+00 1.296919e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.091000e+01 1.224132e+00 1.224132e+00
-7.500000e-02 0.000000e+00 0.000000e+00 9.050000e+00 1.181059e+00 1.181059e+00
-9.000000e-02 0.000000e+00 0.000000e+00 6.160000e+00 6.649060e-01 6.649060e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.710000e+00 4.570558e-01 4.570558e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.500000e+00 3.535534e-01 3.535534e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.110000e+00 3.228002e-01 3.228002e-01
-1.800000e-01 0.000000e+00 0.000000e+00 8.800000e-01 2.220360e-01 2.220360e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.476482e-01 1.476482e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -4.100000e-01 2.247221e-01 2.247221e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.900000e-01 1.522662e+00 1.522662e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d43-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -1.15, up: 1.15}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.41, up: 0.41}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.45, up: 0.45}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.37, up: 0.37}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.09, up: 0.09}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d43-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t43
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 5.400000e-01 1.159741e+00 1.159741e+00
-3.000000e-02 0.000000e+00 0.000000e+00 1.064000e+01 5.470832e-01 5.470832e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.539000e+01 9.904040e-01 9.904040e-01
-5.500000e-02 0.000000e+00 0.000000e+00 1.491000e+01 1.080787e+00 1.080787e+00
-6.500000e-02 0.000000e+00 0.000000e+00 1.060000e+01 9.656604e-01 9.656604e-01
-7.500000e-02 0.000000e+00 0.000000e+00 7.950000e+00 9.091755e-01 9.091755e-01
-9.000000e-02 0.000000e+00 0.000000e+00 5.770000e+00 4.876474e-01 4.876474e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.050000e+00 3.710795e-01 3.710795e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.290000e+00 3.008322e-01 3.008322e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.500000e+00 2.683282e-01 2.683282e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.900000e-01 1.389244e-01 1.389244e-01
-2.200000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.720465e-01 1.720465e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -7.000000e-01 3.748333e-01 3.748333e-01
-3.000000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.029563e-01 1.029563e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.88, up: 0.88}}, 1: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d44-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t44
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.179000e+01 1.149783e+00 1.149783e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.270000e+00 7.595393e-01 7.595393e-01
-5.000000e-02 0.000000e+00 0.000000e+00 5.990000e+00 6.184658e-01 6.184658e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.990000e+00 5.360037e-01 5.360037e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.340000e+00 4.438468e-01 4.438468e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.150000e+00 4.272002e-01 4.272002e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.880000e+00 3.238827e-01 3.238827e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.470000e+00 2.906888e-01 2.906888e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.200000e+00 2.596151e-01 2.596151e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.140000e+00 2.596151e-01 2.596151e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.300000e+00 1.897367e-01 1.897367e-01
-2.600000e-01 0.000000e+00 0.000000e+00 6.500000e-01 1.529706e-01 1.529706e-01
-3.000000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.264911e-01 1.264911e-01
-3.400000e-01 0.000000e+00 0.000000e+00 2.500000e-01 1.170470e-01 1.170470e-01
-3.800000e-01 0.000000e+00 0.000000e+00 5.000000e-02 9.055385e-02 9.055385e-02
-4.200000e-01 0.000000e+00 0.000000e+00 1.200000e-01 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.87, up: 0.87}}, 1: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d44-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t44
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.163000e+01 9.794897e-01 9.794897e-01
-3.000000e-02 0.000000e+00 0.000000e+00 9.080000e+00 4.657252e-01 4.657252e-01
-5.000000e-02 0.000000e+00 0.000000e+00 6.700000e+00 4.295346e-01 4.295346e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.400000e+00 3.289377e-01 3.289377e-01
-9.000000e-02 0.000000e+00 0.000000e+00 4.000000e+00 3.220248e-01 3.220248e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.820000e+00 2.731300e-01 2.731300e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.900000e+00 2.061553e-01 2.061553e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.460000e+00 1.811077e-01 1.811077e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.590000e+00 2.012461e-01 2.012461e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.210000e+00 1.746425e-01 1.746425e-01
-2.200000e-01 0.000000e+00 0.000000e+00 7.700000e-01 1.077033e-01 1.077033e-01
-2.600000e-01 0.000000e+00 0.000000e+00 3.900000e-01 9.219544e-02 9.219544e-02
-3.000000e-01 0.000000e+00 0.000000e+00 3.700000e-01 9.433981e-02 9.433981e-02
-3.400000e-01 0.000000e+00 0.000000e+00 2.500000e-01 8.944272e-02 8.944272e-02
-3.800000e-01 0.000000e+00 0.000000e+00 2.900000e-01 9.433981e-02 9.433981e-02
-4.200000e-01 0.000000e+00 0.000000e+00 1.000000e-01 6.082763e-02 6.082763e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.93, up: 0.93}}, 1: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.11, up: 0.11}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d44-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t44
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.241000e+01 1.526106e+00 1.526106e+00
-3.000000e-02 0.000000e+00 0.000000e+00 8.310000e+00 1.085587e+00 1.085587e+00
-5.000000e-02 0.000000e+00 0.000000e+00 6.770000e+00 1.008067e+00 1.008067e+00
-7.000000e-02 0.000000e+00 0.000000e+00 3.860000e+00 7.566373e-01 7.566373e-01
-9.000000e-02 0.000000e+00 0.000000e+00 4.260000e+00 7.570997e-01 7.570997e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.360000e+00 6.923150e-01 6.923150e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.200000e+00 5.333854e-01 5.333854e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.600000e+00 4.504442e-01 4.504442e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.270000e+00 4.356604e-01 4.356604e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.400000e+00 4.197618e-01 4.197618e-01
-2.200000e-01 0.000000e+00 0.000000e+00 9.300000e-01 2.630589e-01 2.630589e-01
-2.600000e-01 0.000000e+00 0.000000e+00 5.100000e-01 2.220360e-01 2.220360e-01
-3.000000e-01 0.000000e+00 0.000000e+00 3.500000e-01 2.158703e-01 2.158703e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.811077e-01 1.811077e-01
-3.800000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.603122e-01 1.603122e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.513275e-01 1.513275e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d44-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.96, up: 0.96}}, 1: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.12, up: 0.12}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.02, up: 0.02}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d44-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t44
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.282000e+01 1.224418e+00 1.224418e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.410000e+00 7.299315e-01 7.299315e-01
-5.000000e-02 0.000000e+00 0.000000e+00 6.570000e+00 6.293648e-01 6.293648e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.080000e+00 4.827007e-01 4.827007e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.380000e+00 4.396590e-01 4.396590e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.130000e+00 3.613862e-01 3.613862e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.780000e+00 3.337664e-01 3.337664e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.260000e+00 2.906888e-01 2.906888e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.290000e+00 2.983287e-01 2.983287e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.820000e+00 3.324154e-01 3.324154e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.040000e+00 1.868154e-01 1.868154e-01
-2.600000e-01 0.000000e+00 0.000000e+00 6.300000e-01 1.529706e-01 1.529706e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.000000e-01 1.523155e-01 1.523155e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.216553e-01 1.216553e-01
-3.800000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.392839e-01 1.392839e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.140175e-01 1.140175e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.92, up: 0.92}}, 1: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d45-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t45
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.230000e+01 1.168247e+00 1.168247e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.900000e+00 7.218033e-01 7.218033e-01
-5.000000e-02 0.000000e+00 0.000000e+00 6.400000e+00 6.040695e-01 6.040695e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.840000e+00 5.069517e-01 5.069517e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.030000e+00 4.176123e-01 4.176123e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.980000e+00 3.395585e-01 3.395585e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.770000e+00 3.667424e-01 3.667424e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.690000e+00 3.014963e-01 3.014963e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.050000e+00 2.473863e-01 2.473863e-01
-1.900000e-01 0.000000e+00 0.000000e+00 5.400000e-01 2.039608e-01 2.039608e-01
-2.200000e-01 0.000000e+00 0.000000e+00 9.100000e-01 1.746425e-01 1.746425e-01
-2.600000e-01 0.000000e+00 0.000000e+00 6.800000e-01 1.649242e-01 1.649242e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.700000e-01 1.700000e-01 1.700000e-01
-3.400000e-01 0.000000e+00 0.000000e+00 4.000000e-01 1.565248e-01 1.565248e-01
-3.800000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.236932e-01 1.236932e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.400000e-01 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.93, up: 0.93}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d45-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t45
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.249000e+01 1.372953e+00 1.372953e+00
-3.000000e-02 0.000000e+00 0.000000e+00 7.880000e+00 9.055385e-01 9.055385e-01
-5.000000e-02 0.000000e+00 0.000000e+00 7.280000e+00 8.709191e-01 8.709191e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.960000e+00 6.395311e-01 6.395311e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.200000e+00 5.846366e-01 5.846366e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.180000e+00 6.332456e-01 6.332456e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.890000e+00 4.428318e-01 4.428318e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.780000e+00 4.410215e-01 4.410215e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.200000e+00 3.765634e-01 3.765634e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.470000e+00 4.026164e-01 4.026164e-01
-2.200000e-01 0.000000e+00 0.000000e+00 7.500000e-01 2.433105e-01 2.433105e-01
-2.600000e-01 0.000000e+00 0.000000e+00 8.600000e-01 2.451530e-01 2.451530e-01
-3.000000e-01 0.000000e+00 0.000000e+00 4.000000e-01 2.118962e-01 2.118962e-01
-3.400000e-01 0.000000e+00 0.000000e+00 4.600000e-01 2.247221e-01 2.247221e-01
-3.800000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.627882e-01 1.627882e-01
-4.200000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.414214e-01 1.414214e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.84, up: 0.84}}, 1: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d45-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t45
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.121000e+01 1.112879e+00 1.112879e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.450000e+00 7.414850e-01 7.414850e-01
-5.000000e-02 0.000000e+00 0.000000e+00 7.660000e+00 6.964194e-01 6.964194e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.660000e+00 5.263079e-01 5.263079e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.580000e+00 4.743416e-01 4.743416e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.820000e+00 4.244997e-01 4.244997e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.050000e+00 3.452535e-01 3.452535e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.820000e+00 3.114482e-01 3.114482e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.310000e+00 2.912044e-01 2.912044e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.300000e+00 2.973214e-01 2.973214e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.220000e+00 2.088061e-01 2.088061e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.513275e-01 1.513275e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.100000e-01 1.552417e-01 1.552417e-01
-3.400000e-01 0.000000e+00 0.000000e+00 -1.500000e-01 1.140175e-01 1.140175e-01
-3.800000e-01 0.000000e+00 0.000000e+00 1.500000e-01 1.334166e-01 1.334166e-01
-4.200000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 8.062258e-02 8.062258e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d45-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.87, up: 0.87}}, 1: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.13, up: 0.13}}, 2: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.21, up: 0.21}}, 3: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.11, up: 0.11}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.09, up: 0.09}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d45-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t45
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 1.160000e+01 1.034650e+00 1.034650e+00
-3.000000e-02 0.000000e+00 0.000000e+00 9.390000e+00 5.748913e-01 5.748913e-01
-5.000000e-02 0.000000e+00 0.000000e+00 6.380000e+00 5.056679e-01 5.056679e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.990000e+00 4.237924e-01 4.237924e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.830000e+00 3.324154e-01 3.324154e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.770000e+00 3.289377e-01 3.289377e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.150000e+00 2.570992e-01 2.570992e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.910000e+00 2.617250e-01 2.617250e-01
-1.700000e-01 0.000000e+00 0.000000e+00 1.900000e+00 2.731300e-01 2.731300e-01
-1.900000e-01 0.000000e+00 0.000000e+00 1.190000e+00 2.284732e-01 2.284732e-01
-2.200000e-01 0.000000e+00 0.000000e+00 6.600000e-01 1.334166e-01 1.334166e-01
-2.600000e-01 0.000000e+00 0.000000e+00 9.100000e-01 1.581139e-01 1.581139e-01
-3.000000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.341641e-01 1.341641e-01
-3.400000e-01 0.000000e+00 0.000000e+00 2.500000e-01 1.170470e-01 1.170470e-01
-3.800000e-01 0.000000e+00 0.000000e+00 3.000000e-02 8.062258e-02 8.062258e-02
-4.200000e-01 0.000000e+00 0.000000e+00 1.200000e-01 7.280110e-02 7.280110e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.71, up: 0.71}}, 1: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.25, up: 0.25}}, 8: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.14, up: 0.14}}, 9: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d46-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t46
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.000000e-01 7.256721e-01 7.256721e-01
-1.500000e-02 0.000000e+00 0.000000e+00 1.248000e+01 1.173243e+00 1.173243e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.461000e+01 1.291240e+00 1.291240e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.276000e+01 1.236932e+00 1.236932e+00
-4.500000e-02 0.000000e+00 0.000000e+00 8.390000e+00 1.050190e+00 1.050190e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.010000e+00 1.012719e+00 1.012719e+00
-6.500000e-02 0.000000e+00 0.000000e+00 7.370000e+00 9.314505e-01 9.314505e-01
-7.500000e-02 0.000000e+00 0.000000e+00 7.710000e+00 9.340771e-01 9.340771e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.370000e+00 4.617359e-01 4.617359e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.920000e+00 4.554119e-01 4.554119e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.660000e+00 3.067572e-01 3.067572e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.950000e+00 2.668333e-01 2.668333e-01
-1.850000e-01 0.000000e+00 0.000000e+00 8.400000e-01 2.325941e-01 2.325941e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.708801e-01 1.708801e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.600000e-01 1.360147e-01 1.360147e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -2.72, up: 2.72}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.19, up: 0.19}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d46-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t46
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 7.600000e-01 2.723601e+00 2.723601e+00
-1.500000e-02 0.000000e+00 0.000000e+00 9.370000e+00 7.213876e-01 7.213876e-01
-2.500000e-02 0.000000e+00 0.000000e+00 1.466000e+01 7.907591e-01 7.907591e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.304000e+01 8.300602e-01 8.300602e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.151000e+01 8.005623e-01 8.005623e-01
-5.500000e-02 0.000000e+00 0.000000e+00 8.930000e+00 6.500000e-01 6.500000e-01
-6.500000e-02 0.000000e+00 0.000000e+00 7.200000e+00 6.092618e-01 6.092618e-01
-7.500000e-02 0.000000e+00 0.000000e+00 5.420000e+00 5.220153e-01 5.220153e-01
-9.000000e-02 0.000000e+00 0.000000e+00 4.390000e+00 3.466987e-01 3.466987e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.280000e+00 2.906888e-01 2.906888e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.020000e+00 2.523886e-01 2.523886e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.250000e+00 1.456022e-01 1.456022e-01
-1.850000e-01 0.000000e+00 0.000000e+00 9.700000e-01 1.910497e-01 1.910497e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.252996e-01 1.252996e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.500000e-01 9.848858e-02 9.848858e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -4.47, up: 4.47}}, 1: {stat: {dn: -1.43, up: 1.43}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.87, up: 1.87}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -1.83, up: 1.83}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.25, up: 0.25}}, 11: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.11, up: 0.11}}, 13: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d46-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t46
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.250000e+00 4.497877e+00 4.497877e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.115000e+01 1.546932e+00 1.546932e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.288000e+01 1.877711e+00 1.877711e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.353000e+01 2.055067e+00 2.055067e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.209000e+01 1.867030e+00 1.867030e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.440000e+00 1.304646e+00 1.304646e+00
-6.500000e-02 0.000000e+00 0.000000e+00 7.790000e+00 1.474924e+00 1.474924e+00
-7.500000e-02 0.000000e+00 0.000000e+00 7.050000e+00 1.389172e+00 1.389172e+00
-9.000000e-02 0.000000e+00 0.000000e+00 3.660000e+00 7.278049e-01 7.278049e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.770000e+00 6.768309e-01 6.768309e-01
-1.300000e-01 0.000000e+00 0.000000e+00 3.280000e+00 6.870953e-01 6.870953e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.190000e+00 3.423449e-01 3.423449e-01
-1.850000e-01 0.000000e+00 0.000000e+00 8.200000e-01 3.478505e-01 3.478505e-01
-2.200000e-01 0.000000e+00 0.000000e+00 8.000000e-02 2.507987e-01 2.507987e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -1.900000e-01 1.992486e-01 1.992486e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d46-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -2.67, up: 2.67}}, 1: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.53, up: 0.53}}, 2: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.24, up: 0.24}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.27, up: 0.27}}, 4: {stat: {dn: -1.07, up: 1.07}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.18, up: 0.18}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.15, up: 0.15}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.11, up: 0.11}}, 14: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d46-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t46
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 7.500000e-01 2.687936e+00 2.687936e+00
-1.500000e-02 0.000000e+00 0.000000e+00 9.980000e+00 1.010198e+00 1.010198e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.814000e+01 1.381014e+00 1.381014e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.138000e+01 1.122943e+00 1.122943e+00
-4.500000e-02 0.000000e+00 0.000000e+00 9.390000e+00 1.108603e+00 1.108603e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.750000e+00 1.034070e+00 1.034070e+00
-6.500000e-02 0.000000e+00 0.000000e+00 6.590000e+00 8.612781e-01 8.612781e-01
-7.500000e-02 0.000000e+00 0.000000e+00 5.010000e+00 7.690254e-01 7.690254e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.910000e+00 4.939636e-01 4.939636e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.970000e+00 4.301163e-01 4.301163e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.220000e+00 3.847077e-01 3.847077e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.520000e+00 2.473863e-01 2.473863e-01
-1.850000e-01 0.000000e+00 0.000000e+00 1.020000e+00 2.745906e-01 2.745906e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.900000e-01 2.282542e-01 2.282542e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.400000e-01 1.878829e-01 1.878829e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -3.77, up: 3.77}}, 1: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.57, up: 0.57}}, 2: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.2, up: 0.2}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.17, up: 0.17}}, 12: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d47-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t47
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.060000e+00 3.779656e+00 3.779656e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.083000e+01 1.023426e+00 1.023426e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.548000e+01 1.259365e+00 1.259365e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.574000e+01 1.296919e+00 1.296919e+00
-4.500000e-02 0.000000e+00 0.000000e+00 8.570000e+00 9.945853e-01 9.945853e-01
-5.500000e-02 0.000000e+00 0.000000e+00 8.500000e+00 9.222798e-01 9.222798e-01
-6.500000e-02 0.000000e+00 0.000000e+00 7.380000e+00 8.918520e-01 8.918520e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.730000e+00 4.661545e-01 4.661545e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.980000e+00 3.921734e-01 3.921734e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.330000e+00 4.031129e-01 4.031129e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.540000e+00 2.376973e-01 2.376973e-01
-1.850000e-01 0.000000e+00 0.000000e+00 1.110000e+00 2.941088e-01 2.941088e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.400000e-01 2.147091e-01 2.147091e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.708801e-01 1.708801e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -1.57, up: 1.57}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.73, up: 1.73}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -1.33, up: 1.33}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.19, up: 0.19}}, 8: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.18, up: 0.18}}, 9: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.23, up: 0.23}}, 10: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.18, up: 0.18}}, 12: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d47-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t47
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.400000e-01 1.580285e+00 1.580285e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.104000e+01 1.328232e+00 1.328232e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.580000e+01 1.743932e+00 1.743932e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.039000e+01 1.520691e+00 1.520691e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.120000e+01 1.528300e+00 1.528300e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.080000e+00 1.339589e+00 1.339589e+00
-6.500000e-02 0.000000e+00 0.000000e+00 6.960000e+00 1.225765e+00 1.225765e+00
-9.000000e-02 0.000000e+00 0.000000e+00 3.850000e+00 6.389053e-01 6.389053e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.060000e+00 6.168468e-01 6.168468e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.700000e+00 5.594640e-01 5.594640e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.800000e+00 3.667424e-01 3.667424e-01
-1.850000e-01 0.000000e+00 0.000000e+00 1.150000e+00 3.935734e-01 3.935734e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-01 2.647640e-01 2.647640e-01
-2.600000e-01 0.000000e+00 0.000000e+00 3.000000e-02 2.202272e-01 2.202272e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -3.24, up: 3.24}}, 1: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.47, up: 0.47}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.24, up: 0.24}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.07, up: 0.07}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d47-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t47
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 9.100000e-01 3.249631e+00 3.249631e+00
-1.500000e-02 0.000000e+00 0.000000e+00 8.790000e+00 9.364828e-01 9.364828e-01
-2.500000e-02 0.000000e+00 0.000000e+00 1.531000e+01 1.300500e+00 1.300500e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.296000e+01 1.270945e+00 1.270945e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.178000e+01 1.224132e+00 1.224132e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.660000e+00 1.034070e+00 1.034070e+00
-6.500000e-02 0.000000e+00 0.000000e+00 6.880000e+00 9.176056e-01 9.176056e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.850000e+00 4.924429e-01 4.924429e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.820000e+00 4.110961e-01 4.110961e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.630000e+00 4.326662e-01 4.326662e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.560000e+00 2.668333e-01 2.668333e-01
-1.850000e-01 0.000000e+00 0.000000e+00 4.400000e-01 2.404163e-01 2.404163e-01
-2.200000e-01 0.000000e+00 0.000000e+00 0.000000e+00 2.000000e-01 2.000000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.900000e-01 2.024846e-01 2.024846e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d47-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -4.23, up: 4.23}}, 1: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.32, up: 0.32}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.2, up: 0.2}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d47-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t47
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.190000e+00 4.236248e+00 4.236248e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.124000e+01 9.068627e-01 9.068627e-01
-2.500000e-02 0.000000e+00 0.000000e+00 1.491000e+01 9.871677e-01 9.871677e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.260000e+01 9.740637e-01 9.740637e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.130000e+01 9.340771e-01 9.340771e-01
-5.500000e-02 0.000000e+00 0.000000e+00 8.420000e+00 7.746612e-01 7.746612e-01
-6.500000e-02 0.000000e+00 0.000000e+00 6.850000e+00 7.186793e-01 7.186793e-01
-9.000000e-02 0.000000e+00 0.000000e+00 4.360000e+00 4.356604e-01 4.356604e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.080000e+00 3.443835e-01 3.443835e-01
-1.300000e-01 0.000000e+00 0.000000e+00 2.080000e+00 3.201562e-01 3.201562e-01
-1.550000e-01 0.000000e+00 0.000000e+00 1.690000e+00 2.118962e-01 2.118962e-01
-1.850000e-01 0.000000e+00 0.000000e+00 4.900000e-01 1.878829e-01 1.878829e-01
-2.200000e-01 0.000000e+00 0.000000e+00 6.100000e-01 2.334524e-01 2.334524e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.612452e-01 1.612452e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.47, up: 0.47}}, 3: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.32, up: 0.32}}, 7: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.4, up: 0.4}}, 9: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.32, up: 0.32}}, 18: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 19: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.29, up: 0.29}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d48-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t48
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 1.000000e-01 1.000000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 5.400000e-01 3.661967e-01 3.661967e-01
-2.500000e-02 0.000000e+00 0.000000e+00 8.150000e+00 9.106591e-01 9.106591e-01
-3.500000e-02 0.000000e+00 0.000000e+00 7.990000e+00 8.982205e-01 8.982205e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.242000e+01 1.198165e+00 1.198165e+00
-5.500000e-02 0.000000e+00 0.000000e+00 8.800000e+00 9.914131e-01 9.914131e-01
-6.500000e-02 0.000000e+00 0.000000e+00 8.930000e+00 1.107249e+00 1.107249e+00
-7.500000e-02 0.000000e+00 0.000000e+00 6.000000e+00 8.944272e-01 8.944272e-01
-8.500000e-02 0.000000e+00 0.000000e+00 7.840000e+00 1.012373e+00 1.012373e+00
-9.500000e-02 0.000000e+00 0.000000e+00 5.300000e+00 7.907591e-01 7.907591e-01
-1.050000e-01 0.000000e+00 0.000000e+00 4.480000e+00 7.513322e-01 7.513322e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.340000e+00 4.393177e-01 4.393177e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.180000e+00 4.205948e-01 4.205948e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.220000e+00 3.640055e-01 3.640055e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.950000e+00 3.132092e-01 3.132092e-01
-2.000000e-01 0.000000e+00 0.000000e+00 1.510000e+00 3.036445e-01 3.036445e-01
-2.250000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.843909e-01 1.843909e-01
-2.550000e-01 0.000000e+00 0.000000e+00 7.600000e-01 3.827532e-01 3.827532e-01
-2.850000e-01 0.000000e+00 0.000000e+00 4.200000e-01 1.878829e-01 1.878829e-01
-3.150000e-01 0.000000e+00 0.000000e+00 2.300000e-01 1.208305e-01 1.208305e-01
-3.450000e-01 0.000000e+00 0.000000e+00 2.200000e-01 2.942788e-01 2.942788e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.54, up: 0.54}}, 2: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.3, up: 0.3}}, 7: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.2, up: 0.2}}, 8: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.38, up: 0.38}}, 9: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.12, up: 0.12}}, 18: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.12, up: 0.12}}, 19: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 20: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.12, up: 0.12}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d48-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t48
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 8.000000e-02 8.000000e-02
-1.500000e-02 0.000000e+00 0.000000e+00 9.500000e-01 5.632051e-01 5.632051e-01
-2.500000e-02 0.000000e+00 0.000000e+00 5.210000e+00 4.841487e-01 4.841487e-01
-3.500000e-02 0.000000e+00 0.000000e+00 9.320000e+00 5.980803e-01 5.980803e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.129000e+01 7.446476e-01 7.446476e-01
-5.500000e-02 0.000000e+00 0.000000e+00 1.025000e+01 7.034202e-01 7.034202e-01
-6.500000e-02 0.000000e+00 0.000000e+00 8.120000e+00 6.887670e-01 6.887670e-01
-7.500000e-02 0.000000e+00 0.000000e+00 7.500000e+00 6.324555e-01 6.324555e-01
-8.500000e-02 0.000000e+00 0.000000e+00 6.900000e+00 6.685058e-01 6.685058e-01
-9.500000e-02 0.000000e+00 0.000000e+00 5.780000e+00 5.192302e-01 5.192302e-01
-1.050000e-01 0.000000e+00 0.000000e+00 4.480000e+00 4.780167e-01 4.780167e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.970000e+00 3.101612e-01 3.101612e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.560000e+00 2.600000e-01 2.600000e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.000000e+00 2.385372e-01 2.385372e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.550000e+00 2.024846e-01 2.024846e-01
-2.000000e-01 0.000000e+00 0.000000e+00 1.470000e+00 2.012461e-01 2.012461e-01
-2.250000e-01 0.000000e+00 0.000000e+00 9.100000e-01 1.581139e-01 1.581139e-01
-2.550000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.697056e-01 1.697056e-01
-2.850000e-01 0.000000e+00 0.000000e+00 6.000000e-01 1.769181e-01 1.769181e-01
-3.150000e-01 0.000000e+00 0.000000e+00 7.000000e-02 8.062258e-02 8.062258e-02
-3.450000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 1.236932e-01 1.236932e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -1.73, up: 1.73}, sys: {dn: -0.29, up: 0.29}}, 5: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -0.35, up: 0.35}}, 7: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -0.46, up: 0.46}}, 9: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.24, up: 0.24}}, 14: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.04, up: 0.04}}, 15: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.11, up: 0.11}}, 17: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.31, up: 0.31}}, 18: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 19: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.1, up: 0.1}}, 20: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d48-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t48
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.030000e+00 4.300000e-01 4.300000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 2.900000e-01 3.023243e-01 3.023243e-01
-2.500000e-02 0.000000e+00 0.000000e+00 6.620000e+00 1.157670e+00 1.157670e+00
-3.500000e-02 0.000000e+00 0.000000e+00 9.430000e+00 1.465128e+00 1.465128e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.125000e+01 1.754138e+00 1.754138e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.870000e+00 1.698529e+00 1.698529e+00
-6.500000e-02 0.000000e+00 0.000000e+00 8.950000e+00 1.676932e+00 1.676932e+00
-7.500000e-02 0.000000e+00 0.000000e+00 5.320000e+00 1.257816e+00 1.257816e+00
-8.500000e-02 0.000000e+00 0.000000e+00 8.180000e+00 1.607234e+00 1.607234e+00
-9.500000e-02 0.000000e+00 0.000000e+00 5.930000e+00 1.278828e+00 1.278828e+00
-1.050000e-01 0.000000e+00 0.000000e+00 3.050000e+00 9.741663e-01 9.741663e-01
-1.200000e-01 0.000000e+00 0.000000e+00 4.480000e+00 8.006248e-01 8.006248e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.990000e+00 6.118823e-01 6.118823e-01
-1.600000e-01 0.000000e+00 0.000000e+00 3.410000e+00 6.835203e-01 6.835203e-01
-1.800000e-01 0.000000e+00 0.000000e+00 8.400000e-01 3.721559e-01 3.721559e-01
-2.000000e-01 0.000000e+00 0.000000e+00 7.600000e-01 3.733631e-01 3.733631e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.130000e+00 3.668787e-01 3.668787e-01
-2.550000e-01 0.000000e+00 0.000000e+00 6.100000e-01 4.527693e-01 4.527693e-01
-2.850000e-01 0.000000e+00 0.000000e+00 -6.100000e-01 2.385372e-01 2.385372e-01
-3.150000e-01 0.000000e+00 0.000000e+00 4.900000e-01 2.692582e-01 2.692582e-01
-3.450000e-01 0.000000e+00 0.000000e+00 1.000000e-02 8.544004e-02 8.544004e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d48-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.34, up: 0.34}}, 7: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.4, up: 0.4}}, 9: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 10: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.11, up: 0.11}}, 13: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.1, up: 0.1}}, 15: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.11, up: 0.11}}, 17: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.17, up: 0.17}}, 18: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.17, up: 0.17}}, 19: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.25, up: 0.25}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d48-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t48
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 2.600000e-01 2.600000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 6.600000e-01 4.640043e-01 4.640043e-01
-2.500000e-02 0.000000e+00 0.000000e+00 5.580000e+00 6.847627e-01 6.847627e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.354000e+01 1.123610e+00 1.123610e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.087000e+01 1.096358e+00 1.096358e+00
-5.500000e-02 0.000000e+00 0.000000e+00 8.990000e+00 9.929753e-01 9.929753e-01
-6.500000e-02 0.000000e+00 0.000000e+00 8.610000e+00 1.046757e+00 1.046757e+00
-7.500000e-02 0.000000e+00 0.000000e+00 6.010000e+00 8.649277e-01 8.649277e-01
-8.500000e-02 0.000000e+00 0.000000e+00 6.730000e+00 9.575490e-01 9.575490e-01
-9.500000e-02 0.000000e+00 0.000000e+00 4.870000e+00 7.513322e-01 7.513322e-01
-1.050000e-01 0.000000e+00 0.000000e+00 4.460000e+00 7.513322e-01 7.513322e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.520000e+00 4.632494e-01 4.632494e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.590000e+00 3.956008e-01 3.956008e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.270000e+00 3.801316e-01 3.801316e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.240000e+00 3.448188e-01 3.448188e-01
-2.000000e-01 0.000000e+00 0.000000e+00 8.900000e-01 2.765863e-01 2.765863e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.080000e+00 2.640076e-01 2.640076e-01
-2.550000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.701851e-01 2.701851e-01
-2.850000e-01 0.000000e+00 0.000000e+00 7.200000e-01 2.780288e-01 2.780288e-01
-3.150000e-01 0.000000e+00 0.000000e+00 2.500000e-01 1.581139e-01 1.581139e-01
-3.450000e-01 0.000000e+00 0.000000e+00 -6.000000e-02 2.549510e-01 2.549510e-01
-END YODA_SCATTER2D_V2
+6.300000e-02 6.300000e-02 3.700000e-02 5.389000e+01 1.334054e+00 1.334054e+00
+2.500000e-01 1.500000e-01 1.500000e-01 3.464000e+01 8.070936e-01 8.070936e-01
+5.250000e-01 1.250000e-01 1.250000e-01 1.556000e+01 4.560702e-01 4.560702e-01
+7.750000e-01 1.250000e-01 1.250000e-01 8.330000e+00 3.264966e-01 3.264966e-01
+1.000000e+00 1.000000e-01 1.000000e-01 5.570000e+00 2.302173e-01 2.302173e-01
+1.250000e+00 1.500000e-01 1.500000e-01 3.590000e+00 2.000000e-01 2.000000e-01
+1.688000e+00 2.880000e-01 3.120000e-01 2.080000e+00 1.000000e-01 1.000000e-01
+2.500000e+00 5.000000e-01 5.000000e-01 9.500000e-01 5.000000e-02 5.000000e-02
+3.500000e+00 5.000000e-01 5.000000e-01 4.600000e-01 4.242641e-02 4.242641e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.700000e-01 1.414214e-02 1.414214e-02
+7.000000e+00 1.000000e+00 1.000000e+00 6.000000e-02 1.000000e-02 1.000000e-02
+1.000000e+01 2.000000e+00 2.000000e+00 2.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d49-x01-y01
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.27, up: 0.27}}, 4: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.32, up: 0.32}}, 7: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.22, up: 0.22}}, 8: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.38, up: 0.38}}, 9: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.11, up: 0.11}}, 10: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.11, up: 0.11}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 16: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 17: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.46, up: 0.46}}, 18: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.26, up: 0.26}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d49-x01-y01
Title: doi:10.17182/hepdata.13029.v1/t49
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 2.400000e-01 2.400000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 5.000000e-01 3.640055e-01 3.640055e-01
-2.500000e-02 0.000000e+00 0.000000e+00 6.080000e+00 7.169379e-01 7.169379e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.186000e+01 9.972462e-01 9.972462e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.039000e+01 1.038460e+00 1.038460e+00
-5.500000e-02 0.000000e+00 0.000000e+00 1.177000e+01 1.121784e+00 1.121784e+00
-6.500000e-02 0.000000e+00 0.000000e+00 7.680000e+00 9.551963e-01 9.551963e-01
-7.500000e-02 0.000000e+00 0.000000e+00 7.950000e+00 9.264988e-01 9.264988e-01
-8.500000e-02 0.000000e+00 0.000000e+00 6.120000e+00 9.037699e-01 9.037699e-01
-9.500000e-02 0.000000e+00 0.000000e+00 4.000000e+00 6.789698e-01 6.789698e-01
-1.050000e-01 0.000000e+00 0.000000e+00 3.690000e+00 6.296825e-01 6.296825e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.840000e+00 4.684015e-01 4.684015e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.850000e+00 3.794733e-01 3.794733e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.070000e+00 3.623534e-01 3.623534e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.520000e+00 2.983287e-01 2.983287e-01
-2.000000e-01 0.000000e+00 0.000000e+00 1.050000e+00 2.692582e-01 2.692582e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.210000e+00 2.729469e-01 2.729469e-01
-2.550000e-01 0.000000e+00 0.000000e+00 8.000000e-01 5.142956e-01 5.142956e-01
-2.850000e-01 0.000000e+00 0.000000e+00 2.500000e-01 2.088061e-01 2.088061e-01
-3.150000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.456022e-01 1.456022e-01
-3.450000e-01 0.000000e+00 0.000000e+00 4.000000e-02 2.668333e-01 2.668333e-01
-END YODA_SCATTER2D_V2
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 2.400000e-01 2.400000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 5.000000e-01 3.640055e-01 3.640055e-01
+2.500000e-02 5.000000e-03 5.000000e-03 6.080000e+00 7.169379e-01 7.169379e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.186000e+01 9.972462e-01 9.972462e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.039000e+01 1.038460e+00 1.038460e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.177000e+01 1.121784e+00 1.121784e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.680000e+00 9.551963e-01 9.551963e-01
+7.500000e-02 5.000000e-03 5.000000e-03 7.950000e+00 9.264988e-01 9.264988e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.120000e+00 9.037699e-01 9.037699e-01
+9.500000e-02 5.000000e-03 5.000000e-03 4.000000e+00 6.789698e-01 6.789698e-01
+1.050000e-01 5.000000e-03 5.000000e-03 3.690000e+00 6.296825e-01 6.296825e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.840000e+00 4.684015e-01 4.684015e-01
+1.400000e-01 1.000000e-02 1.000000e-02 2.850000e+00 3.794733e-01 3.794733e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.070000e+00 3.623534e-01 3.623534e-01
+1.800000e-01 1.000000e-02 1.000000e-02 1.520000e+00 2.983287e-01 2.983287e-01
+2.000000e-01 1.000000e-02 1.000000e-02 1.050000e+00 2.692582e-01 2.692582e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.210000e+00 2.729469e-01 2.729469e-01
+2.550000e-01 1.500000e-02 1.500000e-02 8.000000e-01 5.142956e-01 5.142956e-01
+2.850000e-01 1.500000e-02 1.500000e-02 2.500000e-01 2.088061e-01 2.088061e-01
+3.150000e-01 1.500000e-02 1.500000e-02 1.900000e-01 1.456022e-01 1.456022e-01
+3.450000e-01 1.500000e-02 1.500000e-02 4.000000e-02 2.668333e-01 2.668333e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d49-x01-y02
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.54, up: 0.54}}, 2: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -0.27, up: 0.27}}, 5: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -1.38, up: 1.38}, sys: {dn: -0.33, up: 0.33}}, 7: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.39, up: 0.39}}, 9: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.17, up: 0.17}}, 11: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.24, up: 0.24}}, 14: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.04, up: 0.04}}, 15: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.08, up: 0.08}}, 16: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.15, up: 0.15}}, 17: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.29, up: 0.29}}, 18: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 19: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.16, up: 0.16}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d49-x01-y02
Title: doi:10.17182/hepdata.13029.v1/t49
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00 0.000000e+00
-1.500000e-02 0.000000e+00 0.000000e+00 9.600000e-01 6.226556e-01 6.226556e-01
-2.500000e-02 0.000000e+00 0.000000e+00 6.270000e+00 9.087354e-01 9.087354e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.236000e+01 1.417921e+00 1.417921e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.004000e+01 1.435618e+00 1.435618e+00
-5.500000e-02 0.000000e+00 0.000000e+00 7.840000e+00 1.237942e+00 1.237942e+00
-6.500000e-02 0.000000e+00 0.000000e+00 7.940000e+00 1.418908e+00 1.418908e+00
-7.500000e-02 0.000000e+00 0.000000e+00 6.130000e+00 1.152606e+00 1.152606e+00
-8.500000e-02 0.000000e+00 0.000000e+00 6.320000e+00 1.195408e+00 1.195408e+00
-9.500000e-02 0.000000e+00 0.000000e+00 6.110000e+00 1.152606e+00 1.152606e+00
-1.050000e-01 0.000000e+00 0.000000e+00 5.560000e+00 1.122943e+00 1.122943e+00
-1.200000e-01 0.000000e+00 0.000000e+00 4.280000e+00 6.551336e-01 6.551336e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.130000e+00 5.457105e-01 5.457105e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.930000e+00 5.909315e-01 5.909315e-01
-1.800000e-01 0.000000e+00 0.000000e+00 8.700000e-01 3.522783e-01 3.522783e-01
-2.000000e-01 0.000000e+00 0.000000e+00 1.330000e+00 4.079216e-01 4.079216e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.300000e+00 3.900000e-01 3.900000e-01
-2.550000e-01 0.000000e+00 0.000000e+00 4.900000e-01 4.318565e-01 4.318565e-01
-2.850000e-01 0.000000e+00 0.000000e+00 -2.800000e-01 2.596151e-01 2.596151e-01
-3.150000e-01 0.000000e+00 0.000000e+00 -2.200000e-01 1.843909e-01 1.843909e-01
-3.450000e-01 0.000000e+00 0.000000e+00 9.900000e-01 2.000000e-01 2.000000e-01
-END YODA_SCATTER2D_V2
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00
+1.500000e-02 5.000000e-03 5.000000e-03 9.600000e-01 6.226556e-01 6.226556e-01
+2.500000e-02 5.000000e-03 5.000000e-03 6.270000e+00 9.087354e-01 9.087354e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.236000e+01 1.417921e+00 1.417921e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.004000e+01 1.435618e+00 1.435618e+00
+5.500000e-02 5.000000e-03 5.000000e-03 7.840000e+00 1.237942e+00 1.237942e+00
+6.500000e-02 5.000000e-03 5.000000e-03 7.940000e+00 1.418908e+00 1.418908e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.130000e+00 1.152606e+00 1.152606e+00
+8.500000e-02 5.000000e-03 5.000000e-03 6.320000e+00 1.195408e+00 1.195408e+00
+9.500000e-02 5.000000e-03 5.000000e-03 6.110000e+00 1.152606e+00 1.152606e+00
+1.050000e-01 5.000000e-03 5.000000e-03 5.560000e+00 1.122943e+00 1.122943e+00
+1.200000e-01 1.000000e-02 1.000000e-02 4.280000e+00 6.551336e-01 6.551336e-01
+1.400000e-01 1.000000e-02 1.000000e-02 3.130000e+00 5.457105e-01 5.457105e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.930000e+00 5.909315e-01 5.909315e-01
+1.800000e-01 1.000000e-02 1.000000e-02 8.700000e-01 3.522783e-01 3.522783e-01
+2.000000e-01 1.000000e-02 1.000000e-02 1.330000e+00 4.079216e-01 4.079216e-01
+2.250000e-01 1.500000e-02 1.500000e-02 1.300000e+00 3.900000e-01 3.900000e-01
+2.550000e-01 1.500000e-02 1.500000e-02 4.900000e-01 4.318565e-01 4.318565e-01
+2.850000e-01 1.500000e-02 1.500000e-02 -2.800000e-01 2.596151e-01 2.596151e-01
+3.150000e-01 1.500000e-02 1.500000e-02 -2.200000e-01 1.843909e-01 1.843909e-01
+3.450000e-01 1.500000e-02 1.500000e-02 9.900000e-01 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+
BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d49-x01-y03
Variations: [""]
ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.47, up: 0.47}}, 2: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.24, up: 0.24}}, 4: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -1.06, up: 1.06}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.4, up: 0.4}}, 7: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.22, up: 0.22}}, 8: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.43, up: 0.43}}, 9: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.18, up: 0.18}}, 10: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.1, up: 0.1}}, 13: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.24, up: 0.24}}, 14: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.04, up: 0.04}}, 17: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.42, up: 0.42}}, 18: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 19: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 20: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.08, up: 0.08}}}
-
IsRef: 1
Path: /REF/DELPHI_2003_I620250/d49-x01-y03
Title: doi:10.17182/hepdata.13029.v1/t49
Type: Scatter2D
---
# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 1.400000e-01 1.400000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 8.300000e-01 5.420332e-01 5.420332e-01
-2.500000e-02 0.000000e+00 0.000000e+00 5.670000e+00 7.158911e-01 7.158911e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.035000e+01 9.895454e-01 9.895454e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.198000e+01 1.158016e+00 1.158016e+00
-5.500000e-02 0.000000e+00 0.000000e+00 9.310000e+00 1.075174e+00 1.075174e+00
-6.500000e-02 0.000000e+00 0.000000e+00 9.190000e+00 1.114271e+00 1.114271e+00
-7.500000e-02 0.000000e+00 0.000000e+00 8.050000e+00 9.946356e-01 9.946356e-01
-8.500000e-02 0.000000e+00 0.000000e+00 6.610000e+00 9.794386e-01 9.794386e-01
-9.500000e-02 0.000000e+00 0.000000e+00 6.430000e+00 8.688498e-01 8.688498e-01
-1.050000e-01 0.000000e+00 0.000000e+00 4.110000e+00 7.102112e-01 7.102112e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.660000e+00 4.684015e-01 4.684015e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.320000e+00 3.736308e-01 3.736308e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.770000e+00 4.410215e-01 4.410215e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.510000e+00 3.275668e-01 3.275668e-01
-2.000000e-01 0.000000e+00 0.000000e+00 9.500000e-01 3.059412e-01 3.059412e-01
-2.250000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.334524e-01 2.334524e-01
-2.550000e-01 0.000000e+00 0.000000e+00 6.600000e-01 4.939636e-01 4.939636e-01
-2.850000e-01 0.000000e+00 0.000000e+00 -2.700000e-01 2.118962e-01 2.118962e-01
-3.150000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.627882e-01 1.627882e-01
-3.450000e-01 0.000000e+00 0.000000e+00 -1.200000e-01 8.544004e-02 8.544004e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d49-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.27, up: 0.27}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.27, up: 0.27}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.38, up: 0.38}}, 7: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.22, up: 0.22}}, 8: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.45, up: 0.45}}, 9: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.15, up: 0.15}}, 10: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.11, up: 0.11}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.2, up: 0.2}}, 14: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.13, up: 0.13}}, 17: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.3, up: 0.3}}, 18: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.1, up: 0.1}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d49-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t49
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 0.000000e+00 1.600000e-01 1.600000e-01
-1.500000e-02 0.000000e+00 0.000000e+00 6.800000e-01 4.338202e-01 4.338202e-01
-2.500000e-02 0.000000e+00 0.000000e+00 7.030000e+00 6.762396e-01 6.762396e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.170000e+01 8.065358e-01 8.065358e-01
-4.500000e-02 0.000000e+00 0.000000e+00 9.600000e+00 8.348653e-01 8.348653e-01
-5.500000e-02 0.000000e+00 0.000000e+00 9.510000e+00 8.102469e-01 8.102469e-01
-6.500000e-02 0.000000e+00 0.000000e+00 8.460000e+00 8.497058e-01 8.497058e-01
-7.500000e-02 0.000000e+00 0.000000e+00 8.040000e+00 7.912016e-01 7.912016e-01
-8.500000e-02 0.000000e+00 0.000000e+00 6.760000e+00 8.154140e-01 8.154140e-01
-9.500000e-02 0.000000e+00 0.000000e+00 5.400000e+00 6.378871e-01 6.378871e-01
-1.050000e-01 0.000000e+00 0.000000e+00 3.610000e+00 4.827007e-01 4.827007e-01
-1.200000e-01 0.000000e+00 0.000000e+00 3.280000e+00 3.700000e-01 3.700000e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.190000e+00 3.361547e-01 3.361547e-01
-1.600000e-01 0.000000e+00 0.000000e+00 2.240000e+00 3.280244e-01 3.280244e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.480000e+00 2.500000e-01 2.500000e-01
-2.000000e-01 0.000000e+00 0.000000e+00 1.450000e+00 2.563201e-01 2.563201e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.040000e+00 2.385372e-01 2.385372e-01
-2.550000e-01 0.000000e+00 0.000000e+00 4.600000e-01 3.551056e-01 3.551056e-01
-2.850000e-01 0.000000e+00 0.000000e+00 3.700000e-01 1.972308e-01 1.972308e-01
-3.150000e-01 0.000000e+00 0.000000e+00 -2.200000e-01 1.077033e-01 1.077033e-01
-3.450000e-01 0.000000e+00 0.000000e+00 1.100000e-01 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -1.6, up: 1.6}}, 1: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.95, up: 0.95}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -0.19, up: 0.19}}, 5: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.22, up: 0.22}}, 13: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d50-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t50
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.725000e+01 2.276928e+00 2.276928e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.742000e+01 1.399178e+00 1.399178e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.077000e+01 1.132254e+00 1.132254e+00
-3.500000e-02 0.000000e+00 0.000000e+00 8.410000e+00 9.588535e-01 9.588535e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.520000e+00 9.394147e-01 9.394147e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.650000e+00 8.300602e-01 8.300602e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.520000e+00 7.518643e-01 7.518643e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.000000e+00 5.948109e-01 5.948109e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.280000e+00 5.491812e-01 5.491812e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.150000e+00 4.850773e-01 4.850773e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.460000e+00 3.080584e-01 3.080584e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.610000e+00 3.114482e-01 3.114482e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.240000e+00 3.801316e-01 3.801316e-01
-1.700000e-01 0.000000e+00 0.000000e+00 5.000000e-01 2.473863e-01 2.473863e-01
-1.900000e-01 0.000000e+00 0.000000e+00 0.000000e+00 1.702939e-01 1.702939e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.500000e-01 1.334166e-01 1.334166e-01
-2.600000e-01 0.000000e+00 0.000000e+00 7.000000e-02 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -1.64, up: 1.64}}, 1: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.18, up: 0.18}}, 2: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.28, up: 0.28}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.18, up: 0.18}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 9: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.19, up: 0.19}}, 10: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.07, up: 0.07}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d50-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t50
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.792000e+01 1.926058e+00 1.926058e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.811000e+01 8.688498e-01 8.688498e-01
-2.500000e-02 0.000000e+00 0.000000e+00 1.181000e+01 8.095060e-01 8.095060e-01
-3.500000e-02 0.000000e+00 0.000000e+00 8.390000e+00 6.139218e-01 6.139218e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.480000e+00 5.375872e-01 5.375872e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.760000e+00 5.385165e-01 5.385165e-01
-6.500000e-02 0.000000e+00 0.000000e+00 3.960000e+00 4.438468e-01 4.438468e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.030000e+00 4.204759e-01 4.204759e-01
-8.500000e-02 0.000000e+00 0.000000e+00 3.210000e+00 4.254409e-01 4.254409e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.950000e+00 3.894868e-01 3.894868e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.310000e+00 1.992486e-01 1.992486e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.080000e+00 1.811077e-01 1.811077e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.900000e-01 2.126029e-01 2.126029e-01
-1.700000e-01 0.000000e+00 0.000000e+00 6.000000e-01 1.746425e-01 1.746425e-01
-1.900000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.615549e-01 1.615549e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.300000e-01 9.486833e-02 9.486833e-02
-2.600000e-01 0.000000e+00 0.000000e+00 3.000000e-02 6.082763e-02 6.082763e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.62, up: 2.62}, sys: {dn: -1.74, up: 1.74}}, 1: {stat: {dn: -2.23, up: 2.23}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -1.65, up: 1.65}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -1.48, up: 1.48}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.36, up: 0.36}}, 10: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.12, up: 0.12}}, 11: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.24, up: 0.24}}, 13: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d50-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t50
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.969000e+01 3.145155e+00 3.145155e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.791000e+01 2.238080e+00 2.238080e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.001000e+01 1.680744e+00 1.680744e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.500000e+00 1.273931e+00 1.273931e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.960000e+00 1.496262e+00 1.496262e+00
-5.500000e-02 0.000000e+00 0.000000e+00 5.130000e+00 1.210372e+00 1.210372e+00
-6.500000e-02 0.000000e+00 0.000000e+00 3.960000e+00 1.104762e+00 1.104762e+00
-7.500000e-02 0.000000e+00 0.000000e+00 2.500000e+00 8.729834e-01 8.729834e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.710000e+00 8.729834e-01 8.729834e-01
-9.500000e-02 0.000000e+00 0.000000e+00 5.270000e+00 1.176435e+00 1.176435e+00
-1.100000e-01 0.000000e+00 0.000000e+00 2.520000e+00 5.824946e-01 5.824946e-01
-1.300000e-01 0.000000e+00 0.000000e+00 8.100000e-01 3.901282e-01 3.901282e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.160000e+00 5.366563e-01 5.366563e-01
-1.700000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 3.101612e-01 3.101612e-01
-1.900000e-01 0.000000e+00 0.000000e+00 -2.000000e-02 3.301515e-01 3.301515e-01
-2.200000e-01 0.000000e+00 0.000000e+00 -3.500000e-01 1.749286e-01 1.749286e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.000000e-01 1.941649e-01 1.941649e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d50-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.7, up: 1.7}}, 1: {stat: {dn: -1.31, up: 1.31}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.4, up: 0.4}}, 6: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.14, up: 0.14}}, 10: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.2, up: 0.2}}, 13: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d50-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t50
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.894000e+01 2.362118e+00 2.362118e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.704000e+01 1.323707e+00 1.323707e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.208000e+01 1.182709e+00 1.182709e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.990000e+00 9.489468e-01 9.489468e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.760000e+00 8.256513e-01 8.256513e-01
-5.500000e-02 0.000000e+00 0.000000e+00 6.370000e+00 9.123596e-01 9.123596e-01
-6.500000e-02 0.000000e+00 0.000000e+00 3.700000e+00 6.621933e-01 6.621933e-01
-7.500000e-02 0.000000e+00 0.000000e+00 2.450000e+00 5.578530e-01 5.578530e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.770000e+00 5.920304e-01 5.920304e-01
-9.500000e-02 0.000000e+00 0.000000e+00 1.900000e+00 5.000000e-01 5.000000e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.370000e+00 3.178050e-01 3.178050e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.860000e+00 3.512834e-01 3.512834e-01
-1.500000e-01 0.000000e+00 0.000000e+00 9.300000e-01 3.440930e-01 3.440930e-01
-1.700000e-01 0.000000e+00 0.000000e+00 2.300000e-01 2.418677e-01 2.418677e-01
-1.900000e-01 0.000000e+00 0.000000e+00 3.000000e-01 2.692582e-01 2.692582e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.109502e-01 2.109502e-01
-2.600000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.004988e-01 1.004988e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.63, up: 1.63}, sys: {dn: -1.81, up: 1.81}}, 1: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.22, up: 0.22}}, 2: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.34, up: 0.34}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.19, up: 0.19}}, 10: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.13, up: 0.13}}, 13: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.09, up: 0.09}}, 16: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d51-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t51
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.079000e+01 2.435775e+00 2.435775e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.820000e+01 1.318484e+00 1.318484e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.041000e+01 1.043552e+00 1.043552e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.170000e+00 8.273452e-01 8.273452e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.840000e+00 8.537564e-01 8.537564e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.300000e+00 7.962412e-01 7.962412e-01
-6.500000e-02 0.000000e+00 0.000000e+00 3.290000e+00 6.209670e-01 6.209670e-01
-7.500000e-02 0.000000e+00 0.000000e+00 2.490000e+00 5.508176e-01 5.508176e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.580000e+00 5.632051e-01 5.632051e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.480000e+00 5.818935e-01 5.818935e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.880000e+00 3.352611e-01 3.352611e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.780000e+00 3.214032e-01 3.214032e-01
-1.500000e-01 0.000000e+00 0.000000e+00 5.500000e-01 2.817801e-01 2.817801e-01
-1.700000e-01 0.000000e+00 0.000000e+00 7.500000e-01 3.067572e-01 3.067572e-01
-1.900000e-01 0.000000e+00 0.000000e+00 3.600000e-01 2.751363e-01 2.751363e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.923538e-01 1.923538e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 8.246211e-02 8.246211e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.24, up: 2.24}, sys: {dn: -1.79, up: 1.79}}, 1: {stat: {dn: -1.79, up: 1.79}, sys: {dn: -0.2, up: 0.2}}, 2: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -0.1, up: 0.1}}, 4: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.31, up: 0.31}}, 6: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.28, up: 0.28}}, 8: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.24, up: 0.24}}, 9: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.21, up: 0.21}}, 10: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.25, up: 0.25}}, 13: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.1, up: 0.1}}, 14: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}, 16: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d51-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t51
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.043000e+01 2.867351e+00 2.867351e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.632000e+01 1.801139e+00 1.801139e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.980000e+00 1.426359e+00 1.426359e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.590000e+00 1.134416e+00 1.134416e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.440000e+00 1.220000e+00 1.220000e+00
-5.500000e-02 0.000000e+00 0.000000e+00 4.790000e+00 1.037401e+00 1.037401e+00
-6.500000e-02 0.000000e+00 0.000000e+00 3.430000e+00 8.472308e-01 8.472308e-01
-7.500000e-02 0.000000e+00 0.000000e+00 4.750000e+00 1.000000e+00 1.000000e+00
-8.500000e-02 0.000000e+00 0.000000e+00 3.720000e+00 9.024965e-01 9.024965e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.710000e+00 7.500000e-01 7.500000e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.840000e+00 4.883646e-01 4.883646e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.690000e+00 4.509989e-01 4.509989e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.060000e+00 4.802083e-01 4.802083e-01
-1.700000e-01 0.000000e+00 0.000000e+00 7.600000e-01 4.317407e-01 4.317407e-01
-1.900000e-01 0.000000e+00 0.000000e+00 2.000000e-02 3.301515e-01 3.301515e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.000000e-02 2.202272e-01 2.202272e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 1.204159e-01 1.204159e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -1.52, up: 1.52}}, 1: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.24, up: 0.24}}, 2: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.39, up: 0.39}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.23, up: 0.23}}, 8: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.14, up: 0.14}}, 9: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.12, up: 0.12}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.29, up: 0.29}}, 13: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.04, up: 0.04}}, 14: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d51-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t51
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.582000e+01 2.178073e+00 2.178073e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.867000e+01 1.420422e+00 1.420422e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.292000e+01 1.249200e+00 1.249200e+00
-3.500000e-02 0.000000e+00 0.000000e+00 9.260000e+00 1.001299e+00 1.001299e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.650000e+00 8.658522e-01 8.658522e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.720000e+00 8.989994e-01 8.989994e-01
-6.500000e-02 0.000000e+00 0.000000e+00 4.010000e+00 7.021396e-01 7.021396e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.890000e+00 6.989278e-01 6.989278e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.010000e+00 5.096077e-01 5.096077e-01
-9.500000e-02 0.000000e+00 0.000000e+00 1.440000e+00 4.657252e-01 4.657252e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.760000e+00 3.517101e-01 3.517101e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.030000e+00 3.006659e-01 3.006659e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.160000e+00 4.393177e-01 4.393177e-01
-1.700000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.828427e-01 2.828427e-01
-1.900000e-01 0.000000e+00 0.000000e+00 3.000000e-02 2.701851e-01 2.701851e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.600000e-01 1.964688e-01 1.964688e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d51-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -1.69, up: 1.69}}, 1: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.23, up: 0.23}}, 2: {stat: {dn: -0.84, up: 0.84}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.34, up: 0.34}}, 6: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.24, up: 0.24}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.22, up: 0.22}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.23, up: 0.23}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.14, up: 0.14}}, 15: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d51-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t51
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.875000e+01 2.102047e+00 2.102047e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.723000e+01 1.045610e+00 1.045610e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.175000e+01 9.219544e-01 9.219544e-01
-3.500000e-02 0.000000e+00 0.000000e+00 8.780000e+00 7.727872e-01 7.727872e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.800000e+00 6.957011e-01 6.957011e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.860000e+00 6.551336e-01 6.551336e-01
-6.500000e-02 0.000000e+00 0.000000e+00 2.970000e+00 4.870318e-01 4.870318e-01
-7.500000e-02 0.000000e+00 0.000000e+00 3.910000e+00 5.456189e-01 5.456189e-01
-8.500000e-02 0.000000e+00 0.000000e+00 2.290000e+00 4.401136e-01 4.401136e-01
-9.500000e-02 0.000000e+00 0.000000e+00 2.540000e+00 4.652956e-01 4.652956e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.540000e+00 2.624881e-01 2.624881e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.370000e+00 2.517936e-01 2.517936e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.800000e-01 3.252691e-01 3.252691e-01
-1.700000e-01 0.000000e+00 0.000000e+00 8.000000e-02 2.002498e-01 2.002498e-01
-1.900000e-01 0.000000e+00 0.000000e+00 4.800000e-01 2.692582e-01 2.692582e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.600000e-01 1.843909e-01 1.843909e-01
-2.600000e-01 0.000000e+00 0.000000e+00 4.000000e-02 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.46, up: 0.46}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.06, up: 0.06}}, 2: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 17: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.14, up: 0.14}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 20: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.1, up: 0.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d52-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t52
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.150000e+00 5.015974e-01 5.015974e-01
-6.000000e-02 0.000000e+00 0.000000e+00 4.580000e+00 3.452535e-01 3.452535e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.640000e+00 3.298485e-01 3.298485e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.830000e+00 2.961419e-01 2.961419e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.420000e+00 2.720294e-01 2.720294e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.910000e+00 2.256103e-01 2.256103e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.150000e+00 1.964688e-01 1.964688e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.090000e+00 1.746425e-01 1.746425e-01
-3.400000e-01 0.000000e+00 0.000000e+00 9.300000e-01 1.529706e-01 1.529706e-01
-3.800000e-01 0.000000e+00 0.000000e+00 6.400000e-01 1.236932e-01 1.236932e-01
-4.200000e-01 0.000000e+00 0.000000e+00 8.300000e-01 1.523155e-01 1.523155e-01
-4.600000e-01 0.000000e+00 0.000000e+00 7.300000e-01 1.360147e-01 1.360147e-01
-5.000000e-01 0.000000e+00 0.000000e+00 5.300000e-01 1.118034e-01 1.118034e-01
-5.400000e-01 0.000000e+00 0.000000e+00 6.700000e-01 1.838478e-01 1.838478e-01
-5.800000e-01 0.000000e+00 0.000000e+00 2.900000e-01 1.019804e-01 1.019804e-01
-6.200000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.004988e-01 1.004988e-01
-6.600000e-01 0.000000e+00 0.000000e+00 9.000000e-02 9.055385e-02 9.055385e-02
-7.000000e-01 0.000000e+00 0.000000e+00 4.200000e-01 1.843909e-01 1.843909e-01
-7.400000e-01 0.000000e+00 0.000000e+00 4.300000e-01 1.216553e-01 1.216553e-01
-7.800000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.118034e-01 1.118034e-01
-8.200000e-01 0.000000e+00 0.000000e+00 -8.000000e-02 6.708204e-02 6.708204e-02
-8.600000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 1.077033e-01 1.077033e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.34, up: 0.34}}, 1: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 2: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.05, up: 0.05}}, 15: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 18: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 20: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.04, up: 0.04}}, 21: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.11, up: 0.11}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d52-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t52
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 8.500000e-01 3.573514e-01 3.573514e-01
-6.000000e-02 0.000000e+00 0.000000e+00 5.000000e+00 2.308679e-01 2.308679e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.850000e+00 2.193171e-01 2.193171e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.830000e+00 1.897367e-01 1.897367e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.250000e+00 1.788854e-01 1.788854e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.740000e+00 1.456022e-01 1.456022e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.430000e+00 1.341641e-01 1.341641e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.280000e+00 1.208305e-01 1.208305e-01
-3.400000e-01 0.000000e+00 0.000000e+00 8.500000e-01 1.044031e-01 1.044031e-01
-3.800000e-01 0.000000e+00 0.000000e+00 7.100000e-01 9.486833e-02 9.486833e-02
-4.200000e-01 0.000000e+00 0.000000e+00 5.800000e-01 9.433981e-02 9.433981e-02
-4.600000e-01 0.000000e+00 0.000000e+00 5.700000e-01 8.944272e-02 8.944272e-02
-5.000000e-01 0.000000e+00 0.000000e+00 5.300000e-01 7.280110e-02 7.280110e-02
-5.400000e-01 0.000000e+00 0.000000e+00 3.000000e-01 8.485281e-02 8.485281e-02
-5.800000e-01 0.000000e+00 0.000000e+00 6.800000e-01 9.433981e-02 9.433981e-02
-6.200000e-01 0.000000e+00 0.000000e+00 3.400000e-01 7.280110e-02 7.280110e-02
-6.600000e-01 0.000000e+00 0.000000e+00 3.400000e-01 9.219544e-02 9.219544e-02
-7.000000e-01 0.000000e+00 0.000000e+00 1.000000e-01 8.062258e-02 8.062258e-02
-7.400000e-01 0.000000e+00 0.000000e+00 2.300000e-01 8.062258e-02 8.062258e-02
-7.800000e-01 0.000000e+00 0.000000e+00 1.400000e-01 8.062258e-02 8.062258e-02
-8.200000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 5.656854e-02 5.656854e-02
-8.600000e-01 0.000000e+00 0.000000e+00 6.000000e-02 1.170470e-01 1.170470e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.53, up: 0.53}}, 1: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.07, up: 0.07}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 14: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 17: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.18, up: 0.18}}, 18: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.07, up: 0.07}}, 20: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.31, up: 0.31}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d52-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t52
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.320000e+00 6.243397e-01 6.243397e-01
-6.000000e-02 0.000000e+00 0.000000e+00 4.700000e+00 5.544367e-01 5.544367e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.670000e+00 5.080354e-01 5.080354e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.970000e+00 4.539824e-01 4.539824e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.430000e+00 4.197618e-01 4.197618e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.480000e+00 3.224903e-01 3.224903e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.140000e+00 2.844293e-01 2.844293e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.000000e+00 2.630589e-01 2.630589e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.260000e+00 2.729469e-01 2.729469e-01
-3.800000e-01 0.000000e+00 0.000000e+00 1.250000e+00 2.668333e-01 2.668333e-01
-4.200000e-01 0.000000e+00 0.000000e+00 5.300000e-01 1.941649e-01 1.941649e-01
-4.600000e-01 0.000000e+00 0.000000e+00 1.300000e+00 2.751363e-01 2.751363e-01
-5.000000e-01 0.000000e+00 0.000000e+00 3.200000e-01 1.503330e-01 1.503330e-01
-5.400000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.486607e-01 1.486607e-01
-5.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.513275e-01 1.513275e-01
-6.200000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.612452e-01 1.612452e-01
-6.600000e-01 0.000000e+00 0.000000e+00 2.500000e-01 1.676305e-01 1.676305e-01
-7.000000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.690725e-01 2.690725e-01
-7.400000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 1.600000e-01 1.600000e-01
-7.800000e-01 0.000000e+00 0.000000e+00 -2.600000e-01 1.565248e-01 1.565248e-01
-8.200000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.431782e-01 1.431782e-01
-8.600000e-01 0.000000e+00 0.000000e+00 -1.500000e-01 3.228002e-01 3.228002e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d52-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.08, up: 0.08}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.08, up: 0.08}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.15, up: 0.15}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.16, up: 0.16}}, 20: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.26, up: 0.26}}, 21: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.21, up: 0.21}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d52-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t52
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.510000e+00 6.425730e-01 6.425730e-01
-6.000000e-02 0.000000e+00 0.000000e+00 5.050000e+00 3.590265e-01 3.590265e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.580000e+00 3.228002e-01 3.228002e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.740000e+00 2.765863e-01 2.765863e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.110000e+00 2.435159e-01 2.435159e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.430000e+00 2.039608e-01 2.039608e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.430000e+00 2.118962e-01 2.118962e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.200000e+00 1.897367e-01 1.897367e-01
-3.400000e-01 0.000000e+00 0.000000e+00 9.300000e-01 1.627882e-01 1.627882e-01
-3.800000e-01 0.000000e+00 0.000000e+00 5.600000e-01 1.334166e-01 1.334166e-01
-4.200000e-01 0.000000e+00 0.000000e+00 9.000000e-01 1.612452e-01 1.612452e-01
-4.600000e-01 0.000000e+00 0.000000e+00 6.600000e-01 1.392839e-01 1.392839e-01
-5.000000e-01 0.000000e+00 0.000000e+00 5.100000e-01 1.118034e-01 1.118034e-01
-5.400000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.360147e-01 1.360147e-01
-5.800000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.019804e-01 1.019804e-01
-6.200000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.216553e-01 1.216553e-01
-6.600000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.019804e-01 1.019804e-01
-7.000000e-01 0.000000e+00 0.000000e+00 3.500000e-01 2.051828e-01 2.051828e-01
-7.400000e-01 0.000000e+00 0.000000e+00 9.000000e-02 1.204159e-01 1.204159e-01
-7.800000e-01 0.000000e+00 0.000000e+00 5.400000e-01 2.126029e-01 2.126029e-01
-8.200000e-01 0.000000e+00 0.000000e+00 6.400000e-01 2.863564e-01 2.863564e-01
-8.600000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 2.213594e-01 2.213594e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.44, up: 0.44}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.11, up: 0.11}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.06, up: 0.06}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.06, up: 0.06}}, 17: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.13, up: 0.13}}, 18: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.14, up: 0.14}}, 20: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.19, up: 0.19}}, 21: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.28, up: 0.28}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d53-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t53
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.110000e+00 4.792703e-01 4.792703e-01
-6.000000e-02 0.000000e+00 0.000000e+00 5.270000e+00 3.492850e-01 3.492850e-01
-1.000000e-01 0.000000e+00 0.000000e+00 4.280000e+00 3.383785e-01 3.383785e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.060000e+00 2.765863e-01 2.765863e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.650000e+00 2.184033e-01 2.184033e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.640000e+00 2.039608e-01 2.039608e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.190000e+00 1.802776e-01 1.802776e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.040000e+00 1.676305e-01 1.676305e-01
-3.400000e-01 0.000000e+00 0.000000e+00 7.800000e-01 1.529706e-01 1.529706e-01
-3.800000e-01 0.000000e+00 0.000000e+00 8.300000e-01 1.360147e-01 1.360147e-01
-4.200000e-01 0.000000e+00 0.000000e+00 6.600000e-01 1.431782e-01 1.431782e-01
-4.600000e-01 0.000000e+00 0.000000e+00 7.300000e-01 1.431782e-01 1.431782e-01
-5.000000e-01 0.000000e+00 0.000000e+00 5.500000e-01 1.118034e-01 1.118034e-01
-5.400000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.702939e-01 1.702939e-01
-5.800000e-01 0.000000e+00 0.000000e+00 2.100000e-01 9.219544e-02 9.219544e-02
-6.200000e-01 0.000000e+00 0.000000e+00 5.000000e-01 1.236932e-01 1.236932e-01
-6.600000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.341641e-01 1.341641e-01
-7.000000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.838478e-01 1.838478e-01
-7.400000e-01 0.000000e+00 0.000000e+00 9.000000e-02 1.204159e-01 1.204159e-01
-7.800000e-01 0.000000e+00 0.000000e+00 4.500000e-01 1.979899e-01 1.979899e-01
-8.200000e-01 0.000000e+00 0.000000e+00 -4.700000e-01 2.061553e-01 2.061553e-01
-8.600000e-01 0.000000e+00 0.000000e+00 1.400000e-01 2.912044e-01 2.912044e-01
-9.000000e-01 0.000000e+00 0.000000e+00 1.300000e-01 1.252996e-01 1.252996e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.44, up: 0.44}}, 1: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.09, up: 0.09}}, 2: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.08, up: 0.08}}, 3: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.05, up: 0.05}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.03, up: 0.03}}, 17: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 18: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 20: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 21: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.21, up: 0.21}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d53-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t53
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.100000e+00 5.011986e-01 5.011986e-01
-6.000000e-02 0.000000e+00 0.000000e+00 5.600000e+00 4.981967e-01 4.981967e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.200000e+00 3.981206e-01 3.981206e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.330000e+00 3.634556e-01 3.634556e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.700000e+00 3.736308e-01 3.736308e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.520000e+00 2.927456e-01 2.927456e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.390000e+00 2.692582e-01 2.692582e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.370000e+00 2.404163e-01 2.404163e-01
-3.400000e-01 0.000000e+00 0.000000e+00 9.900000e-01 2.220360e-01 2.220360e-01
-3.800000e-01 0.000000e+00 0.000000e+00 8.700000e-01 2.158703e-01 2.158703e-01
-4.200000e-01 0.000000e+00 0.000000e+00 9.900000e-01 2.193171e-01 2.193171e-01
-4.600000e-01 0.000000e+00 0.000000e+00 7.100000e-01 1.897367e-01 1.897367e-01
-5.000000e-01 0.000000e+00 0.000000e+00 2.900000e-01 1.303840e-01 1.303840e-01
-5.400000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.749286e-01 1.749286e-01
-5.800000e-01 0.000000e+00 0.000000e+00 4.400000e-01 1.824829e-01 1.824829e-01
-6.200000e-01 0.000000e+00 0.000000e+00 8.000000e-01 2.039608e-01 2.039608e-01
-6.600000e-01 0.000000e+00 0.000000e+00 1.300000e-01 1.529706e-01 1.529706e-01
-7.000000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.627882e-01 1.627882e-01
-7.400000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.902630e-01 1.902630e-01
-7.800000e-01 0.000000e+00 0.000000e+00 -3.200000e-01 1.720465e-01 1.720465e-01
-8.200000e-01 0.000000e+00 0.000000e+00 -1.500000e-01 1.431782e-01 1.431782e-01
-8.600000e-01 0.000000e+00 0.000000e+00 1.100000e-01 2.370654e-01 2.370654e-01
-9.000000e-01 0.000000e+00 0.000000e+00 1.000000e-02 6.082763e-02 6.082763e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.52, up: 0.52}}, 1: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.11, up: 0.11}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 6: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.17, up: 0.17}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 17: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 18: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.0, up: 0.0}}, 19: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 20: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 21: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -1.09, up: 1.09}}, 22: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.4, up: 0.4}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d53-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t53
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.310000e+00 5.571355e-01 5.571355e-01
-6.000000e-02 0.000000e+00 0.000000e+00 4.910000e+00 3.492850e-01 3.492850e-01
-1.000000e-01 0.000000e+00 0.000000e+00 4.110000e+00 3.573514e-01 3.573514e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.680000e+00 2.765863e-01 2.765863e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.700000e+00 2.879236e-01 2.879236e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.920000e+00 2.451530e-01 2.451530e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.100000e+00 1.868154e-01 1.868154e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.010000e+00 1.708801e-01 1.708801e-01
-3.400000e-01 0.000000e+00 0.000000e+00 7.600000e-01 1.431782e-01 1.431782e-01
-3.800000e-01 0.000000e+00 0.000000e+00 6.200000e-01 1.334166e-01 1.334166e-01
-4.200000e-01 0.000000e+00 0.000000e+00 9.600000e-01 1.749286e-01 1.749286e-01
-4.600000e-01 0.000000e+00 0.000000e+00 4.200000e-01 1.170470e-01 1.170470e-01
-5.000000e-01 0.000000e+00 0.000000e+00 3.700000e-01 1.118034e-01 1.118034e-01
-5.400000e-01 0.000000e+00 0.000000e+00 6.200000e-01 2.140093e-01 2.140093e-01
-5.800000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.118034e-01 1.118034e-01
-6.200000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.315295e-01 1.315295e-01
-6.600000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 1.019804e-01 1.019804e-01
-7.000000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.121320e-01 2.121320e-01
-7.400000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.400000e-01 1.400000e-01
-7.800000e-01 0.000000e+00 0.000000e+00 1.700000e-01 1.523155e-01 1.523155e-01
-8.200000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.140175e-01 1.140175e-01
-8.600000e-01 0.000000e+00 0.000000e+00 -5.400000e-01 1.091650e+00 1.091650e+00
-9.000000e-01 0.000000e+00 0.000000e+00 -4.600000e-01 4.044750e-01 4.044750e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d53-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.1, up: 0.1}}, 3: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 6: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.16, up: 0.16}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 17: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.16, up: 0.16}}, 18: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.02, up: 0.02}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 20: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}, 21: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.33, up: 0.33}}, 22: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d53-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t53
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-02 0.000000e+00 0.000000e+00 1.380000e+00 5.728001e-01 5.728001e-01
-6.000000e-02 0.000000e+00 0.000000e+00 4.880000e+00 2.720294e-01 2.720294e-01
-1.000000e-01 0.000000e+00 0.000000e+00 3.700000e+00 2.600000e-01 2.600000e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.980000e+00 2.280351e-01 2.280351e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.480000e+00 2.236068e-01 2.236068e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.410000e+00 1.627882e-01 1.627882e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.220000e+00 1.523155e-01 1.523155e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.100000e+00 1.523155e-01 1.523155e-01
-3.400000e-01 0.000000e+00 0.000000e+00 8.700000e-01 1.140175e-01 1.140175e-01
-3.800000e-01 0.000000e+00 0.000000e+00 9.600000e-01 1.208305e-01 1.208305e-01
-4.200000e-01 0.000000e+00 0.000000e+00 7.100000e-01 1.220656e-01 1.220656e-01
-4.600000e-01 0.000000e+00 0.000000e+00 5.100000e-01 1.029563e-01 1.029563e-01
-5.000000e-01 0.000000e+00 0.000000e+00 3.100000e-01 8.062258e-02 8.062258e-02
-5.400000e-01 0.000000e+00 0.000000e+00 5.800000e-01 1.886796e-01 1.886796e-01
-5.800000e-01 0.000000e+00 0.000000e+00 3.000000e-01 8.246211e-02 8.246211e-02
-6.200000e-01 0.000000e+00 0.000000e+00 4.000000e-01 1.019804e-01 1.019804e-01
-6.600000e-01 0.000000e+00 0.000000e+00 3.600000e-01 1.345362e-01 1.345362e-01
-7.000000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.941649e-01 1.941649e-01
-7.400000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.118034e-01 1.118034e-01
-7.800000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.345362e-01 1.345362e-01
-8.200000e-01 0.000000e+00 0.000000e+00 -2.700000e-01 1.303840e-01 1.303840e-01
-8.600000e-01 0.000000e+00 0.000000e+00 -1.600000e-01 3.354102e-01 3.354102e-01
-9.000000e-01 0.000000e+00 0.000000e+00 1.000000e-02 5.099020e-02 5.099020e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.14, up: 0.14}}, 3: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.27, up: 0.27}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.16, up: 0.16}}, 16: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.74, up: 0.74}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d54-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t54
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.830000e+01 1.383980e+00 1.383980e+00
-3.000000e-02 0.000000e+00 0.000000e+00 7.550000e+00 6.772001e-01 6.772001e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.720000e+00 4.712749e-01 4.712749e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.860000e+00 3.157531e-01 3.157531e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.720000e+00 3.361547e-01 3.361547e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.290000e+00 2.816026e-01 2.816026e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.460000e+00 2.789265e-01 2.789265e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.600000e-01 2.325941e-01 2.325941e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.000000e-01 1.140175e-01 1.140175e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.077033e-01 1.077033e-01
-2.600000e-01 0.000000e+00 0.000000e+00 3.500000e-01 9.848858e-02 9.848858e-02
-3.000000e-01 0.000000e+00 0.000000e+00 2.600000e-01 8.062258e-02 8.062258e-02
-3.400000e-01 0.000000e+00 0.000000e+00 5.600000e-01 2.816026e-01 2.816026e-01
-3.800000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 4.472136e-02 4.472136e-02
-4.200000e-01 0.000000e+00 0.000000e+00 1.600000e-01 8.602325e-02 8.602325e-02
-4.600000e-01 0.000000e+00 0.000000e+00 4.000000e-02 1.649242e-01 1.649242e-01
-5.100000e-01 0.000000e+00 0.000000e+00 -3.400000e-01 7.400000e-01 7.400000e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.56, up: 0.56}}, 1: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.0, up: 0.0}}, 12: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.09, up: 0.09}}, 14: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.05, up: 0.05}}, 16: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d54-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t54
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.841000e+01 9.602083e-01 9.602083e-01
-3.000000e-02 0.000000e+00 0.000000e+00 7.450000e+00 4.518849e-01 4.518849e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.990000e+00 3.264966e-01 3.264966e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.380000e+00 2.435159e-01 2.435159e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.600000e+00 2.360085e-01 2.360085e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.380000e+00 1.878829e-01 1.878829e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.290000e+00 1.708801e-01 1.708801e-01
-1.500000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.208305e-01 1.208305e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.400000e-01 7.615773e-02 7.615773e-02
-2.200000e-01 0.000000e+00 0.000000e+00 3.500000e-01 7.615773e-02 7.615773e-02
-2.600000e-01 0.000000e+00 0.000000e+00 2.500000e-01 6.708204e-02 6.708204e-02
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-02 4.000000e-02 4.000000e-02
-3.400000e-01 0.000000e+00 0.000000e+00 7.000000e-02 5.000000e-02 5.000000e-02
-3.800000e-01 0.000000e+00 0.000000e+00 1.400000e-01 9.848858e-02 9.848858e-02
-4.200000e-01 0.000000e+00 0.000000e+00 -7.000000e-02 3.605551e-02 3.605551e-02
-4.600000e-01 0.000000e+00 0.000000e+00 1.000000e-02 5.830952e-02 5.830952e-02
-5.100000e-01 0.000000e+00 0.000000e+00 -1.000000e-02 3.605551e-02 3.605551e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.01, up: 2.01}, sys: {dn: -0.58, up: 0.58}}, 1: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.14, up: 0.14}}, 2: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.0, up: 0.0}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.18, up: 0.18}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.33, up: 0.33}}, 16: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d54-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t54
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.932000e+01 2.092009e+00 2.092009e+00
-3.000000e-02 0.000000e+00 0.000000e+00 5.460000e+00 8.910668e-01 8.910668e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.970000e+00 8.125269e-01 8.125269e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.720000e+00 7.003571e-01 7.003571e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.850000e+00 5.092151e-01 5.092151e-01
-1.100000e-01 0.000000e+00 0.000000e+00 5.800000e-01 3.324154e-01 3.324154e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.150000e+00 3.945884e-01 3.945884e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.900000e-01 3.807887e-01 3.807887e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.600000e-01 2.061553e-01 2.061553e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-02 1.200000e-01 1.200000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -7.000000e-02 1.104536e-01 1.104536e-01
-3.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.104536e-01 1.104536e-01
-3.400000e-01 0.000000e+00 0.000000e+00 -6.000000e-02 9.486833e-02 9.486833e-02
-3.800000e-01 0.000000e+00 0.000000e+00 2.700000e-01 2.163331e-01 2.163331e-01
-4.200000e-01 0.000000e+00 0.000000e+00 -1.200000e-01 8.485281e-02 8.485281e-02
-4.600000e-01 0.000000e+00 0.000000e+00 -7.000000e-02 3.354102e-01 3.354102e-01
-5.100000e-01 0.000000e+00 0.000000e+00 6.000000e-02 1.615549e-01 1.615549e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d54-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.57, up: 0.57}}, 1: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.07, up: 0.07}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.3, up: 0.3}}, 16: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.1, up: 0.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d54-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t54
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.898000e+01 1.364734e+00 1.364734e+00
-3.000000e-02 0.000000e+00 0.000000e+00 6.440000e+00 6.306346e-01 6.306346e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.550000e+00 5.314132e-01 5.314132e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.070000e+00 3.667424e-01 3.667424e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.320000e+00 4.049691e-01 4.049691e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.300000e+00 2.912044e-01 2.912044e-01
-1.300000e-01 0.000000e+00 0.000000e+00 9.000000e-01 2.236068e-01 2.236068e-01
-1.500000e-01 0.000000e+00 0.000000e+00 5.200000e-01 2.193171e-01 2.193171e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.700000e-01 1.392839e-01 1.392839e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.800000e-01 1.264911e-01 1.264911e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.600000e-01 9.219544e-02 9.219544e-02
-3.000000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.029563e-01 1.029563e-01
-3.400000e-01 0.000000e+00 0.000000e+00 1.300000e-01 1.063015e-01 1.063015e-01
-3.800000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.476482e-01 1.476482e-01
-4.200000e-01 0.000000e+00 0.000000e+00 -1.400000e-01 8.062258e-02 8.062258e-02
-4.600000e-01 0.000000e+00 0.000000e+00 6.000000e-02 3.059412e-01 3.059412e-01
-5.100000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.077033e-01 1.077033e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.59, up: 0.59}}, 1: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.17, up: 0.17}}, 2: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 4: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.07, up: 0.07}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.08, up: 0.08}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.22, up: 0.22}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 14: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.26, up: 0.26}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -2.55, up: 2.55}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.89, up: 0.89}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d55-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t55
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.009000e+01 1.355175e+00 1.355175e+00
-3.000000e-02 0.000000e+00 0.000000e+00 6.620000e+00 6.044005e-01 6.044005e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.490000e+00 4.492215e-01 4.492215e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.420000e+00 3.590265e-01 3.590265e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.500000e+00 3.176476e-01 3.176476e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.180000e+00 2.596151e-01 2.596151e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.610000e+00 2.912044e-01 2.912044e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.800000e-01 2.523886e-01 2.523886e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.236932e-01 1.236932e-01
-2.200000e-01 0.000000e+00 0.000000e+00 4.000000e-01 1.140175e-01 1.140175e-01
-2.600000e-01 0.000000e+00 0.000000e+00 6.000000e-02 8.062258e-02 8.062258e-02
-3.000000e-01 0.000000e+00 0.000000e+00 -2.000000e-02 7.071068e-02 7.071068e-02
-3.400000e-01 0.000000e+00 0.000000e+00 3.700000e-01 2.376973e-01 2.376973e-01
-3.800000e-01 0.000000e+00 0.000000e+00 -8.000000e-02 8.485281e-02 8.485281e-02
-4.200000e-01 0.000000e+00 0.000000e+00 -5.300000e-01 2.607681e-01 2.607681e-01
-4.600000e-01 0.000000e+00 0.000000e+00 -4.800000e-01 2.550176e+00 2.550176e+00
-5.100000e-01 0.000000e+00 0.000000e+00 2.900000e-01 8.914034e-01 8.914034e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.68, up: 1.68}, sys: {dn: -0.57, up: 0.57}}, 1: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.16, up: 0.16}}, 3: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.0, up: 0.0}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.21, up: 0.21}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}, 15: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -7.54, up: 7.54}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.3, up: 0.3}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d55-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t55
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 2.877000e+01 1.774063e+00 1.774063e+00
-3.000000e-02 0.000000e+00 0.000000e+00 7.650000e+00 8.905055e-01 8.905055e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.260000e+00 6.694027e-01 6.694027e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.150000e+00 5.048762e-01 5.048762e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.750000e+00 4.661545e-01 4.661545e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.760000e+00 4.438468e-01 4.438468e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.380000e+00 3.765634e-01 3.765634e-01
-1.500000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.816026e-01 2.816026e-01
-1.800000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.627882e-01 1.627882e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.000000e-02 1.300000e-01 1.300000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -3.400000e-01 7.810250e-02 7.810250e-02
-3.000000e-01 0.000000e+00 0.000000e+00 3.700000e-01 1.431782e-01 1.431782e-01
-3.400000e-01 0.000000e+00 0.000000e+00 3.400000e-01 2.370654e-01 2.370654e-01
-3.800000e-01 0.000000e+00 0.000000e+00 -2.900000e-01 2.184033e-01 2.184033e-01
-4.200000e-01 0.000000e+00 0.000000e+00 -1.400000e-01 9.219544e-02 9.219544e-02
-4.600000e-01 0.000000e+00 0.000000e+00 1.390000e+00 7.540802e+00 7.540802e+00
-5.100000e-01 0.000000e+00 0.000000e+00 1.000000e-01 3.080584e-01 3.080584e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.19, up: 0.19}}, 2: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 6: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.34, up: 0.34}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.19, up: 0.19}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.09, up: 0.09}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -2.25, up: 2.25}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.27, up: 0.27}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d55-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t55
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.040000e+01 1.413648e+00 1.413648e+00
-3.000000e-02 0.000000e+00 0.000000e+00 7.710000e+00 6.868042e-01 6.868042e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.280000e+00 4.588028e-01 4.588028e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.050000e+00 3.765634e-01 3.765634e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.520000e+00 3.448188e-01 3.448188e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.800000e-01 2.009975e-01 2.009975e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.120000e+00 2.961419e-01 2.961419e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.334166e-01 1.334166e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.800000e-01 1.104536e-01 1.104536e-01
-2.600000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.004988e-01 1.004988e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-02 8.062258e-02 8.062258e-02
-3.400000e-01 0.000000e+00 0.000000e+00 5.300000e-01 3.544009e-01 3.544009e-01
-3.800000e-01 0.000000e+00 0.000000e+00 2.500000e-01 2.102380e-01 2.102380e-01
-4.200000e-01 0.000000e+00 0.000000e+00 -1.700000e-01 9.848858e-02 9.848858e-02
-4.600000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.251422e+00 2.251422e+00
-5.100000e-01 0.000000e+00 0.000000e+00 8.000000e-02 2.745906e-01 2.745906e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d55-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.16, up: 0.16}}, 2: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.09, up: 0.09}}, 4: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.08, up: 0.08}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.08, up: 0.08}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.5, up: 0.5}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d55-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t55
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-1.000000e-02 0.000000e+00 0.000000e+00 3.045000e+01 1.149087e+00 1.149087e+00
-3.000000e-02 0.000000e+00 0.000000e+00 6.320000e+00 4.964877e-01 4.964877e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.370000e+00 3.546830e-01 3.546830e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.440000e+00 2.941088e-01 2.941088e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.950000e+00 3.405877e-01 3.405877e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.290000e+00 2.340940e-01 2.340940e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.120000e+00 2.088061e-01 2.088061e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.600000e-01 2.202272e-01 2.202272e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.400000e-01 1.118034e-01 1.118034e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.700000e-01 8.062258e-02 8.062258e-02
-2.600000e-01 0.000000e+00 0.000000e+00 2.100000e-01 8.544004e-02 8.544004e-02
-3.000000e-01 0.000000e+00 0.000000e+00 2.100000e-01 8.544004e-02 8.544004e-02
-3.400000e-01 0.000000e+00 0.000000e+00 1.300000e-01 1.000000e-01 1.000000e-01
-3.800000e-01 0.000000e+00 0.000000e+00 1.900000e-01 1.615549e-01 1.615549e-01
-4.200000e-01 0.000000e+00 0.000000e+00 3.000000e-02 5.099020e-02 5.099020e-02
-4.600000e-01 0.000000e+00 0.000000e+00 -8.000000e-02 5.015974e-01 5.015974e-01
-5.100000e-01 0.000000e+00 0.000000e+00 0.000000e+00 3.605551e-02 3.605551e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -1.56, up: 1.56}}, 1: {stat: {dn: -1.53, up: 1.53}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.42, up: 0.42}}, 5: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.15, up: 0.15}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d56-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t56
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.464000e+01 2.143478e+00 2.143478e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.354000e+01 1.639817e+00 1.639817e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.465000e+01 1.291201e+00 1.291201e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.090000e+01 1.070794e+00 1.070794e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.660000e+00 9.660745e-01 9.660745e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.560000e+00 6.912308e-01 6.912308e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.170000e+00 4.254409e-01 4.254409e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.140000e+00 3.298485e-01 3.298485e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.040000e+00 3.059412e-01 3.059412e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.360000e+00 2.765863e-01 2.765863e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.400000e-01 2.109502e-01 2.109502e-01
-1.800000e-01 0.000000e+00 0.000000e+00 7.900000e-01 2.267157e-01 2.267157e-01
-2.200000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.104536e-01 1.104536e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.100000e-01 1.104536e-01 1.104536e-01
-3.000000e-01 0.000000e+00 0.000000e+00 7.000000e-02 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -1.45, up: 1.45}}, 1: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.4, up: 0.4}}, 3: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.39, up: 0.39}}, 5: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d56-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t56
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.364000e+01 1.690976e+00 1.690976e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.520000e+01 1.192812e+00 1.192812e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.556000e+01 8.676981e-01 8.676981e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.071000e+01 6.862215e-01 6.862215e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.840000e+00 6.500000e-01 6.500000e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.770000e+00 4.623851e-01 4.623851e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.970000e+00 3.612478e-01 3.612478e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.010000e+00 2.154066e-01 2.154066e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.480000e+00 1.868154e-01 1.868154e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.340000e+00 1.802776e-01 1.802776e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.100000e-01 1.513275e-01 1.513275e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.800000e-01 1.421267e-01 1.421267e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.300000e-01 9.486833e-02 9.486833e-02
-2.600000e-01 0.000000e+00 0.000000e+00 1.100000e-01 8.000000e-02 8.000000e-02
-3.000000e-01 0.000000e+00 0.000000e+00 7.000000e-02 8.062258e-02 8.062258e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -1.59, up: 1.59}}, 1: {stat: {dn: -2.4, up: 2.4}, sys: {dn: -0.67, up: 0.67}}, 2: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.44, up: 0.44}}, 5: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.24, up: 0.24}}, 6: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d56-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t56
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.496000e+01 2.820815e+00 2.820815e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.393000e+01 2.491766e+00 2.491766e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.622000e+01 2.072993e+00 2.072993e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.190000e+00 1.328495e+00 1.328495e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.550000e+00 1.438923e+00 1.438923e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.470000e+00 1.292478e+00 1.292478e+00
-7.000000e-02 0.000000e+00 0.000000e+00 3.800000e+00 7.116881e-01 7.116881e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.840000e+00 5.707013e-01 5.707013e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.300000e+00 5.787055e-01 5.787055e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.600000e-01 3.106445e-01 3.106445e-01
-1.500000e-01 0.000000e+00 0.000000e+00 9.900000e-01 3.712142e-01 3.712142e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.100000e-01 2.507987e-01 2.507987e-01
-2.200000e-01 0.000000e+00 0.000000e+00 6.000000e-02 2.002498e-01 2.002498e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -2.900000e-01 1.104536e-01 1.104536e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 1.414214e-01 1.414214e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d56-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -1.66, up: 1.66}}, 1: {stat: {dn: -1.55, up: 1.55}, sys: {dn: -0.76, up: 0.76}}, 2: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.29, up: 0.29}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d56-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t56
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.559000e+01 2.210701e+00 2.210701e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.642000e+01 1.726297e+00 1.726297e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.409000e+01 1.236649e+00 1.236649e+00
-3.500000e-02 0.000000e+00 0.000000e+00 8.900000e+00 9.590099e-01 9.590099e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.940000e+00 8.823831e-01 8.823831e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.790000e+00 7.227724e-01 7.227724e-01
-7.000000e-02 0.000000e+00 0.000000e+00 4.350000e+00 5.269725e-01 5.269725e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.850000e+00 3.373426e-01 3.373426e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.650000e+00 2.942788e-01 2.942788e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.390000e+00 2.668333e-01 2.668333e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.600000e-01 2.517936e-01 2.517936e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.900000e-01 2.000000e-01 2.000000e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.500000e-01 1.649242e-01 1.649242e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.800000e-01 1.403567e-01 1.403567e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -1.51, up: 1.51}, sys: {dn: -0.77, up: 0.77}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d57-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t57
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.709000e+01 2.326994e+00 2.326994e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.574000e+01 1.694993e+00 1.694993e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.419000e+01 1.185960e+00 1.185960e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.120000e+00 8.434453e-01 8.434453e-01
-4.500000e-02 0.000000e+00 0.000000e+00 7.090000e+00 9.082401e-01 9.082401e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.600000e+00 7.280110e-01 7.280110e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.110000e+00 4.390900e-01 4.390900e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.700000e+00 3.668787e-01 3.668787e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.570000e+00 2.844293e-01 2.844293e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.110000e+00 2.451530e-01 2.451530e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.500000e+00 2.745906e-01 2.745906e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.400000e-01 1.835756e-01 1.835756e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-02 1.403567e-01 1.403567e-01
-2.600000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.612452e-01 1.612452e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -1.69, up: 1.69}}, 1: {stat: {dn: -2.03, up: 2.03}, sys: {dn: -0.72, up: 0.72}}, 2: {stat: {dn: -1.7, up: 1.7}, sys: {dn: -0.43, up: 0.43}}, 3: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.23, up: 0.23}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.3, up: 0.3}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d57-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t57
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.592000e+01 2.557831e+00 2.557831e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.366000e+01 2.153903e+00 2.153903e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.582000e+01 1.753539e+00 1.753539e+00
-3.500000e-02 0.000000e+00 0.000000e+00 8.100000e+00 1.262894e+00 1.262894e+00
-4.500000e-02 0.000000e+00 0.000000e+00 5.890000e+00 1.138420e+00 1.138420e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.390000e+00 1.035857e+00 1.035857e+00
-7.000000e-02 0.000000e+00 0.000000e+00 4.300000e+00 6.708204e-01 6.708204e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.170000e+00 4.393177e-01 4.393177e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.840000e+00 4.341659e-01 4.341659e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.840000e+00 4.275512e-01 4.275512e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.400000e-01 3.306055e-01 3.306055e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.400000e-01 2.640076e-01 2.640076e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.200000e-01 2.121320e-01 2.121320e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.000000e-01 2.102380e-01 2.102380e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -1.500000e-01 1.345362e-01 1.345362e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.85, up: 0.85}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.45, up: 0.45}}, 3: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.43, up: 0.43}}, 5: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d57-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t57
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.534000e+01 2.155226e+00 2.155226e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.658000e+01 1.829453e+00 1.829453e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.601000e+01 1.356798e+00 1.356798e+00
-3.500000e-02 0.000000e+00 0.000000e+00 9.870000e+00 1.014150e+00 1.014150e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.780000e+00 9.170605e-01 9.170605e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.490000e+00 7.083078e-01 7.083078e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.410000e+00 4.802083e-01 4.802083e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.960000e+00 3.889730e-01 3.889730e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.760000e+00 3.041381e-01 3.041381e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.400000e-01 2.209072e-01 2.209072e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.700000e-01 2.816026e-01 2.816026e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.500000e-01 2.024846e-01 2.024846e-01
-2.200000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 1.503330e-01 1.503330e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.603122e-01 1.603122e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-02 1.204159e-01 1.204159e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d57-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.85, up: 1.85}}, 1: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.75, up: 0.75}}, 2: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.46, up: 0.46}}, 3: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.26, up: 0.26}}, 7: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 13: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d57-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t57
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.736000e+01 2.162614e+00 2.162614e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.312000e+01 1.389748e+00 1.389748e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.605000e+01 1.073546e+00 1.073546e+00
-3.500000e-02 0.000000e+00 0.000000e+00 8.830000e+00 7.569016e-01 7.569016e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.750000e+00 7.049113e-01 7.049113e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.960000e+00 6.203225e-01 6.203225e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.450000e+00 4.045986e-01 4.045986e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.190000e+00 2.563201e-01 2.563201e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.070000e+00 2.570992e-01 2.570992e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.260000e+00 2.280351e-01 2.280351e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.300000e-01 2.022375e-01 2.022375e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.500000e-01 1.702939e-01 1.702939e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.900000e-01 1.431782e-01 1.431782e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.104536e-01 1.104536e-01
-3.000000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.029563e-01 1.029563e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -1.57, up: 1.57}, sys: {dn: -0.5, up: 0.5}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d58-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t58
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.151000e+01 2.477519e+00 2.477519e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.130000e+01 1.647695e+00 1.647695e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.373000e+01 1.321855e+00 1.321855e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.016000e+01 1.155725e+00 1.155725e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.130000e+00 1.034650e+00 1.034650e+00
-5.500000e-02 0.000000e+00 0.000000e+00 3.490000e+00 6.661081e-01 6.661081e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.010000e+00 5.028916e-01 5.028916e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.280000e+00 4.368066e-01 4.368066e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.840000e+00 4.242641e-01 4.242641e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.290000e+00 3.535534e-01 3.535534e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.300000e-01 2.617250e-01 2.617250e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.700000e-01 2.280351e-01 2.280351e-01
-2.200000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.104536e-01 1.104536e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.303840e-01 1.303840e-01
-3.000000e-01 0.000000e+00 0.000000e+00 6.000000e-02 6.708204e-02 6.708204e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -1.84, up: 1.84}}, 1: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.56, up: 0.56}}, 2: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.32, up: 0.32}}, 5: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d58-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t58
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.088000e+01 2.118514e+00 2.118514e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.232000e+01 1.216553e+00 1.216553e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.376000e+01 9.433981e-01 9.433981e-01
-3.500000e-02 0.000000e+00 0.000000e+00 9.890000e+00 7.640026e-01 7.640026e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.240000e+00 6.800000e-01 6.800000e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.520000e+00 5.239275e-01 5.239275e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.770000e+00 4.081666e-01 4.081666e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.830000e+00 2.692582e-01 2.692582e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.550000e+00 2.549510e-01 2.549510e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.100000e+00 2.137756e-01 2.137756e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.900000e-01 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.555635e-01 1.555635e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-01 8.246211e-02 8.246211e-02
-2.600000e-01 0.000000e+00 0.000000e+00 1.300000e-01 8.062258e-02 8.062258e-02
-3.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 4.242641e-02 4.242641e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.33, up: 2.33}, sys: {dn: -1.9, up: 1.9}}, 1: {stat: {dn: -2.39, up: 2.39}, sys: {dn: -0.58, up: 0.58}}, 2: {stat: {dn: -1.91, up: 1.91}, sys: {dn: -0.35, up: 0.35}}, 3: {stat: {dn: -1.4, up: 1.4}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d58-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t58
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.154000e+01 3.006476e+00 3.006476e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.233000e+01 2.459370e+00 2.459370e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.395000e+01 1.941803e+00 1.941803e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.940000e+00 1.406983e+00 1.406983e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.690000e+00 1.384955e+00 1.384955e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.290000e+00 1.370584e+00 1.370584e+00
-7.000000e-02 0.000000e+00 0.000000e+00 3.650000e+00 7.981228e-01 7.981228e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.060000e+00 7.766595e-01 7.766595e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.630000e+00 7.553807e-01 7.553807e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.300000e-01 3.605551e-01 3.605551e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.030000e+00 5.414795e-01 5.414795e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.846050e-01 2.846050e-01
-2.200000e-01 0.000000e+00 0.000000e+00 6.000000e-02 2.102380e-01 2.102380e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -2.700000e-01 1.019804e-01 1.019804e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 8.246211e-02 8.246211e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d58-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.68, up: 1.68}, sys: {dn: -2.12, up: 2.12}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.31, up: 0.31}}, 5: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d58-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t58
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.399000e+01 2.704958e+00 2.704958e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.239000e+01 1.727542e+00 1.727542e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.295000e+01 1.273499e+00 1.273499e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.770000e+00 9.535198e-01 9.535198e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.770000e+00 8.766413e-01 8.766413e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.730000e+00 8.006248e-01 8.006248e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.720000e+00 5.554278e-01 5.554278e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.760000e+00 3.613862e-01 3.613862e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.630000e+00 4.031129e-01 4.031129e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.350000e+00 4.031129e-01 4.031129e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.000000e-01 2.716616e-01 2.716616e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.163331e-01 2.163331e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.500000e-01 1.649242e-01 1.649242e-01
-2.600000e-01 0.000000e+00 0.000000e+00 1.800000e-01 1.204159e-01 1.204159e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.61, up: 1.61}, sys: {dn: -2.1, up: 2.1}}, 1: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.66, up: 0.66}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.17, up: 0.17}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.07, up: 0.07}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d59-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t59
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.377000e+01 2.646148e+00 2.646148e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.345000e+01 1.721540e+00 1.721540e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.260000e+01 1.212972e+00 1.212972e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.210000e+00 8.828363e-01 8.828363e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.600000e+00 9.600521e-01 9.600521e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.060000e+00 7.924645e-01 7.924645e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.720000e+00 4.531004e-01 4.531004e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.650000e+00 4.617359e-01 4.617359e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.570000e+00 3.634556e-01 3.634556e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.010000e+00 3.324154e-01 3.324154e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.480000e+00 4.159327e-01 4.159327e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.024846e-01 2.024846e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.000000e-01 1.702939e-01 1.702939e-01
-2.600000e-01 0.000000e+00 0.000000e+00 4.100000e-01 2.022375e-01 2.022375e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 5.385165e-02 5.385165e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.15, up: 2.15}, sys: {dn: -1.96, up: 1.96}}, 1: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.63, up: 0.63}}, 2: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.14, up: 1.14}, sys: {dn: -0.36, up: 0.36}}, 5: {stat: {dn: -1.25, up: 1.25}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.1, up: 0.1}}, 8: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.15, up: 0.15}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.09, up: 0.09}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d59-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t59
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.224000e+01 2.909313e+00 2.909313e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.237000e+01 2.221216e+00 2.221216e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.310000e+01 1.616168e+00 1.616168e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.800000e+00 1.158490e+00 1.158490e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.420000e+00 1.195492e+00 1.195492e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.220000e+00 1.261507e+00 1.261507e+00
-7.000000e-02 0.000000e+00 0.000000e+00 3.850000e+00 7.527284e-01 7.527284e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.820000e+00 5.295281e-01 5.295281e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.920000e+00 5.147815e-01 5.147815e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.650000e+00 5.234501e-01 5.234501e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.300000e-01 4.019950e-01 4.019950e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.300000e-01 3.264966e-01 3.264966e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.100000e-01 2.220360e-01 2.220360e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.711724e-01 1.711724e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -1.400000e-01 1.140175e-01 1.140175e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.95, up: 1.95}}, 1: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.12, up: 0.12}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d59-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t59
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.214000e+01 2.509761e+00 2.509761e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.350000e+01 1.724094e+00 1.724094e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.413000e+01 1.284445e+00 1.284445e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.004000e+01 1.119866e+00 1.119866e+00
-4.500000e-02 0.000000e+00 0.000000e+00 5.300000e+00 8.544004e-01 8.544004e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.300000e+00 7.397973e-01 7.397973e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.260000e+00 5.280152e-01 5.280152e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.930000e+00 5.154610e-01 5.154610e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.670000e+00 3.945884e-01 3.945884e-01
-1.300000e-01 0.000000e+00 0.000000e+00 5.500000e-01 2.707397e-01 2.707397e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.100000e-01 2.517936e-01 2.517936e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.102380e-01 2.102380e-01
-2.200000e-01 0.000000e+00 0.000000e+00 -2.000000e-02 1.600000e-01 1.600000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.400000e-01 1.811077e-01 1.811077e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-02 6.324555e-02 6.324555e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d59-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.41, up: 1.41}, sys: {dn: -2.12, up: 2.12}}, 1: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.63, up: 0.63}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.37, up: 0.37}}, 5: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d59-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t59
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.401000e+01 2.546075e+00 2.546075e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.098000e+01 1.417674e+00 1.417674e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.599000e+01 1.243101e+00 1.243101e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.690000e+00 8.354639e-01 8.354639e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.450000e+00 8.723531e-01 8.723531e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.250000e+00 7.158911e-01 7.158911e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.350000e+00 4.788528e-01 4.788528e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.630000e+00 3.420526e-01 3.420526e-01
-1.100000e-01 0.000000e+00 0.000000e+00 2.010000e+00 3.863936e-01 3.863936e-01
-1.300000e-01 0.000000e+00 0.000000e+00 8.700000e-01 2.816026e-01 2.816026e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.200000e-01 3.423449e-01 3.423449e-01
-1.800000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 1.627882e-01 1.627882e-01
-2.200000e-01 0.000000e+00 0.000000e+00 9.000000e-02 2.002498e-01 2.002498e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -1.600000e-01 1.216553e-01 1.216553e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.000000e-02 1.004988e-01 1.004988e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.49, up: 1.49}, sys: {dn: -1.84, up: 1.84}}, 1: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.52, up: 0.52}}, 2: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -1.15, up: 1.15}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.16, up: 0.16}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.14, up: 0.14}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d60-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t60
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.998000e+01 2.367636e+00 2.367636e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.160000e+01 1.682379e+00 1.682379e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.382000e+01 1.339291e+00 1.339291e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.028000e+01 1.170854e+00 1.170854e+00
-4.500000e-02 0.000000e+00 0.000000e+00 7.580000e+00 1.065692e+00 1.065692e+00
-5.500000e-02 0.000000e+00 0.000000e+00 3.840000e+00 7.184706e-01 7.184706e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.980000e+00 4.964877e-01 4.964877e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.360000e+00 4.535416e-01 4.535416e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.800000e+00 4.130375e-01 4.130375e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.360000e+00 3.748333e-01 3.748333e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.200000e-01 2.607681e-01 2.607681e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.900000e-01 2.280351e-01 2.280351e-01
-2.200000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.104536e-01 1.104536e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.100000e-01 1.303840e-01 1.303840e-01
-3.000000e-01 0.000000e+00 0.000000e+00 7.000000e-02 7.615773e-02 7.615773e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -0.98, up: 0.98}, sys: {dn: -1.77, up: 1.77}}, 1: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.59, up: 0.59}}, 2: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.38, up: 0.38}}, 3: {stat: {dn: -0.75, up: 0.75}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.22, up: 0.22}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d60-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t60
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.918000e+01 2.023191e+00 2.023191e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.301000e+01 1.257060e+00 1.257060e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.412000e+01 9.769340e-01 9.769340e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.010000e+01 7.816009e-01 7.816009e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.290000e+00 6.708204e-01 6.708204e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.710000e+00 5.385165e-01 5.385165e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.800000e+00 4.219005e-01 4.219005e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.870000e+00 2.624881e-01 2.624881e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.520000e+00 2.549510e-01 2.549510e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.180000e+00 2.256103e-01 2.256103e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.900000e-01 1.711724e-01 1.711724e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.800000e-01 1.555635e-01 1.555635e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.000000e-01 8.246211e-02 8.246211e-02
-2.600000e-01 0.000000e+00 0.000000e+00 1.300000e-01 8.062258e-02 8.062258e-02
-3.000000e-01 0.000000e+00 0.000000e+00 5.000000e-02 4.242641e-02 4.242641e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.15, up: 2.15}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -2.47, up: 2.47}, sys: {dn: -0.61, up: 0.61}}, 2: {stat: {dn: -1.93, up: 1.93}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.44, up: 1.44}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -1.35, up: 1.35}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.13, up: 0.13}}, 8: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d60-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t60
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 1.980000e+01 2.816895e+00 2.816895e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.306000e+01 2.544209e+00 2.544209e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.423000e+01 1.969010e+00 1.969010e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.110000e+00 1.448862e+00 1.448862e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.790000e+00 1.399464e+00 1.399464e+00
-5.500000e-02 0.000000e+00 0.000000e+00 6.120000e+00 1.363305e+00 1.363305e+00
-7.000000e-02 0.000000e+00 0.000000e+00 3.820000e+00 8.228001e-01 8.228001e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.820000e+00 7.513322e-01 7.513322e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.010000e+00 8.161495e-01 8.161495e-01
-1.300000e-01 0.000000e+00 0.000000e+00 4.500000e-01 3.705401e-01 3.705401e-01
-1.500000e-01 0.000000e+00 0.000000e+00 9.700000e-01 5.108816e-01 5.108816e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.900000e-01 2.879236e-01 2.879236e-01
-2.200000e-01 0.000000e+00 0.000000e+00 6.000000e-02 2.202272e-01 2.202272e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -2.600000e-01 1.004988e-01 1.004988e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 8.246211e-02 8.246211e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d60-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.56, up: 1.56}, sys: {dn: -2.02, up: 2.02}}, 1: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.65, up: 0.65}}, 2: {stat: {dn: -1.26, up: 1.26}, sys: {dn: -0.37, up: 0.37}}, 3: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.25, up: 0.25}}, 7: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.06, up: 0.06}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d60-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t60
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.190000e+01 2.552254e+00 2.552254e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.338000e+01 1.792038e+00 1.792038e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.318000e+01 1.313202e+00 1.313202e+00
-3.500000e-02 0.000000e+00 0.000000e+00 8.150000e+00 9.865597e-01 9.865597e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.790000e+00 8.664872e-01 8.664872e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.600000e+00 7.924645e-01 7.924645e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.910000e+00 5.860034e-01 5.860034e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.800000e+00 3.590265e-01 3.590265e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.590000e+00 3.931921e-01 3.931921e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.420000e+00 4.143670e-01 4.143670e-01
-1.500000e-01 0.000000e+00 0.000000e+00 8.000000e-01 2.716616e-01 2.716616e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.163331e-01 2.163331e-01
-2.200000e-01 0.000000e+00 0.000000e+00 3.300000e-01 1.649242e-01 1.649242e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.204159e-01 1.204159e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.52, up: 1.52}, sys: {dn: -2.06, up: 2.06}}, 1: {stat: {dn: -1.62, up: 1.62}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -0.36, up: 0.36}}, 3: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.34, up: 0.34}}, 5: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.18, up: 0.18}}, 7: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d61-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t61
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.231000e+01 2.560078e+00 2.560078e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.401000e+01 1.760824e+00 1.760824e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.253000e+01 1.224132e+00 1.224132e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.480000e+00 9.060905e-01 9.060905e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.730000e+00 9.620811e-01 9.620811e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.210000e+00 8.158431e-01 8.158431e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.810000e+00 4.661545e-01 4.661545e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.630000e+00 4.464303e-01 4.464303e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.620000e+00 3.733631e-01 3.733631e-01
-1.300000e-01 0.000000e+00 0.000000e+00 9.600000e-01 3.324154e-01 3.324154e-01
-1.500000e-01 0.000000e+00 0.000000e+00 1.520000e+00 4.130375e-01 4.130375e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.900000e-01 2.024846e-01 2.024846e-01
-2.200000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.702939e-01 1.702939e-01
-2.600000e-01 0.000000e+00 0.000000e+00 4.400000e-01 2.109502e-01 2.109502e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 5.385165e-02 5.385165e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.98, up: 1.98}, sys: {dn: -1.86, up: 1.86}}, 1: {stat: {dn: -2.22, up: 2.22}, sys: {dn: -0.69, up: 0.69}}, 2: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -0.39, up: 0.39}}, 3: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.27, up: 0.27}}, 7: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.51, up: 0.51}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.16, up: 0.16}}, 12: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d61-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t61
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.020000e+01 2.716616e+00 2.716616e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.357000e+01 2.324758e+00 2.324758e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.335000e+01 1.646845e+00 1.646845e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.080000e+00 1.190798e+00 1.190798e+00
-4.500000e-02 0.000000e+00 0.000000e+00 6.510000e+00 1.206027e+00 1.206027e+00
-5.500000e-02 0.000000e+00 0.000000e+00 5.940000e+00 1.243101e+00 1.243101e+00
-7.000000e-02 0.000000e+00 0.000000e+00 4.040000e+00 7.783315e-01 7.783315e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.900000e+00 5.474486e-01 5.474486e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.930000e+00 5.147815e-01 5.147815e-01
-1.300000e-01 0.000000e+00 0.000000e+00 1.620000e+00 5.147815e-01 5.147815e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.600000e-01 4.004997e-01 4.004997e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.700000e-01 3.312099e-01 3.312099e-01
-2.200000e-01 0.000000e+00 0.000000e+00 2.100000e-01 2.209072e-01 2.209072e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.100000e-01 1.702939e-01 1.702939e-01
-3.000000e-01 0.000000e+00 0.000000e+00 -1.500000e-01 1.280625e-01 1.280625e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.47, up: 1.47}, sys: {dn: -1.88, up: 1.88}}, 1: {stat: {dn: -1.63, up: 1.63}, sys: {dn: -0.74, up: 0.74}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.44, up: 0.44}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.22, up: 0.22}}, 4: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.28, up: 0.28}}, 5: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.14, up: 0.14}}, 6: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.23, up: 0.23}}, 7: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.14, up: 0.14}}, 8: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.02, up: 0.02}}, 11: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d61-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t61
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.040000e+01 2.386483e+00 2.386483e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.417000e+01 1.790112e+00 1.790112e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.491000e+01 1.353514e+00 1.353514e+00
-3.500000e-02 0.000000e+00 0.000000e+00 9.930000e+00 1.111980e+00 1.111980e+00
-4.500000e-02 0.000000e+00 0.000000e+00 5.480000e+00 8.664872e-01 8.664872e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.400000e+00 7.433034e-01 7.433034e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.310000e+00 5.322593e-01 5.322593e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.930000e+00 5.096077e-01 5.096077e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.630000e+00 3.945884e-01 3.945884e-01
-1.300000e-01 0.000000e+00 0.000000e+00 5.600000e-01 2.707397e-01 2.707397e-01
-1.500000e-01 0.000000e+00 0.000000e+00 6.900000e-01 2.707397e-01 2.707397e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 2.147091e-01 2.147091e-01
-2.200000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 1.600000e-01 1.600000e-01
-2.600000e-01 0.000000e+00 0.000000e+00 2.500000e-01 1.902630e-01 1.902630e-01
-3.000000e-01 0.000000e+00 0.000000e+00 2.000000e-02 6.324555e-02 6.324555e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d61-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -2.05, up: 2.05}}, 1: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -0.68, up: 0.68}}, 2: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.5, up: 0.5}}, 3: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.35, up: 0.35}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.24, up: 0.24}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 12: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.01, up: 0.01}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d61-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t61
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 2.224000e+01 2.438217e+00 2.438217e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.165000e+01 1.467106e+00 1.467106e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.652000e+01 1.300000e+00 1.300000e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.810000e+00 8.395237e-01 8.395237e-01
-4.500000e-02 0.000000e+00 0.000000e+00 6.600000e+00 8.823831e-01 8.823831e-01
-5.500000e-02 0.000000e+00 0.000000e+00 5.380000e+00 7.300685e-01 7.300685e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.330000e+00 4.837355e-01 4.837355e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.700000e+00 3.492850e-01 3.492850e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.980000e+00 3.863936e-01 3.863936e-01
-1.300000e-01 0.000000e+00 0.000000e+00 9.500000e-01 2.927456e-01 2.927456e-01
-1.500000e-01 0.000000e+00 0.000000e+00 7.800000e-01 3.313608e-01 3.313608e-01
-1.800000e-01 0.000000e+00 0.000000e+00 -9.000000e-02 1.627882e-01 1.627882e-01
-2.200000e-01 0.000000e+00 0.000000e+00 1.000000e-01 2.002498e-01 2.002498e-01
-2.600000e-01 0.000000e+00 0.000000e+00 -1.700000e-01 1.204159e-01 1.204159e-01
-3.000000e-01 0.000000e+00 0.000000e+00 1.000000e-02 9.055385e-02 9.055385e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.77, up: 2.77}, sys: {dn: -1.5, up: 1.5}}, 1: {stat: {dn: -1.57, up: 1.57}, sys: {dn: -1.4, up: 1.4}}, 2: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -1.1, up: 1.1}}, 3: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.69, up: 0.69}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d62-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t62
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.334000e+01 3.150063e+00 3.150063e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.824000e+01 2.103545e+00 2.103545e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.181000e+01 1.434015e+00 1.434015e+00
-3.500000e-02 0.000000e+00 0.000000e+00 2.710000e+00 5.663921e-01 5.663921e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.460000e+00 7.273239e-01 7.273239e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.74, up: 1.74}, sys: {dn: -1.51, up: 1.51}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.42, up: 1.42}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.88, up: 0.88}}, 3: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.35, up: 0.35}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.88, up: 1.88}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d62-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t62
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.347000e+01 2.303845e+00 2.303845e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.867000e+01 1.736779e+00 1.736779e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.020000e+00 1.037738e+00 1.037738e+00
-3.500000e-02 0.000000e+00 0.000000e+00 2.540000e+00 4.482187e-01 4.482187e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.980000e+00 1.890608e+00 1.890608e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.33, up: 4.33}, sys: {dn: -1.51, up: 1.51}}, 1: {stat: {dn: -2.58, up: 2.58}, sys: {dn: -1.53, up: 1.53}}, 2: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.85, up: 0.85}}, 3: {stat: {dn: -0.97, up: 0.97}, sys: {dn: -0.91, up: 0.91}}, 4: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.54, up: 0.54}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d62-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t62
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.302000e+01 4.585739e+00 4.585739e+00
-1.500000e-02 0.000000e+00 0.000000e+00 3.075000e+01 2.999550e+00 2.999550e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.420000e+00 1.612265e+00 1.612265e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.570000e+00 1.330038e+00 1.330038e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.150000e+00 6.435060e-01 6.435060e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d62-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.77, up: 2.77}, sys: {dn: -1.57, up: 1.57}}, 1: {stat: {dn: -1.64, up: 1.64}, sys: {dn: -1.57, up: 1.57}}, 2: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.79, up: 0.79}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.18, up: 0.18}}, 4: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -1.39, up: 1.39}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d62-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t62
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.493000e+01 3.183991e+00 3.183991e+00
-1.500000e-02 0.000000e+00 0.000000e+00 3.146000e+01 2.270352e+00 2.270352e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.600000e+00 1.175160e+00 1.175160e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.280000e+00 4.477723e-01 4.477723e-01
-4.500000e-02 0.000000e+00 0.000000e+00 2.920000e+00 1.428636e+00 1.428636e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -1.61, up: 1.61}}, 1: {stat: {dn: -1.52, up: 1.52}, sys: {dn: -1.37, up: 1.37}}, 2: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -1.22, up: 1.22}}, 3: {stat: {dn: -0.43, up: 0.43}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -1.09, up: 1.09}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d63-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t63
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.612000e+01 3.134996e+00 3.134996e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.733000e+01 2.046289e+00 2.046289e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.140000e+01 1.540130e+00 1.540130e+00
-3.500000e-02 0.000000e+00 0.000000e+00 2.020000e+00 5.131277e-01 5.131277e-01
-4.500000e-02 0.000000e+00 0.000000e+00 2.290000e+00 1.127918e+00 1.127918e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.78, up: 3.78}, sys: {dn: -1.61, up: 1.61}}, 1: {stat: {dn: -2.12, up: 2.12}, sys: {dn: -1.3, up: 1.3}}, 2: {stat: {dn: -1.32, up: 1.32}, sys: {dn: -1.2, up: 1.2}}, 3: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.88, up: 0.88}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.54, up: 0.54}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d63-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t63
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.599000e+01 4.108589e+00 4.108589e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.599000e+01 2.486845e+00 2.486845e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.114000e+01 1.783928e+00 1.783928e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.320000e+00 1.209669e+00 1.209669e+00
-4.500000e-02 0.000000e+00 0.000000e+00 1.130000e+00 6.489992e-01 6.489992e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.88, up: 2.88}, sys: {dn: -1.65, up: 1.65}}, 1: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.29, up: 1.29}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.49, up: 0.49}}, 4: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -1.61, up: 1.61}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d63-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t63
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.709000e+01 3.319172e+00 3.319172e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.570000e+01 2.039730e+00 2.039730e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.280000e+00 1.210165e+00 1.210165e+00
-3.500000e-02 0.000000e+00 0.000000e+00 3.560000e+00 7.366139e-01 7.366139e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.360000e+00 1.647604e+00 1.647604e+00
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d63-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.21, up: 2.21}, sys: {dn: -1.72, up: 1.72}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -1.27, up: 1.27}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.82, up: 0.82}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.52, up: 0.52}}, 4: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.73, up: 0.73}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d63-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t63
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.932000e+01 2.800446e+00 2.800446e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.514000e+01 1.740402e+00 1.740402e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.220000e+00 1.052616e+00 1.052616e+00
-3.500000e-02 0.000000e+00 0.000000e+00 3.750000e+00 6.621933e-01 6.621933e-01
-4.500000e-02 0.000000e+00 0.000000e+00 1.510000e+00 7.653757e-01 7.653757e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.04, up: 2.04}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.33, up: 1.33}, sys: {dn: -0.39, up: 0.39}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -0.19, up: 0.19}}, 3: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.29, up: 0.29}}, 4: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.16, up: 0.16}}, 5: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d64-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t64
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.098000e+01 2.611226e+00 2.611226e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.664000e+01 1.386001e+00 1.386001e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.174000e+01 1.136002e+00 1.136002e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.510000e+00 9.075792e-01 9.075792e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.730000e+00 4.870318e-01 4.870318e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.330000e+00 3.736308e-01 3.736308e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.550000e+00 2.109502e-01 2.109502e-01
-1.400000e-01 0.000000e+00 0.000000e+00 7.000000e-01 1.676305e-01 1.676305e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.900000e-01 1.655295e-01 1.655295e-01
-2.250000e-01 0.000000e+00 0.000000e+00 5.000000e-02 9.055385e-02 9.055385e-02
-2.750000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.019804e-01 1.019804e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.26, up: 1.26}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.17, up: 0.17}}, 5: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d64-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t64
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.102000e+01 2.060218e+00 2.060218e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.918000e+01 9.841240e-01 9.841240e-01
-2.500000e-02 0.000000e+00 0.000000e+00 9.520000e+00 6.573431e-01 6.573431e-01
-3.500000e-02 0.000000e+00 0.000000e+00 6.650000e+00 6.090156e-01 6.090156e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.830000e+00 3.361547e-01 3.361547e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.580000e+00 2.729469e-01 2.729469e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.250000e+00 1.315295e-01 1.315295e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.200000e-01 1.118034e-01 1.118034e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.140175e-01 1.140175e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.800000e-01 8.246211e-02 8.246211e-02
-2.750000e-01 0.000000e+00 0.000000e+00 7.000000e-02 6.082763e-02 6.082763e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.17, up: 3.17}, sys: {dn: -1.62, up: 1.62}}, 1: {stat: {dn: -2.13, up: 2.13}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -1.65, up: 1.65}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -0.33, up: 0.33}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.16, up: 0.16}}, 6: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d64-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t64
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.057000e+01 3.559958e+00 3.559958e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.743000e+01 2.171014e+00 2.171014e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.038000e+01 1.658734e+00 1.658734e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.340000e+00 1.428636e+00 1.428636e+00
-5.000000e-02 0.000000e+00 0.000000e+00 4.550000e+00 8.174350e-01 8.174350e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.130000e+00 6.694027e-01 6.694027e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.670000e+00 3.405877e-01 3.405877e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.200000e-01 2.549510e-01 2.549510e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.500000e-01 2.121320e-01 2.121320e-01
-2.250000e-01 0.000000e+00 0.000000e+00 -1.700000e-01 1.315295e-01 1.315295e-01
-2.750000e-01 0.000000e+00 0.000000e+00 -4.000000e-02 1.303840e-01 1.303840e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d64-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.04, up: 2.04}, sys: {dn: -1.75, up: 1.75}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.12, up: 0.12}}, 3: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.29, up: 0.29}}, 4: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d64-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t64
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.372000e+01 2.687769e+00 2.687769e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.779000e+01 1.426359e+00 1.426359e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.320000e+00 8.980535e-01 8.980535e-01
-3.500000e-02 0.000000e+00 0.000000e+00 6.300000e+00 8.981091e-01 8.981091e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.500000e+00 5.423099e-01 5.423099e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.330000e+00 3.921734e-01 3.921734e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.310000e+00 2.009975e-01 2.009975e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.800000e-01 1.802776e-01 1.802776e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.200000e-01 1.886796e-01 1.886796e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.431782e-01 1.431782e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.000000e-02 1.000000e-01 1.000000e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -1.82, up: 1.82}}, 1: {stat: {dn: -1.22, up: 1.22}, sys: {dn: -0.37, up: 0.37}}, 2: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.15, up: 0.15}}, 3: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d65-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t65
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.549000e+01 2.704145e+00 2.704145e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.546000e+01 1.274873e+00 1.274873e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.950000e+00 9.222798e-01 9.222798e-01
-3.500000e-02 0.000000e+00 0.000000e+00 6.100000e+00 8.570298e-01 8.570298e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.320000e+00 5.147815e-01 5.147815e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.880000e+00 3.478505e-01 3.478505e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.620000e+00 2.109502e-01 2.109502e-01
-1.400000e-01 0.000000e+00 0.000000e+00 8.800000e-01 1.878829e-01 1.878829e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.600000e-01 1.835756e-01 1.835756e-01
-2.250000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.204159e-01 1.204159e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.600000e-01 1.140175e-01 1.140175e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -1.63, up: 1.63}}, 1: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -0.49, up: 0.49}}, 2: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.13, up: 0.13}}, 3: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.25, up: 0.25}}, 4: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.23, up: 0.23}}, 5: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d65-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t65
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.070000e+01 3.145314e+00 3.145314e+00
-1.500000e-02 0.000000e+00 0.000000e+00 2.011000e+01 1.981540e+00 1.981540e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.800000e+00 1.216963e+00 1.216963e+00
-3.500000e-02 0.000000e+00 0.000000e+00 5.510000e+00 1.137805e+00 1.137805e+00
-5.000000e-02 0.000000e+00 0.000000e+00 4.690000e+00 6.989278e-01 6.989278e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.520000e+00 5.220153e-01 5.220153e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.550000e+00 3.006659e-01 3.006659e-01
-1.400000e-01 0.000000e+00 0.000000e+00 9.500000e-01 2.751363e-01 2.751363e-01
-1.800000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.594224e-01 2.594224e-01
-2.250000e-01 0.000000e+00 0.000000e+00 7.000000e-02 1.702939e-01 1.702939e-01
-2.750000e-01 0.000000e+00 0.000000e+00 -6.000000e-02 1.303840e-01 1.303840e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.08, up: 2.08}, sys: {dn: -1.77, up: 1.77}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.43, up: 0.43}}, 2: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.87, up: 0.87}, sys: {dn: -0.33, up: 0.33}}, 4: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d65-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t65
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.394000e+01 2.731172e+00 2.731172e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.757000e+01 1.426359e+00 1.426359e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.017000e+01 1.055462e+00 1.055462e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.160000e+00 9.304837e-01 9.304837e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.580000e+00 4.939636e-01 4.939636e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.910000e+00 4.338202e-01 4.338202e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.080000e+00 1.910497e-01 1.910497e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.800000e-01 1.992486e-01 1.992486e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.400000e-01 1.649242e-01 1.649242e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.000000e-02 1.303840e-01 1.303840e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.216553e-01 1.216553e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d65-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -1.79, up: 1.79}}, 1: {stat: {dn: -1.01, up: 1.01}, sys: {dn: -0.4, up: 0.4}}, 2: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.17, up: 0.17}}, 3: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.28, up: 0.28}}, 4: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.02, up: 0.02}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d65-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t65
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 4.431000e+01 2.387572e+00 2.387572e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.616000e+01 1.086324e+00 1.086324e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.590000e+00 8.080842e-01 8.080842e-01
-3.500000e-02 0.000000e+00 0.000000e+00 6.130000e+00 6.711930e-01 6.711930e-01
-5.000000e-02 0.000000e+00 0.000000e+00 3.950000e+00 4.118252e-01 4.118252e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.220000e+00 3.176476e-01 3.176476e-01
-1.000000e-01 0.000000e+00 0.000000e+00 1.580000e+00 1.711724e-01 1.711724e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.400000e-01 1.523155e-01 1.523155e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.500000e-01 1.640122e-01 1.640122e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.000000e-01 1.004988e-01 1.004988e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.600000e-01 9.486833e-02 9.486833e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.89, up: 1.89}, sys: {dn: -1.3, up: 1.3}}, 1: {stat: {dn: -1.29, up: 1.29}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.64, up: 0.64}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.2, up: 0.2}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.0, up: 0.0}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d66-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t66
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.670000e+01 2.293927e+00 2.293927e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.373000e+01 1.329097e+00 1.329097e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.970000e+00 1.072007e+00 1.072007e+00
-3.500000e-02 0.000000e+00 0.000000e+00 7.210000e+00 9.317188e-01 9.317188e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.960000e+00 6.859300e-01 6.859300e-01
-5.500000e-02 0.000000e+00 0.000000e+00 3.810000e+00 6.648308e-01 6.648308e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.710000e+00 4.026164e-01 4.026164e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.770000e+00 3.337664e-01 3.337664e-01
-1.100000e-01 0.000000e+00 0.000000e+00 9.800000e-01 2.451530e-01 2.451530e-01
-1.400000e-01 0.000000e+00 0.000000e+00 1.020000e+00 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.100000e-01 1.431782e-01 1.431782e-01
-2.250000e-01 0.000000e+00 0.000000e+00 6.100000e-01 1.252996e-01 1.252996e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.000000e-01 8.246211e-02 8.246211e-02
-3.250000e-01 0.000000e+00 0.000000e+00 2.100000e-01 2.154066e-01 2.154066e-01
-3.750000e-01 0.000000e+00 0.000000e+00 2.100000e-01 7.280110e-02 7.280110e-02
-4.500000e-01 0.000000e+00 0.000000e+00 1.500000e-01 5.830952e-02 5.830952e-02
-5.500000e-01 0.000000e+00 0.000000e+00 1.000000e-02 3.000000e-02 3.000000e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.19, up: 1.19}}, 1: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.41, up: 0.41}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 12: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d66-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t66
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.339000e+01 1.634166e+00 1.634166e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.667000e+01 9.527329e-01 9.527329e-01
-2.500000e-02 0.000000e+00 0.000000e+00 9.440000e+00 7.209022e-01 7.209022e-01
-3.500000e-02 0.000000e+00 0.000000e+00 5.640000e+00 5.536244e-01 5.536244e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.620000e+00 4.632494e-01 4.632494e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.090000e+00 4.652956e-01 4.652956e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.100000e+00 2.863564e-01 2.863564e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.870000e+00 2.088061e-01 2.088061e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.150000e+00 1.838478e-01 1.838478e-01
-1.400000e-01 0.000000e+00 0.000000e+00 9.100000e-01 1.044031e-01 1.044031e-01
-1.800000e-01 0.000000e+00 0.000000e+00 7.100000e-01 9.848858e-02 9.848858e-02
-2.250000e-01 0.000000e+00 0.000000e+00 3.500000e-01 8.062258e-02 8.062258e-02
-2.750000e-01 0.000000e+00 0.000000e+00 2.400000e-01 5.385165e-02 5.385165e-02
-3.250000e-01 0.000000e+00 0.000000e+00 3.000000e-02 5.000000e-02 5.000000e-02
-3.750000e-01 0.000000e+00 0.000000e+00 1.700000e-01 5.385165e-02 5.385165e-02
-4.500000e-01 0.000000e+00 0.000000e+00 1.300000e-01 4.242641e-02 4.242641e-02
-5.500000e-01 0.000000e+00 0.000000e+00 7.000000e-02 4.242641e-02 4.242641e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.96, up: 2.96}, sys: {dn: -1.28, up: 1.28}}, 1: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -0.31, up: 0.31}}, 3: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -0.19, up: 0.19}}, 4: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.16, up: 0.16}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.0, up: 0.0}}, 15: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.04, up: 0.04}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d66-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t66
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.599000e+01 3.224903e+00 3.224903e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.380000e+01 2.028694e+00 2.028694e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.920000e+00 1.718197e+00 1.718197e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.870000e+00 1.383112e+00 1.383112e+00
-4.500000e-02 0.000000e+00 0.000000e+00 4.330000e+00 1.094578e+00 1.094578e+00
-5.500000e-02 0.000000e+00 0.000000e+00 3.550000e+00 1.019804e+00 1.019804e+00
-7.000000e-02 0.000000e+00 0.000000e+00 2.450000e+00 6.082763e-01 6.082763e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.720000e+00 5.035871e-01 5.035871e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.510000e+00 4.805206e-01 4.805206e-01
-1.400000e-01 0.000000e+00 0.000000e+00 1.300000e+00 2.927456e-01 2.927456e-01
-1.800000e-01 0.000000e+00 0.000000e+00 7.200000e-01 2.334524e-01 2.334524e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.200000e-01 1.315295e-01 1.315295e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.300000e-01 1.315295e-01 1.315295e-01
-3.250000e-01 0.000000e+00 0.000000e+00 1.400000e-01 2.000000e-01 2.000000e-01
-3.750000e-01 0.000000e+00 0.000000e+00 0.000000e+00 1.000000e-01 1.000000e-01
-4.500000e-01 0.000000e+00 0.000000e+00 1.400000e-01 8.944272e-02 8.944272e-02
-5.500000e-01 0.000000e+00 0.000000e+00 1.700000e-01 1.204159e-01 1.204159e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d66-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.86, up: 1.86}, sys: {dn: -1.34, up: 1.34}}, 1: {stat: {dn: -1.36, up: 1.36}, sys: {dn: -0.42, up: 0.42}}, 2: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.26, up: 0.26}}, 6: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.33, up: 0.33}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.06, up: 0.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d66-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t66
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.757000e+01 2.292422e+00 2.292422e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.647000e+01 1.423376e+00 1.423376e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.010000e+00 9.945853e-01 9.945853e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.700000e+00 7.710383e-01 7.710383e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.070000e+00 6.774216e-01 6.774216e-01
-5.500000e-02 0.000000e+00 0.000000e+00 4.480000e+00 7.655064e-01 7.655064e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.490000e+00 4.026164e-01 4.026164e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.250000e+00 2.745906e-01 2.745906e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.040000e+00 2.789265e-01 2.789265e-01
-1.400000e-01 0.000000e+00 0.000000e+00 9.200000e-01 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 1.090000e+00 1.802776e-01 1.802776e-01
-2.250000e-01 0.000000e+00 0.000000e+00 4.500000e-01 1.208305e-01 1.208305e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.400000e-01 9.219544e-02 9.219544e-02
-3.250000e-01 0.000000e+00 0.000000e+00 2.800000e-01 3.448188e-01 3.448188e-01
-3.750000e-01 0.000000e+00 0.000000e+00 5.000000e-02 7.071068e-02 7.071068e-02
-4.500000e-01 0.000000e+00 0.000000e+00 1.100000e-01 5.830952e-02 5.830952e-02
-5.500000e-01 0.000000e+00 0.000000e+00 1.300000e-01 7.810250e-02 7.810250e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -1.3, up: 1.3}}, 1: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.28, up: 0.28}}, 3: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.1, up: 0.1}}, 5: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.21, up: 0.21}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.08, up: 0.08}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.4, up: 0.4}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.06, up: 0.06}}, 16: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d67-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t67
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.645000e+01 2.204178e+00 2.204178e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.742000e+01 1.416757e+00 1.416757e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.460000e+00 9.712363e-01 9.712363e-01
-3.500000e-02 0.000000e+00 0.000000e+00 5.140000e+00 7.844743e-01 7.844743e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.280000e+00 7.071068e-01 7.071068e-01
-5.500000e-02 0.000000e+00 0.000000e+00 3.440000e+00 6.356886e-01 6.356886e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.020000e+00 3.395585e-01 3.395585e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.220000e+00 3.517101e-01 3.517101e-01
-1.100000e-01 0.000000e+00 0.000000e+00 8.700000e-01 2.376973e-01 2.376973e-01
-1.400000e-01 0.000000e+00 0.000000e+00 1.060000e+00 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.600000e-01 1.334166e-01 1.334166e-01
-2.250000e-01 0.000000e+00 0.000000e+00 4.700000e-01 1.166190e-01 1.166190e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.700000e-01 9.219544e-02 9.219544e-02
-3.250000e-01 0.000000e+00 0.000000e+00 3.100000e-01 4.100000e-01 4.100000e-01
-3.750000e-01 0.000000e+00 0.000000e+00 1.600000e-01 9.219544e-02 9.219544e-02
-4.500000e-01 0.000000e+00 0.000000e+00 2.200000e-01 8.485281e-02 8.485281e-02
-5.500000e-01 0.000000e+00 0.000000e+00 -2.000000e-02 4.123106e-02 4.123106e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.43, up: 2.43}, sys: {dn: -1.26, up: 1.26}}, 1: {stat: {dn: -1.67, up: 1.67}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.34, up: 0.34}}, 3: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.83, up: 0.83}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.03, up: 0.03}}, 11: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.09, up: 0.09}}, 12: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.39, up: 0.39}}, 14: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.01, up: 0.01}}, 15: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 16: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.06, up: 0.06}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d67-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t67
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.521000e+01 2.737243e+00 2.737243e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.279000e+01 1.704259e+00 1.704259e+00
-2.500000e-02 0.000000e+00 0.000000e+00 1.018000e+01 1.489329e+00 1.489329e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.920000e+00 1.246154e+00 1.246154e+00
-4.500000e-02 0.000000e+00 0.000000e+00 5.770000e+00 1.089036e+00 1.089036e+00
-5.500000e-02 0.000000e+00 0.000000e+00 3.060000e+00 8.514693e-01 8.514693e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.010000e+00 5.651548e-01 5.651548e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.810000e+00 4.554119e-01 4.554119e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.720000e+00 4.272002e-01 4.272002e-01
-1.400000e-01 0.000000e+00 0.000000e+00 8.000000e-01 2.308679e-01 2.308679e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.100000e-01 1.824829e-01 1.824829e-01
-2.250000e-01 0.000000e+00 0.000000e+00 7.600000e-01 1.923538e-01 1.923538e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.400000e-01 1.414214e-01 1.414214e-01
-3.250000e-01 0.000000e+00 0.000000e+00 3.000000e-01 4.110961e-01 4.110961e-01
-3.750000e-01 0.000000e+00 0.000000e+00 1.100000e-01 1.104536e-01 1.104536e-01
-4.500000e-01 0.000000e+00 0.000000e+00 -1.100000e-01 6.708204e-02 6.708204e-02
-5.500000e-01 0.000000e+00 0.000000e+00 1.100000e-01 9.219544e-02 9.219544e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.85, up: 1.85}, sys: {dn: -1.26, up: 1.26}}, 1: {stat: {dn: -1.38, up: 1.38}, sys: {dn: -0.46, up: 0.46}}, 2: {stat: {dn: -1.05, up: 1.05}, sys: {dn: -0.33, up: 0.33}}, 3: {stat: {dn: -0.88, up: 0.88}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.13, up: 0.13}}, 7: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.03, up: 0.03}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.05, up: 0.05}}, 12: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.13, up: 0.13}}, 14: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 16: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d67-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t67
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.516000e+01 2.238325e+00 2.238325e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.650000e+01 1.454648e+00 1.454648e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.680000e+00 1.100636e+00 1.100636e+00
-3.500000e-02 0.000000e+00 0.000000e+00 6.090000e+00 8.962700e-01 8.962700e-01
-4.500000e-02 0.000000e+00 0.000000e+00 5.360000e+00 7.710383e-01 7.710383e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.810000e+00 6.072891e-01 6.072891e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.000000e+00 4.301163e-01 4.301163e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.560000e+00 3.275668e-01 3.275668e-01
-1.100000e-01 0.000000e+00 0.000000e+00 9.500000e-01 2.692582e-01 2.692582e-01
-1.400000e-01 0.000000e+00 0.000000e+00 8.600000e-01 1.726268e-01 1.726268e-01
-1.800000e-01 0.000000e+00 0.000000e+00 7.700000e-01 1.552417e-01 1.552417e-01
-2.250000e-01 0.000000e+00 0.000000e+00 4.300000e-01 1.300000e-01 1.300000e-01
-2.750000e-01 0.000000e+00 0.000000e+00 3.400000e-01 1.140175e-01 1.140175e-01
-3.250000e-01 0.000000e+00 0.000000e+00 1.000000e-01 1.581139e-01 1.581139e-01
-3.750000e-01 0.000000e+00 0.000000e+00 2.400000e-01 1.019804e-01 1.019804e-01
-4.500000e-01 0.000000e+00 0.000000e+00 0.000000e+00 5.000000e-02 5.000000e-02
-5.500000e-01 0.000000e+00 0.000000e+00 -1.000000e-02 5.099020e-02 5.099020e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d67-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.44, up: 1.44}, sys: {dn: -1.32, up: 1.32}}, 1: {stat: {dn: -1.02, up: 1.02}, sys: {dn: -0.44, up: 0.44}}, 2: {stat: {dn: -0.77, up: 0.77}, sys: {dn: -0.3, up: 0.3}}, 3: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.23, up: 0.23}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.02, up: 0.02}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.04, up: 0.04}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.52, up: 0.52}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 15: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 16: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d67-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t67
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 3.683000e+01 1.953458e+00 1.953458e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.560000e+01 1.110856e+00 1.110856e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.640000e+00 8.263776e-01 8.263776e-01
-3.500000e-02 0.000000e+00 0.000000e+00 6.110000e+00 6.718631e-01 6.718631e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.940000e+00 5.824946e-01 5.824946e-01
-5.500000e-02 0.000000e+00 0.000000e+00 3.530000e+00 5.412947e-01 5.412947e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.640000e+00 3.231099e-01 3.231099e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.080000e+00 2.751363e-01 2.751363e-01
-1.100000e-01 0.000000e+00 0.000000e+00 9.900000e-01 2.061553e-01 2.061553e-01
-1.400000e-01 0.000000e+00 0.000000e+00 7.200000e-01 1.216553e-01 1.216553e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.200000e-01 1.170470e-01 1.170470e-01
-2.250000e-01 0.000000e+00 0.000000e+00 4.600000e-01 1.081665e-01 1.081665e-01
-2.750000e-01 0.000000e+00 0.000000e+00 3.700000e-01 9.848858e-02 9.848858e-02
-3.250000e-01 0.000000e+00 0.000000e+00 3.600000e-01 5.261179e-01 5.261179e-01
-3.750000e-01 0.000000e+00 0.000000e+00 2.300000e-01 8.246211e-02 8.246211e-02
-4.500000e-01 0.000000e+00 0.000000e+00 7.000000e-02 4.472136e-02 4.472136e-02
-5.500000e-01 0.000000e+00 0.000000e+00 -1.000000e-02 3.162278e-02 3.162278e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.37, up: 2.37}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -0.28, up: 0.28}}, 2: {stat: {dn: -0.89, up: 0.89}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.13, up: 0.13}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.08, up: 0.08}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.0, up: 0.0}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d68-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t68
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.098000e+01 2.471214e+00 2.471214e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.241000e+01 1.222497e+00 1.222497e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.660000e+00 9.244458e-01 9.244458e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.620000e+00 7.414850e-01 7.414850e-01
-4.500000e-02 0.000000e+00 0.000000e+00 4.120000e+00 6.824954e-01 6.824954e-01
-5.500000e-02 0.000000e+00 0.000000e+00 1.230000e+00 4.100000e-01 4.100000e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.760000e+00 3.026549e-01 3.026549e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.380000e+00 2.863564e-01 2.863564e-01
-1.100000e-01 0.000000e+00 0.000000e+00 5.700000e-01 2.061553e-01 2.061553e-01
-1.400000e-01 0.000000e+00 0.000000e+00 8.000000e-01 1.700000e-01 1.700000e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 1.170470e-01 1.170470e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.800000e-01 1.345362e-01 1.345362e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.600000e-01 8.246211e-02 8.246211e-02
-3.250000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 5.000000e-02 5.000000e-02
-3.750000e-01 0.000000e+00 0.000000e+00 1.400000e-01 6.708204e-02 6.708204e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.46, up: 1.46}, sys: {dn: -0.73, up: 0.73}}, 1: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.3, up: 0.3}}, 2: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.09, up: 0.09}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.04, up: 0.04}}, 11: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 12: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d68-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t68
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.090000e+01 1.632330e+00 1.632330e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.317000e+01 8.170679e-01 8.170679e-01
-2.500000e-02 0.000000e+00 0.000000e+00 7.050000e+00 5.961543e-01 5.961543e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.900000e+00 4.712749e-01 4.712749e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.600000e+00 4.176123e-01 4.176123e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.250000e+00 3.671512e-01 3.671512e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.590000e+00 2.039608e-01 2.039608e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.140000e+00 1.772005e-01 1.772005e-01
-1.100000e-01 0.000000e+00 0.000000e+00 8.800000e-01 1.749286e-01 1.749286e-01
-1.400000e-01 0.000000e+00 0.000000e+00 5.300000e-01 1.029563e-01 1.029563e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.100000e-01 8.062258e-02 8.062258e-02
-2.250000e-01 0.000000e+00 0.000000e+00 3.000000e-02 5.099020e-02 5.099020e-02
-2.750000e-01 0.000000e+00 0.000000e+00 2.000000e-01 6.708204e-02 6.708204e-02
-3.250000e-01 0.000000e+00 0.000000e+00 1.000000e-01 5.099020e-02 5.099020e-02
-3.750000e-01 0.000000e+00 0.000000e+00 1.100000e-01 5.000000e-02 5.000000e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.71, up: 3.71}, sys: {dn: -0.75, up: 0.75}}, 1: {stat: {dn: -1.83, up: 1.83}, sys: {dn: -0.26, up: 0.26}}, 2: {stat: {dn: -1.54, up: 1.54}, sys: {dn: -0.29, up: 0.29}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.12, up: 0.12}}, 4: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.86, up: 0.86}, sys: {dn: -0.24, up: 0.24}}, 6: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.05, up: 0.05}}, 11: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.02, up: 0.02}}, 12: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d68-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t68
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.141000e+01 3.785050e+00 3.785050e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.155000e+01 1.848378e+00 1.848378e+00
-2.500000e-02 0.000000e+00 0.000000e+00 9.070000e+00 1.567067e+00 1.567067e+00
-3.500000e-02 0.000000e+00 0.000000e+00 4.090000e+00 1.036967e+00 1.036967e+00
-4.500000e-02 0.000000e+00 0.000000e+00 2.550000e+00 9.044888e-01 9.044888e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.740000e+00 8.928606e-01 8.928606e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.350000e+00 5.643580e-01 5.643580e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.660000e+00 4.850773e-01 4.850773e-01
-1.100000e-01 0.000000e+00 0.000000e+00 4.500000e-01 3.125700e-01 3.125700e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.500000e-01 2.039608e-01 2.039608e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.061553e-01 2.061553e-01
-2.250000e-01 0.000000e+00 0.000000e+00 5.000000e-02 1.315295e-01 1.315295e-01
-2.750000e-01 0.000000e+00 0.000000e+00 2.700000e-01 1.581139e-01 1.581139e-01
-3.250000e-01 0.000000e+00 0.000000e+00 1.000000e-01 1.204159e-01 1.204159e-01
-3.750000e-01 0.000000e+00 0.000000e+00 1.000000e-02 9.055385e-02 9.055385e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d68-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.32, up: 2.32}, sys: {dn: -0.76, up: 0.76}}, 1: {stat: {dn: -1.18, up: 1.18}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -0.18, up: 0.18}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.09, up: 0.09}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.19, up: 0.19}}, 6: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.12, up: 0.12}}, 9: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.05, up: 0.05}}, 10: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.06, up: 0.06}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.12, up: 0.12}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.0, up: 0.0}}, 13: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d68-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t68
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.146000e+01 2.441311e+00 2.441311e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.291000e+01 1.215113e+00 1.215113e+00
-2.500000e-02 0.000000e+00 0.000000e+00 5.670000e+00 8.395237e-01 8.395237e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.840000e+00 7.550497e-01 7.550497e-01
-4.500000e-02 0.000000e+00 0.000000e+00 2.600000e+00 5.671860e-01 5.671860e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.110000e+00 5.536244e-01 5.536244e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.650000e+00 3.337664e-01 3.337664e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.520000e+00 3.178050e-01 3.178050e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.190000e+00 2.954657e-01 2.954657e-01
-1.400000e-01 0.000000e+00 0.000000e+00 5.100000e-01 1.486607e-01 1.486607e-01
-1.800000e-01 0.000000e+00 0.000000e+00 3.800000e-01 1.431782e-01 1.431782e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.600000e-01 1.627882e-01 1.627882e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.000000e-02 8.000000e-02 8.000000e-02
-3.250000e-01 0.000000e+00 0.000000e+00 3.000000e-01 9.486833e-02 9.486833e-02
-3.750000e-01 0.000000e+00 0.000000e+00 9.000000e-02 6.708204e-02 6.708204e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.27, up: 2.27}, sys: {dn: -0.82, up: 0.82}}, 1: {stat: {dn: -1.11, up: 1.11}, sys: {dn: -0.27, up: 0.27}}, 2: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -0.59, up: 0.59}, sys: {dn: -0.13, up: 0.13}}, 5: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.07, up: 0.07}}, 8: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d69-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t69
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.398000e+01 2.413566e+00 2.413566e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.179000e+01 1.142366e+00 1.142366e+00
-2.500000e-02 0.000000e+00 0.000000e+00 6.090000e+00 8.343261e-01 8.343261e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.620000e+00 7.138627e-01 7.138627e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.390000e+00 6.041523e-01 6.041523e-01
-5.500000e-02 0.000000e+00 0.000000e+00 1.910000e+00 4.939636e-01 4.939636e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.510000e+00 3.041381e-01 3.041381e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.590000e+00 2.983287e-01 2.983287e-01
-1.100000e-01 0.000000e+00 0.000000e+00 7.400000e-01 2.308679e-01 2.308679e-01
-1.400000e-01 0.000000e+00 0.000000e+00 4.200000e-01 1.360147e-01 1.360147e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.800000e-01 1.802776e-01 1.802776e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.300000e-01 1.486607e-01 1.486607e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.400000e-01 9.486833e-02 9.486833e-02
-3.250000e-01 0.000000e+00 0.000000e+00 -1.100000e-01 6.082763e-02 6.082763e-02
-3.750000e-01 0.000000e+00 0.000000e+00 9.000000e-02 7.615773e-02 7.615773e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.12, up: 3.12}, sys: {dn: -0.78, up: 0.78}}, 1: {stat: {dn: -1.59, up: 1.59}, sys: {dn: -0.28, up: 0.28}}, 2: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -1.04, up: 1.04}, sys: {dn: -0.16, up: 0.16}}, 4: {stat: {dn: -0.79, up: 0.79}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.37, up: 0.37}}, 6: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.06, up: 0.06}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.13, up: 0.13}}, 9: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.1, up: 0.1}}, 12: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d69-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t69
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.124000e+01 3.216022e+00 3.216022e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.212000e+01 1.614466e+00 1.614466e+00
-2.500000e-02 0.000000e+00 0.000000e+00 8.360000e+00 1.308167e+00 1.308167e+00
-3.500000e-02 0.000000e+00 0.000000e+00 5.050000e+00 1.052236e+00 1.052236e+00
-4.500000e-02 0.000000e+00 0.000000e+00 3.210000e+00 7.990620e-01 7.990620e-01
-5.500000e-02 0.000000e+00 0.000000e+00 3.810000e+00 1.010198e+00 1.010198e+00
-7.000000e-02 0.000000e+00 0.000000e+00 1.750000e+00 4.440721e-01 4.440721e-01
-9.000000e-02 0.000000e+00 0.000000e+00 6.900000e-01 3.413210e-01 3.413210e-01
-1.100000e-01 0.000000e+00 0.000000e+00 1.310000e+00 3.921734e-01 3.921734e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.800000e-01 2.039608e-01 2.039608e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.800000e-01 2.416609e-01 2.416609e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.720465e-01 1.720465e-01
-2.750000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 1.019804e-01 1.019804e-01
-3.250000e-01 0.000000e+00 0.000000e+00 6.000000e-02 1.004988e-01 1.004988e-01
-3.750000e-01 0.000000e+00 0.000000e+00 -7.000000e-02 6.324555e-02 6.324555e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -2.37, up: 2.37}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -1.21, up: 1.21}, sys: {dn: -0.29, up: 0.29}}, 2: {stat: {dn: -0.93, up: 0.93}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -0.15, up: 0.15}}, 5: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.09, up: 0.09}}, 8: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.09, up: 0.09}}, 11: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 12: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.02, up: 0.02}}, 13: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d69-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t69
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.288000e+01 2.511135e+00 2.511135e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.243000e+01 1.244267e+00 1.244267e+00
-2.500000e-02 0.000000e+00 0.000000e+00 7.730000e+00 9.630161e-01 9.630161e-01
-3.500000e-02 0.000000e+00 0.000000e+00 4.720000e+00 7.550497e-01 7.550497e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.740000e+00 6.476110e-01 6.476110e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.100000e+00 5.738467e-01 5.738467e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.100000e+00 3.026549e-01 3.026549e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.930000e+00 3.517101e-01 3.517101e-01
-1.100000e-01 0.000000e+00 0.000000e+00 8.100000e-01 2.624881e-01 2.624881e-01
-1.400000e-01 0.000000e+00 0.000000e+00 3.600000e-01 1.552417e-01 1.552417e-01
-1.800000e-01 0.000000e+00 0.000000e+00 5.200000e-01 1.835756e-01 1.835756e-01
-2.250000e-01 0.000000e+00 0.000000e+00 1.200000e-01 1.252996e-01 1.252996e-01
-2.750000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 8.246211e-02 8.246211e-02
-3.250000e-01 0.000000e+00 0.000000e+00 -6.000000e-02 7.071068e-02 7.071068e-02
-3.750000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 4.472136e-02 4.472136e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d69-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -0.83, up: 0.83}}, 1: {stat: {dn: -0.9, up: 0.9}, sys: {dn: -0.27, up: 0.27}}, 2: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.22, up: 0.22}}, 3: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.14, up: 0.14}}, 5: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.22, up: 0.22}}, 6: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 7: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 11: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.13, up: 0.13}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 13: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.01, up: 0.01}}, 14: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.01, up: 0.01}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d69-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t69
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-5.000000e-03 0.000000e+00 0.000000e+00 5.200000e+01 1.982145e+00 1.982145e+00
-1.500000e-02 0.000000e+00 0.000000e+00 1.191000e+01 9.396276e-01 9.396276e-01
-2.500000e-02 0.000000e+00 0.000000e+00 6.860000e+00 6.957011e-01 6.957011e-01
-3.500000e-02 0.000000e+00 0.000000e+00 5.250000e+00 6.044005e-01 6.044005e-01
-4.500000e-02 0.000000e+00 0.000000e+00 3.460000e+00 5.000000e-01 5.000000e-01
-5.500000e-02 0.000000e+00 0.000000e+00 2.080000e+00 4.390900e-01 4.390900e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.440000e+00 2.451530e-01 2.451530e-01
-9.000000e-02 0.000000e+00 0.000000e+00 9.400000e-01 2.158703e-01 2.158703e-01
-1.100000e-01 0.000000e+00 0.000000e+00 9.900000e-01 2.236068e-01 2.236068e-01
-1.400000e-01 0.000000e+00 0.000000e+00 6.200000e-01 1.476482e-01 1.476482e-01
-1.800000e-01 0.000000e+00 0.000000e+00 6.000000e-01 1.562050e-01 1.562050e-01
-2.250000e-01 0.000000e+00 0.000000e+00 2.400000e-01 1.581139e-01 1.581139e-01
-2.750000e-01 0.000000e+00 0.000000e+00 1.300000e-01 7.615773e-02 7.615773e-02
-3.250000e-01 0.000000e+00 0.000000e+00 1.000000e-02 5.099020e-02 5.099020e-02
-3.750000e-01 0.000000e+00 0.000000e+00 3.000000e-02 4.123106e-02 4.123106e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.34, up: 5.34}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -2.72, up: 2.72}, sys: {dn: -0.79, up: 0.79}}, 2: {stat: {dn: -1.81, up: 1.81}, sys: {dn: -0.55, up: 0.55}}, 3: {stat: {dn: -1.28, up: 1.28}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -0.21, up: 0.21}}, 5: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.18, up: 0.18}}, 6: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.06, up: 0.06}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 9: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.04, up: 0.04}}, 10: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.18, up: 0.18}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d70-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t70
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.349300e+02 5.361530e+00 5.361530e+00
-7.000000e-03 0.000000e+00 0.000000e+00 2.905000e+01 2.832402e+00 2.832402e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.243000e+01 1.891719e+00 1.891719e+00
-1.800000e-02 0.000000e+00 0.000000e+00 6.550000e+00 1.284718e+00 1.284718e+00
-2.500000e-02 0.000000e+00 0.000000e+00 3.810000e+00 7.021396e-01 7.021396e-01
-3.500000e-02 0.000000e+00 0.000000e+00 2.160000e+00 5.126402e-01 5.126402e-01
-5.000000e-02 0.000000e+00 0.000000e+00 1.050000e+00 2.416609e-01 2.416609e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.400000e-01 1.252996e-01 1.252996e-01
-9.000000e-02 0.000000e+00 0.000000e+00 3.800000e-01 1.360147e-01 1.360147e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -3.000000e-02 6.403124e-02 6.403124e-02
-1.400000e-01 0.000000e+00 0.000000e+00 2.000000e-01 1.868154e-01 1.868154e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -3.3, up: 3.3}, sys: {dn: -0.48, up: 0.48}}, 1: {stat: {dn: -1.78, up: 1.78}, sys: {dn: -0.89, up: 0.89}}, 2: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.7, up: 0.7}}, 3: {stat: {dn: -0.78, up: 0.78}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.2, up: 0.2}}, 5: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 7: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.08, up: 0.08}}, 8: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.03, up: 0.03}}, 9: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.05, up: 0.05}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d70-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t70
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.312100e+02 3.334726e+00 3.334726e+00
-7.000000e-03 0.000000e+00 0.000000e+00 3.280000e+01 1.990100e+00 1.990100e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.451000e+01 1.415238e+00 1.415238e+00
-1.800000e-02 0.000000e+00 0.000000e+00 5.750000e+00 7.877182e-01 7.877182e-01
-2.500000e-02 0.000000e+00 0.000000e+00 3.240000e+00 4.561798e-01 4.561798e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.130000e+00 2.879236e-01 2.879236e-01
-5.000000e-02 0.000000e+00 0.000000e+00 4.400000e-01 1.264911e-01 1.264911e-01
-7.000000e-02 0.000000e+00 0.000000e+00 2.800000e-01 1.204159e-01 1.204159e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.200000e-01 7.615773e-02 7.615773e-02
-1.100000e-01 0.000000e+00 0.000000e+00 4.000000e-02 8.602325e-02 8.602325e-02
-1.400000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 5.385165e-02 5.385165e-02
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -8.32, up: 8.32}, sys: {dn: -0.5, up: 0.5}}, 1: {stat: {dn: -4.43, up: 4.43}, sys: {dn: -0.85, up: 0.85}}, 2: {stat: {dn: -2.95, up: 2.95}, sys: {dn: -0.67, up: 0.67}}, 3: {stat: {dn: -2.12, up: 2.12}, sys: {dn: -0.14, up: 0.14}}, 4: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.11, up: 0.11}}, 6: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.09, up: 0.09}}, 7: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.15, up: 0.15}}, 8: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.52, up: 0.52}}, 10: {stat: {dn: -0.0, up: 0.0}, sys: {dn: -0.24, up: 0.24}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d70-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t70
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.335500e+02 8.335010e+00 8.335010e+00
-7.000000e-03 0.000000e+00 0.000000e+00 3.105000e+01 4.510809e+00 4.510809e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.325000e+01 3.025128e+00 3.025128e+00
-1.800000e-02 0.000000e+00 0.000000e+00 7.300000e+00 2.124618e+00 2.124618e+00
-2.500000e-02 0.000000e+00 0.000000e+00 3.360000e+00 1.053233e+00 1.053233e+00
-3.500000e-02 0.000000e+00 0.000000e+00 1.270000e+00 7.184706e-01 7.184706e-01
-5.000000e-02 0.000000e+00 0.000000e+00 8.700000e-01 3.807887e-01 3.807887e-01
-7.000000e-02 0.000000e+00 0.000000e+00 5.000000e-01 3.176476e-01 3.176476e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.000000e-01 1.811077e-01 1.811077e-01
-1.100000e-01 0.000000e+00 0.000000e+00 3.000000e-01 5.502727e-01 5.502727e-01
-1.400000e-01 0.000000e+00 0.000000e+00 -2.300000e-01 2.400000e-01 2.400000e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d70-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.26, up: 5.26}, sys: {dn: -0.51, up: 0.51}}, 1: {stat: {dn: -2.74, up: 2.74}, sys: {dn: -0.74, up: 0.74}}, 2: {stat: {dn: -1.91, up: 1.91}, sys: {dn: -0.73, up: 0.73}}, 3: {stat: {dn: -1.45, up: 1.45}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.22, up: 0.22}}, 5: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.13, up: 0.13}}, 6: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.03, up: 0.03}}, 8: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -1.87, up: 1.87}}, 10: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.18, up: 0.18}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d70-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t70
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.361400e+02 5.284666e+00 5.284666e+00
-7.000000e-03 0.000000e+00 0.000000e+00 2.723000e+01 2.838168e+00 2.838168e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.373000e+01 2.044749e+00 2.044749e+00
-1.800000e-02 0.000000e+00 0.000000e+00 8.590000e+00 1.459932e+00 1.459932e+00
-2.500000e-02 0.000000e+00 0.000000e+00 3.170000e+00 7.242237e-01 7.242237e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.550000e+00 4.972927e-01 4.972927e-01
-5.000000e-02 0.000000e+00 0.000000e+00 1.020000e+00 2.785678e-01 2.785678e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.000000e-01 1.627882e-01 1.627882e-01
-9.000000e-02 0.000000e+00 0.000000e+00 6.400000e-01 2.193171e-01 2.193171e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -1.030000e+00 1.871310e+00 1.871310e+00
-1.400000e-01 0.000000e+00 0.000000e+00 -1.600000e-01 1.843909e-01 1.843909e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y01
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.1, up: 5.1}, sys: {dn: -0.52, up: 0.52}}, 1: {stat: {dn: -2.69, up: 2.69}, sys: {dn: -0.84, up: 0.84}}, 2: {stat: {dn: -1.84, up: 1.84}, sys: {dn: -0.75, up: 0.75}}, 3: {stat: {dn: -1.03, up: 1.03}, sys: {dn: -0.07, up: 0.07}}, 4: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.24, up: 0.24}}, 5: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.07, up: 0.07}}, 7: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.19, up: 0.19}}, 8: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.04, up: 0.04}}, 9: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.65, up: 0.65}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.28, up: 0.28}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d71-x01-y01
-Title: doi:10.17182/hepdata.13029.v1/t71
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.365000e+02 5.126441e+00 5.126441e+00
-7.000000e-03 0.000000e+00 0.000000e+00 3.094000e+01 2.818102e+00 2.818102e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.347000e+01 1.986983e+00 1.986983e+00
-1.800000e-02 0.000000e+00 0.000000e+00 3.270000e+00 1.032376e+00 1.032376e+00
-2.500000e-02 0.000000e+00 0.000000e+00 3.210000e+00 6.928925e-01 6.928925e-01
-3.500000e-02 0.000000e+00 0.000000e+00 2.290000e+00 5.571355e-01 5.571355e-01
-5.000000e-02 0.000000e+00 0.000000e+00 6.600000e-01 2.404163e-01 2.404163e-01
-7.000000e-02 0.000000e+00 0.000000e+00 6.100000e-01 2.687006e-01 2.687006e-01
-9.000000e-02 0.000000e+00 0.000000e+00 -1.600000e-01 1.077033e-01 1.077033e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -3.400000e-01 6.562012e-01 6.562012e-01
-1.400000e-01 0.000000e+00 0.000000e+00 2.300000e-01 2.863564e-01 2.863564e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y02
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -7.08, up: 7.08}, sys: {dn: -0.51, up: 0.51}}, 1: {stat: {dn: -4.04, up: 4.04}, sys: {dn: -0.93, up: 0.93}}, 2: {stat: {dn: -2.26, up: 2.26}, sys: {dn: -0.57, up: 0.57}}, 3: {stat: {dn: -1.77, up: 1.77}, sys: {dn: -0.11, up: 0.11}}, 4: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.26, up: 0.26}}, 5: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.2, up: 0.2}}, 6: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.14, up: 0.14}}, 7: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.05, up: 0.05}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.43, up: 0.43}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.33, up: 0.33}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.52, up: 0.52}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d71-x01-y02
-Title: doi:10.17182/hepdata.13029.v1/t71
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.322500e+02 7.098345e+00 7.098345e+00
-7.000000e-03 0.000000e+00 0.000000e+00 3.405000e+01 4.145660e+00 4.145660e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.006000e+01 2.330772e+00 2.330772e+00
-1.800000e-02 0.000000e+00 0.000000e+00 5.310000e+00 1.773415e+00 1.773415e+00
-2.500000e-02 0.000000e+00 0.000000e+00 3.440000e+00 9.752948e-01 9.752948e-01
-3.500000e-02 0.000000e+00 0.000000e+00 2.270000e+00 7.472617e-01 7.472617e-01
-5.000000e-02 0.000000e+00 0.000000e+00 1.310000e+00 3.862642e-01 3.862642e-01
-7.000000e-02 0.000000e+00 0.000000e+00 1.500000e-01 2.451530e-01 2.451530e-01
-9.000000e-02 0.000000e+00 0.000000e+00 -1.790000e+00 4.492215e-01 4.492215e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -1.700000e-01 3.546830e-01 3.546830e-01
-1.400000e-01 0.000000e+00 0.000000e+00 4.200000e-01 5.315073e-01 5.315073e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y03
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -5.41, up: 5.41}, sys: {dn: -0.54, up: 0.54}}, 1: {stat: {dn: -2.82, up: 2.82}, sys: {dn: -0.78, up: 0.78}}, 2: {stat: {dn: -1.94, up: 1.94}, sys: {dn: -0.83, up: 0.83}}, 3: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -0.09, up: 0.09}}, 4: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.19, up: 0.19}}, 5: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.17, up: 0.17}}, 6: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.12, up: 0.12}}, 7: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.04, up: 0.04}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.02, up: 0.02}}, 9: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.1, up: 0.1}}, 10: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d71-x01-y03
-Title: doi:10.17182/hepdata.13029.v1/t71
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.381300e+02 5.436883e+00 5.436883e+00
-7.000000e-03 0.000000e+00 0.000000e+00 2.879000e+01 2.925884e+00 2.925884e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.385000e+01 2.110095e+00 2.110095e+00
-1.800000e-02 0.000000e+00 0.000000e+00 4.100000e+00 1.203370e+00 1.203370e+00
-2.500000e-02 0.000000e+00 0.000000e+00 2.400000e+00 7.060453e-01 7.060453e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.970000e+00 5.565968e-01 5.565968e-01
-5.000000e-02 0.000000e+00 0.000000e+00 1.110000e+00 3.046309e-01 3.046309e-01
-7.000000e-02 0.000000e+00 0.000000e+00 -1.200000e-01 1.649242e-01 1.649242e-01
-9.000000e-02 0.000000e+00 0.000000e+00 1.000000e-01 1.414214e-01 1.414214e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -5.000000e-02 1.486607e-01 1.486607e-01
-1.400000e-01 0.000000e+00 0.000000e+00 8.000000e-02 1.303840e-01 1.303840e-01
-END YODA_SCATTER2D_V2
-BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d71-x01-y04
-Variations: [""]
-ErrorBreakdown: {0: {stat: {dn: -4.14, up: 4.14}, sys: {dn: -0.55, up: 0.55}}, 1: {stat: {dn: -2.16, up: 2.16}, sys: {dn: -0.81, up: 0.81}}, 2: {stat: {dn: -1.42, up: 1.42}, sys: {dn: -0.77, up: 0.77}}, 3: {stat: {dn: -1.09, up: 1.09}, sys: {dn: -0.17, up: 0.17}}, 4: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.11, up: 0.11}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.05, up: 0.05}}, 9: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -2.09, up: 2.09}}, 10: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.13, up: 0.13}}}
-
-IsRef: 1
-Path: /REF/DELPHI_2003_I620250/d71-x01-y04
-Title: doi:10.17182/hepdata.13029.v1/t71
-Type: Scatter2D
----
-# xval xerr- xerr+ yval yerr- yerr+
-2.000000e-03 0.000000e+00 0.000000e+00 1.392100e+02 4.176374e+00 4.176374e+00
-7.000000e-03 0.000000e+00 0.000000e+00 2.967000e+01 2.306881e+00 2.306881e+00
-1.300000e-02 0.000000e+00 0.000000e+00 1.260000e+01 1.615333e+00 1.615333e+00
-1.800000e-02 0.000000e+00 0.000000e+00 7.350000e+00 1.103177e+00 1.103177e+00
-2.500000e-02 0.000000e+00 0.000000e+00 2.170000e+00 5.314132e-01 5.314132e-01
-3.500000e-02 0.000000e+00 0.000000e+00 1.000000e+00 3.613862e-01 3.613862e-01
-5.000000e-02 0.000000e+00 0.000000e+00 9.700000e-01 2.236068e-01 2.236068e-01
-7.000000e-02 0.000000e+00 0.000000e+00 3.200000e-01 1.780449e-01 1.780449e-01
-9.000000e-02 0.000000e+00 0.000000e+00 2.000000e-01 1.208305e-01 1.208305e-01
-1.100000e-01 0.000000e+00 0.000000e+00 -9.700000e-01 2.090861e+00 2.090861e+00
-1.400000e-01 0.000000e+00 0.000000e+00 -1.000000e-01 1.360147e-01 1.360147e-01
-END YODA_SCATTER2D_V2
+5.000000e-03 5.000000e-03 5.000000e-03 0.000000e+00 1.400000e-01 1.400000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 8.300000e-01 5.420332e-01 5.420332e-01
+2.500000e-02 5.000000e-03 5.000000e-03 5.670000e+00 7.158911e-01 7.158911e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.035000e+01 9.895454e-01 9.895454e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.198000e+01 1.158016e+00 1.158016e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.310000e+00 1.075174e+00 1.075174e+00
+6.500000e-02 5.000000e-03 5.000000e-03 9.190000e+00 1.114271e+00 1.114271e+00
+7.500000e-02 5.000000e-03 5.000000e-03 8.050000e+00 9.946356e-01 9.946356e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.610000e+00 9.794386e-01 9.794386e-01
+9.500000e-02 5.000000e-03 5.000000e-03 6.430000e+00 8.688498e-01 8.688498e-01
+1.050000e-01 5.000000e-03 5.000000e-03 4.110000e+00 7.102112e-01 7.102112e-01
+1.200000e-01 1.000000e-02 1.000000e-02 3.660000e+00 4.684015e-01 4.684015e-01
+1.400000e-01 1.000000e-02 1.000000e-02 2.320000e+00 3.736308e-01 3.736308e-01
+1.600000e-01 1.000000e-02 1.000000e-02 2.770000e+00 4.410215e-01 4.410215e-01
+1.800000e-01 1.000000e-02 1.000000e-02 1.510000e+00 3.275668e-01 3.275668e-01
+2.000000e-01 1.000000e-02 1.000000e-02 9.500000e-01 3.059412e-01 3.059412e-01
+2.250000e-01 1.500000e-02 1.500000e-02 3.100000e-01 2.334524e-01 2.334524e-01
+2.550000e-01 1.500000e-02 1.500000e-02 6.600000e-01 4.939636e-01 4.939636e-01
+2.850000e-01 1.500000e-02 1.500000e-02 -2.700000e-01 2.118962e-01 2.118962e-01
+3.150000e-01 1.500000e-02 1.500000e-02 1.400000e-01 1.627882e-01 1.627882e-01
+3.450000e-01 1.500000e-02 1.500000e-02 -1.200000e-01 8.544004e-02 8.544004e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1562, up: 0.1562}, sys: {dn: -0.0489, up: 0.0489}}, 1: {stat: {dn: -0.3787, up: 0.3787}, sys: {dn: -0.2267, up: 0.2267}}, 2: {stat: {dn: -0.8954, up: 0.8954}, sys: {dn: -0.3403, up: 0.3403}}, 3: {stat: {dn: -1.0913, up: 1.0913}, sys: {dn: -0.7416, up: 0.7416}}, 4: {stat: {dn: -1.3765, up: 1.3765}, sys: {dn: -0.3571, up: 0.3571}}, 5: {stat: {dn: -0.8493, up: 0.8493}, sys: {dn: -0.2367, up: 0.2367}}, 6: {stat: {dn: -0.8181, up: 0.8181}, sys: {dn: -0.2352, up: 0.2352}}, 7: {stat: {dn: -0.7457, up: 0.7457}, sys: {dn: -0.2143, up: 0.2143}}, 8: {stat: {dn: -0.5593, up: 0.5593}, sys: {dn: -0.2135, up: 0.2135}}, 9: {stat: {dn: -0.329, up: 0.329}, sys: {dn: -0.1082, up: 0.1082}}, 10: {stat: {dn: -0.1762, up: 0.1762}, sys: {dn: -0.0391, up: 0.0391}}, 11: {stat: {dn: -0.1471, up: 0.1471}, sys: {dn: -0.0313, up: 0.0313}}, 12: {stat: {dn: -0.0701, up: 0.0701}, sys: {dn: -0.0394, up: 0.0394}}, 13: {stat: {dn: -0.1058, up: 0.1058}, sys: {dn: -0.0077, up: 0.0077}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d03-x01-y02
+Title: doi:10.17182/hepdata.13029.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 4.903000e-01 1.636754e-01 1.636754e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.879900e+00 4.413690e-01 4.413690e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.603200e+00 9.578858e-01 9.578858e-01
+6.500000e-02 5.000000e-03 5.000000e-03 9.630400e+00 1.319434e+00 1.319434e+00
+7.500000e-02 5.000000e-03 5.000000e-03 1.270670e+01 1.422066e+00 1.422066e+00
+9.000000e-02 1.000000e-02 1.000000e-02 9.669900e+00 8.816674e-01 8.816674e-01
+1.100000e-01 1.000000e-02 1.000000e-02 8.201100e+00 8.512383e-01 8.512383e-01
+1.300000e-01 1.000000e-02 1.000000e-02 5.829200e+00 7.758821e-01 7.758821e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.314800e+00 5.986641e-01 5.986641e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.678700e+00 3.463354e-01 3.463354e-01
+2.200000e-01 2.000000e-02 2.000000e-02 6.668000e-01 1.804861e-01 1.804861e-01
+2.600000e-01 2.000000e-02 2.000000e-02 2.512000e-01 1.503932e-01 1.503932e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.150000e-02 8.041374e-02 8.041374e-02
+3.600000e-01 4.000000e-02 4.000000e-02 9.230000e-02 1.060798e-01 1.060798e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1514, up: 0.1514}, sys: {dn: -0.1656, up: 0.1656}}, 1: {stat: {dn: -0.4345, up: 0.4345}, sys: {dn: -0.4064, up: 0.4064}}, 2: {stat: {dn: -0.8249, up: 0.8249}, sys: {dn: -0.6604, up: 0.6604}}, 3: {stat: {dn: -1.0415, up: 1.0415}, sys: {dn: -0.4357, up: 0.4357}}, 4: {stat: {dn: -1.3864, up: 1.3864}, sys: {dn: -0.136, up: 0.136}}, 5: {stat: {dn: -0.8776, up: 0.8776}, sys: {dn: -0.2004, up: 0.2004}}, 6: {stat: {dn: -0.8977, up: 0.8977}, sys: {dn: -0.3116, up: 0.3116}}, 7: {stat: {dn: -0.8284, up: 0.8284}, sys: {dn: -0.2865, up: 0.2865}}, 8: {stat: {dn: -0.695, up: 0.695}, sys: {dn: -0.1798, up: 0.1798}}, 9: {stat: {dn: -0.3669, up: 0.3669}, sys: {dn: -0.0992, up: 0.0992}}, 10: {stat: {dn: -0.2526, up: 0.2526}, sys: {dn: -0.1158, up: 0.1158}}, 11: {stat: {dn: -0.2772, up: 0.2772}, sys: {dn: -0.124, up: 0.124}}, 12: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.005, up: 0.005}}, 13: {stat: {dn: -0.0997, up: 0.0997}, sys: {dn: -0.006, up: 0.006}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d03-x01-y03
+Title: doi:10.17182/hepdata.13029.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 7.107000e-01 2.243776e-01 2.243776e-01
+4.500000e-02 5.000000e-03 5.000000e-03 2.680000e+00 5.949380e-01 5.949380e-01
+5.500000e-02 5.000000e-03 5.000000e-03 6.943900e+00 1.056687e+00 1.056687e+00
+6.500000e-02 5.000000e-03 5.000000e-03 9.235100e+00 1.128963e+00 1.128963e+00
+7.500000e-02 5.000000e-03 5.000000e-03 1.280700e+01 1.393055e+00 1.393055e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.015160e+01 9.001899e-01 9.001899e-01
+1.100000e-01 1.000000e-02 1.000000e-02 8.989900e+00 9.502420e-01 9.502420e-01
+1.300000e-01 1.000000e-02 1.000000e-02 6.064800e+00 8.765437e-01 8.765437e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.867600e+00 7.178809e-01 7.178809e-01
+1.800000e-01 2.000000e-02 2.000000e-02 1.766600e+00 3.800740e-01 3.800740e-01
+2.200000e-01 2.000000e-02 2.000000e-02 5.873000e-01 2.778784e-01 2.778784e-01
+2.600000e-01 2.000000e-02 2.000000e-02 4.705000e-01 3.036706e-01 3.036706e-01
+3.000000e-01 2.000000e-02 2.000000e-02 7.490000e-02 5.921149e-02 5.921149e-02
+3.600000e-01 4.000000e-02 4.000000e-02 5.110000e-02 9.988038e-02 9.988038e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/DELPHI_2003_I620250/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0993, up: 0.0993}, sys: {dn: -0.0849, up: 0.0849}}, 1: {stat: {dn: -0.4551, up: 0.4551}, sys: {dn: -0.3377, up: 0.3377}}, 2: {stat: {dn: -0.8667, up: 0.8667}, sys: {dn: -0.3163, up: 0.3163}}, 3: {stat: {dn: -1.1288, up: 1.1288}, sys: {dn: -0.829, up: 0.829}}, 4: {stat: {dn: -1.3391, up: 1.3391}, sys: {dn: -0.2645, up: 0.2645}}, 5: {stat: {dn: -1.1038, up: 1.1038}, sys: {dn: -0.5246, up: 0.5246}}, 6: {stat: {dn: -1.2481, up: 1.2481}, sys: {dn: -0.3634, up: 0.3634}}, 7: {stat: {dn: -0.9633, up: 0.9633}, sys: {dn: -0.595, up: 0.595}}, 8: {stat: {dn: -0.8756, up: 0.8756}, sys: {dn: -0.3955, up: 0.3955}}, 9: {stat: {dn: -0.5257, up: 0.5257}, sys: {dn: -0.2377, up: 0.2377}}, 10: {stat: {dn: -0.2816, up: 0.2816}, sys: {dn: -0.1117, up: 0.1117}}, 11: {stat: {dn: -0.1783, up: 0.1783}, sys: {dn: -0.0621, up: 0.0621}}, 12: {stat: {dn: -0.112, up: 0.112}, sys: {dn: -0.0886, up: 0.0886}}, 13: {stat: {dn: -0.0171, up: 0.0171}, sys: {dn: -0.0045, up: 0.0045}}}
+IsRef: 1
+Path: /REF/DELPHI_2003_I620250/d03-x01-y01
+Title: doi:10.17182/hepdata.13029.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 1.524000e-01 1.306465e-01 1.306465e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.190400e+00 5.667074e-01 5.667074e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.335200e+00 9.226129e-01 9.226129e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.211500e+00 1.400511e+00 1.400511e+00
+7.500000e-02 5.000000e-03 5.000000e-03 7.256100e+00 1.364972e+00 1.364972e+00
+9.000000e-02 1.000000e-02 1.000000e-02 8.795800e+00 1.222121e+00 1.222121e+00
+1.100000e-01 1.000000e-02 1.000000e-02 1.037900e+01 1.299928e+00 1.299928e+00
+1.300000e-01 1.000000e-02 1.000000e-02 5.394000e+00 1.132242e+00 1.132242e+00
+1.500000e-01 1.000000e-02 1.000000e-02 4.600400e+00 9.607786e-01 9.607786e-01
+1.800000e-01 2.000000e-02 2.000000e-02 3.358300e+00 5.769417e-01 5.769417e-01
+2.200000e-01 2.000000e-02 2.000000e-02 1.311800e+00 3.029446e-01 3.029446e-01
+2.600000e-01 2.000000e-02 2.000000e-02 5.239000e-01 1.888049e-01 1.888049e-01
+3.000000e-01 2.000000e-02 2.000000e-02 2.389000e-01 1.428074e-01 1.428074e-01
+3.600000e-01 4.000000e-02 4.000000e-02 1.980000e-02 1.768219e-02 1.768219e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/DELPHI_2006_I719387.cc b/analyses/pluginLEP/DELPHI_2006_I719387.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_2006_I719387.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class DELPHI_2006_I719387 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(DELPHI_2006_I719387);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _histXi = bookHisto1D(1, 3, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3312)) {
+ const double xi = -log(p.p3().mod()/meanBeamMom);
+ _histXi->fill(xi,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // mult by bin width
+ scale(_histXi, 1./sumOfWeights()*.2);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histXi;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(DELPHI_2006_I719387);
+
+
+}
diff --git a/analyses/pluginLEP/DELPHI_2006_I719387.info b/analyses/pluginLEP/DELPHI_2006_I719387.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_2006_I719387.info
@@ -0,0 +1,37 @@
+Name: DELPHI_2006_I719387
+Year: 2006
+Summary: Spectrum for $\Xi^-(\bar{\Xi}^+)$ at LEP1
+Experiment: DELPHI
+Collider: LEP
+InspireID: 719387
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B639 (2006) 179-191, 2006
+RunInfo:
+ Hadronic Z decay events generated on the Z pole ($\sqrt{s} = 91.2$ GeV)
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [91.2]
+PtCuts: [0]
+Description:
+ Measurement of the $\Xi^-$ momentum distributions by DELPHI at LEP 1.
+Keywords: []
+BibKey: Abdallah:2006zx
+BibTeX: '@article{Abdallah:2006zx,
+ author = "Abdallah, J. and others",
+ title = "{Masses, Lifetimes and Production Rates of Xi- and
+ anti-Xi+ at LEP 1}",
+ collaboration = "DELPHI",
+ journal = "Phys. Lett.",
+ volume = "B639",
+ year = "2006",
+ pages = "179-191",
+ doi = "10.1016/j.physletb.2006.06.029",
+ eprint = "hep-ex/0606030",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-PH-EP-2006-016",
+ SLACcitation = "%%CITATION = HEP-EX/0606030;%%"
+}'
diff --git a/analyses/pluginLEP/DELPHI_2006_I719387.plot b/analyses/pluginLEP/DELPHI_2006_I719387.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_2006_I719387.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /DELPHI_2006_I719387/d01-x03-y01
+Title=$\Xi^-$ scaled momentum
+XLabel=$\xi$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}\xi\times\text{bin width}$
+END PLOT
diff --git a/analyses/pluginLEP/DELPHI_2006_I719387.yoda b/analyses/pluginLEP/DELPHI_2006_I719387.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/DELPHI_2006_I719387.yoda
@@ -0,0 +1,77 @@
+# BEGIN YODA_SCATTER2D /REF/DELPHI_2006_I719387/d01-x01-y01
+Path=/REF/DELPHI_2006_I719387/d01-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+10.225000000000001 1.0150000000000006 1.0149999999999988 0.00118 4.2E-4 4.2E-4
+8.375 0.835 0.8350000000000009 0.00145 2.6E-4 2.6E-4
+6.855 0.6850000000000005 0.6849999999999996 0.00178 2.4E-4 2.4E-4
+5.609999999999999 0.5599999999999996 0.5600000000000005 0.00177 1.6E-4 1.6E-4
+4.595 0.45500000000000007 0.45500000000000007 0.0018 1.4E-4 1.4E-4
+3.7649999999999997 0.37499999999999956 0.375 0.00196 1.4E-4 1.4E-4
+3.08 0.31000000000000005 0.31000000000000005 0.0021 1.4E-4 1.4E-4
+2.52 0.25 0.25 0.00176 1.1E-4 1.1E-4
+2.065 0.20499999999999985 0.20500000000000007 0.00165 1.1E-4 1.1E-4
+1.69 0.16999999999999993 0.17000000000000015 0.00151 1.2E-4 1.2E-4
+1.385 0.135 0.135 0.00101 1.2E-4 1.2E-4
+1.135 0.11499999999999999 0.11499999999999999 9.2E-4 1.4E-4 1.4E-4
+0.9299999999999999 0.08999999999999997 0.09000000000000008 8.1E-4 2.0E-4 2.0E-4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/DELPHI_2006_I719387/d01-x02-y01
+Path=/REF/DELPHI_2006_I719387/d01-x02-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.224 0.021999999999999992 0.021999999999999992 0.00118 4.2E-4 4.2E-4
+0.1835 0.01849999999999999 0.018500000000000016 0.00145 2.6E-4 2.6E-4
+0.15000000000000002 0.015000000000000013 0.014999999999999986 0.00178 2.4E-4 2.4E-4
+0.123 0.011999999999999997 0.01200000000000001 0.00177 1.6E-4 1.6E-4
+0.101 0.010000000000000009 0.009999999999999995 0.0018 1.4E-4 1.4E-4
+0.08249999999999999 0.008499999999999994 0.008500000000000008 0.00196 1.4E-4 1.4E-4
+0.0675 0.006500000000000006 0.006499999999999992 0.0021 1.4E-4 1.4E-4
+0.0555 0.005499999999999998 0.005499999999999998 0.00176 1.1E-4 1.1E-4
+0.0455 0.004499999999999997 0.004500000000000004 0.00165 1.1E-4 1.1E-4
+0.037000000000000005 0.0040000000000000036 0.003999999999999997 0.00151 1.2E-4 1.2E-4
+0.03 0.002999999999999999 0.0030000000000000027 0.00101 1.2E-4 1.2E-4
+0.0245 0.0025000000000000022 0.0024999999999999988 9.2E-4 1.4E-4 1.4E-4
+0.019999999999999997 0.0019999999999999983 0.0020000000000000018 8.1E-4 2.0E-4 2.0E-4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/DELPHI_2006_I719387/d01-x03-y01
+Path=/REF/DELPHI_2006_I719387/d01-x03-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+1.5 0.10000000000000009 0.10000000000000009 0.00118 4.2E-4 4.2E-4
+1.7000000000000002 0.10000000000000009 0.09999999999999987 0.00145 2.6E-4 2.6E-4
+1.9 0.09999999999999987 0.10000000000000009 0.00178 2.4E-4 2.4E-4
+2.1 0.10000000000000009 0.10000000000000009 0.00177 1.6E-4 1.6E-4
+2.3 0.09999999999999964 0.10000000000000009 0.0018 1.4E-4 1.4E-4
+2.5 0.10000000000000009 0.10000000000000009 0.00196 1.4E-4 1.4E-4
+2.7 0.10000000000000009 0.09999999999999964 0.0021 1.4E-4 1.4E-4
+2.9 0.10000000000000009 0.10000000000000009 0.00176 1.1E-4 1.1E-4
+3.1 0.10000000000000009 0.10000000000000009 0.00165 1.1E-4 1.1E-4
+3.3 0.09999999999999964 0.10000000000000009 0.00151 1.2E-4 1.2E-4
+3.5 0.10000000000000009 0.10000000000000009 0.00101 1.2E-4 1.2E-4
+3.7 0.10000000000000009 0.09999999999999964 9.2E-4 1.4E-4 1.4E-4
+3.9 0.10000000000000009 0.10000000000000009 8.1E-4 2.0E-4 2.0E-4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/DELPHI_2006_I719387/d02-x01-y01
+Path=/REF/DELPHI_2006_I719387/d02-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+2.7 1.3000000000000003 1.2999999999999998 0.0197 7.0E-4 7.0E-4
+ 0.0 0.0 0.0247 0.0026570660511172845 0.0026570660511172845
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/DELPHI_2006_I719387/d03-x01-y01
+Path=/REF/DELPHI_2006_I719387/d03-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+ 0.0 0.0 0.0183 0.0038483762809787716 0.0038483762809787716
+# END YODA_SCATTER2D
+
+
diff --git a/analyses/pluginLEP/L3_1992_I336180.plot b/analyses/pluginLEP/L3_1992_I336180.plot
--- a/analyses/pluginLEP/L3_1992_I336180.plot
+++ b/analyses/pluginLEP/L3_1992_I336180.plot
@@ -1,13 +1,13 @@
# BEGIN PLOT /L3_1992_I336180/d01-x01-y01
Title=The $x_p$ spectrum for inclusive $\eta$ production at the $Z^0$ resonance
XLabel=$x_p=p/p_{\text{beam}}$
-YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}x_p$ [$\text{GeV}^-1$]
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}x_p$
# END PLOT
# BEGIN PLOT /L3_1992_I336180/d02-x01-y01
Title=The $\xi_p$ spectrum for inclusive $\eta$ production at the $Z^0$ resonance
XLabel=$\xi_p=ln(1/x_p)$
-YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}\xi_p$ [$\text{GeV}^-1$]
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}\xi_p$
# END PLOT
diff --git a/analyses/pluginLEP/L3_1997_I427107.cc b/analyses/pluginLEP/L3_1997_I427107.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_1997_I427107.cc
@@ -0,0 +1,108 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief eta' and omega production at mz
+ class L3_1997_I427107 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(L3_1997_I427107);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // // Book histograms
+ _histXpOmega = bookHisto1D( 5, 1, 1);
+ _histLnXpOmega = bookHisto1D( 6, 1, 1);
+ _histXpEtaP1 = bookHisto1D( 7, 1, 1);
+ _histLnXpEtaP1 = bookHisto1D( 8, 1, 1);
+ _histXpEtaP2 = bookHisto1D( 9, 1, 1);
+ _histLnXpEtaP2 = bookHisto1D(10, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ if (fs.particles().size() < 2) {
+ MSG_DEBUG("Failed ncharged cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed ncharged cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() + beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const Particles& mesons = apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==PID::ETAPRIME or
+ Cuts::pid==PID::OMEGA);
+
+ foreach (const Particle& p, mesons) {
+ double xp = p.p3().mod()/meanBeamMom;
+ double xi = log(1./xp);
+ if(p.pdgId()==PID::ETAPRIME) {
+ _histXpEtaP1->fill(xp, weight);
+ _histLnXpEtaP1->fill(xi, weight);
+ _histXpEtaP2->fill(xp, weight);
+ _histLnXpEtaP2->fill(xi, weight);
+ }
+ else {
+ _histXpOmega->fill(xp, weight);
+ _histLnXpOmega->fill(xi, weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histXpEtaP1 , 1./sumOfWeights());
+ scale(_histLnXpEtaP1, 1./sumOfWeights());
+ scale(_histXpEtaP2 , 1./sumOfWeights());
+ scale(_histLnXpEtaP2, 1./sumOfWeights());
+ scale(_histXpOmega , 1./sumOfWeights());
+ scale(_histLnXpOmega, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histXpEtaP1,_histXpEtaP2;
+ Histo1DPtr _histLnXpEtaP1,_histLnXpEtaP2;
+ Histo1DPtr _histXpOmega;
+ Histo1DPtr _histLnXpOmega;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(L3_1997_I427107);
+
+
+}
diff --git a/analyses/pluginLEP/L3_1997_I427107.info b/analyses/pluginLEP/L3_1997_I427107.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_1997_I427107.info
@@ -0,0 +1,32 @@
+Name: L3_1997_I427107
+Year: 1997
+Summary: $\eta^\prime$ and $\omega$ specta at 91 GeV
+Experiment: L3
+Collider: LEP
+InspireID: 427107
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B393 (1997) 465-476, 1997
+RunInfo: e+ e- to hadrons at the Z pole
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [91.2]
+Description:
+ 'Measurement of the momentum distribution of the $\eta^\prime$ and $\omega$ mesons at 91.2 GeV in $e^+e^-$ collisions.'
+Keywords: []
+BibKey: Acciarri:1996tc
+BibTeX: '@article{Acciarri:1996tc,
+ author = "Acciarri, M. and others",
+ title = "{Measurement of inclusive omega and eta-prime production
+ in hadronic Z decays}",
+ collaboration = "L3",
+ journal = "Phys. Lett.",
+ volume = "B393",
+ year = "1997",
+ pages = "465-476",
+ doi = "10.1016/S0370-2693(96)01683-8",
+ reportNumber = "CERN-PPE-96-171",
+ SLACcitation = "%%CITATION = PHLTA,B393,465;%%"
+}'
diff --git a/analyses/pluginLEP/L3_1997_I427107.plot b/analyses/pluginLEP/L3_1997_I427107.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_1997_I427107.plot
@@ -0,0 +1,32 @@
+# BEGIN PLOT /L3_1997_I427107/d05-x01-y01
+Title=The $x_p$ spectrum for $\omega$ production at the $Z^0$ resonance
+XLabel=$x_p=p/p_{\text{beam}}$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}x_p$
+# END PLOT
+# BEGIN PLOT /L3_1997_I427107/d06-x01-y01
+Title=The $\xi_p$ spectrum for $\omega$ production at the $Z^0$ resonance
+XLabel=$\xi_p=ln(1/x_p)$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}\xi_p$
+# END PLOT
+
+# BEGIN PLOT /L3_1997_I427107/d07-x01-y01
+Title=The $x_p$ spectrum for $\eta^\prime$ (using $\eta^\prime\to\pi^+\pi^-\eta$) at the $Z^0$ resonance
+XLabel=$x_p=p/p_{\text{beam}}$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}x_p$
+# END PLOT
+# BEGIN PLOT /L3_1997_I427107/d08-x01-y01
+Title=The $\xi_p$ spectrum for $\eta^\prime$ (using $\eta^\prime\to\pi^+\pi^-\eta$) at the $Z^0$ resonance
+XLabel=$\xi_p=ln(1/x_p)$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}\xi_p$
+# END PLOT
+
+# BEGIN PLOT /L3_1997_I427107/d09-x01-y01
+Title=The $x_p$ spectrum for $\eta^\prime$ (using $\eta^\prime\to\rho^0\gamma$) at the $Z^0$ resonance
+XLabel=$x_p=p/p_{\text{beam}}$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}x_p$
+# END PLOT
+# BEGIN PLOT /L3_1997_I427107/d10-x01-y01
+Title=The $\xi_p$ spectrum for $\eta^\prime$ (using $\eta^\prime\to\rho^0\gamma$) at the $Z^0$ resonance
+XLabel=$\xi_p=ln(1/x_p)$
+YLabel=$1/\sigma_h \, \text{d}\sigma/\text{d}\xi_p$
+# END PLOT
\ No newline at end of file
diff --git a/analyses/pluginLEP/L3_1997_I427107.yoda b/analyses/pluginLEP/L3_1997_I427107.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_1997_I427107.yoda
@@ -0,0 +1,197 @@
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.17, up: 0.17}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d01-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.105000e+01 2.650000e+00 2.650000e+00 1.170000e+00 1.700000e-01 1.700000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d01-x01-y02
+Title: doi:10.17182/hepdata.47618.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.105000e+01 2.650000e+00 2.650000e+00 2.500000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.12, up: 0.12}}, 1: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d02-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.600000e-01 1.400000e-01 1.400000e-01 9.400000e-01 1.389244e-01 1.389244e-01
+5.000000e-01 5.000000e-01 5.000000e-01 1.170000e+00 1.749286e-01 1.749286e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.04, up: 0.04}}, 1: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d03-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.600000e-01 1.400000e-01 1.400000e-01 2.100000e-01 4.472136e-02 4.472136e-02
+5.000000e-01 5.000000e-01 5.000000e-01 2.700000e-01 5.830952e-02 5.830952e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.04, up: 0.04}}, 1: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d04-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.150000e-01 1.150000e-01 2.000000e-01 4.472136e-02 4.472136e-02
+5.000000e-01 5.000000e-01 5.000000e-01 2.400000e-01 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.5, up: 2.5}}, 1: {error: {dn: -1.8, up: 1.8}}, 2: {error: {dn: -1.3, up: 1.3}}, 3: {error: {dn: -0.82, up: 0.82}}, 4: {error: {dn: -0.78, up: 0.78}}, 5: {error: {dn: -0.52, up: 0.52}}, 6: {error: {dn: -0.42, up: 0.42}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d05-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 1.170000e+01 2.500000e+00 2.500000e+00
+4.900000e-02 9.000000e-03 1.100000e-02 8.800000e+00 1.800000e+00 1.800000e+00
+6.900000e-02 9.000000e-03 1.100000e-02 5.800000e+00 1.300000e+00 1.300000e+00
+9.800000e-02 1.800000e-02 2.200000e-02 3.530000e+00 8.200000e-01 8.200000e-01
+1.460000e-01 2.600000e-02 3.400000e-02 2.100000e+00 7.800000e-01 7.800000e-01
+2.060000e-01 2.600000e-02 3.400000e-02 1.600000e+00 5.200000e-01 5.200000e-01
+2.680000e-01 2.800000e-02 3.200000e-02 8.400000e-01 4.200000e-01 4.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.09, up: 0.09}}, 3: {error: {dn: -0.08, up: 0.08}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.11, up: 0.11}}, 6: {error: {dn: -0.11, up: 0.11}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d06-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.300000e+00 1.000000e-01 1.300000e-01 2.300000e-01 1.100000e-01 1.100000e-01
+1.560000e+00 1.300000e-01 1.600000e-01 3.300000e-01 1.100000e-01 1.100000e-01
+1.900000e+00 1.800000e-01 2.200000e-01 3.100000e-01 1.200000e-01 1.200000e-01
+2.280000e+00 1.600000e-01 2.500000e-01 3.500000e-01 8.000000e-02 8.000000e-02
+2.650000e+00 1.200000e-01 1.600000e-01 4.000000e-01 9.000000e-02 9.000000e-02
+3.020000e+00 2.100000e-01 2.000000e-01 4.300000e-01 9.000000e-02 9.000000e-02
+3.570000e+00 3.500000e-01 3.400000e-01 3.400000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.8, up: 0.8}}, 1: {error: {dn: -0.54, up: 0.54}}, 2: {error: {dn: -0.43, up: 0.43}}, 3: {error: {dn: -0.34, up: 0.34}}, 4: {error: {dn: -0.19, up: 0.19}}, 5: {error: {dn: -0.14, up: 0.14}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d07-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.100000e-02 1.100000e-02 9.000000e-03 2.690000e+00 8.000000e-01 8.000000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.820000e+00 5.400000e-01 5.400000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.310000e+00 4.300000e-01 4.300000e-01
+9.700000e-02 1.700000e-02 2.300000e-02 1.070000e+00 3.400000e-01 3.400000e-01
+1.450000e-01 2.500000e-02 3.500000e-02 6.000000e-01 1.900000e-01 1.900000e-01
+2.080000e-01 2.800000e-02 3.200000e-02 3.900000e-01 1.400000e-01 1.400000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.023, up: 0.023}}, 1: {error: {dn: -0.027, up: 0.027}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.033, up: 0.033}}, 4: {error: {dn: -0.028, up: 0.028}}, 5: {error: {dn: -0.029, up: 0.029}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d08-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.550000e+00 1.200000e-01 1.700000e-01 8.000000e-02 2.900000e-02 2.900000e-02
+1.880000e+00 1.600000e-01 2.400000e-01 8.900000e-02 2.800000e-02 2.800000e-02
+2.360000e+00 2.400000e-01 1.700000e-01 1.050000e-01 3.300000e-02 3.300000e-02
+2.670000e+00 1.400000e-01 1.400000e-01 9.200000e-02 3.000000e-02 3.000000e-02
+2.990000e+00 1.800000e-01 2.300000e-01 9.000000e-02 2.700000e-02 2.700000e-02
+3.540000e+00 3.200000e-01 3.700000e-01 7.800000e-02 2.300000e-02 2.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.67, up: 0.67}}, 1: {error: {dn: -0.48, up: 0.48}}, 2: {error: {dn: -0.29, up: 0.29}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.12, up: 0.12}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d09-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.800000e-02 1.800000e-02 1.200000e-02 2.320000e+00 6.700000e-01 6.700000e-01
+5.700000e-02 1.700000e-02 2.300000e-02 1.560000e+00 4.800000e-01 4.800000e-01
+9.700000e-02 1.700000e-02 2.300000e-02 8.900000e-01 2.900000e-01 2.900000e-01
+1.380000e-01 1.800000e-02 2.200000e-02 7.200000e-01 3.000000e-01 3.000000e-01
+1.980000e-01 3.800000e-02 4.200000e-02 4.000000e-01 1.200000e-01 1.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}}, 1: {error: {dn: -0.028, up: 0.028}}, 2: {error: {dn: -0.028, up: 0.028}}, 3: {error: {dn: -0.041, up: 0.041}}, 4: {error: {dn: -0.024, up: 0.024}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d10-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.600000e+00 1.700000e-01 2.300000e-01 8.000000e-02 2.400000e-02 2.400000e-02
+1.960000e+00 1.300000e-01 1.600000e-01 9.900000e-02 4.100000e-02 4.100000e-02
+2.360000e+00 2.400000e-01 1.700000e-01 8.700000e-02 2.800000e-02 2.800000e-02
+2.860000e+00 3.300000e-01 3.600000e-01 9.000000e-02 2.800000e-02 2.800000e-02
+3.590000e+00 3.700000e-01 1.020000e+00 5.000000e-02 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.57, up: 0.57}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.23, up: 0.23}}, 3: {error: {dn: -0.18, up: 0.18}}, 4: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d11-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 0.000000e+00 0.000000e+00 2.470000e+00 5.700000e-01 5.700000e-01
+5.900000e-02 0.000000e+00 0.000000e+00 1.530000e+00 3.000000e-01 3.000000e-01
+9.700000e-02 0.000000e+00 0.000000e+00 9.600000e-01 2.300000e-01 2.300000e-01
+1.420000e-01 0.000000e+00 0.000000e+00 6.300000e-01 1.800000e-01 1.800000e-01
+2.030000e-01 0.000000e+00 0.000000e+00 4.000000e-01 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_1997_I427107/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.013, up: 0.013}}, 1: {error: {dn: -0.018, up: 0.018}}, 2: {error: {dn: -0.023, up: 0.023}}, 3: {error: {dn: -0.025, up: 0.025}}, 4: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/L3_1997_I427107/d12-x01-y01
+Title: doi:10.17182/hepdata.47618.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.580000e+00 0.000000e+00 0.000000e+00 8.000000e-02 2.000000e-02 2.000000e-02
+1.920000e+00 0.000000e+00 0.000000e+00 9.200000e-02 2.500000e-02 2.500000e-02
+2.360000e+00 0.000000e+00 0.000000e+00 9.500000e-02 2.300000e-02 2.300000e-02
+2.840000e+00 0.000000e+00 0.000000e+00 9.100000e-02 1.800000e-02 1.800000e-02
+3.570000e+00 0.000000e+00 0.000000e+00 5.800000e-02 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/L3_2004_I645127.cc b/analyses/pluginLEP/L3_2004_I645127.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I645127.cc
@@ -0,0 +1,189 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/GammaGammaFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief mu+mu- and tau+tau- in gamma gamma
+ class L3_2004_I645127 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(L3_2004_I645127);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // get the mode and options
+ _mode =0;
+ if( getOption("PROCESS") == "EE" ) _mode = 0;
+ else if( getOption("PROCESS") == "GG") _mode = 1;
+
+ // Initialise and register projections
+ if(_mode==0) {
+ const GammaGammaKinematics& diskin = declare(GammaGammaKinematics(), "Kinematics");
+ declare(GammaGammaFinalState(diskin, GammaGammaFinalState::LAB), "FS");
+ declare(UnstableParticles(),"UFS");
+ }
+ else if(_mode==1) {
+ declare(FinalState(), "FS");
+ }
+ // Book counters
+ _c_sigma_mu1 = bookCounter("/TMP/sigma_mu_1");
+ _c_sigma_mu2 = bookCounter("/TMP/sigma_mu_2");
+ _c_sigma_tau = bookCounter("/TMP/sigma_tau");
+
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight = event.weight();
+ // stuff for e+e- collisions
+ double W2 = sqr(sqrtS());
+ if(_mode==0) {
+ const GammaGammaKinematics& kin = apply<GammaGammaKinematics>(event, "Kinematics");
+ W2 = kin.W2();
+ if(W2<9.*sqr(GeV) ) vetoEvent;
+ }
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ bool fiducal = true;
+ for(const Particle & p : fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ if(abs(p.pdgId())==13) {
+ if(abs(cos(p.momentum().polarAngle()))>0.8) fiducal = false;
+ }
+ }
+ if( nCount[-13]==1 && nCount[13]==1 && ntotal==2+nCount[22]) {
+ if(W2<1600.*sqr(GeV)) {
+ _c_sigma_mu1->fill(weight);
+ if(fiducal) {
+ _c_sigma_mu2->fill(weight);
+ }
+ }
+ }
+ if(_mode==1) return;
+ bool foundTauPlus = false, foundTauMinus = true;
+ const UnstableParticles & ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles()) {
+ if(p.children().empty()) continue;
+ // find the taus
+ if(abs(p.pdgId())==15) {
+ if(p.pdgId()== 15) foundTauMinus=true;
+ if(p.pdgId()==-15) foundTauPlus =true;
+ findChildren(p,nCount,ntotal);
+ }
+ }
+ if(!foundTauPlus || !foundTauMinus)
+ vetoEvent;
+ bool matched = true;
+ for(auto const & val : nCount) {
+ if(val.first==22) {
+ continue;
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched)
+ _c_sigma_tau->fill(weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // prefactor for the cross sections
+ double fact = crossSection()/picobarn/sumOfWeights();
+ if(_mode==1) fact /= 1000.;
+ scale(_c_sigma_mu1,fact);
+ scale(_c_sigma_mu2,fact);
+ scale(_c_sigma_tau,fact);
+ unsigned int imin=0, imax = 3;
+ if(_mode==1) {
+ imin=3;
+ imax=4;
+ }
+ for(unsigned int ihist=imin;ihist<imax;++ihist) {
+ unsigned int id=0, iy=0;
+ double sigma = 0., error = 0.;
+ if(ihist==0) {
+ id=1;
+ iy=1;
+ sigma = _c_sigma_mu2->val();
+ error = _c_sigma_mu2->err();
+ }
+ else if(ihist==1) {
+ id=1;
+ iy=2;
+ sigma = _c_sigma_mu1->val();
+ error = _c_sigma_mu1->err();
+ }
+ else if(ihist==2) {
+ id=2;
+ iy=1;
+ sigma = _c_sigma_tau->val();
+ error = _c_sigma_tau->err();
+ }
+ else if(ihist==3) {
+ id=3;
+ iy=5;
+ sigma = _c_sigma_mu1->val();
+ error = _c_sigma_mu1->err();
+ }
+ Scatter2D temphisto(refData(id, 1, iy));
+ Scatter2DPtr mult = bookScatter2D(id, 1, iy);
+ 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_sigma_mu1,_c_sigma_mu2,_c_sigma_tau;
+ unsigned int _mode;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(L3_2004_I645127);
+
+
+}
diff --git a/analyses/pluginLEP/L3_2004_I645127.info b/analyses/pluginLEP/L3_2004_I645127.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I645127.info
@@ -0,0 +1,40 @@
+Name: L3_2004_I645127
+Year: 2004
+Summary: $\mu^+\mu^-$ and $\tau^+\tau^-$ production in two photon collisions at LEP
+Experiment: L3
+Collider: LEP
+InspireID: 645127
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk?>
+References:
+ - Phys.Lett. B585 (2004) 53-62, 2004
+RunInfo: e+e- -> gamma gamma producing muons and tau leptons
+NeedCrossSection: yes
+Beams: [[e-, e+],[gamma,gamma]]
+Energies: [161,172,183,189,196,206,3.5,4.5,5.5,6.5,7.5,9.0,12.5,17.5,30]
+Options:
+ - PROCESS=EE,GG
+Description:
+ 'Measurement of $e^+e^-\to e^+e^-\gamma\gamma\to e^+e^-\to e^+e^-\mu^+\mu^-,\ \tau^+\tau^-$.
+ This analysis can test approximations used to simulate this process, but also is a prototype for analyses of $\gamma\gamma$ collisions.
+ There are two modes supported, the first PROCESS=EE, simulates for full process starting with $e^+e^-$ beams, while the second
+ PROCESS=GG is the extracted cross section for $\gamma\gamma\to \mu^+\mu^-$.'
+Keywords: []
+BibKey: Achard:2004jj
+BibTeX: '@article{Achard:2004jj,
+ author = "Achard, P. and others",
+ title = "{Muon pair and tau pair production in two photon
+ collisions at LEP}",
+ collaboration = "L3",
+ journal = "Phys. Lett.",
+ volume = "B585",
+ year = "2004",
+ pages = "53-62",
+ doi = "10.1016/j.physletb.2004.02.012",
+ eprint = "hep-ex/0402037",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-EP-2003-080",
+ SLACcitation = "%%CITATION = HEP-EX/0402037;%%"
+}'
diff --git a/analyses/pluginLEP/L3_2004_I645127.plot b/analyses/pluginLEP/L3_2004_I645127.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I645127.plot
@@ -0,0 +1,29 @@
+BEGIN PLOT /L3_2004_I645127/d01-x01-y01
+Title=Cross section for $e^+e^-\to e^+e^-\mu^+\mu^-$ with $|\cos\theta_\mu|<0.8$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma(e^+e^-\to e^+e^-\mu^+\mu^-)$ [pb]
+ConnectGaps=1
+XMin=155
+XMax=210
+END PLOT
+BEGIN PLOT /L3_2004_I645127/d01-x01-y02
+Title=Cross section for $e^+e^-\to e^+e^-\mu^+\mu^-$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma(e^+e^-\to e^+e^-\mu^+\mu^-)$ [pb]
+ConnectGaps=1
+XMin=155
+XMax=210
+END PLOT
+BEGIN PLOT /L3_2004_I645127/d02-x01-y01
+Title=Cross section for $e^+e^-\to e^+e^-\tau^+\tau^-$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma(e^+e^-\to e^+e^-\tau^+\tau^-)$ [pb]
+ConnectGaps=1
+XMin=185
+XMax=210
+END PLOT
+BEGIN PLOT /L3_2004_I645127/d03-x01-y05
+Title=Cross section for $\gamma\gamma\to \mu^+\mu^-$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma(\gamma\gamma\to \mu^+\mu^-)$ [nb]
+END PLOT
diff --git a/analyses/pluginLEP/L3_2004_I645127.yoda b/analyses/pluginLEP/L3_2004_I645127.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I645127.yoda
@@ -0,0 +1,148 @@
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -7.2, up: 7.2}, sys: {dn: -2.6, up: 2.6}}, 1: {stat: {dn: -7.6, up: 7.6}, sys: {dn: -3.1, up: 3.1}}, 2: {stat: {dn: -3.4, up: 3.4}, sys: {dn: -1.9, up: 1.9}}, 3: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -1.8, up: 1.8}}, 4: {stat: {dn: -2.0, up: 2.0}, sys: {dn: -2.2, up: 2.2}}, 5: {stat: {dn: -1.8, up: 1.8}, sys: {dn: -1.7, up: 1.7}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d01-x01-y01
+Title: doi:10.17182/hepdata.48801.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.610000e+02 0.000000e+00 0.000000e+00 1.014000e+02 7.655064e+00 7.655064e+00
+1.720000e+02 0.000000e+00 0.000000e+00 1.192000e+02 8.207923e+00 8.207923e+00
+1.830000e+02 0.000000e+00 0.000000e+00 1.177000e+02 3.894868e+00 3.894868e+00
+1.890000e+02 0.000000e+00 0.000000e+00 1.171000e+02 2.545584e+00 2.545584e+00
+1.960000e+02 0.000000e+00 0.000000e+00 1.189000e+02 2.973214e+00 2.973214e+00
+2.060000e+02 0.000000e+00 0.000000e+00 1.226000e+02 2.475884e+00 2.475884e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -43.0, up: 43.0}, sys: {dn: -22.0, up: 22.0}}, 1: {stat: {dn: -46.0, up: 46.0}, sys: {dn: -27.0, up: 27.0}}, 2: {stat: {dn: -20.0, up: 20.0}, sys: {dn: -9.0, up: 9.0}}, 3: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -9.0, up: 9.0}}, 4: {stat: {dn: -12.0, up: 12.0}, sys: {dn: -12.0, up: 12.0}}, 5: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -8.0, up: 8.0}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d01-x01-y02
+Title: doi:10.17182/hepdata.48801.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.610000e+02 0.000000e+00 0.000000e+00 5.870000e+02 4.830114e+01 4.830114e+01
+1.720000e+02 0.000000e+00 0.000000e+00 7.000000e+02 5.333854e+01 5.333854e+01
+1.830000e+02 0.000000e+00 0.000000e+00 6.970000e+02 2.193171e+01 2.193171e+01
+1.890000e+02 0.000000e+00 0.000000e+00 6.970000e+02 1.421267e+01 1.421267e+01
+1.960000e+02 0.000000e+00 0.000000e+00 7.130000e+02 1.697056e+01 1.697056e+01
+2.060000e+02 0.000000e+00 0.000000e+00 7.380000e+02 1.360147e+01 1.360147e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -68.0, up: 68.0}, sys: {dn: -33.0, up: 33.0}}, 1: {stat: {dn: -67.0, up: 67.0}, sys: {dn: -42.0, up: 42.0}}, 2: {stat: {dn: -76.0, up: 76.0}, sys: {dn: -35.0, up: 35.0}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d02-x01-y01
+Title: doi:10.17182/hepdata.48801.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.890000e+02 0.000000e+00 0.000000e+00 4.590000e+02 7.558439e+01 7.558439e+01
+1.960000e+02 0.000000e+00 0.000000e+00 4.540000e+02 7.907591e+01 7.907591e+01
+2.060000e+02 0.000000e+00 0.000000e+00 4.590000e+02 8.367198e+01 8.367198e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -9.9, up: 9.9}}, 1: {error: {dn: -3.7, up: 3.7}}, 2: {error: {dn: -1.9, up: 1.9}}, 3: {error: {dn: -1.5, up: 1.5}}, 4: {error: {dn: -1.5, up: 1.5}}, 5: {error: {dn: -1.3, up: 1.3}}, 6: {error: {dn: -1.0, up: 1.0}}, 7: {error: {dn: -1.0, up: 1.0}}, 8: {error: {dn: -0.6, up: 0.6}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d03-x01-y01
+Title: doi:10.17182/hepdata.48801.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 5.000000e-01 5.000000e-01 2.430000e+01 9.900000e+00 9.900000e+00
+4.500000e+00 5.000000e-01 5.000000e-01 2.150000e+01 3.700000e+00 3.700000e+00
+5.500000e+00 5.000000e-01 5.000000e-01 1.840000e+01 1.900000e+00 1.900000e+00
+6.500000e+00 5.000000e-01 5.000000e-01 1.450000e+01 1.500000e+00 1.500000e+00
+7.500000e+00 5.000000e-01 5.000000e-01 1.230000e+01 1.500000e+00 1.500000e+00
+9.000000e+00 1.000000e+00 1.000000e+00 1.150000e+01 1.300000e+00 1.300000e+00
+1.250000e+01 2.500000e+00 2.500000e+00 8.900000e+00 1.000000e+00 1.000000e+00
+1.750000e+01 2.500000e+00 2.500000e+00 6.000000e+00 1.000000e+00 1.000000e+00
+3.000000e+01 1.000000e+01 1.000000e+01 3.100000e+00 6.000000e-01 6.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.6, up: 6.6}}, 1: {error: {dn: -2.7, up: 2.7}}, 2: {error: {dn: -1.5, up: 1.5}}, 3: {error: {dn: -1.3, up: 1.3}}, 4: {error: {dn: -1.3, up: 1.3}}, 5: {error: {dn: -1.0, up: 1.0}}, 6: {error: {dn: -0.8, up: 0.8}}, 7: {error: {dn: -0.7, up: 0.7}}, 8: {error: {dn: -0.4, up: 0.4}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d03-x01-y02
+Title: doi:10.17182/hepdata.48801.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 5.000000e-01 5.000000e-01 2.800000e+01 6.600000e+00 6.600000e+00
+4.500000e+00 5.000000e-01 5.000000e-01 2.300000e+01 2.700000e+00 2.700000e+00
+5.500000e+00 5.000000e-01 5.000000e-01 1.860000e+01 1.500000e+00 1.500000e+00
+6.500000e+00 5.000000e-01 5.000000e-01 1.680000e+01 1.300000e+00 1.300000e+00
+7.500000e+00 5.000000e-01 5.000000e-01 1.530000e+01 1.300000e+00 1.300000e+00
+9.000000e+00 1.000000e+00 1.000000e+00 1.290000e+01 1.000000e+00 1.000000e+00
+1.250000e+01 2.500000e+00 2.500000e+00 9.300000e+00 8.000000e-01 8.000000e-01
+1.750000e+01 2.500000e+00 2.500000e+00 6.100000e+00 7.000000e-01 7.000000e-01
+3.000000e+01 1.000000e+01 1.000000e+01 3.300000e+00 4.000000e-01 4.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.4, up: 6.4}}, 1: {error: {dn: -2.8, up: 2.8}}, 2: {error: {dn: -1.6, up: 1.6}}, 3: {error: {dn: -1.4, up: 1.4}}, 4: {error: {dn: -1.4, up: 1.4}}, 5: {error: {dn: -1.1, up: 1.1}}, 6: {error: {dn: -0.8, up: 0.8}}, 7: {error: {dn: -0.8, up: 0.8}}, 8: {error: {dn: -0.5, up: 0.5}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d03-x01-y03
+Title: doi:10.17182/hepdata.48801.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 5.000000e-01 5.000000e-01 2.520000e+01 6.400000e+00 6.400000e+00
+4.500000e+00 5.000000e-01 5.000000e-01 2.520000e+01 2.800000e+00 2.800000e+00
+5.500000e+00 5.000000e-01 5.000000e-01 2.160000e+01 1.600000e+00 1.600000e+00
+6.500000e+00 5.000000e-01 5.000000e-01 1.880000e+01 1.400000e+00 1.400000e+00
+7.500000e+00 5.000000e-01 5.000000e-01 1.490000e+01 1.400000e+00 1.400000e+00
+9.000000e+00 1.000000e+00 1.000000e+00 1.240000e+01 1.100000e+00 1.100000e+00
+1.250000e+01 2.500000e+00 2.500000e+00 9.100000e+00 8.000000e-01 8.000000e-01
+1.750000e+01 2.500000e+00 2.500000e+00 6.200000e+00 8.000000e-01 8.000000e-01
+3.000000e+01 1.000000e+01 1.000000e+01 3.200000e+00 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.1, up: 6.1}}, 1: {error: {dn: -3.0, up: 3.0}}, 2: {error: {dn: -1.6, up: 1.6}}, 3: {error: {dn: -1.3, up: 1.3}}, 4: {error: {dn: -1.7, up: 1.7}}, 5: {error: {dn: -1.1, up: 1.1}}, 6: {error: {dn: -0.7, up: 0.7}}, 7: {error: {dn: -0.8, up: 0.8}}, 8: {error: {dn: -0.5, up: 0.5}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d03-x01-y04
+Title: doi:10.17182/hepdata.48801.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 5.000000e-01 5.000000e-01 2.770000e+01 6.100000e+00 6.100000e+00
+4.500000e+00 5.000000e-01 5.000000e-01 2.490000e+01 3.000000e+00 3.000000e+00
+5.500000e+00 5.000000e-01 5.000000e-01 1.910000e+01 1.600000e+00 1.600000e+00
+6.500000e+00 5.000000e-01 5.000000e-01 1.610000e+01 1.300000e+00 1.300000e+00
+7.500000e+00 5.000000e-01 5.000000e-01 1.850000e+01 1.700000e+00 1.700000e+00
+9.000000e+00 1.000000e+00 1.000000e+00 1.290000e+01 1.100000e+00 1.100000e+00
+1.250000e+01 2.500000e+00 2.500000e+00 8.300000e+00 7.000000e-01 7.000000e-01
+1.750000e+01 2.500000e+00 2.500000e+00 6.600000e+00 8.000000e-01 8.000000e-01
+3.000000e+01 1.000000e+01 1.000000e+01 3.600000e+00 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I645127/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.2, up: 4.2}}, 1: {error: {dn: -1.9, up: 1.9}}, 2: {error: {dn: -1.1, up: 1.1}}, 3: {error: {dn: -0.9, up: 0.9}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -0.7, up: 0.7}}, 6: {error: {dn: -0.5, up: 0.5}}, 7: {error: {dn: -0.5, up: 0.5}}, 8: {error: {dn: -0.3, up: 0.3}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I645127/d03-x01-y05
+Title: doi:10.17182/hepdata.48801.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 5.000000e-01 5.000000e-01 2.590000e+01 4.200000e+00 4.200000e+00
+4.500000e+00 5.000000e-01 5.000000e-01 2.260000e+01 1.900000e+00 1.900000e+00
+5.500000e+00 5.000000e-01 5.000000e-01 1.870000e+01 1.100000e+00 1.100000e+00
+6.500000e+00 5.000000e-01 5.000000e-01 1.590000e+01 9.000000e-01 9.000000e-01
+7.500000e+00 5.000000e-01 5.000000e-01 1.490000e+01 1.000000e+00 1.000000e+00
+9.000000e+00 1.000000e+00 1.000000e+00 1.240000e+01 7.000000e-01 7.000000e-01
+1.250000e+01 2.500000e+00 2.500000e+00 8.900000e+00 5.000000e-01 5.000000e-01
+1.750000e+01 2.500000e+00 2.500000e+00 6.200000e+00 5.000000e-01 5.000000e-01
+3.000000e+01 1.000000e+01 1.000000e+01 3.300000e+00 3.000000e-01 3.000000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/L3_2004_I661114.cc b/analyses/pluginLEP/L3_2004_I661114.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I661114.cc
@@ -0,0 +1,67 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/GammaGammaFinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class L3_2004_I661114 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(L3_2004_I661114);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // get the hadronic final state
+ const GammaGammaKinematics& diskin = declare(GammaGammaKinematics(), "Kinematics");
+ const FinalState & fs = declare(GammaGammaFinalState(diskin, GammaGammaFinalState::LAB), "FS");
+ declare(FastJets(fs, FastJets::KT,1.),"Jets");
+
+ // Book histograms
+ _h_y = bookHisto1D(1, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight = event.weight();
+ Jets jets = apply<FastJets>(event, "Jets").jetsByPt(Cuts::pT > 3*GeV and Cuts::abseta < 1.0);
+ if(jets.empty()) vetoEvent;
+ for(const Jet & jet : jets) {
+ _h_y->fill(jet.pT(),weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_y, crossSection()/picobarn/sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_y;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(L3_2004_I661114);
+
+
+}
diff --git a/analyses/pluginLEP/L3_2004_I661114.info b/analyses/pluginLEP/L3_2004_I661114.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I661114.info
@@ -0,0 +1,35 @@
+Name: L3_2004_I661114
+Year: 2004
+Summary: Jet production in Photon-Photon collisions at $E_{\text{CMS}}=198$ GeV
+Experiment: L3
+Collider: LEP
+InspireID: 661114
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B602 (2004) 157-166, 2004
+RunInfo: e+ e- > gamma gamma events, needs direct, resolved and double resolved.
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: 198
+Description:
+ 'Jet production in $\gamma\gamma$ collisons where the photons are radiation from incoming electrons and positrons'
+Keywords: []
+BibKey: Achard:2004rh
+BibTeX: '@article{Achard:2004rh,
+ author = "Achard, P. and others",
+ title = "{Inclusive jet production in two-photon collisions at
+ LEP}",
+ collaboration = "L3",
+ journal = "Phys. Lett.",
+ volume = "B602",
+ year = "2004",
+ pages = "157-166",
+ doi = "10.1016/j.physletb.2004.10.003",
+ eprint = "hep-ex/0410012",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-EP-2003-055",
+ SLACcitation = "%%CITATION = HEP-EX/0410012;%%"
+}'
diff --git a/analyses/pluginLEP/L3_2004_I661114.plot b/analyses/pluginLEP/L3_2004_I661114.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I661114.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /L3_2004_I661114/d01-x01-y01
+Title=Inclusive jet cross section for $|\eta|<1.0$
+XLabel=$p_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
diff --git a/analyses/pluginLEP/L3_2004_I661114.yoda b/analyses/pluginLEP/L3_2004_I661114.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/L3_2004_I661114.yoda
@@ -0,0 +1,20 @@
+BEGIN YODA_SCATTER2D_V2 /REF/L3_2004_I661114/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -10.0, up: 10.0}, sys: {dn: -10.0, up: 10.0}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -3.0, up: 3.0}}, 2: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.0, up: 1.0}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.2, up: 0.2}}, 4: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.07, up: 0.07}}, 5: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}, 6: {stat: {dn: -0.007, up: 0.007}, sys: {dn: -0.008, up: 0.008}}, 7: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.002, up: 0.002}}, 8: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/L3_2004_I661114/d01-x01-y01
+Title: doi:10.17182/hepdata.48848.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+00 4.000000e-01 6.000000e-01 1.300000e+02 1.414214e+01 1.414214e+01
+4.400000e+00 4.000000e-01 6.000000e-01 4.000000e+01 3.162278e+00 3.162278e+00
+5.900000e+00 9.000000e-01 1.600000e+00 1.100000e+01 1.414214e+00 1.414214e+00
+8.500000e+00 1.000000e+00 1.500000e+00 3.000000e+00 2.236068e-01 2.236068e-01
+1.190000e+01 1.900000e+00 3.100000e+00 8.800000e-01 7.615773e-02 7.615773e-02
+1.710000e+01 2.100000e+00 2.900000e+00 3.000000e-01 3.605551e-02 3.605551e-02
+2.400000e+01 4.000000e+00 6.000000e+00 9.000000e-02 1.063015e-02 1.063015e-02
+3.410000e+01 4.100000e+00 5.900000e+00 3.100000e-02 5.385165e-03 5.385165e-03
+4.470000e+01 4.700000e+00 5.300000e+00 1.100000e-02 3.605551e-03 3.605551e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/OPAL_1995_I382219.cc b/analyses/pluginLEP/OPAL_1995_I382219.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_1995_I382219.cc
@@ -0,0 +1,84 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief D* production
+ class OPAL_1995_I382219 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(OPAL_1995_I382219);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ _h_Xe_Ds = bookHisto1D(3, 1, 1);
+ _h_Xe_Ds_b = bookHisto1D(4, 1, 1);
+ _h_Xe_Ds_c = bookHisto1D(5, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+
+
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0/GeV;
+ // check if b hadrons or not
+ unsigned int nB= (filter_select(ufs.particles(), isBottomHadron)).size();
+ // Accept all D*+- decays.
+ for (const Particle& p : filter_select(ufs.particles(), Cuts::abspid==PID::DSTARPLUS)) {
+ // Scaled energy.
+ const double energy = p.E()/GeV;
+ const double scaledEnergy = energy/meanBeamMom;
+ _h_Xe_Ds->fill(scaledEnergy, weight);
+ if(nB==0)
+ _h_Xe_Ds_c->fill(scaledEnergy, weight);
+ else
+ _h_Xe_Ds_b->fill(scaledEnergy, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // brs for D*+/- -> D0 pi+/- and D0->K+pi-
+ double br = 0.677*0.03950;
+ scale(_h_Xe_Ds , 1./sumOfWeights()*br);
+ scale(_h_Xe_Ds_b, 1./sumOfWeights()*br);
+ scale(_h_Xe_Ds_c, 1./sumOfWeights()*br);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_Xe_Ds,_h_Xe_Ds_b,_h_Xe_Ds_c;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(OPAL_1995_I382219);
+
+
+}
diff --git a/analyses/pluginLEP/OPAL_1995_I382219.info b/analyses/pluginLEP/OPAL_1995_I382219.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_1995_I382219.info
@@ -0,0 +1,34 @@
+Name: OPAL_1995_I382219
+Year: 1995
+Summary: Scaled energy distribution of $D^*$ with flavour separation at LEP
+Experiment: OPAL
+Collider: LEP
+InspireID: 382219
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C67 (1995) 27-44, 1995
+RunInfo:
+ Hadronic $Z$ decays at 91.2\;GeV.
+NumEvents: 1000000
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [91.2]
+Description:
+ 'The scaled energy distribution
+ of $D^{*\pm}$ is measure, including separating the contributions from $c\bar{c}$ and $b\bar{b}$ events.'
+BibKey: Akers:1994jc
+BibTeX: '@article{Akers:1994jc,
+ author = "Akers, R. and others",
+ title = "{A Measurement of the production of D*+- mesons on the Z0
+ resonance}",
+ collaboration = "OPAL",
+ journal = "Z. Phys.",
+ volume = "C67",
+ year = "1995",
+ pages = "27-44",
+ doi = "10.1007/BF01564819",
+ reportNumber = "CERN-PPE-94-217",
+ SLACcitation = "%%CITATION = ZEPYA,C67,27;%%"
+}'
diff --git a/analyses/pluginLEP/OPAL_1995_I382219.plot b/analyses/pluginLEP/OPAL_1995_I382219.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_1995_I382219.plot
@@ -0,0 +1,18 @@
+BEGIN PLOT /OPAL_1995_I382219/d03-x01-y01
+Title=Scaled energy of $D^{*\pm}$ at $\sqrt{s}=91.2$~GeV
+XLabel=$X_E$
+YLabel=$1000/N_\text{Zhad} \text{d}N(D^{*})/\text{d}X_E$
+LogY=0
+END PLOT
+BEGIN PLOT /OPAL_1995_I382219/d04-x01-y01
+Title=Scaled energy of $D^{*\pm}$ in bottom events at $\sqrt{s}=91.2$~GeV
+XLabel=$X_E$
+YLabel=$1000/N_\text{Zhad} \text{d}N(D^{*})/\text{d}X_E$
+LogY=0
+END PLOT
+BEGIN PLOT /OPAL_1995_I382219/d05-x01-y01
+Title=Scaled energy of $D^{*\pm}$ in charm events at $\sqrt{s}=91.2$~GeV
+XLabel=$X_E$
+YLabel=$1000/N_\text{Zhad} \text{d}N(D^{*})/\text{d}X_E$
+LogY=0
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginLEP/OPAL_1995_I382219.yoda b/analyses/pluginLEP/OPAL_1995_I382219.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_1995_I382219.yoda
@@ -0,0 +1,87 @@
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_1995_I382219/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.007, up: 0.007}, 'sys,DUETOBRERRORS': {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/OPAL_1995_I382219/d01-x01-y01
+Title: doi:10.17182/hepdata.48317.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.000000e+00 0.000000e+00 1.830000e-01 1.392839e-02 1.392839e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_1995_I382219/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00025, up: 0.00025}, sys: {dn: -0.0002, up: 0.0002}}}
+
+IsRef: 1
+Path: /REF/OPAL_1995_I382219/d02-x01-y01
+Title: doi:10.17182/hepdata.48317.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.120000e+01 0.000000e+00 0.000000e+00 5.010000e-03 3.201562e-04 3.201562e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_1995_I382219/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0017, up: 0.0017}, sys: {dn: -0.0017, up: 0.0017}}, 1: {stat: {dn: -0.0014, up: 0.0014}, sys: {dn: -0.0007, up: 0.0007}}, 2: {stat: {dn: -0.00082, up: 0.00082}, sys: {dn: -0.0007, up: 0.0007}}, 3: {stat: {dn: -0.00064, up: 0.00064}, sys: {dn: -0.00045, up: 0.00045}}, 4: {stat: {dn: -0.00053, up: 0.00053}, sys: {dn: -0.00033, up: 0.00033}}, 5: {stat: {dn: -0.00041, up: 0.00041}, sys: {dn: -0.00021, up: 0.00021}}, 6: {stat: {dn: -0.00031, up: 0.00031}, sys: {dn: -0.00012, up: 0.00012}}, 7: {stat: {dn: -0.00028, up: 0.00028}, sys: {dn: -9.0e-05, up: 9.0e-05}}, 8: {stat: {dn: -0.00017, up: 0.00017}, sys: {dn: -4.0e-05, up: 4.0e-05}}, 9: {stat: {dn: -5.0e-05, up: 5.0e-05}, sys: {dn: -1.0e-05, up: 1.0e-05}}}
+
+IsRef: 1
+Path: /REF/OPAL_1995_I382219/d03-x01-y01
+Title: doi:10.17182/hepdata.48317.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 7.000000e-04 2.404163e-03 2.404163e-03
+1.500000e-01 5.000000e-02 5.000000e-02 7.300000e-03 1.565248e-03 1.565248e-03
+2.500000e-01 5.000000e-02 5.000000e-02 1.089000e-02 1.078147e-03 1.078147e-03
+3.500000e-01 5.000000e-02 5.000000e-02 9.120000e-03 7.823682e-04 7.823682e-04
+4.500000e-01 5.000000e-02 5.000000e-02 7.740000e-03 6.243397e-04 6.243397e-04
+5.500000e-01 5.000000e-02 5.000000e-02 5.990000e-03 4.606517e-04 4.606517e-04
+6.500000e-01 5.000000e-02 5.000000e-02 4.080000e-03 3.324154e-04 3.324154e-04
+7.500000e-01 5.000000e-02 5.000000e-02 3.030000e-03 2.941088e-04 2.941088e-04
+8.500000e-01 5.000000e-02 5.000000e-02 1.190000e-03 1.746425e-04 1.746425e-04
+9.500000e-01 5.000000e-02 5.000000e-02 1.000000e-04 5.099020e-05 5.099020e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_1995_I382219/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.00108, up: 0.00108}, sys: {dn: -0.00109, up: 0.00109}}, 1: {stat: {dn: -0.00091, up: 0.00091}, sys: {dn: -0.00078, up: 0.00078}}, 2: {stat: {dn: -0.00082, up: 0.00082}, sys: {dn: -0.00079, up: 0.00079}}, 3: {stat: {dn: -0.00072, up: 0.00072}, sys: {dn: -0.0006, up: 0.0006}}, 4: {stat: {dn: -0.00054, up: 0.00054}, sys: {dn: -0.0004, up: 0.0004}}, 5: {stat: {dn: -0.00034, up: 0.00034}, sys: {dn: -0.00025, up: 0.00025}}, 6: {stat: {dn: -0.00022, up: 0.00022}, sys: {dn: -0.00018, up: 0.00018}}, 7: {stat: {dn: -0.00014, up: 0.00014}, sys: {dn: -0.00015, up: 0.00015}}, 8: {stat: {dn: -0.0001, up: 0.0001}, sys: {dn: -5.0e-05, up: 5.0e-05}}, 9: {stat: {dn: -3.0e-05, up: 3.0e-05}, sys: {dn: -1.0e-05, up: 1.0e-05}}}
+
+IsRef: 1
+Path: /REF/OPAL_1995_I382219/d04-x01-y01
+Title: doi:10.17182/hepdata.48317.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 4.400000e-04 1.534438e-03 1.534438e-03
+1.500000e-01 5.000000e-02 5.000000e-02 2.800000e-03 1.198541e-03 1.198541e-03
+2.500000e-01 5.000000e-02 5.000000e-02 7.680000e-03 1.138640e-03 1.138640e-03
+3.500000e-01 5.000000e-02 5.000000e-02 7.260000e-03 9.372300e-04 9.372300e-04
+4.500000e-01 5.000000e-02 5.000000e-02 4.820000e-03 6.720119e-04 6.720119e-04
+5.500000e-01 5.000000e-02 5.000000e-02 1.890000e-03 4.220190e-04 4.220190e-04
+6.500000e-01 5.000000e-02 5.000000e-02 5.900000e-04 2.842534e-04 2.842534e-04
+7.500000e-01 5.000000e-02 5.000000e-02 2.000000e-05 2.051828e-04 2.051828e-04
+8.500000e-01 5.000000e-02 5.000000e-02 7.000000e-05 1.118034e-04 1.118034e-04
+9.500000e-01 5.000000e-02 5.000000e-02 3.000000e-05 3.162278e-05 3.162278e-05
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_1995_I382219/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0007, up: 0.0007}, sys: {dn: -0.00065, up: 0.00065}}, 1: {stat: {dn: -0.00111, up: 0.00111}, sys: {dn: -0.00086, up: 0.00086}}, 2: {stat: {dn: -0.00063, up: 0.00063}, sys: {dn: -0.00064, up: 0.00064}}, 3: {stat: {dn: -0.00053, up: 0.00053}, sys: {dn: -0.00049, up: 0.00049}}, 4: {stat: {dn: -0.00047, up: 0.00047}, sys: {dn: -0.00037, up: 0.00037}}, 5: {stat: {dn: -0.00042, up: 0.00042}, sys: {dn: -0.00028, up: 0.00028}}, 6: {stat: {dn: -0.00034, up: 0.00034}, sys: {dn: -0.00021, up: 0.00021}}, 7: {stat: {dn: -0.00031, up: 0.00031}, sys: {dn: -0.00018, up: 0.00018}}, 8: {stat: {dn: -0.00019, up: 0.00019}, sys: {dn: -6.0e-05, up: 6.0e-05}}, 9: {stat: {dn: -4.0e-05, up: 4.0e-05}, sys: {dn: -1.0e-05, up: 1.0e-05}}}
+
+IsRef: 1
+Path: /REF/OPAL_1995_I382219/d05-x01-y01
+Title: doi:10.17182/hepdata.48317.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 2.600000e-04 9.552487e-04 9.552487e-04
+1.500000e-01 5.000000e-02 5.000000e-02 4.490000e-03 1.404172e-03 1.404172e-03
+2.500000e-01 5.000000e-02 5.000000e-02 3.220000e-03 8.980535e-04 8.980535e-04
+3.500000e-01 5.000000e-02 5.000000e-02 1.860000e-03 7.218033e-04 7.218033e-04
+4.500000e-01 5.000000e-02 5.000000e-02 2.920000e-03 5.981639e-04 5.981639e-04
+5.500000e-01 5.000000e-02 5.000000e-02 4.100000e-03 5.047772e-04 5.047772e-04
+6.500000e-01 5.000000e-02 5.000000e-02 3.500000e-03 3.996248e-04 3.996248e-04
+7.500000e-01 5.000000e-02 5.000000e-02 3.020000e-03 3.584690e-04 3.584690e-04
+8.500000e-01 5.000000e-02 5.000000e-02 1.120000e-03 1.992486e-04 1.992486e-04
+9.500000e-01 5.000000e-02 5.000000e-02 7.000000e-05 4.123106e-05 4.123106e-05
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/OPAL_2003_I595335.cc b/analyses/pluginLEP/OPAL_2003_I595335.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I595335.cc
@@ -0,0 +1,108 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Thrust.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class OPAL_2003_I595335 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(OPAL_2003_I595335);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ const ChargedFinalState cfs = ChargedFinalState();
+ declare(cfs, "CFS");
+ declare(Thrust(cfs), "Thrust");
+
+ _h_pT_in = bookHisto1D(1, 1, 1);
+ _h_pT_out = bookHisto1D(2, 1, 1);
+ _h_y = bookHisto1D(3, 1, 1);
+ _h_x = bookHisto1D(4, 1, 1);
+ _h_xi = bookHisto1D(5, 1, 1);
+ _wSum = 0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ const size_t numParticles = cfs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _wSum += weight;
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // Thrusts
+ MSG_DEBUG("Calculating thrust");
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ foreach (const Particle& p, cfs.particles()) {
+ const Vector3 mom3 = p.p3();
+ const double energy = p.E();
+ const double pTinT = dot(mom3, thrust.thrustMajorAxis());
+ const double pToutT = dot(mom3, thrust.thrustMinorAxis());
+ _h_pT_in ->fill(fabs(pTinT/GeV) ,weight);
+ _h_pT_out->fill(fabs(pToutT/GeV),weight);
+ const double momT = dot(thrust.thrustAxis(), mom3);
+ const double rapidityT = 0.5 * std::log((energy + momT) / (energy - momT));
+ _h_y->fill(fabs(rapidityT),weight);
+ const double mom = mom3.mod();
+ const double scaledMom = mom/meanBeamMom;
+ const double logInvScaledMom = -std::log(scaledMom);
+ _h_xi->fill(logInvScaledMom, weight);
+ _h_x ->fill(scaledMom , weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_pT_in , 1./_wSum);
+ scale(_h_pT_out, 1./_wSum);
+ scale(_h_y , 1./_wSum);
+ scale(_h_x , 1./_wSum);
+ scale(_h_xi , 1./_wSum);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pT_in,_h_pT_out,_h_y,_h_x,_h_xi;
+ double _wSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(OPAL_2003_I595335);
+
+
+}
diff --git a/analyses/pluginLEP/OPAL_2003_I595335.info b/analyses/pluginLEP/OPAL_2003_I595335.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I595335.info
@@ -0,0 +1,36 @@
+Name: OPAL_2003_I595335
+Year: 2003
+Summary: Charged particle momentum spectra in $e^+e^-$ annihilation at $\sqrt{s}= 192 $ GeV to $209$ GeV
+Experiment: OPAL
+Collider: LEP2
+InspireID: 595335
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Eur.Phys.J. C27 (2003) 467-481
+RunInfo:
+ Hadronic $e^+ e^-$ events at 202 GeV.
+NumEvents: 200000
+Beams: [e+, e-]
+Energies: [202]
+Description:
+ 'Measurement of charged particle distributions in $e^+e^-$ annihilation at $\sqrt{s}= 192 $ GeV to $209$ GeV.'
+Keywords: []
+BibKey: Abbiendi:2002mj
+BibTeX: '@article{Abbiendi:2002mj,
+ author = "Abbiendi, G. and others",
+ title = "{Charged particle momentum spectra in e+ e- annihilation
+ at s**(1/2) = 192-GeV to 209-GeV}",
+ collaboration = "OPAL",
+ journal = "Eur. Phys. J.",
+ volume = "C27",
+ year = "2003",
+ pages = "467-481",
+ doi = "10.1140/epjc/s2002-01121-3",
+ eprint = "hep-ex/0209048",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-EP-2002-057",
+ SLACcitation = "%%CITATION = HEP-EX/0209048;%%"
+}'
diff --git a/analyses/pluginLEP/OPAL_2003_I595335.plot b/analyses/pluginLEP/OPAL_2003_I595335.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I595335.plot
@@ -0,0 +1,27 @@
+BEGIN PLOT /OPAL_2003_I595335/d01-x01-y01
+Title=In-plane $p_\perp$ in GeV w.r.t. thrust axes
+XLabel=$p_\perp^\text{in}$ / GeV
+YLabel=$1/\sigma\text{d}{\sigma}/\text{d}{p_\perp^\text{in}}$
+FullRange=1
+END PLOT
+BEGIN PLOT /OPAL_2003_I595335/d02-x01-y01
+Title=Out-of-plane $p_\perp$ in GeV w.r.t. thrust axes
+XLabel=$p_\perp^\text{out}$ / GeV
+YLabel=$1/\sigma\text{d}{\sigma}/\text{d}{p_\perp^\text{out}}$
+FullRange=1
+END PLOT
+BEGIN PLOT /OPAL_2003_I595335/d03-x01-y01
+Title=Rapidity w.r.t. thrust axes, $y_T$
+XLabel=$y_T$
+YLabel=$1/\sigma\text{d}{\sigma}/\text{d}{y_T}$
+END PLOT
+BEGIN PLOT /OPAL_2003_I595335/d04-x01-y01
+Title=Scaled momentum, $x_p = |p|/|p_\text{beam}|$
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}{\sigma}/\text{d}{x_p}$
+END PLOT
+BEGIN PLOT /OPAL_2003_I595335/d05-x01-y01
+Title=Log of scaled momentum, $\log(1/x_p)$
+XLabel=$\log(1/x_p)$
+YLabel=$1/\sigma\text{d}{\sigma}/\text{d}{\log(1/x_p)}$
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginLEP/OPAL_2003_I595335.yoda b/analyses/pluginLEP/OPAL_2003_I595335.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I595335.yoda
@@ -0,0 +1,166 @@
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I595335/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -2.0, up: 2.0}}, 1: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -1.4, up: 1.4}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.8, up: 0.8}}, 3: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.42, up: 0.42}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.18, up: 0.18}}, 5: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.1, up: 0.1}}, 6: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.15, up: 0.15}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.16, up: 0.16}}, 8: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.16, up: 0.16}}, 9: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.07, up: 0.07}}, 10: {stat: {dn: -0.083, up: 0.083}, sys: {dn: -0.048, up: 0.048}}, 11: {stat: {dn: -0.073, up: 0.073}, sys: {dn: -0.038, up: 0.038}}, 12: {stat: {dn: -0.064, up: 0.064}, sys: {dn: -0.057, up: 0.057}}, 13: {stat: {dn: -0.043, up: 0.043}, sys: {dn: -0.054, up: 0.054}}, 14: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.045, up: 0.045}}, 15: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.019, up: 0.019}}, 16: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.023, up: 0.023}}, 17: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.02, up: 0.02}}, 18: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.011, up: 0.011}}, 19: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.007, up: 0.007}}, 20: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.005, up: 0.005}}, 21: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I595335/d01-x01-y01
+Title: doi:10.17182/hepdata.48893.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 5.580000e+01 2.039608e+00 2.039608e+00
+1.500000e-01 5.000000e-02 5.000000e-02 4.480000e+01 1.431782e+00 1.431782e+00
+2.500000e-01 5.000000e-02 5.000000e-02 3.358000e+01 8.509407e-01 8.509407e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.535000e+01 4.837355e-01 4.837355e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.873000e+01 2.765863e-01 2.765863e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.483000e+01 2.147091e-01 2.147091e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.149000e+01 2.267157e-01 2.267157e-01
+7.500000e-01 5.000000e-02 5.000000e-02 9.480000e+00 2.193171e-01 2.193171e-01
+8.500000e-01 5.000000e-02 5.000000e-02 7.710000e+00 2.126029e-01 2.126029e-01
+9.500000e-01 5.000000e-02 5.000000e-02 6.460000e+00 1.476482e-01 1.476482e-01
+1.100000e+00 1.000000e-01 1.000000e-01 4.926000e+00 9.588013e-02 9.588013e-02
+1.300000e+00 1.000000e-01 1.000000e-01 3.689000e+00 8.229824e-02 8.229824e-02
+1.500000e+00 1.000000e-01 1.000000e-01 2.933000e+00 8.570298e-02 8.570298e-02
+1.800000e+00 2.000000e-01 2.000000e-01 2.052000e+00 6.902898e-02 6.902898e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.240000e+00 5.408327e-02 5.408327e-02
+2.750000e+00 2.500000e-01 2.500000e-01 7.540000e-01 2.983287e-02 2.983287e-02
+3.250000e+00 2.500000e-01 2.500000e-01 5.280000e-01 3.047950e-02 3.047950e-02
+3.750000e+00 2.500000e-01 2.500000e-01 3.600000e-01 2.561250e-02 2.561250e-02
+4.500000e+00 5.000000e-01 5.000000e-01 2.170000e-01 1.486607e-02 1.486607e-02
+5.500000e+00 5.000000e-01 5.000000e-01 1.230000e-01 1.063015e-02 1.063015e-02
+6.500000e+00 5.000000e-01 5.000000e-01 7.400000e-02 7.810250e-03 7.810250e-03
+7.500000e+00 5.000000e-01 5.000000e-01 5.400000e-02 7.810250e-03 7.810250e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I595335/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -2.0, up: 2.0}}, 1: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -1.2, up: 1.2}}, 2: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.46, up: 0.46}}, 3: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.22, up: 0.22}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.29, up: 0.29}}, 6: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.21, up: 0.21}}, 7: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.17, up: 0.17}}, 8: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.07, up: 0.07}}, 9: {stat: {dn: -0.098, up: 0.098}, sys: {dn: -0.054, up: 0.054}}, 10: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.072, up: 0.072}}, 11: {stat: {dn: -0.049, up: 0.049}, sys: {dn: -0.064, up: 0.064}}, 12: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.042, up: 0.042}}, 13: {stat: {dn: -0.024, up: 0.024}, sys: {dn: -0.017, up: 0.017}}, 14: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.025, up: 0.025}}, 15: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.034, up: 0.034}}, 16: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.018, up: 0.018}}, 17: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.026, up: 0.026}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I595335/d02-x01-y01
+Title: doi:10.17182/hepdata.48893.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 8.170000e+01 2.061553e+00 2.061553e+00
+1.500000e-01 5.000000e-02 5.000000e-02 6.220000e+01 1.264911e+00 1.264911e+00
+2.500000e-01 5.000000e-02 5.000000e-02 4.339000e+01 5.661272e-01 5.661272e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.893000e+01 4.110961e-01 4.110961e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.914000e+01 3.330165e-01 3.330165e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.260000e+01 3.413210e-01 3.413210e-01
+6.500000e-01 5.000000e-02 5.000000e-02 8.490000e+00 2.580698e-01 2.580698e-01
+7.500000e-01 5.000000e-02 5.000000e-02 6.080000e+00 2.140093e-01 2.140093e-01
+8.500000e-01 5.000000e-02 5.000000e-02 4.140000e+00 1.303840e-01 1.303840e-01
+9.500000e-01 5.000000e-02 5.000000e-02 3.143000e+00 1.118928e-01 1.118928e-01
+1.100000e+00 1.000000e-01 1.000000e-01 1.883000e+00 9.308598e-02 9.308598e-02
+1.300000e+00 1.000000e-01 1.000000e-01 1.266000e+00 8.060397e-02 8.060397e-02
+1.500000e+00 1.000000e-01 1.000000e-01 7.980000e-01 5.800000e-02 5.800000e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.450000e-01 2.941088e-02 2.941088e-02
+2.200000e+00 2.000000e-01 2.000000e-01 2.370000e-01 3.201562e-02 3.201562e-02
+2.600000e+00 2.000000e-01 2.000000e-01 1.020000e-01 3.676955e-02 3.676955e-02
+3.000000e+00 2.000000e-01 2.000000e-01 4.700000e-02 2.109502e-02 2.109502e-02
+3.400000e+00 2.000000e-01 2.000000e-01 3.500000e-02 2.823119e-02 2.823119e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I595335/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.34, up: 0.34}}, 1: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.25, up: 0.25}}, 3: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.12, up: 0.12}}, 5: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.09, up: 0.09}}, 6: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.12, up: 0.12}}, 8: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.15, up: 0.15}}, 9: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.17, up: 0.17}}, 10: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.14, up: 0.14}}, 11: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.088, up: 0.088}}, 12: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.05, up: 0.05}}, 13: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.022, up: 0.022}}, 14: {stat: {dn: -0.021, up: 0.021}, sys: {dn: -0.014, up: 0.014}}, 15: {stat: {dn: -0.013, up: 0.013}, sys: {dn: -0.014, up: 0.014}}, 16: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.008, up: 0.008}}, 17: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.003, up: 0.003}}, 18: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I595335/d03-x01-y01
+Title: doi:10.17182/hepdata.48893.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.650000e-01 1.650000e-01 1.650000e-01 7.440000e+00 3.605551e-01 3.605551e-01
+5.000000e-01 1.700000e-01 1.700000e-01 8.260000e+00 3.640055e-01 3.640055e-01
+8.350000e-01 1.650000e-01 1.650000e-01 8.220000e+00 2.773085e-01 2.773085e-01
+1.165000e+00 1.650000e-01 1.650000e-01 8.260000e+00 1.860108e-01 1.860108e-01
+1.500000e+00 1.700000e-01 1.700000e-01 8.080000e+00 1.562050e-01 1.562050e-01
+1.835000e+00 1.650000e-01 1.650000e-01 7.650000e+00 1.272792e-01 1.272792e-01
+2.165000e+00 1.650000e-01 1.650000e-01 7.180000e+00 1.280625e-01 1.280625e-01
+2.500000e+00 1.700000e-01 1.700000e-01 6.560000e+00 1.389244e-01 1.389244e-01
+2.835000e+00 1.650000e-01 1.650000e-01 5.910000e+00 1.615549e-01 1.615549e-01
+3.165000e+00 1.650000e-01 1.650000e-01 5.120000e+00 1.802776e-01 1.802776e-01
+3.500000e+00 1.700000e-01 1.700000e-01 4.140000e+00 1.486607e-01 1.486607e-01
+3.835000e+00 1.650000e-01 1.650000e-01 3.034000e+00 9.976472e-02 9.976472e-02
+4.165000e+00 1.650000e-01 1.650000e-01 1.936000e+00 6.341136e-02 6.341136e-02
+4.500000e+00 1.700000e-01 1.700000e-01 1.118000e+00 3.640055e-02 3.640055e-02
+4.835000e+00 1.650000e-01 1.650000e-01 5.880000e-01 2.523886e-02 2.523886e-02
+5.165000e+00 1.650000e-01 1.650000e-01 2.580000e-01 1.910497e-02 1.910497e-02
+5.500000e+00 1.700000e-01 1.700000e-01 1.080000e-01 1.204159e-02 1.204159e-02
+5.835000e+00 1.650000e-01 1.650000e-01 4.900000e-02 6.708204e-03 6.708204e-03
+6.165000e+00 1.650000e-01 1.650000e-01 1.100000e-02 3.162278e-03 3.162278e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I595335/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -7.0, up: 7.0}, sys: {dn: -23.0, up: 23.0}}, 1: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -10.0, up: 10.0}}, 2: {stat: {dn: -2.8, up: 2.8}, sys: {dn: -6.0, up: 6.0}}, 3: {stat: {dn: -2.2, up: 2.2}, sys: {dn: -3.9, up: 3.9}}, 4: {stat: {dn: -1.9, up: 1.9}, sys: {dn: -3.3, up: 3.3}}, 5: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -2.3, up: 2.3}}, 6: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -2.2, up: 2.2}}, 7: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -1.5, up: 1.5}}, 8: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -1.4, up: 1.4}}, 9: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.0, up: 1.0}}, 10: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -1.1, up: 1.1}}, 11: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.72, up: 0.72}}, 12: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.69, up: 0.69}}, 13: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.35, up: 0.35}}, 14: {stat: {dn: -0.39, up: 0.39}, sys: {dn: -0.34, up: 0.34}}, 15: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.17, up: 0.17}}, 16: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.17, up: 0.17}}, 17: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}, 18: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.041, up: 0.041}}, 19: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.019, up: 0.019}}, 20: {stat: {dn: -0.009, up: 0.009}, sys: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I595335/d04-x01-y01
+Title: doi:10.17182/hepdata.48893.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 9.270000e+02 2.404163e+01 2.404163e+01
+1.500000e-02 5.000000e-03 5.000000e-03 5.220000e+02 1.077033e+01 1.077033e+01
+2.500000e-02 5.000000e-03 5.000000e-03 2.964000e+02 6.621178e+00 6.621178e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.998000e+02 4.477723e+00 4.477723e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.442000e+02 3.807887e+00 3.807887e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.084000e+02 2.801785e+00 2.801785e+00
+6.500000e-02 5.000000e-03 5.000000e-03 8.400000e+01 2.555386e+00 2.555386e+00
+7.500000e-02 5.000000e-03 5.000000e-03 6.940000e+01 1.920937e+00 1.920937e+00
+8.500000e-02 5.000000e-03 5.000000e-03 5.760000e+01 1.780449e+00 1.780449e+00
+9.500000e-02 5.000000e-03 5.000000e-03 4.520000e+01 1.414214e+00 1.414214e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.740000e+01 1.252996e+00 1.252996e+00
+1.300000e-01 1.000000e-02 1.000000e-02 2.759000e+01 9.060353e-01 9.060353e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.060000e+01 8.348653e-01 8.348653e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.576000e+01 5.467175e-01 5.467175e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.369000e+01 5.173973e-01 5.173973e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.570000e+00 2.549510e-01 2.549510e-01
+2.750000e-01 2.500000e-02 2.500000e-02 5.060000e+00 2.267157e-01 2.267157e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.610000e+00 1.303840e-01 1.303840e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.092000e+00 6.087693e-02 6.087693e-02
+5.500000e-01 5.000000e-02 5.000000e-02 4.890000e-01 3.466987e-02 3.466987e-02
+7.000000e-01 1.000000e-01 1.000000e-01 1.300000e-01 1.204159e-02 1.204159e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I595335/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.006, up: 0.006}}, 1: {stat: {dn: -0.006, up: 0.006}, sys: {dn: -0.016, up: 0.016}}, 2: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.014, up: 0.014}}, 3: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.018, up: 0.018}}, 4: {stat: {dn: -0.024, up: 0.024}, sys: {dn: -0.029, up: 0.029}}, 5: {stat: {dn: -0.033, up: 0.033}, sys: {dn: -0.043, up: 0.043}}, 6: {stat: {dn: -0.039, up: 0.039}, sys: {dn: -0.047, up: 0.047}}, 7: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.044, up: 0.044}}, 8: {stat: {dn: -0.053, up: 0.053}, sys: {dn: -0.06, up: 0.06}}, 9: {stat: {dn: -0.058, up: 0.058}, sys: {dn: -0.075, up: 0.075}}, 10: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.11, up: 0.11}}, 11: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.11, up: 0.11}}, 12: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.12, up: 0.12}}, 13: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.12, up: 0.12}}, 14: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.13, up: 0.13}}, 15: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.14, up: 0.14}}, 16: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}, 17: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}, 18: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.13, up: 0.13}}, 19: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.15, up: 0.15}}, 20: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.14, up: 0.14}}, 21: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.13, up: 0.13}}, 22: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 23: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.09, up: 0.09}}, 24: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}, 25: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.18, up: 0.18}}, 26: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.2, up: 0.2}}, 27: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.17, up: 0.17}}, 28: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.17, up: 0.17}}, 29: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.18, up: 0.18}}, 30: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.17, up: 0.17}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I595335/d05-x01-y01
+Title: doi:10.17182/hepdata.48893.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 1.500000e-02 6.708204e-03 6.708204e-03
+3.000000e-01 1.000000e-01 1.000000e-01 6.300000e-02 1.708801e-02 1.708801e-02
+5.000000e-01 1.000000e-01 1.000000e-01 1.570000e-01 1.780449e-02 1.780449e-02
+7.000000e-01 1.000000e-01 1.000000e-01 3.700000e-01 2.545584e-02 2.545584e-02
+9.000000e-01 1.000000e-01 1.000000e-01 5.880000e-01 3.764306e-02 3.764306e-02
+1.100000e+00 1.000000e-01 1.000000e-01 1.012000e+00 5.420332e-02 5.420332e-02
+1.300000e+00 1.000000e-01 1.000000e-01 1.398000e+00 6.107373e-02 6.107373e-02
+1.500000e+00 1.000000e-01 1.000000e-01 1.936000e+00 6.293648e-02 6.293648e-02
+1.700000e+00 1.000000e-01 1.000000e-01 2.575000e+00 8.005623e-02 8.005623e-02
+1.900000e+00 1.000000e-01 1.000000e-01 3.106000e+00 9.481034e-02 9.481034e-02
+2.100000e+00 1.000000e-01 1.000000e-01 3.820000e+00 1.252996e-01 1.252996e-01
+2.300000e+00 1.000000e-01 1.000000e-01 4.190000e+00 1.303840e-01 1.303840e-01
+2.500000e+00 1.000000e-01 1.000000e-01 5.020000e+00 1.389244e-01 1.389244e-01
+2.700000e+00 1.000000e-01 1.000000e-01 5.390000e+00 1.442221e-01 1.442221e-01
+2.900000e+00 1.000000e-01 1.000000e-01 5.930000e+00 1.526434e-01 1.526434e-01
+3.100000e+00 1.000000e-01 1.000000e-01 6.420000e+00 1.664332e-01 1.664332e-01
+3.300000e+00 1.000000e-01 1.000000e-01 6.850000e+00 1.749286e-01 1.749286e-01
+3.500000e+00 1.000000e-01 1.000000e-01 7.020000e+00 1.749286e-01 1.749286e-01
+3.700000e+00 1.000000e-01 1.000000e-01 7.330000e+00 1.581139e-01 1.581139e-01
+3.900000e+00 1.000000e-01 1.000000e-01 7.630000e+00 1.802776e-01 1.802776e-01
+4.100000e+00 1.000000e-01 1.000000e-01 7.500000e+00 1.720465e-01 1.720465e-01
+4.300000e+00 1.000000e-01 1.000000e-01 7.630000e+00 1.640122e-01 1.640122e-01
+4.500000e+00 1.000000e-01 1.000000e-01 7.370000e+00 1.345362e-01 1.345362e-01
+4.700000e+00 1.000000e-01 1.000000e-01 7.390000e+00 1.345362e-01 1.345362e-01
+4.900000e+00 1.000000e-01 1.000000e-01 6.750000e+00 1.749286e-01 1.749286e-01
+5.100000e+00 1.000000e-01 1.000000e-01 6.180000e+00 2.012461e-01 2.012461e-01
+5.300000e+00 1.000000e-01 1.000000e-01 5.550000e+00 2.154066e-01 2.154066e-01
+5.500000e+00 1.000000e-01 1.000000e-01 4.970000e+00 1.878829e-01 1.878829e-01
+5.700000e+00 1.000000e-01 1.000000e-01 4.030000e+00 1.838478e-01 1.838478e-01
+5.900000e+00 1.000000e-01 1.000000e-01 3.340000e+00 1.897367e-01 1.897367e-01
+6.100000e+00 1.000000e-01 1.000000e-01 2.500000e+00 1.802776e-01 1.802776e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/OPAL_2003_I611415.cc b/analyses/pluginLEP/OPAL_2003_I611415.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I611415.cc
@@ -0,0 +1,173 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/GammaGammaFinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class OPAL_2003_I611415 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(OPAL_2003_I611415);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // get the hadronic final state
+ const GammaGammaKinematics& diskin = declare(GammaGammaKinematics(), "Kinematics");
+ const FinalState & fs = declare(GammaGammaFinalState(diskin, GammaGammaFinalState::LAB), "FS");
+ declare(FastJets(fs, FastJets::KT,1.),"Jets");
+ _h_theta[0] = bookHisto1D( 1,1,1);
+ _h_theta[1] = bookHisto1D( 2,1,1);
+ _h_ET[0] = bookHisto1D( 3,1,1);
+ _h_ET[1] = bookHisto1D( 4,1,1);
+ _h_ET[2] = bookHisto1D( 5,1,1);
+ _h_xg[0][0] = bookHisto1D( 6,1,1);
+ _h_xg[0][1] = bookHisto1D( 7,1,1);
+ _h_xg[1][0] = bookHisto1D( 9,1,1);
+ _h_xg[1][1] = bookHisto1D(10,1,1);
+ _h_xg[2][0] = bookHisto1D(11,1,1);
+ _h_xg[2][1] = bookHisto1D(12,1,1);
+ _h_xg_high = bookHisto1D( 8,1,1);
+ _h_xlog[0] = bookHisto1D(13,1,1);
+ _h_xlog[1] = bookHisto1D(14,1,1);
+ _h_xlog[2] = bookHisto1D(15,1,1);
+ _h_eta_diff[0] = bookHisto1D(16,1,1);
+ _h_eta_diff[1] = bookHisto1D(17,1,1);
+ _h_eta_min[0] = bookHisto1D(18,1,1);
+ _h_eta_min[1] = bookHisto1D(19,1,1);
+ _h_eta_max[0] = bookHisto1D(20,1,1);
+ _h_eta_max[1] = bookHisto1D(21,1,1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight = event.weight();
+ // need at least two jets with |eta|<2 and pT>3
+ Jets jets = apply<FastJets>(event, "Jets").jetsByPt(Cuts::Et > 3.*GeV and Cuts::abseta < 2.);
+ if(jets.size()<2) vetoEvent;
+ if(jets[0].Et()<jets[1].Et()) swap(jets[0],jets[1]);
+ // Ets of jets
+ double Et1 = jets[0].Et(), Et2 = jets[1].Et();
+ // average Et
+ double Etbar = 0.5*(Et1+Et2);
+ double etaBar = 0.5*(jets[0].eta()+jets[1].eta());
+ if(Etbar<5.) vetoEvent;
+ // assymetry cut
+ if((Et1-Et2)/(Et1+Et2)>.25) vetoEvent;
+ // calculate x_gamma
+ FourMomentum psum;
+ for(const Particle & part : apply<FinalState>(event,"FS").particles()) {
+ psum += part.momentum();
+ }
+ FourMomentum pj = jets[0].momentum()+jets[1].momentum();
+ double xp = (pj.E()+pj.pz())/(psum.E()+psum.pz());
+ double xm = (pj.E()-pj.pz())/(psum.E()-psum.pz());
+ double cost = tanh(0.5*(jets[0].eta()-jets[1].eta()));
+ // cost distributions
+ if(pj.mass()>15.*GeV && etaBar<=1.) {
+ if(xp>0.75 && xm>0.75)
+ _h_theta[0]->fill(abs(cost),weight);
+ else if(xp<0.75 && xm<0.75)
+ _h_theta[1]->fill(abs(cost),weight);
+ }
+ // ET distributions
+ _h_ET[0]->fill(Etbar,weight);
+ if((xp<0.75 && xm>0.75)|| (xm<0.75&&xp>0.75))
+ _h_ET[1]->fill(Etbar,weight);
+ else if(xp<0.75 && xm <0.75)
+ _h_ET[2]->fill(Etbar,weight);
+ if(Etbar>=5.&&Etbar<7.) {
+ _h_xg[0][0]->fill(xp,weight);
+ _h_xg[0][0]->fill(xm,weight);
+ _h_xlog[0]->fill(log(xp),weight);
+ _h_xlog[0]->fill(log(xm),weight);
+ if((xp<0.75 && xm>0.75)|| (xm<0.75&&xp>0.75)) {
+ _h_xg[1][0]->fill(xp,weight);
+ _h_xg[1][0]->fill(xm,weight);
+ _h_xlog[1]->fill(log(xp),weight);
+ _h_xlog[1]->fill(log(xm),weight);
+ }
+ else if(xp<0.75 && xm <0.75) {
+ _h_xg[2][0]->fill(xp,weight);
+ _h_xg[2][0]->fill(xm,weight);
+ _h_xlog[2]->fill(log(xp),weight);
+ _h_xlog[2]->fill(log(xm),weight);
+ }
+ }
+ else if(Etbar>=7.&& Etbar<11.) {
+ _h_xg[0][1]->fill(xp,weight);
+ _h_xg[0][1]->fill(xm,weight);
+ if((xp<0.75 && xm>0.75)|| (xm<0.75&&xp>0.75)) {
+ _h_xg[1][1]->fill(xp,weight);
+ _h_xg[1][1]->fill(xm,weight);
+ }
+ else if(xp<0.75 && xm <0.75) {
+ _h_xg[2][1]->fill(xp,weight);
+ _h_xg[2][1]->fill(xm,weight);
+ }
+ }
+ else if(Etbar>=11.&& Etbar<25.) {
+ _h_xg_high->fill(xp,weight);
+ _h_xg_high->fill(xm,weight);
+ }
+ // vs eta
+ double etaMin = min(abs(jets[0].eta()),abs(jets[1].eta()));
+ double etaMax = max(abs(jets[0].eta()),abs(jets[1].eta()));
+ if((xp<0.75 && xm>0.75)|| (xm<0.75&&xp>0.75)) {
+ _h_eta_diff[0]->fill(abs(jets[0].eta()-jets[1].eta()),weight);
+ _h_eta_min[0]->fill(etaMin,weight);
+ _h_eta_max[0]->fill(etaMax,weight);
+ }
+ else if(xp<0.75 && xm <0.75) {
+ _h_eta_diff[1]->fill(abs(jets[0].eta()-jets[1].eta()),weight);
+ _h_eta_min[1]->fill(etaMin,weight);
+ _h_eta_max[1]->fill(etaMax,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/picobarn/sumOfWeights();
+ for(unsigned int ix=0;ix<2;++ix) {
+ scale(_h_theta[ix], fact);
+ scale(_h_eta_diff[ix], fact);
+ scale(_h_eta_min[ix], fact);
+ scale(_h_eta_max[ix], fact);
+ for(unsigned int iy=0;iy<3;++iy) {
+ scale(_h_xg[iy][ix],fact);
+ }
+ }
+ for(unsigned int ix=0;ix<3;++ix) {
+ scale(_h_ET[ix],fact);
+ scale(_h_xlog[ix],fact);
+ }
+ scale(_h_xg_high,fact);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_theta[2],_h_ET[3],_h_xg[3][2],_h_xg_high;
+ Histo1DPtr _h_xlog[3],_h_eta_diff[2],_h_eta_min[2],_h_eta_max[2];
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(OPAL_2003_I611415);
+
+
+}
diff --git a/analyses/pluginLEP/OPAL_2003_I611415.info b/analyses/pluginLEP/OPAL_2003_I611415.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I611415.info
@@ -0,0 +1,35 @@
+Name: OPAL_2003_I611415
+Year: 2003
+Summary: Dijet production in Photon-Photon collisions at $E_{\text{CMS}}=198$ GeV
+Experiment: OPAL
+Collider: LEP
+InspireID: 611415
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Eur.Phys.J. C31 (2003) 307-325, 2003
+RunInfo: e+ e- > gamma gamma events, needs direct, resolved and double resolved.
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: 198
+Description:
+ 'Jet production in $\gamma\gamma$ collisons where the photons are radiation from incoming electrons and positrons'
+Keywords: []
+BibKey: Abbiendi:2003cn
+BibTeX: '@article{Abbiendi:2003cn,
+ author = "Abbiendi, G. and others",
+ title = "{Dijet production in photon-photon collisions at
+ s(ee)**(1/2) from 189-GeV to 209-GeV}",
+ collaboration = "OPAL",
+ journal = "Eur. Phys. J.",
+ volume = "C31",
+ year = "2003",
+ pages = "307-325",
+ doi = "10.1140/epjc/s2003-01360-8",
+ eprint = "hep-ex/0301013",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-EP-2002-093",
+ SLACcitation = "%%CITATION = HEP-EX/0301013;%%"
+}'
diff --git a/analyses/pluginLEP/OPAL_2003_I611415.plot b/analyses/pluginLEP/OPAL_2003_I611415.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I611415.plot
@@ -0,0 +1,113 @@
+BEGIN PLOT /OPAL_2003_I611415/d01-x01-y01
+Title=Cross section vs $|\cos\Theta^*|$ for $x_\gamma^+,x_\gamma^->0.75$
+XLabel=$|\cos\Theta^*|$
+YLabel=$\text{d}\sigma/\text{d}|\cos\Theta^*|$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d02-x01-y01
+Title=Cross section vs $|\cos\Theta^*|$ for $x_\gamma^+,x_\gamma^-<0.75$
+XLabel=$|\cos\Theta^*|$
+YLabel=$\text{d}\sigma/\text{d}|\cos\Theta^*|$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d03-x01-y01
+Title=Cross section vs $\bar{E}_T$ for all $x_\gamma^+,x_\gamma^-$
+XLabel=$\bar{E}_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}\bar{E}_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d04-x01-y01
+Title=Cross section vs $\bar{E}_T$ for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$\bar{E}_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}\bar{E}_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d05-x01-y01
+Title=Cross section vs $\bar{E}_T$ for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$\bar{E}_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}\bar{E}_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d06-x01-y01
+Title=Cross section vs $x_\gamma$ for $5<\bar{E}_T<7$ GeV and all $x_\gamma^+,x_\gamma^-$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d07-x01-y01
+Title=Cross section vs $x_\gamma$ for $7<\bar{E}_T<11$ GeV and all $x_\gamma^+,x_\gamma^-$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d08-x01-y01
+Title=Cross section vs $x_\gamma$ for $11<\bar{E}_T<25$ GeV and all $x_\gamma^+,x_\gamma^-$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d09-x01-y01
+Title=Cross section vs $x_\gamma$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d10-x01-y01
+Title=Cross section vs $x_\gamma$ for $7<\bar{E}_T<11$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d11-x01-y01
+Title=Cross section vs $x_\gamma$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d12-x01-y01
+Title=Cross section vs $x_\gamma$ for $7<\bar{E}_T<11$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}x_\gamma$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d13-x01-y01
+Title=Cross section vs $\ln x_\gamma$ for $5<\bar{E}_T<7$ GeV and all $x_\gamma^+,x_\gamma^-$
+XLabel=$\ln x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}\ln x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d14-x01-y01
+Title=Cross section vs $\ln x_\gamma$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$\ln x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}\ln x_\gamma$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d15-x01-y01
+Title=Cross section vs $\ln x_\gamma$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$\ln x_\gamma$
+YLabel=$\text{d}\sigma/\text{d}\ln x_\gamma$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d16-x01-y01
+Title=Cross section vs $|\Delta\eta|$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$|\Delta\eta|$
+YLabel=$\text{d}\sigma/\text{d}|\Delta\eta|$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d17-x01-y01
+Title=Cross section vs $|\Delta\eta|$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$|\Delta\eta|$
+YLabel=$\text{d}\sigma/\text{d}|\Delta\eta|$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d18-x01-y01
+Title=Cross section vs $\eta_{\text{cntr}}$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$\eta_{\text{cntr}}$
+YLabel=$\text{d}\sigma/\text{d}\eta_{\text{cntr}}$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d19-x01-y01
+Title=Cross section vs $\eta_{\text{cntr}}$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$\eta_{\text{cntr}}$
+YLabel=$\text{d}\sigma/\text{d}\eta_{\text{cntr}}$ [pb]
+END PLOT
+
+BEGIN PLOT /OPAL_2003_I611415/d20-x01-y01
+Title=Cross section vs $\eta_{\text{fwd}}$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{or}\ x_\gamma^-<0.75$
+XLabel=$\eta_{\text{fwd}}$
+YLabel=$\text{d}\sigma/\text{d}\eta_{\text{fwd}}$ [pb]
+END PLOT
+BEGIN PLOT /OPAL_2003_I611415/d21-x01-y01
+Title=Cross section vs $\eta_{\text{fwd}}$ for $5<\bar{E}_T<7$ GeV for $x_\gamma^+\ \text{and}\ x_\gamma^-<0.75$
+XLabel=$\eta_{\text{fwd}}$
+YLabel=$\text{d}\sigma/\text{d}\eta_{\text{fwd}}$ [pb]
+END PLOT
diff --git a/analyses/pluginLEP/OPAL_2003_I611415.yoda b/analyses/pluginLEP/OPAL_2003_I611415.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2003_I611415.yoda
@@ -0,0 +1,1096 @@
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.32, up: 0.32}}, 1: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.34, up: 0.34}}, 2: {stat: {dn: -0.49, up: 0.49}, sys: {dn: -0.32, up: 0.32}}, 3: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.38, up: 0.38}}, 4: {stat: {dn: -0.45, up: 0.45}, sys: {dn: -0.32, up: 0.32}}, 5: {stat: {dn: -0.56, up: 0.56}, sys: {dn: -0.47, up: 0.47}}, 6: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.43, up: 0.43}}, 7: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.51, up: 0.51}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d01-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 5.040000e+00 5.852350e-01 5.852350e-01
+1.500000e-01 5.000000e-02 5.000000e-02 4.960000e+00 5.964059e-01 5.964059e-01
+2.500000e-01 5.000000e-02 5.000000e-02 5.220000e+00 5.852350e-01 5.852350e-01
+3.500000e-01 5.000000e-02 5.000000e-02 5.350000e+00 6.122091e-01 6.122091e-01
+4.500000e-01 5.000000e-02 5.000000e-02 4.900000e+00 5.521775e-01 5.521775e-01
+5.500000e-01 5.000000e-02 5.000000e-02 6.730000e+00 7.310951e-01 7.310951e-01
+6.500000e-01 5.000000e-02 5.000000e-02 7.090000e+00 6.902898e-01 6.902898e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.420000e+00 7.951101e-01 7.951101e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d01-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 2.000000e-02 4.000000e-02 4.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.000000e-01 4.000000e-02 4.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 3.000000e-02 4.000000e-02 4.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 4.000000e-02 4.000000e-02 4.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 6.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.01, up: 0.01}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d01-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 1.070000e+00 0.000000e+00 0.000000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 1.100000e+00 2.000000e-02 2.000000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 1.050000e+00 4.000000e-02 4.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.070000e+00 3.000000e-02 3.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.090000e+00 1.000000e-02 1.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.070000e+00 5.000000e-02 5.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.090000e+00 1.000000e-01 1.000000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.280000e+00 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.31, up: 0.31}, sys: {dn: -0.24, up: 0.24}}, 1: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.36, up: 0.36}}, 2: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.41, up: 0.41}}, 3: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.43, up: 0.43}}, 4: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -0.62, up: 0.62}}, 5: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.74, up: 0.74}}, 6: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -1.07, up: 1.07}}, 7: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -1.02, up: 1.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d02-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 1.500000e+00 3.920459e-01 3.920459e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.630000e+00 5.841233e-01 5.841233e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.910000e+00 6.466065e-01 6.466065e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.730000e+00 7.545197e-01 7.545197e-01
+4.500000e-01 5.000000e-02 5.000000e-02 4.360000e+00 8.697701e-01 8.697701e-01
+5.500000e-01 5.000000e-02 5.000000e-02 6.520000e+00 1.089771e+00 1.089771e+00
+6.500000e-01 5.000000e-02 5.000000e-02 9.900000e+00 1.411134e+00 1.411134e+00
+7.500000e-01 5.000000e-02 5.000000e-02 1.305000e+01 1.400714e+00 1.400714e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d02-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 1.100000e-01 7.000000e-02 7.000000e-02
+1.500000e-01 5.000000e-02 5.000000e-02 1.500000e-01 7.000000e-02 7.000000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 3.700000e-01 6.000000e-02 6.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 2.400000e-01 5.000000e-02 5.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.900000e-01 4.000000e-02 4.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 4.000000e-02 4.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.000000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.14, up: 0.14}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d02-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 9.800000e-01 4.000000e-02 4.000000e-02
+1.500000e-01 5.000000e-02 5.000000e-02 1.010000e+00 1.400000e-01 1.400000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 9.100000e-01 5.000000e-02 5.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 9.400000e-01 3.000000e-02 3.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 9.300000e-01 0.000000e+00 0.000000e+00
+5.500000e-01 5.000000e-02 5.000000e-02 9.800000e-01 0.000000e+00 0.000000e+00
+6.500000e-01 5.000000e-02 5.000000e-02 9.900000e-01 2.000000e-02 2.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 9.900000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.59, up: 0.59}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.25, up: 0.25}}, 2: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.036, up: 0.036}, sys: {dn: -0.044, up: 0.044}}, 4: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.02, up: 0.02}}, 5: {stat: {dn: -0.0117, up: 0.0117}, sys: {dn: -0.0087, up: 0.0087}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d03-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 1.154000e+01 6.911584e-01 6.911584e-01
+7.545000e+00 1.005000e+00 1.005000e+00 4.160000e+00 2.968164e-01 2.968164e-01
+9.865000e+00 1.315000e+00 1.315000e+00 1.450000e+00 1.140175e-01 1.140175e-01
+1.290000e+01 1.720000e+00 1.720000e+00 5.430000e-01 5.685068e-02 5.685068e-02
+1.687000e+01 2.250000e+00 2.250000e+00 1.760000e-01 2.828427e-02 2.828427e-02
+2.206000e+01 2.940000e+00 2.940000e+00 6.070000e-02 1.458012e-02 1.458012e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.01, up: 0.01}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d03-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 1.300000e-01 0.000000e+00 0.000000e+00
+7.545000e+00 1.005000e+00 1.005000e+00 9.000000e-02 1.000000e-02 1.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 5.000000e-02 2.000000e-02 2.000000e-02
+1.290000e+01 1.720000e+00 1.720000e+00 6.000000e-02 2.000000e-02 2.000000e-02
+1.687000e+01 2.250000e+00 2.250000e+00 1.000000e-01 4.000000e-02 4.000000e-02
+2.206000e+01 2.940000e+00 2.940000e+00 2.000000e-02 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.01, up: 0.01}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d03-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 1.190000e+00 6.000000e-02 6.000000e-02
+7.545000e+00 1.005000e+00 1.005000e+00 1.120000e+00 2.000000e-02 2.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 1.090000e+00 1.000000e-02 1.000000e-02
+1.290000e+01 1.720000e+00 1.720000e+00 1.030000e+00 0.000000e+00 0.000000e+00
+1.687000e+01 2.250000e+00 2.250000e+00 1.040000e+00 2.000000e-02 2.000000e-02
+2.206000e+01 2.940000e+00 2.940000e+00 1.030000e+00 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.22, up: 0.22}}, 1: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.1, up: 0.1}}, 2: {stat: {dn: -0.045, up: 0.045}, sys: {dn: -0.037, up: 0.037}}, 3: {stat: {dn: -0.025, up: 0.025}, sys: {dn: -0.024, up: 0.024}}, 4: {stat: {dn: -0.0127, up: 0.0127}, sys: {dn: -0.0073, up: 0.0073}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d04-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 3.560000e+00 3.041381e-01 3.041381e-01
+7.545000e+00 1.005000e+00 1.005000e+00 1.320000e+00 1.345362e-01 1.345362e-01
+9.865000e+00 1.315000e+00 1.315000e+00 4.750000e-01 5.825805e-02 5.825805e-02
+1.290000e+01 1.720000e+00 1.720000e+00 1.900000e-01 3.465545e-02 3.465545e-02
+1.687000e+01 2.250000e+00 2.250000e+00 5.180000e-02 1.464855e-02 1.464855e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d04-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.545000e+00 1.005000e+00 1.005000e+00 3.000000e-02 2.000000e-02 2.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 2.000000e-02 3.000000e-02 3.000000e-02
+1.290000e+01 1.720000e+00 1.720000e+00 4.000000e-02 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d04-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 1.410000e+00 1.500000e-01 1.500000e-01
+7.545000e+00 1.005000e+00 1.005000e+00 1.270000e+00 9.000000e-02 9.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 1.190000e+00 2.000000e-02 2.000000e-02
+1.290000e+01 1.720000e+00 1.720000e+00 1.080000e+00 3.000000e-02 3.000000e-02
+1.687000e+01 2.250000e+00 2.250000e+00 1.110000e+00 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.66, up: 0.66}}, 1: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.23, up: 0.23}}, 2: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.071, up: 0.071}}, 3: {stat: {dn: -0.0192, up: 0.0192}, sys: {dn: -0.013, up: 0.013}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d05-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 5.940000e+00 7.769813e-01 7.769813e-01
+7.545000e+00 1.005000e+00 1.005000e+00 1.840000e+00 2.801785e-01 2.801785e-01
+9.865000e+00 1.315000e+00 1.315000e+00 4.610000e-01 9.295698e-02 9.295698e-02
+1.290000e+01 1.720000e+00 1.720000e+00 7.810000e-02 2.318707e-02 2.318707e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.01, up: 0.01}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d05-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 2.600000e-01 1.000000e-02 1.000000e-02
+7.545000e+00 1.005000e+00 1.005000e+00 2.000000e-01 2.000000e-02 2.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 2.100000e-01 3.000000e-02 3.000000e-02
+1.290000e+01 1.720000e+00 1.720000e+00 1.500000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.01, up: 0.01}}, 3: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d05-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.770000e+00 7.700000e-01 7.700000e-01 9.500000e-01 5.000000e-02 5.000000e-02
+7.545000e+00 1.005000e+00 1.005000e+00 9.600000e-01 1.000000e-02 1.000000e-02
+9.865000e+00 1.315000e+00 1.315000e+00 9.400000e-01 0.000000e+00 0.000000e+00
+1.290000e+01 1.720000e+00 1.720000e+00 9.300000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.51, up: 2.51}, sys: {dn: -4.41, up: 4.41}}, 1: {stat: {dn: -2.73, up: 2.73}, sys: {dn: -4.69, up: 4.69}}, 2: {stat: {dn: -2.16, up: 2.16}, sys: {dn: -3.37, up: 3.37}}, 3: {stat: {dn: -1.93, up: 1.93}, sys: {dn: -2.25, up: 2.25}}, 4: {stat: {dn: -1.86, up: 1.86}, sys: {dn: -2.16, up: 2.16}}, 5: {stat: {dn: -2.47, up: 2.47}, sys: {dn: -2.7, up: 2.7}}, 6: {stat: {dn: -4.07, up: 4.07}, sys: {dn: -8.37, up: 8.37}}, 7: {stat: {dn: -5.12, up: 5.12}, sys: {dn: -5.49, up: 5.49}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d06-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 4.729000e+01 5.074268e+00 5.074268e+00
+1.875000e-01 6.250000e-02 6.250000e-02 4.629000e+01 5.426693e+00 5.426693e+00
+3.125000e-01 6.250000e-02 6.250000e-02 3.366000e+01 4.002812e+00 4.002812e+00
+4.375000e-01 6.250000e-02 6.250000e-02 2.547000e+01 2.964355e+00 2.964355e+00
+5.625000e-01 6.250000e-02 6.250000e-02 2.570000e+01 2.850474e+00 2.850474e+00
+6.875000e-01 6.250000e-02 6.250000e-02 3.891000e+01 3.659358e+00 3.659358e+00
+8.125000e-01 6.250000e-02 6.250000e-02 7.959000e+01 9.307083e+00 9.307083e+00
+9.375000e-01 6.250000e-02 6.250000e-02 5.197000e+01 7.506963e+00 7.506963e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d06-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 3.400000e-01 2.000000e-02 2.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 2.800000e-01 2.000000e-02 2.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 2.300000e-01 2.000000e-02 2.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 2.000000e-01 2.000000e-02 2.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.400000e-01 2.000000e-02 2.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 7.000000e-02 2.000000e-02 2.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 2.000000e-02 1.000000e-02 1.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 1.000000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d06-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}, 1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.01, up: 0.01}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.39, up: 0.39}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d06-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.180000e+00 8.000000e-02 8.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.180000e+00 6.000000e-02 6.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.140000e+00 4.000000e-02 4.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 1.100000e+00 1.000000e-02 1.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.020000e+00 0.000000e+00 0.000000e+00
+6.875000e-01 6.250000e-02 6.250000e-02 7.700000e-01 4.000000e-02 4.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 5.600000e-01 2.000000e-02 2.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 2.240000e+00 3.900000e-01 3.900000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.37, up: 1.37}, sys: {dn: -1.7, up: 1.7}}, 1: {stat: {dn: -1.55, up: 1.55}, sys: {dn: -2.05, up: 2.05}}, 2: {stat: {dn: -1.34, up: 1.34}, sys: {dn: -1.47, up: 1.47}}, 3: {stat: {dn: -1.16, up: 1.16}, sys: {dn: -0.86, up: 0.86}}, 4: {stat: {dn: -1.24, up: 1.24}, sys: {dn: -0.95, up: 0.95}}, 5: {stat: {dn: -1.53, up: 1.53}, sys: {dn: -1.05, up: 1.05}}, 6: {stat: {dn: -2.72, up: 2.72}, sys: {dn: -3.99, up: 3.99}}, 7: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -4.75, up: 4.75}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d07-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.241000e+01 2.183323e+00 2.183323e+00
+1.875000e-01 6.250000e-02 6.250000e-02 1.678000e+01 2.570019e+00 2.570019e+00
+3.125000e-01 6.250000e-02 6.250000e-02 1.264000e+01 1.989095e+00 1.989095e+00
+4.375000e-01 6.250000e-02 6.250000e-02 1.036000e+01 1.444022e+00 1.444022e+00
+5.625000e-01 6.250000e-02 6.250000e-02 1.167000e+01 1.562082e+00 1.562082e+00
+6.875000e-01 6.250000e-02 6.250000e-02 1.480000e+01 1.855640e+00 1.855640e+00
+8.125000e-01 6.250000e-02 6.250000e-02 3.884000e+01 4.828923e+00 4.828923e+00
+9.375000e-01 6.250000e-02 6.250000e-02 4.307000e+01 5.618051e+00 5.618051e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d07-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 2.200000e-01 3.000000e-02 3.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.900000e-01 3.000000e-02 3.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.500000e-01 3.000000e-02 3.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 8.000000e-02 3.000000e-02 3.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.200000e-01 3.000000e-02 3.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 6.000000e-02 2.000000e-02 2.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 2.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d07-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.13, up: 0.13}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d07-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.130000e+00 2.000000e-02 2.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.140000e+00 3.000000e-02 3.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.100000e+00 2.000000e-02 2.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 1.100000e+00 2.000000e-02 2.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.070000e+00 0.000000e+00 0.000000e+00
+6.875000e-01 6.250000e-02 6.250000e-02 9.000000e-01 0.000000e+00 0.000000e+00
+8.125000e-01 6.250000e-02 6.250000e-02 5.400000e-01 1.000000e-02 1.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 1.590000e+00 1.300000e-01 1.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.39, up: 0.39}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.64, up: 0.64}}, 2: {stat: {dn: -0.54, up: 0.54}, sys: {dn: -0.43, up: 0.43}}, 3: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.36, up: 0.36}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.41, up: 0.41}}, 5: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.55, up: 0.55}}, 6: {stat: {dn: -1.23, up: 1.23}, sys: {dn: -0.94, up: 0.94}}, 7: {stat: {dn: -1.85, up: 1.85}, sys: {dn: -2.09, up: 2.09}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d08-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.510000e+00 6.580274e-01 6.580274e-01
+1.875000e-01 6.250000e-02 6.250000e-02 2.830000e+00 8.246211e-01 8.246211e-01
+3.125000e-01 6.250000e-02 6.250000e-02 2.780000e+00 6.902898e-01 6.902898e-01
+4.375000e-01 6.250000e-02 6.250000e-02 2.300000e+00 6.000000e-01 6.000000e-01
+5.625000e-01 6.250000e-02 6.250000e-02 2.970000e+00 7.021396e-01 7.021396e-01
+6.875000e-01 6.250000e-02 6.250000e-02 4.430000e+00 8.591275e-01 8.591275e-01
+8.125000e-01 6.250000e-02 6.250000e-02 1.104000e+01 1.548063e+00 1.548063e+00
+9.375000e-01 6.250000e-02 6.250000e-02 2.681000e+01 2.791165e+00 2.791165e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d08-x01-y02
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.03, up: 0.03}}, 7: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d08-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.875000e-01 6.250000e-02 6.250000e-02 6.000000e-02 6.000000e-02 6.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.200000e-01 6.000000e-02 6.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 1.900000e-01 5.000000e-02 5.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 5.000000e-02 5.000000e-02 5.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 1.500000e-01 4.000000e-02 4.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 3.000000e-02 3.000000e-02 3.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 6.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d08-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d08-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.020000e+00 4.000000e-02 4.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.070000e+00 5.000000e-02 5.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.000000e+00 0.000000e+00 0.000000e+00
+4.375000e-01 6.250000e-02 6.250000e-02 1.010000e+00 4.000000e-02 4.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 9.700000e-01 0.000000e+00 0.000000e+00
+6.875000e-01 6.250000e-02 6.250000e-02 1.000000e+00 0.000000e+00 0.000000e+00
+8.125000e-01 6.250000e-02 6.250000e-02 6.900000e-01 0.000000e+00 0.000000e+00
+9.375000e-01 6.250000e-02 6.250000e-02 1.160000e+00 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -1.18, up: 1.18}}, 1: {stat: {dn: -0.74, up: 0.74}, sys: {dn: -1.16, up: 1.16}}, 2: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.83, up: 0.83}}, 3: {stat: {dn: -0.58, up: 0.58}, sys: {dn: -0.65, up: 0.65}}, 4: {stat: {dn: -0.69, up: 0.69}, sys: {dn: -0.56, up: 0.56}}, 5: {stat: {dn: -1.27, up: 1.27}, sys: {dn: -0.98, up: 0.98}}, 6: {stat: {dn: -1.92, up: 1.92}, sys: {dn: -4.19, up: 4.19}}, 7: {stat: {dn: -1.72, up: 1.72}, sys: {dn: -1.3, up: 1.3}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d09-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.247000e+01 1.521184e+00 1.521184e+00
+1.875000e-01 6.250000e-02 6.250000e-02 8.870000e+00 1.375936e+00 1.375936e+00
+3.125000e-01 6.250000e-02 6.250000e-02 7.000000e+00 1.079352e+00 1.079352e+00
+4.375000e-01 6.250000e-02 6.250000e-02 5.120000e+00 8.711487e-01 8.711487e-01
+5.625000e-01 6.250000e-02 6.250000e-02 5.990000e+00 8.886507e-01 8.886507e-01
+6.875000e-01 6.250000e-02 6.250000e-02 1.236000e+01 1.604151e+00 1.604151e+00
+8.125000e-01 6.250000e-02 6.250000e-02 3.850000e+01 4.608959e+00 4.608959e+00
+9.375000e-01 6.250000e-02 6.250000e-02 1.180000e+01 2.156015e+00 2.156015e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {3: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d09-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.375000e-01 6.250000e-02 6.250000e-02 3.000000e-02 5.000000e-02 5.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 1.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d09-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.18, up: 0.18}}, 1: {error: {dn: -0.16, up: 0.16}}, 2: {error: {dn: -0.21, up: 0.21}}, 3: {error: {dn: -0.14, up: 0.14}}, 4: {error: {dn: -0.13, up: 0.13}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -1.06, up: 1.06}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d09-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.600000e+00 1.800000e-01 1.800000e-01
+1.875000e-01 6.250000e-02 6.250000e-02 1.660000e+00 1.600000e-01 1.600000e-01
+3.125000e-01 6.250000e-02 6.250000e-02 1.630000e+00 2.100000e-01 2.100000e-01
+4.375000e-01 6.250000e-02 6.250000e-02 1.570000e+00 1.400000e-01 1.400000e-01
+5.625000e-01 6.250000e-02 6.250000e-02 1.530000e+00 1.300000e-01 1.300000e-01
+6.875000e-01 6.250000e-02 6.250000e-02 9.100000e-01 4.000000e-02 4.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 6.700000e-01 5.000000e-02 5.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 3.720000e+00 1.060000e+00 1.060000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.73, up: 0.73}, sys: {dn: -0.62, up: 0.62}}, 1: {stat: {dn: -0.52, up: 0.52}, sys: {dn: -0.48, up: 0.48}}, 2: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.31, up: 0.31}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.25, up: 0.25}}, 5: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.39, up: 0.39}}, 6: {stat: {dn: -1.17, up: 1.17}, sys: {dn: -1.94, up: 1.94}}, 7: {stat: {dn: -1.19, up: 1.19}, sys: {dn: -1.31, up: 1.31}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d10-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 5.440000e+00 9.577578e-01 9.577578e-01
+1.875000e-01 6.250000e-02 6.250000e-02 4.840000e+00 7.076722e-01 7.076722e-01
+3.125000e-01 6.250000e-02 6.250000e-02 3.450000e+00 5.382379e-01 5.382379e-01
+4.375000e-01 6.250000e-02 6.250000e-02 2.910000e+00 4.606517e-01 4.606517e-01
+5.625000e-01 6.250000e-02 6.250000e-02 3.280000e+00 5.412024e-01 5.412024e-01
+6.875000e-01 6.250000e-02 6.250000e-02 5.380000e+00 8.542248e-01 8.542248e-01
+8.125000e-01 6.250000e-02 6.250000e-02 1.503000e+01 2.265502e+00 2.265502e+00
+9.375000e-01 6.250000e-02 6.250000e-02 8.630000e+00 1.769802e+00 1.769802e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d10-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 4.000000e-02 5.000000e-02 5.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 7.000000e-02 5.000000e-02 5.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 3.000000e-02 5.000000e-02 5.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 4.000000e-02 4.000000e-02 4.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 4.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d10-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.08, up: 0.08}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.39, up: 0.39}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d10-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.250000e+00 3.000000e-02 3.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.330000e+00 5.000000e-02 5.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.290000e+00 1.000000e-01 1.000000e-01
+4.375000e-01 6.250000e-02 6.250000e-02 1.340000e+00 8.000000e-02 8.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.330000e+00 8.000000e-02 8.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 1.060000e+00 3.000000e-02 3.000000e-02
+8.125000e-01 6.250000e-02 6.250000e-02 6.400000e-01 2.000000e-02 2.000000e-02
+9.375000e-01 6.250000e-02 6.250000e-02 2.420000e+00 3.900000e-01 3.900000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -2.94, up: 2.94}, sys: {dn: -4.71, up: 4.71}}, 1: {stat: {dn: -2.44, up: 2.44}, sys: {dn: -4.32, up: 4.32}}, 2: {stat: {dn: -1.99, up: 1.99}, sys: {dn: -2.66, up: 2.66}}, 3: {stat: {dn: -1.88, up: 1.88}, sys: {dn: -1.49, up: 1.49}}, 4: {stat: {dn: -1.55, up: 1.55}, sys: {dn: -1.1, up: 1.1}}, 5: {stat: {dn: -3.86, up: 3.86}, sys: {dn: -1.73, up: 1.73}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d11-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 4.237000e+01 5.552270e+00 5.552270e+00
+1.875000e-01 6.250000e-02 6.250000e-02 3.766000e+01 4.961451e+00 4.961451e+00
+3.125000e-01 6.250000e-02 6.250000e-02 2.687000e+01 3.322002e+00 3.322002e+00
+4.375000e-01 6.250000e-02 6.250000e-02 1.963000e+01 2.398854e+00 2.398854e+00
+5.625000e-01 6.250000e-02 6.250000e-02 1.784000e+01 1.900658e+00 1.900658e+00
+6.875000e-01 6.250000e-02 6.250000e-02 2.671000e+01 4.229953e+00 4.229953e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d11-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d11-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 4.300000e-01 2.000000e-02 2.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 3.400000e-01 2.000000e-02 2.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 2.700000e-01 2.000000e-02 2.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 2.300000e-01 2.000000e-02 2.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.700000e-01 2.000000e-02 2.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 9.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d11-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.01, up: 0.01}}, 5: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d11-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.040000e+00 7.000000e-02 7.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.060000e+00 7.000000e-02 7.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.030000e+00 3.000000e-02 3.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 9.800000e-01 1.000000e-02 1.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 8.700000e-01 0.000000e+00 0.000000e+00
+6.875000e-01 6.250000e-02 6.250000e-02 6.900000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.08, up: 1.08}, sys: {dn: -1.54, up: 1.54}}, 1: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -1.72, up: 1.72}}, 2: {stat: {dn: -0.96, up: 0.96}, sys: {dn: -1.24, up: 1.24}}, 3: {stat: {dn: -0.81, up: 0.81}, sys: {dn: -0.76, up: 0.76}}, 4: {stat: {dn: -0.94, up: 0.94}, sys: {dn: -0.64, up: 0.64}}, 5: {stat: {dn: -1.58, up: 1.58}, sys: {dn: -0.72, up: 0.72}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d12-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 8.810000e+00 1.880957e+00 1.880957e+00
+1.875000e-01 6.250000e-02 6.250000e-02 1.100000e+01 1.989573e+00 1.989573e+00
+3.125000e-01 6.250000e-02 6.250000e-02 1.030000e+01 1.568184e+00 1.568184e+00
+4.375000e-01 6.250000e-02 6.250000e-02 8.100000e+00 1.110720e+00 1.110720e+00
+5.625000e-01 6.250000e-02 6.250000e-02 7.490000e+00 1.137190e+00 1.137190e+00
+6.875000e-01 6.250000e-02 6.250000e-02 8.510000e+00 1.736318e+00 1.736318e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d12-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d12-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 3.500000e-01 4.000000e-02 4.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 2.600000e-01 3.000000e-02 3.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 2.100000e-01 3.000000e-02 3.000000e-02
+4.375000e-01 6.250000e-02 6.250000e-02 1.300000e-01 3.000000e-02 3.000000e-02
+5.625000e-01 6.250000e-02 6.250000e-02 1.500000e-01 3.000000e-02 3.000000e-02
+6.875000e-01 6.250000e-02 6.250000e-02 8.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d12-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.01, up: 0.01}}, 1: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d12-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 6.250000e-02 6.250000e-02 1.040000e+00 1.000000e-02 1.000000e-02
+1.875000e-01 6.250000e-02 6.250000e-02 1.030000e+00 2.000000e-02 2.000000e-02
+3.125000e-01 6.250000e-02 6.250000e-02 1.010000e+00 0.000000e+00 0.000000e+00
+4.375000e-01 6.250000e-02 6.250000e-02 9.900000e-01 0.000000e+00 0.000000e+00
+5.625000e-01 6.250000e-02 6.250000e-02 9.500000e-01 0.000000e+00 0.000000e+00
+6.875000e-01 6.250000e-02 6.250000e-02 7.900000e-01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.42, up: 0.42}, sys: {dn: -0.42, up: 0.42}}, 1: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -1.07, up: 1.07}}, 2: {stat: {dn: -1.12, up: 1.12}, sys: {dn: -1.83, up: 1.83}}, 3: {stat: {dn: -1.39, up: 1.39}, sys: {dn: -2.35, up: 2.35}}, 4: {stat: {dn: -1.69, up: 1.69}, sys: {dn: -5.05, up: 5.05}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d13-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 4.000000e+00 5.939697e-01 5.939697e-01
+-1.155000e+00 1.650000e-01 1.650000e-01 9.540000e+00 1.312440e+00 1.312440e+00
+-8.250000e-01 1.650000e-01 1.650000e-01 1.655000e+01 2.145530e+00 2.145530e+00
+-4.950000e-01 1.650000e-01 1.650000e-01 2.751000e+01 2.730311e+00 2.730311e+00
+-1.650000e-01 1.650000e-01 1.650000e-01 7.687000e+01 5.325279e+00 5.325279e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d13-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d13-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 3.200000e-01 3.000000e-02 3.000000e-02
+-1.155000e+00 1.650000e-01 1.650000e-01 3.300000e-01 2.000000e-02 2.000000e-02
+-8.250000e-01 1.650000e-01 1.650000e-01 2.800000e-01 2.000000e-02 2.000000e-02
+-4.950000e-01 1.650000e-01 1.650000e-01 2.300000e-01 1.000000e-02 1.000000e-02
+-1.650000e-01 1.650000e-01 1.650000e-01 5.000000e-02 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d13-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.08, up: 0.08}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d13-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 1.180000e+00 1.000000e-01 1.000000e-01
+-1.155000e+00 1.650000e-01 1.650000e-01 1.200000e+00 9.000000e-02 9.000000e-02
+-8.250000e-01 1.650000e-01 1.650000e-01 1.190000e+00 8.000000e-02 8.000000e-02
+-4.950000e-01 1.650000e-01 1.650000e-01 1.140000e+00 3.000000e-02 3.000000e-02
+-1.650000e-01 1.650000e-01 1.650000e-01 1.190000e+00 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.18, up: 0.18}}, 1: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.32, up: 0.32}}, 2: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.44, up: 0.44}}, 3: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.47, up: 0.47}}, 4: {stat: {dn: -0.99, up: 0.99}, sys: {dn: -2.16, up: 2.16}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d14-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 1.290000e+00 2.545584e-01 2.545584e-01
+-1.155000e+00 1.650000e-01 1.650000e-01 2.380000e+00 4.000000e-01 4.000000e-01
+-8.250000e-01 1.650000e-01 1.650000e-01 3.640000e+00 5.325411e-01 5.325411e-01
+-4.950000e-01 1.650000e-01 1.650000e-01 4.870000e+00 6.044005e-01 6.044005e-01
+-1.650000e-01 1.650000e-01 1.650000e-01 2.587000e+01 2.376068e+00 2.376068e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d14-x01-y02
+Variations: [""]
+ErrorBreakdown: {3: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d14-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-4.950000e-01 1.650000e-01 1.650000e-01 3.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d14-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.17, up: 0.17}}, 2: {error: {dn: -0.21, up: 0.21}}, 3: {error: {dn: -0.16, up: 0.16}}, 4: {error: {dn: -0.12, up: 0.12}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d14-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 1.560000e+00 2.000000e-01 2.000000e-01
+-1.155000e+00 1.650000e-01 1.650000e-01 1.610000e+00 1.700000e-01 1.700000e-01
+-8.250000e-01 1.650000e-01 1.650000e-01 1.680000e+00 2.100000e-01 2.100000e-01
+-4.950000e-01 1.650000e-01 1.650000e-01 1.630000e+00 1.600000e-01 1.600000e-01
+-1.650000e-01 1.650000e-01 1.650000e-01 1.310000e+00 1.200000e-01 1.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.41, up: 0.41}}, 1: {stat: {dn: -0.63, up: 0.63}, sys: {dn: -1.02, up: 1.02}}, 2: {stat: {dn: -0.92, up: 0.92}, sys: {dn: -1.55, up: 1.55}}, 3: {stat: {dn: -1.13, up: 1.13}, sys: {dn: -1.78, up: 1.78}}, 4: {stat: {dn: -1.53, up: 1.53}, sys: {dn: -1.36, up: 1.36}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d15-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 3.080000e+00 6.014150e-01 6.014150e-01
+-1.155000e+00 1.650000e-01 1.650000e-01 7.810000e+00 1.198874e+00 1.198874e+00
+-8.250000e-01 1.650000e-01 1.650000e-01 1.395000e+01 1.802471e+00 1.802471e+00
+-4.950000e-01 1.650000e-01 1.650000e-01 1.939000e+01 2.108388e+00 2.108388e+00
+-1.650000e-01 1.650000e-01 1.650000e-01 1.801000e+01 2.047071e+00 2.047071e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.01, up: 0.01}}, 4: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d15-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 4.300000e-01 4.000000e-02 4.000000e-02
+-1.155000e+00 1.650000e-01 1.650000e-01 4.300000e-01 2.000000e-02 2.000000e-02
+-8.250000e-01 1.650000e-01 1.650000e-01 3.400000e-01 2.000000e-02 2.000000e-02
+-4.950000e-01 1.650000e-01 1.650000e-01 2.700000e-01 1.000000e-02 1.000000e-02
+-1.650000e-01 1.650000e-01 1.650000e-01 1.400000e-01 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d15-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.07, up: 0.07}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d15-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-1.485000e+00 1.650000e-01 1.650000e-01 1.020000e+00 7.000000e-02 7.000000e-02
+-1.155000e+00 1.650000e-01 1.650000e-01 1.060000e+00 8.000000e-02 8.000000e-02
+-8.250000e-01 1.650000e-01 1.650000e-01 1.060000e+00 7.000000e-02 7.000000e-02
+-4.950000e-01 1.650000e-01 1.650000e-01 1.020000e+00 3.000000e-02 3.000000e-02
+-1.650000e-01 1.650000e-01 1.650000e-01 7.800000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -0.38, up: 0.38}}, 1: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.31, up: 0.31}}, 2: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.23, up: 0.23}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.15, up: 0.15}}, 4: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}, 5: {stat: {dn: -0.081, up: 0.081}, sys: {dn: -0.074, up: 0.074}}, 6: {stat: {dn: -0.056, up: 0.056}, sys: {dn: -0.035, up: 0.035}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d16-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 6.680000e+00 4.661545e-01 4.661545e-01
+7.500000e-01 2.500000e-01 2.500000e-01 5.510000e+00 3.920459e-01 3.920459e-01
+1.250000e+00 2.500000e-01 2.500000e-01 3.980000e+00 3.047950e-01 3.047950e-01
+1.750000e+00 2.500000e-01 2.500000e-01 2.340000e+00 2.121320e-01 2.121320e-01
+2.250000e+00 2.500000e-01 2.500000e-01 1.220000e+00 1.555635e-01 1.555635e-01
+2.750000e+00 2.500000e-01 2.500000e-01 6.310000e-01 1.097133e-01 1.097133e-01
+3.250000e+00 2.500000e-01 2.500000e-01 2.510000e-01 6.603787e-02 6.603787e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d16-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.03, up: 0.03}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.18, up: 0.18}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d16-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 1.000000e-02 2.000000e-02 2.000000e-02
+7.500000e-01 2.500000e-01 2.500000e-01 2.000000e-02 2.000000e-02 2.000000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 8.000000e-02 3.000000e-02 3.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 2.000000e-02 4.000000e-02 4.000000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 2.000000e-02 6.000000e-02 6.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 2.000000e-01 1.800000e-01 1.800000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d16-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.11, up: 0.11}}, 3: {error: {dn: -0.1, up: 0.1}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.21, up: 0.21}}, 6: {error: {dn: -0.23, up: 0.23}}, 7: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d16-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 1.320000e+00 7.000000e-02 7.000000e-02
+7.500000e-01 2.500000e-01 2.500000e-01 1.300000e+00 1.000000e-01 1.000000e-01
+1.250000e+00 2.500000e-01 2.500000e-01 1.310000e+00 1.100000e-01 1.100000e-01
+1.750000e+00 2.500000e-01 2.500000e-01 1.280000e+00 1.000000e-01 1.000000e-01
+2.250000e+00 2.500000e-01 2.500000e-01 1.310000e+00 1.200000e-01 1.200000e-01
+2.750000e+00 2.500000e-01 2.500000e-01 1.420000e+00 2.100000e-01 2.100000e-01
+3.250000e+00 2.500000e-01 2.500000e-01 1.330000e+00 2.300000e-01 2.300000e-01
+3.750000e+00 2.500000e-01 2.500000e-01 1.320000e+00 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.66, up: 0.66}}, 1: {stat: {dn: -0.35, up: 0.35}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.46, up: 0.46}}, 3: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.3, up: 0.3}}, 4: {stat: {dn: -0.19, up: 0.19}, sys: {dn: -0.3, up: 0.3}}, 5: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.24, up: 0.24}}, 6: {stat: {dn: -0.124, up: 0.124}, sys: {dn: -0.133, up: 0.133}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d17-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 7.470000e+00 7.517978e-01 7.517978e-01
+7.500000e-01 2.500000e-01 2.500000e-01 6.890000e+00 6.946222e-01 6.946222e-01
+1.250000e+00 2.500000e-01 2.500000e-01 5.420000e+00 5.437830e-01 5.437830e-01
+1.750000e+00 2.500000e-01 2.500000e-01 3.930000e+00 3.841875e-01 3.841875e-01
+2.250000e+00 2.500000e-01 2.500000e-01 2.440000e+00 3.551056e-01 3.551056e-01
+2.750000e+00 2.500000e-01 2.500000e-01 1.430000e+00 2.884441e-01 2.884441e-01
+3.250000e+00 2.500000e-01 2.500000e-01 6.180000e-01 1.818378e-01 1.818378e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d17-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.13, up: 0.13}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d17-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 2.800000e-01 2.000000e-02 2.000000e-02
+7.500000e-01 2.500000e-01 2.500000e-01 2.700000e-01 2.000000e-02 2.000000e-02
+1.250000e+00 2.500000e-01 2.500000e-01 2.200000e-01 2.000000e-02 2.000000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 2.000000e-01 2.000000e-02 2.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 2.300000e-01 3.000000e-02 3.000000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.300000e-01 4.000000e-02 4.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 2.800000e-01 6.000000e-02 6.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 3.900000e-01 1.300000e-01 1.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d17-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.08, up: 0.08}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.09, up: 0.09}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d17-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.900000e-01 3.000000e-02 3.000000e-02
+7.500000e-01 2.500000e-01 2.500000e-01 9.300000e-01 3.000000e-02 3.000000e-02
+1.250000e+00 2.500000e-01 2.500000e-01 9.800000e-01 2.000000e-02 2.000000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 9.900000e-01 4.000000e-02 4.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.000000e+00 4.000000e-02 4.000000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.040000e+00 8.000000e-02 8.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 8.800000e-01 1.000000e-02 1.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 9.300000e-01 9.000000e-02 9.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.65, up: 0.65}}, 1: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.55, up: 0.55}}, 2: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.46, up: 0.46}}, 3: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.31, up: 0.31}}, 4: {stat: {dn: -0.26, up: 0.26}, sys: {dn: -0.23, up: 0.23}}, 5: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.25, up: 0.25}}, 6: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.17, up: 0.17}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d18-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 1.148000e+01 8.200610e-01 8.200610e-01
+3.750000e-01 1.250000e-01 1.250000e-01 9.250000e+00 7.043437e-01 7.043437e-01
+6.250000e-01 1.250000e-01 1.250000e-01 7.190000e+00 5.966574e-01 5.966574e-01
+8.750000e-01 1.250000e-01 1.250000e-01 5.300000e+00 4.455334e-01 4.455334e-01
+1.125000e+00 1.250000e-01 1.250000e-01 3.490000e+00 3.471311e-01 3.471311e-01
+1.375000e+00 1.250000e-01 1.250000e-01 2.600000e+00 3.465545e-01 3.465545e-01
+1.625000e+00 1.250000e-01 1.250000e-01 1.490000e+00 2.701851e-01 2.701851e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d18-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d18-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 2.000000e-02 2.000000e-02 2.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 3.000000e-02 2.000000e-02 2.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 3.000000e-02 3.000000e-02 3.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 1.100000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d18-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.11, up: 0.11}}, 2: {error: {dn: -0.13, up: 0.13}}, 3: {error: {dn: -0.06, up: 0.06}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.13, up: 0.13}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d18-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 1.330000e+00 1.000000e-01 1.000000e-01
+3.750000e-01 1.250000e-01 1.250000e-01 1.320000e+00 1.100000e-01 1.100000e-01
+6.250000e-01 1.250000e-01 1.250000e-01 1.320000e+00 1.300000e-01 1.300000e-01
+8.750000e-01 1.250000e-01 1.250000e-01 1.290000e+00 6.000000e-02 6.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 1.290000e+00 1.200000e-01 1.200000e-01
+1.375000e+00 1.250000e-01 1.250000e-01 1.240000e+00 5.000000e-02 5.000000e-02
+1.375000e+00 6.250000e-01 6.250000e-01 1.350000e+00 1.300000e-01 1.300000e-01
+1.625000e+00 1.250000e-01 1.250000e-01 1.260000e+00 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.67, up: 0.67}, sys: {dn: -1.24, up: 1.24}}, 1: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -1.17, up: 1.17}}, 2: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.96, up: 0.96}}, 3: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.6, up: 0.6}}, 4: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.54, up: 0.54}}, 5: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.41, up: 0.41}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.32, up: 0.32}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d19-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 1.493000e+01 1.409433e+00 1.409433e+00
+3.750000e-01 1.250000e-01 1.250000e-01 1.338000e+01 1.338432e+00 1.338432e+00
+6.250000e-01 1.250000e-01 1.250000e-01 1.083000e+01 1.132078e+00 1.132078e+00
+8.750000e-01 1.250000e-01 1.250000e-01 7.170000e+00 7.621680e-01 7.621680e-01
+1.125000e+00 1.250000e-01 1.250000e-01 5.590000e+00 7.093659e-01 7.093659e-01
+1.375000e+00 1.250000e-01 1.250000e-01 3.200000e+00 5.798276e-01 5.798276e-01
+1.625000e+00 1.250000e-01 1.250000e-01 2.010000e+00 5.200961e-01 5.200961e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d19-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.03, up: 0.03}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d19-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 2.300000e-01 2.000000e-02 2.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 2.400000e-01 2.000000e-02 2.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 2.500000e-01 2.000000e-02 2.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 2.100000e-01 2.000000e-02 2.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 2.500000e-01 3.000000e-02 3.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 2.900000e-01 4.000000e-02 4.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 2.500000e-01 5.000000e-02 5.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 4.100000e-01 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d19-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d19-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 9.700000e-01 4.000000e-02 4.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 9.700000e-01 3.000000e-02 3.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 9.600000e-01 3.000000e-02 3.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 9.400000e-01 5.000000e-02 5.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 9.200000e-01 4.000000e-02 4.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 8.800000e-01 0.000000e+00 0.000000e+00
+1.625000e+00 1.250000e-01 1.250000e-01 8.300000e-01 1.000000e-02 1.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 7.800000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.137, up: 0.137}, sys: {dn: -0.065, up: 0.065}}, 1: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.18, up: 0.18}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.26, up: 0.26}}, 3: {stat: {dn: -0.33, up: 0.33}, sys: {dn: -0.33, up: 0.33}}, 4: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.33, up: 0.33}}, 5: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.34, up: 0.34}}, 6: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.48, up: 0.48}}, 7: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.55, up: 0.55}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d20-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 9.060000e-01 1.516377e-01 1.516377e-01
+3.750000e-01 1.250000e-01 1.250000e-01 2.680000e+00 2.920616e-01 2.920616e-01
+6.250000e-01 1.250000e-01 1.250000e-01 4.300000e+00 3.894868e-01 3.894868e-01
+8.750000e-01 1.250000e-01 1.250000e-01 5.650000e+00 4.666905e-01 4.666905e-01
+1.125000e+00 1.250000e-01 1.250000e-01 6.180000e+00 4.738143e-01 4.738143e-01
+1.375000e+00 1.250000e-01 1.250000e-01 6.860000e+00 4.951767e-01 4.951767e-01
+1.625000e+00 1.250000e-01 1.250000e-01 7.270000e+00 6.248200e-01 6.248200e-01
+1.875000e+00 1.250000e-01 1.250000e-01 7.030000e+00 7.043437e-01 7.043437e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d20-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 5: {error: {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d20-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 9.000000e-02 7.000000e-02 7.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 4.000000e-02 3.000000e-02 3.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 4.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d20-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.11, up: 0.11}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.09, up: 0.09}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.11, up: 0.11}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d20-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 1.350000e+00 5.000000e-02 5.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 1.380000e+00 1.000000e-01 1.000000e-01
+6.250000e-01 1.250000e-01 1.250000e-01 1.370000e+00 1.000000e-01 1.000000e-01
+8.750000e-01 1.250000e-01 1.250000e-01 1.320000e+00 1.100000e-01 1.100000e-01
+1.125000e+00 1.250000e-01 1.250000e-01 1.300000e+00 1.100000e-01 1.100000e-01
+1.375000e+00 1.250000e-01 1.250000e-01 1.280000e+00 9.000000e-02 9.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 1.290000e+00 1.000000e-01 1.000000e-01
+1.875000e+00 1.250000e-01 1.250000e-01 1.290000e+00 1.100000e-01 1.100000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.16, up: 0.16}}, 1: {stat: {dn: -0.38, up: 0.38}, sys: {dn: -0.54, up: 0.54}}, 2: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.6, up: 0.6}}, 3: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.51, up: 0.51}}, 4: {stat: {dn: -0.47, up: 0.47}, sys: {dn: -0.74, up: 0.74}}, 5: {stat: {dn: -0.62, up: 0.62}, sys: {dn: -0.94, up: 0.94}}, 6: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -1.18, up: 1.18}}, 7: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.96, up: 0.96}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d21-x01-y01
+Title: doi:10.17182/hepdata.49662.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 1.030000e+00 2.334524e-01 2.334524e-01
+3.750000e-01 1.250000e-01 1.250000e-01 4.110000e+00 6.603030e-01 6.603030e-01
+6.250000e-01 1.250000e-01 1.250000e-01 5.640000e+00 7.211103e-01 7.211103e-01
+8.750000e-01 1.250000e-01 1.250000e-01 6.710000e+00 6.543699e-01 6.543699e-01
+1.125000e+00 1.250000e-01 1.250000e-01 8.400000e+00 8.766413e-01 8.766413e-01
+1.375000e+00 1.250000e-01 1.250000e-01 1.072000e+01 1.126055e+00 1.126055e+00
+1.625000e+00 1.250000e-01 1.250000e-01 1.130000e+01 1.361910e+00 1.361910e+00
+1.875000e+00 1.250000e-01 1.250000e-01 9.860000e+00 1.200000e+00 1.200000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d21-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.04, up: 0.04}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.02, up: 0.02}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d21-x01-y02
+Title: doi:10.17182/hepdata.49662.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 2.400000e-01 6.000000e-02 6.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 2.600000e-01 4.000000e-02 4.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 2.900000e-01 3.000000e-02 3.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 2.300000e-01 2.000000e-02 2.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 2.400000e-01 2.000000e-02 2.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 2.300000e-01 2.000000e-02 2.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 2.200000e-01 2.000000e-02 2.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 2.400000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2003_I611415/d21-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/OPAL_2003_I611415/d21-x01-y03
+Title: doi:10.17182/hepdata.49662.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 9.700000e-01 8.000000e-02 8.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 9.400000e-01 5.000000e-02 5.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 9.500000e-01 4.000000e-02 4.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 9.600000e-01 4.000000e-02 4.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 9.300000e-01 0.000000e+00 0.000000e+00
+1.375000e+00 1.250000e-01 1.250000e-01 9.700000e-01 4.000000e-02 4.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 9.600000e-01 5.000000e-02 5.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 9.300000e-01 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLEP/OPAL_2008_I754316.cc b/analyses/pluginLEP/OPAL_2008_I754316.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2008_I754316.cc
@@ -0,0 +1,71 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/GammaGammaFinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class OPAL_2008_I754316 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(OPAL_2008_I754316);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // get the hadronic final state
+ const GammaGammaKinematics& diskin = declare(GammaGammaKinematics(), "Kinematics");
+ const FinalState & fs = declare(GammaGammaFinalState(diskin, GammaGammaFinalState::LAB), "FS");
+ declare(FastJets(fs, FastJets::KT,1.),"Jets");
+
+ // Book histograms
+ _h_y1 = bookHisto1D(1, 1, 1);
+ _h_y2 = bookHisto1D(2, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight = event.weight();
+ Jets jets = apply<FastJets>(event, "Jets").jetsByPt(Cuts::pT > 5*GeV and Cuts::abseta < 1.5);
+ if(jets.empty()) vetoEvent;
+ for(const Jet & jet : jets) {
+ _h_y2->fill(jet.pT(),weight);
+ if(abs(jet.eta())<1.0)
+ _h_y1->fill(jet.pT(),weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_y1, crossSection()/picobarn/sumOfWeights());
+ scale(_h_y2, crossSection()/picobarn/sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_y1, _h_y2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(OPAL_2008_I754316);
+
+
+}
diff --git a/analyses/pluginLEP/OPAL_2008_I754316.info b/analyses/pluginLEP/OPAL_2008_I754316.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2008_I754316.info
@@ -0,0 +1,35 @@
+Name: OPAL_2008_I754316
+Year: 2008
+Summary: Jet production in Photon-Photon collisions at $E_{\text{CMS}}=206$ GeV
+Experiment: OPAL
+Collider: LEP
+InspireID: 754316
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B658 (2008) 185-192, 2008
+RunInfo: e+ e- > gamma gamma events, needs direct, resolved and double resolved.
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: 206
+Description:
+ 'Jet production in $\gamma\gamma$ collisons where the photons are radiation from incoming electrons and positrons'
+Keywords: []
+BibKey: Abbiendi:2007ad
+BibTeX: '@article{Abbiendi:2007ad,
+ author = "Abbiendi, G. and others",
+ title = "{Inclusive Jet Production in Photon-Photon Collisions at
+ s(ee)**(1/2) from 189 to 209-GeV}",
+ collaboration = "OPAL",
+ journal = "Phys. Lett.",
+ volume = "B658",
+ year = "2008",
+ pages = "185-192",
+ doi = "10.1016/j.physletb.2007.08.096",
+ eprint = "0706.4382",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-PH-EP-2007-016",
+ SLACcitation = "%%CITATION = ARXIV:0706.4382;%%"
+}'
diff --git a/analyses/pluginLEP/OPAL_2008_I754316.plot b/analyses/pluginLEP/OPAL_2008_I754316.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2008_I754316.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /OPAL_2008_I754316/d01-x01-y01
+Title=Inclusive jet cross section for $|\eta|<1.0$
+XLabel=$p_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /OPAL_2008_I754316/d02-x01-y01
+Title=Inclusive jet cross section for $|\eta|<1.5$
+XLabel=$p_T$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_T$ [$\text{pb}/\text{GeV}$]
+END PLOT
diff --git a/analyses/pluginLEP/OPAL_2008_I754316.yoda b/analyses/pluginLEP/OPAL_2008_I754316.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginLEP/OPAL_2008_I754316.yoda
@@ -0,0 +1,34 @@
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2008_I754316/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.9, up: 0.9}}, 1: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.24, up: 0.24}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.06, up: 0.06}}, 3: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.016, up: 0.016}}, 4: {stat: {dn: -0.0084, up: 0.0084}, sys: {dn: -0.0062, up: 0.0062}}, 5: {stat: {dn: -0.0045, up: 0.0045}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/OPAL_2008_I754316/d01-x01-y01
+Title: doi:10.17182/hepdata.48798.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.900000e+00 9.000000e-01 1.600000e+00 1.530000e+01 9.055385e-01 9.055385e-01
+8.500000e+00 1.000000e+00 1.500000e+00 4.150000e+00 2.529822e-01 2.529822e-01
+1.180000e+01 1.800000e+00 3.200000e+00 1.030000e+00 6.708204e-02 6.708204e-02
+1.690000e+01 1.900000e+00 3.100000e+00 2.410000e-01 2.262742e-02 2.262742e-02
+2.330000e+01 3.300000e+00 6.700000e+00 5.500000e-02 1.044031e-02 1.044031e-02
+3.300000e+01 3.000000e+00 7.000000e+00 1.450000e-02 4.924429e-03 4.924429e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/OPAL_2008_I754316/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -1.3, up: 1.3}}, 1: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.36, up: 0.36}}, 2: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.09, up: 0.09}}, 3: {stat: {dn: -0.019, up: 0.019}, sys: {dn: -0.026, up: 0.026}}, 4: {stat: {dn: -0.0102, up: 0.0102}, sys: {dn: -0.0093, up: 0.0093}}, 5: {stat: {dn: -0.0047, up: 0.0047}, sys: {dn: -0.0026, up: 0.0026}}}
+
+IsRef: 1
+Path: /REF/OPAL_2008_I754316/d02-x01-y01
+Title: doi:10.17182/hepdata.48798.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.900000e+00 9.000000e-01 1.600000e+00 2.170000e+01 1.315295e+00 1.315295e+00
+8.500000e+00 1.000000e+00 1.500000e+00 5.850000e+00 3.710795e-01 3.710795e-01
+1.180000e+01 1.800000e+00 3.200000e+00 1.430000e+00 9.486833e-02 9.486833e-02
+1.690000e+01 1.900000e+00 3.100000e+00 3.180000e-01 3.220248e-02 3.220248e-02
+2.350000e+01 3.500000e+00 6.500000e+00 7.030000e-02 1.380326e-02 1.380326e-02
+3.300000e+01 3.000000e+00 7.000000e+00 1.570000e-02 5.371220e-03 5.371220e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginLHCf/LHCF_2015_I1351909.cc b/analyses/pluginLHCf/LHCF_2015_I1351909.cc
--- a/analyses/pluginLHCf/LHCF_2015_I1351909.cc
+++ b/analyses/pluginLHCf/LHCF_2015_I1351909.cc
@@ -1,311 +1,311 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/Beam.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class LHCF_2015_I1351909 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(LHCF_2015_I1351909);
static constexpr bool lhcf_like = true;
static constexpr int ndecay = 1;
static constexpr int nbeam = 2;
static constexpr double D1_begin = 82000.; //mm 60000.; //mm
static constexpr double D1_end = 82000; //mm 90000.; //mm
static constexpr double IPtoLHCf = 141050.; //mm
/// @name Analysis methods
bool isParticleFromCollision(Particle p, vector<Particle> parents, const Beam & beams) {
bool beam[nbeam]={false};
if(parents.size()==nbeam) {
for ( int ipar=0; ipar < nbeam; ++ipar ) {
if ( parents[ipar].genParticle() == beams.beams().first.genParticle() ||
parents[ipar].genParticle() == beams.beams().second.genParticle() )
beam[ipar] = true;
}
if(beam[0] && beam[1])
return true;
}
return false;
}
bool isParticleFromDecay(Particle p, vector<Particle> parents) {
if(parents.size()==ndecay)
return true;
else
return false;
}
bool isDeviated(Particle p, Particle parent) { //Select/Remove particles decayed between IP and LHCf
ConstGenVertexPtr pv = p.genParticle()->production_vertex();
assert(pv != NULL);
const double decay_vertex = pv->position().z()/mm;
const double parent_charge = PID::charge(parent.pid());
const double descendant_charge = PID::charge(p.pid());
if(parent_charge == 0) { //Particles produced by neutral parent decay
if(descendant_charge == 0) {
return false;
} else {
if(decay_vertex >= D1_end)
return false;
else
return true; //Remove charged descendants produced from decay before end of D1
}
} else { //Particles produced by charged parent decay
if(decay_vertex <= D1_begin) {
if(descendant_charge == 0)
return false;
else
return true; //Remove charged descendants produced from decay before end of D1
} else {
return true; //Remove particles produced by charged parent decay after begin of D1
}
}
return false;
}
bool isSameParticle(Particle p1, Particle p2) {
if(p1.pid() == p2.pid() &&
mom(p1).t() == mom(p2).t() &&
mom(p1).x() == mom(p2).x() &&
mom(p1).y() == mom(p2).y() &&
mom(p1).z() == mom(p2).z())
return true;
else
return false;
}
bool isAlreadyProcessed(Particle p, vector<Particle> list) {
for(unsigned int ipar=0; ipar<list.size(); ++ipar)
if(isSameParticle(p, list[ipar]))
return true;
return false;
}
/// This method return a fake pseudorapidity to check id decayed particle is in LHCf acceptance
double RecomputeEta(Particle p) {
ConstGenVertexPtr pv = p.genParticle()->production_vertex();
const double x0 = pv->position().x()/mm;
const double y0 = pv->position().y()/mm;
const double z0 = pv->position().z()/mm;
const double px = p.px()/MeV;
const double py = p.py()/MeV;
const double pz = abs(p.pz()/MeV);
const double dist_to_lhcf = IPtoLHCf - z0;
const double x1 = x0 + (dist_to_lhcf * px/pz);
const double y1 = y0 + (dist_to_lhcf * py/pz);
const double r = sqrt(pow(x1, 2.)+pow(y1, 2.));
const double theta = atan(abs(r / IPtoLHCf));
const double pseudorapidity = - log (tan (theta/2.) );
return pseudorapidity;
}
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
// declare(FinalState("FS");
addProjection(FinalState(), "FS");
addProjection(Beam(), "Beams");
// Book histograms
_h_n_en_eta1 = bookHisto1D(1, 1, 1);
_h_n_en_eta2 = bookHisto1D(1, 1, 2);
_h_n_en_eta3 = bookHisto1D(1, 1, 3);
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const double weight = event.weight();
const FinalState &fs = applyProjection<FinalState> (event, "FS");
Particles fs_particles = fs.particles();
- const Beam & beams = applyProjection<Beam> (event, "Beam");
+ const Beam & beams = applyProjection<Beam> (event, "Beams");
vector<Particle> processed_parents;
processed_parents.clear();
for (Particle& p: fs_particles ) {
if(p.pz()/GeV<0.) continue;
double eta = 0.;
double en = 0.;
if(lhcf_like) {
//======================================================================
//========== LHCf-like analysis ========================================
//======================================================================
vector<Particle> parents = p.parents();
if(isParticleFromCollision(p, parents, beams)) { //Particles directly produced in collisions
if(!PID::isHadron(p.pid())) continue; //Remove non-hadron particles
if(PID::charge(p.pid()) != 0) continue; //Remove charged particles
eta = p.eta();
en = p.E()/GeV;
} else if(isParticleFromDecay(p, parents)) { //Particles produced from decay
ConstGenVertexPtr pv = p.genParticle()->production_vertex();
assert(pv != NULL);
const double decay_vertex = pv->position().z()/mm;
Particle parent = parents[0];
if(decay_vertex < IPtoLHCf) { //If decay happens before LHCf we consider descendants
if(!PID::isHadron(p.pid())) continue; //Remove non-hadron descendants
if(isDeviated(p, parent)) continue; //Remove descendants deviated by D1
eta = RecomputeEta(p);
en = p.E()/GeV;
} else {//If decay happens after LHCf we consider parents
vector<Particle> ancestors;
ancestors.clear();
int ngeneration=0;
bool isValid=true;
bool isEnded=false;
while(!isEnded) //Loop over all generations in the decay
{
vector<Particle> temp_part;
temp_part.clear();
if(ngeneration==0) {
parent = parents[0];
temp_part = parent.parents();
}
else {
parent = ancestors[0];
temp_part = parent.parents();
}
ancestors.clear();
ancestors = temp_part;
Particle ancestor = ancestors[0];
if(isParticleFromCollision(parent, ancestors, beams)) { //if we found first particles produced in collisions we consider them
isEnded=true;
if(!PID::isHadron(parent.pid())) isValid=false; //Remove non-hadron ancestors/parents
if(PID::charge(parent.pid()) != 0) isValid=false; //Remove charged ancestors/parents
if(isAlreadyProcessed(parent, processed_parents))
isValid=false; //Remove already processed ancestors/parents when looping other descendants
else
processed_parents.push_back(parent); //Fill ancestors/parents in the list
eta = parent.eta();
en = parent.E()/GeV;
} else if (isParticleFromDecay(parent, ancestors)) { //if we found first particles produced entering LHCf we consider them
ConstGenVertexPtr pv_prev = parent.genParticle()->production_vertex();
assert(pv_prev != NULL);
const double previous_decay_vertex = pv_prev->position().z()/mm;
if(previous_decay_vertex < IPtoLHCf) {
isEnded=true;
if(!PID::isHadron(parent.pid())) isValid=false; //Remove non-hadron ancestors/parents
if(isDeviated(parent, ancestor)) isValid=false; //Remove ancestors/parents deviated by D1
if(isAlreadyProcessed(parent, processed_parents))
isValid=false; //Remove already processed ancestors/parents when looping other descendants
else
processed_parents.push_back(parent); //Fill ancestors/parents in the list
eta = RecomputeEta(parent);
en = parent.E()/GeV;
}
} else { //This condition should never happen
cout << "Looping over particles generation ended without match : Exit..." << endl;
- exit(EXIT_FAILURE);
+ vetoEvent;
}
++ngeneration;
}
if(!isValid) continue;
}
} else { //This condition should never happen
cout << "Particle seems not to be produced in collision or decay : Exit..." << endl;
- exit(EXIT_FAILURE);
+ vetoEvent;
}
} else {
//======================================================================
//========== Only neutrons at IP =======================================
//======================================================================
vector<Particle> parents = p.parents();
//if(isParticleFromCollision(p, parents)) { //Particles directly produced in collisions
if(p.pid() != 2112 ) continue;
eta = p.eta();
en = p.E()/GeV;
//}
}
// Fill histograms
if( eta > 10.76 ){
_h_n_en_eta1->fill( en , weight );
}else if(eta > 8.99 && eta < 9.22){
_h_n_en_eta2->fill( en , weight );
}else if(eta > 8.81 && eta < 8.99){
_h_n_en_eta3->fill( en , weight );
}
}
}
/// Normalise histograms etc., after the run
void finalize() {
scale(_h_n_en_eta1, crossSection()/millibarn/sumOfWeights()); // norm to cross section
scale(_h_n_en_eta2, crossSection()/millibarn/sumOfWeights()); // norm to cross section
scale(_h_n_en_eta3, crossSection()/millibarn/sumOfWeights()); // norm to cross section
}
//@}
private:
/// @name Histograms
//@{
Histo1DPtr _h_n_en_eta1;
Histo1DPtr _h_n_en_eta2;
Histo1DPtr _h_n_en_eta3;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(LHCF_2015_I1351909);
}
diff --git a/analyses/pluginMisc/A2_2017_I1486671.cc b/analyses/pluginMisc/A2_2017_I1486671.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/A2_2017_I1486671.cc
@@ -0,0 +1,125 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief form factors for omega->pi and eta->gamma
+ class A2_2017_I1486671 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(A2_2017_I1486671);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_eta = bookHisto1D(1, 1, 1);
+ _h_omega = bookHisto1D(2, 1, 1);
+ _weight_eta =0.;
+ _weight_omega=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, unsigned int & npi,
+ unsigned int & nep, unsigned int & nem, unsigned int & ngamma,
+ FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::EMINUS ) {
+ ++nem;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::EPLUS) {
+ ++nep;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::PI0) {
+ ++npi;
+ ++nstable;
+ }
+ else if (id == PID::GAMMA && p.children().empty() ) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, npi,nep,nem,ngamma,ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ static double me = 0.5109989461*MeV;
+ static double momega = 1019.461*MeV;
+ static double meta = 547.862 *MeV;
+ static double mpi = 134.9770*MeV;
+ // Loop over eta and omega mesons
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==223 or Cuts::pid==221)) {
+ unsigned nstable(0),npi(0),nep(0),nem(0),ngamma(0);
+ FourMomentum ptot;
+ findDecayProducts(p,nstable,npi,nep,nem,ngamma,ptot);
+ if(p.pdgId()==221) {
+ if(nstable==3 && nem==1 && nem==1 && ngamma==1) {
+ double q = ptot.mass();
+ double beta = sqrt(1.-4*sqr(me/q));
+ double p = 1.-sqr(q/meta);
+ double fact = beta*MeV/q*(1.+2.*sqr(me/q))*pow(p,3);
+ _h_eta->fill(q/MeV,event.weight()/fact);
+ }
+ else if(nstable==2 && ngamma==2) {
+ _weight_eta += event.weight();
+ }
+ }
+ else {
+ if(nstable==3 && nem==1 && nem==1 && npi==1) {
+ double q = ptot.mass();
+ double beta = sqrt(1.-4*sqr(me/q));
+ double p = sqrt(sqr(1.+sqr(q)/(sqr(momega)-sqr(mpi)))-4.*sqr(momega*q/(sqr(momega)-sqr(mpi))));
+ double fact = beta*MeV/q*(1.+2.*sqr(me/q))*pow(p,3);
+ _h_omega->fill(q/MeV,event.weight()/fact);
+ }
+ else if(nstable==2 && ngamma ==1 && npi==1) {
+ _weight_omega += event.weight();
+ }
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ static double alpha= 7.2973525664e-3;
+ scale(_h_eta , 0.75*M_PI/_weight_eta /alpha);
+ scale(_h_omega, 1.5 *M_PI/_weight_omega/alpha);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_eta,_h_omega;
+ double _weight_eta,_weight_omega;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(A2_2017_I1486671);
+
+
+}
diff --git a/analyses/pluginMisc/A2_2017_I1486671.info b/analyses/pluginMisc/A2_2017_I1486671.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/A2_2017_I1486671.info
@@ -0,0 +1,31 @@
+Name: A2_2017_I1486671
+Year: 2017
+Summary: Form factors for the decays $\omega\to\pi^0e^+e^-$ and $\eta\to\gamma e^+e^-$
+Experiment: A2
+Collider: MAMI
+InspireID: 1486671
+Status: VALIDATED
+References:
+ - Phys.Rev. C95 (2017) no.3, 035208
+RunInfo: omega and eta production with both the dalitz decay and radiative decay for normalization
+NeedCrossSection: no
+Description:
+ 'Measurement of the form factors $\left|F_{\omega\pi^0}(q^2)\right|$ for the decay $\phi\to\pi^0e^+e^-$ and $\left|F_{\eta}(q^2)\right|$ for the decay $\eta\to\gamma e^+e^-$ by the A2 experiment at MAMI'
+Keywords: []
+BibKey: Adlarson:2016hpp
+BibTeX: '@article{Adlarson:2016hpp,
+ author = "Adlarson, P. and others",
+ title = "{Measurement of the $\omega \to \pi^0 e^+e^-$ and $\eta
+ \to e^+e^- \gamma$ Dalitz decays with the A2 setup at
+ MAMI}",
+ journal = "Phys. Rev.",
+ volume = "C95",
+ year = "2017",
+ number = "3",
+ pages = "035208",
+ doi = "10.1103/PhysRevC.95.035208",
+ eprint = "1609.04503",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1609.04503;%%"
+}'
diff --git a/analyses/pluginMisc/A2_2017_I1486671.plot b/analyses/pluginMisc/A2_2017_I1486671.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/A2_2017_I1486671.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /A2_2017_I1486671/d01-x01-y01
+Title=Differential $\eta\to e^+e^-\gamma$ decay
+XLabel=$m_{e^+e^-}$/MeV
+YLabel=$\left|F_{\eta}\left(m^2_{e^+e^-}\right)\right|^2$
+LegendXPos=0.1
+END PLOT
+BEGIN PLOT /A2_2017_I1486671/d02-x01-y01
+Title=Differential $\omega\to e^+e^-\pi^0$ decay
+XLabel=$m_{e^+e^-}$/MeV
+YLabel=$\left|F_{\omega\pi^0}\left(m^2_{e^+e^-}\right)\right|^2$
+LegendXPos=0.1
+END PLOT
diff --git a/analyses/pluginMisc/A2_2017_I1486671.yoda b/analyses/pluginMisc/A2_2017_I1486671.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/A2_2017_I1486671.yoda
@@ -0,0 +1,64 @@
+BEGIN YODA_SCATTER2D_V2 /REF/A2_2017_I1486671/d01-x01-y01
+IsRef: 1
+Path: /REF/A2_2017_I1486671/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+35.00000 5.00000 5.00000 1.00600e+00 2.40000e-02 2.40000e-02
+45.00000 5.00000 5.00000 9.99000e-01 2.20000e-02 2.20000e-02
+55.00000 5.00000 5.00000 1.01300e+00 2.10000e-02 2.10000e-02
+65.00000 5.00000 5.00000 1.03700e+00 2.40000e-02 2.40000e-02
+75.00000 5.00000 5.00000 1.03200e+00 2.40000e-02 2.40000e-02
+85.00000 5.00000 5.00000 1.05700e+00 3.10000e-02 3.10000e-02
+95.00000 5.00000 5.00000 1.07000e+00 3.00000e-02 3.00000e-02
+105.00000 5.00000 5.00000 1.03800e+00 2.90000e-02 2.90000e-02
+115.00000 5.00000 5.00000 1.05200e+00 3.20000e-02 3.20000e-02
+125.00000 5.00000 5.00000 1.03000e+00 3.50000e-02 3.50000e-02
+135.00000 5.00000 5.00000 1.07700e+00 4.10000e-02 4.10000e-02
+145.00000 5.00000 5.00000 1.07400e+00 4.20000e-02 4.20000e-02
+155.00000 5.00000 5.00000 1.10100e+00 4.50000e-02 4.50000e-02
+165.00000 5.00000 5.00000 1.11100e+00 4.60000e-02 4.60000e-02
+175.00000 5.00000 5.00000 1.15700e+00 6.00000e-02 6.00000e-02
+185.00000 5.00000 5.00000 1.14600e+00 5.70000e-02 5.70000e-02
+195.00000 5.00000 5.00000 1.17900e+00 5.70000e-02 5.70000e-02
+205.00000 5.00000 5.00000 1.18900e+00 6.70000e-02 6.70000e-02
+215.00000 5.00000 5.00000 1.20700e+00 7.20000e-02 7.20000e-02
+225.00000 5.00000 5.00000 1.23400e+00 6.70000e-02 6.70000e-02
+235.00000 5.00000 5.00000 1.28800e+00 8.50000e-02 8.50000e-02
+245.00000 5.00000 5.00000 1.30000e+00 9.00000e-02 9.00000e-02
+255.00000 5.00000 5.00000 1.33100e+00 9.50000e-02 9.50000e-02
+265.00000 5.00000 5.00000 1.35700e+00 1.07000e-01 1.07000e-01
+280.00000 10.00000 10.00000 1.44300e+00 8.50000e-02 8.50000e-02
+300.00000 10.00000 10.00000 1.47300e+00 1.10000e-01 1.10000e-01
+320.00000 10.00000 10.00000 1.56100e+00 1.24000e-01 1.24000e-01
+340.00000 10.00000 10.00000 1.60700e+00 1.00000e-01 1.00000e-01
+360.00000 10.00000 10.00000 1.92500e+00 2.32000e-01 2.32000e-01
+380.00000 10.00000 10.00000 1.91600e+00 2.57000e-01 2.57000e-01
+400.00000 10.00000 10.00000 2.13700e+00 4.21000e-01 4.21000e-01
+420.00000 10.00000 10.00000 2.49500e+00 5.47000e-01 5.47000e-01
+445.00000 15.00000 15.00000 2.51900e+00 6.85000e-01 6.85000e-01
+475.00000 15.00000 15.00000 3.17000e+00 1.65000e+00 1.65000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/A2_2017_I1486671/d02-x01-y01
+IsRef: 1
+Path: /REF/A2_2017_I1486671/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+40.00000 10.00000 10.00000 1.00200e+00 1.62000e-01 1.62000e-01
+60.00000 10.00000 10.00000 1.01100e+00 1.20000e-01 1.20000e-01
+80.00000 10.00000 10.00000 1.02700e+00 1.21000e-01 1.21000e-01
+105.00000 15.00000 15.00000 1.05800e+00 1.40000e-01 1.40000e-01
+135.00000 15.00000 15.00000 1.12600e+00 2.39000e-01 2.39000e-01
+175.00000 25.00000 25.00000 1.14600e+00 1.28000e-01 1.28000e-01
+225.00000 25.00000 25.00000 1.22700e+00 1.61000e-01 1.61000e-01
+275.00000 25.00000 25.00000 1.39000e+00 2.15000e-01 2.15000e-01
+325.00000 25.00000 25.00000 1.64800e+00 2.79000e-01 2.79000e-01
+375.00000 25.00000 25.00000 1.94600e+00 4.31000e-01 4.31000e-01
+425.00000 25.00000 25.00000 2.55300e+00 6.92000e-01 6.92000e-01
+480.00000 30.00000 30.00000 3.32000e+00 1.08000e+00 1.08000e+00
+540.00000 30.00000 30.00000 6.32000e+00 2.90000e+00 2.90000e+00
+600.00000 30.00000 30.00000 1.06300e+01 6.14000e+00 6.14000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginMisc/E756_2000_I530367.cc b/analyses/pluginMisc/E756_2000_I530367.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/E756_2000_I530367.cc
@@ -0,0 +1,132 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Xi-> Lambda pi asymmetry
+ class E756_2000_I530367 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(E756_2000_I530367);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+
+ // Book histograms
+ _h_cthetaP = bookHisto1D("cthetaP",20,-1,1);
+ _h_cthetaM = bookHisto1D("cthetaM",20,-1,1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Xi- baryons
+ foreach(const Particle& Xi, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==3312)) {
+ int sign = Xi.pdgId()/3312;
+ if(Xi.children().size()!=2) continue;
+ Particle Lambda,pion1;
+ if(Xi.children()[0].pdgId()==sign*3122 &&
+ Xi.children()[1].pdgId()==-sign*211) {
+ Lambda = Xi.children()[0];
+ pion1 = Xi.children()[1];
+ }
+ else if(Xi.children()[1].pdgId()==sign*3122 &&
+ Xi.children()[0].pdgId()==-sign*211) {
+ Lambda = Xi.children()[1];
+ pion1 = Xi.children()[0];
+ }
+ else
+ continue;
+ if(Lambda.children().size()!=2) continue;
+ Particle proton,pion2;
+ if(Lambda.children()[0].pdgId()==sign*2212 &&
+ Lambda.children()[1].pdgId()==-sign*211) {
+ proton = Lambda.children()[0];
+ pion2 = Lambda.children()[1];
+ }
+ else if(Lambda.children()[1].pdgId()==sign*2212 &&
+ Lambda.children()[0].pdgId()==-sign*211) {
+ proton = Lambda.children()[1];
+ pion2 = Lambda.children()[0];
+ }
+ else
+ continue;
+ // boost to xi rest frame first
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Xi.momentum().betaVec());
+ FourMomentum pLambda = boost1.transform(Lambda.momentum());
+ FourMomentum pproton = boost1.transform(proton.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pLambda.betaVec());
+ Vector3 axis = pLambda.p3().unit();
+ FourMomentum pp = boost2.transform(pproton);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ if(sign==1) {
+ _h_cthetaM->fill(cTheta,1.);
+ }
+ else {
+ _h_cthetaP->fill(cTheta,1.);
+ }
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_cthetaP);
+ normalize(_h_cthetaM);
+ // calculate the values of alpha
+ // xibar+
+ Scatter2DPtr _h_alphaP = bookScatter2D(1,1,2);
+ pair<double,double> alpha = calcAlpha(_h_cthetaP);
+ _h_alphaP->addPoint(0.5, alpha.first, make_pair(0.5,0.5),
+ make_pair(alpha.second,alpha.second) );
+ // xi-
+ Scatter2DPtr _h_alphaM = bookScatter2D(1,1,1);
+ alpha = calcAlpha(_h_cthetaM);
+ _h_alphaM->addPoint(0.5, alpha.first, make_pair(0.5,0.5),
+ make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_cthetaP,_h_cthetaM;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(E756_2000_I530367);
+
+
+}
diff --git a/analyses/pluginMisc/E756_2000_I530367.info b/analyses/pluginMisc/E756_2000_I530367.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/E756_2000_I530367.info
@@ -0,0 +1,37 @@
+Name: E756_2000_I530367
+Year: 2000
+Summary: Measurement of the asymmetry in $\Xi^-\to\Lambda^0\pi^-$
+Experiment: E756
+InspireID: 530367
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 85 (2000) 4860-4863
+RunInfo: Any process producing Xi- baryons
+NeedCrossSection: no
+Description:
+ 'The Hyper CP experiment measured the asymmetry parameter in the decay $\Xi^-\to\Lambda^0\pi^-$
+ and the charge conjugate mode, in practice
+ this is a fit to a normalised distribution $\frac12(1+\alpha\cos\theta)$.
+ The paper only gives the number for the $\alpha$ parameter and not the distribution, so the
+ distribution is calculated. The $\alpha$ parameter is then extracted using a $\chi^2$ fit.
+ This analysis is useful for testing spin correlations in hadron decays.'
+Keywords: []
+BibKey: Luk:2000zw
+BibTeX: '@article{Luk:2000zw,
+ author = "Luk, K. B. and others",
+ title = "{Search for direct CP violation in nonleptonic decays of
+ charged Xi and Lambda hyperons}",
+ collaboration = "E756",
+ journal = "Phys. Rev. Lett.",
+ volume = "85",
+ year = "2000",
+ pages = "4860-4863",
+ doi = "10.1103/PhysRevLett.85.4860",
+ eprint = "hep-ex/0007030",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "LBNL-46257, LBL-46257, FERMILAB-PUB-00-410-A",
+ SLACcitation = "%%CITATION = HEP-EX/0007030;%%"
+}'
diff --git a/analyses/pluginMisc/E756_2000_I530367.plot b/analyses/pluginMisc/E756_2000_I530367.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/E756_2000_I530367.plot
@@ -0,0 +1,29 @@
+BEGIN PLOT /E756_2000_I530367/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+
+BEGIN PLOT /E756_2000_I530367/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /E756_2000_I530367/cthetaM
+Title=$\cos\theta$ for $\Xi^-\to\Lambda^0\pi^-$
+END PLOT
+
+BEGIN PLOT /E756_2000_I530367/cthetaP
+Title=$\cos\theta$ for $\bar\Xi^+\to\bar\Lambda^0\pi^+$
+END PLOT
+
+BEGIN PLOT /E756_2000_I530367/d01-x01-y02
+Title=$\alpha$ for $\Xi^-\to\Lambda^0\pi^-$
+ConnectBins=0
+END PLOT
+BEGIN PLOT /E756_2000_I530367/d01-x01-y01
+Title=$\alpha$ for $\bar\Xi^+\to\bar\Lambda^0\pi^+$
+ConnectBins=0
+END PLOT
diff --git a/analyses/pluginMisc/E756_2000_I530367.yoda b/analyses/pluginMisc/E756_2000_I530367.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/E756_2000_I530367.yoda
@@ -0,0 +1,18 @@
+BEGIN YODA_SCATTER2D_V2 /REF/E756_2000_I530367/d01-x01-y01
+IsRef: 1
+Path: /REF/E756_2000_I530367/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.2963 0.0042 0.0042
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/E756_2000_I530367/d01-x01-y02
+IsRef: 1
+Path: /REF/E756_2000_I530367/d01-x01-y02
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.2894 0.0073 0.0073
+END YODA_SCATTER2D_V2
\ No newline at end of file
diff --git a/analyses/pluginMisc/FOCUS_2006_I693639.cc b/analyses/pluginMisc/FOCUS_2006_I693639.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/FOCUS_2006_I693639.cc
@@ -0,0 +1,113 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Lambda_c -> Lambda pi asymmetry
+ class FOCUS_2006_I693639 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(FOCUS_2006_I693639);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+ // Book histograms
+ _h_ctheta = bookHisto1D("ctheta" , 20,-1,1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Omega baryons
+ foreach(const Particle& Lambdac, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==4122)) {
+ int sign = Lambdac.pdgId()/4122;
+ if(Lambdac.children().size()!=2) continue;
+ Particle baryon1,meson1;
+ if(Lambdac.children()[0].pdgId()==sign*3122 &&
+ Lambdac.children()[1].pdgId()==sign*211) {
+ baryon1 = Lambdac.children()[0];
+ meson1 = Lambdac.children()[1];
+ }
+ else if(Lambdac.children()[1].pdgId()==sign*3122 &&
+ Lambdac.children()[0].pdgId()==sign*211) {
+ baryon1 = Lambdac.children()[1];
+ meson1 = Lambdac.children()[0];
+ }
+ else
+ continue;
+ Particle baryon2,meson2;
+ if(baryon1.children()[0].pdgId()== sign*2212 &&
+ baryon1.children()[1].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pdgId()== sign*2212 &&
+ baryon1.children()[0].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ // first boost to the Lambdac rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Lambdac.momentum().betaVec());
+ FourMomentum pbaryon1 = boost1.transform(baryon1.momentum());
+ FourMomentum pbaryon2 = boost1.transform(baryon2.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pbaryon1.betaVec());
+ Vector3 axis = pbaryon1.p3().unit();
+ FourMomentum pp = boost2.transform(pbaryon2);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ _h_ctheta->fill(cTheta,1.);
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_ctheta);
+ Scatter2DPtr _h_alpha = bookScatter2D(1,1,1);
+ pair<double,double> alpha = calcAlpha(_h_ctheta);
+ _h_alpha->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_ctheta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(FOCUS_2006_I693639);
+
+
+}
diff --git a/analyses/pluginMisc/FOCUS_2006_I693639.info b/analyses/pluginMisc/FOCUS_2006_I693639.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/FOCUS_2006_I693639.info
@@ -0,0 +1,33 @@
+Name: FOCUS_2006_I693639
+Year: 2006
+Summary: Decay asymmetries in $\Lambda^+_c\to\Lambda^0\pi^+$
+Experiment: FOCUS
+InspireID: 693639
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B634 (2006) 165-172
+RunInfo: Any process producing Lambda_c baryons
+Description:
+'Measurement of the decay asymmetries in $\Lambda^+_c\to\Lambda^0\pi^+$ by the FOCUS experiment.
+ The asymmetry parameter is extracted by fitting to normalised angular distribution. This analysis is useful for testing spin correlations
+ in hadron decays.'
+Keywords: []
+BibKey: Link:2005ft
+BibTeX: '@article{Link:2005ft,
+ author = "Link, J. M. and others",
+ title = "{Study of the decay asymmetry parameter and CP violation
+ parameter in the Lambda(c)+ ---&gt; Lambda pi+ decay}",
+ collaboration = "FOCUS",
+ journal = "Phys. Lett.",
+ volume = "B634",
+ year = "2006",
+ pages = "165-172",
+ doi = "10.1016/j.physletb.2006.01.017",
+ eprint = "hep-ex/0509042",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "FERMILAB-PUB-05-424-E",
+ SLACcitation = "%%CITATION = HEP-EX/0509042;%%"
+}'
diff --git a/analyses/pluginMisc/FOCUS_2006_I693639.plot b/analyses/pluginMisc/FOCUS_2006_I693639.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/FOCUS_2006_I693639.plot
@@ -0,0 +1,18 @@
+BEGIN PLOT /FOCUS_2006_I693639/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+BEGIN PLOT /FOCUS_2006_I693639/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /FOCUS_2006_I693639/ctheta
+Title=$\cos\theta$ for $\Lambda_c^+\to\Lambda^0\pi^+$ and $\bar\Lambda_c^+\to\bar\Lambda^0\pi^-$
+END PLOT
+BEGIN PLOT /FOCUS_2006_I693639/d01-x01-y01
+Title=$\alpha$ for $\Lambda_c^+\to\Lambda^0\pi^+$ and $\bar\Lambda_c^+\to\bar\Lambda^0\pi^-$
+END PLOT
diff --git a/analyses/pluginMisc/FOCUS_2006_I693639.yoda b/analyses/pluginMisc/FOCUS_2006_I693639.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/FOCUS_2006_I693639.yoda
@@ -0,0 +1,9 @@
+BEGIN YODA_SCATTER2D_V2 /REF/FOCUS_2006_I693639/d01-x01-y01
+IsRef: 1
+Path: /REF/FOCUS_2006_I693639/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 0.55 0.03 0.03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginMisc/HyperCP_2005_I677384.cc b/analyses/pluginMisc/HyperCP_2005_I677384.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/HyperCP_2005_I677384.cc
@@ -0,0 +1,134 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief asymmetry in Omega-> Lambda K
+ class HyperCP_2005_I677384 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HyperCP_2005_I677384);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+
+ // Book histograms
+ _h_cthetaP = bookHisto1D("cthetaP" ,20,-1,1);
+ _h_cthetaM = bookHisto1D("cthetaM" ,20,-1,1);
+ _h_cthetaAll = bookHisto1D("cthetaAll",20,-1,1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Omega baryons
+ foreach(const Particle& Omega, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==3334)) {
+ int sign = Omega.pdgId()/3334;
+ if(Omega.children().size()!=2) continue;
+ Particle Lambda,kaon;
+ if(Omega.children()[0].pdgId()==sign*3122 &&
+ Omega.children()[1].pdgId()==-sign*321) {
+ Lambda = Omega.children()[0];
+ kaon = Omega.children()[1];
+ }
+ else if(Omega.children()[1].pdgId()==sign*3122 &&
+ Omega.children()[0].pdgId()==-sign*321) {
+ Lambda = Omega.children()[1];
+ kaon = Omega.children()[0];
+ }
+ else
+ continue;
+ if(Lambda.children().size()!=2) continue;
+ Particle proton,pion;
+ if(Lambda.children()[0].pdgId()==sign*2212 &&
+ Lambda.children()[1].pdgId()==-sign*211) {
+ proton = Lambda.children()[0];
+ pion = Lambda.children()[1];
+ }
+ else if(Lambda.children()[1].pdgId()==sign*2212 &&
+ Lambda.children()[0].pdgId()==-sign*211) {
+ proton = Lambda.children()[1];
+ pion = Lambda.children()[0];
+ }
+ else
+ continue;
+ // first boost to the Omega rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Omega.momentum().betaVec());
+ FourMomentum pLambda = boost1.transform(Lambda.momentum());
+ FourMomentum pproton = boost1.transform(proton.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pLambda.betaVec());
+ Vector3 axis = pLambda.p3().unit();
+ FourMomentum pp = boost2.transform(pproton);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ _h_cthetaAll->fill(cTheta,1.);
+ if(sign==1) {
+ _h_cthetaM->fill(cTheta,1.);
+ }
+ else {
+ _h_cthetaP->fill(cTheta,1.);
+ }
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_cthetaP );
+ normalize(_h_cthetaM );
+ normalize(_h_cthetaAll);
+ // calculate the values of alpha
+ Scatter2DPtr _h_alphaP = bookScatter2D(1,1,1);
+ pair<double,double> alpha = calcAlpha(_h_cthetaP);
+ _h_alphaP->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ Scatter2DPtr _h_alphaM = bookScatter2D(1,1,2);
+ alpha = calcAlpha(_h_cthetaM);
+ _h_alphaM->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ Scatter2DPtr _h_alphaAll = bookScatter2D(1,1,3);
+ alpha = calcAlpha(_h_cthetaAll);
+ _h_alphaAll->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_cthetaP,_h_cthetaM,_h_cthetaAll;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HyperCP_2005_I677384);
+
+
+}
diff --git a/analyses/pluginMisc/HyperCP_2005_I677384.info b/analyses/pluginMisc/HyperCP_2005_I677384.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/HyperCP_2005_I677384.info
@@ -0,0 +1,37 @@
+Name: HyperCP_2005_I677384
+Year: 2005
+Summary: Measurement of asymmetry in $\Omega^-\to\Lambda^0K^-$
+Experiment: HyperCP
+InspireID: 677384
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D71 (2005) 051102
+RunInfo: Any process producing Omega baryons
+NeedCrossSection: no
+Description:
+ 'The Hyper CP experiment measured the asymmetry parameter in the decay $\Omega^-\to\Lambda^0K^-$, in practice
+ this is a fit to a normalised distribution $\frac12(1+\alpha\cos\theta)$.
+ The paper only gives the number for the $\alpha$ parameter and not the distribution, so the
+ distribution is calculated. The $\alpha$ parameter is then extracted using a $\chi^2$ fit.
+ This analysis is useful for testing spin correlations
+ in hadron decays.'
+Keywords: []
+BibKey: Chen:2005aza
+BibTeX: '@article{Chen:2005aza,
+ author = "Chen, Y. C. and others",
+ title = "{Measurement of the alpha asymmetry parameter for the
+ Omega- ---&gt; Lambda K- decay}",
+ collaboration = "HyperCP",
+ journal = "Phys. Rev.",
+ volume = "D71",
+ year = "2005",
+ pages = "051102",
+ doi = "10.1103/PhysRevD.71.051102",
+ eprint = "hep-ex/0502043",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "FERMILAB-PUB-05-026-E",
+ SLACcitation = "%%CITATION = HEP-EX/0502043;%%"
+}'
diff --git a/analyses/pluginMisc/HyperCP_2005_I677384.plot b/analyses/pluginMisc/HyperCP_2005_I677384.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/HyperCP_2005_I677384.plot
@@ -0,0 +1,30 @@
+BEGIN PLOT /HyperCP_2005_I677384/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/cthetaAll
+Title=$\cos\theta$ for $\Omega^-\to\Lambda^0K^-$ and $\bar\Omega^+\to\bar\Lambda^0K^+$
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/cthetaM
+Title=$\cos\theta$ for $\Omega^-\to\Lambda^0K^-$
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/cthetaP
+Title=$\cos\theta$ for $\bar\Omega^+\to\bar\Lambda^0K^+$
+END PLOT
+
+BEGIN PLOT /HyperCP_2005_I677384/d01-x01-y03
+Title=$\alpha$ for $\Omega^-\to\Lambda^0K^-$ and $\bar\Omega^+\to\bar\Lambda^0K^+$
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/d01-x01-y01
+Title=$\alpha$ for $\Omega^-\to\Lambda^0K^-$
+END PLOT
+BEGIN PLOT /HyperCP_2005_I677384/d01-x01-y02
+Title=$\alpha$ for $\bar\Omega^+\to\bar\Lambda^0K^+$
+END PLOT
diff --git a/analyses/pluginMisc/HyperCP_2005_I677384.yoda b/analyses/pluginMisc/HyperCP_2005_I677384.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/HyperCP_2005_I677384.yoda
@@ -0,0 +1,28 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HyperCP_2005_I677384/d01-x01-y01
+IsRef: 1
+Path: /REF/HyperCP_2005_I677384/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 1.33e-2 0.61e-2 0.61e-2
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HyperCP_2005_I677384/d01-x01-y02
+IsRef: 1
+Path: /REF/HyperCP_2005_I677384/d01-x01-y02
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 1.33e-2 0.61e-2 0.61e-2
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HyperCP_2005_I677384/d01-x01-y03
+IsRef: 1
+Path: /REF/HyperCP_2005_I677384/d01-x01-y03
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 1.33e-2 0.61e-2 0.61e-2
+END YODA_SCATTER2D_V2
+
diff --git a/analyses/pluginMisc/NA48_2010_I868871.cc b/analyses/pluginMisc/NA48_2010_I868871.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/NA48_2010_I868871.cc
@@ -0,0 +1,226 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief asymmetrics in Xi0 decays
+ class NA48_2010_I868871 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(NA48_2010_I868871);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+ // Book histograms
+ _h_ctheta_pi0 = bookHisto1D("ctheta_pi0" , 20,-1,1);
+ _h_ctheta_gamma = bookHisto1D("ctheta_gamma", 20,-1,1);
+ double step=0.1;
+ double xmin=-1.;
+ for(unsigned int ix=0;ix<20;++ix) {
+ ostringstream title;
+ title << "ctheta_Sigma_" << ix;
+ _h_ctheta_Sigma.addHistogram(xmin, xmin+step, bookHisto1D(title.str(), 20,-1,1));
+ xmin+=step;
+ }
+ _nSigma=0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Omega baryons
+ foreach(const Particle& Xi, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==3322)) {
+ int sign = Xi.pdgId()/3322;
+ if(Xi.children().size()!=2) continue;
+ Particle baryon1,meson1;
+ unsigned int mode(0);
+ if(Xi.children()[0].pdgId()==sign*3122 &&
+ Xi.children()[1].pdgId()==111) {
+ baryon1 = Xi.children()[0];
+ meson1 = Xi.children()[1];
+ mode=1;
+ }
+ else if(Xi.children()[1].pdgId()==sign*3122 &&
+ Xi.children()[0].pdgId()==111) {
+ baryon1 = Xi.children()[1];
+ meson1 = Xi.children()[0];
+ mode=1;
+ }
+ else if(Xi.children()[0].pdgId()==sign*3122 &&
+ Xi.children()[1].pdgId()==22) {
+ baryon1 = Xi.children()[0];
+ meson1 = Xi.children()[1];
+ mode=2;
+ }
+ else if(Xi.children()[1].pdgId()==sign*3122 &&
+ Xi.children()[0].pdgId()==22) {
+ baryon1 = Xi.children()[1];
+ meson1 = Xi.children()[0];
+ mode=2;
+ }
+ else if(Xi.children()[0].pdgId()==sign*3212 &&
+ Xi.children()[1].pdgId()==22) {
+ baryon1 = Xi.children()[0];
+ meson1 = Xi.children()[1];
+ mode=3;
+ }
+ else if(Xi.children()[1].pdgId()==sign*3212 &&
+ Xi.children()[0].pdgId()==22) {
+ baryon1 = Xi.children()[1];
+ meson1 = Xi.children()[0];
+ mode=3;
+ }
+ else
+ continue;
+ if(baryon1.children().size()!=2) continue;
+ Particle baryon2,meson2,baryon3,meson3;
+ if(mode==1 || mode ==2) {
+ if(baryon1.children()[0].pdgId()== sign*2212 &&
+ baryon1.children()[1].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pdgId()== sign*2212 &&
+ baryon1.children()[0].pdgId()==-sign*211) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ }
+ else if(mode==3) {
+ if(baryon1.children()[0].pdgId()== sign*3122 &&
+ baryon1.children()[1].pdgId()== 22) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pdgId()== sign*3122 &&
+ baryon1.children()[0].pdgId()== 22) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ if(baryon2.children()[0].pdgId()== sign*2212 &&
+ baryon2.children()[1].pdgId()==-sign*211) {
+ baryon3 = baryon2.children()[0];
+ meson3 = baryon2.children()[1];
+ }
+ else if(baryon2.children()[1].pdgId()== sign*2212 &&
+ baryon2.children()[0].pdgId()==-sign*211) {
+ baryon3 = baryon2.children()[1];
+ meson3 = baryon2.children()[0];
+ }
+ else
+ continue;
+ }
+ // first boost to the Xi rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Xi.momentum().betaVec());
+ FourMomentum pbaryon1 = boost1.transform(baryon1.momentum());
+ FourMomentum pbaryon2 = boost1.transform(baryon2.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pbaryon1.betaVec());
+ Vector3 axis = pbaryon1.p3().unit();
+ FourMomentum pp = boost2.transform(pbaryon2);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ if(mode==1) {
+ _h_ctheta_pi0->fill(cTheta,1.);
+ }
+ else if(mode==2) {
+ _h_ctheta_gamma->fill(cTheta,1.);
+ }
+ else if(mode==3) {
+ FourMomentum pbaryon3 = boost1.transform(baryon3.momentum());
+ FourMomentum pp2 = boost2.transform(pbaryon3);
+ Vector3 axis2 = pp.p3().unit();
+ double cTheta2 = pp2.p3().unit().dot(axis2);
+ _h_ctheta_Sigma.fill(cTheta,cTheta2,1.);
+ _nSigma += 1.;
+ }
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ pair<double,double> calcAlpha(BinnedHistogram<double> hist) {
+ double sum1(0.),sum2(0.);
+ double step=0.1;
+ double xmin=-1.;
+ for(unsigned int ix=0;ix<20;++ix) {
+ double xsum=2.*xmin+step;
+ Histo1DPtr h2 = hist.histo(xmin+0.5*step);
+ for (auto bin : h2->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.25*(bin.xMax()-bin.xMin())*step;
+ double bi = 0.25*ai*(bin.xMax()+bin.xMin())*xsum;
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ xmin+=step;
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // Xi0 -> Lambda0 pi0
+ normalize(_h_ctheta_pi0);
+ Scatter2DPtr _h_alpha_pi0 = bookScatter2D(1,1,1);
+ pair<double,double> alpha = calcAlpha(_h_ctheta_pi0);
+ _h_alpha_pi0->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ // Xi0 -> Lambda gamma (N.B. sign due defns)
+ normalize(_h_ctheta_gamma);
+ Scatter2DPtr _h_alpha_gamma = bookScatter2D(2,1,1);
+ alpha = calcAlpha(_h_ctheta_gamma);
+ _h_alpha_gamma->addPoint(0.5,-alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ // Xi0 -> Sigma gamma
+ _h_ctheta_Sigma.scale(1./_nSigma,this);
+ Scatter2DPtr _h_alpha_Sigma = bookScatter2D(3,1,1);
+ alpha = calcAlpha(_h_ctheta_Sigma);
+ _h_alpha_Sigma->addPoint(0.5,alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_ctheta_pi0,_h_ctheta_gamma;
+ BinnedHistogram<double> _h_ctheta_Sigma;
+ double _nSigma;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(NA48_2010_I868871);
+
+
+}
diff --git a/analyses/pluginMisc/NA48_2010_I868871.info b/analyses/pluginMisc/NA48_2010_I868871.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/NA48_2010_I868871.info
@@ -0,0 +1,32 @@
+Name: NA48_2010_I868871
+Year: 2010
+Summary: Decay asymmetries in $\Xi^0\to\Lambda^0\gamma$, $\Lambda^0\pi^0$ and $\Sigma^0\gamma$
+Experiment: NA48
+InspireID: 868871
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B693 (2010) 241-248
+RunInfo: Any process producing Xi0 baryons
+Description:
+'Measurement of the decay asymmetries in $\Xi^0\to\Lambda^0\gamma$, $\Lambda^0\pi^0$ and $\Sigma^0\gamma$ by the NA48 experiment.
+ The asymmetry parameter is extracted by fitting to normalised angular distribution. This analysis is useful for testing spin correlations
+ in hadron decays.'
+Keywords: []
+BibKey: Batley:2010bp
+BibTeX: '@article{Batley:2010bp,
+ author = "Batley, J. R. and others",
+ title = "{New Precise Measurements of the $\xi^0 -&gt; \Lamga \gamma$
+ and $\xi^0 -&gt; \Sigma^0 \gamma$ Decay Asymmetries}",
+ journal = "Phys. Lett.",
+ volume = "B693",
+ year = "2010",
+ pages = "241-248",
+ doi = "10.1016/j.physletb.2010.08.046",
+ eprint = "1009.3844",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "CERN-PH-EP-2010-032",
+ SLACcitation = "%%CITATION = ARXIV:1009.3844;%%"
+}'
diff --git a/analyses/pluginMisc/NA48_2010_I868871.plot b/analyses/pluginMisc/NA48_2010_I868871.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/NA48_2010_I868871.plot
@@ -0,0 +1,93 @@
+BEGIN PLOT /NA48_2010_I868871/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /NA48_2010_I868871/ctheta_pi0
+Title=$\cos\theta$ for $\Xi^0\to\Lambda^0\pi^0$ and $\bar\Xi^0\to\bar\Lambda^0\pi^0$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/d01-x01-y01
+Title=$\alpha$ for $\Xi^0\to\Lambda^0\pi^0$ and $\bar\Xi^0\to\bar\Lambda^0\pi^0$
+YMin=-0.35
+YMax=-0.24
+END PLOT
+
+BEGIN PLOT /NA48_2010_I868871/ctheta_gamma
+Title=$\cos\theta$ for $\Xi^0\to\Lambda^0\gamma$ and $\bar\Xi^0\to\bar\Lambda^0\gamma$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/d02-x01-y01
+Title=$\alpha$ for $\Xi^0\to\Lambda^0\gamma$ and $\bar\Xi^0\to\bar\Lambda^0\gamma$
+END PLOT
+
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_0
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-1\leq\cos\theta_{\Xi\Lambda}<-0.9$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_1
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.9\leq\cos\theta_{\Xi\Lambda}<-0.8$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_2
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.8\leq\cos\theta_{\Xi\Lambda}<-0.7$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_3
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.7\leq\cos\theta_{\Xi\Lambda}<-0.6$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_4
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.6\leq\cos\theta_{\Xi\Lambda}<-0.5$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_5
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.5\leq\cos\theta_{\Xi\Lambda}<-0.4$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_6
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.4\leq\cos\theta_{\Xi\Lambda}<-0.3$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_7
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.3\leq\cos\theta_{\Xi\Lambda}<-0.2$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_8
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.2\leq\cos\theta_{\Xi\Lambda}<-0.1$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_9
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $-0.1\leq\cos\theta_{\Xi\Lambda}<0$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_10
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0\leq\cos\theta_{\Xi\Lambda}<0.1$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_11
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.1\leq\cos\theta_{\Xi\Lambda}<0.2$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_12
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.2\leq\cos\theta_{\Xi\Lambda}<0.3$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_13
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.3\leq\cos\theta_{\Xi\Lambda}<0.4$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_14
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.4\leq\cos\theta_{\Xi\Lambda}<0.5$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_15
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.5\leq\cos\theta_{\Xi\Lambda}<0.6$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_16
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.6\leq\cos\theta_{\Xi\Lambda}<0.7$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_17
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.7\leq\cos\theta_{\Xi\Lambda}<0.8$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_18
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.8\leq\cos\theta_{\Xi\Lambda}<0.9$
+END PLOT
+BEGIN PLOT /NA48_2010_I868871/ctheta_Sigma_19
+Title=$\cos\theta$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$ for $0.9\leq\cos\theta_{\Xi\Lambda}<1$
+END PLOT
+
+
+BEGIN PLOT /NA48_2010_I868871/d03-x01-y01
+Title=$\alpha$ for $\Xi^0\to\Sigma^0\gamma$ and $\bar\Xi^0\to\bar\Sigma^0\gamma$
+END PLOT
diff --git a/analyses/pluginMisc/NA48_2010_I868871.yoda b/analyses/pluginMisc/NA48_2010_I868871.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/NA48_2010_I868871.yoda
@@ -0,0 +1,27 @@
+BEGIN YODA_SCATTER2D_V2 /REF/NA48_2010_I868871/d01-x01-y01
+IsRef: 1
+Path: /REF/NA48_2010_I868871/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.276 0.035 0.035
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/NA48_2010_I868871/d02-x01-y01
+IsRef: 1
+Path: /REF/NA48_2010_I868871/d02-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.452 0.04 0.04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/NA48_2010_I868871/d03-x01-y01
+IsRef: 1
+Path: /REF/NA48_2010_I868871/d03-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.468 0.05 0.05
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginMisc/WA46_1984_I206647.cc b/analyses/pluginMisc/WA46_1984_I206647.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/WA46_1984_I206647.cc
@@ -0,0 +1,183 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Omega decay asymmetries
+ class WA46_1984_I206647 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(WA46_1984_I206647);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS" );
+
+ // Book histograms
+ _h_cthetalam = bookHisto1D("cthetaP" ,20,-1,1);
+ _h_cthetaxi0 = bookHisto1D("cthetaM" ,20,-1,1);
+ _h_cthetaxim = bookHisto1D("cthetaAll",20,-1,1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // loop over Omega baryons
+ foreach(const Particle& Omega, apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==3334)) {
+ int sign = Omega.pid()/3334;
+ if(Omega.children().size()!=2) continue;
+ Particle baryon1,meson1;
+ if(Omega.children()[0].pid()==sign*3122 &&
+ Omega.children()[1].pid()==-sign*321) {
+ baryon1 = Omega.children()[0];
+ meson1 = Omega.children()[1];
+ }
+ else if(Omega.children()[1].pid()==sign*3122 &&
+ Omega.children()[0].pid()==-sign*321) {
+ baryon1 = Omega.children()[1];
+ meson1 = Omega.children()[0];
+ }
+ else if(Omega.children()[0].pid()==sign*3322 &&
+ Omega.children()[1].pid()==-sign*211) {
+ baryon1 = Omega.children()[0];
+ meson1 = Omega.children()[1];
+ }
+ else if(Omega.children()[1].pid()==sign*3322 &&
+ Omega.children()[0].pid()==-sign*211) {
+ baryon1 = Omega.children()[1];
+ meson1 = Omega.children()[0];
+ }
+ else if(Omega.children()[0].pid()==sign*3312 &&
+ Omega.children()[1].pid()==111) {
+ baryon1 = Omega.children()[0];
+ meson1 = Omega.children()[1];
+ }
+ else if(Omega.children()[1].pid()==sign*3312 &&
+ Omega.children()[0].pid()==111) {
+ baryon1 = Omega.children()[1];
+ meson1 = Omega.children()[0];
+ }
+ else
+ continue;
+ if(baryon1.children().size()!=2) continue;
+ Particle baryon2,meson2;
+ if(baryon1.abspid()==3122) {
+ if(baryon1.children()[0].pid()==sign*2212 &&
+ baryon1.children()[1].pid()==-sign*211) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pid()==sign*2212 &&
+ baryon1.children()[0].pid()==-sign*211) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ }
+ else if(baryon1.abspid()==3322) {
+ if(baryon1.children()[0].pid()==sign*3122 &&
+ baryon1.children()[1].pid()==111) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pid()==sign*3122 &&
+ baryon1.children()[0].pid()==111) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ }
+ else if (baryon1.abspid()==3312) {
+ if(baryon1.children()[0].pid()==sign*3122 &&
+ baryon1.children()[1].pid()==-sign*211) {
+ baryon2 = baryon1.children()[0];
+ meson2 = baryon1.children()[1];
+ }
+ else if(baryon1.children()[1].pid()==sign*3122 &&
+ baryon1.children()[0].pid()==-sign*211) {
+ baryon2 = baryon1.children()[1];
+ meson2 = baryon1.children()[0];
+ }
+ else
+ continue;
+ }
+ // first boost to the Omega rest frame
+ LorentzTransform boost1 = LorentzTransform::mkFrameTransformFromBeta(Omega.momentum().betaVec());
+ FourMomentum pbaryon1 = boost1.transform(baryon1.momentum());
+ FourMomentum pbaryon2 = boost1.transform(baryon2.momentum());
+ // to lambda rest frame
+ LorentzTransform boost2 = LorentzTransform::mkFrameTransformFromBeta(pbaryon1.betaVec());
+ Vector3 axis = pbaryon1.p3().unit();
+ FourMomentum pp = boost2.transform(pbaryon2);
+ // calculate angle
+ double cTheta = pp.p3().unit().dot(axis);
+ if(baryon1.abspid()==3122)
+ _h_cthetalam->fill(cTheta,event.weight());
+ else if(baryon1.abspid()==3322)
+ _h_cthetaxi0->fill(cTheta,event.weight());
+ else if(baryon1.abspid()==3312)
+ _h_cthetaxim->fill(cTheta,event.weight());
+ }
+ }
+
+ pair<double,double> calcAlpha(Histo1DPtr hist) {
+ if(hist->numEntries()==0.) return make_pair(0.,0.);
+ double sum1(0.),sum2(0.);
+ for (auto bin : hist->bins() ) {
+ double Oi = bin.area();
+ if(Oi==0.) continue;
+ double ai = 0.5*(bin.xMax()-bin.xMin());
+ double bi = 0.5*ai*(bin.xMax()+bin.xMin());
+ double Ei = bin.areaErr();
+ sum1 += sqr(bi/Ei);
+ sum2 += bi/sqr(Ei)*(Oi-ai);
+ }
+ return make_pair(sum2/sum1,sqrt(1./sum1));
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_cthetalam);
+ normalize(_h_cthetaxi0);
+ normalize(_h_cthetaxim);
+ // calculate the values of alpha
+ Scatter2DPtr _h_alphaLam = bookScatter2D(1,1,1);
+ pair<double,double> alpha = calcAlpha(_h_cthetalam);
+ _h_alphaLam->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ Scatter2DPtr _h_alphaXi0 = bookScatter2D(1,1,2);
+ alpha = calcAlpha(_h_cthetaxi0);
+ _h_alphaXi0->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ Scatter2DPtr _h_alphaXim = bookScatter2D(1,1,3);
+ alpha = calcAlpha(_h_cthetaxim);
+ _h_alphaXim->addPoint(0.5, alpha.first, make_pair(0.5,0.5), make_pair(alpha.second,alpha.second) );
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_cthetalam,_h_cthetaxi0,_h_cthetaxim;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(WA46_1984_I206647);
+
+
+}
diff --git a/analyses/pluginMisc/WA46_1984_I206647.info b/analyses/pluginMisc/WA46_1984_I206647.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/WA46_1984_I206647.info
@@ -0,0 +1,35 @@
+Name: WA46_1984_I206647
+Year: 1984
+Summary: Measurement of asymmetry in $\Omega^-$ decays
+Experiment: WA46
+InspireID: 206647
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Nucl.Phys. B241 (1984) 1-47
+RunInfo: Any process producing Omega baryons
+NeedCrossSection: no
+Description:
+'The WA46 experiment measured the asymmetry parameter in the decays $\Omega^-\to\Lambda^0K^-$,
+ $\Omega^-\to\Xi^0\pi^-$ and $\Omega^-\to\Xi^-\pi^0$.
+ In practice
+ this is a fit to a normalised distribution $\frac12(1+\alpha\cos\theta)$.
+ The paper only gives the number for the $\alpha$ parameter and not the distribution, so the
+ distribution is calculated. The $\alpha$ parameter is then extracted using a $\chi^2$ fit.
+ This analysis is useful for testing spin correlations
+ in hadron decays.'
+Keywords: []
+BibKey: Bourquin:1984gd
+BibTeX: '@article{Bourquin:1984gd,
+ author = "Bourquin, M. and others",
+ title = "{MEASUREMENT OF OMEGA- DECAY PROPERTIES IN THE CERN SPS
+ HYPERON BEAM}",
+ collaboration = "BRISTOL-GENEVA-HEIDELBERG-ORSAY-RUTHERFORD-STRASBOURG",
+ journal = "Nucl. Phys.",
+ volume = "B241",
+ year = "1984",
+ pages = "1-47",
+ doi = "10.1016/0550-3213(84)90195-0",
+ SLACcitation = "%%CITATION = NUPHA,B241,1;%%"
+}'
diff --git a/analyses/pluginMisc/WA46_1984_I206647.plot b/analyses/pluginMisc/WA46_1984_I206647.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/WA46_1984_I206647.plot
@@ -0,0 +1,32 @@
+BEGIN PLOT /WA46_1984_I206647/c
+XLabel=$\cos\theta$
+YLabel=$1/N\text{d}N/\text{d}\cos\theta$
+LogY=0
+END PLOT
+
+BEGIN PLOT /WA46_1984_I206647/d
+Title=
+XLabel=
+YLabel=$\alpha$
+LogY=0
+END PLOT
+
+BEGIN PLOT /WA46_1984_I206647/cthetalam
+Title=$\cos\theta$ for $\Omega^-\to\Lambda^0K^-+\text{c.c}$
+END PLOT
+BEGIN PLOT /WA46_1984_I206647/cthetaxi0
+Title=$\cos\theta$ for $\Omega^-\to\Xi^0\pi^-+\text{c.c}$
+END PLOT
+BEGIN PLOT /WA46_1984_I206647/cthetaxim
+Title=$\cos\theta$ for $\Omega^-\to\Xi^-\pi^0+\text{c.c}$
+END PLOT
+
+BEGIN PLOT /WA46_1984_I206647/d01-x01-y01
+Title=$\alpha$ for $\Omega^-\to\Lambda^0K^-+\text{c.c}$
+END PLOT
+BEGIN PLOT /WA46_1984_I206647/d01-x01-y02
+Title=$\alpha$ for $\Omega^-\to\Xi^0\pi^-+\text{c.c}$
+END PLOT
+BEGIN PLOT /WA46_1984_I206647/d01-x01-y03
+Title=$\alpha$ for $\Omega^-\to\Xi^-\pi^0+\text{c.c}$
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginMisc/WA46_1984_I206647.yoda b/analyses/pluginMisc/WA46_1984_I206647.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginMisc/WA46_1984_I206647.yoda
@@ -0,0 +1,27 @@
+BEGIN YODA_SCATTER2D_V2 /REF/WA46_1984_I206647/d01-x01-y01
+IsRef: 1
+Path: /REF/WA46_1984_I206647/d01-x01-y01
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.016 0.018 0.018
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/WA46_1984_I206647/d01-x01-y02
+IsRef: 1
+Path: /REF/WA46_1984_I206647/d01-x01-y02
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.036 0.051 0.051
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/WA46_1984_I206647/d01-x01-y03
+IsRef: 1
+Path: /REF/WA46_1984_I206647/d01-x01-y03
+Title: ~
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.00000e-01 5.000000e-01 5.000000e-01 -0.020 0.09 0.09
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/CMD2_2000_I532970.cc b/analyses/pluginNovosibirsk/CMD2_2000_I532970.cc
--- a/analyses/pluginNovosibirsk/CMD2_2000_I532970.cc
+++ b/analyses/pluginNovosibirsk/CMD2_2000_I532970.cc
@@ -1,165 +1,165 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class CMD2_2000_I532970 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(CMD2_2000_I532970);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
declare(FinalState(), "FS");
declare(UnstableParticles(), "UFS");
_numOmegaPiPi = bookCounter("TMP/OmegaPiPi");
_numEtaPiPi = bookCounter("TMP/EtaPiPi");
_num5Pi = bookCounter("TMP/5Pi");
}
void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
foreach(const Particle &child, p.children()) {
if(child.children().empty()) {
--nRes[child.pdgId()];
--ncount;
}
else
findChildren(child,nRes,ncount);
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
const FinalState& ufs = apply<FinalState>(event, "UFS");
bool foundRes = false;
foreach (const Particle& p, ufs.particles()) {
if(p.children().empty()) continue;
// find the eta
if(p.pdgId()==221) {
map<long,int> nRes = nCount;
int ncount = ntotal;
findChildren(p,nRes,ncount);
// eta pi+pi-
if(ncount!=2) continue;
bool matched = true;
for(auto const & val : nRes) {
if(abs(val.first)==211) {
if(val.second !=1) {
matched = false;
break;
}
}
else if(val.second!=0) {
matched = false;
break;
}
}
if(matched) {
_numEtaPiPi->fill(event.weight());
foundRes = true;
}
}
- // find the eta
+ // find the omega
else if(p.pdgId()==223) {
map<long,int> nRes = nCount;
int ncount = ntotal;
findChildren(p,nRes,ncount);
// eta pi+pi-
if(ncount!=2) continue;
bool matched = true;
for(auto const & val : nRes) {
if(abs(val.first)==211) {
if(val.second !=1) {
matched = false;
break;
}
}
else if(val.second!=0) {
matched = false;
break;
}
}
if(matched) {
_numOmegaPiPi->fill(event.weight());
foundRes = true;
}
}
}
if(foundRes) vetoEvent;
if(nCount[-211]==2&&nCount[211]==2&&nCount[111]==1)
_num5Pi->fill(event.weight());
}
/// Normalise histograms etc., after the run
void finalize() {
for(unsigned int ix=1;ix<4;++ix) {
double sigma,error;
if(ix==1) {
sigma = _numOmegaPiPi->val();
error = _numOmegaPiPi->err();
}
else if(ix==2) {
sigma = _numEtaPiPi->val();
error = _numEtaPiPi->err();
}
else {
sigma = _num5Pi->val();
error = _num5Pi->err();
}
sigma *= crossSection()/ sumOfWeights() /nanobarn;
error *= crossSection()/ sumOfWeights() /nanobarn;
Scatter2D temphisto(refData(ix, 1, 1));
Scatter2DPtr mult = bookScatter2D(ix, 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, sigma, ex, make_pair(error,error));
}
else {
mult->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
}
}
//@}
/// @name Histograms
//@{
CounterPtr _numEtaPiPi,_numOmegaPiPi,_num5Pi;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(CMD2_2000_I532970);
}
diff --git a/analyses/pluginNovosibirsk/CMD3_2013_I1217420.cc b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.cc
@@ -0,0 +1,100 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CMD3_2013_I1217420 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CMD3_2013_I1217420);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+
+ _c_all = bookCounter("/TMP/all");
+
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // find the final-state particles
+ double weight = event.weight();
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ if(ntotal==6 && nCount[211]==3 && nCount[-211]==3) {
+ _c_all->fill(weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = crossSection()/nanobarn/sumOfWeights();
+ double sigma = _c_all->val()*fact;
+ double error = _c_all->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()/MeV, x-ex2.first, x+ex2.second)) {
+ mult->addPoint(x, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_all;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CMD3_2013_I1217420);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/CMD3_2013_I1217420.info b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.info
@@ -0,0 +1,33 @@
+Name: CMD3_2013_I1217420
+Year: 2013
+Summary: Cross section for $e^+e^-\to3(\pi^+\pi^-)$ below 2 GeV by CMD3
+Experiment: CMD3
+Collider: VEPP-2M
+InspireID: 1217420
+Status: VALIDATED
+Authors:
+ - Peter Richrdson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1302.0053
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Measurement of the cross section for $e^+e^-\to3(\pi^+\pi^-)$ for energies below 2 GeV by the CMD3 experiment'
+Keywords: []
+BibKey: Akhmetshin:2013xc
+BibTeX: '@article{Akhmetshin:2013xc,
+ author = "Akhmetshin, R. R. and others",
+ title = "{Study of the process $e^+e^-\to 3(\pi^+\pi^-)$ in the
+ c.m.energy range 1.5--2.0 gev with the cmd-3 detector}",
+ collaboration = "CMD-3",
+ journal = "Phys. Lett.",
+ volume = "B723",
+ year = "2013",
+ pages = "82-89",
+ doi = "10.1016/j.physletb.2013.04.065",
+ eprint = "1302.0053",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1302.0053;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/CMD3_2013_I1217420.plot b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.plot
@@ -0,0 +1,7 @@
+BEGIN PLOT /CMD3_2013_I1217420/d01-x01-y01
+Title=Cross Section for $e^+e^-\to3(\pi^+\pi^-)$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginNovosibirsk/CMD3_2013_I1217420.yoda b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2013_I1217420.yoda
@@ -0,0 +1,43 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2013_I1217420/d01-x01-y01
+IsRef: 1
+Path: /REF/CMD3_2013_I1217420/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2000.00000 0.00000 0.00000 1.28000e+00 9.00000e-02 9.00000e-02
+1975.00000 0.00000 0.00000 1.20000e+00 8.00000e-02 8.00000e-02
+1950.00000 0.00000 0.00000 1.09000e+00 8.00000e-02 8.00000e-02
+1925.00000 0.00000 0.00000 1.12000e+00 7.00000e-02 7.00000e-02
+1900.00000 0.00000 0.00000 1.13000e+00 7.00000e-02 7.00000e-02
+1850.00000 0.00000 0.00000 1.34000e+00 1.00000e-01 1.00000e-01
+1800.00000 0.00000 0.00000 1.33000e+00 9.00000e-02 9.00000e-02
+1750.00000 0.00000 0.00000 7.70000e-01 9.00000e-02 9.00000e-02
+1700.00000 0.00000 0.00000 5.30000e-01 6.00000e-02 6.00000e-02
+1650.00000 0.00000 0.00000 3.20000e-01 4.00000e-02 4.00000e-02
+1600.00000 0.00000 0.00000 9.90000e-02 3.20000e-02 3.20000e-02
+1550.00000 0.00000 0.00000 9.10000e-02 1.30000e-02 1.30000e-02
+1500.00000 0.00000 0.00000 3.70000e-02 1.80000e-02 1.80000e-02
+1890.00000 0.00000 0.00000 9.40000e-01 7.00000e-02 7.00000e-02
+1870.00000 0.00000 0.00000 1.48000e+00 1.30000e-01 1.30000e-01
+1825.00000 0.00000 0.00000 1.34000e+00 9.00000e-02 9.00000e-02
+1775.00000 0.00000 0.00000 9.40000e-01 7.00000e-02 7.00000e-02
+1725.00000 0.00000 0.00000 7.80000e-01 6.00000e-02 6.00000e-02
+1675.00000 0.00000 0.00000 4.00000e-01 5.00000e-02 5.00000e-02
+1625.00000 0.00000 0.00000 2.20000e-01 3.00000e-02 3.00000e-02
+1575.00000 0.00000 0.00000 7.40000e-02 1.10000e-02 1.10000e-02
+1525.00000 0.00000 0.00000 4.50000e-02 1.60000e-02 1.60000e-02
+1980.00000 0.00000 0.00000 1.29000e+00 8.00000e-02 8.00000e-02
+1960.00000 0.00000 0.00000 1.14000e+00 7.00000e-02 7.00000e-02
+1940.00000 0.00000 0.00000 1.15000e+00 6.00000e-02 6.00000e-02
+1920.00000 0.00000 0.00000 1.20000e+00 8.00000e-02 8.00000e-02
+1900.00000 0.00000 0.00000 9.90000e-01 5.00000e-02 5.00000e-02
+1872.00000 0.00000 0.00000 1.46000e+00 7.00000e-02 7.00000e-02
+1840.00000 0.00000 0.00000 1.42000e+00 6.00000e-02 6.00000e-02
+1800.00000 0.00000 0.00000 1.15000e+00 6.00000e-02 6.00000e-02
+1760.00000 0.00000 0.00000 9.80000e-01 5.00000e-02 5.00000e-02
+1720.00000 0.00000 0.00000 6.50000e-01 5.00000e-02 5.00000e-02
+1680.00000 0.00000 0.00000 3.70000e-01 4.00000e-02 4.00000e-02
+1600.00000 0.00000 0.00000 1.17000e-01 2.00000e-02 2.00000e-02
+1520.00000 0.00000 0.00000 3.00000e-02 1.10000e-02 1.10000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/CMD3_2017_I1606078.cc b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.cc
@@ -0,0 +1,204 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief CMD3 pi+pi-pi0eta cross section
+ class CMD3_2017_I1606078 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CMD3_2017_I1606078);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+
+ _c_all = bookCounter("/TMP/all");
+ _c_omega = bookCounter("/TMP/omega");
+ _c_rho = bookCounter("/TMP/rho");
+ _c_other = bookCounter("/TMP/other");
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // find the final-state particles
+ double weight = event.weight();
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ // find omega/phi + eta
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool found = false, foundOmegaPhi = false;
+ foreach (const Particle& p, ufs.particles()) {
+ if(p.children().empty()) continue;
+ // find the eta
+ if(p.pdgId()!=221) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // eta pi+pi-pi0
+ if(ncount==3) {
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(abs(val.first)==211 || val.first==111 ) {
+ if(val.second !=1) {
+ matched = false;
+ break;
+ }
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ _c_all->fill(event.weight());
+ found = true;
+ }
+ }
+ foreach (const Particle& p2, ufs.particles()) {
+ if(p2.pdgId()!=223 && p2.pdgId()!=333) continue;
+ map<long,int> nResB = nRes;
+ int ncountB = ncount;
+ findChildren(p2,nResB,ncountB);
+ if(ncountB!=0) continue;
+ bool matched2 = true;
+ for(auto const & val : nResB) {
+ if(val.second!=0) {
+ matched2 = false;
+ break;
+ }
+ }
+ if(matched2) {
+ if(p2.pdgId()==223)
+ _c_omega->fill(event.weight());
+ foundOmegaPhi=true;
+ }
+ }
+ }
+ // find a_0 rho
+ bool founda0Rho=false;
+ foreach (const Particle& p, ufs.particles()) {
+ if(p.children().empty()) continue;
+ // find the rho
+ if(p.pdgId()!=113 && abs(p.pdgId())!=213)
+ continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ int a1id(0);
+ if(p.pdgId()==213)
+ a1id = 9000211;
+ else if(p.pdgId()==-213)
+ a1id =-9000211;
+ else
+ a1id = 9000111;
+ foreach (const Particle& p2, ufs.particles()) {
+ if(p2.pdgId()!=a1id) continue;
+ map<long,int> nResB = nRes;
+ int ncountB = ncount;
+ findChildren(p2,nResB,ncountB);
+ if(ncountB!=0) continue;
+ bool matched = true;
+ for(auto const & val : nResB) {
+ if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ _c_rho->fill(event.weight());
+ founda0Rho=true;
+ break;
+ }
+ }
+ if(founda0Rho) break;
+ }
+ if(found && !foundOmegaPhi && ! founda0Rho)
+ _c_other->fill(weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/nanobarn/sumOfWeights();
+ for(unsigned int ix=1;ix<5;++ix) {
+ double sigma(0.),error(0.);
+ if(ix==1) {
+ sigma = _c_all->val()*fact;
+ error = _c_all->err()*fact;
+ }
+ else if(ix==2) {
+ sigma = _c_omega->val()*fact;
+ error = _c_omega->err()*fact;
+ }
+ else if(ix==3) {
+ sigma = _c_rho->val()*fact;
+ error = _c_rho->err()*fact;
+ }
+ else if(ix==4) {
+ sigma = _c_other->val()*fact;
+ error = _c_other->err()*fact;
+ }
+ Scatter2D temphisto(refData(1, 1, ix));
+ Scatter2DPtr mult = bookScatter2D(1, 1, ix);
+ 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()/MeV, x-ex2.first, x+ex2.second)) {
+ mult->addPoint(x, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_all, _c_omega, _c_rho, _c_other;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CMD3_2017_I1606078);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/CMD3_2017_I1606078.info b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.info
@@ -0,0 +1,34 @@
+Name: CMD3_2017_I1606078
+Year: 2017
+Summary: Cross section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$ for energies below 2 GeV
+Experiment: CMD3
+Collider: VEPP-2M
+InspireID: 1606078
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1706.06267
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Measurement of the cross section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$, and the resonant sub-processes $\omega\eta$and $a_0(980)\rho$, for energies below 2 GeV by the CMD3 experiment'
+Keywords: []
+BibKey: CMD-3:2017tgb
+BibTeX: '@article{CMD-3:2017tgb,
+ author = "Akhmetshin, R. R. and others",
+ title = "{Study of the process $e^+e^-\to \pi^+\pi^-\pi^0\eta$ in
+ the c.m. energy range 1394-2005 MeV with the CMD-3
+ detector}",
+ collaboration = "CMD-3",
+ journal = "Phys. Lett.",
+ volume = "B773",
+ year = "2017",
+ pages = "150-158",
+ doi = "10.1016/j.physletb.2017.08.019",
+ eprint = "1706.06267",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1706.06267;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/CMD3_2017_I1606078.plot b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /CMD3_2017_I1606078/d01-x01-y01
+Title=Cross Section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /CMD3_2017_I1606078/d01-x01-y02
+Title=Cross Section for $e^+e^-\to\omega\eta$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /CMD3_2017_I1606078/d01-x01-y03
+Title=Cross Section for $e^+e^-\to a_0(980)\rho\eta$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /CMD3_2017_I1606078/d01-x01-y04
+Title=Cross Section for $e^+e^-\to \to\pi^+\pi^-\pi^0\eta$ (no $\omega$, $\phi$, $a_0\rho$)
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginNovosibirsk/CMD3_2017_I1606078.yoda b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2017_I1606078.yoda
@@ -0,0 +1,182 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2017_I1606078/d01-x01-y01
+IsRef: 1
+Path: /REF/CMD3_2017_I1606078/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2005.00000 0.00000 0.00000 2.70000e-01 2.50000e-01 2.50000e-01
+1989.00000 0.00000 0.00000 8.10000e-01 3.00000e-01 3.00000e-01
+1978.00000 0.00000 0.00000 6.80000e-01 2.80000e-01 2.80000e-01
+1967.00000 0.00000 0.00000 7.60000e-01 2.30000e-01 2.30000e-01
+1953.00000 0.00000 0.00000 6.80000e-01 3.30000e-01 3.30000e-01
+1945.00000 0.00000 0.00000 1.00000e+00 2.40000e-01 2.40000e-01
+1927.00000 0.00000 0.00000 1.06000e+00 3.00000e-01 3.00000e-01
+1926.00000 0.00000 0.00000 8.00000e-01 2.20000e-01 2.20000e-01
+1903.00000 0.00000 0.00000 1.44000e+00 2.80000e-01 2.80000e-01
+1901.00000 0.00000 0.00000 1.19000e+00 3.40000e-01 3.40000e-01
+1893.00000 0.00000 0.00000 1.26000e+00 3.40000e-01 3.40000e-01
+1874.00000 0.00000 0.00000 1.77000e+00 2.60000e-01 2.60000e-01
+1871.00000 0.00000 0.00000 1.31000e+00 2.80000e-01 2.80000e-01
+1849.00000 0.00000 0.00000 1.29000e+00 3.20000e-01 3.20000e-01
+1840.00000 0.00000 0.00000 1.85000e+00 3.00000e-01 3.00000e-01
+1826.00000 0.00000 0.00000 1.15000e+00 3.70000e-01 3.70000e-01
+1798.00000 0.00000 0.00000 1.67000e+00 2.50000e-01 2.50000e-01
+1793.00000 0.00000 0.00000 2.13000e+00 4.30000e-01 4.30000e-01
+1774.00000 0.00000 0.00000 2.08000e+00 3.60000e-01 3.60000e-01
+1758.00000 0.00000 0.00000 2.28000e+00 2.70000e-01 2.70000e-01
+1742.00000 0.00000 0.00000 2.82000e+00 3.90000e-01 3.90000e-01
+1723.00000 0.00000 0.00000 4.61000e+00 4.50000e-01 4.50000e-01
+1716.00000 0.00000 0.00000 3.40000e+00 3.00000e-01 3.00000e-01
+1693.00000 0.00000 0.00000 6.24000e+00 4.70000e-01 4.70000e-01
+1674.00000 0.00000 0.00000 5.05000e+00 3.40000e-01 3.40000e-01
+1669.00000 0.00000 0.00000 5.27000e+00 4.10000e-01 4.10000e-01
+1643.00000 0.00000 0.00000 5.30000e+00 4.70000e-01 4.70000e-01
+1623.00000 0.00000 0.00000 2.62000e+00 3.30000e-01 3.30000e-01
+1595.00000 0.00000 0.00000 1.34000e+00 2.00000e-01 2.00000e-01
+1594.00000 0.00000 0.00000 1.84000e+00 2.90000e-01 2.90000e-01
+1572.00000 0.00000 0.00000 8.70000e-01 2.40000e-01 2.40000e-01
+1543.00000 0.00000 0.00000 6.30000e-01 1.90000e-01 1.90000e-01
+1522.00000 0.00000 0.00000 2.90000e-01 1.70000e-01 1.70000e-01
+1515.00000 0.00000 0.00000 4.50000e-01 2.20000e-01 2.20000e-01
+1494.00000 0.00000 0.00000 5.40000e-01 2.10000e-01 2.10000e-01
+1471.00000 0.00000 0.00000 6.30000e-01 2.40000e-01 2.40000e-01
+1443.00000 0.00000 0.00000 3.60000e-01 1.80000e-01 1.80000e-01
+1435.00000 0.00000 0.00000 1.80000e-01 1.10000e-01 1.10000e-01
+1423.00000 0.00000 0.00000 6.10000e-01 1.70000e-01 1.70000e-01
+1394.00000 0.00000 0.00000 0.00000e+00 2.30000e-01 2.30000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2017_I1606078/d01-x01-y02
+IsRef: 1
+Path: /REF/CMD3_2017_I1606078/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2005.00000 0.00000 0.00000 9.00000e-02 1.00000e-01 1.00000e-01
+1989.00000 0.00000 0.00000 0.00000e+00 1.60000e-01 1.60000e-01
+1978.00000 0.00000 0.00000 1.20000e-01 1.30000e-01 1.30000e-01
+1967.00000 0.00000 0.00000 1.30000e-01 8.00000e-02 8.00000e-02
+1953.00000 0.00000 0.00000 8.00000e-02 1.20000e-01 1.20000e-01
+1945.00000 0.00000 0.00000 7.00000e-02 7.00000e-02 7.00000e-02
+1927.00000 0.00000 0.00000 0.00000e+00 9.00000e-02 9.00000e-02
+1926.00000 0.00000 0.00000 0.00000e+00 7.00000e-02 7.00000e-02
+1903.00000 0.00000 0.00000 6.00000e-02 5.00000e-02 5.00000e-02
+1901.00000 0.00000 0.00000 1.00000e-01 9.00000e-02 9.00000e-02
+1893.00000 0.00000 0.00000 1.20000e-01 1.10000e-01 1.10000e-01
+1874.00000 0.00000 0.00000 0.00000e+00 7.00000e-02 7.00000e-02
+1871.00000 0.00000 0.00000 0.00000e+00 9.00000e-02 9.00000e-02
+1849.00000 0.00000 0.00000 5.00000e-02 9.00000e-02 9.00000e-02
+1840.00000 0.00000 0.00000 9.00000e-02 7.00000e-02 7.00000e-02
+1826.00000 0.00000 0.00000 2.40000e-01 1.20000e-01 1.20000e-01
+1798.00000 0.00000 0.00000 3.80000e-01 1.00000e-01 1.00000e-01
+1793.00000 0.00000 0.00000 4.50000e-01 1.50000e-01 1.50000e-01
+1774.00000 0.00000 0.00000 5.00000e-01 1.50000e-01 1.50000e-01
+1758.00000 0.00000 0.00000 4.80000e-01 1.10000e-01 1.10000e-01
+1742.00000 0.00000 0.00000 8.70000e-01 1.60000e-01 1.60000e-01
+1723.00000 0.00000 0.00000 1.02000e+00 2.20000e-01 2.20000e-01
+1716.00000 0.00000 0.00000 1.09000e+00 1.60000e-01 1.60000e-01
+1693.00000 0.00000 0.00000 2.10000e+00 3.30000e-01 3.30000e-01
+1674.00000 0.00000 0.00000 2.18000e+00 2.50000e-01 2.50000e-01
+1669.00000 0.00000 0.00000 2.22000e+00 2.70000e-01 2.70000e-01
+1643.00000 0.00000 0.00000 2.05000e+00 3.00000e-01 3.00000e-01
+1623.00000 0.00000 0.00000 1.82000e+00 2.60000e-01 2.60000e-01
+1595.00000 0.00000 0.00000 1.07000e+00 1.60000e-01 1.60000e-01
+1594.00000 0.00000 0.00000 8.30000e-01 2.40000e-01 2.40000e-01
+1572.00000 0.00000 0.00000 9.50000e-01 1.80000e-01 1.80000e-01
+1543.00000 0.00000 0.00000 6.90000e-01 1.60000e-01 1.60000e-01
+1522.00000 0.00000 0.00000 4.40000e-01 1.50000e-01 1.50000e-01
+1515.00000 0.00000 0.00000 5.60000e-01 1.80000e-01 1.80000e-01
+1494.00000 0.00000 0.00000 5.90000e-01 1.70000e-01 1.70000e-01
+1471.00000 0.00000 0.00000 5.40000e-01 1.90000e-01 1.90000e-01
+1443.00000 0.00000 0.00000 7.10000e-01 2.10000e-01 2.10000e-01
+1435.00000 0.00000 0.00000 4.60000e-01 1.20000e-01 1.20000e-01
+1423.00000 0.00000 0.00000 2.80000e-01 1.50000e-01 1.50000e-01
+1394.00000 0.00000 0.00000 2.70000e-01 1.60000e-01 1.60000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2017_I1606078/d01-x01-y03
+IsRef: 1
+Path: /REF/CMD3_2017_I1606078/d01-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2005.00000 0.00000 0.00000 1.00000e-01 4.10000e-01 4.10000e-01
+1989.00000 0.00000 0.00000 7.00000e-01 3.70000e-01 3.70000e-01
+1978.00000 0.00000 0.00000 5.50000e-01 3.80000e-01 3.80000e-01
+1967.00000 0.00000 0.00000 3.00000e-01 2.90000e-01 2.90000e-01
+1953.00000 0.00000 0.00000 4.00000e-01 8.30000e-01 8.30000e-01
+1945.00000 0.00000 0.00000 8.20000e-01 3.70000e-01 3.70000e-01
+1927.00000 0.00000 0.00000 1.73000e+00 6.00000e-01 6.00000e-01
+1926.00000 0.00000 0.00000 1.01000e+00 3.60000e-01 3.60000e-01
+1903.00000 0.00000 0.00000 7.50000e-01 3.90000e-01 3.90000e-01
+1901.00000 0.00000 0.00000 7.20000e-01 4.60000e-01 4.60000e-01
+1893.00000 0.00000 0.00000 1.77000e+00 5.90000e-01 5.90000e-01
+1874.00000 0.00000 0.00000 2.17000e+00 4.60000e-01 4.60000e-01
+1871.00000 0.00000 0.00000 1.28000e+00 5.30000e-01 5.30000e-01
+1849.00000 0.00000 0.00000 1.51000e+00 5.50000e-01 5.50000e-01
+1840.00000 0.00000 0.00000 2.04000e+00 5.50000e-01 5.50000e-01
+1826.00000 0.00000 0.00000 1.08000e+00 5.70000e-01 5.70000e-01
+1798.00000 0.00000 0.00000 1.61000e+00 4.40000e-01 4.40000e-01
+1793.00000 0.00000 0.00000 1.16000e+00 6.80000e-01 6.80000e-01
+1774.00000 0.00000 0.00000 1.60000e+00 6.80000e-01 6.80000e-01
+1758.00000 0.00000 0.00000 2.15000e+00 5.20000e-01 5.20000e-01
+1742.00000 0.00000 0.00000 5.70000e-01 8.00000e-01 8.00000e-01
+1723.00000 0.00000 0.00000 1.93000e+00 9.20000e-01 9.20000e-01
+1716.00000 0.00000 0.00000 1.02000e+00 5.80000e-01 5.80000e-01
+1693.00000 0.00000 0.00000 1.08000e+00 9.00000e-01 9.00000e-01
+1674.00000 0.00000 0.00000 2.38000e+00 9.60000e-01 9.60000e-01
+1669.00000 0.00000 0.00000 5.50000e-01 1.08000e+00 1.08000e+00
+1643.00000 0.00000 0.00000 1.00000e+00 1.19000e+00 1.19000e+00
+1623.00000 0.00000 0.00000 1.19000e+00 1.16000e+00 1.16000e+00
+1595.00000 0.00000 0.00000 5.40000e-01 5.50000e-01 5.50000e-01
+1594.00000 0.00000 0.00000 1.41000e+00 1.09000e+00 1.09000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2017_I1606078/d01-x01-y04
+IsRef: 1
+Path: /REF/CMD3_2017_I1606078/d01-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2005.00000 0.00000 0.00000 1.30000e-01 3.90000e-01 3.90000e-01
+1989.00000 0.00000 0.00000 4.50000e-01 5.30000e-01 5.30000e-01
+1978.00000 0.00000 0.00000 0.00000e+00 3.90000e-01 3.90000e-01
+1967.00000 0.00000 0.00000 6.70000e-01 4.70000e-01 4.70000e-01
+1953.00000 0.00000 0.00000 6.10000e-01 7.90000e-01 7.90000e-01
+1945.00000 0.00000 0.00000 5.60000e-01 7.20000e-01 7.20000e-01
+1927.00000 0.00000 0.00000 -3.50000e-01 5.40000e-01 5.40000e-01
+1926.00000 0.00000 0.00000 7.00000e-02 4.60000e-01 4.60000e-01
+1903.00000 0.00000 0.00000 9.30000e-01 7.20000e-01 7.20000e-01
+1901.00000 0.00000 0.00000 2.50000e-01 5.20000e-01 5.20000e-01
+1893.00000 0.00000 0.00000 -3.60000e-01 6.10000e-01 6.10000e-01
+1874.00000 0.00000 0.00000 -1.00000e-02 7.30000e-01 7.30000e-01
+1871.00000 0.00000 0.00000 1.70000e-01 4.80000e-01 4.80000e-01
+1849.00000 0.00000 0.00000 -5.00000e-02 5.30000e-01 5.30000e-01
+1840.00000 0.00000 0.00000 -5.00000e-02 6.40000e-01 6.40000e-01
+1826.00000 0.00000 0.00000 -2.80000e-01 6.00000e-01 6.00000e-01
+1798.00000 0.00000 0.00000 -1.90000e-01 9.90000e-01 9.90000e-01
+1793.00000 0.00000 0.00000 3.30000e-01 6.90000e-01 6.90000e-01
+1774.00000 0.00000 0.00000 -5.00000e-02 6.20000e-01 6.20000e-01
+1758.00000 0.00000 0.00000 -7.00000e-02 9.40000e-01 9.40000e-01
+1742.00000 0.00000 0.00000 1.43000e+00 7.10000e-01 7.10000e-01
+1723.00000 0.00000 0.00000 1.73000e+00 7.40000e-01 7.40000e-01
+1716.00000 0.00000 0.00000 2.81000e+00 1.18000e+00 1.18000e+00
+1693.00000 0.00000 0.00000 2.84000e+00 8.30000e-01 8.30000e-01
+1674.00000 0.00000 0.00000 1.91000e+00 1.12000e+00 1.12000e+00
+1669.00000 0.00000 0.00000 2.42000e+00 7.30000e-01 7.30000e-01
+1643.00000 0.00000 0.00000 2.66000e+00 8.20000e-01 8.20000e-01
+1623.00000 0.00000 0.00000 1.10000e-01 7.30000e-01 7.30000e-01
+1595.00000 0.00000 0.00000 -1.00000e-02 7.00000e-01 7.00000e-01
+1594.00000 0.00000 0.00000 -1.20000e-01 6.60000e-01 6.60000e-01
+1572.00000 0.00000 0.00000 0.00000e+00 2.40000e-01 2.40000e-01
+1543.00000 0.00000 0.00000 2.00000e-02 2.10000e-01 2.10000e-01
+1522.00000 0.00000 0.00000 -2.80000e-01 2.00000e-01 2.00000e-01
+1515.00000 0.00000 0.00000 -5.00000e-02 2.50000e-01 2.50000e-01
+1494.00000 0.00000 0.00000 2.00000e-02 2.20000e-01 2.20000e-01
+1471.00000 0.00000 0.00000 1.80000e-01 2.50000e-01 2.50000e-01
+1443.00000 0.00000 0.00000 -2.30000e-01 2.80000e-01 2.80000e-01
+1435.00000 0.00000 0.00000 -3.80000e-01 3.10000e-01 3.10000e-01
+1423.00000 0.00000 0.00000 3.70000e-01 1.90000e-01 1.90000e-01
+1394.00000 0.00000 0.00000 -2.30000e-01 2.10000e-01 2.10000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/CMD3_2019_I1720610.cc b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.cc
@@ -0,0 +1,151 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CMD3_2019_I1720610 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CMD3_2019_I1720610);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+
+ _c_all = bookCounter("/TMP/all");
+ _c_omega = bookCounter("/TMP/omega");
+ _c_eta = bookCounter("/TMP/eta");
+
+ }
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // find the final-state particles
+ double weight = event.weight();
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ if(ntotal==7 && nCount[211]==3 && nCount[-211]==3 && nCount[111] ==1 ) {
+ _c_all->fill(weight);
+ }
+ // find omega/phi + eta
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool found=false;
+ foreach (const Particle& p, ufs.particles()) {
+ if(p.children().empty()) continue;
+ // find the eta/omega
+ if(p.pdgId()!=221 && p.pdgId()!=223) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // eta/omega 2(pi+pi-)
+ if(ncount==4) {
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(abs(val.first)==211 ) {
+ if(val.second !=2) {
+ matched = false;
+ break;
+ }
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ if(p.pdgId()==221)
+ _c_eta->fill(event.weight());
+ else if(p.pdgId()==223)
+ _c_omega->fill(event.weight());
+ found = true;
+ break;
+ }
+ }
+ if(found) break;
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/nanobarn/sumOfWeights();
+ for(unsigned int ix=1;ix<4;++ix) {
+ double sigma(0.),error(0.);
+ if(ix==1) {
+ sigma = _c_all->val()*fact;
+ error = _c_all->err()*fact;
+ }
+ else if(ix==2) {
+ sigma = _c_eta->val()*fact;
+ error = _c_eta->err()*fact;
+ }
+ else if(ix==3) {
+ sigma = _c_omega->val()*fact;
+ error = _c_omega->err()*fact;
+ }
+ Scatter2D temphisto(refData(1, 1, ix));
+ Scatter2DPtr mult = bookScatter2D(1, 1, ix);
+ 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()/MeV, x-ex2.first, x+ex2.second)) {
+ mult->addPoint(x, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_all,_c_omega,_c_eta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CMD3_2019_I1720610);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/CMD3_2019_I1720610.info b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.info
@@ -0,0 +1,34 @@
+Name: CMD3_2019_I1720610
+Year: 2019
+Summary: Cross section for $e^+e^-\to3(\pi^+\pi^-)\pi^0$ below 2 GeV by CMD3
+Experiment: CMD3
+Collider: VEPP-2M
+InspireID: 1720610
+Status: VALIDATED
+Authors:
+ - Peter Richrdson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1902.06449
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Measurement of the cross section for $e^+e^-\to3(\pi^+\pi^-)\pi^0$, and the resonant sub-processes $2(\pi^+\pi^-)\omega$ and $2(\pi^+\pi^-)\eta$, for energies below 2 GeV by the CMD3 experiment'
+Keywords: []
+BibKey: CMD-3:2019ufp
+BibTeX: '@article{CMD-3:2019ufp,
+ author = "Akhmetshin, R. R. and others",
+ title = "{Study of the process $e^+e^-\to 3(\pi^+\pi^-)\pi^0$ in
+ the C.M. Energy range 1.6--2.0 GeV with the CMD-3
+ detector}",
+ collaboration = "CMD-3",
+ journal = "Phys. Lett.",
+ volume = "B792",
+ year = "2019",
+ pages = "419-423",
+ doi = "10.1016/j.physletb.2019.04.007",
+ eprint = "1902.06449",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1902.06449;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/CMD3_2019_I1720610.plot b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.plot
@@ -0,0 +1,21 @@
+BEGIN PLOT /CMD3_2019_I1720610/d01-x01-y01
+Title=Cross Section for $e^+e^-\to3(\pi^+\pi^-)\pi^0$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /CMD3_2019_I1720610/d01-x01-y02
+Title=Cross Section for $e^+e^-\to2(\pi^+\pi^-)\eta$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /CMD3_2019_I1720610/d01-x01-y03
+Title=Cross Section for $e^+e^-\to2(\pi^+\pi^-)\omega$
+XLabel=$\sqrt{s}$ [MeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginNovosibirsk/CMD3_2019_I1720610.yoda b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/CMD3_2019_I1720610.yoda
@@ -0,0 +1,56 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2019_I1720610/d01-x01-y01
+IsRef: 1
+Path: /REF/CMD3_2019_I1720610/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2007.00000 0.50000 0.50000 2.30000e-01 3.00000e-02 3.00000e-02
+1980.00000 1.00000 1.00000 2.40000e-01 4.00000e-02 4.00000e-02
+1951.00000 11.00000 11.00000 1.80000e-01 2.00000e-02 2.00000e-02
+1907.50000 17.50000 17.50000 1.90000e-01 2.00000e-02 2.00000e-02
+1877.00000 7.00000 7.00000 1.05000e-01 9.00000e-03 9.00000e-03
+1830.00000 30.00000 30.00000 1.02000e-01 1.60000e-02 1.60000e-02
+1737.50000 37.50000 37.50000 5.40000e-02 1.20000e-02 1.20000e-02
+1640.00000 40.00000 40.00000 1.70000e-02 8.00000e-03 8.00000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2019_I1720610/d01-x01-y02
+IsRef: 1
+Path: /REF/CMD3_2019_I1720610/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2007.00000 0.50000 0.50000 5.90000e-01 2.90000e-01 2.90000e-01
+1980.00000 1.00000 1.00000 1.10000e+00 2.70000e-01 2.70000e-01
+1951.00000 11.00000 11.00000 9.00000e-01 1.90000e-01 1.90000e-01
+1907.50000 17.50000 17.50000 4.00000e-01 1.90000e-01 1.90000e-01
+1877.00000 7.00000 7.00000 2.90000e-01 8.00000e-02 8.00000e-02
+1830.00000 30.00000 30.00000 2.40000e-01 1.00000e-01 1.00000e-01
+1737.50000 37.50000 37.50000 1.10000e-01 6.00000e-02 6.00000e-02
+1640.00000 40.00000 40.00000 1.00000e-01 5.00000e-02 5.00000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2019_I1720610/d01-x01-y03
+IsRef: 1
+Path: /REF/CMD3_2019_I1720610/d01-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2007.00000 0.50000 0.50000 1.20000e-01 4.00000e-02 4.00000e-02
+1980.00000 1.00000 1.00000 8.00000e-02 5.00000e-02 5.00000e-02
+1951.00000 11.00000 11.00000 3.30000e-02 3.20000e-02 3.20000e-02
+1907.50000 17.50000 17.50000 4.00000e-02 2.90000e-02 2.90000e-02
+1877.00000 7.00000 7.00000 3.30000e-02 1.10000e-02 1.10000e-02
+1830.00000 30.00000 30.00000 4.70000e-02 2.10000e-02 2.10000e-02
+1737.50000 37.50000 37.50000 3.30000e-02 1.50000e-02 1.50000e-02
+1640.00000 40.00000 40.00000 2.00000e-03 5.00000e-03 5.00000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CMD3_2019_I1720610/d01-x01-y04
+IsRef: 1
+Path: /REF/CMD3_2019_I1720610/d01-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/SND_2000_I525398.cc b/analyses/pluginNovosibirsk/SND_2000_I525398.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I525398.cc
@@ -0,0 +1,97 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief phi -> eta pi0 gamma
+ class SND_2000_I525398 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(SND_2000_I525398);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(UnstableParticles(), "UFS");
+ _h_etapi = bookHisto1D( 1, 1, 1);
+ _nPhi=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable,
+ unsigned int & neta, unsigned int & npi,
+ unsigned int & ngamma, FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if ( id == PID::ETA ) {
+ ++neta;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::PI0) {
+ ++npi;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if (id == PID::PIPLUS || id == PID::PIMINUS) {
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, neta, npi, ngamma, ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Loop over phis
+ for(const Particle& phi : apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==PID::PHI)) {
+ _nPhi+=event.weight();
+ unsigned int nstable(0),neta(0),npi(0),ngamma(0);
+ FourMomentum p_tot(0,0,0,0);
+ findDecayProducts(phi, nstable, neta, npi, ngamma, p_tot);
+ if(nstable!=3) continue;
+ if(neta==1 && npi==1 && ngamma==1 ) {
+ _h_etapi->fill(p_tot.mass()/MeV, event.weight());
+ }
+ }
+
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // normalise to total no of phi mesons
+ // and mult by 10^7 due normalisation in paper
+ scale( _h_etapi, 1./_nPhi);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_etapi;
+ double _nPhi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(SND_2000_I525398);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/SND_2000_I525398.info b/analyses/pluginNovosibirsk/SND_2000_I525398.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I525398.info
@@ -0,0 +1,30 @@
+Name: SND_2000_I525398
+Year: 2000
+Summary: Mass spectrum of $\eta\pi$ in $\phi\to\eta\pi^0\gamma$ decays
+Experiment: SND
+Collider: VEPP-2M
+InspireID: 525398
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B479 (2000) 53-58
+RunInfo: Any process producing phi mesons
+Description:
+ 'Mass spectra for $\eta\pi$ in $\phi$ decays to $\eta\pi^0\gamma$
+ measured by KLOE. Useful for teting the treatment of the a_0(980) meson.'
+Keywords: []
+BibKey: Achasov:2000ku
+BibTeX: '@article{Achasov:2000ku,
+ author = "Achasov, M. N. and others",
+ title = "{The phi ---&gt; eta pi0 gamma decay}",
+ journal = "Phys. Lett.",
+ volume = "B479",
+ year = "2000",
+ pages = "53-58",
+ doi = "10.1016/S0370-2693(00)00334-8",
+ eprint = "hep-ex/0003031",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = HEP-EX/0003031;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/SND_2000_I525398.plot b/analyses/pluginNovosibirsk/SND_2000_I525398.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I525398.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /SND_2000_I525398/d01-x01-y01
+Title=$\eta\pi^0$ mass in $\phi^0\to\eta\pi^0\gamma$ decays
+XLabel=$m_{\eta\pi^0}$ [$\text{MeV}$]
+YLabel=$1/\Gamma\text{d}\Gamma/\text{d}m_{\eta\pi^0}\times10^7$ [$\text{MeV}^{-1}$]
+LogY=0
+END PLOT
diff --git a/analyses/pluginNovosibirsk/SND_2000_I525398.yoda b/analyses/pluginNovosibirsk/SND_2000_I525398.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I525398.yoda
@@ -0,0 +1,16 @@
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2000_I525398/d01-x01-y01
+IsRef: 1
+Path: /REF/SND_2000_I525398/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+712.50000 12.50000 12.50000 0.00000e+00 5.00000e-08 0.00000e+00
+750.00000 25.00000 25.00000 1.70000e-07 9.00000e-08 7.00000e-08
+800.00000 25.00000 25.00000 2.00000e-07 1.10000e-07 8.00000e-08
+850.00000 25.00000 25.00000 2.60000e-07 1.30000e-07 1.00000e-07
+900.00000 25.00000 25.00000 3.60000e-07 1.50000e-07 1.20000e-07
+937.50000 12.50000 12.50000 2.80000e-07 2.30000e-07 1.50000e-07
+962.50000 12.50000 12.50000 5.80000e-07 3.30000e-07 2.40000e-07
+987.50000 12.50000 12.50000 8.90000e-07 6.00000e-07 4.20000e-07
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/SND_2000_I527094.cc b/analyses/pluginNovosibirsk/SND_2000_I527094.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I527094.cc
@@ -0,0 +1,89 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief phi -> pi0 pi0 gamma
+ class SND_2000_I527094 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(SND_2000_I527094);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(UnstableParticles(), "UFS");
+ _h_pipi = bookHisto1D( 1, 1, 1);
+ _nPhi=0.;
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable,
+ unsigned int & npi,
+ unsigned int & ngamma, FourMomentum & ptot) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::PI0) {
+ ++npi;
+ ++nstable;
+ ptot += p.momentum();
+ }
+ else if (id == PID::GAMMA) {
+ ++ngamma;
+ ++nstable;
+ }
+ else if (id == PID::PIPLUS || id == PID::PIMINUS) {
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, npi, ngamma, ptot);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Loop over phis
+ for(const Particle& phi : apply<UnstableParticles>(event, "UFS").particles(Cuts::abspid==PID::PHI)) {
+ _nPhi+=event.weight();
+ unsigned int nstable(0),npi(0),ngamma(0);
+ FourMomentum p_tot(0,0,0,0);
+ findDecayProducts(phi, nstable, npi, ngamma, p_tot);
+ if(nstable!=3) continue;
+ if(npi==2 && ngamma==1 ) {
+ _h_pipi->fill(p_tot.mass()/MeV, event.weight());
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale( _h_pipi, 1./_nPhi);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pipi;
+ double _nPhi;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(SND_2000_I527094);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/SND_2000_I527094.info b/analyses/pluginNovosibirsk/SND_2000_I527094.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I527094.info
@@ -0,0 +1,30 @@
+Name: SND_2000_I527094
+Year: 2000
+Summary: Mass spectrum of $\pi^0\pi^0$ in $\phi\to\pi^0\pi^0\gamma$ decays
+Experiment: SND
+Collider: VEPP-2M
+InspireID: 527094
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B485 (2000) 349-356
+RunInfo: Any process producing phi mesons
+Description:
+ 'Mass spectra for $\pi^0\pi^0$ in $\phi$ decays to $\pi^0\pi^0\gamma$
+ measured by SND.'
+Keywords: []
+BibKey: Achasov:2000ym
+BibTeX: '@article{Achasov:2000ym,
+ author = "Achasov, M. N. and others",
+ title = "{The phi(1020) ---&gt; pi0 pi0 gamma decay}",
+ journal = "Phys. Lett.",
+ volume = "B485",
+ year = "2000",
+ pages = "349-356",
+ doi = "10.1016/S0370-2693(00)00705-X",
+ eprint = "hep-ex/0005017",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = HEP-EX/0005017;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/SND_2000_I527094.plot b/analyses/pluginNovosibirsk/SND_2000_I527094.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I527094.plot
@@ -0,0 +1,6 @@
+BEGIN PLOT /SND_2000_I527094/d01-x01-y01
+Title=$\pi^0pi^0$ mass in $\phi^0\to\pi^0pi^0\gamma$ decays
+XLabel=$m_{\pi^0pi^0}$ [$\text{MeV}$]
+YLabel=$1/\Gamma\text{d}\Gamma/\text{d}m_{\pi^0pi^0}$ [$\text{MeV}^{-1}$]
+LogY=0
+END PLOT
diff --git a/analyses/pluginNovosibirsk/SND_2000_I527094.yoda b/analyses/pluginNovosibirsk/SND_2000_I527094.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2000_I527094.yoda
@@ -0,0 +1,27 @@
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2000_I527094/d01-x01-y01
+IsRef: 1
+Path: /REF/SND_2000_I527094/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+350.00000 50.00000 50.00000 3.36000e-08 4.47000e-08 4.47000e-08
+450.00000 50.00000 50.00000 1.01000e-08 4.67000e-08 4.67000e-08
+550.00000 50.00000 50.00000 1.94000e-08 3.11000e-08 3.11000e-08
+650.00000 50.00000 50.00000 6.26000e-08 2.00000e-08 2.00000e-08
+710.00000 10.00000 10.00000 9.46000e-08 6.46000e-08 6.46000e-08
+730.00000 10.00000 10.00000 1.39900e-07 6.14000e-08 6.14000e-08
+750.00000 10.00000 10.00000 1.35300e-07 6.07000e-08 6.07000e-08
+770.00000 10.00000 10.00000 1.82300e-07 6.26000e-08 6.26000e-08
+790.00000 10.00000 10.00000 1.69300e-07 6.08000e-08 6.08000e-08
+810.00000 10.00000 10.00000 2.40400e-07 7.36000e-08 7.36000e-08
+830.00000 10.00000 10.00000 2.80700e-07 7.65000e-08 7.65000e-08
+850.00000 10.00000 10.00000 2.65900e-07 7.59000e-08 7.59000e-08
+870.00000 10.00000 10.00000 3.41500e-07 8.28000e-08 8.28000e-08
+890.00000 10.00000 10.00000 4.43700e-07 9.37000e-08 9.37000e-08
+910.00000 10.00000 10.00000 4.31500e-07 8.95000e-08 8.95000e-08
+930.00000 10.00000 10.00000 6.16600e-07 1.03800e-07 1.03800e-07
+950.00000 10.00000 10.00000 6.54500e-07 1.07100e-07 1.07100e-07
+970.00000 10.00000 10.00000 7.01400e-07 1.26100e-07 1.26100e-07
+990.00000 10.00000 10.00000 3.05200e-07 1.00800e-07 1.00800e-07
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/SND_2001_I558279.cc b/analyses/pluginNovosibirsk/SND_2001_I558279.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2001_I558279.cc
@@ -0,0 +1,93 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief phi -> 3 pion decay
+ class SND_2001_I558279 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(SND_2001_I558279);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_pm = bookHisto1D(1, 1, 1);
+ _h_p0 = bookHisto1D(2, 1, 1);
+
+ }
+
+ void findDecayProducts(const Particle & mother, unsigned int & nstable, Particles &pip,
+ Particles &pim, Particles &pi0) {
+ for(const Particle & p : mother.children()) {
+ int id = p.pdgId();
+ if (id == PID::PIMINUS ) {
+ pim.push_back(p);
+ ++nstable;
+ }
+ else if (id == PID::PIPLUS) {
+ pip.push_back(p);
+ ++nstable;
+ }
+ else if (id == PID::PI0) {
+ pi0.push_back(p);
+ ++nstable;
+ }
+ else if ( !p.children().empty() ) {
+ findDecayProducts(p, nstable, pip,pim,pi0);
+ }
+ else
+ ++nstable;
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight=event.weight();
+ foreach(const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==333)) {
+ Particles pip,pim,pi0;
+ unsigned int nstable(0);
+ findDecayProducts(p, nstable, pip,pim,pi0);
+ if(nstable==3 && pip.size()==1 && pim.size()==1&&pi0.size()==1) {
+ _h_pm->fill((pip[0].momentum()+pim[0].momentum()).mass()/MeV,weight);
+ _h_p0->fill((pip[0].momentum()+pi0[0].momentum()).mass()/MeV,weight);
+ _h_p0->fill((pim[0].momentum()+pi0[0].momentum()).mass()/MeV,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_pm);
+ normalize(_h_p0);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pm,_h_p0;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(SND_2001_I558279);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/SND_2001_I558279.info b/analyses/pluginNovosibirsk/SND_2001_I558279.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2001_I558279.info
@@ -0,0 +1,31 @@
+Name: SND_2001_I558279
+Year: 2001
+Summary: Mass distributions in the decay $\phi\to\pi^+\pi^-\pi^0$
+Experiment: SND
+Collider: VEPP-2M
+InspireID: 558279
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D65 (2002) 032002
+RunInfo: Any process producing the decay
+NeedCrossSection: no
+Description:
+ 'Measurement of the $\pi+\pi^-$ and $\pi^\pm\pi^0$ mass distributions in the decay $\phi\to\pi^+\pi^-\pi^0$ by the SND experiment.'
+Keywords: []
+BibKey: Achasov:2001hb
+BibTeX: '@article{Achasov:2001hb,
+ author = "Achasov, M. N. and others",
+ title = "{Study of the pi pi mass spectra in the process e+ e-
+ ---&gt; pi+ pi- pi0 at s**(1/2) = 1020-MeV}",
+ journal = "Phys. Rev.",
+ volume = "D65",
+ year = "2002",
+ pages = "032002",
+ doi = "10.1103/PhysRevD.65.032002",
+ eprint = "hep-ex/0106048",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = HEP-EX/0106048;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/SND_2001_I558279.plot b/analyses/pluginNovosibirsk/SND_2001_I558279.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2001_I558279.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /SND_2001_I558279/d01-x01-y01
+Title=Mass distribution for $\pi^+\pi^-$ in $\phi\to\pi^+\pi^-\pi^0$
+XLabel=$m_{\pi^+\pi^-}$/MeV
+YLabel=$\frac1\Gamma\text{d}\Gamma/\text{d}m_{\pi^+\pi^-}$ [$\text{GeV}^{-1}$]
+LogY=0
+END PLOT
+BEGIN PLOT /SND_2001_I558279/d02-x01-y01
+Title=Mass distribution for $\pi^\pm\pi^0$ in $\phi\to\pi^+\pi^-\pi^0$
+XLabel=$m_{\pi^\pm\pi^0}$/MeV
+YLabel=$\frac1\Gamma\text{d}\Gamma/\text{d}m_{\pi^\pm\pi^0}$ [$\text{GeV}^{-1}$]
+LogY=0
+END PLOT
diff --git a/analyses/pluginNovosibirsk/SND_2001_I558279.yoda b/analyses/pluginNovosibirsk/SND_2001_I558279.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2001_I558279.yoda
@@ -0,0 +1,76 @@
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2001_I558279/d01-x01-y01
+IsRef: 1
+Path: /REF/SND_2001_I558279/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+290.00000 10.00000 10.00000 5.00000e-07 2.00000e-07 2.00000e-07
+310.00000 10.00000 10.00000 1.50000e-05 1.50000e-06 1.50000e-06
+330.00000 10.00000 10.00000 2.48000e-04 5.50000e-06 5.50000e-06
+350.00000 10.00000 10.00000 5.18000e-04 7.50000e-06 7.50000e-06
+370.00000 10.00000 10.00000 7.70000e-04 9.50000e-06 9.50000e-06
+390.00000 10.00000 10.00000 1.06250e-03 1.15000e-05 1.15000e-05
+410.00000 10.00000 10.00000 1.33950e-03 1.25000e-05 1.25000e-05
+430.00000 10.00000 10.00000 1.61450e-03 1.40000e-05 1.40000e-05
+450.00000 10.00000 10.00000 1.89100e-03 1.50000e-05 1.50000e-05
+470.00000 10.00000 10.00000 2.17350e-03 1.60000e-05 1.60000e-05
+490.00000 10.00000 10.00000 2.42950e-03 1.70000e-05 1.70000e-05
+510.00000 10.00000 10.00000 2.69500e-03 1.80000e-05 1.80000e-05
+530.00000 10.00000 10.00000 2.89150e-03 1.90000e-05 1.90000e-05
+550.00000 10.00000 10.00000 3.07300e-03 1.95000e-05 1.95000e-05
+570.00000 10.00000 10.00000 3.22800e-03 2.00000e-05 2.00000e-05
+590.00000 10.00000 10.00000 3.31550e-03 2.05000e-05 2.05000e-05
+610.00000 10.00000 10.00000 3.34150e-03 2.05000e-05 2.05000e-05
+630.00000 10.00000 10.00000 3.25450e-03 2.00000e-05 2.00000e-05
+650.00000 10.00000 10.00000 3.14400e-03 2.00000e-05 2.00000e-05
+670.00000 10.00000 10.00000 2.97900e-03 2.00000e-05 2.00000e-05
+690.00000 10.00000 10.00000 2.72250e-03 1.90000e-05 1.90000e-05
+710.00000 10.00000 10.00000 2.36250e-03 1.85000e-05 1.85000e-05
+730.00000 10.00000 10.00000 1.90350e-03 1.75000e-05 1.75000e-05
+750.00000 10.00000 10.00000 1.43600e-03 1.45000e-05 1.45000e-05
+770.00000 10.00000 10.00000 9.05000e-04 1.10000e-05 1.10000e-05
+790.00000 10.00000 10.00000 4.50500e-04 8.00000e-06 8.00000e-06
+810.00000 10.00000 10.00000 1.61500e-04 4.50000e-06 4.50000e-06
+830.00000 10.00000 10.00000 5.75000e-05 3.00000e-06 3.00000e-06
+850.00000 10.00000 10.00000 1.70000e-05 2.00000e-06 2.00000e-06
+870.00000 10.00000 10.00000 5.00000e-07 3.00000e-07 3.00000e-07
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2001_I558279/d02-x01-y01
+IsRef: 1
+Path: /REF/SND_2001_I558279/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+290.00000 10.00000 10.00000 1.05000e-05 1.50000e-06 1.50000e-06
+310.00000 10.00000 10.00000 6.10000e-05 3.50000e-06 3.50000e-06
+330.00000 10.00000 10.00000 1.69000e-04 5.50000e-06 5.50000e-06
+350.00000 10.00000 10.00000 3.10000e-04 6.50000e-06 6.50000e-06
+370.00000 10.00000 10.00000 5.10000e-04 8.50000e-06 8.50000e-06
+390.00000 10.00000 10.00000 7.24500e-04 9.50000e-06 9.50000e-06
+410.00000 10.00000 10.00000 9.72000e-04 1.15000e-05 1.15000e-05
+430.00000 10.00000 10.00000 1.22250e-03 1.30000e-05 1.30000e-05
+450.00000 10.00000 10.00000 1.49250e-03 1.40000e-05 1.40000e-05
+470.00000 10.00000 10.00000 1.77800e-03 1.50000e-05 1.50000e-05
+490.00000 10.00000 10.00000 2.08950e-03 1.65000e-05 1.65000e-05
+510.00000 10.00000 10.00000 2.37350e-03 1.75000e-05 1.75000e-05
+530.00000 10.00000 10.00000 2.63050e-03 1.85000e-05 1.85000e-05
+550.00000 10.00000 10.00000 2.89050e-03 1.95000e-05 1.95000e-05
+570.00000 10.00000 10.00000 3.10200e-03 2.00000e-05 2.00000e-05
+590.00000 10.00000 10.00000 3.22900e-03 2.05000e-05 2.05000e-05
+610.00000 10.00000 10.00000 3.33650e-03 2.05000e-05 2.05000e-05
+630.00000 10.00000 10.00000 3.38000e-03 2.05000e-05 2.05000e-05
+650.00000 10.00000 10.00000 3.36700e-03 2.05000e-05 2.05000e-05
+670.00000 10.00000 10.00000 3.30300e-03 2.05000e-05 2.05000e-05
+690.00000 10.00000 10.00000 3.15750e-03 2.00000e-05 2.00000e-05
+710.00000 10.00000 10.00000 2.85350e-03 1.90000e-05 1.90000e-05
+730.00000 10.00000 10.00000 2.49200e-03 1.75000e-05 1.75000e-05
+750.00000 10.00000 10.00000 1.90600e-03 1.50000e-05 1.50000e-05
+770.00000 10.00000 10.00000 1.29750e-03 1.25000e-05 1.25000e-05
+790.00000 10.00000 10.00000 7.38000e-04 9.50000e-06 9.50000e-06
+810.00000 10.00000 10.00000 3.63000e-04 6.50000e-06 6.50000e-06
+830.00000 10.00000 10.00000 1.54000e-04 4.50000e-06 4.50000e-06
+850.00000 10.00000 10.00000 5.85000e-05 2.50000e-06 2.50000e-06
+870.00000 10.00000 10.00000 2.80000e-05 2.00000e-06 2.00000e-06
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginNovosibirsk/SND_2015_I1332929.cc b/analyses/pluginNovosibirsk/SND_2015_I1332929.cc
--- a/analyses/pluginNovosibirsk/SND_2015_I1332929.cc
+++ b/analyses/pluginNovosibirsk/SND_2015_I1332929.cc
@@ -1,120 +1,120 @@
// -*- C++ -*-
#include "Rivet/Analysis.hh"
#include "Rivet/Projections/FinalState.hh"
#include "Rivet/Projections/UnstableParticles.hh"
namespace Rivet {
/// @brief Add a short analysis description here
class SND_2015_I1332929 : public Analysis {
public:
/// Constructor
DEFAULT_RIVET_ANALYSIS_CTOR(SND_2015_I1332929);
/// @name Analysis methods
//@{
/// Book histograms and initialise projections before the run
void init() {
// Initialise and register projections
declare(FinalState(), "FS");
declare(UnstableParticles(), "UFS");
_numEtaPiPi = bookCounter("TMP/EtaPiPi");
}
void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
foreach(const Particle &child, p.children()) {
if(child.children().empty()) {
--nRes[child.pdgId()];
--ncount;
}
else
findChildren(child,nRes,ncount);
}
}
/// Perform the per-event analysis
void analyze(const Event& event) {
const FinalState& fs = apply<FinalState>(event, "FS");
map<long,int> nCount;
int ntotal(0);
foreach (const Particle& p, fs.particles()) {
nCount[p.pdgId()] += 1;
++ntotal;
}
const FinalState& ufs = apply<FinalState>(event, "UFS");
foreach (const Particle& p, ufs.particles()) {
if(p.children().empty()) continue;
- // find the omega
+ // find the eta
if(p.pdgId()==221) {
map<long,int> nRes = nCount;
int ncount = ntotal;
findChildren(p,nRes,ncount);
// eta pi+pi-
if(ncount!=2) continue;
bool matched = true;
for(auto const & val : nRes) {
if(abs(val.first)==211) {
if(val.second !=1) {
matched = false;
break;
}
}
else if(val.second!=0) {
matched = false;
break;
}
}
if(matched)
_numEtaPiPi->fill(event.weight());
}
}
}
/// Normalise histograms etc., after the run
void finalize() {
double sigma = _numEtaPiPi->val();
double error = _numEtaPiPi->err();
sigma *= crossSection()/ sumOfWeights() /nanobarn;
error *= crossSection()/ sumOfWeights() /nanobarn;
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, sigma, ex, make_pair(error,error));
}
else {
mult->addPoint(x, 0., ex, make_pair(0.,.0));
}
}
}
//@}
/// @name Histograms
//@{
CounterPtr _numEtaPiPi;
//@}
};
// The hook for the plugin system
DECLARE_RIVET_PLUGIN(SND_2015_I1332929);
}
diff --git a/analyses/pluginNovosibirsk/SND_2015_I1389908.info b/analyses/pluginNovosibirsk/SND_2015_I1389908.info
--- a/analyses/pluginNovosibirsk/SND_2015_I1389908.info
+++ b/analyses/pluginNovosibirsk/SND_2015_I1389908.info
@@ -1,37 +1,34 @@
Name: SND_2015_I1389908
Year: 2015
Summary: Cross section for $e^+e^-\to \pi^+\pi^-\pi^0$ between 1.05 and 2 GeV.
Experiment: SND
Collider: VEPP-2M
InspireID: 1389908
Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- J.Exp.Theor.Phys. 121 (2015) no.1, 27-34
RunInfo: e+ e- to hadrons
NeedCrossSection: yes
Beams: [e+, e-]
Description:
'Measurement of the cross section for $e^+e^-\to \pi^+\pi^-\pi^0$ by SND for energies between 1.05 and 2 GeV.'
BibKey: Aulchenko:2015mwt
BibTeX: '%%% contains utf-8, see: http://inspirehep.net/info/faq/general#utf8
%%% add \usepackage[utf8]{inputenc} to your latex preamble
@article{Aulchenko:2015mwt,
author = "Aulchenko, V. M. and others",
title = "{Study of the e$^{+}$ e$^{–}$ →
$\pi^+\pi^-\pi^0$ process in the energy range
1.05–2.00 GeV}",
journal = "J. Exp. Theor. Phys.",
volume = "121",
year = "2015",
number = "1",
pages = "27-34",
doi = "10.1134/S1063776115060023",
note = "[Zh. Eksp. Teor. Fiz.148,no.1,34(2015)]",
SLACcitation = "%%CITATION = JTPHE,121,27;%%"
}'
-ToDo:
- - Implement the analysis, test it, remove this ToDo, and mark as VALIDATED :-)
-
diff --git a/analyses/pluginNovosibirsk/SND_2019_I1726419.cc b/analyses/pluginNovosibirsk/SND_2019_I1726419.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2019_I1726419.cc
@@ -0,0 +1,169 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief SND pi+pi-pi0eta cross section
+ class SND_2019_I1726419 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(SND_2019_I1726419);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+
+ _c_all = bookCounter("/TMP/all");
+ _c_omega = bookCounter("/TMP/omega");
+ _c_phi = bookCounter("/TMP/phi");
+ _c_rho = bookCounter("/TMP/rho");
+ }
+
+
+ void findChildren(const Particle & p,map<long,int> & nRes, int &ncount) {
+ foreach(const Particle &child, p.children()) {
+ if(child.children().empty()) {
+ --nRes[child.pdgId()];
+ --ncount;
+ }
+ else
+ findChildren(child,nRes,ncount);
+ }
+ }
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ double weight = event.weight();
+
+ const FinalState& fs = apply<FinalState>(event, "FS");
+
+ map<long,int> nCount;
+ int ntotal(0);
+ foreach (const Particle& p, fs.particles()) {
+ nCount[p.pdgId()] += 1;
+ ++ntotal;
+ }
+ const FinalState& ufs = apply<FinalState>(event, "UFS");
+ bool found = false, foundOmegaPhi = false;
+ foreach (const Particle& p, ufs.particles()) {
+ if(p.children().empty()) continue;
+ // find the eta
+ if(p.pdgId()!=221) continue;
+ map<long,int> nRes = nCount;
+ int ncount = ntotal;
+ findChildren(p,nRes,ncount);
+ // eta pi+pi-
+ if(ncount==3) {
+ bool matched = true;
+ for(auto const & val : nRes) {
+ if(abs(val.first)==211 || val.first==111 ) {
+ if(val.second !=1) {
+ matched = false;
+ break;
+ }
+ }
+ else if(val.second!=0) {
+ matched = false;
+ break;
+ }
+ }
+ if(matched) {
+ _c_all->fill(event.weight());
+ found = true;
+ }
+ }
+ foreach (const Particle& p2, ufs.particles()) {
+ if(p2.pdgId()!=223 && p2.pdgId()!=333) continue;
+ map<long,int> nResB = nRes;
+ int ncountB = ncount;
+ findChildren(p2,nResB,ncountB);
+ if(ncountB!=0) continue;
+ bool matched2 = true;
+ for(auto const & val : nResB) {
+ if(val.second!=0) {
+ matched2 = false;
+ break;
+ }
+ }
+ if(matched2) {
+ if(p2.pdgId()==223)
+ _c_omega->fill(event.weight());
+ else if(p2.pdgId()==333)
+ _c_phi->fill(event.weight());
+ foundOmegaPhi=true;
+ }
+ }
+ }
+ if(found && !foundOmegaPhi)
+ _c_rho->fill(weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = crossSection()/nanobarn/sumOfWeights();
+ for(unsigned int ix=1;ix<5;++ix) {
+ double sigma(0.),error(0.);
+ if(ix==1) {
+ sigma = _c_all->val()*fact;
+ error = _c_all->err()*fact;
+ }
+ else if(ix==2) {
+ sigma = _c_omega->val()*fact;
+ error = _c_omega->err()*fact;
+ }
+ else if(ix==3) {
+ sigma = _c_phi->val()*fact;
+ error = _c_phi->err()*fact;
+ }
+ else if(ix==4) {
+ sigma = _c_rho->val()*fact;
+ error = _c_rho->err()*fact;
+ }
+ Scatter2D temphisto(refData(1, 1, ix));
+ Scatter2DPtr mult = bookScatter2D(1, 1, ix);
+ 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, sigma, ex, make_pair(error,error));
+ }
+ else {
+ mult->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ CounterPtr _c_all, _c_omega, _c_phi,_c_rho;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(SND_2019_I1726419);
+
+
+}
diff --git a/analyses/pluginNovosibirsk/SND_2019_I1726419.info b/analyses/pluginNovosibirsk/SND_2019_I1726419.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2019_I1726419.info
@@ -0,0 +1,28 @@
+Name: SND_2019_I1726419
+Year: 2019
+Summary: Cross section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$ for energies below 2 GeV
+Experiment: SND
+Collider: VEPP-2M
+InspireID: 1726419
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - arXiv:1903.09307
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Description:
+ 'Measurement of the cross section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$, and the resonant sub-processes $\omega\eta$, $\phi\eta$ and $a_0(980)\rho$, for energies below 2 GeV by the SND experiment'
+Keywords: []
+BibKey: Achasov:2019duv
+BibTeX: '@article{Achasov:2019duv,
+ author = "Achasov, M. N. and others",
+ title = "{Measurement of the $e^+e^- \to \pi^+\pi^-\pi^0\eta$
+ cross section below $\sqrt{s}=2$ GeV}",
+ year = "2019",
+ eprint = "1903.09307",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ SLACcitation = "%%CITATION = ARXIV:1903.09307;%%"
+}'
diff --git a/analyses/pluginNovosibirsk/SND_2019_I1726419.plot b/analyses/pluginNovosibirsk/SND_2019_I1726419.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2019_I1726419.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /SND_2019_I1726419/d01-x01-y01
+Title=Cross Section for $e^+e^-\to\pi^+\pi^-\pi^0\eta$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /SND_2019_I1726419/d01-x01-y02
+Title=Cross Section for $e^+e^-\to\omega\eta$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /SND_2019_I1726419/d01-x01-y03
+Title=Cross Section for $e^+e^-\to\phi\eta$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /SND_2019_I1726419/d01-x01-y04
+Title=Cross Section for $e^+e^-\to a_0(980)\rho+\text{non-res}\to\pi^+\pi^-\pi^0\eta$
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\sigma$ [nb]
+LogY=0
+ConnectGaps=1
+END PLOT
diff --git a/analyses/pluginNovosibirsk/SND_2019_I1726419.yoda b/analyses/pluginNovosibirsk/SND_2019_I1726419.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginNovosibirsk/SND_2019_I1726419.yoda
@@ -0,0 +1,79 @@
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2019_I1726419/d01-x01-y01
+IsRef: 1
+Path: /REF/SND_2019_I1726419/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.36100 0.00000 0.00000 -2.40000e-01 1.02956e-01 1.02956e-01
+1.42400 0.00000 0.00000 1.70000e-01 1.20416e-01 1.20416e-01
+1.46100 0.00000 0.00000 3.60000e-01 1.55242e-01 1.55242e-01
+1.51100 0.00000 0.00000 7.00000e-01 1.58114e-01 1.58114e-01
+1.55800 0.00000 0.00000 9.40000e-01 1.83848e-01 1.83848e-01
+1.61300 0.00000 0.00000 2.42000e+00 3.00000e-01 3.00000e-01
+1.66500 0.00000 0.00000 4.87000e+00 4.13401e-01 4.13401e-01
+1.71000 0.00000 0.00000 4.00000e+00 3.68782e-01 3.68782e-01
+1.75600 0.00000 0.00000 2.61000e+00 2.68701e-01 2.68701e-01
+1.81500 0.00000 0.00000 1.71000e+00 1.91050e-01 1.91050e-01
+1.87300 0.00000 0.00000 1.52000e+00 1.83848e-01 1.83848e-01
+1.92100 0.00000 0.00000 1.29000e+00 1.48661e-01 1.48661e-01
+1.97700 0.00000 0.00000 9.00000e-01 1.55563e-01 1.55563e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2019_I1726419/d01-x01-y02
+IsRef: 1
+Path: /REF/SND_2019_I1726419/d01-x01-y02
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.36100 0.00000 0.00000 -5.00000e-02 6.32456e-02 6.32456e-02
+1.42400 0.00000 0.00000 2.00000e-01 1.00000e-01 1.00000e-01
+1.46100 0.00000 0.00000 3.50000e-01 1.58114e-01 1.58114e-01
+1.51100 0.00000 0.00000 2.00000e-01 1.11803e-01 1.11803e-01
+1.55800 0.00000 0.00000 8.70000e-01 2.00000e-01 2.00000e-01
+1.61300 0.00000 0.00000 1.41000e+00 2.54951e-01 2.54951e-01
+1.66500 0.00000 0.00000 2.59000e+00 3.44819e-01 3.44819e-01
+1.71000 0.00000 0.00000 1.39000e+00 2.28035e-01 2.28035e-01
+1.75600 0.00000 0.00000 5.60000e-01 1.22066e-01 1.22066e-01
+1.81500 0.00000 0.00000 1.20000e-01 6.32456e-02 6.32456e-02
+1.87300 0.00000 0.00000 -7.00000e-02 5.09902e-02 5.09902e-02
+1.92100 0.00000 0.00000 -0.00000e+00 4.00000e-02 4.00000e-02
+1.97700 0.00000 0.00000 -9.00000e-02 5.00000e-02 5.00000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2019_I1726419/d01-x01-y03
+IsRef: 1
+Path: /REF/SND_2019_I1726419/d01-x01-y03
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.61300 0.00000 0.00000 1.67000e+00 6.32456e-01 6.32456e-01
+1.66500 0.00000 0.00000 3.48000e+00 9.56922e-01 9.56922e-01
+1.71000 0.00000 0.00000 2.41000e+00 1.21297e+00 1.21297e+00
+1.75600 0.00000 0.00000 3.09000e+00 1.19871e+00 1.19871e+00
+1.81500 0.00000 0.00000 1.64000e+00 6.87095e-01 6.87095e-01
+1.87300 0.00000 0.00000 7.20000e-01 5.37587e-01 5.37587e-01
+1.92100 0.00000 0.00000 4.00000e-01 3.84708e-01 3.84708e-01
+1.97700 0.00000 0.00000 1.20000e-01 3.70540e-01 3.70540e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/SND_2019_I1726419/d01-x01-y04
+IsRef: 1
+Path: /REF/SND_2019_I1726419/d01-x01-y04
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.36100 0.00000 0.00000 0.00000e+00 8.00000e-02 8.00000e-02
+1.42400 0.00000 0.00000 0.00000e+00 6.32456e-02 6.32456e-02
+1.46100 0.00000 0.00000 4.00000e-02 2.91548e-01 2.91548e-01
+1.51100 0.00000 0.00000 4.00000e-01 1.55242e-01 1.55242e-01
+1.55800 0.00000 0.00000 1.10000e-01 4.19762e-01 4.19762e-01
+1.61300 0.00000 0.00000 7.50000e-01 2.42074e-01 2.42074e-01
+1.66500 0.00000 0.00000 1.67000e+00 3.64005e-01 3.64005e-01
+1.71000 0.00000 0.00000 2.11000e+00 3.68782e-01 3.68782e-01
+1.75600 0.00000 0.00000 1.55000e+00 3.04138e-01 3.04138e-01
+1.81500 0.00000 0.00000 1.36000e+00 2.19545e-01 2.19545e-01
+1.87300 0.00000 0.00000 1.44000e+00 2.02485e-01 2.02485e-01
+1.92100 0.00000 0.00000 1.18000e+00 1.58114e-01 1.58114e-01
+1.97700 0.00000 0.00000 9.60000e-01 1.52643e-01 1.52643e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/CELLO_1982_I12010.cc b/analyses/pluginPetra/CELLO_1982_I12010.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1982_I12010.cc
@@ -0,0 +1,102 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CELLO_1982_I12010 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CELLO_1982_I12010);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ iloc=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ iloc=2;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ _histEEC = bookHisto1D(1, 1, iloc);
+ _histAEEC = bookHisto1D(3, 1, iloc);
+ _weightSum =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double thetaij = mom3_i.unit().angle(mom3_j.unit());
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ _histEEC->fill(thetaij, eec*weight);
+ if (thetaij <0.5*M_PI)
+ _histAEEC->fill( thetaij, -eec*weight);
+ else
+ _histAEEC->fill( M_PI-thetaij, eec*weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histEEC, 1.0/_weightSum);
+ scale(_histAEEC, 1.0/_weightSum);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histEEC, _histAEEC;
+ double _weightSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CELLO_1982_I12010);
+
+
+}
diff --git a/analyses/pluginPetra/CELLO_1982_I12010.info b/analyses/pluginPetra/CELLO_1982_I12010.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1982_I12010.info
@@ -0,0 +1,33 @@
+Name: CELLO_1982_I12010
+Year: 1982
+Summary: Energy-Energy correlation at 22 and 34 GeV
+Experiment: CELLO
+Collider: Petra
+InspireID: 12010
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C14 (1982) 95, 1982
+RunInfo: e+e- to hadrons at 22 and 34 GeV CMS
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [22,34]
+Description:
+ 'Measurement of the energy-energy correlation, and its assymetry, at centre-of-mass energies 22 and 34 GeV'
+Keywords: []
+BibKey: Behrend:1982na
+BibTeX: '@article{Behrend:1982na,
+ author = "Behrend, H. J. and others",
+ title = "{Analysis of the Energy Weighted Angular Correlations in
+ Hadronic $e^+ e^-$ Annihilations at 22-{GeV} and
+ 34-{GeV}}",
+ collaboration = "CELLO",
+ journal = "Z. Phys.",
+ volume = "C14",
+ year = "1982",
+ pages = "95",
+ doi = "10.1007/BF01495029",
+ reportNumber = "Print-82-0345 (DESY), DESY-82-022",
+ SLACcitation = "%%CITATION = ZEPYA,C14,95;%%"
+}'
diff --git a/analyses/pluginPetra/CELLO_1982_I12010.plot b/analyses/pluginPetra/CELLO_1982_I12010.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1982_I12010.plot
@@ -0,0 +1,26 @@
+BEGIN PLOT /CELLO_1982_I12010/d01-x01-y01
+Title=Energy-energy correlation with $E_{\text{CMS}}=22$ GeV
+XLabel=$\theta$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /CELLO_1982_I12010/d03-x01-y01
+Title=Asymmetry of the energy-energy correlation with $E_{\text{CMS}}=22$ GeV
+XLabel=$\theta$
+YLabel=AEEC
+FullRange=1
+END PLOT
+BEGIN PLOT /CELLO_1982_I12010/d01-x01-y02
+Title=Energy-energy correlation with $E_{\text{CMS}}=34$ GeV
+XLabel=$\theta$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /CELLO_1982_I12010/d03-x01-y02
+Title=Asymmetry of the energy-energy correlation with $E_{\text{CMS}}=34$ GeV
+XLabel=$\theta$
+YLabel=AEEC
+FullRange=1
+END PLOT
diff --git a/analyses/pluginPetra/CELLO_1982_I12010.yoda b/analyses/pluginPetra/CELLO_1982_I12010.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1982_I12010.yoda
@@ -0,0 +1,384 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.059, up: 0.059}}, 1: {error: {dn: -0.025, up: 0.025}}, 2: {error: {dn: -0.031, up: 0.031}}, 3: {error: {dn: -0.027, up: 0.027}}, 4: {error: {dn: -0.029, up: 0.029}}, 5: {error: {dn: -0.025, up: 0.025}}, 6: {error: {dn: -0.025, up: 0.025}}, 7: {error: {dn: -0.023, up: 0.023}}, 8: {error: {dn: -0.021, up: 0.021}}, 9: {error: {dn: -0.017, up: 0.017}}, 10: {error: {dn: -0.017, up: 0.017}}, 11: {error: {dn: -0.014, up: 0.014}}, 12: {error: {dn: -0.014, up: 0.014}}, 13: {error: {dn: -0.012, up: 0.012}}, 14: {error: {dn: -0.013, up: 0.013}}, 15: {error: {dn: -0.01, up: 0.01}}, 16: {error: {dn: -0.01, up: 0.01}}, 17: {error: {dn: -0.011, up: 0.011}}, 18: {error: {dn: -0.011, up: 0.011}}, 19: {error: {dn: -0.011, up: 0.011}}, 20: {error: {dn: -0.009, up: 0.009}}, 21: {error: {dn: -0.011, up: 0.011}}, 22: {error: {dn: -0.01, up: 0.01}}, 23: {error: {dn: -0.01, up: 0.01}}, 24: {error: {dn: -0.011, up: 0.011}}, 25: {error: {dn: -0.009, up: 0.009}}, 26: {error: {dn: -0.009, up: 0.009}}, 27: {error: {dn: -0.013, up: 0.013}}, 28: {error: {dn: -0.011, up: 0.011}}, 29: {error: {dn: -0.012, up: 0.012}}, 30: {error: {dn: -0.012, up: 0.012}}, 31: {error: {dn: -0.011, up: 0.011}}, 32: {error: {dn: -0.013, up: 0.013}}, 33: {error: {dn: -0.014, up: 0.014}}, 34: {error: {dn: -0.014, up: 0.014}}, 35: {error: {dn: -0.016, up: 0.016}}, 36: {error: {dn: -0.016, up: 0.016}}, 37: {error: {dn: -0.017, up: 0.017}}, 38: {error: {dn: -0.016, up: 0.016}}, 39: {error: {dn: -0.019, up: 0.019}}, 40: {error: {dn: -0.023, up: 0.023}}, 41: {error: {dn: -0.025, up: 0.025}}, 42: {error: {dn: -0.026, up: 0.026}}, 43: {error: {dn: -0.031, up: 0.031}}, 44: {error: {dn: -0.033, up: 0.033}}, 45: {error: {dn: -0.037, up: 0.037}}, 46: {error: {dn: -0.043, up: 0.043}}, 47: {error: {dn: -0.046, up: 0.046}}, 48: {error: {dn: -0.041, up: 0.041}}, 49: {error: {dn: -0.026, up: 0.026}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d01-x01-y01
+Title: doi:10.17182/hepdata.16413.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0314159265359 0.0314159265359 0.03141592653 1.994000e+00 5.900000e-02 5.900000e-02
+0.0942477796077 0.0314159265359 0.03141592653 3.000000e-01 2.500000e-02 2.500000e-02
+0.157079632679 0.0314159265359 0.031415926535 4.190000e-01 3.100000e-02 3.100000e-02
+0.219911485751 0.0314159265359 0.031415926535 3.990000e-01 2.700000e-02 2.700000e-02
+0.282743338823 0.0314159265359 0.031415926535 4.780000e-01 2.900000e-02 2.900000e-02
+0.345575191895 0.0314159265359 0.031415926535 4.120000e-01 2.500000e-02 2.500000e-02
+0.408407044967 0.0314159265359 0.031415926535 4.110000e-01 2.500000e-02 2.500000e-02
+0.471238898038 0.0314159265359 0.031415926535 3.950000e-01 2.300000e-02 2.300000e-02
+0.53407075111 0.0314159265359 0.0314159265359 3.360000e-01 2.100000e-02 2.100000e-02
+0.596902604182 0.0314159265359 0.031415926535 2.830000e-01 1.700000e-02 1.700000e-02
+0.659734457254 0.0314159265359 0.031415926535 2.560000e-01 1.700000e-02 1.700000e-02
+0.722566310326 0.0314159265359 0.031415926535 2.220000e-01 1.400000e-02 1.400000e-02
+0.785398163397 0.0314159265359 0.031415926535 2.170000e-01 1.400000e-02 1.400000e-02
+0.848230016469 0.0314159265359 0.031415926535 1.890000e-01 1.200000e-02 1.200000e-02
+0.911061869541 0.0314159265359 0.031415926535 1.830000e-01 1.300000e-02 1.300000e-02
+0.973893722613 0.0314159265359 0.031415926535 1.510000e-01 1.000000e-02 1.000000e-02
+1.03672557568 0.0314159265359 0.0314159265359 1.520000e-01 1.000000e-02 1.000000e-02
+1.09955742876 0.0314159265359 0.0314159265359 1.500000e-01 1.100000e-02 1.100000e-02
+1.16238928183 0.0314159265359 0.0314159265359 1.530000e-01 1.100000e-02 1.100000e-02
+1.2252211349 0.0314159265359 0.0314159265359 1.480000e-01 1.100000e-02 1.100000e-02
+1.28805298797 0.0314159265359 0.0314159265359 1.250000e-01 9.000000e-03 9.000000e-03
+1.35088484104 0.0314159265359 0.0314159265359 1.430000e-01 1.100000e-02 1.100000e-02
+1.41371669412 0.0314159265359 0.0314159265359 1.420000e-01 1.000000e-02 1.000000e-02
+1.47654854719 0.0314159265359 0.0314159265359 1.370000e-01 1.000000e-02 1.000000e-02
+1.53938040026 0.0314159265359 0.0314159265359 1.520000e-01 1.100000e-02 1.100000e-02
+1.60221225333 0.0314159265359 0.0314159265359 1.330000e-01 9.000000e-03 9.000000e-03
+1.6650441064 0.0314159265359 0.0314159265359 1.280000e-01 9.000000e-03 9.000000e-03
+1.72787595947 0.0314159265359 0.0314159265359 1.750000e-01 1.300000e-02 1.300000e-02
+1.79070781255 0.0314159265359 0.0314159265359 1.450000e-01 1.100000e-02 1.100000e-02
+1.85353966562 0.0314159265359 0.0314159265359 1.630000e-01 1.200000e-02 1.200000e-02
+1.91637151869 0.0314159265359 0.0314159265359 1.680000e-01 1.200000e-02 1.200000e-02
+1.97920337176 0.0314159265359 0.0314159265359 1.480000e-01 1.100000e-02 1.100000e-02
+2.04203522483 0.0314159265359 0.0314159265359 1.830000e-01 1.300000e-02 1.300000e-02
+2.10486707791 0.0314159265359 0.0314159265359 2.010000e-01 1.400000e-02 1.400000e-02
+2.16769893098 0.0314159265359 0.0314159265359 2.070000e-01 1.400000e-02 1.400000e-02
+2.23053078405 0.0314159265359 0.0314159265359 2.370000e-01 1.600000e-02 1.600000e-02
+2.29336263712 0.0314159265359 0.0314159265359 2.470000e-01 1.600000e-02 1.600000e-02
+2.35619449019 0.0314159265359 0.0314159265359 2.690000e-01 1.700000e-02 1.700000e-02
+2.41902634326 0.0314159265359 0.0314159265359 2.510000e-01 1.600000e-02 1.600000e-02
+2.48185819634 0.0314159265359 0.0314159265359 3.180000e-01 1.900000e-02 1.900000e-02
+2.54469004941 0.0314159265359 0.0314159265359 3.800000e-01 2.300000e-02 2.300000e-02
+2.60752190248 0.0314159265359 0.0314159265359 4.160000e-01 2.500000e-02 2.500000e-02
+2.67035375555 0.0314159265359 0.0314159265359 4.540000e-01 2.600000e-02 2.600000e-02
+2.73318560862 0.0314159265359 0.0314159265359 5.290000e-01 3.100000e-02 3.100000e-02
+2.79601746169 0.0314159265359 0.0314159265359 5.710000e-01 3.300000e-02 3.300000e-02
+2.85884931477 0.0314159265359 0.0314159265359 6.140000e-01 3.700000e-02 3.700000e-02
+2.92168116784 0.0314159265359 0.0314159265359 7.070000e-01 4.300000e-02 4.300000e-02
+2.98451302091 0.0314159265359 0.0314159265359 6.630000e-01 4.600000e-02 4.600000e-02
+3.04734487398 0.0314159265359 0.0314159265359 4.810000e-01 4.100000e-02 4.100000e-02
+3.11017672705 0.0314159265359 0.0314159265359 1.790000e-01 2.600000e-02 2.600000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.058, up: 0.058}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.034, up: 0.034}}, 3: {error: {dn: -0.028, up: 0.028}}, 4: {error: {dn: -0.026, up: 0.026}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.018, up: 0.018}}, 7: {error: {dn: -0.014, up: 0.014}}, 8: {error: {dn: -0.015, up: 0.015}}, 9: {error: {dn: -0.012, up: 0.012}}, 10: {error: {dn: -0.011, up: 0.011}}, 11: {error: {dn: -0.01, up: 0.01}}, 12: {error: {dn: -0.009, up: 0.009}}, 13: {error: {dn: -0.009, up: 0.009}}, 14: {error: {dn: -0.008, up: 0.008}}, 15: {error: {dn: -0.009, up: 0.009}}, 16: {error: {dn: -0.008, up: 0.008}}, 17: {error: {dn: -0.007, up: 0.007}}, 18: {error: {dn: -0.008, up: 0.008}}, 19: {error: {dn: -0.009, up: 0.009}}, 20: {error: {dn: -0.008, up: 0.008}}, 21: {error: {dn: -0.008, up: 0.008}}, 22: {error: {dn: -0.008, up: 0.008}}, 23: {error: {dn: -0.008, up: 0.008}}, 24: {error: {dn: -0.008, up: 0.008}}, 25: {error: {dn: -0.008, up: 0.008}}, 26: {error: {dn: -0.008, up: 0.008}}, 27: {error: {dn: -0.008, up: 0.008}}, 28: {error: {dn: -0.008, up: 0.008}}, 29: {error: {dn: -0.009, up: 0.009}}, 30: {error: {dn: -0.01, up: 0.01}}, 31: {error: {dn: -0.008, up: 0.008}}, 32: {error: {dn: -0.01, up: 0.01}}, 33: {error: {dn: -0.01, up: 0.01}}, 34: {error: {dn: -0.012, up: 0.012}}, 35: {error: {dn: -0.011, up: 0.011}}, 36: {error: {dn: -0.012, up: 0.012}}, 37: {error: {dn: -0.012, up: 0.012}}, 38: {error: {dn: -0.016, up: 0.016}}, 39: {error: {dn: -0.015, up: 0.015}}, 40: {error: {dn: -0.017, up: 0.017}}, 41: {error: {dn: -0.018, up: 0.018}}, 42: {error: {dn: -0.02, up: 0.02}}, 43: {error: {dn: -0.023, up: 0.023}}, 44: {error: {dn: -0.027, up: 0.027}}, 45: {error: {dn: -0.032, up: 0.032}}, 46: {error: {dn: -0.033, up: 0.033}}, 47: {error: {dn: -0.042, up: 0.042}}, 48: {error: {dn: -0.042, up: 0.042}}, 49: {error: {dn: -0.034, up: 0.034}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d01-x01-y02
+Title: doi:10.17182/hepdata.16413.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0314159265359 0.0314159265359 0.03141592653 2.039000e+00 5.800000e-02 5.800000e-02
+0.0942477796077 0.0314159265359 0.03141592653 5.130000e-01 3.000000e-02 3.000000e-02
+0.157079632679 0.0314159265359 0.031415926535 6.430000e-01 3.400000e-02 3.400000e-02
+0.219911485751 0.0314159265359 0.031415926535 5.860000e-01 2.800000e-02 2.800000e-02
+0.282743338823 0.0314159265359 0.031415926535 5.420000e-01 2.600000e-02 2.600000e-02
+0.345575191895 0.0314159265359 0.031415926535 4.350000e-01 2.000000e-02 2.000000e-02
+0.408407044967 0.0314159265359 0.031415926535 3.660000e-01 1.800000e-02 1.800000e-02
+0.471238898038 0.0314159265359 0.031415926535 2.810000e-01 1.400000e-02 1.400000e-02
+0.53407075111 0.0314159265359 0.0314159265359 2.980000e-01 1.500000e-02 1.500000e-02
+0.596902604182 0.0314159265359 0.031415926535 2.210000e-01 1.200000e-02 1.200000e-02
+0.659734457254 0.0314159265359 0.031415926535 1.990000e-01 1.100000e-02 1.100000e-02
+0.722566310326 0.0314159265359 0.031415926535 1.820000e-01 1.000000e-02 1.000000e-02
+0.785398163397 0.0314159265359 0.031415926535 1.740000e-01 9.000000e-03 9.000000e-03
+0.848230016469 0.0314159265359 0.031415926535 1.510000e-01 9.000000e-03 9.000000e-03
+0.911061869541 0.0314159265359 0.031415926535 1.350000e-01 8.000000e-03 8.000000e-03
+0.973893722613 0.0314159265359 0.031415926535 1.440000e-01 9.000000e-03 9.000000e-03
+1.03672557568 0.0314159265359 0.0314159265359 1.320000e-01 8.000000e-03 8.000000e-03
+1.09955742876 0.0314159265359 0.0314159265359 1.240000e-01 7.000000e-03 7.000000e-03
+1.16238928183 0.0314159265359 0.0314159265359 1.280000e-01 8.000000e-03 8.000000e-03
+1.2252211349 0.0314159265359 0.0314159265359 1.360000e-01 9.000000e-03 9.000000e-03
+1.28805298797 0.0314159265359 0.0314159265359 1.240000e-01 8.000000e-03 8.000000e-03
+1.35088484104 0.0314159265359 0.0314159265359 1.250000e-01 8.000000e-03 8.000000e-03
+1.41371669412 0.0314159265359 0.0314159265359 1.210000e-01 8.000000e-03 8.000000e-03
+1.47654854719 0.0314159265359 0.0314159265359 1.230000e-01 8.000000e-03 8.000000e-03
+1.53938040026 0.0314159265359 0.0314159265359 1.240000e-01 8.000000e-03 8.000000e-03
+1.60221225333 0.0314159265359 0.0314159265359 1.260000e-01 8.000000e-03 8.000000e-03
+1.6650441064 0.0314159265359 0.0314159265359 1.270000e-01 8.000000e-03 8.000000e-03
+1.72787595947 0.0314159265359 0.0314159265359 1.260000e-01 8.000000e-03 8.000000e-03
+1.79070781255 0.0314159265359 0.0314159265359 1.370000e-01 8.000000e-03 8.000000e-03
+1.85353966562 0.0314159265359 0.0314159265359 1.380000e-01 9.000000e-03 9.000000e-03
+1.91637151869 0.0314159265359 0.0314159265359 1.440000e-01 1.000000e-02 1.000000e-02
+1.97920337176 0.0314159265359 0.0314159265359 1.330000e-01 8.000000e-03 8.000000e-03
+2.04203522483 0.0314159265359 0.0314159265359 1.620000e-01 1.000000e-02 1.000000e-02
+2.10486707791 0.0314159265359 0.0314159265359 1.530000e-01 1.000000e-02 1.000000e-02
+2.16769893098 0.0314159265359 0.0314159265359 1.910000e-01 1.200000e-02 1.200000e-02
+2.23053078405 0.0314159265359 0.0314159265359 1.830000e-01 1.100000e-02 1.100000e-02
+2.29336263712 0.0314159265359 0.0314159265359 2.130000e-01 1.200000e-02 1.200000e-02
+2.35619449019 0.0314159265359 0.0314159265359 2.110000e-01 1.200000e-02 1.200000e-02
+2.41902634326 0.0314159265359 0.0314159265359 2.700000e-01 1.600000e-02 1.600000e-02
+2.48185819634 0.0314159265359 0.0314159265359 2.850000e-01 1.500000e-02 1.500000e-02
+2.54469004941 0.0314159265359 0.0314159265359 3.280000e-01 1.700000e-02 1.700000e-02
+2.60752190248 0.0314159265359 0.0314159265359 3.590000e-01 1.800000e-02 1.800000e-02
+2.67035375555 0.0314159265359 0.0314159265359 3.970000e-01 2.000000e-02 2.000000e-02
+2.73318560862 0.0314159265359 0.0314159265359 4.670000e-01 2.300000e-02 2.300000e-02
+2.79601746169 0.0314159265359 0.0314159265359 5.510000e-01 2.700000e-02 2.700000e-02
+2.85884931477 0.0314159265359 0.0314159265359 6.690000e-01 3.200000e-02 3.200000e-02
+2.92168116784 0.0314159265359 0.0314159265359 6.640000e-01 3.300000e-02 3.300000e-02
+2.98451302091 0.0314159265359 0.0314159265359 8.150000e-01 4.200000e-02 4.200000e-02
+3.04734487398 0.0314159265359 0.0314159265359 6.970000e-01 4.200000e-02 4.200000e-02
+3.11017672705 0.0314159265359 0.0314159265359 3.260000e-01 3.400000e-02 3.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.106, up: 0.106}}, 1: {error: {dn: -0.022, up: 0.022}}, 2: {error: {dn: -0.026, up: 0.026}}, 3: {error: {dn: -0.022, up: 0.022}}, 4: {error: {dn: -0.024, up: 0.024}}, 5: {error: {dn: -0.021, up: 0.021}}, 6: {error: {dn: -0.019, up: 0.019}}, 7: {error: {dn: -0.017, up: 0.017}}, 8: {error: {dn: -0.015, up: 0.015}}, 9: {error: {dn: -0.013, up: 0.013}}, 10: {error: {dn: -0.012, up: 0.012}}, 11: {error: {dn: -0.01, up: 0.01}}, 12: {error: {dn: -0.01, up: 0.01}}, 13: {error: {dn: -0.008, up: 0.008}}, 14: {error: {dn: -0.009, up: 0.009}}, 15: {error: {dn: -0.008, up: 0.008}}, 16: {error: {dn: -0.007, up: 0.007}}, 17: {error: {dn: -0.008, up: 0.008}}, 18: {error: {dn: -0.008, up: 0.008}}, 19: {error: {dn: -0.008, up: 0.008}}, 20: {error: {dn: -0.006, up: 0.006}}, 21: {error: {dn: -0.008, up: 0.008}}, 22: {error: {dn: -0.008, up: 0.008}}, 23: {error: {dn: -0.007, up: 0.007}}, 24: {error: {dn: -0.008, up: 0.008}}, 25: {error: {dn: -0.007, up: 0.007}}, 26: {error: {dn: -0.006, up: 0.006}}, 27: {error: {dn: -0.01, up: 0.01}}, 28: {error: {dn: -0.008, up: 0.008}}, 29: {error: {dn: -0.009, up: 0.009}}, 30: {error: {dn: -0.009, up: 0.009}}, 31: {error: {dn: -0.008, up: 0.008}}, 32: {error: {dn: -0.009, up: 0.009}}, 33: {error: {dn: -0.01, up: 0.01}}, 34: {error: {dn: -0.011, up: 0.011}}, 35: {error: {dn: -0.012, up: 0.012}}, 36: {error: {dn: -0.012, up: 0.012}}, 37: {error: {dn: -0.012, up: 0.012}}, 38: {error: {dn: -0.012, up: 0.012}}, 39: {error: {dn: -0.016, up: 0.016}}, 40: {error: {dn: -0.017, up: 0.017}}, 41: {error: {dn: -0.021, up: 0.021}}, 42: {error: {dn: -0.022, up: 0.022}}, 43: {error: {dn: -0.026, up: 0.026}}, 44: {error: {dn: -0.029, up: 0.029}}, 45: {error: {dn: -0.035, up: 0.035}}, 46: {error: {dn: -0.042, up: 0.042}}, 47: {error: {dn: -0.056, up: 0.056}}, 48: {error: {dn: -0.08, up: 0.08}}, 49: {error: {dn: -0.077, up: 0.077}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d02-x01-y01
+Title: doi:10.17182/hepdata.16413.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0314159265359 0.0314159265359 0.03141592653 3.589000e+00 1.060000e-01 1.060000e-01
+0.0942477796077 0.0314159265359 0.03141592653 2.630000e-01 2.200000e-02 2.200000e-02
+0.157079632679 0.0314159265359 0.031415926535 3.530000e-01 2.600000e-02 2.600000e-02
+0.219911485751 0.0314159265359 0.031415926535 3.370000e-01 2.200000e-02 2.200000e-02
+0.282743338823 0.0314159265359 0.031415926535 3.890000e-01 2.400000e-02 2.400000e-02
+0.345575191895 0.0314159265359 0.031415926535 3.350000e-01 2.100000e-02 2.100000e-02
+0.408407044967 0.0314159265359 0.031415926535 3.260000e-01 1.900000e-02 1.900000e-02
+0.471238898038 0.0314159265359 0.031415926535 2.880000e-01 1.700000e-02 1.700000e-02
+0.53407075111 0.0314159265359 0.0314159265359 2.520000e-01 1.500000e-02 1.500000e-02
+0.596902604182 0.0314159265359 0.031415926535 2.080000e-01 1.300000e-02 1.300000e-02
+0.659734457254 0.0314159265359 0.031415926535 1.890000e-01 1.200000e-02 1.200000e-02
+0.722566310326 0.0314159265359 0.031415926535 1.610000e-01 1.000000e-02 1.000000e-02
+0.785398163397 0.0314159265359 0.031415926535 1.490000e-01 1.000000e-02 1.000000e-02
+0.848230016469 0.0314159265359 0.031415926535 1.270000e-01 8.000000e-03 8.000000e-03
+0.911061869541 0.0314159265359 0.031415926535 1.240000e-01 9.000000e-03 9.000000e-03
+0.973893722613 0.0314159265359 0.031415926535 1.130000e-01 8.000000e-03 8.000000e-03
+1.03672557568 0.0314159265359 0.0314159265359 1.060000e-01 7.000000e-03 7.000000e-03
+1.09955742876 0.0314159265359 0.0314159265359 1.120000e-01 8.000000e-03 8.000000e-03
+1.16238928183 0.0314159265359 0.0314159265359 1.100000e-01 8.000000e-03 8.000000e-03
+1.2252211349 0.0314159265359 0.0314159265359 1.080000e-01 8.000000e-03 8.000000e-03
+1.28805298797 0.0314159265359 0.0314159265359 8.700000e-02 6.000000e-03 6.000000e-03
+1.35088484104 0.0314159265359 0.0314159265359 1.050000e-01 8.000000e-03 8.000000e-03
+1.41371669412 0.0314159265359 0.0314159265359 1.070000e-01 8.000000e-03 8.000000e-03
+1.47654854719 0.0314159265359 0.0314159265359 9.800000e-02 7.000000e-03 7.000000e-03
+1.53938040026 0.0314159265359 0.0314159265359 1.050000e-01 8.000000e-03 8.000000e-03
+1.60221225333 0.0314159265359 0.0314159265359 9.900000e-02 7.000000e-03 7.000000e-03
+1.6650441064 0.0314159265359 0.0314159265359 8.600000e-02 6.000000e-03 6.000000e-03
+1.72787595947 0.0314159265359 0.0314159265359 1.310000e-01 1.000000e-02 1.000000e-02
+1.79070781255 0.0314159265359 0.0314159265359 1.100000e-01 8.000000e-03 8.000000e-03
+1.85353966562 0.0314159265359 0.0314159265359 1.210000e-01 9.000000e-03 9.000000e-03
+1.91637151869 0.0314159265359 0.0314159265359 1.240000e-01 9.000000e-03 9.000000e-03
+1.97920337176 0.0314159265359 0.0314159265359 1.170000e-01 8.000000e-03 8.000000e-03
+2.04203522483 0.0314159265359 0.0314159265359 1.320000e-01 9.000000e-03 9.000000e-03
+2.10486707791 0.0314159265359 0.0314159265359 1.530000e-01 1.000000e-02 1.000000e-02
+2.16769893098 0.0314159265359 0.0314159265359 1.580000e-01 1.100000e-02 1.100000e-02
+2.23053078405 0.0314159265359 0.0314159265359 1.850000e-01 1.200000e-02 1.200000e-02
+2.29336263712 0.0314159265359 0.0314159265359 1.850000e-01 1.200000e-02 1.200000e-02
+2.35619449019 0.0314159265359 0.0314159265359 1.990000e-01 1.200000e-02 1.200000e-02
+2.41902634326 0.0314159265359 0.0314159265359 1.970000e-01 1.200000e-02 1.200000e-02
+2.48185819634 0.0314159265359 0.0314159265359 2.560000e-01 1.600000e-02 1.600000e-02
+2.54469004941 0.0314159265359 0.0314159265359 2.790000e-01 1.700000e-02 1.700000e-02
+2.60752190248 0.0314159265359 0.0314159265359 3.510000e-01 2.100000e-02 2.100000e-02
+2.67035375555 0.0314159265359 0.0314159265359 3.750000e-01 2.200000e-02 2.200000e-02
+2.73318560862 0.0314159265359 0.0314159265359 4.440000e-01 2.600000e-02 2.600000e-02
+2.79601746169 0.0314159265359 0.0314159265359 5.100000e-01 2.900000e-02 2.900000e-02
+2.85884931477 0.0314159265359 0.0314159265359 5.780000e-01 3.500000e-02 3.500000e-02
+2.92168116784 0.0314159265359 0.0314159265359 6.930000e-01 4.200000e-02 4.200000e-02
+2.98451302091 0.0314159265359 0.0314159265359 8.140000e-01 5.600000e-02 5.600000e-02
+3.04734487398 0.0314159265359 0.0314159265359 9.380000e-01 8.000000e-02 8.000000e-02
+3.11017672705 0.0314159265359 0.0314159265359 5.380000e-01 7.700000e-02 7.700000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.097, up: 0.097}}, 1: {error: {dn: -0.028, up: 0.028}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.024, up: 0.024}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.016, up: 0.016}}, 6: {error: {dn: -0.013, up: 0.013}}, 7: {error: {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.011, up: 0.011}}, 9: {error: {dn: -0.008, up: 0.008}}, 10: {error: {dn: -0.007, up: 0.007}}, 11: {error: {dn: -0.007, up: 0.007}}, 12: {error: {dn: -0.006, up: 0.006}}, 13: {error: {dn: -0.007, up: 0.007}}, 14: {error: {dn: -0.006, up: 0.006}}, 15: {error: {dn: -0.007, up: 0.007}}, 16: {error: {dn: -0.006, up: 0.006}}, 17: {error: {dn: -0.006, up: 0.006}}, 18: {error: {dn: -0.007, up: 0.007}}, 19: {error: {dn: -0.007, up: 0.007}}, 20: {error: {dn: -0.007, up: 0.007}}, 21: {error: {dn: -0.006, up: 0.006}}, 22: {error: {dn: -0.007, up: 0.007}}, 23: {error: {dn: -0.007, up: 0.007}}, 24: {error: {dn: -0.007, up: 0.007}}, 25: {error: {dn: -0.007, up: 0.007}}, 26: {error: {dn: -0.007, up: 0.007}}, 27: {error: {dn: -0.007, up: 0.007}}, 28: {error: {dn: -0.007, up: 0.007}}, 29: {error: {dn: -0.007, up: 0.007}}, 30: {error: {dn: -0.008, up: 0.008}}, 31: {error: {dn: -0.007, up: 0.007}}, 32: {error: {dn: -0.008, up: 0.008}}, 33: {error: {dn: -0.008, up: 0.008}}, 34: {error: {dn: -0.01, up: 0.01}}, 35: {error: {dn: -0.009, up: 0.009}}, 36: {error: {dn: -0.01, up: 0.01}}, 37: {error: {dn: -0.009, up: 0.009}}, 38: {error: {dn: -0.012, up: 0.012}}, 39: {error: {dn: -0.012, up: 0.012}}, 40: {error: {dn: -0.014, up: 0.014}}, 41: {error: {dn: -0.015, up: 0.015}}, 42: {error: {dn: -0.016, up: 0.016}}, 43: {error: {dn: -0.019, up: 0.019}}, 44: {error: {dn: -0.024, up: 0.024}}, 45: {error: {dn: -0.029, up: 0.029}}, 46: {error: {dn: -0.031, up: 0.031}}, 47: {error: {dn: -0.042, up: 0.042}}, 48: {error: {dn: -0.06, up: 0.06}}, 49: {error: {dn: -0.079, up: 0.079}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d02-x01-y02
+Title: doi:10.17182/hepdata.16413.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0314159265359 0.0314159265359 0.0314159265359 3.436000e+00 9.700000e-02 9.700000e-02
+0.0942477796077 0.0314159265359 0.0314159265359 4.770000e-01 2.800000e-02 2.800000e-02
+0.157079632679 0.0314159265359 0.0314159265359 5.690000e-01 3.000000e-02 3.000000e-02
+0.219911485751 0.0314159265359 0.0314159265359 4.970000e-01 2.400000e-02 2.400000e-02
+0.282743338823 0.0314159265359 0.0314159265359 4.260000e-01 2.000000e-02 2.000000e-02
+0.345575191895 0.0314159265359 0.0314159265359 3.420000e-01 1.600000e-02 1.600000e-02
+0.408407044967 0.0314159265359 0.0314159265359 2.710000e-01 1.300000e-02 1.300000e-02
+0.471238898038 0.0314159265359 0.0314159265359 2.020000e-01 1.000000e-02 1.000000e-02
+0.53407075111 0.0314159265359 0.0314159265359 2.180000e-01 1.100000e-02 1.100000e-02
+0.596902604182 0.0314159265359 0.0314159265359 1.570000e-01 8.000000e-03 8.000000e-03
+0.659734457254 0.0314159265359 0.0314159265359 1.370000e-01 7.000000e-03 7.000000e-03
+0.722566310326 0.0314159265359 0.0314159265359 1.280000e-01 7.000000e-03 7.000000e-03
+0.785398163397 0.0314159265359 0.0314159265359 1.190000e-01 6.000000e-03 6.000000e-03
+0.848230016469 0.0314159265359 0.0314159265359 1.130000e-01 7.000000e-03 7.000000e-03
+0.911061869541 0.0314159265359 0.0314159265359 1.000000e-01 6.000000e-03 6.000000e-03
+0.973893722613 0.0314159265359 0.0314159265359 1.090000e-01 7.000000e-03 7.000000e-03
+1.03672557568 0.0314159265359 0.0314159265359 1.000000e-01 6.000000e-03 6.000000e-03
+1.09955742876 0.0314159265359 0.0314159265359 9.500000e-02 6.000000e-03 6.000000e-03
+1.16238928183 0.0314159265359 0.0314159265359 1.060000e-01 7.000000e-03 7.000000e-03
+1.2252211349 0.0314159265359 0.0314159265359 1.120000e-01 7.000000e-03 7.000000e-03
+1.28805298797 0.0314159265359 0.0314159265359 1.010000e-01 7.000000e-03 7.000000e-03
+1.35088484104 0.0314159265359 0.0314159265359 1.040000e-01 6.000000e-03 6.000000e-03
+1.41371669412 0.0314159265359 0.0314159265359 1.060000e-01 7.000000e-03 7.000000e-03
+1.47654854719 0.0314159265359 0.0314159265359 1.020000e-01 7.000000e-03 7.000000e-03
+1.53938040026 0.0314159265359 0.0314159265359 1.030000e-01 7.000000e-03 7.000000e-03
+1.60221225333 0.0314159265359 0.0314159265359 1.040000e-01 7.000000e-03 7.000000e-03
+1.6650441064 0.0314159265359 0.0314159265359 1.020000e-01 7.000000e-03 7.000000e-03
+1.72787595947 0.0314159265359 0.0314159265359 1.030000e-01 7.000000e-03 7.000000e-03
+1.79070781255 0.0314159265359 0.0314159265359 1.150000e-01 7.000000e-03 7.000000e-03
+1.85353966562 0.0314159265359 0.0314159265359 1.160000e-01 7.000000e-03 7.000000e-03
+1.91637151869 0.0314159265359 0.0314159265359 1.210000e-01 8.000000e-03 8.000000e-03
+1.97920337176 0.0314159265359 0.0314159265359 1.060000e-01 7.000000e-03 7.000000e-03
+2.04203522483 0.0314159265359 0.0314159265359 1.340000e-01 8.000000e-03 8.000000e-03
+2.10486707791 0.0314159265359 0.0314159265359 1.250000e-01 8.000000e-03 8.000000e-03
+2.16769893098 0.0314159265359 0.0314159265359 1.650000e-01 1.000000e-02 1.000000e-02
+2.23053078405 0.0314159265359 0.0314159265359 1.500000e-01 9.000000e-03 9.000000e-03
+2.29336263712 0.0314159265359 0.0314159265359 1.790000e-01 1.000000e-02 1.000000e-02
+2.35619449019 0.0314159265359 0.0314159265359 1.720000e-01 9.000000e-03 9.000000e-03
+2.41902634326 0.0314159265359 0.0314159265359 2.080000e-01 1.200000e-02 1.200000e-02
+2.48185819634 0.0314159265359 0.0314159265359 2.290000e-01 1.200000e-02 1.200000e-02
+2.54469004941 0.0314159265359 0.0314159265359 2.630000e-01 1.400000e-02 1.400000e-02
+2.60752190248 0.0314159265359 0.0314159265359 2.880000e-01 1.500000e-02 1.500000e-02
+2.67035375555 0.0314159265359 0.0314159265359 3.160000e-01 1.600000e-02 1.600000e-02
+2.73318560862 0.0314159265359 0.0314159265359 4.020000e-01 1.900000e-02 1.900000e-02
+2.79601746169 0.0314159265359 0.0314159265359 4.840000e-01 2.400000e-02 2.400000e-02
+2.85884931477 0.0314159265359 0.0314159265359 6.000000e-01 2.900000e-02 2.900000e-02
+2.92168116784 0.0314159265359 0.0314159265359 6.340000e-01 3.100000e-02 3.100000e-02
+2.98451302091 0.0314159265359 0.0314159265359 8.140000e-01 4.200000e-02 4.200000e-02
+3.04734487398 0.0314159265359 0.0314159265359 9.990000e-01 6.000000e-02 6.000000e-02
+3.11017672705 0.0314159265359 0.0314159265359 7.600000e-01 7.900000e-02 7.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.048, up: 0.048}}, 1: {error: {dn: -0.055, up: 0.055}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.047, up: 0.047}}, 4: {error: {dn: -0.041, up: 0.041}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.035, up: 0.035}}, 7: {error: {dn: -0.032, up: 0.032}}, 8: {error: {dn: -0.029, up: 0.029}}, 9: {error: {dn: -0.025, up: 0.025}}, 10: {error: {dn: -0.021, up: 0.021}}, 11: {error: {dn: -0.022, up: 0.022}}, 12: {error: {dn: -0.02, up: 0.02}}, 13: {error: {dn: -0.02, up: 0.02}}, 14: {error: {dn: -0.017, up: 0.017}}, 15: {error: {dn: -0.017, up: 0.017}}, 16: {error: {dn: -0.017, up: 0.017}}, 17: {error: {dn: -0.015, up: 0.015}}, 18: {error: {dn: -0.016, up: 0.016}}, 19: {error: {dn: -0.015, up: 0.015}}, 20: {error: {dn: -0.015, up: 0.015}}, 21: {error: {dn: -0.016, up: 0.016}}, 22: {error: {dn: -0.014, up: 0.014}}, 23: {error: {dn: -0.014, up: 0.014}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d03-x01-y01
+Title: doi:10.17182/hepdata.16413.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0942477796077 0.0314159265359 0.0314159265359 1.810000e-01 4.800000e-02 4.800000e-02
+0.157079632679 0.0314159265359 0.0314159265359 2.440000e-01 5.500000e-02 5.500000e-02
+0.219911485751 0.0314159265359 0.0314159265359 3.080000e-01 5.000000e-02 5.000000e-02
+0.282743338823 0.0314159265359 0.0314159265359 1.360000e-01 4.700000e-02 4.700000e-02
+0.345575191895 0.0314159265359 0.0314159265359 1.590000e-01 4.100000e-02 4.100000e-02
+0.408407044967 0.0314159265359 0.0314159265359 1.180000e-01 4.000000e-02 4.000000e-02
+0.471238898038 0.0314159265359 0.0314159265359 5.800000e-02 3.500000e-02 3.500000e-02
+0.53407075111 0.0314159265359 0.0314159265359 8.000000e-02 3.200000e-02 3.200000e-02
+0.596902604182 0.0314159265359 0.0314159265359 9.700000e-02 2.900000e-02 2.900000e-02
+0.659734457254 0.0314159265359 0.0314159265359 6.100000e-02 2.500000e-02 2.500000e-02
+0.722566310326 0.0314159265359 0.0314159265359 2.900000e-02 2.100000e-02 2.100000e-02
+0.785398163397 0.0314159265359 0.0314159265359 5.200000e-02 2.200000e-02 2.200000e-02
+0.848230016469 0.0314159265359 0.0314159265359 5.800000e-02 2.000000e-02 2.000000e-02
+0.911061869541 0.0314159265359 0.0314159265359 5.300000e-02 2.000000e-02 2.000000e-02
+0.973893722613 0.0314159265359 0.0314159265359 5.600000e-02 1.700000e-02 1.700000e-02
+1.03672557568 0.0314159265359 0.0314159265359 4.900000e-02 1.700000e-02 1.700000e-02
+1.09955742876 0.0314159265359 0.0314159265359 3.200000e-02 1.700000e-02 1.700000e-02
+1.16238928183 0.0314159265359 0.0314159265359 -5.000000e-03 1.500000e-02 1.500000e-02
+1.2252211349 0.0314159265359 0.0314159265359 1.900000e-02 1.600000e-02 1.600000e-02
+1.28805298797 0.0314159265359 0.0314159265359 3.900000e-02 1.500000e-02 1.500000e-02
+1.35088484104 0.0314159265359 0.0314159265359 3.000000e-03 1.500000e-02 1.500000e-02
+1.41371669412 0.0314159265359 0.0314159265359 3.400000e-02 1.600000e-02 1.600000e-02
+1.47654854719 0.0314159265359 0.0314159265359 -9.000000e-03 1.400000e-02 1.400000e-02
+1.53938040026 0.0314159265359 0.0314159265359 -1.900000e-02 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.052, up: 0.052}}, 1: {error: {dn: -0.054, up: 0.054}}, 2: {error: {dn: -0.043, up: 0.043}}, 3: {error: {dn: -0.041, up: 0.041}}, 4: {error: {dn: -0.034, up: 0.034}}, 5: {error: {dn: -0.029, up: 0.029}}, 6: {error: {dn: -0.024, up: 0.024}}, 7: {error: {dn: -0.024, up: 0.024}}, 8: {error: {dn: -0.02, up: 0.02}}, 9: {error: {dn: -0.019, up: 0.019}}, 10: {error: {dn: -0.019, up: 0.019}}, 11: {error: {dn: -0.015, up: 0.015}}, 12: {error: {dn: -0.015, up: 0.015}}, 13: {error: {dn: -0.014, up: 0.014}}, 14: {error: {dn: -0.015, up: 0.015}}, 15: {error: {dn: -0.013, up: 0.013}}, 16: {error: {dn: -0.012, up: 0.012}}, 17: {error: {dn: -0.012, up: 0.012}}, 18: {error: {dn: -0.013, up: 0.013}}, 19: {error: {dn: -0.012, up: 0.012}}, 20: {error: {dn: -0.011, up: 0.011}}, 21: {error: {dn: -0.011, up: 0.011}}, 22: {error: {dn: -0.011, up: 0.011}}, 23: {error: {dn: -0.012, up: 0.012}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d03-x01-y02
+Title: doi:10.17182/hepdata.16413.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0942477796077 0.0314159265359 0.0314159265359 1.840000e-01 5.200000e-02 5.200000e-02
+0.157079632679 0.0314159265359 0.0314159265359 1.720000e-01 5.400000e-02 5.400000e-02
+0.219911485751 0.0314159265359 0.0314159265359 7.800000e-02 4.300000e-02 4.300000e-02
+0.282743338823 0.0314159265359 0.0314159265359 1.260000e-01 4.100000e-02 4.100000e-02
+0.345575191895 0.0314159265359 0.0314159265359 1.160000e-01 3.400000e-02 3.400000e-02
+0.408407044967 0.0314159265359 0.0314159265359 1.010000e-01 2.900000e-02 2.900000e-02
+0.471238898038 0.0314159265359 0.0314159265359 1.150000e-01 2.400000e-02 2.400000e-02
+0.53407075111 0.0314159265359 0.0314159265359 6.100000e-02 2.400000e-02 2.400000e-02
+0.596902604182 0.0314159265359 0.0314159265359 1.070000e-01 2.000000e-02 2.000000e-02
+0.659734457254 0.0314159265359 0.0314159265359 8.600000e-02 1.900000e-02 1.900000e-02
+0.722566310326 0.0314159265359 0.0314159265359 8.700000e-02 1.900000e-02 1.900000e-02
+0.785398163397 0.0314159265359 0.0314159265359 3.700000e-02 1.500000e-02 1.500000e-02
+0.848230016469 0.0314159265359 0.0314159265359 6.300000e-02 1.500000e-02 1.500000e-02
+0.911061869541 0.0314159265359 0.0314159265359 4.700000e-02 1.400000e-02 1.400000e-02
+0.973893722613 0.0314159265359 0.0314159265359 4.700000e-02 1.500000e-02 1.500000e-02
+1.03672557568 0.0314159265359 0.0314159265359 2.100000e-02 1.300000e-02 1.300000e-02
+1.09955742876 0.0314159265359 0.0314159265359 3.800000e-02 1.200000e-02 1.200000e-02
+1.16238928183 0.0314159265359 0.0314159265359 5.000000e-03 1.200000e-02 1.200000e-02
+1.2252211349 0.0314159265359 0.0314159265359 8.000000e-03 1.300000e-02 1.300000e-02
+1.28805298797 0.0314159265359 0.0314159265359 1.300000e-02 1.200000e-02 1.200000e-02
+1.35088484104 0.0314159265359 0.0314159265359 1.200000e-02 1.100000e-02 1.100000e-02
+1.41371669412 0.0314159265359 0.0314159265359 5.000000e-03 1.100000e-02 1.100000e-02
+1.47654854719 0.0314159265359 0.0314159265359 4.000000e-03 1.100000e-02 1.100000e-02
+1.53938040026 0.0314159265359 0.0314159265359 2.000000e-03 1.200000e-02 1.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.083, up: 0.083}}, 1: {error: {dn: -0.062, up: 0.062}}, 2: {error: {dn: -0.047, up: 0.047}}, 3: {error: {dn: -0.042, up: 0.042}}, 4: {error: {dn: -0.036, up: 0.036}}, 5: {error: {dn: -0.033, up: 0.033}}, 6: {error: {dn: -0.028, up: 0.028}}, 7: {error: {dn: -0.026, up: 0.026}}, 8: {error: {dn: -0.021, up: 0.021}}, 9: {error: {dn: -0.02, up: 0.02}}, 10: {error: {dn: -0.016, up: 0.016}}, 11: {error: {dn: -0.016, up: 0.016}}, 12: {error: {dn: -0.014, up: 0.014}}, 13: {error: {dn: -0.015, up: 0.015}}, 14: {error: {dn: -0.013, up: 0.013}}, 15: {error: {dn: -0.013, up: 0.013}}, 16: {error: {dn: -0.012, up: 0.012}}, 17: {error: {dn: -0.011, up: 0.011}}, 18: {error: {dn: -0.012, up: 0.012}}, 19: {error: {dn: -0.011, up: 0.011}}, 20: {error: {dn: -0.011, up: 0.011}}, 21: {error: {dn: -0.012, up: 0.012}}, 22: {error: {dn: -0.01, up: 0.01}}, 23: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d04-x01-y01
+Title: doi:10.17182/hepdata.16413.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0942477796077 0.0314159265359 0.0314159265359 6.750000e-01 8.300000e-02 8.300000e-02
+0.157079632679 0.0314159265359 0.0314159265359 4.610000e-01 6.200000e-02 6.200000e-02
+0.219911485751 0.0314159265359 0.0314159265359 3.570000e-01 4.700000e-02 4.700000e-02
+0.282743338823 0.0314159265359 0.0314159265359 1.890000e-01 4.200000e-02 4.200000e-02
+0.345575191895 0.0314159265359 0.0314159265359 1.750000e-01 3.600000e-02 3.600000e-02
+0.408407044967 0.0314159265359 0.0314159265359 1.180000e-01 3.300000e-02 3.300000e-02
+0.471238898038 0.0314159265359 0.0314159265359 8.700000e-02 2.800000e-02 2.800000e-02
+0.53407075111 0.0314159265359 0.0314159265359 9.900000e-02 2.600000e-02 2.600000e-02
+0.596902604182 0.0314159265359 0.0314159265359 7.100000e-02 2.100000e-02 2.100000e-02
+0.659734457254 0.0314159265359 0.0314159265359 6.700000e-02 2.000000e-02 2.000000e-02
+0.722566310326 0.0314159265359 0.0314159265359 3.500000e-02 1.600000e-02 1.600000e-02
+0.785398163397 0.0314159265359 0.0314159265359 5.000000e-02 1.600000e-02 1.600000e-02
+0.848230016469 0.0314159265359 0.0314159265359 5.900000e-02 1.400000e-02 1.400000e-02
+0.911061869541 0.0314159265359 0.0314159265359 6.000000e-02 1.500000e-02 1.500000e-02
+0.973893722613 0.0314159265359 0.0314159265359 4.500000e-02 1.300000e-02 1.300000e-02
+1.03672557568 0.0314159265359 0.0314159265359 4.600000e-02 1.300000e-02 1.300000e-02
+1.09955742876 0.0314159265359 0.0314159265359 1.900000e-02 1.200000e-02 1.200000e-02
+1.16238928183 0.0314159265359 0.0314159265359 7.000000e-03 1.100000e-02 1.100000e-02
+1.2252211349 0.0314159265359 0.0314159265359 1.600000e-02 1.200000e-02 1.200000e-02
+1.28805298797 0.0314159265359 0.0314159265359 3.400000e-02 1.100000e-02 1.100000e-02
+1.35088484104 0.0314159265359 0.0314159265359 6.000000e-03 1.100000e-02 1.100000e-02
+1.41371669412 0.0314159265359 0.0314159265359 2.400000e-02 1.200000e-02 1.200000e-02
+1.47654854719 0.0314159265359 0.0314159265359 -1.200000e-02 1.000000e-02 1.000000e-02
+1.53938040026 0.0314159265359 0.0314159265359 -6.000000e-03 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1982_I12010/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.067, up: 0.067}}, 1: {error: {dn: -0.051, up: 0.051}}, 2: {error: {dn: -0.039, up: 0.039}}, 3: {error: {dn: -0.035, up: 0.035}}, 4: {error: {dn: -0.029, up: 0.029}}, 5: {error: {dn: -0.023, up: 0.023}}, 6: {error: {dn: -0.019, up: 0.019}}, 7: {error: {dn: -0.018, up: 0.018}}, 8: {error: {dn: -0.016, up: 0.016}}, 9: {error: {dn: -0.014, up: 0.014}}, 10: {error: {dn: -0.014, up: 0.014}}, 11: {error: {dn: -0.011, up: 0.011}}, 12: {error: {dn: -0.012, up: 0.012}}, 13: {error: {dn: -0.011, up: 0.011}}, 14: {error: {dn: -0.012, up: 0.012}}, 15: {error: {dn: -0.01, up: 0.01}}, 16: {error: {dn: -0.01, up: 0.01}}, 17: {error: {dn: -0.009, up: 0.009}}, 18: {error: {dn: -0.011, up: 0.011}}, 19: {error: {dn: -0.01, up: 0.01}}, 20: {error: {dn: -0.01, up: 0.01}}, 21: {error: {dn: -0.01, up: 0.01}}, 22: {error: {dn: -0.009, up: 0.009}}, 23: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/CELLO_1982_I12010/d04-x01-y02
+Title: doi:10.17182/hepdata.16413.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0942477796077 0.0314159265359 0.0314159265359 5.220000e-01 6.700000e-02 6.700000e-02
+0.157079632679 0.0314159265359 0.0314159265359 2.450000e-01 5.100000e-02 5.100000e-02
+0.219911485751 0.0314159265359 0.0314159265359 1.370000e-01 3.900000e-02 3.900000e-02
+0.282743338823 0.0314159265359 0.0314159265359 1.740000e-01 3.500000e-02 3.500000e-02
+0.345575191895 0.0314159265359 0.0314159265359 1.420000e-01 2.900000e-02 2.900000e-02
+0.408407044967 0.0314159265359 0.0314159265359 1.310000e-01 2.300000e-02 2.300000e-02
+0.471238898038 0.0314159265359 0.0314159265359 1.140000e-01 1.900000e-02 1.900000e-02
+0.53407075111 0.0314159265359 0.0314159265359 7.000000e-02 1.800000e-02 1.800000e-02
+0.596902604182 0.0314159265359 0.0314159265359 1.070000e-01 1.600000e-02 1.600000e-02
+0.659734457254 0.0314159265359 0.0314159265359 9.100000e-02 1.400000e-02 1.400000e-02
+0.722566310326 0.0314159265359 0.0314159265359 8.000000e-02 1.400000e-02 1.400000e-02
+0.785398163397 0.0314159265359 0.0314159265359 5.300000e-02 1.100000e-02 1.100000e-02
+0.848230016469 0.0314159265359 0.0314159265359 6.600000e-02 1.200000e-02 1.200000e-02
+0.911061869541 0.0314159265359 0.0314159265359 5.100000e-02 1.100000e-02 1.100000e-02
+0.973893722613 0.0314159265359 0.0314159265359 5.600000e-02 1.200000e-02 1.200000e-02
+1.03672557568 0.0314159265359 0.0314159265359 2.500000e-02 1.000000e-02 1.000000e-02
+1.09955742876 0.0314159265359 0.0314159265359 3.900000e-02 1.000000e-02 1.000000e-02
+1.16238928183 0.0314159265359 0.0314159265359 0.000000e+00 9.000000e-03 9.000000e-03
+1.2252211349 0.0314159265359 0.0314159265359 9.000000e-03 1.100000e-02 1.100000e-02
+1.28805298797 0.0314159265359 0.0314159265359 1.500000e-02 1.000000e-02 1.000000e-02
+1.35088484104 0.0314159265359 0.0314159265359 1.200000e-02 1.000000e-02 1.000000e-02
+1.41371669412 0.0314159265359 0.0314159265359 -3.000000e-03 1.000000e-02 1.000000e-02
+1.47654854719 0.0314159265359 0.0314159265359 0.000000e+00 9.000000e-03 9.000000e-03
+1.53938040026 0.0314159265359 0.0314159265359 2.000000e-03 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/CELLO_1983_I191415.cc b/analyses/pluginPetra/CELLO_1983_I191415.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1983_I191415.cc
@@ -0,0 +1,106 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi0 and gamma spectra at 14, 22 and 34
+ class CELLO_1983_I191415 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CELLO_1983_I191415);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ iloc=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ iloc=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ iloc=3;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ // Book histograms
+ _h_gamma = bookHisto1D(iloc , 1, 1);
+ _h_pi0 = bookHisto1D(iloc+3, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // at least 5 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ if (numParticles < 5) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state to get particle spectra
+ foreach (const Particle& p, apply<UnstableFinalState>(event, "UFS").particles(Cuts::pid==111)) {
+ double xE = p.E()/meanBeamMom;
+ _h_pi0->fill(xE, weight);
+ }
+ foreach (const Particle& p, apply<FinalState>(event, "FS").particles(Cuts::pid==111 || Cuts::pid==22)) {
+ double xE = p.E()/meanBeamMom;
+ if(p.pdgId()==22)
+ _h_gamma->fill(xE, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = sqr(sqrtS())/GeV2*crossSection()/microbarn/sumOfWeights();
+ scale(_h_gamma, fact);
+ scale(_h_pi0 , fact);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_gamma,_h_pi0;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CELLO_1983_I191415);
+
+
+}
diff --git a/analyses/pluginPetra/CELLO_1983_I191415.info b/analyses/pluginPetra/CELLO_1983_I191415.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1983_I191415.info
@@ -0,0 +1,33 @@
+Name: CELLO_1983_I191415
+Year: 1983
+Summary: Photon and $\pi^0$ spectra in $e^+e^-$ at 14, 22 and 34 GeV
+Experiment: CELLO
+Collider: Petra
+InspireID: 191415
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C20 (1983) 207, 1983
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [14,22,34]
+Description:
+ 'Measurement of the $\gamma$ and $\pi^0$ energy fractions in $e^+e^-$ collisions for centre-of-mass energies of 14, 22 and 34 GeV by the CELLO experiment at Petra. Only the bin centroids are given in the paper and HEPdata so the bin widths have been infered.'
+Keywords: []
+BibKey: Behrend:1983pd
+BibTeX: '@article{Behrend:1983pd,
+ author = "Behrend, H. J. and others",
+ title = "{Inclusive $\gamma$ and $\pi^0$ Production in $e^+ e^-$
+ Annihilation at 14-{GeV}, 22-{GeV}, and 34-{GeV}
+ Center-of-mass Energy}",
+ collaboration = "CELLO",
+ journal = "Z. Phys.",
+ volume = "C20",
+ year = "1983",
+ pages = "207",
+ doi = "10.1007/BF01574852",
+ reportNumber = "DESY-83-066",
+ SLACcitation = "%%CITATION = ZEPYA,C20,207;%%"
+}'
diff --git a/analyses/pluginPetra/CELLO_1983_I191415.plot b/analyses/pluginPetra/CELLO_1983_I191415.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1983_I191415.plot
@@ -0,0 +1,24 @@
+BEGIN PLOT /CELLO_1983_I191415/d0
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /CELLO_1983_I191415/d01-x01-y01
+Title=Photon spectrum at $E_{\text{CMS}}=14$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1983_I191415/d02-x01-y01
+Title=Photon spectrum at $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1983_I191415/d03-x01-y01
+Title=Photon spectrum at $E_{\text{CMS}}=34$ GeV
+END PLOT
+
+BEGIN PLOT /CELLO_1983_I191415/d04-x01-y01
+Title=$\pi^0$ spectrum at $E_{\text{CMS}}=14$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1983_I191415/d05-x01-y01
+Title=$\pi^0$ spectrum at $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1983_I191415/d06-x01-y01
+Title=$\pi^0$ spectrum at $E_{\text{CMS}}=34$ GeV
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginPetra/CELLO_1983_I191415.yoda b/analyses/pluginPetra/CELLO_1983_I191415.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1983_I191415.yoda
@@ -0,0 +1,158 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d06-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d06-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.100000e-02 7.000000e-03 7.000000e-03 1.485000e+01 4.310000e+00 4.310000e+00
+8.600000e-02 1.800000e-02 1.800000e-02 9.100000e+00 1.980000e+00 1.980000e+00
+1.220000e-01 1.800000e-02 1.800000e-02 4.620000e+00 1.100000e+00 1.100000e+00
+1.580000e-01 1.800000e-02 1.800000e-02 2.080000e+00 6.300000e-01 6.300000e-01
+2.030000e-01 2.700000e-02 2.700000e-02 1.180000e+00 3.400000e-01 3.400000e-01
+2.840000e-01 5.400000e-02 5.400000e-02 5.505000e-01 2.244014e-01 2.244014e-01
+4.020000e-01 6.400000e-02 4.800000e-02 1.820000e-01 1.780702e-01 1.780702e-01
+5.800000e-01 1.300000e-01 1.300000e-01 5.900000e-02 1.700000e-02 1.700000e-02
+8.400000e-01 1.300000e-01 1.300000e-01 1.260000e-02 5.700000e-03 5.700000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d02-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.180000e-02 4.550000e-03 4.550000e-03 4.920000e+01 6.700000e+00 6.700000e+00
+4.090000e-02 4.550000e-03 4.550000e-03 3.250000e+01 4.500000e+00 4.500000e+00
+5.000000e-02 4.550000e-03 4.550000e-03 2.360000e+01 3.400000e+00 3.400000e+00
+5.910000e-02 4.550000e-03 4.550000e-03 1.780000e+01 2.600000e+00 2.600000e+00
+6.820000e-02 4.550000e-03 4.550000e-03 1.280000e+01 2.000000e+00 2.000000e+00
+7.730000e-02 4.550000e-03 4.550000e-03 8.810000e+00 1.420000e+00 1.420000e+00
+8.640000e-02 4.550000e-03 4.550000e-03 7.480000e+00 1.240000e+00 1.240000e+00
+1.000000e-01 9.050000e-03 9.100000e-03 5.010000e+00 7.900000e-01 7.900000e-01
+1.182000e-01 9.100000e-03 9.100000e-03 3.960000e+00 6.500000e-01 6.500000e-01
+1.364000e-01 9.100000e-03 9.100000e-03 2.930000e+00 5.200000e-01 5.200000e-01
+1.546000e-01 9.100000e-03 9.100000e-03 2.450000e+00 4.600000e-01 4.600000e-01
+1.728000e-01 9.100000e-03 9.100000e-03 1.580000e+00 3.400000e-01 3.400000e-01
+2.046000e-01 2.270000e-02 2.275000e-02 1.330000e+00 2.300000e-01 2.300000e-01
+2.501000e-01 2.275000e-02 2.275000e-02 4.000000e-01 1.030000e-01 1.030000e-01
+2.956000e-01 2.275000e-02 2.275000e-02 3.970000e-01 1.040000e-01 1.040000e-01
+3.411000e-01 2.275000e-02 2.275000e-02 3.550000e-01 9.300000e-02 9.300000e-02
+4.548000e-01 9.095000e-02 9.095000e-02 8.100000e-02 2.000000e-02 2.000000e-02
+6.367000e-01 9.095000e-02 9.095000e-02 2.500000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d04-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d04-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.480000e-01 1.550000e-02 1.550000e-02 4.600000e+00 1.210000e+00 1.210000e+00
+2.070000e-01 4.350000e-02 4.350000e-02 1.950000e+00 5.000000e-01 5.000000e-01
+2.940000e-01 4.350000e-02 4.350000e-02 8.400000e-01 2.300000e-01 2.300000e-01
+3.810000e-01 4.350000e-02 5.300000e-02 3.400000e-01 1.100000e-01 1.100000e-01
+4.870000e-01 5.300000e-02 5.300000e-02 1.300000e-01 5.000000e-02 5.000000e-02
+6.670000e-01 1.270000e-01 1.240000e-01 9.450000e-03 9.219544e-03 9.219544e-03
+9.150000e-01 1.240000e-01 1.240000e-01 0.000000e+00 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d03-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d03-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.060000e-02 2.950000e-03 2.950000e-03 9.480000e+01 1.270000e+01 1.270000e+01
+2.650000e-02 2.950000e-03 2.950000e-03 7.480000e+01 1.010000e+01 1.010000e+01
+3.240000e-02 2.950000e-03 2.900000e-03 5.360000e+01 7.400000e+00 7.400000e+00
+3.820000e-02 2.900000e-03 2.950000e-03 3.830000e+01 5.400000e+00 5.400000e+00
+4.410000e-02 2.950000e-03 2.950000e-03 2.830000e+01 4.100000e+00 4.100000e+00
+5.000000e-02 2.950000e-03 2.950000e-03 2.390000e+01 3.500000e+00 3.500000e+00
+5.590000e-02 2.950000e-03 2.950000e-03 1.870000e+01 2.900000e+00 2.900000e+00
+6.470000e-02 5.850000e-03 5.900000e-03 1.380000e+01 2.000000e+00 2.000000e+00
+7.650000e-02 5.900000e-03 5.850000e-03 1.050000e+01 1.600000e+00 1.600000e+00
+8.820000e-02 5.850000e-03 5.900000e-03 6.370000e+00 1.060000e+00 1.060000e+00
+1.000000e-01 5.900000e-03 5.900000e-03 5.690000e+00 9.900000e-01 9.900000e-01
+1.118000e-01 5.900000e-03 5.900000e-03 5.200000e+00 9.400000e-01 9.400000e-01
+1.324000e-01 1.470000e-02 1.470000e-02 2.770000e+00 4.700000e-01 4.700000e-01
+1.618000e-01 1.470000e-02 1.470000e-02 1.590000e+00 3.100000e-01 3.100000e-01
+1.912000e-01 1.470000e-02 1.470000e-02 8.430000e-01 2.110000e-01 2.110000e-01
+2.206000e-01 1.470000e-02 1.470000e-02 8.990000e-01 2.230000e-01 2.230000e-01
+2.941000e-01 5.880000e-02 5.885000e-02 4.980000e-01 9.200000e-02 9.200000e-02
+4.118000e-01 5.885000e-02 5.885000e-02 1.150000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d05-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d05-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.400000e-02 1.150000e-02 1.150000e-02 8.150000e+00 1.870000e+00 1.870000e+00
+1.330000e-01 2.750000e-02 2.750000e-02 3.070000e+00 6.600000e-01 6.600000e-01
+1.880000e-01 2.750000e-02 2.750000e-02 1.810000e+00 4.300000e-01 4.300000e-01
+2.430000e-01 2.750000e-02 2.750000e-02 9.200000e-01 2.500000e-01 2.500000e-01
+3.130000e-01 4.250000e-02 4.250000e-02 3.600000e-01 1.100000e-01 1.100000e-01
+4.350000e-01 7.950000e-02 7.950000e-02 1.580000e-01 6.794115e-02 6.794115e-02
+6.190000e-01 1.045000e-01 1.140000e-01 3.300000e-02 2.334524e-02 2.334524e-02
+8.470000e-01 1.140000e-01 1.140000e-01 7.600000e-03 4.600000e-03 4.600000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.118, up: 0.118}}, 1: {error: {dn: -0.087, up: 0.087}}, 2: {error: {dn: -0.07, up: 0.07}}}
+IsRef: 1
+Path: /REF/CELLO_1983_I191415/d08-x01-y01
+Title: doi:10.17182/hepdata.16318.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 3.640000e-01 1.180000e-01 1.180000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 2.240000e-01 8.700000e-02 8.700000e-02
+3.400000e+01 0.000000e+00 0.000000e+00 2.120000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d01-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1983_I191415/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.990000e-02 7.100000e-03 7.100000e-03 2.770000e+01 4.000000e+00 4.000000e+00
+6.410000e-02 7.100000e-03 7.150000e-03 1.860000e+01 2.700000e+00 2.700000e+00
+7.840000e-02 7.150000e-03 7.100000e-03 1.440000e+01 2.100000e+00 2.100000e+00
+9.260000e-02 7.100000e-03 7.150000e-03 7.980000e+00 1.210000e+00 1.210000e+00
+1.069000e-01 7.150000e-03 7.100000e-03 6.190000e+00 9.800000e-01 9.800000e-01
+1.211000e-01 7.100000e-03 7.150000e-03 3.690000e+00 6.200000e-01 6.200000e-01
+1.354000e-01 7.150000e-03 7.150000e-03 3.640000e+00 6.200000e-01 6.200000e-01
+1.568000e-01 1.425000e-02 1.425000e-02 2.750000e+00 4.300000e-01 4.300000e-01
+1.853000e-01 1.425000e-02 1.425000e-02 1.420000e+00 2.500000e-01 2.500000e-01
+2.138000e-01 1.425000e-02 1.425000e-02 1.200000e+00 2.200000e-01 2.200000e-01
+2.423000e-01 1.425000e-02 1.425000e-02 9.600000e-01 1.900000e-01 1.900000e-01
+2.708000e-01 1.425000e-02 1.425000e-02 8.400000e-01 1.700000e-01 1.700000e-01
+3.206000e-01 3.555000e-02 3.565000e-02 4.110000e-01 7.800000e-02 7.800000e-02
+3.919000e-01 3.565000e-02 3.565000e-02 1.990000e-01 4.600000e-02 4.600000e-02
+4.632000e-01 3.565000e-02 3.560000e-02 5.800000e-02 2.100000e-02 2.100000e-02
+5.344000e-01 3.560000e-02 3.560000e-02 2.700000e-02 1.400000e-02 1.400000e-02
+7.126000e-01 1.426000e-01 1.426000e-01 9.000000e-03 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1983_I191415/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.066, up: 0.066}}, 1: {error: {dn: -0.055, up: 0.055}}, 2: {error: {dn: -0.045, up: 0.045}}}
+IsRef: 1
+Path: /REF/CELLO_1983_I191415/d07-x01-y01
+Title: doi:10.17182/hepdata.16318.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 2.040000e-01 6.600000e-02 6.600000e-02
+2.200000e+01 0.000000e+00 0.000000e+00 1.400000e-01 5.500000e-02 5.500000e-02
+3.400000e+01 0.000000e+00 0.000000e+00 1.370000e-01 4.500000e-02 4.500000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/CELLO_1989_I276764.cc b/analyses/pluginPetra/CELLO_1989_I276764.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1989_I276764.cc
@@ -0,0 +1,101 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class CELLO_1989_I276764 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CELLO_1989_I276764);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ // Book histograms
+ _h_gamma = bookHisto1D(2, 1, 1);
+ _h_pi0A = bookHisto1D(3, 1, 1);
+ _h_pi0B = bookHisto1D(4, 1, 1);
+ _h_eta = bookHisto1D(5, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // at least 5 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ if (numParticles < 5) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state to get particle spectra
+ foreach (const Particle& p, apply<UnstableFinalState>(event, "UFS").particles(Cuts::pid==111 || Cuts::pid==221)) {
+ double xE = p.E()/meanBeamMom;
+ if(p.pdgId()==111) {
+ _h_pi0A->fill(xE, weight);
+ _h_pi0B->fill(xE, weight);
+ }
+ else
+ _h_eta->fill(xE, weight);
+ }
+ foreach (const Particle& p, apply<FinalState>(event, "FS").particles(Cuts::pid==111 || Cuts::pid==22)) {
+ double xE = p.E()/meanBeamMom;
+ if(p.pdgId()==22)
+ _h_gamma->fill(xE, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = sqr(sqrtS())/GeV2*crossSection()/microbarn/sumOfWeights();
+ scale(_h_gamma, fact);
+ scale(_h_pi0A , fact);
+ scale(_h_pi0B , fact);
+ scale(_h_eta , fact);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_gamma,_h_pi0A,_h_pi0B,_h_eta;
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CELLO_1989_I276764);
+
+
+}
diff --git a/analyses/pluginPetra/CELLO_1989_I276764.info b/analyses/pluginPetra/CELLO_1989_I276764.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1989_I276764.info
@@ -0,0 +1,31 @@
+Name: CELLO_1989_I276764
+Year: 1989
+Summary: Photon, $\pi^0$ and $\eta$ spectra at 35 GeV
+Experiment: CELLO
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C47 (1990) 1-10, 1990
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [35]
+Description:
+ 'Measurement of the $\gamma$, $\pi^0$ and $\eta$ energy fractions in $e^+e^-$ collisions for centre-of-mass energy of 35 GeV by the CELLO experiment at Petra. Only the bin centroids are given in the paper and HEPdata so the bin widths have been infered.'
+Keywords: []
+BibKey: Behrend:1989gn
+BibTeX: '@article{Behrend:1989gn,
+ author = "Behrend, H. J. and others",
+ title = "{Measurement of Inclusive $\gamma$, $\pi^0$ and $\eta$
+ Production in $e^+ e^-$ Annihilation at $s^1$/2 =
+ 35-{GeV}}",
+ collaboration = "CELLO",
+ journal = "Z. Phys.",
+ volume = "C47",
+ year = "1990",
+ pages = "1-10",
+ doi = "10.1007/BF01551905",
+ reportNumber = "DESY-89-008",
+ SLACcitation = "%%CITATION = ZEPYA,C47,1;%%"
+}'
diff --git a/analyses/pluginPetra/CELLO_1989_I276764.plot b/analyses/pluginPetra/CELLO_1989_I276764.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1989_I276764.plot
@@ -0,0 +1,16 @@
+BEGIN PLOT /CELLO_1989_I276764/d0
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /CELLO_1989_I276764/d02-x01-y01
+Title=Photon spectrum at $E_{\text{CMS}}=35$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1989_I276764/d03-x01-y01
+Title=$\pi^0$ spectrum at $E_{\text{CMS}}=35$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1989_I276764/d04-x01-y01
+Title=$\pi^0$ spectrum at $E_{\text{CMS}}=35$ GeV
+END PLOT
+BEGIN PLOT /CELLO_1989_I276764/d05-x01-y01
+Title=$\eta$ spectrum at $E_{\text{CMS}}=35$ GeV
+END PLOT
diff --git a/analyses/pluginPetra/CELLO_1989_I276764.yoda b/analyses/pluginPetra/CELLO_1989_I276764.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1989_I276764.yoda
@@ -0,0 +1,136 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}, "sys,(C=APPROX) //Total systematic error": {dn: -4.122059999999999, up: 4.122059999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -2.6883, up: 2.6883}, "sys,Systematic error in energy calibration": {dn: -2.6883, up: 2.6883}, "sys,Systematic error in normalization": {dn: -1.7922, up: 1.7922}}, 1: {error: {dn: -0.63, up: 0.63}, "sys,(C=APPROX) //Total systematic error": {dn: -2.8013999999999997, up: 2.8013999999999997}, "sys,Systematic error in Monte Carlo simulation": {dn: -1.827, up: 1.827}, "sys,Systematic error in energy calibration": {dn: -1.827, up: 1.827}, "sys,Systematic error in normalization": {dn: -1.218, up: 1.218}}, 2: {error: {dn: -0.48, up: 0.48}, "sys,(C=APPROX) //Total systematic error": {dn: -1.7990599999999999, up: 1.7990599999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -1.1733, up: 1.1733}, "sys,Systematic error in energy calibration": {dn: -1.1733, up: 1.1733}, "sys,Systematic error in normalization": {dn: -0.7822, up: 0.7822}}, 3: {error: {dn: -0.39, up: 0.39}, "sys,(C=APPROX) //Total systematic error": {dn: -1.2010599999999998, up: 1.2010599999999998}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.7833, up: 0.7833}, "sys,Systematic error in energy calibration": {dn: -0.7833, up: 0.7833}, "sys,Systematic error in normalization": {dn: -0.5222, up: 0.5222}}, 4: {error: {dn: -0.35, up: 0.35}, "sys,(C=APPROX) //Total systematic error": {dn: -0.9016, up: 0.9016}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.5880000000000001, up: 0.5880000000000001}, "sys,Systematic error in energy calibration": {dn: -0.5880000000000001, up: 0.5880000000000001}, "sys,Systematic error in normalization": {dn: -0.392, up: 0.392}}, 5: {error: {dn: -0.3, up: 0.3}, "sys,(C=APPROX) //Total systematic error": {dn: -0.6485999999999998, up: 0.6485999999999998}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.42299999999999993, up: 0.42299999999999993}, "sys,Systematic error in energy calibration": {dn: -0.42299999999999993, up: 0.42299999999999993}, "sys,Systematic error in normalization": {dn: -0.282, up: 0.282}}, 6: {error: {dn: -0.28, up: 0.28}, "sys,(C=APPROX) //Total systematic error": {dn: -0.506, up: 0.506}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.33, up: 0.33}, "sys,Systematic error in energy calibration": {dn: -0.33, up: 0.33}, "sys,Systematic error in normalization": {dn: -0.22, up: 0.22}}, 7: {error: {dn: -0.25, up: 0.25}, "sys,(C=APPROX) //Total systematic error": {dn: -0.39927999999999997, up: 0.39927999999999997}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.2604, up: 0.2604}, "sys,Systematic error in energy calibration": {dn: -0.2604, up: 0.2604}, "sys,Systematic error in normalization": {dn: -0.1736, up: 0.1736}}, 8: {error: {dn: -0.24, up: 0.24}, "sys,(C=APPROX) //Total systematic error": {dn: -0.32292, up: 0.32292}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.2106, up: 0.2106}, "sys,Systematic error in energy calibration": {dn: -0.2106, up: 0.2106}, "sys,Systematic error in normalization": {dn: -0.1404, up: 0.1404}}, 9: {error: {dn: -0.22, up: 0.22}, "sys,(C=APPROX) //Total systematic error": {dn: -0.25898, up: 0.25898}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.1689, up: 0.1689}, "sys,Systematic error in energy calibration": {dn: -0.1689, up: 0.1689}, "sys,Systematic error in normalization": {dn: -0.11259999999999999, up: 0.11259999999999999}}, 10: {error: {dn: -0.2, up: 0.2}, "sys,(C=APPROX) //Total systematic error": {dn: -0.22033999999999998, up: 0.22033999999999998}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.1437, up: 0.1437}, "sys,Systematic error in energy calibration": {dn: -0.1437, up: 0.1437}, "sys,Systematic error in normalization": {dn: -0.0958, up: 0.0958}}, 11: {error: {dn: -0.18, up: 0.18}, "sys,(C=APPROX) //Total systematic error": {dn: -0.17894000000000002, up: 0.17894000000000002}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.11670000000000001, up: 0.11670000000000001}, "sys,Systematic error in energy calibration": {dn: -0.11670000000000001, up: 0.11670000000000001}, "sys,Systematic error in normalization": {dn: -0.07780000000000001, up: 0.07780000000000001}}, 12: {error: {dn: -0.17, up: 0.17}, "sys,(C=APPROX) //Total systematic error": {dn: -0.14904, up: 0.14904}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.09720000000000001, up: 0.09720000000000001}, "sys,Systematic error in energy calibration": {dn: -0.09720000000000001, up: 0.09720000000000001}, "sys,Systematic error in normalization": {dn: -0.06480000000000001, up: 0.06480000000000001}}, 13: {error: {dn: -0.16, up: 0.16}, "sys,(C=APPROX) //Total systematic error": {dn: -0.1265, up: 0.1265}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0825, up: 0.0825}, "sys,Systematic error in energy calibration": {dn: -0.0825, up: 0.0825}, "sys,Systematic error in normalization": {dn: -0.055, up: 0.055}}, 14: {error: {dn: -0.16, up: 0.16}, "sys,(C=APPROX) //Total systematic error": {dn: -0.11683999999999999, up: 0.11683999999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.07619999999999999, up: 0.07619999999999999}, "sys,Systematic error in energy calibration": {dn: -0.07619999999999999, up: 0.07619999999999999}, "sys,Systematic error in normalization": {dn: -0.0508, up: 0.0508}}, 15: {error: {dn: -0.1, up: 0.1}, "sys,(C=APPROX) //Total systematic error": {dn: -0.09154, up: 0.09154}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0597, up: 0.0597}, "sys,Systematic error in energy calibration": {dn: -0.0597, up: 0.0597}, "sys,Systematic error in normalization": {dn: -0.0398, up: 0.0398}}, 16: {error: {dn: -0.09, up: 0.09}, "sys,(C=APPROX) //Total systematic error": {dn: -0.06301999999999999, up: 0.06301999999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0411, up: 0.0411}, "sys,Systematic error in energy calibration": {dn: -0.0411, up: 0.0411}, "sys,Systematic error in normalization": {dn: -0.0274, up: 0.0274}}, 17: {error: {dn: -0.08, up: 0.08}, "sys,(C=APPROX) //Total systematic error": {dn: -0.06026, up: 0.06026}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0393, up: 0.0393}, "sys,Systematic error in energy calibration": {dn: -0.0393, up: 0.0393}, "sys,Systematic error in normalization": {dn: -0.0262, up: 0.0262}}, 18: {error: {dn: -0.06, up: 0.06}, "sys,(C=APPROX) //Total systematic error": {dn: -0.03542, up: 0.03542}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.023100000000000002, up: 0.023100000000000002}, "sys,Systematic error in energy calibration": {dn: -0.023100000000000002, up: 0.023100000000000002}, "sys,Systematic error in normalization": {dn: -0.0154, up: 0.0154}}, 19: {error: {dn: -0.05, up: 0.05}, "sys,(C=APPROX) //Total systematic error": {dn: -0.026679999999999995, up: 0.026679999999999995}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0174, up: 0.0174}, "sys,Systematic error in energy calibration": {dn: -0.0174, up: 0.0174}, "sys,Systematic error in normalization": {dn: -0.0116, up: 0.0116}}, 20: {error: {dn: -0.05, up: 0.05}, "sys,(C=APPROX) //Total systematic error": {dn: -0.02438, up: 0.02438}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0159, up: 0.0159}, "sys,Systematic error in energy calibration": {dn: -0.0159, up: 0.0159}, "sys,Systematic error in normalization": {dn: -0.0106, up: 0.0106}}, 21: {error: {dn: -0.04, up: 0.04}, "sys,(C=APPROX) //Total systematic error": {dn: -0.01656, up: 0.01656}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0108, up: 0.0108}, "sys,Systematic error in energy calibration": {dn: -0.0108, up: 0.0108}, "sys,Systematic error in normalization": {dn: -0.0072, up: 0.0072}}, 22: {error: {dn: -0.034, up: 0.034}, "sys,(C=APPROX) //Total systematic error": {dn: -0.014213999999999997, up: 0.014213999999999997}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00927, up: 0.00927}, "sys,Systematic error in energy calibration": {dn: -0.00927, up: 0.00927}, "sys,Systematic error in normalization": {dn: -0.00618, up: 0.00618}}, 23: {error: {dn: -0.018, up: 0.018}, "sys,(C=APPROX) //Total systematic error": {dn: -0.010304, up: 0.010304}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00672, up: 0.00672}, "sys,Systematic error in energy calibration": {dn: -0.00672, up: 0.00672}, "sys,Systematic error in normalization": {dn: -0.0044800000000000005, up: 0.0044800000000000005}}, 24: {error: {dn: -0.012, up: 0.012}, "sys,(C=APPROX) //Total systematic error": {dn: -0.00621, up: 0.00621}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00405, up: 0.00405}, "sys,Systematic error in energy calibration": {dn: -0.00405, up: 0.00405}, "sys,Systematic error in normalization": {dn: -0.0027, up: 0.0027}}, 25: {error: {dn: -0.011, up: 0.011}, "sys,(C=APPROX) //Total systematic error": {dn: -0.005152, up: 0.005152}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00336, up: 0.00336}, "sys,Systematic error in energy calibration": {dn: -0.00336, up: 0.00336}, "sys,Systematic error in normalization": {dn: -0.0022400000000000002, up: 0.0022400000000000002}}, 26: {error: {dn: -0.008, up: 0.008}, "sys,(C=APPROX) //Total systematic error": {dn: -0.0033579999999999994, up: 0.0033579999999999994}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00219, up: 0.00219}, "sys,Systematic error in energy calibration": {dn: -0.00219, up: 0.00219}, "sys,Systematic error in normalization": {dn: -0.00146, up: 0.00146}}, 27: {error: {dn: -0.005, up: 0.005}, "sys,(C=APPROX) //Total systematic error": {dn: -0.0019779999999999997, up: 0.0019779999999999997}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00129, up: 0.00129}, "sys,Systematic error in energy calibration": {dn: -0.00129, up: 0.00129}, "sys,Systematic error in normalization": {dn: -0.00086, up: 0.00086}}, 28: {error: {dn: -0.004, up: 0.004}, "sys,(C=APPROX) //Total systematic error": {dn: -0.001472, up: 0.001472}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0009600000000000001, up: 0.0009600000000000001}, "sys,Systematic error in energy calibration": {dn: -0.0009600000000000001, up: 0.0009600000000000001}, "sys,Systematic error in normalization": {dn: -0.00064, up: 0.00064}}, 29: {error: {dn: -0.003, up: 0.003}, "sys,(C=APPROX) //Total systematic error": {dn: -0.0010119999999999999, up: 0.0010119999999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00066, up: 0.00066}, "sys,Systematic error in energy calibration": {dn: -0.00066, up: 0.00066}, "sys,Systematic error in normalization": {dn: -0.00043999999999999996, up: 0.00043999999999999996}}, 30: {error: {dn: -0.002, up: 0.002}, "sys,(C=APPROX) //Total systematic error": {dn: -0.000552, up: 0.000552}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00036, up: 0.00036}, "sys,Systematic error in energy calibration": {dn: -0.00036, up: 0.00036}, "sys,Systematic error in normalization": {dn: -0.00024, up: 0.00024}}, 31: {error: {dn: -0.001, up: 0.001}, "sys,(C=APPROX) //Total systematic error": {dn: -0.000322, up: 0.000322}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00021, up: 0.00021}, "sys,Systematic error in energy calibration": {dn: -0.00021, up: 0.00021}, "sys,Systematic error in normalization": {dn: -0.00014000000000000001, up: 0.00014000000000000001}}, 32: {error: {dn: -0.0006, up: 0.0006}, "sys,(C=APPROX) //Total systematic error": {dn: -0.00017020000000000002, up: 0.00017020000000000002}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00011100000000000001, up: 0.00011100000000000001}, "sys,Systematic error in energy calibration": {dn: -0.00011100000000000001, up: 0.00011100000000000001}, "sys,Systematic error in normalization": {dn: -7.400000000000001e-05, up: 7.400000000000001e-05}}, 33: {error: {dn: -0.0002, up: 0.0002}, "sys,(C=APPROX) //Total systematic error": {dn: -5.0600000000000003e-05, up: 5.0600000000000003e-05}, "sys,Systematic error in Monte Carlo simulation": {dn: -3.3e-05, up: 3.3e-05}, "sys,Systematic error in energy calibration": {dn: -3.3e-05, up: 3.3e-05}, "sys,Systematic error in normalization": {dn: -2.2000000000000003e-05, up: 2.2000000000000003e-05}}, 34: {error: {dn: -0.0001, up: 0.0001}, "sys,(C=APPROX) //Total systematic error": {dn: -3.22e-05, up: 3.22e-05}, "sys,Systematic error in Monte Carlo simulation": {dn: -2.1e-05, up: 2.1e-05}, "sys,Systematic error in energy calibration": {dn: -2.1e-05, up: 2.1e-05}, "sys,Systematic error in normalization": {dn: -1.4e-05, up: 1.4e-05}}, 35: {error: {dn: -0.0001, up: 0.0001}, "sys,(C=APPROX) //Total systematic error": {dn: -9.199999999999998e-06, up: 9.199999999999998e-06}, "sys,Systematic error in Monte Carlo simulation": {dn: -6.0e-06, up: 6.0e-06}, "sys,Systematic error in energy calibration": {dn: -6.0e-06, up: 6.0e-06}, "sys,Systematic error in normalization": {dn: -4.0e-06, up: 4.0e-06}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d02-x01-y01
+Title: doi:10.17182/hepdata.15278.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-02 5.000000e-03 5.000000e-03 8.961000e+01 5.971371e+00 5.971371e+00
+2.500000e-02 5.000000e-03 5.000000e-03 6.090000e+01 4.050200e+00 4.050200e+00
+3.500000e-02 5.000000e-03 5.000000e-03 3.911000e+01 2.613832e+00 2.613832e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.611000e+01 1.759107e+00 1.759107e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.960000e+01 1.334367e+00 1.334367e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.410000e+01 9.736858e-01 9.736858e-01
+7.500000e-02 5.000000e-03 5.000000e-03 1.100000e+01 7.750071e-01 7.750071e-01
+8.500000e-02 5.000000e-03 5.000000e-03 8.680000e+00 6.226378e-01 6.226378e-01
+9.500000e-02 5.000000e-03 5.000000e-03 7.020000e+00 5.198983e-01 5.198983e-01
+1.050000e-01 5.000000e-03 5.000000e-03 5.630000e+00 4.303531e-01 4.303531e-01
+1.150000e-01 5.000000e-03 5.000000e-03 4.790000e+00 3.728629e-01 3.728629e-01
+1.250000e-01 5.000000e-03 5.000000e-03 3.890000e+00 3.125862e-01 3.125862e-01
+1.350000e-01 5.000000e-03 5.000000e-03 3.240000e+00 2.724108e-01 2.724108e-01
+1.450000e-01 5.000000e-03 5.000000e-03 2.750000e+00 2.413291e-01 2.413291e-01
+1.550000e-01 5.000000e-03 5.000000e-03 2.540000e+00 2.311820e-01 2.311820e-01
+1.650000e-01 5.000000e-03 1.000000e-02 1.990000e+00 1.645958e-01 1.645958e-01
+1.850000e-01 1.000000e-02 1.000000e-02 1.370000e+00 1.272820e-01 1.272820e-01
+2.050000e-01 1.000000e-02 1.000000e-02 1.310000e+00 1.175019e-01 1.175019e-01
+2.250000e-01 1.000000e-02 1.000000e-02 7.700000e-01 7.847902e-02 7.847902e-02
+2.450000e-01 1.000000e-02 1.000000e-02 5.800000e-01 6.286416e-02 6.286416e-02
+2.650000e-01 1.000000e-02 1.000000e-02 5.300000e-01 6.092918e-02 6.092918e-02
+2.850000e-01 1.000000e-02 1.000000e-02 3.600000e-01 4.646885e-02 4.646885e-02
+3.050000e-01 1.000000e-02 1.000000e-02 3.090000e-01 3.959919e-02 3.959919e-02
+3.330000e-01 1.800000e-02 2.050000e-02 2.240000e-01 2.324994e-02 2.324994e-02
+3.740000e-01 2.050000e-02 2.000000e-02 1.350000e-01 1.492177e-02 1.492177e-02
+4.140000e-01 2.000000e-02 2.000000e-02 1.120000e-01 1.323404e-02 1.323404e-02
+4.540000e-01 2.000000e-02 1.950000e-02 7.300000e-02 9.327377e-03 9.327377e-03
+4.930000e-01 1.950000e-02 2.100000e-02 4.300000e-02 5.742846e-03 5.742846e-03
+5.350000e-01 2.100000e-02 2.000000e-02 3.200000e-02 4.518803e-03 4.518803e-03
+5.750000e-01 2.000000e-02 2.150000e-02 2.200000e-02 3.330007e-03 3.330007e-03
+6.180000e-01 2.150000e-02 2.300000e-02 1.200000e-02 2.149768e-03 2.149768e-03
+6.640000e-01 2.300000e-02 2.700000e-02 7.000000e-03 1.100674e-03 1.100674e-03
+7.180000e-01 2.700000e-02 2.200000e-02 3.700000e-03 6.473686e-04 6.473686e-04
+7.620000e-01 2.200000e-02 2.300000e-02 1.100000e-03 2.126555e-04 2.126555e-04
+8.080000e-01 2.300000e-02 3.100000e-02 7.000000e-04 1.100674e-04 1.100674e-04
+8.700000e-01 3.100000e-02 3.100000e-02 2.000000e-04 1.008595e-04 1.008595e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.058, up: 0.058}, "sys,(C=APPROX) //Total systematic error": {dn: -0.025989999999999996, up: 0.025989999999999996}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.01695, up: 0.01695}, "sys,Systematic error in energy calibration": {dn: -0.01695, up: 0.01695}, "sys,Systematic error in normalization": {dn: -0.0113, up: 0.0113}}, 1: {error: {dn: -0.031, up: 0.031}, "sys,(C=APPROX) //Total systematic error": {dn: -0.013293999999999999, up: 0.013293999999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.008669999999999999, up: 0.008669999999999999}, "sys,Systematic error in energy calibration": {dn: -0.008669999999999999, up: 0.008669999999999999}, "sys,Systematic error in normalization": {dn: -0.0057799999999999995, up: 0.0057799999999999995}}, 2: {error: {dn: -0.017, up: 0.017}, "sys,(C=APPROX) //Total systematic error": {dn: -0.006854, up: 0.006854}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00447, up: 0.00447}, "sys,Systematic error in energy calibration": {dn: -0.00447, up: 0.00447}, "sys,Systematic error in normalization": {dn: -0.00298, up: 0.00298}}, 3: {error: {dn: -0.01, up: 0.01}, "sys,(C=APPROX) //Total systematic error": {dn: -0.003174, up: 0.003174}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0020700000000000002, up: 0.0020700000000000002}, "sys,Systematic error in energy calibration": {dn: -0.0020700000000000002, up: 0.0020700000000000002}, "sys,Systematic error in normalization": {dn: -0.0013800000000000002, up: 0.0013800000000000002}}, 4: {error: {dn: -0.008, up: 0.008}, "sys,(C=APPROX) //Total systematic error": {dn: -0.0024379999999999996, up: 0.0024379999999999996}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0015899999999999998, up: 0.0015899999999999998}, "sys,Systematic error in energy calibration": {dn: -0.0015899999999999998, up: 0.0015899999999999998}, "sys,Systematic error in normalization": {dn: -0.00106, up: 0.00106}}, 5: {error: {dn: -0.005, up: 0.005}, "sys,(C=APPROX) //Total systematic error": {dn: -0.001334, up: 0.001334}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00087, up: 0.00087}, "sys,Systematic error in energy calibration": {dn: -0.00087, up: 0.00087}, "sys,Systematic error in normalization": {dn: -0.00058, up: 0.00058}}, 6: {error: {dn: -0.0014, up: 0.0014}, "sys,(C=APPROX) //Total systematic error": {dn: -0.00035879999999999994, up: 0.00035879999999999994}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.000234, up: 0.000234}, "sys,Systematic error in energy calibration": {dn: -0.000234, up: 0.000234}, "sys,Systematic error in normalization": {dn: -0.000156, up: 0.000156}}, 7: {error: {dn: -0.0011, up: 0.0011}, "sys,(C=APPROX) //Total systematic error": {dn: -0.0002484, up: 0.0002484}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.000162, up: 0.000162}, "sys,Systematic error in energy calibration": {dn: -0.000162, up: 0.000162}, "sys,Systematic error in normalization": {dn: -0.00010800000000000001, up: 0.00010800000000000001}}, 8: {error: {dn: -0.0004, up: 0.0004}, "sys,(C=APPROX) //Total systematic error": {dn: -5.979999999999999e-05, up: 5.979999999999999e-05}, "sys,Systematic error in Monte Carlo simulation": {dn: -3.9e-05, up: 3.9e-05}, "sys,Systematic error in energy calibration": {dn: -3.9e-05, up: 3.9e-05}, "sys,Systematic error in normalization": {dn: -2.6e-05, up: 2.6e-05}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d04-x01-y01
+Title: doi:10.17182/hepdata.15278.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.060000e-01 3.550000e-02 3.550000e-02 5.650000e-01 6.886055e-02 6.886055e-02
+3.770000e-01 3.550000e-02 3.500000e-02 2.890000e-01 3.635212e-02 3.635212e-02
+4.470000e-01 3.500000e-02 3.500000e-02 1.490000e-01 1.961682e-02 1.961682e-02
+5.170000e-01 3.500000e-02 3.500000e-02 6.900000e-02 1.097946e-02 1.097946e-02
+5.870000e-01 3.500000e-02 3.550000e-02 5.300000e-02 8.724886e-03 8.724886e-03
+6.580000e-01 3.550000e-02 3.550000e-02 2.900000e-02 5.350678e-03 5.350678e-03
+7.370000e-01 4.350000e-02 4.350000e-02 7.800000e-03 1.490834e-03 1.490834e-03
+8.330000e-01 5.250000e-02 4.300000e-02 5.400000e-03 1.155792e-03 1.155792e-03
+9.190000e-01 4.300000e-02 4.300000e-02 1.300000e-03 4.090159e-04 4.090159e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.508, up: 4.508}, "sys,(C=APPROX) //Total systematic error": {dn: -1.0165079999999997, up: 1.0165079999999997}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.66294, up: 0.66294}, "sys,Systematic error in energy calibration": {dn: -0.66294, up: 0.66294}, "sys,Systematic error in normalization": {dn: -0.44195999999999996, up: 0.44195999999999996}}, 1: {error: {dn: -0.905, up: 0.905}, "sys,(C=APPROX) //Total systematic error": {dn: -0.40686999999999995, up: 0.40686999999999995}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.26535, up: 0.26535}, "sys,Systematic error in energy calibration": {dn: -0.26535, up: 0.26535}, "sys,Systematic error in normalization": {dn: -0.1769, up: 0.1769}}, 2: {error: {dn: -0.71, up: 0.71}, "sys,(C=APPROX) //Total systematic error": {dn: -0.298264, up: 0.298264}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.19451999999999997, up: 0.19451999999999997}, "sys,Systematic error in energy calibration": {dn: -0.19451999999999997, up: 0.19451999999999997}, "sys,Systematic error in normalization": {dn: -0.12968, up: 0.12968}}, 3: {error: {dn: -0.432, up: 0.432}, "sys,(C=APPROX) //Total systematic error": {dn: -0.16394399999999998, up: 0.16394399999999998}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.10691999999999999, up: 0.10691999999999999}, "sys,Systematic error in energy calibration": {dn: -0.10691999999999999, up: 0.10691999999999999}, "sys,Systematic error in normalization": {dn: -0.07128, up: 0.07128}}, 4: {error: {dn: -0.217, up: 0.217}, "sys,(C=APPROX) //Total systematic error": {dn: -0.082662, up: 0.082662}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.05391, up: 0.05391}, "sys,Systematic error in energy calibration": {dn: -0.05391, up: 0.05391}, "sys,Systematic error in normalization": {dn: -0.03594, up: 0.03594}}, 5: {error: {dn: -0.143, up: 0.143}, "sys,(C=APPROX) //Total systematic error": {dn: -0.045034, up: 0.045034}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.02937, up: 0.02937}, "sys,Systematic error in energy calibration": {dn: -0.02937, up: 0.02937}, "sys,Systematic error in normalization": {dn: -0.01958, up: 0.01958}}, 6: {error: {dn: -0.098, up: 0.098}, "sys,(C=APPROX) //Total systematic error": {dn: -0.018216, up: 0.018216}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.01188, up: 0.01188}, "sys,Systematic error in energy calibration": {dn: -0.01188, up: 0.01188}, "sys,Systematic error in normalization": {dn: -0.00792, up: 0.00792}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d03-x01-y01
+Title: doi:10.17182/hepdata.15278.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.900000e-02 1.000000e-02 1.000000e-02 2.209800e+01 4.735996e+00 4.735996e+00
+6.900000e-02 1.000000e-02 1.000000e-02 8.845000e+00 1.075492e+00 1.075492e+00
+9.400000e-02 1.500000e-02 1.500000e-02 6.484000e+00 8.279821e-01 8.279821e-01
+1.240000e-01 1.500000e-02 1.500000e-02 3.564000e+00 4.913718e-01 4.913718e-01
+1.660000e-01 2.700000e-02 2.700000e-02 1.797000e+00 2.470349e-01 2.470349e-01
+2.350000e-01 4.200000e-02 4.200000e-02 9.790000e-01 1.567981e-01 1.567981e-01
+3.580000e-01 8.100000e-02 8.100000e-02 3.960000e-01 1.013944e-01 1.013944e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.285, up: 0.285}, "sys,(C=APPROX) //Total systematic error": {dn: -0.070058, up: 0.070058}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.045689999999999995, up: 0.045689999999999995}, "sys,Systematic error in energy calibration": {dn: -0.045689999999999995, up: 0.045689999999999995}, "sys,Systematic error in normalization": {dn: -0.030459999999999997, up: 0.030459999999999997}}, 1: {error: {dn: -0.247, up: 0.247}, "sys,(C=APPROX) //Total systematic error": {dn: -0.04650599999999999, up: 0.04650599999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.030329999999999996, up: 0.030329999999999996}, "sys,Systematic error in energy calibration": {dn: -0.030329999999999996, up: 0.030329999999999996}, "sys,Systematic error in normalization": {dn: -0.02022, up: 0.02022}}, 2: {error: {dn: -0.216, up: 0.216}, "sys,(C=APPROX) //Total systematic error": {dn: -0.020516, up: 0.020516}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.013380000000000001, up: 0.013380000000000001}, "sys,Systematic error in energy calibration": {dn: -0.013380000000000001, up: 0.013380000000000001}, "sys,Systematic error in normalization": {dn: -0.00892, up: 0.00892}}, 3: {error: {dn: -0.056, up: 0.056}, "sys,(C=APPROX) //Total systematic error": {dn: -0.006577999999999999, up: 0.006577999999999999}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.0042899999999999995, up: 0.0042899999999999995}, "sys,Systematic error in energy calibration": {dn: -0.0042899999999999995, up: 0.0042899999999999995}, "sys,Systematic error in normalization": {dn: -0.0028599999999999997, up: 0.0028599999999999997}}, 4: {error: {dn: -0.003, up: 0.003}, "sys,(C=APPROX) //Total systematic error": {dn: -0.00045999999999999996, up: 0.00045999999999999996}, "sys,Systematic error in Monte Carlo simulation": {dn: -0.00030000000000000003, up: 0.00030000000000000003}, "sys,Systematic error in energy calibration": {dn: -0.00030000000000000003, up: 0.00030000000000000003}, "sys,Systematic error in normalization": {dn: -0.0002, up: 0.0002}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d05-x01-y01
+Title: doi:10.17182/hepdata.15278.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 2.750000e-02 2.750000e-02 1.523000e+00 3.020531e-01 3.020531e-01
+1.050000e-01 2.750000e-02 2.750000e-02 1.011000e+00 2.557743e-01 2.557743e-01
+2.100000e-01 7.750000e-02 7.750000e-02 4.460000e-01 2.179783e-01 2.179783e-01
+3.750000e-01 8.750000e-02 8.750000e-02 1.430000e-01 5.678255e-02 5.678255e-02
+6.900000e-01 2.275000e-01 2.275000e-01 1.000000e-02 3.071091e-03 3.071091e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.3, up: 0.3}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d01-x01-y01
+Title: doi:10.17182/hepdata.15278.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 1.360000e+01 3.000000e-01 3.000000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.12, up: 0.12}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d01-x01-y03
+Title: doi:10.17182/hepdata.15278.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 6.300000e-01 1.200000e-01 1.200000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1989_I276764/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/CELLO_1989_I276764/d01-x01-y02
+Title: doi:10.17182/hepdata.15278.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 6.430000e+00 6.000000e-01 6.000000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/CELLO_1990_I283026.cc b/analyses/pluginPetra/CELLO_1990_I283026.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1990_I283026.cc
@@ -0,0 +1,103 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Strange hadrons at 35GeV
+ class CELLO_1990_I283026 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(CELLO_1990_I283026);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_K0 = bookHisto1D(1, 1, 1);
+ _h_Kstar = bookHisto1D(2, 1, 1);
+ _h_Lambda = bookHisto1D(3, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles()) {
+ const int id = p.abspid();
+ if (id == PID::K0S || id == PID::K0L) {
+ double xE = p.E()/meanBeamMom;
+ _h_K0->fill(xE, weight);
+ }
+ else if(abs(id)==323) {
+ double xE = p.E()/meanBeamMom;
+ _h_Kstar->fill(xE, weight);
+ }
+ else if(abs(id)==3122) {
+ double xE = p.E()/meanBeamMom;
+ _h_Lambda->fill(xE, weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_K0 , 1./sumOfWeights());
+ scale(_h_Kstar , 1./sumOfWeights());
+ scale(_h_Lambda, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_K0, _h_Kstar, _h_Lambda;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(CELLO_1990_I283026);
+
+
+}
diff --git a/analyses/pluginPetra/CELLO_1990_I283026.info b/analyses/pluginPetra/CELLO_1990_I283026.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1990_I283026.info
@@ -0,0 +1,33 @@
+Name: CELLO_1990_I283026
+Year: 1990
+Summary: Spectra for strange hadron production at $E_{\text{CMS}}=35$ GeV
+Experiment: CELLO
+Collider: Petra
+InspireID: 283026
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C46 (1990) 397-404, 1990
+RunInfo: e+e- to hadrons at 35 GeV
+NeedCrossSection: no
+Beams: [e+,e-]
+Energies: [35]
+Description:
+ 'Spectra for $K^0$, $K^{*+}$ and $\Lambda$ production in $e^+e^-$ collisions at a centre-of-mass energy of 35 GeV measured by the CELLO experiment at Petra.
+ The data in HEPData only contains the centroids of the bins, not the bin edges which have therefore been inferred.'
+Keywords: []
+BibKey: Behrend:1989ae
+BibTeX: '@article{Behrend:1989ae,
+ author = "Behrend, H. J. and others",
+ title = "{Inclusive Strange Particle Production in $e^+ e^-$
+ Annihilation}",
+ collaboration = "CELLO",
+ journal = "Z. Phys.",
+ volume = "C46",
+ year = "1990",
+ pages = "397-404",
+ doi = "10.1007/BF01621027",
+ reportNumber = "DESY-89-140",
+ SLACcitation = "%%CITATION = ZEPYA,C46,397;%%"
+}'
diff --git a/analyses/pluginPetra/CELLO_1990_I283026.plot b/analyses/pluginPetra/CELLO_1990_I283026.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1990_I283026.plot
@@ -0,0 +1,15 @@
+BEGIN PLOT /CELLO_1990_I283026/d01-x01-y01
+Title=$K^0$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /CELLO_1990_I283026/d02-x01-y01
+Title=$K^{*+}$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /CELLO_1990_I283026/d03-x01-y01
+Title=$\Lambda^0$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginPetra/CELLO_1990_I283026.yoda b/analyses/pluginPetra/CELLO_1990_I283026.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/CELLO_1990_I283026.yoda
@@ -0,0 +1,156 @@
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d03-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1990_I283026/d03-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.600000e-02 9.000000e-03 9.000000e-03 3.250000e+00 1.370000e+00 1.370000e+00
+9.400000e-02 9.000000e-03 9.000000e-03 2.320000e+00 4.900000e-01 4.900000e-01
+1.170000e-01 1.400000e-02 1.400000e-02 1.480000e+00 3.700000e-01 3.700000e-01
+1.530000e-01 2.200000e-02 2.200000e-02 7.000000e-01 1.800000e-01 1.800000e-01
+2.220000e-01 4.700000e-02 4.700000e-02 3.200000e-01 1.200000e-01 1.200000e-01
+3.580000e-01 8.900000e-02 8.900000e-02 1.500000e-01 7.000000e-02 7.000000e-02
+5.850000e-01 1.380000e-01 1.135000e-01 4.800000e-02 2.600000e-02 2.600000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.65, up: 0.65}, sys: {dn: -0.54, up: 0.54}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d05-x01-y02
+Title: doi:10.17182/hepdata.15225.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 3.020000e+00 8.450444e-01 8.450444e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.14, up: 0.14}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d05-x01-y03
+Title: doi:10.17182/hepdata.15225.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 7.700000e-01 2.202272e-01 2.202272e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -46.0, up: 46.0}, sys: {dn: -39.0, up: 39.0}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d05-x01-y01
+Title: doi:10.17182/hepdata.15225.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 2.140000e+02 6.030755e+01 6.030755e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d01-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1990_I283026/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-02 2.500000e-03 2.500000e-03 1.900000e+01 4.460000e+00 4.460000e+00
+4.500000e-02 8.500000e-03 8.500000e-03 1.370000e+01 1.470000e+00 1.470000e+00
+6.400000e-02 1.050000e-02 1.050000e-02 1.130000e+01 1.120000e+00 1.120000e+00
+8.500000e-02 1.050000e-02 1.050000e-02 6.950000e+00 8.100000e-01 8.100000e-01
+1.060000e-01 1.050000e-02 1.050000e-02 5.460000e+00 7.000000e-01 7.000000e-01
+1.290000e-01 1.250000e-02 1.250000e-02 4.590000e+00 7.000000e-01 7.000000e-01
+1.560000e-01 1.450000e-02 1.450000e-02 3.450000e+00 4.800000e-01 4.800000e-01
+2.040000e-01 3.350000e-02 2.600000e-02 3.010000e+00 7.000000e-01 7.000000e-01
+2.560000e-01 2.600000e-02 4.050000e-02 1.630000e+00 3.500000e-01 3.500000e-01
+3.370000e-01 4.050000e-02 1.050000e-01 9.800000e-01 3.100000e-01 3.100000e-01
+5.470000e-01 1.050000e-01 1.050000e-01 1.600000e-01 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -7.6, up: 7.6}, sys: {dn: -7.6, up: 7.6}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d06-x01-y01
+Title: doi:10.17182/hepdata.15225.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 5.850000e+01 1.074802e+01 1.074802e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d06-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.027, up: 0.027}, sys: {dn: -0.027, up: 0.027}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d06-x01-y03
+Title: doi:10.17182/hepdata.15225.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 2.110000e-01 3.818377e-02 3.818377e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.11, up: 0.11}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d06-x01-y02
+Title: doi:10.17182/hepdata.15225.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 8.300000e-01 1.555635e-01 1.555635e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d02-x01-y01
+Variations: [""]
+Path: /REF/CELLO_1990_I283026/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 7.000000e-02 7.000000e-02 3.210000e+00 9.100000e-01 9.100000e-01
+2.650000e-01 7.000000e-02 7.000000e-02 1.420000e+00 5.700000e-01 5.700000e-01
+4.360000e-01 1.010000e-01 1.010000e-01 2.400000e-01 1.600000e-01 1.600000e-01
+7.100000e-01 1.730000e-01 1.730000e-01 4.400000e-02 3.900000e-02 3.900000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.18, up: 0.18}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d04-x01-y03
+Title: doi:10.17182/hepdata.15225.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 1.420000e+00 2.012461e-01 2.012461e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.72, up: 0.72}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d04-x01-y02
+Title: doi:10.17182/hepdata.15225.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 5.560000e+00 8.095060e-01 8.095060e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/CELLO_1990_I283026/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -26.0, up: 26.0}, sys: {dn: -51.0, up: 51.0}}}
+IsRef: 1
+Path: /REF/CELLO_1990_I283026/d04-x01-y01
+Title: doi:10.17182/hepdata.15225.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 3.940000e+02 5.724509e+01 5.724509e+01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/JADE_1981_I166363.cc b/analyses/pluginPetra/JADE_1981_I166363.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1981_I166363.cc
@@ -0,0 +1,78 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief pbar and lambdabar at 34 GeV
+ class JADE_1981_I166363 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(JADE_1981_I166363);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_pbar = bookHisto1D(1, 1, 1);
+ _h_lambdabar = bookHisto1D(2, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // at least 5 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ if (numParticles < 3) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ foreach (const Particle& p, apply<UnstableFinalState>(event, "UFS").particles(Cuts::pid==-2212 or Cuts::pid==-3122)) {
+ if(p.pdgId()==-2212)
+ _h_pbar->fill(p.p3().mod(), event.weight());
+ else
+ _h_lambdabar->fill(p.p3().mod(), event.weight());
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_pbar , crossSection()/nanobarn/sumOfWeights());
+ scale(_h_lambdabar, crossSection()/nanobarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_pbar, _h_lambdabar;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(JADE_1981_I166363);
+
+
+}
diff --git a/analyses/pluginPetra/JADE_1981_I166363.info b/analyses/pluginPetra/JADE_1981_I166363.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1981_I166363.info
@@ -0,0 +1,31 @@
+Name: JADE_1981_I166363
+Year: 1981
+Summary: Spectra for anti-protons and $\bar{\Lambda}^0$ at 34 GeV
+Experiment: JADE
+Collider: Petra
+InspireID: 166363
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. 104B (1981) 325-329
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34]
+Description:
+ 'Measurement of the anti-proton and $\bar{\Lambda}^0$ momentum spectrum in $e^+e^-$ collisions for a centre-of-mass energy of 34 GeV by the JADE experiment at Petra. Useful as not summed over particle and antiparticle, only the antibaryons are included.'
+Keywords: []
+BibKey: Bartel:1981sw
+BibTeX: '@article{Bartel:1981sw,
+ author = "Bartel, W. and others",
+ title = "{Baryon Production in e+ e- Annihilation at PETRA}",
+ collaboration = "JADE",
+ journal = "Phys. Lett.",
+ volume = "104B",
+ year = "1981",
+ pages = "325-329",
+ doi = "10.1016/0370-2693(81)90135-0",
+ reportNumber = "DESY-81-028",
+ SLACcitation = "%%CITATION = PHLTA,104B,325;%%"
+}'
diff --git a/analyses/pluginPetra/JADE_1981_I166363.plot b/analyses/pluginPetra/JADE_1981_I166363.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1981_I166363.plot
@@ -0,0 +1,13 @@
+BEGIN PLOT /JADE_1981_I166363/d01-x01-y01
+Title=$\bar{p}$ spectrum at 34 GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+LogY=0
+END PLOT
+BEGIN PLOT /JADE_1981_I166363/d02-x01-y01
+Title=$\bar{\Lambda}^0$ spectrum at 34 GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+LogY=0
+END PLOT
+
diff --git a/analyses/pluginPetra/JADE_1981_I166363.yoda b/analyses/pluginPetra/JADE_1981_I166363.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1981_I166363.yoda
@@ -0,0 +1,78 @@
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.007, up: 0.007}, sys: {dn: -0.0011, up: 0.0011}}, 1: {error: {dn: -0.007, up: 0.007}, sys: {dn: -0.0038500000000000006, up: 0.0038500000000000006}}, 2: {error: {dn: -0.007, up: 0.007}, sys: {dn: -0.00341, up: 0.00341}}, 3: {error: {dn: -0.008, up: 0.008}, sys: {dn: -0.0049499999999999995, up: 0.0049499999999999995}}, 4: {error: {dn: -0.007, up: 0.007}, sys: {dn: -0.00451, up: 0.00451}}, 5: {error: {dn: -0.007, up: 0.007}, sys: {dn: -0.003465, up: 0.003465}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d01-x01-y01
+Title: doi:10.17182/hepdata.31062.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.000000e-02 7.085901e-03 7.085901e-03
+4.500000e-01 5.000000e-02 5.000000e-02 3.500000e-02 7.988899e-03 7.988899e-03
+5.500000e-01 5.000000e-02 5.000000e-02 3.100000e-02 7.786405e-03 7.786405e-03
+6.500000e-01 5.000000e-02 5.000000e-02 4.500000e-02 9.407577e-03 9.407577e-03
+7.500000e-01 5.000000e-02 5.000000e-02 4.100000e-02 8.327070e-03 8.327070e-03
+8.500000e-01 5.000000e-02 5.000000e-02 3.150000e-02 7.810648e-03 7.810648e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.005, up: 0.005}, sys: {dn: -0.0019600000000000004, up: 0.0019600000000000004}}, 1: {error: {dn: -0.005, up: 0.005}, sys: {dn: -0.0019600000000000004, up: 0.0019600000000000004}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d02-x01-y01
+Title: doi:10.17182/hepdata.31062.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.500000e-01 2.500000e-01 2.500000e-01 1.400000e-02 5.370438e-03 5.370438e-03
+1.150000e+00 2.500000e-01 2.500000e-01 1.400000e-02 5.370438e-03 5.370438e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d03-x01-y01
+Title: doi:10.17182/hepdata.31062.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 4.000000e+00 2.000000e+00 6.200000e-02 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d03-x01-y02
+Title: doi:10.17182/hepdata.31062.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 4.000000e+00 2.000000e+00 3.700000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d03-x01-y03
+Title: doi:10.17182/hepdata.31062.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 4.000000e+00 2.000000e+00 2.700000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1981_I166363/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.032, up: 0.032}}}
+
+IsRef: 1
+Path: /REF/JADE_1981_I166363/d03-x01-y04
+Title: doi:10.17182/hepdata.31062.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 4.000000e+00 2.000000e+00 1.170000e-01 3.200000e-02 3.200000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/JADE_1984_I202784.cc b/analyses/pluginPetra/JADE_1984_I202784.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202784.cc
@@ -0,0 +1,107 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief EEC at 14, 22 and 34 GeV
+ class JADE_1984_I202784 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(JADE_1984_I202784);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ iloc=1;
+ }
+ else if(fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ iloc=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ iloc=3;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ _histEEC = bookHisto1D(1, 1, iloc);
+ _histAEEC = bookHisto1D(2, 1, iloc);
+ _weightSum =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double thetaij = mom3_i.unit().angle(mom3_j.unit())/M_PI*180.;
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ _histEEC ->fill(thetaij, eec*weight);
+ if (thetaij < 90.) {
+ _histAEEC->fill(thetaij, -eec*weight);
+ }
+ else {
+ _histAEEC ->fill(180.-thetaij, eec*weight);
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histEEC , 180.0/M_PI/_weightSum*1000.);
+ scale(_histAEEC , 180.0/M_PI/_weightSum*1000.);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histEEC, _histAEEC;
+ double _weightSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(JADE_1984_I202784);
+
+
+}
diff --git a/analyses/pluginPetra/JADE_1984_I202784.info b/analyses/pluginPetra/JADE_1984_I202784.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202784.info
@@ -0,0 +1,32 @@
+Name: JADE_1984_I202784
+Year: 1984
+Summary: Energy-Energy correlation at 14, 22 and 34 GeV
+Experiment: JADE
+Collider: Petra
+InspireID: 202784
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C25 (1984) 231, 1984
+RunInfo: e+e- to hadrons at 14, 22 and 34 GeV CMS
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [14,22,34]
+Description:
+ 'Measurement of the energy-energy correlation, and its assymetry, at centre-of-mass energies 14, 22 and 34 GeV'
+Keywords: []
+BibKey: Bartel:1984uc
+BibTeX: '@article{Bartel:1984uc,
+ author = "Bartel, W. and others",
+ title = "{Measurements of Energy Correlations in $e^+ e^- \to$
+ Hadrons}",
+ collaboration = "JADE",
+ journal = "Z. Phys.",
+ volume = "C25",
+ year = "1984",
+ pages = "231",
+ doi = "10.1007/BF01547922",
+ reportNumber = "DESY-84-050",
+ SLACcitation = "%%CITATION = ZEPYA,C25,231;%%"
+}'
diff --git a/analyses/pluginPetra/JADE_1984_I202784.plot b/analyses/pluginPetra/JADE_1984_I202784.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202784.plot
@@ -0,0 +1,42 @@
+BEGIN PLOT /JADE_1984_I202784/d01-x01-y01
+Title=Energy-energy correlation at $E_{\text{CMS}}=14$ GeV
+XLabel=$\chi/$degrees
+YLabel=EEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /JADE_1984_I202784/d01-x01-y02
+Title=Energy-energy correlation at $E_{\text{CMS}}=22$ GeV
+XLabel=$\chi/$degrees
+YLabel=EEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /JADE_1984_I202784/d01-x01-y03
+Title=Energy-energy correlation at $E_{\text{CMS}}=34$ GeV
+XLabel=$\chi/$degrees
+YLabel=EEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /JADE_1984_I202784/d02-x01-y01
+Title=Asymmetry of the energy-energy correlation at $E_{\text{CMS}}=14$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /JADE_1984_I202784/d02-x01-y02
+Title=Asymmetry of the energy-energy correlation at $E_{\text{CMS}}=22$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /JADE_1984_I202784/d02-x01-y03
+Title=Asymmetry of the energy-energy correlation at $E_{\text{CMS}}=34$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
diff --git a/analyses/pluginPetra/JADE_1984_I202784.yoda b/analyses/pluginPetra/JADE_1984_I202784.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202784.yoda
@@ -0,0 +1,303 @@
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -8.0, up: 8.0}}, 2: {error: {dn: -10.0, up: 10.0}}, 3: {error: {dn: -11.0, up: 11.0}}, 4: {error: {dn: -11.0, up: 11.0}}, 5: {error: {dn: -11.0, up: 11.0}}, 6: {error: {dn: -11.0, up: 11.0}}, 7: {error: {dn: -11.0, up: 11.0}}, 8: {error: {dn: -10.0, up: 10.0}}, 9: {error: {dn: -10.0, up: 10.0}}, 10: {error: {dn: -10.0, up: 10.0}}, 11: {error: {dn: -9.0, up: 9.0}}, 12: {error: {dn: -9.0, up: 9.0}}, 13: {error: {dn: -9.0, up: 9.0}}, 14: {error: {dn: -9.0, up: 9.0}}, 15: {error: {dn: -9.0, up: 9.0}}, 16: {error: {dn: -9.0, up: 9.0}}, 17: {error: {dn: -9.0, up: 9.0}}, 18: {error: {dn: -9.0, up: 9.0}}, 19: {error: {dn: -9.0, up: 9.0}}, 20: {error: {dn: -9.0, up: 9.0}}, 21: {error: {dn: -9.0, up: 9.0}}, 22: {error: {dn: -9.0, up: 9.0}}, 23: {error: {dn: -9.0, up: 9.0}}, 24: {error: {dn: -9.0, up: 9.0}}, 25: {error: {dn: -9.0, up: 9.0}}, 26: {error: {dn: -9.0, up: 9.0}}, 27: {error: {dn: -9.0, up: 9.0}}, 28: {error: {dn: -9.0, up: 9.0}}, 29: {error: {dn: -9.0, up: 9.0}}, 30: {error: {dn: -9.0, up: 9.0}}, 31: {error: {dn: -9.0, up: 9.0}}, 32: {error: {dn: -9.0, up: 9.0}}, 33: {error: {dn: -9.0, up: 9.0}}, 34: {error: {dn: -9.0, up: 9.0}}, 35: {error: {dn: -9.0, up: 9.0}}, 36: {error: {dn: -9.0, up: 9.0}}, 37: {error: {dn: -10.0, up: 10.0}}, 38: {error: {dn: -11.0, up: 11.0}}, 39: {error: {dn: -11.0, up: 11.0}}, 40: {error: {dn: -12.0, up: 12.0}}, 41: {error: {dn: -13.0, up: 13.0}}, 42: {error: {dn: -15.0, up: 15.0}}, 43: {error: {dn: -15.0, up: 15.0}}, 44: {error: {dn: -17.0, up: 17.0}}, 45: {error: {dn: -19.0, up: 19.0}}, 46: {error: {dn: -20.0, up: 20.0}}, 47: {error: {dn: -20.0, up: 20.0}}, 48: {error: {dn: -20.0, up: 20.0}}, 49: {error: {dn: -14.0, up: 14.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d01-x01-y01
+Title: doi:10.17182/hepdata.1998.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 1.530000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 1.930000e+02 8.000000e+00 8.000000e+00
+9.000000e+00 1.800000e+00 1.800000e+00 2.450000e+02 1.000000e+01 1.000000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 2.990000e+02 1.100000e+01 1.100000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 3.190000e+02 1.100000e+01 1.100000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 3.410000e+02 1.100000e+01 1.100000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 3.480000e+02 1.100000e+01 1.100000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 3.470000e+02 1.100000e+01 1.100000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 3.370000e+02 1.000000e+01 1.000000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 3.330000e+02 1.000000e+01 1.000000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 3.160000e+02 1.000000e+01 1.000000e+01
+4.140000e+01 1.800000e+00 1.800000e+00 2.930000e+02 9.000000e+00 9.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 2.730000e+02 9.000000e+00 9.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 2.570000e+02 9.000000e+00 9.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 2.530000e+02 9.000000e+00 9.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 2.210000e+02 9.000000e+00 9.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 2.160000e+02 9.000000e+00 9.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 2.070000e+02 9.000000e+00 9.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 2.000000e+02 9.000000e+00 9.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 2.100000e+02 9.000000e+00 9.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 1.830000e+02 9.000000e+00 9.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 1.840000e+02 9.000000e+00 9.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 1.870000e+02 9.000000e+00 9.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 1.880000e+02 9.000000e+00 9.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 1.910000e+02 9.000000e+00 9.000000e+00
+9.180000e+01 1.800000e+00 1.800000e+00 1.870000e+02 9.000000e+00 9.000000e+00
+9.540000e+01 1.800000e+00 1.800000e+00 2.000000e+02 9.000000e+00 9.000000e+00
+9.900000e+01 1.800000e+00 1.800000e+00 1.930000e+02 9.000000e+00 9.000000e+00
+1.026000e+02 1.800000e+00 1.800000e+00 1.940000e+02 9.000000e+00 9.000000e+00
+1.062000e+02 1.800000e+00 1.800000e+00 1.980000e+02 9.000000e+00 9.000000e+00
+1.098000e+02 1.800000e+00 1.800000e+00 2.130000e+02 9.000000e+00 9.000000e+00
+1.134000e+02 1.800000e+00 1.800000e+00 2.250000e+02 9.000000e+00 9.000000e+00
+1.170000e+02 1.800000e+00 1.800000e+00 2.380000e+02 9.000000e+00 9.000000e+00
+1.206000e+02 1.800000e+00 1.800000e+00 2.510000e+02 9.000000e+00 9.000000e+00
+1.242000e+02 1.800000e+00 1.800000e+00 2.780000e+02 9.000000e+00 9.000000e+00
+1.278000e+02 1.800000e+00 1.800000e+00 2.990000e+02 9.000000e+00 9.000000e+00
+1.314000e+02 1.800000e+00 1.800000e+00 2.800000e+02 9.000000e+00 9.000000e+00
+1.350000e+02 1.800000e+00 1.800000e+00 3.320000e+02 1.000000e+01 1.000000e+01
+1.386000e+02 1.800000e+00 1.800000e+00 3.590000e+02 1.100000e+01 1.100000e+01
+1.422000e+02 1.800000e+00 1.800000e+00 3.800000e+02 1.100000e+01 1.100000e+01
+1.458000e+02 1.800000e+00 1.800000e+00 4.210000e+02 1.200000e+01 1.200000e+01
+1.494000e+02 1.800000e+00 1.800000e+00 4.480000e+02 1.300000e+01 1.300000e+01
+1.530000e+02 1.800000e+00 1.800000e+00 5.060000e+02 1.500000e+01 1.500000e+01
+1.566000e+02 1.800000e+00 1.800000e+00 5.000000e+02 1.500000e+01 1.500000e+01
+1.602000e+02 1.800000e+00 1.800000e+00 5.450000e+02 1.700000e+01 1.700000e+01
+1.638000e+02 1.800000e+00 1.800000e+00 5.760000e+02 1.900000e+01 1.900000e+01
+1.674000e+02 1.800000e+00 1.800000e+00 5.410000e+02 2.000000e+01 2.000000e+01
+1.710000e+02 1.800000e+00 1.800000e+00 4.480000e+02 2.000000e+01 2.000000e+01
+1.746000e+02 1.800000e+00 1.800000e+00 3.010000e+02 2.000000e+01 2.000000e+01
+1.782000e+02 1.800000e+00 1.800000e+00 1.200000e+02 1.400000e+01 1.400000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -20.0, up: 20.0}}, 2: {error: {dn: -19.0, up: 19.0}}, 3: {error: {dn: -16.0, up: 16.0}}, 4: {error: {dn: -16.0, up: 16.0}}, 5: {error: {dn: -15.0, up: 15.0}}, 6: {error: {dn: -15.0, up: 15.0}}, 7: {error: {dn: -13.0, up: 13.0}}, 8: {error: {dn: -13.0, up: 13.0}}, 9: {error: {dn: -12.0, up: 12.0}}, 10: {error: {dn: -11.0, up: 11.0}}, 11: {error: {dn: -11.0, up: 11.0}}, 12: {error: {dn: -11.0, up: 11.0}}, 13: {error: {dn: -11.0, up: 11.0}}, 14: {error: {dn: -11.0, up: 11.0}}, 15: {error: {dn: -11.0, up: 11.0}}, 16: {error: {dn: -11.0, up: 11.0}}, 17: {error: {dn: -11.0, up: 11.0}}, 18: {error: {dn: -11.0, up: 11.0}}, 19: {error: {dn: -11.0, up: 11.0}}, 20: {error: {dn: -11.0, up: 11.0}}, 21: {error: {dn: -11.0, up: 11.0}}, 22: {error: {dn: -11.0, up: 11.0}}, 23: {error: {dn: -11.0, up: 11.0}}, 24: {error: {dn: -11.0, up: 11.0}}, 25: {error: {dn: -11.0, up: 11.0}}, 26: {error: {dn: -11.0, up: 11.0}}, 27: {error: {dn: -11.0, up: 11.0}}, 28: {error: {dn: -11.0, up: 11.0}}, 29: {error: {dn: -11.0, up: 11.0}}, 30: {error: {dn: -11.0, up: 11.0}}, 31: {error: {dn: -11.0, up: 11.0}}, 32: {error: {dn: -11.0, up: 11.0}}, 33: {error: {dn: -11.0, up: 11.0}}, 34: {error: {dn: -11.0, up: 11.0}}, 35: {error: {dn: -11.0, up: 11.0}}, 36: {error: {dn: -11.0, up: 11.0}}, 37: {error: {dn: -11.0, up: 11.0}}, 38: {error: {dn: -11.0, up: 11.0}}, 39: {error: {dn: -13.0, up: 13.0}}, 40: {error: {dn: -14.0, up: 14.0}}, 41: {error: {dn: -15.0, up: 15.0}}, 42: {error: {dn: -16.0, up: 16.0}}, 43: {error: {dn: -18.0, up: 18.0}}, 44: {error: {dn: -19.0, up: 19.0}}, 45: {error: {dn: -20.0, up: 20.0}}, 46: {error: {dn: -25.0, up: 25.0}}, 47: {error: {dn: -28.0, up: 28.0}}, 48: {error: {dn: -25.0, up: 25.0}}, 49: {error: {dn: -20.0, up: 20.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d01-x01-y02
+Title: doi:10.17182/hepdata.1998.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 1.670000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 3.700000e+02 2.000000e+01 2.000000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 4.450000e+02 1.900000e+01 1.900000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 4.720000e+02 1.600000e+01 1.600000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 4.900000e+02 1.600000e+01 1.600000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 4.300000e+02 1.500000e+01 1.500000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 4.140000e+02 1.500000e+01 1.500000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 3.690000e+02 1.300000e+01 1.300000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 3.460000e+02 1.300000e+01 1.300000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 3.010000e+02 1.200000e+01 1.200000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 2.730000e+02 1.100000e+01 1.100000e+01
+4.140000e+01 1.800000e+00 1.800000e+00 2.420000e+02 1.100000e+01 1.100000e+01
+4.500000e+01 1.800000e+00 1.800000e+00 2.250000e+02 1.100000e+01 1.100000e+01
+4.860000e+01 1.800000e+00 1.800000e+00 1.950000e+02 1.100000e+01 1.100000e+01
+5.220000e+01 1.800000e+00 1.800000e+00 1.850000e+02 1.100000e+01 1.100000e+01
+5.580000e+01 1.800000e+00 1.800000e+00 1.860000e+02 1.100000e+01 1.100000e+01
+5.940000e+01 1.800000e+00 1.800000e+00 1.640000e+02 1.100000e+01 1.100000e+01
+6.300000e+01 1.800000e+00 1.800000e+00 1.580000e+02 1.100000e+01 1.100000e+01
+6.660000e+01 1.800000e+00 1.800000e+00 1.570000e+02 1.100000e+01 1.100000e+01
+7.020000e+01 1.800000e+00 1.800000e+00 1.440000e+02 1.100000e+01 1.100000e+01
+7.380000e+01 1.800000e+00 1.800000e+00 1.370000e+02 1.100000e+01 1.100000e+01
+7.740000e+01 1.800000e+00 1.800000e+00 1.490000e+02 1.100000e+01 1.100000e+01
+8.100000e+01 1.800000e+00 1.800000e+00 1.370000e+02 1.100000e+01 1.100000e+01
+8.460000e+01 1.800000e+00 1.800000e+00 1.360000e+02 1.100000e+01 1.100000e+01
+8.820000e+01 1.800000e+00 1.800000e+00 1.310000e+02 1.100000e+01 1.100000e+01
+9.180000e+01 1.800000e+00 1.800000e+00 1.400000e+02 1.100000e+01 1.100000e+01
+9.540000e+01 1.800000e+00 1.800000e+00 1.340000e+02 1.100000e+01 1.100000e+01
+9.900000e+01 1.800000e+00 1.800000e+00 1.420000e+02 1.100000e+01 1.100000e+01
+1.026000e+02 1.800000e+00 1.800000e+00 1.500000e+02 1.100000e+01 1.100000e+01
+1.062000e+02 1.800000e+00 1.800000e+00 1.480000e+02 1.100000e+01 1.100000e+01
+1.098000e+02 1.800000e+00 1.800000e+00 1.570000e+02 1.100000e+01 1.100000e+01
+1.134000e+02 1.800000e+00 1.800000e+00 1.680000e+02 1.100000e+01 1.100000e+01
+1.170000e+02 1.800000e+00 1.800000e+00 1.740000e+02 1.100000e+01 1.100000e+01
+1.206000e+02 1.800000e+00 1.800000e+00 1.840000e+02 1.100000e+01 1.100000e+01
+1.242000e+02 1.800000e+00 1.800000e+00 1.960000e+02 1.100000e+01 1.100000e+01
+1.278000e+02 1.800000e+00 1.800000e+00 2.150000e+02 1.100000e+01 1.100000e+01
+1.314000e+02 1.800000e+00 1.800000e+00 2.380000e+02 1.100000e+01 1.100000e+01
+1.350000e+02 1.800000e+00 1.800000e+00 2.690000e+02 1.100000e+01 1.100000e+01
+1.386000e+02 1.800000e+00 1.800000e+00 3.010000e+02 1.100000e+01 1.100000e+01
+1.422000e+02 1.800000e+00 1.800000e+00 3.230000e+02 1.300000e+01 1.300000e+01
+1.458000e+02 1.800000e+00 1.800000e+00 3.630000e+02 1.400000e+01 1.400000e+01
+1.494000e+02 1.800000e+00 1.800000e+00 4.190000e+02 1.500000e+01 1.500000e+01
+1.530000e+02 1.800000e+00 1.800000e+00 4.740000e+02 1.600000e+01 1.600000e+01
+1.566000e+02 1.800000e+00 1.800000e+00 5.490000e+02 1.800000e+01 1.800000e+01
+1.602000e+02 1.800000e+00 1.800000e+00 5.970000e+02 1.900000e+01 1.900000e+01
+1.638000e+02 1.800000e+00 1.800000e+00 6.530000e+02 2.000000e+01 2.000000e+01
+1.674000e+02 1.800000e+00 1.800000e+00 6.820000e+02 2.500000e+01 2.500000e+01
+1.710000e+02 1.800000e+00 1.800000e+00 6.670000e+02 2.800000e+01 2.800000e+01
+1.746000e+02 1.800000e+00 1.800000e+00 4.860000e+02 2.500000e+01 2.500000e+01
+1.782000e+02 1.800000e+00 1.800000e+00 1.670000e+02 2.000000e+01 2.000000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -15.0, up: 15.0}}, 2: {error: {dn: -15.0, up: 15.0}}, 3: {error: {dn: -13.0, up: 13.0}}, 4: {error: {dn: -12.0, up: 12.0}}, 5: {error: {dn: -10.0, up: 10.0}}, 6: {error: {dn: -8.0, up: 8.0}}, 7: {error: {dn: -7.0, up: 7.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -6.0, up: 6.0}}, 10: {error: {dn: -5.0, up: 5.0}}, 11: {error: {dn: -5.0, up: 5.0}}, 12: {error: {dn: -4.0, up: 4.0}}, 13: {error: {dn: -4.0, up: 4.0}}, 14: {error: {dn: -4.0, up: 4.0}}, 15: {error: {dn: -4.0, up: 4.0}}, 16: {error: {dn: -4.0, up: 4.0}}, 17: {error: {dn: -4.0, up: 4.0}}, 18: {error: {dn: -4.0, up: 4.0}}, 19: {error: {dn: -4.0, up: 4.0}}, 20: {error: {dn: -4.0, up: 4.0}}, 21: {error: {dn: -4.0, up: 4.0}}, 22: {error: {dn: -4.0, up: 4.0}}, 23: {error: {dn: -4.0, up: 4.0}}, 24: {error: {dn: -4.0, up: 4.0}}, 25: {error: {dn: -4.0, up: 4.0}}, 26: {error: {dn: -4.0, up: 4.0}}, 27: {error: {dn: -4.0, up: 4.0}}, 28: {error: {dn: -4.0, up: 4.0}}, 29: {error: {dn: -4.0, up: 4.0}}, 30: {error: {dn: -4.0, up: 4.0}}, 31: {error: {dn: -5.0, up: 5.0}}, 32: {error: {dn: -5.0, up: 5.0}}, 33: {error: {dn: -5.0, up: 5.0}}, 34: {error: {dn: -5.0, up: 5.0}}, 35: {error: {dn: -5.0, up: 5.0}}, 36: {error: {dn: -5.0, up: 5.0}}, 37: {error: {dn: -6.0, up: 6.0}}, 38: {error: {dn: -8.0, up: 8.0}}, 39: {error: {dn: -9.0, up: 9.0}}, 40: {error: {dn: -10.0, up: 10.0}}, 41: {error: {dn: -10.0, up: 10.0}}, 42: {error: {dn: -10.0, up: 10.0}}, 43: {error: {dn: -14.0, up: 14.0}}, 44: {error: {dn: -14.0, up: 14.0}}, 45: {error: {dn: -17.0, up: 17.0}}, 46: {error: {dn: -20.0, up: 20.0}}, 47: {error: {dn: -20.0, up: 20.0}}, 48: {error: {dn: -20.0, up: 20.0}}, 49: {error: {dn: -20.0, up: 20.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d01-x01-y03
+Title: doi:10.17182/hepdata.1998.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 1.805000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 6.340000e+02 1.500000e+01 1.500000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 6.850000e+02 1.500000e+01 1.500000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 6.370000e+02 1.300000e+01 1.300000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 5.560000e+02 1.200000e+01 1.200000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 4.660000e+02 1.000000e+01 1.000000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 3.810000e+02 8.000000e+00 8.000000e+00
+2.700000e+01 1.800000e+00 1.800000e+00 3.110000e+02 7.000000e+00 7.000000e+00
+3.060000e+01 1.800000e+00 1.800000e+00 2.710000e+02 6.000000e+00 6.000000e+00
+3.420000e+01 1.800000e+00 1.800000e+00 2.350000e+02 6.000000e+00 6.000000e+00
+3.780000e+01 1.800000e+00 1.800000e+00 2.080000e+02 5.000000e+00 5.000000e+00
+4.140000e+01 1.800000e+00 1.800000e+00 1.850000e+02 5.000000e+00 5.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 1.660000e+02 4.000000e+00 4.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 1.500000e+02 4.000000e+00 4.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 1.370000e+02 4.000000e+00 4.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 1.280000e+02 4.000000e+00 4.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 1.180000e+02 4.000000e+00 4.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.150000e+02 4.000000e+00 4.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.090000e+02 4.000000e+00 4.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.040000e+02 4.000000e+00 4.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 1.040000e+02 4.000000e+00 4.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 1.020000e+02 4.000000e+00 4.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 9.900000e+01 4.000000e+00 4.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 1.040000e+02 4.000000e+00 4.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 9.900000e+01 4.000000e+00 4.000000e+00
+9.180000e+01 1.800000e+00 1.800000e+00 1.030000e+02 4.000000e+00 4.000000e+00
+9.540000e+01 1.800000e+00 1.800000e+00 1.040000e+02 4.000000e+00 4.000000e+00
+9.900000e+01 1.800000e+00 1.800000e+00 1.080000e+02 4.000000e+00 4.000000e+00
+1.026000e+02 1.800000e+00 1.800000e+00 1.080000e+02 4.000000e+00 4.000000e+00
+1.062000e+02 1.800000e+00 1.800000e+00 1.120000e+02 4.000000e+00 4.000000e+00
+1.098000e+02 1.800000e+00 1.800000e+00 1.210000e+02 4.000000e+00 4.000000e+00
+1.134000e+02 1.800000e+00 1.800000e+00 1.250000e+02 5.000000e+00 5.000000e+00
+1.170000e+02 1.800000e+00 1.800000e+00 1.330000e+02 5.000000e+00 5.000000e+00
+1.206000e+02 1.800000e+00 1.800000e+00 1.430000e+02 5.000000e+00 5.000000e+00
+1.242000e+02 1.800000e+00 1.800000e+00 1.550000e+02 5.000000e+00 5.000000e+00
+1.278000e+02 1.800000e+00 1.800000e+00 1.710000e+02 5.000000e+00 5.000000e+00
+1.314000e+02 1.800000e+00 1.800000e+00 1.820000e+02 5.000000e+00 5.000000e+00
+1.350000e+02 1.800000e+00 1.800000e+00 2.140000e+02 6.000000e+00 6.000000e+00
+1.386000e+02 1.800000e+00 1.800000e+00 2.350000e+02 8.000000e+00 8.000000e+00
+1.422000e+02 1.800000e+00 1.800000e+00 2.650000e+02 9.000000e+00 9.000000e+00
+1.458000e+02 1.800000e+00 1.800000e+00 3.110000e+02 1.000000e+01 1.000000e+01
+1.494000e+02 1.800000e+00 1.800000e+00 3.560000e+02 1.000000e+01 1.000000e+01
+1.530000e+02 1.800000e+00 1.800000e+00 4.190000e+02 1.000000e+01 1.000000e+01
+1.566000e+02 1.800000e+00 1.800000e+00 4.930000e+02 1.400000e+01 1.400000e+01
+1.602000e+02 1.800000e+00 1.800000e+00 6.040000e+02 1.400000e+01 1.400000e+01
+1.638000e+02 1.800000e+00 1.800000e+00 7.200000e+02 1.700000e+01 1.700000e+01
+1.674000e+02 1.800000e+00 1.800000e+00 8.070000e+02 2.000000e+01 2.000000e+01
+1.710000e+02 1.800000e+00 1.800000e+00 8.810000e+02 2.000000e+01 2.000000e+01
+1.746000e+02 1.800000e+00 1.800000e+00 7.550000e+02 2.000000e+01 2.000000e+01
+1.782000e+02 1.800000e+00 1.800000e+00 3.410000e+02 2.000000e+01 2.000000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -24.0, up: 24.0}}, 2: {error: {dn: -20.0, up: 20.0}}, 3: {error: {dn: -20.0, up: 20.0}}, 4: {error: {dn: -18.0, up: 18.0}}, 5: {error: {dn: -16.0, up: 16.0}}, 6: {error: {dn: -15.0, up: 15.0}}, 7: {error: {dn: -13.0, up: 13.0}}, 8: {error: {dn: -12.0, up: 12.0}}, 9: {error: {dn: -12.0, up: 12.0}}, 10: {error: {dn: -10.0, up: 10.0}}, 11: {error: {dn: -10.0, up: 10.0}}, 12: {error: {dn: -9.0, up: 9.0}}, 13: {error: {dn: -8.0, up: 8.0}}, 14: {error: {dn: -8.0, up: 8.0}}, 15: {error: {dn: -8.0, up: 8.0}}, 16: {error: {dn: -7.0, up: 7.0}}, 17: {error: {dn: -7.0, up: 7.0}}, 18: {error: {dn: -6.0, up: 6.0}}, 19: {error: {dn: -6.0, up: 6.0}}, 20: {error: {dn: -5.0, up: 5.0}}, 21: {error: {dn: -5.0, up: 5.0}}, 22: {error: {dn: -5.0, up: 5.0}}, 23: {error: {dn: -5.0, up: 5.0}}, 24: {error: {dn: -5.0, up: 5.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d02-x01-y01
+Title: doi:10.17182/hepdata.1998.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -1.420000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 6.100000e+01 2.400000e+01 2.400000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 1.900000e+02 2.000000e+01 2.000000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 2.530000e+02 2.000000e+01 2.000000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 2.570000e+02 1.800000e+01 1.800000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 2.000000e+02 1.600000e+01 1.600000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 1.520000e+02 1.500000e+01 1.500000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 1.380000e+02 1.300000e+01 1.300000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 1.150000e+02 1.200000e+01 1.200000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 1.020000e+02 1.200000e+01 1.200000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 6.600000e+01 1.000000e+01 1.000000e+01
+4.140000e+01 1.800000e+00 1.800000e+00 6.900000e+01 1.000000e+01 1.000000e+01
+4.500000e+01 1.800000e+00 1.800000e+00 5.400000e+01 9.000000e+00 9.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 3.500000e+01 8.000000e+00 8.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 4.100000e+01 8.000000e+00 8.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 4.300000e+01 8.000000e+00 8.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 3.000000e+01 7.000000e+00 7.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 2.500000e+01 7.000000e+00 7.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.800000e+01 6.000000e+00 6.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 6.000000e+00 6.000000e+00 6.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 9.000000e+00 5.000000e+00 5.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 8.000000e+00 5.000000e+00 5.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 8.000000e+00 5.000000e+00 5.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 7.000000e+00 5.000000e+00 5.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 0.000000e+00 5.000000e+00 5.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -21.0, up: 21.0}}, 2: {error: {dn: -20.0, up: 20.0}}, 3: {error: {dn: -20.0, up: 20.0}}, 4: {error: {dn: -17.0, up: 17.0}}, 5: {error: {dn: -15.0, up: 15.0}}, 6: {error: {dn: -14.0, up: 14.0}}, 7: {error: {dn: -12.0, up: 12.0}}, 8: {error: {dn: -11.0, up: 11.0}}, 9: {error: {dn: -10.0, up: 10.0}}, 10: {error: {dn: -10.0, up: 10.0}}, 11: {error: {dn: -9.0, up: 9.0}}, 12: {error: {dn: -9.0, up: 9.0}}, 13: {error: {dn: -8.0, up: 8.0}}, 14: {error: {dn: -8.0, up: 8.0}}, 15: {error: {dn: -7.0, up: 7.0}}, 16: {error: {dn: -7.0, up: 7.0}}, 17: {error: {dn: -7.0, up: 7.0}}, 18: {error: {dn: -6.0, up: 6.0}}, 19: {error: {dn: -6.0, up: 6.0}}, 20: {error: {dn: -6.0, up: 6.0}}, 21: {error: {dn: -6.0, up: 6.0}}, 22: {error: {dn: -6.0, up: 6.0}}, 23: {error: {dn: -5.0, up: 5.0}}, 24: {error: {dn: -5.0, up: 5.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d02-x01-y02
+Title: doi:10.17182/hepdata.1998.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -1.460000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 1.010000e+02 2.100000e+01 2.100000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 2.040000e+02 2.000000e+01 2.000000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 2.310000e+02 2.000000e+01 2.000000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 1.860000e+02 1.700000e+01 1.700000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 1.910000e+02 1.500000e+01 1.500000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 1.450000e+02 1.400000e+01 1.400000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 1.070000e+02 1.200000e+01 1.200000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 8.900000e+01 1.100000e+01 1.100000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 8.000000e+01 1.000000e+01 1.000000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 6.100000e+01 1.000000e+01 1.000000e+01
+4.140000e+01 1.800000e+00 1.800000e+00 6.500000e+01 9.000000e+00 9.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 5.200000e+01 9.000000e+00 9.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 4.100000e+01 8.000000e+00 8.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 4.000000e+01 8.000000e+00 8.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 2.400000e+01 7.000000e+00 7.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 2.500000e+01 7.000000e+00 7.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.800000e+01 7.000000e+00 7.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.900000e+01 6.000000e+00 6.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.200000e+01 6.000000e+00 6.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 8.000000e+00 6.000000e+00 6.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 4.000000e+00 6.000000e+00 6.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 9.000000e+00 6.000000e+00 6.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 1.000000e+00 5.000000e+00 5.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 1.000000e+00 5.000000e+00 5.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -40.0, up: 40.0}}, 1: {error: {dn: -15.0, up: 15.0}}, 2: {error: {dn: -15.0, up: 15.0}}, 3: {error: {dn: -15.0, up: 15.0}}, 4: {error: {dn: -10.0, up: 10.0}}, 5: {error: {dn: -10.0, up: 10.0}}, 6: {error: {dn: -7.0, up: 7.0}}, 7: {error: {dn: -6.0, up: 6.0}}, 8: {error: {dn: -6.0, up: 6.0}}, 9: {error: {dn: -5.0, up: 5.0}}, 10: {error: {dn: -4.0, up: 4.0}}, 11: {error: {dn: -4.0, up: 4.0}}, 12: {error: {dn: -4.0, up: 4.0}}, 13: {error: {dn: -3.0, up: 3.0}}, 14: {error: {dn: -3.0, up: 3.0}}, 15: {error: {dn: -3.0, up: 3.0}}, 16: {error: {dn: -3.0, up: 3.0}}, 17: {error: {dn: -2.0, up: 2.0}}, 18: {error: {dn: -2.0, up: 2.0}}, 19: {error: {dn: -2.0, up: 2.0}}, 20: {error: {dn: -2.0, up: 2.0}}, 21: {error: {dn: -2.0, up: 2.0}}, 22: {error: {dn: -2.0, up: 2.0}}, 23: {error: {dn: -2.0, up: 2.0}}, 24: {error: {dn: -2.0, up: 2.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d02-x01-y03
+Title: doi:10.17182/hepdata.1998.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -1.500000e+03 4.000000e+01 4.000000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 1.180000e+02 1.500000e+01 1.500000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 2.060000e+02 1.500000e+01 1.500000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 1.860000e+02 1.500000e+01 1.500000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 1.650000e+02 1.000000e+01 1.000000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 1.400000e+02 1.000000e+01 1.000000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 1.280000e+02 7.000000e+00 7.000000e+00
+2.700000e+01 1.800000e+00 1.800000e+00 1.120000e+02 6.000000e+00 6.000000e+00
+3.060000e+01 1.800000e+00 1.800000e+00 9.700000e+01 6.000000e+00 6.000000e+00
+3.420000e+01 1.800000e+00 1.800000e+00 8.100000e+01 5.000000e+00 5.000000e+00
+3.780000e+01 1.800000e+00 1.800000e+00 5.900000e+01 4.000000e+00 4.000000e+00
+4.140000e+01 1.800000e+00 1.800000e+00 5.100000e+01 4.000000e+00 4.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 4.700000e+01 4.000000e+00 4.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 3.600000e+01 3.000000e+00 3.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 3.200000e+01 3.000000e+00 3.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 2.500000e+01 3.000000e+00 3.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 2.300000e+01 3.000000e+00 3.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.700000e+01 2.000000e+00 2.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.300000e+01 2.000000e+00 2.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.100000e+01 2.000000e+00 2.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 7.000000e+00 2.000000e+00 2.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 7.000000e+00 2.000000e+00 2.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 6.000000e+00 2.000000e+00 2.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 2.000000e+00 2.000000e+00 2.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 3.000000e+00 2.000000e+00 2.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202784/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202784/d03-x01-y01
+Title: doi:10.17182/hepdata.1998.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 5.000000e+00 2.000000e+00 1.650000e-01 1.414214e-02 1.414214e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/JADE_1984_I202785.cc b/analyses/pluginPetra/JADE_1984_I202785.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202785.cc
@@ -0,0 +1,80 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief D*+ production at 34.4 GeV
+ class JADE_1984_I202785 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(JADE_1984_I202785);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_x = bookHisto1D(1, 1, 1);
+ _h_theta = bookHisto1D(3, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ Vector3 axis = beams.first.pdgId() == PID::EMINUS ?
+ beams.first.p3().unit() : beams.second.p3().unit();
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==413)) {
+ double modp = p.p3().mod();
+ double xP =modp/meanBeamMom;
+ _h_x->fill(xP, weight);
+ if(xP>0.4&&p.pdgId()>0) {
+ _h_theta->fill(p.p3().dot(axis)/modp,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_theta,33.6,false); // normalize to data
+ scale(_h_x, crossSection()/microbarn/sumOfWeights()*sqr(sqrtS()));
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x, _h_theta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(JADE_1984_I202785);
+
+
+}
diff --git a/analyses/pluginPetra/JADE_1984_I202785.info b/analyses/pluginPetra/JADE_1984_I202785.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202785.info
@@ -0,0 +1,31 @@
+Name: JADE_1984_I202785
+Year: 1984
+Summary: Spectrum for $D^{*+}$ production in $e^+e^-$ collisions at $E_{\text{CMS}}=34.4$
+Experiment: JADE
+Collider: Petra
+InspireID: 202785
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. 104B (1981) 325-329
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34.4]
+Description:
+ 'Measurement of the $D^{*+}$ momentum spectrum in $e^+e^-$ collisions for a centre-of-mass energy of 34.4 GeV by the JADE experiment at Petra. The angular distribution is also measured.'
+Keywords: []
+BibKey: Bartel:1984ud
+BibTeX: '@article{Bartel:1984ud,
+ author = "Bartel, W. and others",
+ title = "{Charged $D^*$ Production in $e^+ e^-$ Annihilation}",
+ collaboration = "JADE",
+ journal = "Phys. Lett.",
+ volume = "146B",
+ year = "1984",
+ pages = "121-125",
+ doi = "10.1016/0370-2693(84)90656-7",
+ reportNumber = "DESY-84-059",
+ SLACcitation = "%%CITATION = PHLTA,146B,121;%%"
+}'
diff --git a/analyses/pluginPetra/JADE_1984_I202785.plot b/analyses/pluginPetra/JADE_1984_I202785.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202785.plot
@@ -0,0 +1,12 @@
+BEGIN PLOT /JADE_1984_I202785/d01-x01-y01
+Title=$D^{*\pm}$ scaled momentum
+XLabel=$x_p$
+YLabel=$s\text{d}\sigma/\text{d}x_p$ [$\mu\text{b}\text{GeV}^2$]
+LogY=0
+END PLOT
+BEGIN PLOT /JADE_1984_I202785/d03-x01-y01
+Title=Cosine of the angle between the $e^-$ beam and $D^{*+}$
+XLabel=$\cos\theta_{e^-D^{*+}}$
+YLabel=(Normalised to data event rate)
+LogY=0
+END PLOT
diff --git a/analyses/pluginPetra/JADE_1984_I202785.yoda b/analyses/pluginPetra/JADE_1984_I202785.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I202785.yoda
@@ -0,0 +1,58 @@
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202785/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.13, up: 0.13}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.12, up: 0.12}}, 3: {error: {dn: -0.09, up: 0.09}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202785/d01-x01-y01
+Title: doi:10.17182/hepdata.30496.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-01 6.000000e-02 6.000000e-02 3.500000e-02 1.300000e-01 1.300000e-01
+4.600000e-01 6.000000e-02 6.000000e-02 2.900000e-01 8.000000e-02 8.000000e-02
+5.800000e-01 6.000000e-02 6.000000e-02 5.400000e-01 1.200000e-01 1.200000e-01
+7.000000e-01 6.000000e-02 6.000000e-02 3.000000e-01 9.000000e-02 9.000000e-02
+8.200000e-01 6.000000e-02 6.000000e-02 1.500000e-01 8.000000e-02 8.000000e-02
+9.400000e-01 6.000000e-02 6.000000e-02 1.100000e-01 8.000000e-02 8.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202785/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202785/d02-x01-y01
+Title: doi:10.17182/hepdata.30496.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.440000e+01 0.000000e+00 0.000000e+00 1.400000e-01 3.605551e-02 3.605551e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202785/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.4, up: 0.4}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202785/d02-x01-y02
+Title: doi:10.17182/hepdata.30496.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.440000e+01 0.000000e+00 0.000000e+00 1.900000e+00 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I202785/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -5.1, up: 5.1}}, 1: {error: {dn: -4.4, up: 4.4}}, 2: {error: {dn: -4.1, up: 4.1}}, 3: {error: {dn: -3.1, up: 3.1}}, 4: {error: {dn: -4.8, up: 4.8}}, 5: {error: {dn: -4.0, up: 4.0}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I202785/d03-x01-y01
+Title: doi:10.17182/hepdata.30496.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-7.500000e-01 0.150000e+00 0.150000e+00 2.700000e+01 5.100000e+00 5.100000e+00
+-4.500000e-01 0.150000e+00 0.150000e+00 1.900000e+01 4.400000e+00 4.400000e+00
+-1.500000e-01 0.150000e+00 0.150000e+00 1.700000e+01 4.100000e+00 4.100000e+00
+1.500000e-01 0.150000e+00 0.150000e+00 9.500000e+00 3.100000e+00 3.100000e+00
+4.500000e-01 0.150000e+00 0.150000e+00 2.270000e+01 4.800000e+00 4.800000e+00
+7.500000e-01 0.150000e+00 0.150000e+00 1.680000e+01 4.000000e+00 4.000000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/JADE_1984_I203145.cc b/analyses/pluginPetra/JADE_1984_I203145.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I203145.cc
@@ -0,0 +1,85 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief rho0 and K*+/- spectra at 35 GeV
+ class JADE_1984_I203145 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(JADE_1984_I203145);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_rho = bookHisto1D(2, 1, 1);
+ _h_kstar = bookHisto1D(3, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").
+ particles(Cuts::abspid==323 or Cuts::pid==113)) {
+ double xE = p.E()/meanBeamMom;
+ double modp = p.p3().mod();
+ double beta = modp/p.E();
+ if(p.pdgId()==113) {
+ _h_rho->fill(xE,weight/beta);
+ }
+ else {
+ _h_kstar->fill(xE,weight/beta);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_rho , sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ scale(_h_kstar, sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_rho, _h_kstar;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(JADE_1984_I203145);
+
+
+}
diff --git a/analyses/pluginPetra/JADE_1984_I203145.info b/analyses/pluginPetra/JADE_1984_I203145.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I203145.info
@@ -0,0 +1,34 @@
+Name: JADE_1984_I203145
+Year: 1984
+Summary: Spectra of $\rho^0$ and $K^{*\pm}$ in $e^+e^-$ collisions at 35 GeV
+Experiment: JADE
+Collider: <Insert the collider name>
+InspireID: 203145
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B145 (1984) 441-447, 1984
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [35]
+Description:
+ 'Measurement of the $\rho^0$ and $K^{*\pm}$ spectra in $e^+e^-$ collisions for centre-of-mass energy 35 GeV by the JADE experiment at Petra.'
+Keywords: []
+Keywords: []
+BibKey: Bartel:1984rh
+BibTeX: '@article{Bartel:1984rh,
+ author = "Bartel, W. and others",
+ title = "{Inclusive Production of Vector Mesons $\rho^0$ and
+ $K^{*\pm}$ in $e^+ e^-$ Annihilation at
+ $\left&lt;\sqrt{s}\right&gt; = 35$-{GeV}}",
+ collaboration = "JADE",
+ journal = "Phys. Lett.",
+ volume = "145B",
+ year = "1984",
+ pages = "441-447",
+ doi = "10.1016/0370-2693(84)90077-7",
+ reportNumber = "DESY-84-058",
+ SLACcitation = "%%CITATION = PHLTA,145B,441;%%"
+}'
diff --git a/analyses/pluginPetra/JADE_1984_I203145.plot b/analyses/pluginPetra/JADE_1984_I203145.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I203145.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /JADE_1984_I203145/d02-x01-y01
+Title=$\rho^0$ scaled momentum spectrum for $E_{\text{CMS}}=35$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\text{nb}\text{GeV}^2$
+END PLOT
+BEGIN PLOT /JADE_1984_I203145/d03-x01-y01
+Title=$K^{*\pm}$ scaled momentum spectrum for $E_{\text{CMS}}=35$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\text{nb}\text{GeV}^2$
+END PLOT
diff --git a/analyses/pluginPetra/JADE_1984_I203145.yoda b/analyses/pluginPetra/JADE_1984_I203145.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1984_I203145.yoda
@@ -0,0 +1,53 @@
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I203145/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.15, up: 0.15}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I203145/d01-x01-y01
+Title: doi:10.17182/hepdata.30510.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 9.800000e-01 1.749286e-01 1.749286e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I203145/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I203145/d01-x01-y02
+Title: doi:10.17182/hepdata.30510.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 8.700000e-01 1.788854e-01 1.788854e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I203145/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -203.0, up: 203.0}, 'sys,DUE TO BACKGROUND, EFFICIENCY, AND LUMINOSITY UNCERTAINTIES': {dn: -184.2, up: 184.2}}, 1: {error: {dn: -114.0, up: 114.0}, 'sys,DUE TO BACKGROUND, EFFICIENCY, AND LUMINOSITY UNCERTAINTIES': {dn: -68.25, up: 68.25}}, 2: {error: {dn: -67.0, up: 67.0}, 'sys,DUE TO BACKGROUND, EFFICIENCY, AND LUMINOSITY UNCERTAINTIES': {dn: -28.65, up: 28.65}}, 3: {error: {dn: -27.0, up: 27.0}, 'sys,DUE TO BACKGROUND, EFFICIENCY, AND LUMINOSITY UNCERTAINTIES': {dn: -13.5, up: 13.5}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I203145/d02-x01-y01
+Title: doi:10.17182/hepdata.30510.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-01 5.000000e-02 5.000000e-02 1.228000e+03 2.741143e+02 2.741143e+02
+2.500000e-01 5.000000e-02 5.000000e-02 4.550000e+02 1.328686e+02 1.328686e+02
+3.500000e-01 5.000000e-02 5.000000e-02 1.910000e+02 7.286853e+01 7.286853e+01
+5.500000e-01 1.500000e-01 1.500000e-01 9.000000e+01 3.018692e+01 3.018692e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1984_I203145/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -356.0, up: 356.0}, sys: {dn: -306.18, up: 306.18}}, 1: {error: {dn: -376.0, up: 376.0}, sys: {dn: -105.66, up: 105.66}}, 2: {error: {dn: -365.0, up: 365.0}, sys: {dn: -24.12, up: 24.12}}}
+
+IsRef: 1
+Path: /REF/JADE_1984_I203145/d03-x01-y01
+Title: doi:10.17182/hepdata.30510.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 3.402000e+03 4.695553e+02 4.695553e+02
+1.500000e-01 5.000000e-02 5.000000e-02 1.174000e+03 3.905637e+02 3.905637e+02
+3.000000e-01 1.000000e-01 1.000000e-01 2.680000e+02 3.657961e+02 3.657961e+02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/JADE_1990_I282847.cc b/analyses/pluginPetra/JADE_1990_I282847.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1990_I282847.cc
@@ -0,0 +1,92 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief gamma, pi0 and eta spectra at 35 and 44 GeV
+ class JADE_1990_I282847 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(JADE_1990_I282847);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ int ioff=-1;
+ if(fuzzyEquals(sqrtS()/GeV,35.,1e-3)) {
+ ioff=0;
+ }
+ else if(fuzzyEquals(sqrtS()/GeV,44.,1e-3)) {
+ ioff=1;
+ }
+ else
+ MSG_ERROR("Beam energy " << sqrtS() << " not supported!");
+ // Book histograms
+ _h_gamma = bookHisto1D(1+ioff, 1, 1);
+ _h_pi0 = bookHisto1D(3+ioff, 1, 1);
+ if(ioff==0) _h_eta = bookHisto1D(5+ioff, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ // gamma
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ foreach (const Particle& p, fs.particles(Cuts::pid==22)) {
+ double xE = p.E()/meanBeamMom;
+ _h_gamma->fill(xE,weight);
+ }
+ // pi0, eta
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::pid==111 or Cuts::pid==221)) {
+ double modp = p.p3().mod();
+ double xE = p.E()/meanBeamMom;
+ double beta = modp/p.E();
+ if(p.pdgId()==111)
+ _h_pi0->fill(xE,weight/beta);
+ else if(_h_eta)
+ _h_eta->fill(xE,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_gamma, crossSection()*sqr(sqrtS())/microbarn/sumOfWeights());
+ scale(_h_pi0 , crossSection()*sqr(sqrtS())/microbarn/sumOfWeights());
+ if(_h_eta) scale(_h_eta , crossSection()*sqr(sqrtS())/microbarn/sumOfWeights());
+ }
+
+ //@}
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_gamma, _h_pi0, _h_eta;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(JADE_1990_I282847);
+
+
+}
diff --git a/analyses/pluginPetra/JADE_1990_I282847.info b/analyses/pluginPetra/JADE_1990_I282847.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1990_I282847.info
@@ -0,0 +1,36 @@
+Name: JADE_1990_I282847
+Year: 1990
+Summary: Photon, $\pi^0$ and $\eta$ spectra in $e^+e^-$ collisions at 35 and 44 GeV
+Experiment: JADE
+Collider: Petra
+InspireID: 282847
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C46 (1990) 1-7, 1990
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [35,44]
+Description:
+ 'Measurement of the Photon, $\pi^0$ and $\eta$ spectra in $e^+e^-$ collisions at 35 and 44 GeV by the JADE experiment at Petra. The isolated photon spectrum which tests ISR and FST QED radiation is not implemented. The multiplicities are not implemented as they are in the PDG averages.'
+Keywords: []
+BibKey: Pitzl:1989qy
+BibTeX: '@article{Pitzl:1989qy,
+ author = "Pitzl, D. D. and others",
+ title = "{A Study of Photon Production in Hadronic Events from e+
+ e- Annihilation}",
+ collaboration = "JADE",
+ journal = "Z. Phys.",
+ volume = "C46",
+ year = "1990",
+ pages = "1-7",
+ doi = "10.1007/BF02440827",
+ note = "[Erratum: Z. Phys.C47,676(1990)]",
+ reportNumber = "DESY-89-129",
+ SLACcitation = "%%CITATION = ZEPYA,C46,1;%%"
+}'
+ToDo:
+ - Implement the isolated photon specrtrum
+
diff --git a/analyses/pluginPetra/JADE_1990_I282847.plot b/analyses/pluginPetra/JADE_1990_I282847.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1990_I282847.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /JADE_1990_I282847/d01-x01-y01
+Title=$\gamma$ scaled energy spectrum at 35 GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /JADE_1990_I282847/d02-x01-y01
+Title=$\gamma$ scaled energy spectrum at 44 GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /JADE_1990_I282847/d03-x01-y01
+Title=$\pi^0$ scaled energy spectrum at 35 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /JADE_1990_I282847/d04-x01-y01
+Title=$\pi^0$ scaled energy spectrum at 44 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /JADE_1990_I282847/d05-x01-y01
+Title=$\eta$ scaled energy spectrum at 35 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /JADE_1990_I282847/d06-x01-y01
diff --git a/analyses/pluginPetra/JADE_1990_I282847.yoda b/analyses/pluginPetra/JADE_1990_I282847.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/JADE_1990_I282847.yoda
@@ -0,0 +1,190 @@
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d03-x01-y01
+Variations: [""]
+Path: /REF/JADE_1990_I282847/d03-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.714286e-02 5.714286e-03 5.714286e-03 4.230000e+01 3.635932e+00 3.635932e+00
+2.857143e-02 5.714286e-03 5.714286e-03 3.130000e+01 2.140093e+00 2.140093e+00
+4.000000e-02 5.714286e-03 5.714286e-03 2.260000e+01 1.176605e+00 1.176605e+00
+5.142857e-02 5.714286e-03 5.714286e-03 1.740000e+01 7.580237e-01 7.580237e-01
+6.285714e-02 5.714286e-03 5.714286e-03 1.250000e+01 5.700877e-01 5.700877e-01
+7.428571e-02 5.714286e-03 5.714286e-03 8.760000e+00 4.242641e-01 4.242641e-01
+8.571429e-02 5.714286e-03 5.714286e-03 7.390000e+00 3.612478e-01 3.612478e-01
+9.714286e-02 5.714286e-03 5.714286e-03 5.260000e+00 3.182766e-01 3.182766e-01
+1.085714e-01 5.714286e-03 5.714286e-03 4.770000e+00 3.255764e-01 3.255764e-01
+1.257143e-01 1.142857e-02 1.142857e-02 3.990000e+00 2.765863e-01 2.765863e-01
+1.485714e-01 1.142857e-02 1.142857e-02 2.900000e+00 3.612478e-01 3.612478e-01
+1.714286e-01 1.142857e-02 1.142857e-02 1.830000e+00 3.465545e-01 3.465545e-01
+2.057143e-01 2.285714e-02 2.285714e-02 1.470000e+00 3.889730e-01 3.889730e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d05-x01-y01
+Variations: [""]
+Path: /REF/JADE_1990_I282847/d05-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.714286e-02 1.142857e-02 1.142857e-02 2.600000e+00 1.204159e+00 1.204159e+00
+1.057143e-01 3.714286e-02 3.714286e-02 1.100000e+00 2.302173e-01 2.302173e-01
+1.857143e-01 4.285714e-02 4.285714e-02 5.200000e-01 1.234342e-01 1.234342e-01
+4.571429e-01 2.285714e-01 2.285714e-01 9.200000e-02 2.915476e-02 2.915476e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -8.8, up: 8.8}}, 1: {stat: {dn: -0.82, up: 0.82}, sys: {dn: -4.6, up: 4.6}}, 2: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -2.8, up: 2.8}}, 3: {stat: {dn: -0.61, up: 0.61}, sys: {dn: -1.9, up: 1.9}}, 4: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -1.2, up: 1.2}}, 5: {stat: {dn: -0.46, up: 0.46}, sys: {dn: -0.92, up: 0.92}}, 6: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -0.72, up: 0.72}}, 7: {stat: {dn: -0.37, up: 0.37}, sys: {dn: -0.58, up: 0.58}}, 8: {stat: {dn: -0.34, up: 0.34}, sys: {dn: -0.45, up: 0.45}}, 9: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -0.4, up: 0.4}}, 10: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.31, up: 0.31}}, 11: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.28, up: 0.28}}, 12: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.21, up: 0.21}}, 13: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -0.19, up: 0.19}}, 14: {stat: {dn: -0.23, up: 0.23}, sys: {dn: -0.19, up: 0.19}}, 15: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.11, up: 0.11}}, 16: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.1, up: 0.1}}, 17: {stat: {dn: -0.056, up: 0.056}, sys: {dn: -0.057, up: 0.057}}, 18: {stat: {dn: -0.038, up: 0.038}, sys: {dn: -0.028, up: 0.028}}, 19: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.011, up: 0.011}}, 20: {stat: {dn: -0.0087, up: 0.0087}, sys: {dn: -0.0067, up: 0.0067}}, 21: {stat: {dn: -0.0025, up: 0.0025}, sys: {dn: -0.0042, up: 0.0042}}, 22: {stat: {dn: -0.00079, up: 0.00079}, sys: {dn: -0.0028, up: 0.0028}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d02-x01-y01
+Title: doi:10.17182/hepdata.15300.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-02 5.000000e-03 5.000000e-03 1.213000e+02 8.868484e+00 8.868484e+00
+2.500000e-02 5.000000e-03 5.000000e-03 6.360000e+01 4.672515e+00 4.672515e+00
+3.500000e-02 5.000000e-03 5.000000e-03 3.890000e+01 2.886174e+00 2.886174e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.590000e+01 1.995520e+00 1.995520e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.680000e+01 1.300000e+00 1.300000e+00
+6.500000e-02 5.000000e-03 5.000000e-03 1.260000e+01 1.028591e+00 1.028591e+00
+7.500000e-02 5.000000e-03 5.000000e-03 9.230000e+00 8.285530e-01 8.285530e-01
+8.500000e-02 5.000000e-03 5.000000e-03 7.250000e+00 6.879680e-01 6.879680e-01
+9.500000e-02 5.000000e-03 5.000000e-03 5.640000e+00 5.640035e-01 5.640035e-01
+1.050000e-01 5.000000e-03 5.000000e-03 4.990000e+00 5.122499e-01 5.122499e-01
+1.150000e-01 5.000000e-03 5.000000e-03 3.910000e+00 4.244997e-01 4.244997e-01
+1.250000e-01 5.000000e-03 5.000000e-03 3.530000e+00 3.959798e-01 3.959798e-01
+1.350000e-01 5.000000e-03 5.000000e-03 2.630000e+00 3.189044e-01 3.189044e-01
+1.450000e-01 5.000000e-03 5.000000e-03 2.420000e+00 3.061046e-01 3.061046e-01
+1.550000e-01 5.000000e-03 5.000000e-03 2.400000e+00 2.983287e-01 2.983287e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.400000e+00 1.702939e-01 1.702939e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.250000e+00 1.562050e-01 1.562050e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.180000e-01 7.990620e-02 7.990620e-02
+2.750000e-01 2.500000e-02 2.500000e-02 3.490000e-01 4.720169e-02 4.720169e-02
+3.500000e-01 5.000000e-02 5.000000e-02 1.470000e-01 1.860108e-02 1.860108e-02
+4.500000e-01 5.000000e-02 5.000000e-02 7.100000e-02 1.098089e-02 1.098089e-02
+5.750000e-01 7.500000e-02 7.500000e-02 2.100000e-02 4.887740e-03 4.887740e-03
+7.250000e-01 7.500000e-02 7.500000e-02 5.500000e-03 2.909313e-03 2.909313e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d04-x01-y01
+Variations: [""]
+Path: /REF/JADE_1990_I282847/d04-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.363636e-02 4.545455e-03 4.545455e-03 6.220000e+01 8.786353e+00 8.786353e+00
+2.272727e-02 4.545455e-03 4.545455e-03 5.070000e+01 5.841233e+00 5.841233e+00
+3.181818e-02 4.545455e-03 4.545455e-03 3.160000e+01 3.189044e+00 3.189044e+00
+4.090909e-02 4.545455e-03 4.545455e-03 2.320000e+01 2.408319e+00 2.408319e+00
+5.000000e-02 4.545455e-03 4.545455e-03 1.680000e+01 1.697056e+00 1.697056e+00
+5.909091e-02 4.545455e-03 4.545455e-03 1.420000e+01 1.486607e+00 1.486607e+00
+6.818182e-02 4.545455e-03 4.545455e-03 9.340000e+00 1.345362e+00 1.345362e+00
+7.727273e-02 4.545455e-03 4.545455e-03 8.200000e+00 1.204159e+00 1.204159e+00
+8.636364e-02 4.545455e-03 4.545455e-03 6.700000e+00 1.280625e+00 1.280625e+00
+1.000000e-01 9.090909e-03 9.090909e-03 4.100000e+00 8.485281e-01 8.485281e-01
+1.181818e-01 9.090909e-03 9.090909e-03 3.100000e+00 1.204159e+00 1.204159e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.6, up: 1.6}, sys: {dn: -1.4, up: 1.4}}, 1: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -1.1, up: 1.1}}, 2: {stat: {dn: -1.0, up: 1.0}, sys: {dn: -0.7, up: 0.7}}, 3: {stat: {dn: -0.85, up: 0.85}, sys: {dn: -0.6, up: 0.6}}, 4: {stat: {dn: -0.76, up: 0.76}, sys: {dn: -0.6, up: 0.6}}, 5: {stat: {dn: -0.71, up: 0.71}, sys: {dn: -0.6, up: 0.6}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d06-x01-y01
+Title: doi:10.17182/hepdata.15300.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 1.790000e+01 2.126029e+00 2.126029e+00
+3.500000e-01 5.000000e-02 5.000000e-02 1.330000e+01 1.627882e+00 1.627882e+00
+4.500000e-01 5.000000e-02 5.000000e-02 8.900000e+00 1.220656e+00 1.220656e+00
+5.500000e-01 5.000000e-02 5.000000e-02 7.400000e+00 1.040433e+00 1.040433e+00
+6.500000e-01 5.000000e-02 5.000000e-02 6.900000e+00 9.682975e-01 9.682975e-01
+7.500000e-01 5.000000e-02 5.000000e-02 7.300000e+00 9.295698e-01 9.295698e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.41, up: 0.41}, sys: {dn: -7.6, up: 7.6}}, 1: {stat: {dn: -0.32, up: 0.32}, sys: {dn: -4.4, up: 4.4}}, 2: {stat: {dn: -0.27, up: 0.27}, sys: {dn: -2.3, up: 2.3}}, 3: {stat: {dn: -0.24, up: 0.24}, sys: {dn: -1.3, up: 1.3}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.85, up: 0.85}}, 5: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.62, up: 0.62}}, 6: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.47, up: 0.47}}, 7: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.39, up: 0.39}}, 8: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.43, up: 0.43}}, 9: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.44, up: 0.44}}, 10: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.36, up: 0.36}}, 11: {stat: {dn: -0.097, up: 0.097}, sys: {dn: -0.27, up: 0.27}}, 12: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.23, up: 0.23}}, 13: {stat: {dn: -0.081, up: 0.081}, sys: {dn: -0.19, up: 0.19}}, 14: {stat: {dn: -0.076, up: 0.076}, sys: {dn: -0.17, up: 0.17}}, 15: {stat: {dn: -0.068, up: 0.068}, sys: {dn: -0.14, up: 0.14}}, 16: {stat: {dn: -0.061, up: 0.061}, sys: {dn: -0.11, up: 0.11}}, 17: {stat: {dn: -0.059, up: 0.059}, sys: {dn: -0.1, up: 0.1}}, 18: {stat: {dn: -0.054, up: 0.054}, sys: {dn: -0.09, up: 0.09}}, 19: {stat: {dn: -0.037, up: 0.037}, sys: {dn: -0.08, up: 0.08}}, 20: {stat: {dn: -0.029, up: 0.029}, sys: {dn: -0.05, up: 0.05}}, 21: {stat: {dn: -0.028, up: 0.028}, sys: {dn: -0.045, up: 0.045}}, 22: {stat: {dn: -0.022, up: 0.022}, sys: {dn: -0.033, up: 0.033}}, 23: {stat: {dn: -0.018, up: 0.018}, sys: {dn: -0.024, up: 0.024}}, 24: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.02, up: 0.02}}, 25: {stat: {dn: -0.014, up: 0.014}, sys: {dn: -0.016, up: 0.016}}, 26: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.014, up: 0.014}}, 27: {stat: {dn: -0.01, up: 0.01}, sys: {dn: -0.011, up: 0.011}}, 28: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.009, up: 0.009}}, 29: {stat: {dn: -0.0047, up: 0.0047}, sys: {dn: -0.006, up: 0.006}}, 30: {stat: {dn: -0.0032, up: 0.0032}, sys: {dn: -0.004, up: 0.004}}, 31: {stat: {dn: -0.0022, up: 0.0022}, sys: {dn: -0.0035, up: 0.0035}}, 32: {stat: {dn: -0.0014, up: 0.0014}, sys: {dn: -0.003, up: 0.003}}, 33: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.0029, up: 0.0029}}, 34: {stat: {dn: -0.00047, up: 0.00047}, sys: {dn: -0.0022, up: 0.0022}}, 35: {stat: {dn: -0.00019, up: 0.00019}, sys: {dn: -0.0015, up: 0.0015}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d01-x01-y01
+Title: doi:10.17182/hepdata.15300.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-02 5.000000e-03 5.000000e-03 1.138000e+02 7.611051e+00 7.611051e+00
+2.500000e-02 5.000000e-03 5.000000e-03 6.640000e+01 4.411621e+00 4.411621e+00
+3.500000e-02 5.000000e-03 5.000000e-03 4.120000e+01 2.315794e+00 2.315794e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.840000e+01 1.321968e+00 1.321968e+00
+5.500000e-02 5.000000e-03 5.000000e-03 1.890000e+01 8.732125e-01 8.732125e-01
+6.500000e-02 5.000000e-03 5.000000e-03 1.380000e+01 6.428841e-01 6.428841e-01
+7.500000e-02 5.000000e-03 5.000000e-03 1.040000e+01 4.964877e-01 4.964877e-01
+8.500000e-02 5.000000e-03 5.000000e-03 8.610000e+00 4.178516e-01 4.178516e-01
+9.500000e-02 5.000000e-03 5.000000e-03 6.600000e+00 4.492215e-01 4.492215e-01
+1.050000e-01 5.000000e-03 5.000000e-03 5.490000e+00 4.560702e-01 4.560702e-01
+1.150000e-01 5.000000e-03 5.000000e-03 4.470000e+00 3.764306e-01 3.764306e-01
+1.250000e-01 5.000000e-03 5.000000e-03 3.330000e+00 2.868955e-01 2.868955e-01
+1.350000e-01 5.000000e-03 5.000000e-03 2.820000e+00 2.469818e-01 2.469818e-01
+1.450000e-01 5.000000e-03 5.000000e-03 2.330000e+00 2.065454e-01 2.065454e-01
+1.550000e-01 5.000000e-03 5.000000e-03 2.070000e+00 1.862149e-01 1.862149e-01
+1.650000e-01 5.000000e-03 5.000000e-03 1.700000e+00 1.556406e-01 1.556406e-01
+1.750000e-01 5.000000e-03 5.000000e-03 1.430000e+00 1.257816e-01 1.257816e-01
+1.850000e-01 5.000000e-03 5.000000e-03 1.310000e+00 1.161077e-01 1.161077e-01
+1.950000e-01 5.000000e-03 5.000000e-03 1.100000e+00 1.049571e-01 1.049571e-01
+2.100000e-01 1.000000e-02 1.000000e-02 9.670000e-01 8.814193e-02 8.814193e-02
+2.300000e-01 1.000000e-02 1.000000e-02 6.730000e-01 5.780138e-02 5.780138e-02
+2.500000e-01 1.000000e-02 1.000000e-02 5.640000e-01 5.300000e-02 5.300000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 4.180000e-01 3.966106e-02 3.966106e-02
+2.900000e-01 1.000000e-02 1.000000e-02 2.950000e-01 3.000000e-02 3.000000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 2.530000e-01 2.561250e-02 2.561250e-02
+3.300000e-01 1.000000e-02 1.000000e-02 2.000000e-01 2.126029e-02 2.126029e-02
+3.500000e-01 1.000000e-02 1.000000e-02 1.710000e-01 1.843909e-02 1.843909e-02
+3.700000e-01 1.000000e-02 1.000000e-02 1.370000e-01 1.486607e-02 1.486607e-02
+3.900000e-01 1.000000e-02 1.000000e-02 1.070000e-01 1.204159e-02 1.204159e-02
+4.250000e-01 2.500000e-02 2.500000e-02 7.320000e-02 7.621680e-03 7.621680e-03
+4.750000e-01 2.500000e-02 2.500000e-02 4.860000e-02 5.122499e-03 5.122499e-03
+5.250000e-01 2.500000e-02 2.500000e-02 3.050000e-02 4.134005e-03 4.134005e-03
+5.750000e-01 2.500000e-02 2.500000e-02 1.700000e-02 3.310589e-03 3.310589e-03
+6.250000e-01 2.500000e-02 2.500000e-02 1.100000e-02 3.067572e-03 3.067572e-03
+6.750000e-01 2.500000e-02 2.500000e-02 6.300000e-03 2.249644e-03 2.249644e-03
+7.500000e-01 5.000000e-02 5.000000e-02 3.100000e-03 1.511985e-03 1.511985e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.7, up: 0.7}}, 1: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.8, up: 0.8}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d07-x01-y01
+Title: doi:10.17182/hepdata.15300.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 1.430000e+01 7.034913e-01 7.034913e-01
+4.400000e+01 0.000000e+00 0.000000e+00 1.540000e+01 8.121576e-01 8.121576e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.4, up: 0.4}}, 1: {stat: {dn: -0.25, up: 0.25}, sys: {dn: -0.45, up: 0.45}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d07-x01-y02
+Title: doi:10.17182/hepdata.15300.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 6.400000e+00 4.123106e-01 4.123106e-01
+4.400000e+01 0.000000e+00 0.000000e+00 7.000000e+00 5.147815e-01 5.147815e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/JADE_1990_I282847/d07-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.06, up: 0.06}}}
+IsRef: 1
+Path: /REF/JADE_1990_I282847/d07-x01-y03
+Title: doi:10.17182/hepdata.15300.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+01 0.000000e+00 0.000000e+00 6.400000e-01 1.081665e-01 1.081665e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/PLUTO_1983_I191161.cc b/analyses/pluginPetra/PLUTO_1983_I191161.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1983_I191161.cc
@@ -0,0 +1,128 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief average pT w.r.t. thrust and sphericity axes
+ class PLUTO_1983_I191161 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1983_I191161);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ const FinalState fs;
+ declare(fs, "FS");
+ // Thrust
+ const Thrust thrust(fs);
+ declare(thrust, "Thrust");
+ const Sphericity sphericity(fs);
+ declare(sphericity, "Sphericity");
+ _iBin=-1;
+ if(fuzzyEquals(sqrtS(),7.7,1e-2))
+ _iBin = 0;
+ else if(fuzzyEquals(sqrtS(),9.4,1e-2))
+ _iBin = 1;
+ else if(fuzzyEquals(sqrtS(),12.,1e-2))
+ _iBin = 2;
+ else if(fuzzyEquals(sqrtS(),13.,1e-2))
+ _iBin = 3;
+ else if(fuzzyEquals(sqrtS(),17.,1e-2))
+ _iBin = 4;
+ else if(fuzzyEquals(sqrtS(),22.,1e-2))
+ _iBin = 5;
+ else if(fuzzyEquals(sqrtS(),27.6,1e-2))
+ _iBin = 6;
+ else if(fuzzyEquals(sqrtS(),30.8,1e-2))
+ _iBin = 7;
+ else
+ MSG_ERROR("Beam energy " << sqrtS() << " not supported!");
+
+ // Book histograms
+ _p_thrust_pt = bookProfile1D(1, 1, 1);
+ _p_thrust_pt2 = bookProfile1D(1, 1, 2);
+ _p_thrust_sum_pt = bookProfile1D(1, 1, 3);
+ _p_thrust_sum_pt2 = bookProfile1D(1, 1, 4);
+ _p_sphere_pt = bookProfile1D(2, 1, 1);
+ _p_sphere_pt2 = bookProfile1D(2, 1, 2);
+ _p_sphere_sum_pt = bookProfile1D(2, 1, 3);
+ _p_sphere_sum_pt2 = bookProfile1D(2, 1, 4);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double & weight = event.weight();
+ // Sphericities
+ MSG_DEBUG("Calculating sphericity");
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ MSG_DEBUG("Calculating thrust");
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ const FinalState & fs = apply<FinalState>(event, "FS");
+ int nPart = fs.particles().size();
+ double pT_T_sum(0.),pT2_T_sum(0.);
+ double pT_S_sum(0.),pT2_S_sum(0.);
+ int nCharged(0);
+ for(const Particle & p : fs.particles()) {
+ const Vector3 mom3 = p.p3();
+ const double pTinT = dot(mom3, thrust.thrustMajorAxis());
+ const double pToutT = dot(mom3, thrust.thrustMinorAxis());
+ const double pTinS = dot(mom3, sphericity.sphericityMajorAxis());
+ const double pToutS = dot(mom3, sphericity.sphericityMinorAxis());
+ const double pT2_T = sqr(pTinT) + sqr(pToutT);
+ const double pT2_S = sqr(pTinS) + sqr(pToutS);
+ if(PID::isCharged(p.pdgId())) ++nCharged;
+ pT_T_sum += sqrt(pT2_T);
+ pT2_T_sum += pT2_T ;
+ pT_S_sum += sqrt(pT2_S);
+ pT2_S_sum += pT2_S ;
+ }
+ if(nCharged<4) vetoEvent;
+ _p_thrust_pt ->bins()[_iBin].fill(sqrtS(),pT_T_sum /nPart/MeV ,weight);
+ _p_thrust_pt2 ->bins()[_iBin].fill(sqrtS(),pT2_T_sum/nPart/1e3/sqr(MeV),weight);
+ _p_thrust_sum_pt ->bins()[_iBin].fill(sqrtS(),pT_T_sum /GeV ,weight);
+ _p_thrust_sum_pt2 ->bins()[_iBin].fill(sqrtS(),pT2_T_sum/GeV ,weight);
+ _p_sphere_pt ->bins()[_iBin].fill(sqrtS(),pT_S_sum /nPart/MeV ,weight);
+ _p_sphere_pt2 ->bins()[_iBin].fill(sqrtS(),pT2_S_sum/nPart/1e3/sqr(MeV),weight);
+ _p_sphere_sum_pt ->bins()[_iBin].fill(sqrtS(),pT_S_sum /GeV ,weight);
+ _p_sphere_sum_pt2 ->bins()[_iBin].fill(sqrtS(),pT2_S_sum/GeV ,weight);
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Profile1DPtr _p_thrust_pt, _p_thrust_pt2, _p_thrust_sum_pt, _p_thrust_sum_pt2;
+ Profile1DPtr _p_sphere_pt, _p_sphere_pt2, _p_sphere_sum_pt, _p_sphere_sum_pt2;
+ unsigned int _iBin;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1983_I191161);
+
+
+}
diff --git a/analyses/pluginPetra/PLUTO_1983_I191161.info b/analyses/pluginPetra/PLUTO_1983_I191161.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1983_I191161.info
@@ -0,0 +1,33 @@
+Name: PLUTO_1983_I191161
+Year: 1983
+Summary: Measurement of average transverse momentum w.r.t thurst and Sphericity Axes for $E_{\text{CMS}}=7.7\to31.6$ GeV
+Experiment: PLUTO
+Collider: DORIS/Petra
+InspireID: 191161
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+RunInfo: $e^+e^-\to$ hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [7.7,9.4,12,13,17,22,27.6,30.8]
+Description:
+ 'Measurements of the average transverse momentum w.r.t thurst and Sphericity Axes for $E_{\text{CMS}}=7.7\to31.6$ GeV'
+Keywords: []
+BibKey: Berger:1983yp
+BibTeX: '@article{Berger:1983yp,
+ author = "Berger, Christoph and others",
+ title = "{Measurement of Transverse Momenta in $e^+ e^-$
+ Annihilation Jets at {PETRA}}",
+ booktitle = "{11th International Symposium on Lepton and Photon
+ Interactions at High Energies Ithaca, New York, August
+ 4-9, 1983}",
+ collaboration = "PLUTO",
+ journal = "Z. Phys.",
+ volume = "C22",
+ year = "1984",
+ pages = "103",
+ doi = "10.1007/BF01572156",
+ reportNumber = "DESY-83-054",
+ SLACcitation = "%%CITATION = ZEPYA,C22,103;%%"
+}'
diff --git a/analyses/pluginPetra/PLUTO_1983_I191161.plot b/analyses/pluginPetra/PLUTO_1983_I191161.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1983_I191161.plot
@@ -0,0 +1,38 @@
+BEGIN PLOT /PLUTO_1983_I191161/d
+XLabel=$\sqrt{s}$ [GeV]
+ConnectGaps=1
+END PLOT
+
+BEGIN PLOT /PLUTO_1983_I191161/d01-x01-y01
+Title=Average $p_\perp$ w.r.t the thrust axis
+YLabel=$\langle p_\perp\rangle$ [MeV]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d01-x01-y02
+Title=Average $p^2_\perp$ w.r.t the thrust axis
+YLabel=$\langle p^2_\perp\rangle$ [$10^{3}\text{MeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d01-x01-y03
+Title=Sum of $p_\perp$ w.r.t the thrust axis
+YLabel=$\sum p_\perp$ [GeV]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d01-x01-y04
+Title=Sum of $p^2_\perp$ w.r.t the thrust axis
+YLabel=$\sum p^2_\perp$ [$\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /PLUTO_1983_I191161/d02-x01-y01
+Title=Average $p_\perp$ w.r.t the sphericity axis
+YLabel=$\langle p_\perp\rangle$ [MeV]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d02-x01-y02
+Title=Average $p^2_\perp$ w.r.t the sphericity axis
+YLabel=$\langle p^2_\perp\rangle$ [$10^{3}\text{MeV}^2$]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d02-x01-y03
+Title=Sum of $p_\perp$ w.r.t the sphericity axis
+YLabel=$\sum p_\perp$ [GeV]
+END PLOT
+BEGIN PLOT /PLUTO_1983_I191161/d02-x01-y04
+Title=Sum of $p^2_\perp$ w.r.t the sphericity axis
+YLabel=$\sum p^2_\perp$ [$\text{GeV}^2$]
+END PLOT
diff --git a/analyses/pluginPetra/PLUTO_1983_I191161.yoda b/analyses/pluginPetra/PLUTO_1983_I191161.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1983_I191161.yoda
@@ -0,0 +1,228 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.3, up: 3.3}}, 1: {error: {dn: -3.6, up: 3.6}}, 2: {error: {dn: -6.3, up: 6.3}}, 3: {error: {dn: -7.9, up: 7.9}}, 4: {error: {dn: -8.6, up: 8.6}}, 5: {error: {dn: -18.5, up: 18.5}}, 6: {error: {dn: -7.9, up: 7.9}}, 7: {error: {dn: -6.1, up: 6.1}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d01-x01-y01
+Title: doi:10.17182/hepdata.16268.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 2.853000e+02 3.300000e+00 3.300000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 3.011000e+02 3.600000e+00 3.600000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 3.306000e+02 6.300000e+00 6.300000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 3.290000e+02 7.900000e+00 7.900000e+00
+1.700000e+01 0.000000e+00 0.000000e+00 3.339000e+02 8.600000e+00 8.600000e+00
+2.200000e+01 0.000000e+00 0.000000e+00 3.506000e+02 1.850000e+01 1.850000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 3.691000e+02 7.900000e+00 7.900000e+00
+3.080000e+01 8.000000e-01 8.000000e-01 3.997000e+02 6.100000e+00 6.100000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.8, up: 2.8}}, 1: {error: {dn: -3.7, up: 3.7}}, 2: {error: {dn: -7.4, up: 7.4}}, 3: {error: {dn: -8.4, up: 8.4}}, 4: {error: {dn: -11.6, up: 11.6}}, 5: {error: {dn: -33.1, up: 33.1}}, 6: {error: {dn: -14.9, up: 14.9}}, 7: {error: {dn: -12.7, up: 12.7}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d01-x01-y02
+Title: doi:10.17182/hepdata.16268.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.200000e+02 2.800000e+00 2.800000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 1.351000e+02 3.700000e+00 3.700000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 1.683000e+02 7.400000e+00 7.400000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 1.579000e+02 8.400000e+00 8.400000e+00
+1.700000e+01 0.000000e+00 0.000000e+00 1.677000e+02 1.160000e+01 1.160000e+01
+2.200000e+01 0.000000e+00 0.000000e+00 2.073000e+02 3.310000e+01 3.310000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 2.247000e+02 1.490000e+01 1.490000e+01
+3.080000e+01 8.000000e-01 8.000000e-01 2.798000e+02 1.270000e+01 1.270000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.13, up: 0.13}}, 3: {error: {dn: -0.16, up: 0.16}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.48, up: 0.48}}, 6: {error: {dn: -0.26, up: 0.26}}, 7: {error: {dn: -0.23, up: 0.23}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d01-x01-y03
+Title: doi:10.17182/hepdata.16268.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 2.930000e+00 7.000000e-02 7.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 3.500000e+00 8.000000e-02 8.000000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 4.480000e+00 1.300000e-01 1.300000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 4.390000e+00 1.600000e-01 1.600000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 5.050000e+00 2.300000e-01 2.300000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 6.020000e+00 4.800000e-01 4.800000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 7.310000e+00 2.600000e-01 2.600000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 8.030000e+00 2.300000e-01 2.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.13, up: 0.13}}, 3: {error: {dn: -0.14, up: 0.14}}, 4: {error: {dn: -0.25, up: 0.25}}, 5: {error: {dn: -0.88, up: 0.88}}, 6: {error: {dn: -0.4, up: 0.4}}, 7: {error: {dn: -0.35, up: 0.35}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d01-x01-y04
+Title: doi:10.17182/hepdata.16268.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.120000e+00 3.000000e-02 3.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 1.540000e+00 7.000000e-02 7.000000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 2.270000e+00 1.300000e-01 1.300000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 2.120000e+00 1.400000e-01 1.400000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 2.530000e+00 2.500000e-01 2.500000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 3.560000e+00 8.800000e-01 8.800000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 4.450000e+00 4.000000e-01 4.000000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 5.620000e+00 3.500000e-01 3.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.3, up: 3.3}}, 1: {error: {dn: -3.7, up: 3.7}}, 2: {error: {dn: -6.9, up: 6.9}}, 3: {error: {dn: -8.6, up: 8.6}}, 4: {error: {dn: -9.7, up: 9.7}}, 5: {error: {dn: -18.8, up: 18.8}}, 6: {error: {dn: -9.0, up: 9.0}}, 7: {error: {dn: -7.6, up: 7.6}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d02-x01-y01
+Title: doi:10.17182/hepdata.16268.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 2.970000e+02 3.300000e+00 3.300000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 3.131000e+02 3.700000e+00 3.700000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 3.427000e+02 6.900000e+00 6.900000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 3.417000e+02 8.600000e+00 8.600000e+00
+1.700000e+01 0.000000e+00 0.000000e+00 3.393000e+02 9.700000e+00 9.700000e+00
+2.200000e+01 0.000000e+00 0.000000e+00 3.609000e+02 1.880000e+01 1.880000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 3.755000e+02 9.000000e+00 9.000000e+00
+3.080000e+01 8.000000e-01 8.000000e-01 4.086000e+02 7.600000e+00 7.600000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.3, up: 3.3}}, 1: {error: {dn: -4.8, up: 4.8}}, 2: {error: {dn: -8.6, up: 8.6}}, 3: {error: {dn: -9.6, up: 9.6}}, 4: {error: {dn: -16.0, up: 16.0}}, 5: {error: {dn: -35.8, up: 35.8}}, 6: {error: {dn: -18.6, up: 18.6}}, 7: {error: {dn: -17.8, up: 17.8}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d02-x01-y02
+Title: doi:10.17182/hepdata.16268.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.314000e+02 3.300000e+00 3.300000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 1.473000e+02 4.800000e+00 4.800000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 1.840000e+02 8.600000e+00 8.600000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 1.717000e+02 9.600000e+00 9.600000e+00
+1.700000e+01 0.000000e+00 0.000000e+00 1.842000e+02 1.600000e+01 1.600000e+01
+2.200000e+01 0.000000e+00 0.000000e+00 2.170000e+02 3.580000e+01 3.580000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 2.392000e+02 1.860000e+01 1.860000e+01
+3.080000e+01 8.000000e-01 8.000000e-01 3.114000e+02 1.780000e+01 1.780000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.14, up: 0.14}}, 3: {error: {dn: -0.16, up: 0.16}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.48, up: 0.48}}, 6: {error: {dn: -0.26, up: 0.26}}, 7: {error: {dn: -0.23, up: 0.23}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d02-x01-y03
+Title: doi:10.17182/hepdata.16268.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 3.060000e+00 6.000000e-02 6.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 3.610000e+00 9.000000e-02 9.000000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 4.620000e+00 1.400000e-01 1.400000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 4.550000e+00 1.600000e-01 1.600000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 5.150000e+00 2.300000e-01 2.300000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 6.150000e+00 4.800000e-01 4.800000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 7.490000e+00 2.600000e-01 2.600000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 8.240000e+00 2.300000e-01 2.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.14, up: 0.14}}, 3: {error: {dn: -0.15, up: 0.15}}, 4: {error: {dn: -0.28, up: 0.28}}, 5: {error: {dn: -0.88, up: 0.88}}, 6: {error: {dn: -0.42, up: 0.42}}, 7: {error: {dn: -0.41, up: 0.41}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d02-x01-y04
+Title: doi:10.17182/hepdata.16268.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.220000e+00 4.000000e-02 4.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 1.750000e+00 8.000000e-02 8.000000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 2.480000e+00 1.400000e-01 1.400000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 2.290000e+00 1.500000e-01 1.500000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 2.790000e+00 2.800000e-01 2.800000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 3.700000e+00 8.800000e-01 8.800000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 4.790000e+00 4.200000e-01 4.200000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 6.290000e+00 4.100000e-01 4.100000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.2, up: 3.2}}, 1: {error: {dn: -3.9, up: 3.9}}, 2: {error: {dn: -7.2, up: 7.2}}, 3: {error: {dn: -8.9, up: 8.9}}, 4: {error: {dn: -9.7, up: 9.7}}, 5: {error: {dn: -18.7, up: 18.7}}, 6: {error: {dn: -9.0, up: 9.0}}, 7: {error: {dn: -7.6, up: 7.6}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d03-x01-y01
+Title: doi:10.17182/hepdata.16268.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 3.001000e+02 3.200000e+00 3.200000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 3.153000e+02 3.900000e+00 3.900000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 3.501000e+02 7.200000e+00 7.200000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 3.491000e+02 8.900000e+00 8.900000e+00
+1.700000e+01 0.000000e+00 0.000000e+00 3.388000e+02 9.700000e+00 9.700000e+00
+2.200000e+01 0.000000e+00 0.000000e+00 3.585000e+02 1.870000e+01 1.870000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 3.781000e+02 9.000000e+00 9.000000e+00
+3.080000e+01 8.000000e-01 8.000000e-01 4.115000e+02 7.600000e+00 7.600000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.5, up: 4.5}}, 1: {error: {dn: -5.0, up: 5.0}}, 2: {error: {dn: -9.4, up: 9.4}}, 3: {error: {dn: -10.4, up: 10.4}}, 4: {error: {dn: -16.0, up: 16.0}}, 5: {error: {dn: -35.4, up: 35.4}}, 6: {error: {dn: -18.6, up: 18.6}}, 7: {error: {dn: -17.4, up: 17.4}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d03-x01-y02
+Title: doi:10.17182/hepdata.16268.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.373000e+02 4.500000e+00 4.500000e+00
+9.400000e+00 0.000000e+00 0.000000e+00 1.544000e+02 5.000000e+00 5.000000e+00
+1.200000e+01 0.000000e+00 0.000000e+00 1.963000e+02 9.400000e+00 9.400000e+00
+1.300000e+01 0.000000e+00 0.000000e+00 1.833000e+02 1.040000e+01 1.040000e+01
+1.700000e+01 0.000000e+00 0.000000e+00 1.842000e+02 1.600000e+01 1.600000e+01
+2.200000e+01 0.000000e+00 0.000000e+00 2.148000e+02 3.540000e+01 3.540000e+01
+2.760000e+01 0.000000e+00 0.000000e+00 2.456000e+02 1.860000e+01 1.860000e+01
+3.080000e+01 8.000000e-01 8.000000e-01 3.197000e+02 1.740000e+01 1.740000e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.16, up: 0.16}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.46, up: 0.46}}, 6: {error: {dn: -0.26, up: 0.26}}, 7: {error: {dn: -0.23, up: 0.23}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d03-x01-y03
+Title: doi:10.17182/hepdata.16268.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 3.180000e+00 7.000000e-02 7.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 3.750000e+00 1.000000e-01 1.000000e-01
+1.200000e+01 0.000000e+00 0.000000e+00 4.710000e+00 1.600000e-01 1.600000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 4.640000e+00 2.000000e-01 2.000000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 5.120000e+00 2.200000e-01 2.200000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 6.110000e+00 4.600000e-01 4.600000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 7.470000e+00 2.600000e-01 2.600000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 8.220000e+00 2.300000e-01 2.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1983_I191161/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.16, up: 0.16}}, 3: {error: {dn: -0.16, up: 0.16}}, 4: {error: {dn: -0.31, up: 0.31}}, 5: {error: {dn: -0.94, up: 0.94}}, 6: {error: {dn: -0.45, up: 0.45}}, 7: {error: {dn: -0.45, up: 0.45}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1983_I191161/d03-x01-y04
+Title: doi:10.17182/hepdata.16268.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.700000e+00 0.000000e+00 0.000000e+00 1.340000e+00 5.000000e-02 5.000000e-02
+9.400000e+00 0.000000e+00 0.000000e+00 1.920000e+00 9.000000e-02 9.000000e-02
+1.200000e+01 0.000000e+00 0.000000e+00 2.720000e+00 1.600000e-01 1.600000e-01
+1.300000e+01 0.000000e+00 0.000000e+00 2.510000e+00 1.600000e-01 1.600000e-01
+1.700000e+01 0.000000e+00 0.000000e+00 2.980000e+00 3.100000e-01 3.100000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 3.950000e+00 9.400000e-01 9.400000e-01
+2.760000e+01 0.000000e+00 0.000000e+00 5.170000e+00 4.500000e-01 4.500000e-01
+3.080000e+01 8.000000e-01 8.000000e-01 6.790000e+00 4.500000e-01 4.500000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/PLUTO_1985_I215869.cc b/analyses/pluginPetra/PLUTO_1985_I215869.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1985_I215869.cc
@@ -0,0 +1,87 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief EEC at 34.6 GeV
+ class PLUTO_1985_I215869 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(PLUTO_1985_I215869);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+ // Book histograms
+ _h_EEC = bookHisto1D(1, 1, 1);
+ _weightSum = 0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double cosij = mom3_i.unit().dot(mom3_j.unit());
+ //const double thetaij = mom3_i.unit().angle(mom3_j.unit())/M_PI*180.;
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ _h_EEC ->fill(cosij, eec*weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_EEC , 1./_weightSum);
+ }
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_EEC;
+ double _weightSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(PLUTO_1985_I215869);
+
+
+}
diff --git a/analyses/pluginPetra/PLUTO_1985_I215869.info b/analyses/pluginPetra/PLUTO_1985_I215869.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1985_I215869.info
@@ -0,0 +1,32 @@
+Name: PLUTO_1985_I215869
+Year: 1985
+Summary: Energy-Energy correlation at 34.6 GeV
+Experiment: PLUTO
+Collider: Petra
+InspireID: 215869
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C28 (1985) 365, 1985
+RunInfo: e+e- to hadrons at 34.6 GeV CMS
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [34.6]
+Description:
+ 'Measurement of the energy-energy correlation at 34.6 GeV'
+Keywords: []
+BibKey: Berger:1985xq
+BibTeX: '@article{Berger:1985xq,
+ author = "Berger, Christoph and others",
+ title = "{A Study of Energy-energy Correlations in $e^+ e^-$
+ Annihilations at $\sqrt{s}=34$.6-{GeV}}",
+ collaboration = "PLUTO",
+ journal = "Z. Phys.",
+ volume = "C28",
+ year = "1985",
+ pages = "365",
+ doi = "10.1007/BF01413599",
+ reportNumber = "DESY-85-039",
+ SLACcitation = "%%CITATION = ZEPYA,C28,365;%%"
+}'
diff --git a/analyses/pluginPetra/PLUTO_1985_I215869.plot b/analyses/pluginPetra/PLUTO_1985_I215869.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1985_I215869.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /PLUTO_1985_I215869/d01-x01-y01
+Title=Energy-energy correlation at $E_{\text{CMS}}=34.6$ GeV
+XLabel=$\cos\chi$
+YLabel=EEC
+END PLOT
diff --git a/analyses/pluginPetra/PLUTO_1985_I215869.yoda b/analyses/pluginPetra/PLUTO_1985_I215869.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/PLUTO_1985_I215869.yoda
@@ -0,0 +1,92 @@
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1985_I215869/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0412, up: 0.0412}}, 1: {error: {dn: -0.0161, up: 0.0161}}, 2: {error: {dn: -0.0106, up: 0.0106}}, 3: {error: {dn: -0.0081, up: 0.0081}}, 4: {error: {dn: -0.0065, up: 0.0065}}, 5: {error: {dn: -0.0057, up: 0.0057}}, 6: {error: {dn: -0.0023, up: 0.0023}}, 7: {error: {dn: -0.0021, up: 0.0021}}, 8: {error: {dn: -0.0022, up: 0.0022}}, 9: {error: {dn: -0.0022, up: 0.0022}}, 10: {error: {dn: -0.0022, up: 0.0022}}, 11: {error: {dn: -0.002, up: 0.002}}, 12: {error: {dn: -0.0021, up: 0.0021}}, 13: {error: {dn: -0.002, up: 0.002}}, 14: {error: {dn: -0.0018, up: 0.0018}}, 15: {error: {dn: -0.0019, up: 0.0019}}, 16: {error: {dn: -0.0019, up: 0.0019}}, 17: {error: {dn: -0.0018, up: 0.0018}}, 18: {error: {dn: -0.0018, up: 0.0018}}, 19: {error: {dn: -0.0019, up: 0.0019}}, 20: {error: {dn: -0.0018, up: 0.0018}}, 21: {error: {dn: -0.0018, up: 0.0018}}, 22: {error: {dn: -0.0018, up: 0.0018}}, 23: {error: {dn: -0.0017, up: 0.0017}}, 24: {error: {dn: -0.0018, up: 0.0018}}, 25: {error: {dn: -0.0018, up: 0.0018}}, 26: {error: {dn: -0.0017, up: 0.0017}}, 27: {error: {dn: -0.0016, up: 0.0016}}, 28: {error: {dn: -0.0015, up: 0.0015}}, 29: {error: {dn: -0.0016, up: 0.0016}}, 30: {error: {dn: -0.0015, up: 0.0015}}, 31: {error: {dn: -0.0025, up: 0.0025}}, 32: {error: {dn: -0.0034, up: 0.0034}}, 33: {error: {dn: -0.0037, up: 0.0037}}, 34: {error: {dn: -0.004, up: 0.004}}, 35: {error: {dn: -0.0048, up: 0.0048}}, 36: {error: {dn: -0.0058, up: 0.0058}}, 37: {error: {dn: -0.0075, up: 0.0075}}, 38: {error: {dn: -0.0116, up: 0.0116}}, 39: {error: {dn: -0.0412, up: 0.0412}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1985_I215869/d01-x01-y01
+Title: doi:10.17182/hepdata.16029.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.750000e-01 2.500000e-02 2.500000e-02 4.345300e+00 4.120000e-02 4.120000e-02
+-9.250000e-01 2.500000e-02 2.500000e-02 1.362000e+00 1.610000e-02 1.610000e-02
+-8.750000e-01 2.500000e-02 2.500000e-02 7.998000e-01 1.060000e-02 1.060000e-02
+-8.250000e-01 2.500000e-02 2.500000e-02 5.530000e-01 8.100000e-03 8.100000e-03
+-7.750000e-01 2.500000e-02 2.500000e-02 4.124000e-01 6.500000e-03 6.500000e-03
+-7.250000e-01 2.500000e-02 2.500000e-02 3.313000e-01 5.700000e-03 5.700000e-03
+-6.750000e-01 2.500000e-02 2.500000e-02 2.798000e-01 2.300000e-03 2.300000e-03
+-6.250000e-01 2.500000e-02 2.500000e-02 2.440000e-01 2.100000e-03 2.100000e-03
+-5.750000e-01 2.500000e-02 2.500000e-02 2.097000e-01 2.200000e-03 2.200000e-03
+-5.250000e-01 2.500000e-02 2.500000e-02 1.904000e-01 2.200000e-03 2.200000e-03
+-4.750000e-01 2.500000e-02 2.500000e-02 1.716000e-01 2.200000e-03 2.200000e-03
+-4.250000e-01 2.500000e-02 2.500000e-02 1.585000e-01 2.000000e-03 2.000000e-03
+-3.750000e-01 2.500000e-02 2.500000e-02 1.465000e-01 2.100000e-03 2.100000e-03
+-3.250000e-01 2.500000e-02 2.500000e-02 1.368000e-01 2.000000e-03 2.000000e-03
+-2.750000e-01 2.500000e-02 2.500000e-02 1.285000e-01 1.800000e-03 1.800000e-03
+-2.250000e-01 2.500000e-02 2.500000e-02 1.220000e-01 1.900000e-03 1.900000e-03
+-1.750000e-01 2.500000e-02 2.500000e-02 1.198000e-01 1.900000e-03 1.900000e-03
+-1.250000e-01 2.500000e-02 2.500000e-02 1.149000e-01 1.800000e-03 1.800000e-03
+-7.500000e-02 2.500000e-02 2.500000e-02 1.142000e-01 1.800000e-03 1.800000e-03
+-2.500000e-02 2.500000e-02 2.500000e-02 1.141000e-01 1.900000e-03 1.900000e-03
+2.500000e-02 2.500000e-02 2.500000e-02 1.106000e-01 1.800000e-03 1.800000e-03
+7.500000e-02 2.500000e-02 2.500000e-02 1.133000e-01 1.800000e-03 1.800000e-03
+1.250000e-01 2.500000e-02 2.500000e-02 1.155000e-01 1.800000e-03 1.800000e-03
+1.750000e-01 2.500000e-02 2.500000e-02 1.137000e-01 1.700000e-03 1.700000e-03
+2.250000e-01 2.500000e-02 2.500000e-02 1.174000e-01 1.800000e-03 1.800000e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.249000e-01 1.800000e-03 1.800000e-03
+3.250000e-01 2.500000e-02 2.500000e-02 1.311000e-01 1.700000e-03 1.700000e-03
+3.750000e-01 2.500000e-02 2.500000e-02 1.340000e-01 1.600000e-03 1.600000e-03
+4.250000e-01 2.500000e-02 2.500000e-02 1.369000e-01 1.500000e-03 1.500000e-03
+4.750000e-01 2.500000e-02 2.500000e-02 1.524000e-01 1.600000e-03 1.600000e-03
+5.250000e-01 2.500000e-02 2.500000e-02 1.605000e-01 1.500000e-03 1.500000e-03
+5.750000e-01 2.500000e-02 2.500000e-02 1.816000e-01 2.500000e-03 2.500000e-03
+6.250000e-01 2.500000e-02 2.500000e-02 1.977000e-01 3.400000e-03 3.400000e-03
+6.750000e-01 2.500000e-02 2.500000e-02 2.280000e-01 3.700000e-03 3.700000e-03
+7.250000e-01 2.500000e-02 2.500000e-02 2.618000e-01 4.000000e-03 4.000000e-03
+7.750000e-01 2.500000e-02 2.500000e-02 3.333000e-01 4.800000e-03 4.800000e-03
+8.250000e-01 2.500000e-02 2.500000e-02 4.242000e-01 5.800000e-03 5.800000e-03
+8.750000e-01 2.500000e-02 2.500000e-02 6.163000e-01 7.500000e-03 7.500000e-03
+9.250000e-01 2.500000e-02 2.500000e-02 1.073900e+00 1.160000e-02 1.160000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 5.218400e+00 4.120000e-02 4.120000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/PLUTO_1985_I215869/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0149, up: 0.0149}}, 1: {error: {dn: -0.0088, up: 0.0088}}, 2: {error: {dn: -0.0073, up: 0.0073}}, 3: {error: {dn: -0.0052, up: 0.0052}}, 4: {error: {dn: -0.0039, up: 0.0039}}, 5: {error: {dn: -0.0031, up: 0.0031}}, 6: {error: {dn: -0.0027, up: 0.0027}}, 7: {error: {dn: -0.0022, up: 0.0022}}, 8: {error: {dn: -0.0021, up: 0.0021}}, 9: {error: {dn: -0.002, up: 0.002}}, 10: {error: {dn: -0.0019, up: 0.0019}}, 11: {error: {dn: -0.0018, up: 0.0018}}, 12: {error: {dn: -0.0019, up: 0.0019}}, 13: {error: {dn: -0.0018, up: 0.0018}}, 14: {error: {dn: -0.0018, up: 0.0018}}, 15: {error: {dn: -0.0018, up: 0.0018}}, 16: {error: {dn: -0.0018, up: 0.0018}}, 17: {error: {dn: -0.0019, up: 0.0019}}, 18: {error: {dn: -0.0021, up: 0.0021}}, 19: {error: {dn: -0.0023, up: 0.0023}}, 20: {error: {dn: -0.0025, up: 0.0025}}, 21: {error: {dn: -0.0029, up: 0.0029}}, 22: {error: {dn: -0.0032, up: 0.0032}}, 23: {error: {dn: -0.0036, up: 0.0036}}, 24: {error: {dn: -0.0044, up: 0.0044}}, 25: {error: {dn: -0.0055, up: 0.0055}}, 26: {error: {dn: -0.0071, up: 0.0071}}, 27: {error: {dn: -0.0094, up: 0.0094}}, 28: {error: {dn: -0.0125, up: 0.0125}}, 29: {error: {dn: -0.0017, up: 0.0017}}}
+
+IsRef: 1
+Path: /REF/PLUTO_1985_I215869/d02-x01-y01
+Title: doi:10.17182/hepdata.16029.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 1.287000e+00 1.490000e-02 1.490000e-02
+9.000000e+00 3.000000e+00 3.000000e+00 6.315000e-01 8.800000e-03 8.800000e-03
+1.500000e+01 3.000000e+00 3.000000e+00 5.825000e-01 7.300000e-03 7.300000e-03
+2.100000e+01 3.000000e+00 3.000000e+00 4.249000e-01 5.200000e-03 5.200000e-03
+2.700000e+01 3.000000e+00 3.000000e+00 3.201000e-01 3.900000e-03 3.900000e-03
+3.300000e+01 3.000000e+00 3.000000e+00 2.525000e-01 3.100000e-03 3.100000e-03
+3.900000e+01 3.000000e+00 3.000000e+00 2.117000e-01 2.700000e-03 2.700000e-03
+4.500000e+01 3.000000e+00 3.000000e+00 1.744000e-01 2.200000e-03 2.200000e-03
+5.100000e+01 3.000000e+00 3.000000e+00 1.586000e-01 2.100000e-03 2.100000e-03
+5.700000e+01 3.000000e+00 3.000000e+00 1.416000e-01 2.000000e-03 2.000000e-03
+6.300000e+01 3.000000e+00 3.000000e+00 1.297000e-01 1.900000e-03 1.900000e-03
+6.900000e+01 3.000000e+00 3.000000e+00 1.245000e-01 1.800000e-03 1.800000e-03
+7.500000e+01 3.000000e+00 3.000000e+00 1.197000e-01 1.900000e-03 1.900000e-03
+8.100000e+01 3.000000e+00 3.000000e+00 1.130000e-01 1.800000e-03 1.800000e-03
+8.700000e+01 3.000000e+00 3.000000e+00 1.124000e-01 1.800000e-03 1.800000e-03
+9.300000e+01 3.000000e+00 3.000000e+00 1.142000e-01 1.800000e-03 1.800000e-03
+9.900000e+01 3.000000e+00 3.000000e+00 1.166000e-01 1.800000e-03 1.800000e-03
+1.050000e+02 3.000000e+00 3.000000e+00 1.225000e-01 1.900000e-03 1.900000e-03
+1.110000e+02 3.000000e+00 3.000000e+00 1.350000e-01 2.100000e-03 2.100000e-03
+1.170000e+02 3.000000e+00 3.000000e+00 1.481000e-01 2.300000e-03 2.300000e-03
+1.230000e+02 3.000000e+00 3.000000e+00 1.653000e-01 2.500000e-03 2.500000e-03
+1.290000e+02 3.000000e+00 3.000000e+00 1.930000e-01 2.900000e-03 2.900000e-03
+1.350000e+02 3.000000e+00 3.000000e+00 2.199000e-01 3.200000e-03 3.200000e-03
+1.410000e+02 3.000000e+00 3.000000e+00 2.635000e-01 3.600000e-03 3.600000e-03
+1.470000e+02 3.000000e+00 3.000000e+00 3.267000e-01 4.400000e-03 4.400000e-03
+1.530000e+02 3.000000e+00 3.000000e+00 4.174000e-01 5.500000e-03 5.500000e-03
+1.590000e+02 3.000000e+00 3.000000e+00 5.356000e-01 7.100000e-03 7.100000e-03
+1.650000e+02 3.000000e+00 3.000000e+00 6.966000e-01 9.400000e-03 9.400000e-03
+1.710000e+02 3.000000e+00 3.000000e+00 8.232000e-01 1.250000e-02 1.250000e-02
+1.770000e+02 3.000000e+00 3.000000e+00 4.875000e-01 1.700000e-03 1.700000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1980_I143691.cc b/analyses/pluginPetra/TASSO_1980_I143691.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I143691.cc
@@ -0,0 +1,109 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Thrust.hh"
+
+namespace Rivet {
+
+
+ /// @brief Charged particle multiplicities and distributions
+ class TASSO_1980_I143691 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1980_I143691);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ ChargedFinalState cfs;
+ declare(cfs, "CFS");
+ declare(Thrust(cfs), "Thrust");
+
+
+ // Book histograms
+ _mult = bookCounter("/TMP/mult");
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 13 , 1E-3))
+ iloc = 1;
+ else if(inRange(sqrtS(),16.99,23.01))
+ iloc = 2;
+ else if(inRange(sqrtS(),27.3,31.7))
+ iloc = 3;
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ _h_rap = bookHisto1D(iloc+1,1,1);
+ _h_x = bookHisto1D(iloc+4,1,1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ // thrust
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ Vector3 axis=thrust.thrustAxis();
+ foreach (const Particle& p, cfs.particles()) {
+ const Vector3 mom3 = p.p3();
+ double pp = mom3.mod();
+ double xP = 2.*pp/sqrtS();
+ _h_x->fill(xP,weight);
+ const double mom = dot(axis, mom3);
+ const double rap = 0.5 * log((p.E() + mom) /
+ (p.E() - mom));
+ _h_rap->fill(fabs(rap),event.weight());
+ _mult->fill(weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_rap, 1./sumOfWeights());
+ scale(_h_x , crossSection()*sqr(sqrtS())/sumOfWeights()/microbarn);
+
+ scale(_mult,1./sumOfWeights());
+
+ 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.2;
+ if(ex2.second==0.) ex2.second=0.2;
+ if (inRange(sqrtS()/GeV, x-ex2.first, x+ex2.second)) {
+ mult ->addPoint(x, _mult->val(), ex, make_pair(_mult->err(), _mult->err()));
+ }
+ else {
+ mult ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_rap, _h_x;
+ CounterPtr _mult;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1980_I143691);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1980_I143691.info b/analyses/pluginPetra/TASSO_1980_I143691.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I143691.info
@@ -0,0 +1,33 @@
+Name: TASSO_1980_I143691
+Year: 1980
+Summary: Charged Particle distributions between 13 and 31.6 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 143691
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. 89B (1980) 418-422
+RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [13,17,22,27.6,30.3,31.2]
+Description:
+ 'Measurement of charged particle multiplicity, rapidity and scaled momentum distributions for a range of energies
+ between 13 and 31.6 GeV'
+Keywords: []
+BibKey: Brandelik:1979bw
+BibTeX: '@article{Brandelik:1979bw,
+ author = "Brandelik, R. and others",
+ title = "{Rapid Growth of Charged Particle Multiplicity in
+ High-Energy e+ e- Annihilations}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "89B",
+ year = "1980",
+ pages = "418-422",
+ doi = "10.1016/0370-2693(80)90156-2",
+ reportNumber = "DESY-79/73",
+ SLACcitation = "%%CITATION = PHLTA,89B,418;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1980_I143691.plot b/analyses/pluginPetra/TASSO_1980_I143691.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I143691.plot
@@ -0,0 +1,37 @@
+BEGIN PLOT /TASSO_1980_I143691/d01-x01-y01
+Title=Charged Particle Multiplicity
+XLabel=$\sqrt{s}$ [GeV]
+YLabel=$\langle N_{\text{charged}} \rangle$
+ConnectGaps=1
+END PLOT
+BEGIN PLOT /TASSO_1980_I143691/d02-x01-y01
+Title=Charged Particle Rapidity at $E_{\text{CMS}}=13$ GeV
+XTitle=$y$
+YTitle=$1/\sigma\text{d}\sigma/\text{d}y$
+END PLOT
+BEGIN PLOT /TASSO_1980_I143691/d03-x01-y01
+Title=Charged Particle Rapidity at $E_{\text{CMS}}=17\to22$ GeV
+XTitle=$y$
+YTitle=$1/\sigma\text{d}\sigma/\text{d}y$
+END PLOT
+BEGIN PLOT /TASSO_1980_I143691/d04-x01-y01
+Title=Charged Particle Rapidity at $E_{\text{CMS}}=27.4\to31.6$ GeV
+XTitle=$y$
+YTitle=$1/\sigma\text{d}\sigma/\text{d}y$
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I143691/d05-x01-y01
+Title=Charged Particle Scaled Momentum at $E_{\text{CMS}}=13$ GeV
+XTitle=$x$
+YTitle=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1980_I143691/d06-x01-y01
+Title=Charged Particle Scaled Momentum at $E_{\text{CMS}}=17\to22$ GeV
+XTitle=$x$
+YTitle=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1980_I143691/d07-x01-y01
+Title=Charged Particle Scaled Momentum at $E_{\text{CMS}}=27.4\to31.6$ GeV
+XTitle=$x$
+YTitle=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginPetra/TASSO_1980_I143691.yoda b/analyses/pluginPetra/TASSO_1980_I143691.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I143691.yoda
@@ -0,0 +1,165 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.6, up: 0.6}}, 1: {stat: {dn: -0.6, up: 0.6}, sys: {dn: -0.7, up: 0.7}}, 2: {stat: {dn: -0.7, up: 0.7}, sys: {dn: -0.8, up: 0.8}}, 3: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.8, up: 0.8}}, 4: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.9, up: 0.9}}, 5: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.9, up: 0.9}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d01-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.300000e+01 0.000000e+00 0.000000e+00 9.000000e+00 7.211103e-01 7.211103e-01
+1.700000e+01 0.000000e+00 0.000000e+00 1.070000e+01 9.219544e-01 9.219544e-01
+2.200000e+01 0.000000e+00 0.000000e+00 1.120000e+01 1.063015e+00 1.063015e+00
+2.760000e+01 0.000000e+00 0.000000e+00 1.210000e+01 8.544004e-01 8.544004e-01
+3.030000e+01 0.000000e+00 0.000000e+00 1.340000e+01 9.219544e-01 9.219544e-01
+3.120000e+01 0.000000e+00 0.000000e+00 1.310000e+01 9.486833e-01 9.486833e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}, 1: {error: {dn: -0.62, up: 0.62}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.38, up: 0.38}}, 4: {error: {dn: -0.35, up: 0.35}}, 5: {error: {dn: -0.27, up: 0.27}}, 6: {error: {dn: -0.13, up: 0.13}}, 7: {error: {dn: -0.035, up: 0.035}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d02-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 4.410000e+00 6.000000e-01 6.000000e-01
+6.000000e-01 2.000000e-01 2.000000e-01 3.710000e+00 6.200000e-01 6.200000e-01
+1.000000e+00 2.000000e-01 2.000000e-01 4.010000e+00 4.000000e-01 4.000000e-01
+1.400000e+00 2.000000e-01 2.000000e-01 3.820000e+00 3.800000e-01 3.800000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 2.820000e+00 3.500000e-01 3.500000e-01
+2.200000e+00 2.000000e-01 2.000000e-01 2.220000e+00 2.700000e-01 2.700000e-01
+2.700000e+00 3.000000e-01 3.000000e-01 6.800000e-01 1.300000e-01 1.300000e-01
+3.500000e+00 5.000000e-01 5.000000e-01 8.600000e-02 3.500000e-02 3.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.8, up: 0.8}}, 1: {error: {dn: -0.52, up: 0.52}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.47, up: 0.47}}, 4: {error: {dn: -0.39, up: 0.39}}, 5: {error: {dn: -0.31, up: 0.31}}, 6: {error: {dn: -0.29, up: 0.29}}, 7: {error: {dn: -0.21, up: 0.21}}, 8: {error: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d03-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 5.520000e+00 8.000000e-01 8.000000e-01
+6.000000e-01 2.000000e-01 2.000000e-01 4.880000e+00 5.200000e-01 5.200000e-01
+1.000000e+00 2.000000e-01 2.000000e-01 4.930000e+00 5.000000e-01 5.000000e-01
+1.400000e+00 2.000000e-01 2.000000e-01 4.580000e+00 4.700000e-01 4.700000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 3.720000e+00 3.900000e-01 3.900000e-01
+2.200000e+00 2.000000e-01 2.000000e-01 2.290000e+00 3.100000e-01 3.100000e-01
+2.600000e+00 2.000000e-01 2.000000e-01 1.830000e+00 2.900000e-01 2.900000e-01
+2.950000e+00 1.500000e-01 2.500000e-01 9.000000e-01 2.100000e-01 2.100000e-01
+3.500000e+00 3.000000e-01 5.000000e-01 2.200000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.2, up: 0.2}}, 6: {error: {dn: -0.18, up: 0.18}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.18, up: 0.18}}, 9: {error: {dn: -0.16, up: 0.16}}, 10: {error: {dn: -0.14, up: 0.14}}, 11: {error: {dn: -0.14, up: 0.14}}, 12: {error: {dn: -0.12, up: 0.12}}, 13: {error: {dn: -0.1, up: 0.1}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.08, up: 0.08}}, 16: {error: {dn: -0.07, up: 0.07}}, 17: {error: {dn: -0.07, up: 0.07}}, 18: {error: {dn: -0.04, up: 0.04}}, 19: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d04-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 4.890000e+00 2.000000e-01 2.000000e-01
+5.000000e-01 1.000000e-01 1.000000e-01 4.950000e+00 2.000000e-01 2.000000e-01
+7.000000e-01 1.000000e-01 1.000000e-01 5.430000e+00 2.000000e-01 2.000000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 5.710000e+00 2.000000e-01 2.000000e-01
+1.100000e+00 1.000000e-01 1.000000e-01 5.650000e+00 2.000000e-01 2.000000e-01
+1.300000e+00 1.000000e-01 1.000000e-01 5.570000e+00 2.000000e-01 2.000000e-01
+1.500000e+00 1.000000e-01 1.000000e-01 5.060000e+00 1.800000e-01 1.800000e-01
+1.700000e+00 1.000000e-01 1.000000e-01 4.840000e+00 1.800000e-01 1.800000e-01
+1.900000e+00 1.000000e-01 1.000000e-01 4.600000e+00 1.800000e-01 1.800000e-01
+2.100000e+00 1.000000e-01 1.000000e-01 3.950000e+00 1.600000e-01 1.600000e-01
+2.300000e+00 1.000000e-01 1.000000e-01 3.070000e+00 1.400000e-01 1.400000e-01
+2.500000e+00 1.000000e-01 1.000000e-01 2.800000e+00 1.400000e-01 1.400000e-01
+2.700000e+00 1.000000e-01 1.000000e-01 2.110000e+00 1.200000e-01 1.200000e-01
+2.900000e+00 1.000000e-01 1.000000e-01 1.500000e+00 1.000000e-01 1.000000e-01
+3.100000e+00 1.000000e-01 1.000000e-01 1.200000e+00 9.000000e-02 9.000000e-02
+3.300000e+00 1.000000e-01 1.000000e-01 8.200000e-01 8.000000e-02 8.000000e-02
+3.500000e+00 1.000000e-01 1.000000e-01 6.300000e-01 7.000000e-02 7.000000e-02
+3.700000e+00 1.000000e-01 1.000000e-01 4.200000e-01 7.000000e-02 7.000000e-02
+3.900000e+00 1.000000e-01 1.000000e-01 2.000000e-01 4.000000e-02 4.000000e-02
+4.200000e+00 2.000000e-01 2.000000e-01 1.300000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.8, up: 3.8}}, 1: {error: {dn: -3.0, up: 3.0}}, 2: {error: {dn: -3.1, up: 3.1}}, 3: {error: {dn: -2.5, up: 2.5}}, 4: {error: {dn: -2.6, up: 2.6}}, 5: {error: {dn: -2.1, up: 2.1}}, 6: {error: {dn: -2.4, up: 2.4}}, 7: {error: {dn: -1.2, up: 1.2}}, 8: {error: {dn: -0.7, up: 0.7}}, 9: {error: {dn: -0.7, up: 0.7}}, 10: {error: {dn: -0.3, up: 0.3}}, 11: {error: {dn: -0.15, up: 0.15}}, 12: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d05-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 2.900000e+01 3.800000e+00 3.800000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 2.730000e+01 3.000000e+00 3.000000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.720000e+01 3.100000e+00 3.100000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 2.150000e+01 2.500000e+00 2.500000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 1.850000e+01 2.600000e+00 2.600000e+00
+1.300000e-01 1.000000e-02 1.000000e-02 1.340000e+01 2.100000e+00 2.100000e+00
+1.500000e-01 1.000000e-02 1.000000e-02 1.310000e+01 2.400000e+00 2.400000e+00
+1.800000e-01 2.000000e-02 2.000000e-02 7.500000e+00 1.200000e+00 1.200000e+00
+2.250000e-01 2.500000e-02 2.500000e-02 4.300000e+00 7.000000e-01 7.000000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 3.100000e+00 7.000000e-01 7.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.600000e+00 3.000000e-01 3.000000e-01
+5.000000e-01 1.000000e-01 1.000000e-01 5.400000e-01 1.500000e-01 1.500000e-01
+6.500000e-01 5.000000e-02 1.500000e-01 1.100000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.7, up: 2.7}}, 1: {error: {dn: -2.8, up: 2.8}}, 2: {error: {dn: -2.1, up: 2.1}}, 3: {error: {dn: -1.9, up: 1.9}}, 4: {error: {dn: -1.3, up: 1.3}}, 5: {error: {dn: -1.4, up: 1.4}}, 6: {error: {dn: -1.4, up: 1.4}}, 7: {error: {dn: -0.77, up: 0.77}}, 8: {error: {dn: -0.5, up: 0.5}}, 9: {error: {dn: -0.47, up: 0.47}}, 10: {error: {dn: -0.21, up: 0.21}}, 11: {error: {dn: -0.1, up: 0.1}}, 12: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d06-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 2.680000e+01 2.700000e+00 2.700000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 2.810000e+01 2.800000e+00 2.800000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 1.760000e+01 2.100000e+00 2.100000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.470000e+01 1.900000e+00 1.900000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 6.930000e+00 1.300000e+00 1.300000e+00
+1.300000e-01 1.000000e-02 1.000000e-02 8.100000e+00 1.400000e+00 1.400000e+00
+1.500000e-01 1.000000e-02 1.000000e-02 8.350000e+00 1.400000e+00 1.400000e+00
+1.800000e-01 2.000000e-02 2.000000e-02 4.750000e+00 7.700000e-01 7.700000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.610000e+00 5.000000e-01 5.000000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.300000e+00 4.700000e-01 4.700000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 8.100000e-01 2.100000e-01 2.100000e-01
+5.000000e-01 1.000000e-01 1.000000e-01 4.500000e-01 1.000000e-01 1.000000e-01
+6.500000e-01 5.000000e-02 1.500000e-01 7.000000e-02 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I143691/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.7, up: 1.7}}, 1: {error: {dn: -1.1, up: 1.1}}, 2: {error: {dn: -0.9, up: 0.9}}, 3: {error: {dn: -0.8, up: 0.8}}, 4: {error: {dn: -0.7, up: 0.7}}, 5: {error: {dn: -0.5, up: 0.5}}, 6: {error: {dn: -0.4, up: 0.4}}, 7: {error: {dn: -0.4, up: 0.4}}, 8: {error: {dn: -0.4, up: 0.4}}, 9: {error: {dn: -0.3, up: 0.3}}, 10: {error: {dn: -0.17, up: 0.17}}, 11: {error: {dn: -0.15, up: 0.15}}, 12: {error: {dn: -0.12, up: 0.12}}, 13: {error: {dn: -0.09, up: 0.09}}, 14: {error: {dn: -0.08, up: 0.08}}, 15: {error: {dn: -0.07, up: 0.07}}, 16: {error: {dn: -0.04, up: 0.04}}, 17: {error: {dn: -0.03, up: 0.03}}, 18: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I143691/d07-x01-y01
+Title: doi:10.17182/hepdata.27273.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-02 5.000000e-03 5.000000e-03 5.720000e+01 1.700000e+00 1.700000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 5.520000e+01 1.100000e+00 1.100000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 3.530000e+01 9.000000e-01 9.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.410000e+01 8.000000e-01 8.000000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.860000e+01 7.000000e-01 7.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.200000e+01 5.000000e-01 5.000000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.040000e+01 4.000000e-01 4.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.400000e+00 4.000000e-01 4.000000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.900000e+00 4.000000e-01 4.000000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 5.100000e+00 3.000000e-01 3.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 3.300000e+00 1.700000e-01 1.700000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.090000e+00 1.500000e-01 1.500000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.450000e+00 1.200000e-01 1.200000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 9.800000e-01 9.000000e-02 9.000000e-02
+4.250000e-01 2.500000e-02 2.500000e-02 7.200000e-01 8.000000e-02 8.000000e-02
+4.750000e-01 2.500000e-02 2.500000e-02 4.700000e-01 7.000000e-02 7.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.900000e-01 4.000000e-02 4.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 3.000000e-02 3.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 8.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1980_I153341.cc b/analyses/pluginPetra/TASSO_1980_I153341.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153341.cc
@@ -0,0 +1,76 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TASSO_1980_I153341 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1980_I153341);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_p = bookHisto1D(2, 1, 1);
+ _h_x = bookHisto1D(4, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==PID::K0S or Cuts::pid==PID::K0L)) {
+ double xE = p.E()/meanBeamMom;
+ double modp = p.p3().mod();
+ double beta = modp/p.E();
+ _h_p->fill(modp,weight);
+ _h_x->fill(xE,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_p, crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x, _h_p;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1980_I153341);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1980_I153341.info b/analyses/pluginPetra/TASSO_1980_I153341.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153341.info
@@ -0,0 +1,32 @@
+Name: TASSO_1980_I153341
+Year: 1980
+Summary: $K^0,\bar{K}^0$ spectrum at 30 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 153341
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B94 (1980) 91-95, 1980
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [30]
+Description:
+ 'Measurement of the $K^0,\bar{K}^0$ spectrum in $e^+e^-$ collisions for a centre-of-mass energy of 30 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Brandelik:1980pp
+BibTeX: '@article{Brandelik:1980pp,
+ author = "Brandelik, R. and others",
+ title = "{$K^0$ Production in $e^+ e^-$ Annihilations at 30-{GeV}
+ Center-of-mass Energy}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "94B",
+ year = "1980",
+ pages = "91-95",
+ doi = "10.1016/0370-2693(80)90833-3",
+ reportNumber = "DESY-80-39",
+ SLACcitation = "%%CITATION = PHLTA,94B,91;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1980_I153341.plot b/analyses/pluginPetra/TASSO_1980_I153341.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153341.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TASSO_1980_I153341/d02-x01-y01
+Title=$K^0,\bar{K}^0$ momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153341/d04-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1980_I153341.yoda b/analyses/pluginPetra/TASSO_1980_I153341.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153341.yoda
@@ -0,0 +1,64 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153341/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -1.1, up: 1.1}, sys: {dn: -0.8, up: 0.8}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.8399999999999999, up: 0.8399999999999999}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153341/d01-x01-y01
+Title: doi:10.17182/hepdata.27173.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.075000e+01 8.500000e-01 8.500000e-01 5.600000e+00 1.598624e+00 1.598624e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153341/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.012, up: 0.012}}, 1: {error: {dn: -0.1, up: 0.1}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.0435, up: 0.0435}}, 2: {error: {dn: -0.06, up: 0.06}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.018, up: 0.018}}, 3: {error: {dn: -0.05, up: 0.05}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.021000000000000005, up: 0.021000000000000005}}, 4: {error: {dn: -0.03, up: 0.03}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.0135, up: 0.0135}}, 5: {error: {dn: -0.03, up: 0.03}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.009, up: 0.009}}, 6: {error: {dn: -0.01, up: 0.01}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.0032999999999999995, up: 0.0032999999999999995}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153341/d02-x01-y01
+Title: doi:10.17182/hepdata.27173.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.000000e-02 1.504792e-01 1.504792e-01
+7.500000e-01 2.500000e-01 2.500000e-01 2.900000e-01 1.090516e-01 1.090516e-01
+1.250000e+00 2.500000e-01 2.500000e-01 1.200000e-01 6.264184e-02 6.264184e-02
+1.750000e+00 2.500000e-01 2.500000e-01 1.400000e-01 5.423099e-02 5.423099e-02
+2.500000e+00 5.000000e-01 5.000000e-01 9.000000e-02 3.289757e-02 3.289757e-02
+3.500000e+00 5.000000e-01 5.000000e-01 6.000000e-02 3.132092e-02 3.132092e-02
+5.000000e+00 1.000000e+00 1.000000e+00 2.200000e-02 1.053043e-02 1.053043e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER3D_V2 /REF/TASSO_1980_I153341/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.013, up: 0.013}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.00555, up: 0.00555}}, 1: {error: {dn: -0.0045, up: 0.0045}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.001245, up: 0.001245}}, 2: {error: {dn: -0.0027, up: 0.0027}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.00099, up: 0.00099}}, 3: {error: {dn: -0.001, up: 0.001}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.00043499999999999995, up: 0.00043499999999999995}}, 4: {error: {dn: -0.0006, up: 0.0006}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.00021, up: 0.00021}}, 5: {error: {dn: -0.00018, up: 0.00018}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -5.25e-05, up: 5.25e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153341/d03-x01-y01
+Title: doi:10.17182/hepdata.27173.v1/t3
+Type: Scatter3D
+---
+# xval xerr- xerr+ yval yerr- yerr+ zval zerr- zerr+
+7.500000e-01 2.500000e-01 2.500000e-01 9.150000e-01 2.050000e-01 2.050000e-01 3.700000e-02 1.413515e-02 1.413515e-02
+1.250000e+00 2.500000e-01 2.500000e-01 1.350000e+00 2.300000e-01 2.300000e-01 8.300000e-03 4.669050e-03 4.669050e-03
+1.750000e+00 2.500000e-01 2.500000e-01 1.820000e+00 2.400000e-01 2.400000e-01 6.600000e-03 2.875778e-03 2.875778e-03
+2.500000e+00 5.000000e-01 5.000000e-01 2.550000e+00 4.900000e-01 4.900000e-01 2.900000e-03 1.090516e-03 1.090516e-03
+3.500000e+00 5.000000e-01 5.000000e-01 3.500000e+00 5.000000e-01 5.000000e-01 1.400000e-03 6.356886e-04 6.356886e-04
+5.000000e+00 1.000000e+00 1.000000e+00 5.000000e+00 1.000000e+00 1.000000e+00 3.500000e-04 1.875000e-04 1.875000e-04
+END YODA_SCATTER3D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153341/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.5, up: 1.5}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.63, up: 0.63}}, 1: {error: {dn: -0.8, up: 0.8}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.2625, up: 0.2625}}, 2: {error: {dn: -0.7, up: 0.7}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.45, up: 0.45}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.195, up: 0.195}}, 4: {error: {dn: -0.45, up: 0.45}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.132, up: 0.132}}, 5: {error: {dn: -0.15, up: 0.15}, ? 'sys,OVERALL NORMALIZATION ERROR DUE TO UNCERTAINTY IN THE K0 --> PI+ PI- DETECTION EFFICIENCY AND THE UNCERTAINTY IN R (TAKEN AS 3.9)//CORRECTED FOR UNOBSERVED KL DECAYS' : {dn: -0.048, up: 0.048}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153341/d04-x01-y01
+Title: doi:10.17182/hepdata.27173.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.950000e-02 1.350000e-02 1.350000e-02 4.200000e+00 1.626930e+00 1.626930e+00
+8.800000e-02 1.500000e-02 1.500000e-02 1.750000e+00 8.419657e-01 8.419657e-01
+1.185000e-01 1.550000e-02 1.550000e-02 2.000000e+00 7.615773e-01 7.615773e-01
+1.645000e-01 3.050000e-02 3.050000e-02 1.300000e+00 4.904335e-01 4.904335e-01
+2.275000e-01 3.250000e-02 3.250000e-02 8.800000e-01 4.689606e-01 4.689606e-01
+3.250000e-01 6.500000e-02 6.500000e-02 3.200000e-01 1.574929e-01 1.574929e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1980_I153511.cc b/analyses/pluginPetra/TASSO_1980_I153511.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153511.cc
@@ -0,0 +1,94 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TASSO_1980_I153511 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1980_I153511);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+
+ // Thrust and sphericity
+ declare(Sphericity(cfs), "Sphericity");
+ // Book histograms
+ unsigned int ihist=0;
+ if (fuzzyEquals(sqrtS()/GeV, 12., 1e-3)) {
+ ihist=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 30., 1e-3)) {
+ ihist=2;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ _h_S = bookHisto1D( ihist, 1, 1);
+ _h_A = bookHisto1D(2+ihist, 1, 1);
+ _h_x = bookHisto1D(4+ihist, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ _h_S->fill(sphericity.sphericity(), weight);
+ _h_A->fill(sphericity.aplanarity(), weight);
+ foreach (const Particle& p, cfs.particles()) {
+ const Vector3 mom3 = p.p3();
+ const double mom = mom3.mod();
+ const double xp = mom/meanBeamMom;
+ _h_x->fill(xp, weight);
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_S);
+ normalize(_h_A);
+ normalize(_h_x);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_S,_h_A,_h_x;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1980_I153511);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1980_I153511.info b/analyses/pluginPetra/TASSO_1980_I153511.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153511.info
@@ -0,0 +1,30 @@
+Name: TASSO_1980_I153511
+Year: 1980
+Summary: Event shapes at 12 and 30 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 153511
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B94 (1980) 437-443, 1980
+RunInfo: $e^+e^-\to$hadrons
+NumEvents: 100000
+Beams: [e-, e+]
+Energies: [12.,30.]
+Description: Sphericity, Aplanarity and scaled momentum distribution at 12 and 30 GeV
+BibKey: Brandelik:1980zw
+BibTeX: '@article{Brandelik:1980zw,
+ author = "Brandelik, R. and others",
+ title = "{Comparison of e+ e- Annihilation with QCD and
+ Determination of the Strong Coupling Constant}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "94B",
+ year = "1980",
+ pages = "437-443",
+ doi = "10.1016/0370-2693(80)90914-4",
+ reportNumber = "DESY-80-40",
+ SLACcitation = "%%CITATION = PHLTA,94B,437;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1980_I153511.plot b/analyses/pluginPetra/TASSO_1980_I153511.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153511.plot
@@ -0,0 +1,32 @@
+BEGIN PLOT /TASSO_1980_I153511/d01-x01-y01
+Title=Sphericity ($\sqrt{s}=\unit{12}{GeV}$)
+XLabel=$S$
+YLabel=$1/]\sigma \mathrm{d}]\sigma/\mathrm{d}S$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153511/d02-x01-y01
+Title=Sphericity ($\sqrt{s}=30\to31.6$ GeV)
+XLabel=$S$
+YLabel=$1/]\sigma \mathrm{d}]\sigma/\mathrm{d}S$
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153511/d03-x01-y01
+Title=Aplanarity ($\sqrt{s}=\unit{12}{GeV}$)
+XLabel=$A$
+YLabel=$1/]\sigma \mathrm{d}]\sigma/\mathrm{d}A$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153511/d04-x01-y01
+Title=Aplanarity ($\sqrt{s}=30\to31.6$ GeV)
+XLabel=$A$
+YLabel=$1/]\sigma \mathrm{d}]\sigma/\mathrm{d}A$
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153511/d05-x01-y01
+Title=Scaled momentum distribution ($\sqrt{s}=\unit{12}{GeV}$)
+XLabel=$x_p$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153511/d06-x01-y01
+Title=Scaled momentum distribution ($\sqrt{s}=30\to31.6$ GeV)
+XLabel=$x_p$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}x_p$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1980_I153511.yoda b/analyses/pluginPetra/TASSO_1980_I153511.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153511.yoda
@@ -0,0 +1,145 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.63, up: 0.63}}, 1: {error: {dn: -0.65, up: 0.65}}, 2: {error: {dn: -0.41, up: 0.41}}, 3: {error: {dn: -0.29, up: 0.29}}, 4: {error: {dn: -0.21, up: 0.21}}, 5: {error: {dn: -0.16, up: 0.16}}, 6: {error: {dn: -0.14, up: 0.14}}, 7: {error: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d01-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 2.500000e+00 6.300000e-01 6.300000e-01
+7.500000e-02 2.500000e-02 2.500000e-02 3.170000e+00 6.500000e-01 6.500000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.860000e+00 4.100000e-01 4.100000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 1.610000e+00 2.900000e-01 2.900000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 8.700000e-01 2.100000e-01 2.100000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 5.700000e-01 1.600000e-01 1.600000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 4.300000e-01 1.400000e-01 1.400000e-01
+7.000000e-01 1.000000e-01 1.000000e-01 2.600000e-01 8.000000e-02 8.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.46, up: 0.46}}, 1: {error: {dn: -0.36, up: 0.36}}, 2: {error: {dn: -0.25, up: 0.25}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.14, up: 0.14}}, 5: {error: {dn: -0.12, up: 0.12}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d02-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 7.190000e+00 4.600000e-01 4.600000e-01
+7.500000e-02 2.500000e-02 2.500000e-02 4.970000e+00 3.600000e-01 3.600000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.450000e+00 2.500000e-01 2.500000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.730000e+00 2.000000e-01 2.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.900000e-01 1.400000e-01 1.400000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 6.700000e-01 1.200000e-01 1.200000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.800000e-01 6.000000e-02 6.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.000000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.400000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.1, up: 2.1}}, 1: {error: {dn: -1.9, up: 1.9}}, 2: {error: {dn: -1.5, up: 1.5}}, 3: {error: {dn: -1.0, up: 1.0}}, 4: {error: {dn: -1.0, up: 1.0}}, 5: {error: {dn: -0.36, up: 0.36}}, 6: {error: {dn: -0.29, up: 0.29}}, 7: {error: {dn: -0.23, up: 0.23}}, 8: {error: {dn: -0.16, up: 0.16}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d03-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.380000e+01 2.100000e+00 2.100000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.280000e+01 1.900000e+00 1.900000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 8.240000e+00 1.500000e+00 1.500000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.640000e+00 1.000000e+00 1.000000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 3.610000e+00 1.000000e+00 1.000000e+00
+1.250000e-01 2.500000e-02 2.500000e-02 1.250000e+00 3.600000e-01 3.600000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 7.600000e-01 2.900000e-01 2.900000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.500000e-01 2.300000e-01 2.300000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.300000e-01 1.600000e-01 1.600000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.2, up: 2.2}}, 1: {error: {dn: -1.7, up: 1.7}}, 2: {error: {dn: -1.4, up: 1.4}}, 3: {error: {dn: -1.0, up: 1.0}}, 4: {error: {dn: -0.8, up: 0.8}}, 5: {error: {dn: -0.7, up: 0.7}}, 6: {error: {dn: -0.4, up: 0.4}}, 7: {error: {dn: -0.21, up: 0.21}}, 8: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d04-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 3.540000e+01 2.200000e+00 2.200000e+00
+1.500000e-02 5.000000e-03 5.000000e-03 2.240000e+01 1.700000e+00 1.700000e+00
+2.500000e-02 5.000000e-03 5.000000e-03 1.570000e+01 1.400000e+00 1.400000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 8.100000e+00 1.000000e+00 1.000000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 5.300000e+00 8.000000e-01 8.000000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 3.600000e+00 7.000000e-01 7.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.400000e+00 4.000000e-01 4.000000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 9.100000e-01 2.100000e-01 2.100000e-01
+1.300000e-01 3.000000e-02 3.000000e-02 5.500000e-01 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.49, up: 0.49}}, 1: {error: {dn: -0.52, up: 0.52}}, 2: {error: {dn: -0.45, up: 0.45}}, 3: {error: {dn: -0.42, up: 0.42}}, 4: {error: {dn: -0.38, up: 0.38}}, 5: {error: {dn: -0.42, up: 0.42}}, 6: {error: {dn: -0.35, up: 0.35}}, 7: {error: {dn: -0.28, up: 0.28}}, 8: {error: {dn: -0.15, up: 0.15}}, 9: {error: {dn: -0.12, up: 0.12}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.08, up: 0.08}}, 12: {error: {dn: -0.08, up: 0.08}}, 13: {error: {dn: -0.05, up: 0.05}}, 14: {error: {dn: -0.03, up: 0.03}}, 15: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d05-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 1.000000e-02 1.000000e-02 6.590000e+00 4.900000e-01 4.900000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 7.010000e+00 5.200000e-01 5.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.440000e+00 4.500000e-01 4.500000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.250000e+00 4.200000e-01 4.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.970000e+00 3.800000e-01 3.800000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.110000e+00 4.200000e-01 4.200000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.900000e+00 3.500000e-01 3.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.960000e+00 2.800000e-01 2.800000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.280000e+00 1.500000e-01 1.500000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 9.100000e-01 1.200000e-01 1.200000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 5.900000e-01 1.000000e-01 1.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 3.400000e-01 8.000000e-02 8.000000e-02
+4.250000e-01 2.500000e-02 2.500000e-02 3.400000e-01 8.000000e-02 8.000000e-02
+4.750000e-01 2.500000e-02 2.500000e-02 1.500000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.000000e-01 3.000000e-02 3.000000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 6.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.16, up: 0.16}}, 3: {error: {dn: -0.14, up: 0.14}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.08, up: 0.08}}, 7: {error: {dn: -0.08, up: 0.08}}, 8: {error: {dn: -0.08, up: 0.08}}, 9: {error: {dn: -0.04, up: 0.04}}, 10: {error: {dn: -0.03, up: 0.03}}, 11: {error: {dn: -0.02, up: 0.02}}, 12: {error: {dn: -0.02, up: 0.02}}, 13: {error: {dn: -0.02, up: 0.02}}, 14: {error: {dn: -0.01, up: 0.01}}, 15: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d06-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 1.030000e+01 2.000000e-01 2.000000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.970000e+00 2.000000e-01 2.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 4.820000e+00 1.600000e-01 1.600000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.790000e+00 1.400000e-01 1.400000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.530000e+00 1.200000e-01 1.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.130000e+00 1.000000e-01 1.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.520000e+00 8.000000e-02 8.000000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 1.240000e+00 8.000000e-02 8.000000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 1.090000e+00 8.000000e-02 8.000000e-02
+2.250000e-01 2.500000e-02 2.500000e-02 6.800000e-01 4.000000e-02 4.000000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 4.500000e-01 3.000000e-02 3.000000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 3.400000e-01 2.000000e-02 2.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 2.100000e-01 2.000000e-02 2.000000e-02
+4.250000e-01 2.500000e-02 2.500000e-02 1.600000e-01 2.000000e-02 2.000000e-02
+4.750000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.000000e-02 1.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 7.400000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153511/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}, 'sys,DUE TO QCD CALCULATIONS': {dn: -5.1e-05, up: 5.1e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1980_I153511/d07-x01-y01
+Title: doi:10.17182/hepdata.5489.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+01 2.600000e+00 1.600000e+00 1.700000e-01 2.000007e-02 2.000007e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1980_I153656.cc b/analyses/pluginPetra/TASSO_1980_I153656.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153656.cc
@@ -0,0 +1,137 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi, K and proton spectra at 12 and 30 GeV
+ class TASSO_1980_I153656 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1980_I153656);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+
+ // Book histograms
+ _iHist=-1;
+ if(fuzzyEquals(sqrtS()/GeV, 12., 1e-3)) {
+ _iHist = 0;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 30., 1e-3)) {
+ _iHist = 1;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ _h_p_pi = bookHisto1D(3*_iHist+2,1,1);
+ _h_x_pi = bookHisto1D(3*_iHist+2,1,2);
+ _h_p_K = bookHisto1D(3*_iHist+3,1,1);
+ _h_x_K = bookHisto1D(3*_iHist+3,1,2);
+ _h_p_p = bookHisto1D(3*_iHist+4,1,1);
+ _h_x_p = bookHisto1D(3*_iHist+4,1,2);
+
+ _n_pi = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+ 8,1,1)));
+ _d_pi = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+ 8,1,1)));
+ _n_K = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+ 9,1,1)));
+ _d_K = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+ 9,1,1)));
+ _n_p = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+10,1,1)));
+ _d_p = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+10,1,1)));
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const ChargedFinalState& fs = apply<ChargedFinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, fs.particles()) {
+ double modp = p.p3().mod();
+ _d_pi->fill(modp,weight);
+ _d_K->fill(modp,weight);
+ _d_p ->fill(modp,weight);
+ double beta = modp/p.E();
+ double xE = p.E()/meanBeamMom;
+ if(abs(p.pdgId())==211) {
+ _h_p_pi->fill(modp, weight);
+ _h_x_pi->fill(xE , weight/beta);
+ _n_pi->fill(modp,weight);
+ }
+ else if(abs(p.pdgId())==321) {
+ _h_p_K->fill(modp, weight);
+ _h_x_K->fill(xE , weight/beta);
+ _n_K->fill(modp,weight);
+ }
+ else if(abs(p.pdgId())==2212) {
+ _h_p_p->fill(modp, weight);
+ _h_x_p->fill(xE , weight/beta);
+ _n_p ->fill(modp,weight);
+ }
+
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_p_pi , crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x_pi , sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_h_p_K , crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x_K , sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_h_p_p , crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x_p , sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+
+ divide(_n_pi,_d_pi, bookScatter2D(3*_iHist+ 8,1,1));
+ divide(_n_K ,_d_K , bookScatter2D(3*_iHist+ 9,1,1));
+ divide(_n_p ,_d_p , bookScatter2D(3*_iHist+10,1,1));
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_p_pi, _h_x_pi, _h_p_K, _h_x_K, _h_p_p, _h_x_p;
+ Histo1DPtr _n_pi,_d_pi,_n_K,_d_K,_n_p,_d_p;
+ int _iHist;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1980_I153656);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1980_I153656.info b/analyses/pluginPetra/TASSO_1980_I153656.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153656.info
@@ -0,0 +1,31 @@
+Name: TASSO_1980_I153656
+Year: 1980
+Summary: $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ at 12 and 30 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 153656
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B94 (1980) 444-449, 1980
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [12,30]
+Description:
+ 'Measurement of the $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ collisions for centre-of-mass energies of 12 and 30 GeV by the TASSO experiment at Petra.'
+BibKey: Brandelik:1980iy
+BibTeX: '@article{Brandelik:1980iy,
+ author = "Brandelik, R. and others",
+ title = "{Charged Pion, Kaon, Proton and anti-Proton Production in
+ High-Energy e+ e- Annihilation}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "94B",
+ year = "1980",
+ pages = "444-449",
+ doi = "10.1016/0370-2693(80)90915-6",
+ reportNumber = "DESY-80-49",
+ SLACcitation = "%%CITATION = PHLTA,94B,444;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1980_I153656.plot b/analyses/pluginPetra/TASSO_1980_I153656.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153656.plot
@@ -0,0 +1,103 @@
+BEGIN PLOT /TASSO_1980_I153656/d02-x01-y01
+Title=$\pi^\pm$ momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d03-x01-y01
+Title=$K^\pm$ momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d04-x01-y01
+Title=$p,\bar{p}$ momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d02-x01-y02
+Title=$\pi^\pm$ scaled momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d03-x01-y02
+Title=$K^\pm$ scaled momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d04-x01-y02
+Title=$p,\bar{p}$ scaled momenta at $E_{\text{CMS}}=12$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d05-x01-y01
+Title=$\pi^\pm$ momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d06-x01-y01
+Title=$K^\pm$ momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d07-x01-y01
+Title=$p,\bar{p}$ momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d05-x01-y02
+Title=$\pi^\pm$ scaled momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d06-x01-y02
+Title=$K^\pm$ scaled momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d07-x01-y02
+Title=$p,\bar{p}$ scaled momenta at $E_{\text{CMS}}=30$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d08-x01-y01
+Title=Ratio of $\pi^\pm$ to charged particles at 12 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153656/d09-x01-y01
+Title=Ratio of $K^\pm$ to charged particles at 12 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{K^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153656/d10-x01-y01
+Title=Ratio of $p,\bar{p}$ to charged particles at 12 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$
+END PLOT
+
+BEGIN PLOT /TASSO_1980_I153656/d11-x01-y01
+Title=Ratio of $\pi^\pm$ to charged particles at 30 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153656/d12-x01-y01
+Title=Ratio of $K^\pm$ to charged particles at 30 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{K^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1980_I153656/d13-x01-y01
+Title=Ratio of $p,\bar{p}$ to charged particles at 30 GeV
+XLabel=$p$ [Gev]
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1980_I153656.yoda b/analyses/pluginPetra/TASSO_1980_I153656.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1980_I153656.yoda
@@ -0,0 +1,392 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.6, up: 4.6}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.4600000000000004, up: 2.4600000000000004}}, 1: {error: {dn: -6.1, up: 6.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.32, up: 2.32}}, 2: {error: {dn: -9.7, up: 9.7}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -4.28, up: 4.28}}, 3: {error: {dn: -3.8, up: 3.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -1.6, up: 1.6}}, 4: {error: {dn: -2.4, up: 2.4}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.8199999999999998, up: 0.8199999999999998}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d06-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 3.333333e-03 3.333333e-03 1.230000e+01 5.216474e+00 5.216474e+00
+3.666667e-02 3.333333e-03 1.666667e-03 1.160000e+01 6.526285e+00 6.526285e+00
+4.000000e-02 1.666667e-03 6.666667e-03 2.140000e+01 1.060228e+01 1.060228e+01
+5.333333e-02 6.666667e-03 6.666667e-03 8.000000e+00 4.123106e+00 4.123106e+00
+6.666667e-02 6.666667e-03 6.666667e-03 4.100000e+00 2.536218e+00 2.536218e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d06-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0212, up: 0.0212}}, 1: {error: {dn: -0.047, up: 0.047}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.018, up: 0.018}}, 2: {error: {dn: -0.069, up: 0.069}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0318, up: 0.0318}}, 3: {error: {dn: -0.023, up: 0.023}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0098, up: 0.0098}}, 4: {error: {dn: -0.012, up: 0.012}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.004200000000000001, up: 0.004200000000000001}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d06-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 0.000000e+00 0.000000e+00 1.060000e-01 4.527074e-02 4.527074e-02
+5.500000e-01 0.000000e+00 0.000000e+00 9.000000e-02 5.032892e-02 5.032892e-02
+6.000000e-01 0.000000e+00 0.000000e+00 1.590000e-01 7.597526e-02 7.597526e-02
+8.000000e-01 0.000000e+00 0.000000e+00 4.900000e-02 2.500080e-02 2.500080e-02
+1.000000e+00 0.000000e+00 0.000000e+00 2.100000e-02 1.271377e-02 1.271377e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.151, up: 0.151}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0804, up: 0.0804}}, 1: {error: {dn: -0.243, up: 0.243}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.09260000000000002, up: 0.09260000000000002}}, 2: {error: {dn: -0.4, up: 0.4}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.184, up: 0.184}}, 3: {error: {dn: -0.2, up: 0.2}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.08399999999999999, up: 0.08399999999999999}}, 4: {error: {dn: -0.14, up: 0.14}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.047999999999999994, up: 0.047999999999999994}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d06-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 4.020000e-01 1.710706e-01 1.710706e-01
+5.500000e-01 5.000000e-02 2.500000e-02 4.630000e-01 2.600457e-01 2.600457e-01
+6.000000e-01 2.500000e-02 1.000000e-01 9.200000e-01 4.402908e-01 4.402908e-01
+8.000000e-01 1.000000e-01 1.000000e-01 4.200000e-01 2.169239e-01 2.169239e-01
+1.000000e+00 1.000000e-01 1.000000e-01 2.400000e-01 1.480000e-01 1.480000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.1, up: 3.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -3.66, up: 3.66}}, 1: {error: {dn: -2.8, up: 2.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -3.1, up: 3.1}}, 2: {error: {dn: -2.3, up: 2.3}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.54, up: 2.54}}, 3: {error: {dn: -1.6, up: 1.6}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -1.246, up: 1.246}}, 4: {error: {dn: -0.8, up: 0.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.32, up: 0.32}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d02-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.833333e-02 8.333333e-03 8.333333e-03 1.830000e+01 4.796415e+00 4.796415e+00
+7.500000e-02 8.333333e-03 8.333333e-03 1.550000e+01 4.177320e+00 4.177320e+00
+9.166667e-02 8.333333e-03 8.333333e-03 1.270000e+01 3.426602e+00 3.426602e+00
+1.333333e-01 3.333333e-02 3.333333e-02 6.230000e+00 2.027934e+00 2.027934e+00
+2.166667e-01 5.000000e-02 5.000000e-02 1.600000e+00 8.616264e-01 8.616264e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.76, up: 0.76}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.892, up: 0.892}}, 1: {error: {dn: -0.54, up: 0.54}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.604, up: 0.604}}, 2: {error: {dn: -0.37, up: 0.37}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.41200000000000003, up: 0.41200000000000003}}, 3: {error: {dn: -0.18, up: 0.18}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.142, up: 0.142}}, 4: {error: {dn: -0.05, up: 0.05}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.022000000000000002, up: 0.022000000000000002}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d02-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 0.000000e+00 0.000000e+00 4.460000e+00 1.171863e+00 1.171863e+00
+4.500000e-01 0.000000e+00 0.000000e+00 3.020000e+00 8.101950e-01 8.101950e-01
+5.500000e-01 0.000000e+00 0.000000e+00 2.060000e+00 5.537545e-01 5.537545e-01
+8.000000e-01 0.000000e+00 0.000000e+00 7.100000e-01 2.292684e-01 2.292684e-01
+1.300000e+00 0.000000e+00 0.000000e+00 1.100000e-01 5.462600e-02 5.462600e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.1, up: 3.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -3.6399999999999997, up: 3.6399999999999997}}, 1: {error: {dn: -2.9, up: 2.9}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -3.2600000000000002, up: 3.2600000000000002}}, 2: {error: {dn: -2.5, up: 2.5}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.7600000000000002, up: 2.7600000000000002}}, 3: {error: {dn: -1.8, up: 1.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -1.4000000000000001, up: 1.4000000000000001}}, 4: {error: {dn: -0.9, up: 0.9}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.36000000000000004, up: 0.36000000000000004}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d02-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.820000e+01 4.781171e+00 4.781171e+00
+4.500000e-01 5.000000e-02 5.000000e-02 1.630000e+01 4.363210e+00 4.363210e+00
+5.500000e-01 5.000000e-02 5.000000e-02 1.380000e+01 3.723923e+00 3.723923e+00
+8.000000e-01 2.000000e-01 2.000000e-01 7.000000e+00 2.280351e+00 2.280351e+00
+1.300000e+00 3.000000e-01 3.000000e-01 1.800000e+00 9.693297e-01 9.693297e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.21, up: 0.21}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.11599999999999999, up: 0.11599999999999999}}, 1: {error: {dn: -0.25, up: 0.25}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.152, up: 0.152}}, 2: {error: {dn: -0.2, up: 0.2}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.09000000000000001, up: 0.09000000000000001}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d03-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 0.000000e+00 0.000000e+00 5.800000e-01 2.399083e-01 2.399083e-01
+5.500000e-01 0.000000e+00 0.000000e+00 7.600000e-01 2.925816e-01 2.925816e-01
+8.000000e-01 0.000000e+00 0.000000e+00 4.500000e-01 2.193171e-01 2.193171e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.6, up: 1.6}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.8400000000000001, up: 0.8400000000000001}}, 1: {error: {dn: -2.1, up: 2.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -1.24, up: 1.24}}, 2: {error: {dn: -2.0, up: 2.0}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.9119999999999999, up: 0.9119999999999999}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d03-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 8.333333e-03 8.333333e-03 4.200000e+00 1.807097e+00 1.807097e+00
+9.166667e-02 8.333333e-03 8.333333e-03 6.200000e+00 2.438770e+00 2.438770e+00
+1.333333e-01 3.333333e-02 3.333333e-02 4.560000e+00 2.198123e+00 2.198123e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.81, up: 0.81}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.44000000000000006, up: 0.44000000000000006}}, 1: {error: {dn: -1.3, up: 1.3}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.78, up: 0.78}}, 2: {error: {dn: -1.7, up: 1.7}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.76, up: 0.76}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d03-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e+00 9.217917e-01 9.217917e-01
+5.500000e-01 5.000000e-02 5.000000e-02 3.900000e+00 1.516047e+00 1.516047e+00
+8.000000e-01 2.000000e-01 2.000000e-01 3.800000e+00 1.862149e+00 1.862149e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.11599999999999999, up: 0.11599999999999999}}, 1: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.028000000000000004, up: 0.028000000000000004}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d01-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.200000e+01 0.000000e+00 0.000000e+00 5.800000e-01 2.226118e-01 2.226118e-01
+2.930000e+01 2.300000e+00 2.300000e+00 1.400000e-01 4.882622e-02 4.882622e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.3, up: 0.3}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.18000000000000002, up: 0.18000000000000002}}, 1: {error: {dn: -0.4, up: 0.4}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.3, up: 0.3}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d01-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.200000e+01 0.000000e+00 0.000000e+00 9.000000e-01 3.498571e-01 3.498571e-01
+2.930000e+01 2.300000e+00 2.300000e+00 1.500000e+00 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d07-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.008, up: 0.008}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0046, up: 0.0046}}, 1: {error: {dn: -0.005, up: 0.005}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0036, up: 0.0036}}, 2: {error: {dn: -0.0019, up: 0.0019}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.00098, up: 0.00098}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d07-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 0.000000e+00 0.000000e+00 2.300000e-02 9.228218e-03 9.228218e-03
+8.000000e-01 0.000000e+00 0.000000e+00 1.800000e-02 6.161169e-03 6.161169e-03
+1.665000e+00 0.000000e+00 0.000000e+00 4.900000e-03 2.137849e-03 2.137849e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.5, up: 1.5}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.9199999999999999, up: 0.9199999999999999}}, 1: {error: {dn: -1.2, up: 1.2}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.78, up: 0.78}}, 2: {error: {dn: -0.5, up: 0.5}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.262, up: 0.262}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d07-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-02 6.666667e-03 6.666667e-03 4.600000e+00 1.759659e+00 1.759659e+00
+5.333333e-02 6.666667e-03 6.666667e-03 3.900000e+00 1.431223e+00 1.431223e+00
+1.110000e-01 5.100000e-02 5.100000e-02 1.310000e+00 5.644856e-01 5.644856e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.031, up: 0.031}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0194, up: 0.0194}}, 1: {error: {dn: -0.039, up: 0.039}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.025800000000000003, up: 0.025800000000000003}}, 2: {error: {dn: -0.027, up: 0.027}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.014000000000000002, up: 0.014000000000000002}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d07-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 1.000000e-01 1.000000e-01 9.700000e-02 3.656993e-02 3.656993e-02
+8.000000e-01 1.000000e-01 1.000000e-01 1.290000e-01 4.676152e-02 4.676152e-02
+1.665000e+00 7.650000e-01 7.650000e-01 7.000000e-02 3.041381e-02 3.041381e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.023999999999999997, up: 0.023999999999999997}}, 1: {error: {dn: -0.07, up: 0.07}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.044000000000000004, up: 0.044000000000000004}}, 2: {error: {dn: -0.1, up: 0.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.066, up: 0.066}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d09-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 1.200000e-01 4.664762e-02 4.664762e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 8.268011e-02 8.268011e-02
+8.000000e-01 2.000000e-01 2.000000e-01 3.300000e-01 1.198165e-01 1.198165e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.05, up: 1.05}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.8220000000000001, up: 0.8220000000000001}}, 1: {error: {dn: -1.06, up: 1.06}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.902, up: 0.902}}, 2: {error: {dn: -0.87, up: 0.87}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.6819999999999999, up: 0.6819999999999999}}, 3: {error: {dn: -0.8, up: 0.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.622, up: 0.622}}, 4: {error: {dn: -0.56, up: 0.56}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.528, up: 0.528}}, 5: {error: {dn: -0.33, up: 0.33}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.298, up: 0.298}}, 6: {error: {dn: -0.39, up: 0.39}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.308, up: 0.308}}, 7: {error: {dn: -0.272, up: 0.272}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.16160000000000002, up: 0.16160000000000002}}, 8: {error: {dn: -0.256, up: 0.256}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.1466, up: 0.1466}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d05-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 2.500000e-02 2.500000e-02 4.110000e+00 1.333486e+00 1.333486e+00
+4.000000e-01 2.500000e-02 2.500000e-02 4.510000e+00 1.391835e+00 1.391835e+00
+4.500000e-01 2.500000e-02 5.000000e-02 3.410000e+00 1.105452e+00 1.105452e+00
+5.500000e-01 5.000000e-02 2.500000e-02 3.110000e+00 1.013353e+00 1.013353e+00
+6.000000e-01 2.500000e-02 1.000000e-01 2.640000e+00 7.696649e-01 7.696649e-01
+8.000000e-01 1.000000e-01 1.000000e-01 1.490000e+00 4.446392e-01 4.446392e-01
+1.000000e+00 1.000000e-01 1.000000e-01 1.540000e+00 4.969547e-01 4.969547e-01
+1.200000e+00 1.000000e-01 1.000000e-01 8.080000e-01 3.163836e-01 3.163836e-01
+1.400000e+00 1.000000e-01 1.000000e-01 7.330000e-01 2.950043e-01 2.950043e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.224, up: 0.224}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.19019999999999998, up: 0.19019999999999998}}, 4: {error: {dn: -0.076, up: 0.076}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0718, up: 0.0718}}, 5: {error: {dn: -0.033, up: 0.033}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.03, up: 0.03}}, 6: {error: {dn: -0.031, up: 0.031}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0248, up: 0.0248}}, 7: {error: {dn: -0.018, up: 0.018}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0108, up: 0.0108}}, 8: {error: {dn: -0.015, up: 0.015}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.008400000000000001, up: 0.008400000000000001}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d05-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 0.000000e+00 0.000000e+00 9.510000e-01 2.938572e-01 2.938572e-01
+6.000000e-01 0.000000e+00 0.000000e+00 3.590000e-01 1.045526e-01 1.045526e-01
+8.000000e-01 0.000000e+00 0.000000e+00 1.500000e-01 4.459821e-02 4.459821e-02
+1.000000e+00 0.000000e+00 0.000000e+00 1.240000e-01 3.969937e-02 3.969937e-02
+1.200000e+00 0.000000e+00 0.000000e+00 5.400000e-02 2.099143e-02 2.099143e-02
+1.400000e+00 0.000000e+00 0.000000e+00 4.200000e-02 1.719186e-02 1.719186e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -16.8, up: 16.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -13.14, up: 13.14}}, 1: {error: {dn: -16.4, up: 16.4}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -13.940000000000001, up: 13.940000000000001}}, 2: {error: {dn: -11.1, up: 11.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -10.3, up: 10.3}}, 3: {error: {dn: -11.7, up: 11.7}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -9.120000000000001, up: 9.120000000000001}}, 4: {error: {dn: -8.1, up: 8.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -7.640000000000001, up: 7.640000000000001}}, 5: {error: {dn: -4.7, up: 4.7}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -4.220000000000001, up: 4.220000000000001}}, 6: {error: {dn: -5.5, up: 5.5}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -4.3, up: 4.3}}, 7: {error: {dn: -3.8, up: 3.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.2399999999999998, up: 2.2399999999999998}}, 8: {error: {dn: -3.6, up: 3.6}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -2.04, up: 2.04}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d05-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.333333e-02 1.666667e-03 1.666667e-03 6.570000e+01 2.132838e+01 2.132838e+01
+2.666667e-02 1.666667e-03 1.666667e-03 6.970000e+01 2.152402e+01 2.152402e+01
+3.000000e-02 1.666667e-03 3.333333e-03 5.150000e+01 1.514265e+01 1.514265e+01
+3.666667e-02 3.333333e-03 1.666667e-03 4.560000e+01 1.483457e+01 1.483457e+01
+4.000000e-02 1.666667e-03 6.666667e-03 3.820000e+01 1.113461e+01 1.113461e+01
+5.333333e-02 6.666667e-03 6.666667e-03 2.110000e+01 6.316518e+00 6.316518e+00
+6.666667e-02 6.666667e-03 6.666667e-03 2.150000e+01 6.981404e+00 6.981404e+00
+8.000000e-02 6.666667e-03 6.666667e-03 1.120000e+01 4.411077e+00 4.411077e+00
+9.333333e-02 6.666667e-03 6.666667e-03 1.020000e+01 4.137826e+00 4.137826e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.011, up: 0.011}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.005999999999999999, up: 0.005999999999999999}}, 1: {error: {dn: -0.02, up: 0.02}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.011200000000000002, up: 0.011200000000000002}}, 2: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d13-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 1.250000e-01 1.250000e-01 3.000000e-02 1.252996e-02 1.252996e-02
+8.500000e-01 1.250000e-01 1.500000e-01 5.600000e-02 2.292248e-02 2.292248e-02
+1.600000e+00 6.000000e-01 6.000000e-01 1.000000e-01 4.472136e-02 4.472136e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.172, up: 0.172}}, 1: {error: {dn: -0.05, up: 0.05}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.152, up: 0.152}}, 2: {error: {dn: -0.1, up: 0.1}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.12, up: 0.12}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d08-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 8.600000e-01 1.765899e-01 1.765899e-01
+5.500000e-01 5.000000e-02 5.000000e-02 7.600000e-01 1.600125e-01 1.600125e-01
+8.000000e-01 2.000000e-01 2.000000e-01 6.000000e-01 1.562050e-01 1.562050e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.17600000000000002, up: 0.17600000000000002}}, 1: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.172, up: 0.172}}, 2: {error: {dn: -0.08, up: 0.08}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.142, up: 0.142}}, 3: {error: {dn: -0.08, up: 0.08}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.14800000000000002, up: 0.14800000000000002}}, 4: {error: {dn: -0.08, up: 0.08}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.16399999999999998, up: 0.16399999999999998}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d11-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 8.800000e-01 1.804882e-01 1.804882e-01
+5.500000e-01 5.000000e-02 2.500000e-02 8.600000e-01 1.765899e-01 1.765899e-01
+6.000000e-01 2.500000e-02 1.000000e-01 7.100000e-01 1.629847e-01 1.629847e-01
+8.000000e-01 1.000000e-01 1.000000e-01 7.400000e-01 1.682379e-01 1.682379e-01
+1.000000e+00 1.000000e-01 1.000000e-01 8.200000e-01 1.824719e-01 1.824719e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.8, up: 2.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.142, up: 0.142}}, 1: {error: {dn: -0.34, up: 0.34}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.16, up: 0.16}}, 2: {error: {dn: -0.12, up: 0.12}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.032, up: 0.032}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d04-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 1.250000e-01 1.250000e-01 7.100000e-01 2.803598e+00 2.803598e+00
+8.500000e-01 1.250000e-01 1.250000e-01 8.000000e-01 3.757659e-01 3.757659e-01
+1.575000e+00 6.000000e-01 6.000000e-01 1.600000e-01 1.241934e-01 1.241934e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.8, up: 0.8}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.42000000000000004, up: 0.42000000000000004}}, 1: {error: {dn: -0.7, up: 0.7}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.135, up: 0.135}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.037000000000000005, up: 0.037000000000000005}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d04-x01-y02
+Title: doi:10.17182/hepdata.27192.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 2.083333e-02 2.083333e-02 2.100000e+00 9.035486e-01 9.035486e-01
+1.416667e-01 2.083333e-02 2.083333e-02 1.500000e+00 7.615773e-01 7.615773e-01
+2.625000e-01 1.000000e-01 1.000000e-01 1.850000e-01 1.399786e-01 1.399786e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.034, up: 0.034}}, 1: {error: {dn: -0.05, up: 0.05}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.022000000000000002, up: 0.022000000000000002}}, 2: {error: {dn: -0.0071, up: 0.0071}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0018800000000000002, up: 0.0018800000000000002}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d04-x01-y03
+Title: doi:10.17182/hepdata.27192.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 0.000000e+00 0.000000e+00 1.700000e-01 7.782031e-02 7.782031e-02
+8.500000e-01 0.000000e+00 0.000000e+00 1.100000e-01 5.462600e-02 5.462600e-02
+1.575000e+00 0.000000e+00 0.000000e+00 9.400000e-03 7.344685e-03 7.344685e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.009600000000000001, up: 0.009600000000000001}}, 1: {error: {dn: -0.031, up: 0.031}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.015, up: 0.015}}, 2: {error: {dn: -0.066, up: 0.066}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.0186, up: 0.0186}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d10-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.000000e-01 1.250000e-01 1.250000e-01 4.800000e-02 2.218468e-02 2.218468e-02
+8.500000e-01 1.250000e-01 1.500000e-01 7.500000e-02 3.443835e-02 3.443835e-02
+1.600000e+00 6.000000e-01 6.000000e-01 9.300000e-02 6.857084e-02 6.857084e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1980_I153656/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.06, up: 0.06}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.026, up: 0.026}}, 2: {error: {dn: -0.08, up: 0.08}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.08, up: 0.08}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.041999999999999996, up: 0.041999999999999996}}, 4: {error: {dn: -0.07, up: 0.07}, "sys,OVERALL NORMALIZATION UNCERTAINTY AT EACH ENERGY": {dn: -0.026, up: 0.026}}}
+IsRef: 1
+Path: /REF/TASSO_1980_I153656/d12-x01-y01
+Title: doi:10.17182/hepdata.27192.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 1.000000e-01 4.472136e-02 4.472136e-02
+5.500000e-01 5.000000e-02 2.500000e-02 1.300000e-01 6.539113e-02 6.539113e-02
+6.000000e-01 2.500000e-02 1.000000e-01 2.500000e-01 9.433981e-02 9.433981e-02
+8.000000e-01 1.000000e-01 1.000000e-01 2.100000e-01 9.035486e-02 9.035486e-02
+1.000000e+00 1.000000e-01 1.000000e-01 1.300000e-01 7.467262e-02 7.467262e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1982_I168232.cc b/analyses/pluginPetra/TASSO_1982_I168232.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I168232.cc
@@ -0,0 +1,87 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi0 spectrum at 14 and 34 GeV
+ class TASSO_1982_I168232 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1982_I168232);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ _h_E = bookHisto1D(2,1,1);
+ _h_p = bookHisto1D(2,2,2);
+ _h_x = bookHisto1D(2,3,3);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ _h_E = bookHisto1D(3,1,1);
+ _h_p = bookHisto1D(3,2,2);
+ _h_x = bookHisto1D(3,3,3);
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==PID::PI0)) {
+ if(!p.parents().empty() && p.parents()[0].pdgId()==PID::K0S)
+ continue;
+ double xE = p.E()/meanBeamMom;
+ double beta = p.p3().mod()/p.E();
+ _h_E->fill(p.E() ,weight);
+ _h_p->fill(p.p3().mod(),weight);
+ _h_x->fill(xE,weight/beta);
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_E, crossSection()/nanobarn/sumOfWeights());
+ scale(_h_p, crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_E,_h_p,_h_x;
+ //@}
+
+ };
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1982_I168232);
+
+}
diff --git a/analyses/pluginPetra/TASSO_1982_I168232.info b/analyses/pluginPetra/TASSO_1982_I168232.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I168232.info
@@ -0,0 +1,32 @@
+Name: TASSO_1982_I168232
+Year: 1982
+Summary: $\pi^0$ spectrum in $e^+e^-$ at 14 and 34 GeV
+Experiment: TASSO
+Collider: TASSO
+InspireID: 168232
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B108 (1982) 71-76, 1982
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [14,34]
+Description:
+ 'Measurement of the $\pi^0$ spectrum in $e^+e^-$ collisions for centre-of-mass energies of 14 and 34 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Brandelik:1981gx
+BibTeX: '@article{Brandelik:1981gx,
+ author = "Brandelik, R. and others",
+ title = "{$\pi^0$ Production by $e^+ e^-$ Annihilation at 14-{GeV}
+ and 34-{GeV} Center-of-mass Energy}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "108B",
+ year = "1982",
+ pages = "71-76",
+ doi = "10.1016/0370-2693(82)91145-5",
+ reportNumber = "DESY-81-069",
+ SLACcitation = "%%CITATION = PHLTA,108B,71;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1982_I168232.plot b/analyses/pluginPetra/TASSO_1982_I168232.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I168232.plot
@@ -0,0 +1,31 @@
+BEGIN PLOT /TASSO_1982_I168232/d02-x01-y01
+Title=$\pi^0$ energy spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$E$/GeV
+YLabel=$\text{d}\sigma/\text{d}E$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1982_I168232/d02-x02-y02
+Title=$\pi^0$ momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1982_I168232/d02-x03-y03
+Title=$\pi^0$ scaled momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+
+BEGIN PLOT /TASSO_1982_I168232/d03-x01-y01
+Title=$\pi^0$ energy spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$E$/GeV
+YLabel=$\text{d}\sigma/\text{d}E$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1982_I168232/d03-x02-y02
+Title=$\pi^0$ momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1982_I168232/d03-x03-y03
+Title=$\pi^0$ scaled momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1982_I168232.yoda b/analyses/pluginPetra/TASSO_1982_I168232.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I168232.yoda
@@ -0,0 +1,223 @@
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d01-x01-y01
+Path=/REF/TASSO_1982_I168232/d01-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+14.0 0.0 0.0 1.3 0.4 0.4
+34.0 0.0 0.0 1.2 0.4 0.4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x01-y01
+Path=/REF/TASSO_1982_I168232/d02-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 3.14 0.85 0.85
+1.25 0.25 0.25 1.12 0.25 0.25
+1.75 0.25 0.25 0.59 0.14 0.14
+2.5 0.5 0.5 0.16 0.04 0.04
+3.5 0.5 0.5 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x01-y02
+Path=/REF/TASSO_1982_I168232/d02-x01-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 3.08 0.84 0.84
+1.25 0.25 0.25 1.11 0.25 0.25
+1.75 0.25 0.25 0.59 0.14 0.14
+2.5 0.5 0.5 0.16 0.04 0.04
+3.5 0.5 0.5 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x01-y03
+Path=/REF/TASSO_1982_I168232/d02-x01-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 4.27 1.16 1.16
+1.25 0.25 0.25 1.51 0.33 0.33
+1.75 0.25 0.25 0.78 0.19 0.19
+2.5 0.5 0.5 0.2 0.05 0.05
+3.5 0.5 0.5 0.027 0.026 0.026
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x02-y01
+Path=/REF/TASSO_1982_I168232/d02-x02-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 3.14 0.85 0.85
+1.25 0.25 0.25 1.12 0.25 0.25
+1.75 0.25 0.25 0.59 0.14 0.14
+2.5 0.5 0.5 0.16 0.04 0.04
+3.5 0.5 0.5 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x02-y02
+Path=/REF/TASSO_1982_I168232/d02-x02-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 3.08 0.84 0.84
+1.25 0.25 0.25 1.11 0.25 0.25
+1.75 0.25 0.25 0.59 0.14 0.14
+2.5 0.5 0.5 0.16 0.04 0.04
+3.5 0.5 0.5 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x02-y03
+Path=/REF/TASSO_1982_I168232/d02-x02-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 4.27 1.16 1.16
+1.25 0.25 0.25 1.51 0.33 0.33
+1.75 0.25 0.25 0.78 0.19 0.19
+2.5 0.5 0.5 0.2 0.05 0.05
+3.5 0.5 0.5 0.027 0.026 0.026
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x03-y01
+Path=/REF/TASSO_1982_I168232/d02-x03-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.10500000000000001 0.035 0.035 3.14 0.85 0.85
+0.175 0.034999999999999976 0.035 1.12 0.25 0.25
+0.25 0.04000000000000001 0.03999999999999998 0.59 0.14 0.14
+0.36 0.07 0.07 0.16 0.04 0.04
+0.5 0.07 0.06999999999999995 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x03-y02
+Path=/REF/TASSO_1982_I168232/d02-x03-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.10500000000000001 0.035 0.035 3.08 0.84 0.84
+0.175 0.034999999999999976 0.035 1.11 0.25 0.25
+0.25 0.04000000000000001 0.03999999999999998 0.59 0.14 0.14
+0.36 0.07 0.07 0.16 0.04 0.04
+0.5 0.07 0.06999999999999995 0.021 0.02 0.02
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d02-x03-y03
+Path=/REF/TASSO_1982_I168232/d02-x03-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.10500000000000001 0.035 0.035 4.27 1.16 1.16
+0.175 0.034999999999999976 0.035 1.51 0.33 0.33
+0.25 0.04000000000000001 0.03999999999999998 0.78 0.19 0.19
+0.36 0.07 0.07 0.2 0.05 0.05
+0.5 0.07 0.06999999999999995 0.027 0.026 0.026
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x01-y01
+Path=/REF/TASSO_1982_I168232/d03-x01-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 0.8 0.37 0.37
+1.25 0.25 0.25 0.49 0.12 0.12
+1.75 0.25 0.25 0.146 0.063 0.063
+2.5 0.5 0.5 0.102 0.026 0.026
+3.5 0.5 0.5 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x01-y02
+Path=/REF/TASSO_1982_I168232/d03-x01-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 0.78 0.36 0.36
+1.25 0.25 0.25 0.49 0.12 0.12
+1.75 0.25 0.25 0.146 0.063 0.063
+2.5 0.5 0.5 0.102 0.026 0.026
+3.5 0.5 0.5 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x01-y03
+Path=/REF/TASSO_1982_I168232/d03-x01-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.75 0.25 0.25 16.1 7.5 7.5
+1.25 0.25 0.25 9.8 2.4 2.4
+1.75 0.25 0.25 2.9 1.2 1.2
+2.5 0.5 0.5 2.0 0.5 0.5
+3.5 0.5 0.5 1.5 0.4 0.4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x02-y01
+Path=/REF/TASSO_1982_I168232/d03-x02-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 0.8 0.37 0.37
+1.25 0.25 0.25 0.49 0.12 0.12
+1.75 0.25 0.25 0.146 0.063 0.063
+2.5 0.5 0.5 0.102 0.026 0.026
+3.5 0.5 0.5 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x02-y02
+Path=/REF/TASSO_1982_I168232/d03-x02-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 0.78 0.36 0.36
+1.25 0.25 0.25 0.49 0.12 0.12
+1.75 0.25 0.25 0.146 0.063 0.063
+2.5 0.5 0.5 0.102 0.026 0.026
+3.5 0.5 0.5 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x02-y03
+Path=/REF/TASSO_1982_I168232/d03-x02-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.735 0.255 0.255 16.1 7.5 7.5
+1.25 0.25 0.25 9.8 2.4 2.4
+1.75 0.25 0.25 2.9 1.2 1.2
+2.5 0.5 0.5 2.0 0.5 0.5
+3.5 0.5 0.5 1.5 0.4 0.4
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x03-y01
+Path=/REF/TASSO_1982_I168232/d03-x03-y01
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.044 0.014999999999999996 0.015 0.8 0.37 0.37
+0.0735 0.014499999999999999 0.014499999999999999 0.49 0.12 0.12
+0.103 0.015 0.015 0.146 0.063 0.063
+0.147 0.028999999999999998 0.028999999999999998 0.102 0.026 0.026
+0.2055 0.0295 0.0295 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x03-y02
+Path=/REF/TASSO_1982_I168232/d03-x03-y02
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.044 0.014999999999999996 0.015 0.78 0.36 0.36
+0.0735 0.014499999999999999 0.014499999999999999 0.49 0.12 0.12
+0.103 0.015 0.015 0.146 0.063 0.063
+0.147 0.028999999999999998 0.028999999999999998 0.102 0.026 0.026
+0.2055 0.0295 0.0295 0.075 0.021 0.021
+# END YODA_SCATTER2D
+
+
+# BEGIN YODA_SCATTER2D /REF/TASSO_1982_I168232/d03-x03-y03
+Path=/REF/TASSO_1982_I168232/d03-x03-y03
+Type=Scatter2D
+# xval xerr- xerr+ yval yerr- yerr+
+0.044 0.014999999999999996 0.015 16.1 7.5 7.5
+0.0735 0.014499999999999999 0.014499999999999999 9.8 2.4 2.4
+0.103 0.015 0.015 2.9 1.2 1.2
+0.147 0.028999999999999998 0.028999999999999998 2.0 0.5 0.5
+0.2055 0.0295 0.0295 1.5 0.4 0.4
+# END YODA_SCATTER2D
\ No newline at end of file
diff --git a/analyses/pluginPetra/TASSO_1982_I177174.cc b/analyses/pluginPetra/TASSO_1982_I177174.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I177174.cc
@@ -0,0 +1,121 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Charged particle spectra for a range of energies
+ class TASSO_1982_I177174 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1982_I177174);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ if(fuzzyEquals(sqrtS()/GeV, 12., 1e-3)) {
+ _h_x2 = bookHisto1D(2,1,1);
+ _h_x3 = bookHisto1D(3,1,1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ _h_x1 = bookHisto1D(1,1,1);
+ _h_x2 = bookHisto1D(2,1,2);
+ _h_x3 = bookHisto1D(3,1,2);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ _h_x1 = bookHisto1D(1,1,2);
+ _h_x2 = bookHisto1D(2,1,3);
+ _h_x3 = bookHisto1D(3,1,3);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 25., 1e-3)) {
+ _h_x2 = bookHisto1D(2,1,4);
+ _h_x3 = bookHisto1D(3,1,4);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 30., 1e-3)) {
+ _h_x2 = bookHisto1D(2,1,5);
+ _h_x3 = bookHisto1D(3,1,5);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ _h_x2 = bookHisto1D(2,1,6);
+ _h_x3 = bookHisto1D(3,1,6);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 35., 1e-3)) {
+ _h_x2 = bookHisto1D(2,1,7);
+ _h_x3 = bookHisto1D(3,1,7);
+ }
+
+ if(inRange(sqrtS()/GeV, 29.9,36.7))
+ _h_x1 = bookHisto1D(1,1,3);
+
+ if(!_h_x1 && !_h_x2 && !_h_x3)
+ MSG_ERROR("Beam energy not supported!");
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const ChargedFinalState& fs = apply<ChargedFinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, fs.particles()) {
+ double xp = p.p3().mod()/meanBeamMom;
+ if(_h_x1) _h_x1->fill(xp,weight);
+ if(_h_x2) _h_x2->fill(xp,weight);
+ if(_h_x3) _h_x3->fill(xp,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_x1, crossSection()/microbarn/sumOfWeights()*sqr(sqrtS()));
+ scale(_h_x2, crossSection()/microbarn/sumOfWeights()*sqr(sqrtS()));
+ scale(_h_x3, 1./sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x1,_h_x2,_h_x3;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1982_I177174);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1982_I177174.info b/analyses/pluginPetra/TASSO_1982_I177174.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I177174.info
@@ -0,0 +1,32 @@
+Name: TASSO_1982_I177174
+Year: 1982
+Summary: Charged Particle spectra in $e^+e^-$ collisions in $e^+e^-$ at 12, 14, 22, 25, 30, 34 and 35 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 177174
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. 114B (1982) 65
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [12, 14, 22, 25, 30, 34, 35]
+Description:
+ 'Measurement of the charged particle spectra in $e^+e^-$ collisions in $e^+e^-$ at 12, 14, 22, 25, 30, 34 and 35 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Brandelik:1982di
+BibTeX: '@article{Brandelik:1982di,
+ author = "Brandelik, R. and others",
+ title = "{Scale Breaking in Inclusive Charged Particle Production
+ by $e^+ e^-$ Annihilation}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "114B",
+ year = "1982",
+ pages = "65",
+ doi = "10.1016/0370-2693(82)90017-X",
+ reportNumber = "DESY-82-013",
+ SLACcitation = "%%CITATION = PHLTA,114B,65;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1982_I177174.plot b/analyses/pluginPetra/TASSO_1982_I177174.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I177174.plot
@@ -0,0 +1,66 @@
+BEGIN PLOT /TASSO_1982_I177174/d01
+XLabel=$x$
+YLabel=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02
+XLabel=$x$
+YLabel=$s\text{d}\sigma/\text{d}x$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03
+XLabel=$x$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x$
+END PLOT
+
+BEGIN PLOT /TASSO_1982_I177174/d01-x01-y01
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=14$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d01-x01-y02
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d01-x01-y03
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=29-35$ GeV
+END PLOT
+
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y01
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=12$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y02
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=14$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y03
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y04
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=25$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y05
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=30$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y06
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=34$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d02-x01-y07
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=35$ GeV
+END PLOT
+
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y01
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=12$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y02
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=14$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y03
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=22$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y04
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=25$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y05
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=30$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y06
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=34$ GeV
+END PLOT
+BEGIN PLOT /TASSO_1982_I177174/d03-x01-y07
+Title=Charged particle scaled momentum, $E_{\text{CMS}}=35$ GeV
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginPetra/TASSO_1982_I177174.yoda b/analyses/pluginPetra/TASSO_1982_I177174.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I177174.yoda
@@ -0,0 +1,342 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.25, up: 1.25}}, 1: {error: {dn: -1.49, up: 1.49}}, 2: {error: {dn: -1.52, up: 1.52}}, 3: {error: {dn: -1.39, up: 1.39}}, 4: {error: {dn: -1.23, up: 1.23}}, 5: {error: {dn: -0.94, up: 0.94}}, 6: {error: {dn: -0.78, up: 0.78}}, 7: {error: {dn: -0.64, up: 0.64}}, 8: {error: {dn: -0.51, up: 0.51}}, 9: {error: {dn: -0.45, up: 0.45}}, 10: {error: {dn: -0.37, up: 0.37}}, 11: {error: {dn: -0.26, up: 0.26}}, 12: {error: {dn: -0.18, up: 0.18}}, 13: {error: {dn: -0.13, up: 0.13}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.05, up: 0.05}}, 16: {error: {dn: -0.031, up: 0.031}}, 17: {error: {dn: -0.018, up: 0.018}}, 18: {error: {dn: -0.013, up: 0.013}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d01-x01-y01
+Title: doi:10.17182/hepdata.30894.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 1.989000e+01 1.250000e+00 1.250000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 2.402000e+01 1.490000e+00 1.490000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 2.465000e+01 1.520000e+00 1.520000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 2.222000e+01 1.390000e+00 1.390000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.052000e+01 1.230000e+00 1.230000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.548000e+01 9.400000e-01 9.400000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.255000e+01 7.800000e-01 7.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.017000e+01 6.400000e-01 6.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.800000e+00 5.100000e-01 5.100000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 6.910000e+00 4.500000e-01 4.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 5.440000e+00 3.700000e-01 3.700000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 4.190000e+00 2.600000e-01 2.600000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.680000e+00 1.800000e-01 1.800000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.900000e+00 1.300000e-01 1.300000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.200000e+00 9.000000e-02 9.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 6.620000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.350000e-01 3.100000e-02 3.100000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.440000e-01 1.800000e-02 1.800000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 7.600000e-02 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.64, up: 2.64}}, 1: {error: {dn: -2.29, up: 2.29}}, 2: {error: {dn: -1.8, up: 1.8}}, 3: {error: {dn: -1.55, up: 1.55}}, 4: {error: {dn: -1.08, up: 1.08}}, 5: {error: {dn: -0.8, up: 0.8}}, 6: {error: {dn: -0.58, up: 0.58}}, 7: {error: {dn: -0.48, up: 0.48}}, 8: {error: {dn: -0.4, up: 0.4}}, 9: {error: {dn: -0.33, up: 0.33}}, 10: {error: {dn: -0.3, up: 0.3}}, 11: {error: {dn: -0.18, up: 0.18}}, 12: {error: {dn: -0.13, up: 0.13}}, 13: {error: {dn: -0.1, up: 0.1}}, 14: {error: {dn: -0.08, up: 0.08}}, 15: {error: {dn: -0.04, up: 0.04}}, 16: {error: {dn: -0.027, up: 0.027}}, 17: {error: {dn: -0.018, up: 0.018}}, 18: {error: {dn: -0.013, up: 0.013}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d01-x01-y02
+Title: doi:10.17182/hepdata.30894.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 4.036000e+01 2.640000e+00 2.640000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 3.821000e+01 2.290000e+00 2.290000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 3.226000e+01 1.800000e+00 1.800000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 2.966000e+01 1.550000e+00 1.550000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.241000e+01 1.080000e+00 1.080000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.709000e+01 8.000000e-01 8.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.183000e+01 5.800000e-01 5.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.330000e+00 4.800000e-01 4.800000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.340000e+00 4.000000e-01 4.000000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.780000e+00 3.300000e-01 3.300000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.920000e+00 3.000000e-01 3.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 3.500000e+00 1.800000e-01 1.800000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.320000e+00 1.300000e-01 1.300000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.460000e+00 1.000000e-01 1.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.020000e+00 8.000000e-02 8.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.360000e-01 4.000000e-02 4.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.680000e-01 2.700000e-02 2.700000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.300000e-01 1.800000e-02 1.800000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 7.400000e-02 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -7.64, up: 7.64}}, 1: {error: {dn: -5.33, up: 5.33}}, 2: {error: {dn: -3.36, up: 3.36}}, 3: {error: {dn: -2.04, up: 2.04}}, 4: {error: {dn: -1.24, up: 1.24}}, 5: {error: {dn: -0.56, up: 0.56}}, 6: {error: {dn: -0.31, up: 0.31}}, 7: {error: {dn: -0.24, up: 0.24}}, 8: {error: {dn: -0.19, up: 0.19}}, 9: {error: {dn: -0.17, up: 0.17}}, 10: {error: {dn: -0.14, up: 0.14}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.06, up: 0.06}}, 13: {error: {dn: -0.04, up: 0.04}}, 14: {error: {dn: -0.034, up: 0.034}}, 15: {error: {dn: -0.02, up: 0.02}}, 16: {error: {dn: -0.014, up: 0.014}}, 17: {error: {dn: -0.009, up: 0.009}}, 18: {error: {dn: -0.013, up: 0.013}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d01-x01-y03
+Title: doi:10.17182/hepdata.30894.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 5.000000e-03 5.000000e-03 5.779000e+01 7.640000e+00 7.640000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 4.825000e+01 5.330000e+00 5.330000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 3.794000e+01 3.360000e+00 3.360000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 3.047000e+01 2.040000e+00 2.040000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 2.229000e+01 1.240000e+00 1.240000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 1.603000e+01 5.600000e-01 5.600000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.209000e+01 3.100000e-01 3.100000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.140000e+00 2.400000e-01 2.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.930000e+00 1.900000e-01 1.900000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 5.820000e+00 1.700000e-01 1.700000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.740000e+00 1.400000e-01 1.400000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 3.280000e+00 9.000000e-02 9.000000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 2.020000e+00 6.000000e-02 6.000000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 1.300000e+00 4.000000e-02 4.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 9.110000e-01 3.400000e-02 3.400000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.010000e-01 2.000000e-02 2.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.350000e-01 1.400000e-02 1.400000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.290000e-01 9.000000e-03 9.000000e-03
+7.500000e-01 5.000000e-02 5.000000e-02 6.900000e-02 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.1, up: 1.1}}, 1: {error: {dn: -1.0, up: 1.0}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.27, up: 0.27}}, 4: {error: {dn: -0.17, up: 0.17}}, 5: {error: {dn: -0.125, up: 0.125}}, 6: {error: {dn: -0.053, up: 0.053}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y01
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.440000e+01 1.100000e+00 1.100000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 1.560000e+01 1.000000e+00 1.000000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 8.290000e+00 5.000000e-01 5.000000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 3.050000e+00 2.700000e-01 2.700000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.230000e+00 1.700000e-01 1.700000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 6.960000e-01 1.250000e-01 1.250000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 2.900000e-01 5.300000e-02 5.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.4, up: 1.4}}, 1: {error: {dn: -1.1, up: 1.1}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.21, up: 0.21}}, 4: {error: {dn: -0.1, up: 0.1}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y02
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 2.320000e+01 1.400000e+00 1.400000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 1.890000e+01 1.100000e+00 1.100000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 8.570000e+00 5.000000e-01 5.000000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 3.440000e+00 2.100000e-01 2.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.550000e+00 1.000000e-01 1.000000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 6.620000e-01 5.000000e-02 5.000000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 2.400000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.0, up: 2.0}}, 1: {error: {dn: -0.8, up: 0.8}}, 2: {error: {dn: -0.3, up: 0.3}}, 3: {error: {dn: -0.13, up: 0.13}}, 4: {error: {dn: -0.07, up: 0.07}}, 5: {error: {dn: -0.039, up: 0.039}}, 6: {error: {dn: -0.017, up: 0.017}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y03
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 3.750000e+01 2.000000e+00 2.000000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.180000e+01 8.000000e-01 8.000000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 7.840000e+00 3.000000e-01 3.000000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.910000e+00 1.300000e-01 1.300000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.240000e+00 7.000000e-02 7.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.360000e-01 3.900000e-02 3.900000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 2.000000e-01 1.700000e-02 1.700000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.1, up: 4.1}}, 1: {error: {dn: -1.8, up: 1.8}}, 2: {error: {dn: -0.79, up: 0.79}}, 3: {error: {dn: -0.29, up: 0.29}}, 4: {error: {dn: -0.15, up: 0.15}}, 5: {error: {dn: -0.094, up: 0.094}}, 6: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y04
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 4.250000e+01 4.100000e+00 4.100000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.040000e+01 1.800000e+00 1.800000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 8.610000e+00 7.900000e-01 7.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.600000e+00 2.900000e-01 2.900000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 9.800000e-01 1.500000e-01 1.500000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 4.420000e-01 9.400000e-02 9.400000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 1.610000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.0, up: 3.0}}, 1: {error: {dn: -0.7, up: 0.7}}, 2: {error: {dn: -0.27, up: 0.27}}, 3: {error: {dn: -0.12, up: 0.12}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.053, up: 0.053}}, 6: {error: {dn: -0.024, up: 0.024}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y05
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 4.550000e+01 3.000000e+00 3.000000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.160000e+01 7.000000e-01 7.000000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 7.940000e+00 2.700000e-01 2.700000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.540000e+00 1.200000e-01 1.200000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.050000e+00 8.000000e-02 8.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 6.270000e-01 5.300000e-02 5.300000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 2.040000e-01 2.400000e-02 2.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.4, up: 4.4}}, 1: {error: {dn: -0.8, up: 0.8}}, 2: {error: {dn: -0.29, up: 0.29}}, 3: {error: {dn: -0.11, up: 0.11}}, 4: {error: {dn: -0.06, up: 0.06}}, 5: {error: {dn: -0.033, up: 0.033}}, 6: {error: {dn: -0.014, up: 0.014}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y06
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 5.120000e+01 4.400000e+00 4.400000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.260000e+01 8.000000e-01 8.000000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 8.160000e+00 2.900000e-01 2.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.790000e+00 1.100000e-01 1.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.180000e+00 6.000000e-02 6.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.260000e-01 3.300000e-02 3.300000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 1.930000e-01 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d02-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.5, up: 4.5}}, 1: {error: {dn: -0.8, up: 0.8}}, 2: {error: {dn: -0.29, up: 0.29}}, 3: {error: {dn: -0.11, up: 0.11}}, 4: {error: {dn: -0.05, up: 0.05}}, 5: {error: {dn: -0.032, up: 0.032}}, 6: {error: {dn: -0.014, up: 0.014}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d02-x01-y07
+Title: doi:10.17182/hepdata.30894.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 5.340000e+01 4.500000e+00 4.500000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 2.300000e+01 8.000000e-01 8.000000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 8.250000e+00 2.900000e-01 2.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.850000e+00 1.100000e-01 1.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.190000e+00 5.000000e-02 5.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.280000e-01 3.200000e-02 3.200000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 1.930000e-01 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.85, up: 2.85}}, 1: {error: {dn: -2.37, up: 2.37}}, 2: {error: {dn: -1.24, up: 1.24}}, 3: {error: {dn: -0.77, up: 0.77}}, 4: {error: {dn: -0.55, up: 0.55}}, 5: {error: {dn: -0.39, up: 0.39}}, 6: {error: {dn: -0.167, up: 0.167}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y01
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 4.566000e+01 2.850000e+00 2.850000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 4.913000e+01 2.370000e+00 2.370000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.641000e+01 1.240000e+00 1.240000e+00
+2.500000e-01 5.000000e-02 5.000000e-02 9.650000e+00 7.700000e-01 7.700000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.880000e+00 5.500000e-01 5.500000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e+00 3.900000e-01 3.900000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 7.790000e-01 1.670000e-01 1.670000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.91, up: 0.91}}, 1: {error: {dn: -0.64, up: 0.64}}, 2: {error: {dn: -0.31, up: 0.31}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.14, up: 0.14}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y02
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 6.402000e+01 9.100000e-01 9.100000e-01
+7.500000e-02 2.500000e-02 2.500000e-02 5.207000e+01 6.400000e-01 6.400000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.369000e+01 3.100000e-01 3.100000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 9.490000e+00 2.000000e-01 2.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 4.290000e+00 1.400000e-01 1.400000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.830000e+00 1.000000e-01 1.000000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 6.620000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.5, up: 4.5}}, 1: {error: {dn: -0.99, up: 0.99}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.23, up: 0.23}}, 4: {error: {dn: -0.15, up: 0.15}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.044, up: 0.044}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y03
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.064000e+02 4.500000e+00 4.500000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 6.174000e+01 9.900000e-01 9.900000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.227000e+01 4.000000e-01 4.000000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 8.270000e+00 2.300000e-01 2.300000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.530000e+00 1.500000e-01 1.500000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.520000e+00 1.000000e-01 1.000000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 5.660000e-01 4.400000e-02 4.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.8, up: 6.8}}, 1: {error: {dn: -2.5, up: 2.5}}, 2: {error: {dn: -1.14, up: 1.14}}, 3: {error: {dn: -0.61, up: 0.61}}, 4: {error: {dn: -0.38, up: 0.38}}, 5: {error: {dn: -0.26, up: 0.26}}, 6: {error: {dn: -0.113, up: 0.113}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y04
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.268000e+02 6.800000e+00 6.800000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 5.980000e+01 2.500000e+00 2.500000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.531000e+01 1.140000e+00 1.140000e+00
+2.500000e-01 5.000000e-02 5.000000e-02 7.650000e+00 6.100000e-01 6.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.880000e+00 3.800000e-01 3.800000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.300000e+00 2.600000e-01 2.600000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 4.740000e-01 1.130000e-01 1.130000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -8.3, up: 8.3}}, 1: {error: {dn: -1.62, up: 1.62}}, 2: {error: {dn: -0.66, up: 0.66}}, 3: {error: {dn: -0.33, up: 0.33}}, 4: {error: {dn: -0.21, up: 0.21}}, 5: {error: {dn: -0.15, up: 0.15}}, 6: {error: {dn: -0.068, up: 0.068}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y05
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.322000e+02 8.300000e+00 8.300000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 6.294000e+01 1.620000e+00 1.620000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.308000e+01 6.600000e-01 6.600000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 7.380000e+00 3.300000e-01 3.300000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.060000e+00 2.100000e-01 2.100000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.530000e+00 1.500000e-01 1.500000e-01
+6.000000e-01 1.000000e-01 1.000000e-01 5.940000e-01 6.800000e-02 6.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -11.4, up: 11.4}}, 1: {error: {dn: -1.36, up: 1.36}}, 2: {error: {dn: -0.51, up: 0.51}}, 3: {error: {dn: -0.21, up: 0.21}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.08, up: 0.08}}, 6: {error: {dn: -0.036, up: 0.036}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y06
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.414000e+02 1.140000e+01 1.140000e+01
+7.500000e-02 2.500000e-02 2.500000e-02 6.159000e+01 1.360000e+00 1.360000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.224000e+01 5.100000e-01 5.100000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 7.590000e+00 2.100000e-01 2.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.210000e+00 1.200000e-01 1.200000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.430000e+00 8.000000e-02 8.000000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 5.250000e-01 3.600000e-02 3.600000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I177174/d03-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -11.2, up: 11.2}}, 1: {error: {dn: -1.37, up: 1.37}}, 2: {error: {dn: -0.5, up: 0.5}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.07, up: 0.07}}, 6: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I177174/d03-x01-y07
+Title: doi:10.17182/hepdata.30894.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 1.500000e-02 1.500000e-02 1.395000e+02 1.120000e+01 1.120000e+01
+7.500000e-02 2.500000e-02 2.500000e-02 6.065000e+01 1.370000e+00 1.370000e+00
+1.500000e-01 5.000000e-02 5.000000e-02 2.178000e+01 5.000000e-01 5.000000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 7.520000e+00 2.000000e-01 2.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.130000e+00 1.200000e-01 1.200000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.400000e+00 7.000000e-02 7.000000e-02
+6.000000e-01 1.000000e-01 1.000000e-01 5.100000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1982_I179022.cc b/analyses/pluginPetra/TASSO_1982_I179022.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I179022.cc
@@ -0,0 +1,71 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TASSO_1982_I179022 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1982_I179022);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_rho = bookHisto1D(1, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==113)) {
+ double xE = p.E()/meanBeamMom;
+ double beta = p.p3().mod()/p.E();
+ _h_rho->fill(xE,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_rho, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights()); // norm to cross section
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_rho;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1982_I179022);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1982_I179022.info b/analyses/pluginPetra/TASSO_1982_I179022.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I179022.info
@@ -0,0 +1,31 @@
+Name: TASSO_1982_I179022
+Year: 1982
+Summary: $\rho^0$ spectrum in $e^+e^-$ collisions at $E_{\text{CMS}}=34$ GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 179022
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B117 (1982) 135-140, 1982
+RunInfo: e+ e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Description:
+ 'Spectrum for $\rho^0$ production measured by the TASSO experiment in $e^+e^-$ collisions at $E_{\text{CMS}}=34$ GeV at PETRA'
+Keywords: []
+BibKey: Brandelik:1982ad
+BibTeX: '@article{Brandelik:1982ad,
+ author = "Brandelik, R. and others",
+ title = "{Inclusive $\rho^0$ Production in $e^+ e^-$ Annihilation
+ at High-energy}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "117B",
+ year = "1982",
+ pages = "135-140",
+ doi = "10.1016/0370-2693(82)90890-5",
+ reportNumber = "DESY-82-046",
+ SLACcitation = "%%CITATION = PHLTA,117B,135;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1982_I179022.plot b/analyses/pluginPetra/TASSO_1982_I179022.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I179022.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /TASSO_1982_I179022/d01-x01-y01
+Title=$\rho^0$ scaled energy at 34 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1982_I179022.yoda b/analyses/pluginPetra/TASSO_1982_I179022.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1982_I179022.yoda
@@ -0,0 +1,130 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.14, up: 0.14}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.1382, up: 0.1382}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.03455, up: 0.03455}}, 1: {stat: {dn: -0.076, up: 0.076}, sys: {dn: -0.06, up: 0.06}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.061, up: 0.061}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.01525, up: 0.01525}}, 2: {stat: {dn: -0.046, up: 0.046}, sys: {dn: -0.05, up: 0.05}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.0546, up: 0.0546}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.01365, up: 0.01365}}, 3: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.01, up: 0.01}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.0132, up: 0.0132}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.0033, up: 0.0033}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d01-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-01 5.000000e-02 5.000000e-02 6.910000e-01 2.439118e-01 2.439118e-01
+2.500000e-01 5.000000e-02 5.000000e-02 3.050000e-01 1.154537e-01 1.154537e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.730000e-01 8.822405e-02 8.822405e-02
+5.500000e-01 1.500000e-01 1.500000e-01 6.600000e-02 2.258606e-02 2.258606e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d02-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 1.500000e-01 1.500000e-01 2.400000e-01 5.830952e-02 5.830952e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.05, up: 0.05}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d03-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 3.000000e-01 3.000000e-01 4.100000e-01 8.944272e-02 8.944272e-02
+4.500000e-01 2.500000e-01 2.500000e-01 2.200000e-01 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}, 1: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d04-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 3.300000e-01 9.219544e-02 9.219544e-02
+2.200000e+01 0.000000e+00 0.000000e+00 2.200000e-01 7.810250e-02 7.810250e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.25, up: 0.25}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d05-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 2.920000e+00 2.500000e-01 2.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.14, up: 0.14}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.1382, up: 0.1382}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.03455, up: 0.03455}}, 1: {stat: {dn: -0.076, up: 0.076}, sys: {dn: -0.06, up: 0.06}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.061, up: 0.061}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.01525, up: 0.01525}}, 2: {stat: {dn: -0.046, up: 0.046}, sys: {dn: -0.05, up: 0.05}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.0546, up: 0.0546}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.01365, up: 0.01365}}, 3: {stat: {dn: -0.15, up: 0.15}, sys: {dn: -0.01, up: 0.01}, 'sys,ERROR IN BACKGROUND SUBTRACTION ESTIMATED BY USING DIFFERENT MODELS FOR BACKGROUNDRES-DEF(RES=RHO0,BACK=CORRECTED)': {dn: -0.0132, up: 0.0132}, 'sys,UNCERTAINTY IN TOTAL CROSS SECTION': {dn: -0.0033, up: 0.0033}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d06-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e-01 5.000000e-02 5.000000e-02 6.910000e-01 2.439118e-01 2.439118e-01
+2.500000e-01 5.000000e-02 5.000000e-02 3.050000e-01 1.154537e-01 1.154537e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.730000e-01 8.822405e-02 8.822405e-02
+5.500000e-01 1.500000e-01 1.500000e-01 6.600000e-02 1.509474e-01 1.509474e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d07-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 1.500000e-01 1.500000e-01 2.400000e-01 5.830952e-02 5.830952e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.05, up: 0.05}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d08-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 3.000000e-01 3.000000e-01 4.100000e-01 8.944272e-02 8.944272e-02
+4.500000e-01 2.500000e-01 2.500000e-01 2.200000e-01 5.385165e-02 5.385165e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.07, up: 0.07}}, 1: {stat: {dn: -0.06, up: 0.06}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d09-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 3.300000e-01 9.219544e-02 9.219544e-02
+2.200000e+01 0.000000e+00 0.000000e+00 2.200000e-01 7.810250e-02 7.810250e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1982_I179022/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.25, up: 0.25}}}
+
+IsRef: 1
+Path: /REF/TASSO_1982_I179022/d10-x01-y01
+Title: doi:10.17182/hepdata.6664.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 2.920000e+00 2.500000e-01 2.500000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1983_I181470.cc b/analyses/pluginPetra/TASSO_1983_I181470.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I181470.cc
@@ -0,0 +1,124 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi, K and proton spectra at 14,22 and 34 GeV
+ class TASSO_1983_I181470 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1983_I181470);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+
+ vector<int> hist1,hist2;
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ hist1 = {19,21,23};
+ hist2 = {20,22,24};
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ hist1 = {25,27,11};
+ hist2 = {26,10,12};
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ hist1 = {13,15,17};
+ hist2 = {14,16,18};
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ _h_p_pi = bookHisto1D(hist1[0],1,1);
+ _h_p_K = bookHisto1D(hist1[1],1,1);
+ _h_p_p = bookHisto1D(hist1[2],1,1);
+ _h_x_pi = bookHisto1D(hist2[0],1,1);
+ _h_x_K = bookHisto1D(hist2[1],1,1);
+ _h_x_p = bookHisto1D(hist2[2],1,1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, fs.particles()) {
+ double xE = p.E()/meanBeamMom;
+ if(abs(p.pdgId())==211) {
+ _h_p_pi->fill(p.p3().mod(), weight);
+ _h_x_pi->fill(xE , weight);
+ }
+ else if(abs(p.pdgId())==321) {
+ _h_p_K->fill(p.p3().mod(), weight);
+ _h_x_K->fill(xE , weight);
+ }
+ else if(abs(p.pdgId())==2212) {
+ _h_p_p->fill(p.p3().mod(), weight);
+ _h_x_p->fill(xE , weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact1 = crossSection()/nanobarn/sumOfWeights();
+ double fact2 = sqr(sqrtS())/GeV2*crossSection()/microbarn/sumOfWeights();
+
+ scale(_h_p_pi, fact1);
+ scale(_h_p_K , fact1);
+ scale(_h_p_p , fact1);
+
+ scale(_h_x_pi, fact2);
+ scale(_h_x_K , fact2);
+ scale(_h_x_p , fact2);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_p_pi,_h_p_K,_h_p_p;
+ Histo1DPtr _h_x_pi,_h_x_K,_h_x_p;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1983_I181470);
+
+}
diff --git a/analyses/pluginPetra/TASSO_1983_I181470.info b/analyses/pluginPetra/TASSO_1983_I181470.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I181470.info
@@ -0,0 +1,32 @@
+Name: TASSO_1983_I181470
+Year: 1983
+Summary: $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ at 14, 22 and 34 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 181470
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C17 (1983) 5-15, 1983
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [14,22,34]
+Description:
+ 'Measurement of the $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ collisions for centre-of-mass energyes of 14, 22 and 34 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Althoff:1982dh
+BibTeX: '@article{Althoff:1982dh,
+ author = "Althoff, M. and others",
+ title = "{Charged Hadron Composition of the Final State in e+ e-
+ Annihilation at High-Energies}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C17",
+ year = "1983",
+ pages = "5-15",
+ doi = "10.1007/BF01577813",
+ reportNumber = "DESY-82-070",
+ SLACcitation = "%%CITATION = ZEPYA,C17,5;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1983_I181470.plot b/analyses/pluginPetra/TASSO_1983_I181470.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I181470.plot
@@ -0,0 +1,95 @@
+BEGIN PLOT /TASSO_1983_I181470/d19-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d25-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d13-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+
+BEGIN PLOT /TASSO_1983_I181470/d21-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d27-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d15-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+
+BEGIN PLOT /TASSO_1983_I181470/d23-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d11-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d17-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+
+BEGIN PLOT /TASSO_1983_I181470/d20-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d22-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d24-x01-y01
+Title=$\pi^\pm$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1983_I181470/d26-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d10-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d12-x01-y01
+Title=$K^\pm$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1983_I181470/d14-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d16-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1983_I181470/d18-x01-y01
+Title=$p,\bar{p}$ spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginPetra/TASSO_1983_I181470.yoda b/analyses/pluginPetra/TASSO_1983_I181470.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I181470.yoda
@@ -0,0 +1,591 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.97, up: 0.97}}, 1: {error: {dn: -0.74, up: 0.74}}, 2: {error: {dn: -0.56, up: 0.56}}, 3: {error: {dn: -0.46, up: 0.46}}, 4: {error: {dn: -0.49, up: 0.49}}, 5: {error: {dn: -0.3, up: 0.3}}, 6: {error: {dn: -0.4, up: 0.4}}, 7: {error: {dn: -0.27, up: 0.27}}, 8: {error: {dn: -0.14, up: 0.14}}, 9: {error: {dn: -0.11, up: 0.11}}, 10: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d01-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.660000e+01 9.700000e-01 9.700000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.460000e+01 7.400000e-01 7.400000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.150000e+01 5.600000e-01 5.600000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 8.710000e+00 4.600000e-01 4.600000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.060000e+00 4.900000e-01 4.900000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 5.480000e+00 3.000000e-01 3.000000e-01
+1.100000e+00 1.000000e-01 1.000000e-01 3.950000e+00 4.000000e-01 4.000000e-01
+1.400000e+00 2.000000e-01 2.000000e-01 2.340000e+00 2.700000e-01 2.700000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 1.160000e+00 1.400000e-01 1.400000e-01
+2.300000e+00 3.000000e-01 3.000000e-01 9.000000e-01 1.100000e-01 1.100000e-01
+3.800000e+00 8.000000e-01 8.000000e-01 1.000000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.18, up: 0.18}}, 1: {error: {dn: -0.19, up: 0.19}}, 2: {error: {dn: -0.18, up: 0.18}}, 3: {error: {dn: -0.27, up: 0.27}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.3, up: 0.3}}, 6: {error: {dn: -0.29, up: 0.29}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d02-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.040000e+00 1.800000e-01 1.800000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.610000e+00 1.900000e-01 1.900000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.610000e+00 1.800000e-01 1.800000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.870000e+00 2.700000e-01 2.700000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.050000e+00 2.000000e-01 2.000000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 1.420000e+00 3.000000e-01 3.000000e-01
+1.300000e+00 3.000000e-01 3.000000e-01 8.000000e-01 2.900000e-01 2.900000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 8.400000e-01 1.800000e-01 1.800000e-01
+3.800000e+00 8.000000e-01 8.000000e-01 6.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.09, up: 0.09}}, 3: {error: {dn: -0.12, up: 0.12}}, 4: {error: {dn: -0.1, up: 0.1}}, 5: {error: {dn: -0.16, up: 0.16}}, 6: {error: {dn: -0.12, up: 0.12}}, 7: {error: {dn: -0.09, up: 0.09}}, 8: {error: {dn: -0.033, up: 0.033}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d03-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.100000e-01 7.000000e-02 7.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.100000e-01 7.000000e-02 7.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.500000e-01 9.000000e-02 9.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 5.000000e-01 1.200000e-01 1.200000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 4.700000e-01 1.000000e-01 1.000000e-01
+1.100000e+00 1.000000e-01 1.000000e-01 5.400000e-01 1.600000e-01 1.600000e-01
+1.400000e+00 2.000000e-01 2.000000e-01 3.500000e-01 1.200000e-01 1.200000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 1.600000e-01 9.000000e-02 9.000000e-02
+3.800000e+00 8.000000e-01 8.000000e-01 7.300000e-02 3.300000e-02 3.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.44, up: 0.44}}, 1: {error: {dn: -0.35, up: 0.35}}, 2: {error: {dn: -0.28, up: 0.28}}, 3: {error: {dn: -0.26, up: 0.26}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.25, up: 0.25}}, 7: {error: {dn: -0.15, up: 0.15}}, 8: {error: {dn: -0.09, up: 0.09}}, 9: {error: {dn: -0.07, up: 0.07}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.018, up: 0.018}}, 12: {error: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d04-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 6.850000e+00 4.400000e-01 4.400000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 5.830000e+00 3.500000e-01 3.500000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 4.740000e+00 2.800000e-01 2.800000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 4.150000e+00 2.600000e-01 2.600000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 3.260000e+00 2.200000e-01 2.200000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 2.620000e+00 1.900000e-01 1.900000e-01
+1.100000e+00 1.000000e-01 1.000000e-01 2.010000e+00 2.500000e-01 2.500000e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.100000e+00 1.500000e-01 1.500000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 8.300000e-01 9.000000e-02 9.000000e-02
+2.300000e+00 3.000000e-01 3.000000e-01 5.300000e-01 7.000000e-02 7.000000e-02
+3.400000e+00 4.000000e-01 4.000000e-01 1.800000e-01 4.000000e-02 4.000000e-02
+4.200000e+00 4.000000e-01 4.000000e-01 6.500000e-02 1.800000e-02 1.800000e-02
+7.300000e+00 2.700000e+00 2.700000e+00 2.000000e-02 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}, 1: {error: {dn: -0.09, up: 0.09}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.1, up: 0.1}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.12, up: 0.12}}, 6: {error: {dn: -0.15, up: 0.15}}, 7: {error: {dn: -0.09, up: 0.09}}, 8: {error: {dn: -0.03, up: 0.03}}, 9: {error: {dn: -0.017, up: 0.017}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d05-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 3.800000e-01 8.000000e-02 8.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.400000e-01 9.000000e-02 9.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.400000e-01 1.000000e-01 1.000000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 7.200000e-01 1.000000e-01 1.000000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.200000e-01 1.100000e-01 1.100000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 5.900000e-01 1.200000e-01 1.200000e-01
+1.300000e+00 3.000000e-01 3.000000e-01 3.900000e-01 1.500000e-01 1.500000e-01
+1.800000e+00 2.000000e-01 2.000000e-01 2.200000e-01 9.000000e-02 9.000000e-02
+3.400000e+00 4.000000e-01 4.000000e-01 9.200000e-02 3.000000e-02 3.000000e-02
+4.200000e+00 4.000000e-01 4.000000e-01 4.500000e-02 1.700000e-02 1.700000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.04, up: 0.04}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.06, up: 0.06}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.028, up: 0.028}}, 8: {error: {dn: -0.015, up: 0.015}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d06-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 1.300000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 8.000000e-02 4.000000e-02 4.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 5.000000e-02 5.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 6.000000e-02 6.000000e-02
+1.000000e+00 2.000000e-01 2.000000e-01 2.100000e-01 4.000000e-02 4.000000e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.800000e-01 4.000000e-02 4.000000e-02
+1.800000e+00 2.000000e-01 2.000000e-01 1.000000e-01 5.000000e-02 5.000000e-02
+3.400000e+00 4.000000e-01 4.000000e-01 5.100000e-02 2.800000e-02 2.800000e-02
+4.200000e+00 4.000000e-01 4.000000e-01 2.800000e-02 1.500000e-02 1.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}}, 1: {error: {dn: -0.11, up: 0.11}}, 2: {error: {dn: -0.09, up: 0.09}}, 3: {error: {dn: -0.08, up: 0.08}}, 4: {error: {dn: -0.07, up: 0.07}}, 5: {error: {dn: -0.07, up: 0.07}}, 6: {error: {dn: -0.08, up: 0.08}}, 7: {error: {dn: -0.06, up: 0.06}}, 8: {error: {dn: -0.04, up: 0.04}}, 9: {error: {dn: -0.03, up: 0.03}}, 10: {error: {dn: -0.02, up: 0.02}}, 11: {error: {dn: -0.013, up: 0.013}}, 12: {error: {dn: -0.009, up: 0.009}}, 13: {error: {dn: -0.01, up: 0.01}}, 14: {error: {dn: -0.003, up: 0.003}}, 15: {error: {dn: -0.0012, up: 0.0012}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d07-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 2.970000e+00 1.500000e-01 1.500000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.650000e+00 1.100000e-01 1.100000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 2.270000e+00 9.000000e-02 9.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.900000e+00 8.000000e-02 8.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 1.660000e+00 7.000000e-02 7.000000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 1.270000e+00 7.000000e-02 7.000000e-02
+1.100000e+00 1.000000e-01 1.000000e-01 9.700000e-01 8.000000e-02 8.000000e-02
+1.400000e+00 2.000000e-01 2.000000e-01 6.800000e-01 6.000000e-02 6.000000e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.700000e-01 4.000000e-02 4.000000e-02
+2.300000e+00 3.000000e-01 3.000000e-01 3.100000e-01 3.000000e-02 3.000000e-02
+3.200000e+00 2.000000e-01 2.000000e-01 1.500000e-01 2.000000e-02 2.000000e-02
+3.600000e+00 2.000000e-01 2.000000e-01 1.180000e-01 1.300000e-02 1.300000e-02
+4.200000e+00 4.000000e-01 4.000000e-01 6.600000e-02 9.000000e-03 9.000000e-03
+5.300000e+00 7.000000e-01 7.000000e-01 5.200000e-02 1.000000e-02 1.000000e-02
+8.000000e+00 2.000000e+00 2.000000e+00 1.500000e-02 3.000000e-03 3.000000e-03
+1.350000e+01 3.500000e+00 3.500000e+00 4.200000e-03 1.200000e-03 1.200000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.06, up: 0.06}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.005, up: 0.005}}, 10: {error: {dn: -0.0011, up: 0.0011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d08-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 2.000000e-02 2.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 2.000000e-02 2.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.600000e-01 3.000000e-02 3.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 4.000000e-02 4.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.800000e-01 4.000000e-02 4.000000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 2.800000e-01 5.000000e-02 5.000000e-02
+1.300000e+00 3.000000e-01 3.000000e-01 1.800000e-01 6.000000e-02 6.000000e-02
+1.800000e+00 2.000000e-01 2.000000e-01 1.300000e-01 5.000000e-02 5.000000e-02
+3.400000e+00 4.000000e-01 4.000000e-01 4.900000e-02 1.000000e-02 1.000000e-02
+4.900000e+00 1.100000e+00 1.100000e+00 2.800000e-02 5.000000e-03 5.000000e-03
+1.350000e+01 3.500000e+00 3.500000e+00 2.700000e-03 1.100000e-03 1.100000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}, 1: {error: {dn: -0.011, up: 0.011}}, 2: {error: {dn: -0.012, up: 0.012}}, 3: {error: {dn: -0.014, up: 0.014}}, 4: {error: {dn: -0.016, up: 0.016}}, 5: {error: {dn: -0.027, up: 0.027}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.009, up: 0.009}}, 8: {error: {dn: -0.005, up: 0.005}}, 9: {error: {dn: -0.0011, up: 0.0011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d09-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.900000e-02 6.000000e-03 6.000000e-03
+5.500000e-01 5.000000e-02 5.000000e-02 6.200000e-02 1.100000e-02 1.100000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 6.600000e-02 1.200000e-02 1.200000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 6.600000e-02 1.400000e-02 1.400000e-02
+1.000000e+00 2.000000e-01 2.000000e-01 8.900000e-02 1.600000e-02 1.600000e-02
+1.400000e+00 2.000000e-01 2.000000e-01 8.200000e-02 2.700000e-02 2.700000e-02
+1.800000e+00 2.000000e-01 2.000000e-01 5.600000e-02 2.000000e-02 2.000000e-02
+3.400000e+00 4.000000e-01 4.000000e-01 2.800000e-02 9.000000e-03 9.000000e-03
+4.900000e+00 1.100000e+00 1.100000e+00 1.300000e-02 5.000000e-03 5.000000e-03
+1.350000e+01 3.500000e+00 3.500000e+00 2.400000e-03 1.100000e-03 1.100000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.31, up: 1.31}, 'sys,OVERALL NORMALIZATION': {dn: -0.38556, up: 0.38556}}, 1: {error: {dn: -1.1, up: 1.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.38933999999999996, up: 0.38933999999999996}}, 2: {error: {dn: -0.92, up: 0.92}, 'sys,OVERALL NORMALIZATION': {dn: -0.38745, up: 0.38745}}, 3: {error: {dn: -0.88, up: 0.88}, 'sys,OVERALL NORMALIZATION': {dn: -0.38052, up: 0.38052}}, 4: {error: {dn: -0.86, up: 0.86}, 'sys,OVERALL NORMALIZATION': {dn: -0.39123, up: 0.39123}}, 5: {error: {dn: -0.83, up: 0.83}, 'sys,OVERALL NORMALIZATION': {dn: -0.25767, up: 0.25767}}, 6: {error: {dn: -0.94, up: 0.94}, 'sys,OVERALL NORMALIZATION': {dn: -0.15183, up: 0.15183}}, 7: {error: {dn: -0.53, up: 0.53}, 'sys,OVERALL NORMALIZATION': {dn: -0.07875, up: 0.07875}}, 8: {error: {dn: -0.16, up: 0.16}, 'sys,OVERALL NORMALIZATION': {dn: -0.0315, up: 0.0315}}, 9: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.01575, up: 0.01575}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d10-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.500000e-02 2.000000e-03 3.000000e-03 6.120000e+00 1.365561e+00 1.365561e+00
+6.100000e-02 3.000000e-03 3.000000e-03 6.180000e+00 1.166870e+00 1.166870e+00
+6.700000e-02 3.000000e-03 4.000000e-03 6.150000e+00 9.982572e-01 9.982572e-01
+7.400000e-02 3.000000e-03 4.000000e-03 6.040000e+00 9.587468e-01 9.587468e-01
+8.200000e-02 4.000000e-03 4.000000e-03 6.210000e+00 9.448073e-01 9.448073e-01
+9.300000e-02 7.000000e-03 7.000000e-03 4.090000e+00 8.690764e-01 8.690764e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.410000e+00 9.521829e-01 9.521829e-01
+1.700000e-01 2.000000e-02 2.000000e-02 1.250000e+00 5.358186e-01 5.358186e-01
+3.100000e-01 3.000000e-02 4.000000e-02 5.000000e-01 1.630713e-01 1.630713e-01
+3.800000e-01 3.000000e-02 4.000000e-02 2.500000e-01 9.136773e-02 9.136773e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.00819, up: 0.00819}}, 1: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.00504, up: 0.00504}}, 2: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.01008, up: 0.01008}}, 3: {error: {dn: -0.06, up: 0.06}, 'sys,OVERALL NORMALIZATION': {dn: -0.01386, up: 0.01386}}, 4: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.013229999999999999, up: 0.013229999999999999}}, 5: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.01134, up: 0.01134}}, 6: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.0063, up: 0.0063}}, 7: {error: {dn: -0.028, up: 0.028}, 'sys,OVERALL NORMALIZATION': {dn: -0.0032129999999999993, up: 0.0032129999999999993}}, 8: {error: {dn: -0.015, up: 0.015}, 'sys,OVERALL NORMALIZATION': {dn: -0.0017640000000000002, up: 0.0017640000000000002}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d11-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 1.300000e-01 5.066632e-02 5.066632e-02
+5.500000e-01 5.000000e-02 5.000000e-02 8.000000e-02 4.031627e-02 4.031627e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 5.100594e-02 5.100594e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 6.158003e-02 6.158003e-02
+1.000000e+00 2.000000e-01 2.000000e-01 2.100000e-01 4.213114e-02 4.213114e-02
+1.400000e+00 2.000000e-01 2.000000e-01 1.800000e-01 4.157638e-02 4.157638e-02
+1.800000e+00 2.000000e-01 2.000000e-01 1.000000e-01 5.039534e-02 5.039534e-02
+3.400000e+00 4.000000e-01 4.000000e-01 5.100000e-02 2.818374e-02 2.818374e-02
+4.100000e+00 3.000000e-01 5.000000e-01 2.800000e-02 1.510337e-02 1.510337e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.3, up: 1.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.23310000000000003, up: 0.23310000000000003}}, 1: {error: {dn: -0.8, up: 0.8}, 'sys,OVERALL NORMALIZATION': {dn: -0.1071, up: 0.1071}}, 2: {error: {dn: -0.8, up: 0.8}, 'sys,OVERALL NORMALIZATION': {dn: -0.1638, up: 0.1638}}, 3: {error: {dn: -0.8, up: 0.8}, 'sys,OVERALL NORMALIZATION': {dn: -0.189, up: 0.189}}, 4: {error: {dn: -0.4, up: 0.4}, 'sys,OVERALL NORMALIZATION': {dn: -0.1323, up: 0.1323}}, 5: {error: {dn: -0.3, up: 0.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.08819999999999999, up: 0.08819999999999999}}, 6: {error: {dn: -0.31, up: 0.31}, 'sys,OVERALL NORMALIZATION': {dn: -0.04409999999999999, up: 0.04409999999999999}}, 7: {error: {dn: -0.16, up: 0.16}, 'sys,OVERALL NORMALIZATION': {dn: -0.018269999999999998, up: 0.018269999999999998}}, 8: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.00945, up: 0.00945}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d12-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.400000e-02 2.000000e-03 2.000000e-03 3.700000e+00 1.320733e+00 1.320733e+00
+9.900000e-02 3.000000e-03 2.000000e-03 1.700000e+00 8.071372e-01 8.071372e-01
+1.040000e-01 3.000000e-03 2.000000e-03 2.600000e+00 8.165969e-01 8.165969e-01
+1.090000e-01 3.000000e-03 3.000000e-03 3.000000e+00 8.220225e-01 8.220225e-01
+1.250000e-01 1.300000e-02 1.300000e-02 2.100000e+00 4.213114e-01 4.213114e-01
+1.520000e-01 1.400000e-02 1.800000e-02 1.400000e+00 3.126967e-01 3.126967e-01
+1.800000e-01 1.000000e-02 2.000000e-02 7.000000e-01 3.131211e-01 3.131211e-01
+3.200000e-01 3.000000e-02 4.000000e-02 2.900000e-01 1.610397e-01 1.610397e-01
+3.900000e-01 3.000000e-02 4.000000e-02 1.500000e-01 9.049477e-02 9.049477e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION': {dn: -0.16335, up: 0.16335}}, 1: {error: {dn: -0.11, up: 0.11}, 'sys,OVERALL NORMALIZATION': {dn: -0.14575, up: 0.14575}}, 2: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.12485, up: 0.12485}}, 3: {error: {dn: -0.08, up: 0.08}, 'sys,OVERALL NORMALIZATION': {dn: -0.1045, up: 0.1045}}, 4: {error: {dn: -0.07, up: 0.07}, 'sys,OVERALL NORMALIZATION': {dn: -0.0913, up: 0.0913}}, 5: {error: {dn: -0.07, up: 0.07}, 'sys,OVERALL NORMALIZATION': {dn: -0.06985, up: 0.06985}}, 6: {error: {dn: -0.08, up: 0.08}, 'sys,OVERALL NORMALIZATION': {dn: -0.05335, up: 0.05335}}, 7: {error: {dn: -0.06, up: 0.06}, 'sys,OVERALL NORMALIZATION': {dn: -0.0374, up: 0.0374}}, 8: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.025849999999999998, up: 0.025849999999999998}}, 9: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.01705, up: 0.01705}}, 10: {error: {dn: -0.02, up: 0.02}, 'sys,OVERALL NORMALIZATION': {dn: -0.00825, up: 0.00825}}, 11: {error: {dn: -0.013, up: 0.013}, 'sys,OVERALL NORMALIZATION': {dn: -0.006489999999999999, up: 0.006489999999999999}}, 12: {error: {dn: -0.009, up: 0.009}, 'sys,OVERALL NORMALIZATION': {dn: -0.00363, up: 0.00363}}, 13: {error: {dn: -0.01, up: 0.01}, 'sys,OVERALL NORMALIZATION': {dn: -0.0028599999999999997, up: 0.0028599999999999997}}, 14: {error: {dn: -0.003, up: 0.003}, 'sys,OVERALL NORMALIZATION': {dn: -0.0008249999999999999, up: 0.0008249999999999999}}, 15: {error: {dn: -0.0012, up: 0.0012}, 'sys,OVERALL NORMALIZATION': {dn: -0.00023099999999999998, up: 0.00023099999999999998}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d13-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 2.970000e+00 2.217729e-01 2.217729e-01
+4.500000e-01 5.000000e-02 5.000000e-02 2.650000e+00 1.826008e-01 1.826008e-01
+5.500000e-01 5.000000e-02 5.000000e-02 2.270000e+00 1.539075e-01 1.539075e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.900000e+00 1.316064e-01 1.316064e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.660000e+00 1.150465e-01 1.150465e-01
+9.000000e-01 1.000000e-01 1.000000e-01 1.270000e+00 9.888894e-02 9.888894e-02
+1.100000e+00 1.000000e-01 1.000000e-01 9.700000e-01 9.615728e-02 9.615728e-02
+1.400000e+00 2.000000e-01 2.000000e-01 6.800000e-01 7.070191e-02 7.070191e-02
+1.800000e+00 2.000000e-01 2.000000e-01 4.700000e-01 4.762586e-02 4.762586e-02
+2.300000e+00 3.000000e-01 3.000000e-01 3.100000e-01 3.450656e-02 3.450656e-02
+3.200000e+00 2.000000e-01 2.000000e-01 1.500000e-01 2.163475e-02 2.163475e-02
+3.600000e+00 2.000000e-01 2.000000e-01 1.180000e-01 1.452997e-02 1.452997e-02
+4.100000e+00 3.000000e-01 5.000000e-01 6.600000e-02 9.704478e-03 9.704478e-03
+5.300000e+00 7.000000e-01 7.000000e-01 5.200000e-02 1.040094e-02 1.040094e-02
+7.600000e+00 1.600000e+00 2.400000e+00 1.500000e-02 3.111370e-03 3.111370e-03
+1.170000e+01 1.700000e+00 5.300000e+00 4.200000e-03 1.222032e-03 1.222032e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.4, up: 3.4}, 'sys,OVERALL NORMALIZATION': {dn: -3.7289999999999996, up: 3.7289999999999996}}, 1: {error: {dn: -2.4, up: 2.4}, 'sys,OVERALL NORMALIZATION': {dn: -3.1460000000000004, up: 3.1460000000000004}}, 2: {error: {dn: -1.8, up: 1.8}, 'sys,OVERALL NORMALIZATION': {dn: -2.6125, up: 2.6125}}, 3: {error: {dn: -1.5, up: 1.5}, 'sys,OVERALL NORMALIZATION': {dn: -2.1505, up: 2.1505}}, 4: {error: {dn: -1.5, up: 1.5}, 'sys,OVERALL NORMALIZATION': {dn: -1.8535000000000001, up: 1.8535000000000001}}, 5: {error: {dn: -1.5, up: 1.5}, 'sys,OVERALL NORMALIZATION': {dn: -1.4025, up: 1.4025}}, 6: {error: {dn: -1.6, up: 1.6}, 'sys,OVERALL NORMALIZATION': {dn: -1.067, up: 1.067}}, 7: {error: {dn: -1.2, up: 1.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.7425, up: 0.7425}}, 8: {error: {dn: -0.86, up: 0.86}, 'sys,OVERALL NORMALIZATION': {dn: -0.5115000000000001, up: 0.5115000000000001}}, 9: {error: {dn: -0.58, up: 0.58}, 'sys,OVERALL NORMALIZATION': {dn: -0.33825000000000005, up: 0.33825000000000005}}, 10: {error: {dn: -0.36, up: 0.36}, 'sys,OVERALL NORMALIZATION': {dn: -0.16665, up: 0.16665}}, 11: {error: {dn: -0.25, up: 0.25}, 'sys,OVERALL NORMALIZATION': {dn: -0.12815000000000001, up: 0.12815000000000001}}, 12: {error: {dn: -0.17, up: 0.17}, 'sys,OVERALL NORMALIZATION': {dn: -0.07095, up: 0.07095}}, 13: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.05665, up: 0.05665}}, 14: {error: {dn: -0.06, up: 0.06}, 'sys,OVERALL NORMALIZATION': {dn: -0.01595, up: 0.01595}}, 15: {error: {dn: -0.024, up: 0.024}, 'sys,OVERALL NORMALIZATION': {dn: -0.004565, up: 0.004565}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d14-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.200000e-02 3.000000e-03 3.000000e-03 6.780000e+01 5.046329e+00 5.046329e+00
+2.800000e-02 3.000000e-03 3.000000e-03 5.720000e+01 3.956933e+00 3.956933e+00
+3.300000e-02 2.000000e-03 3.000000e-03 4.750000e+01 3.172563e+00 3.172563e+00
+3.900000e-02 3.000000e-03 3.000000e-03 3.910000e+01 2.621955e+00 2.621955e+00
+4.500000e-02 3.000000e-03 3.000000e-03 3.370000e+01 2.384421e+00 2.384421e+00
+5.400000e-02 6.000000e-03 5.000000e-03 2.550000e+01 2.053535e+00 2.053535e+00
+6.500000e-02 6.000000e-03 6.000000e-03 1.940000e+01 1.923146e+00 1.923146e+00
+8.200000e-02 1.100000e-02 1.200000e-02 1.350000e+01 1.411137e+00 1.411137e+00
+1.060000e-01 1.200000e-02 1.200000e-02 9.300000e+00 1.000616e+00 1.000616e+00
+1.350000e-01 1.700000e-02 1.800000e-02 6.150000e+00 6.714261e-01 6.714261e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.030000e+00 3.967017e-01 3.967017e-01
+2.100000e-01 1.000000e-02 1.000000e-02 2.330000e+00 2.809313e-01 2.809313e-01
+2.400000e-01 2.000000e-02 3.000000e-02 1.290000e+00 1.842116e-01 1.842116e-01
+3.100000e-01 4.000000e-02 4.000000e-02 1.030000e+00 2.078683e-01 2.078683e-01
+4.500000e-01 1.000000e-01 1.400000e-01 2.900000e-01 6.208383e-02 6.208383e-02
+6.900000e-01 1.000000e-01 3.100000e-01 8.300000e-02 2.443029e-02 2.443029e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}, 'sys,OVERALL NORMALIZATION': {dn: -0.0088, up: 0.0088}}, 1: {error: {dn: -0.02, up: 0.02}, 'sys,OVERALL NORMALIZATION': {dn: -0.012100000000000001, up: 0.012100000000000001}}, 2: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.019799999999999998, up: 0.019799999999999998}}, 3: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.0176, up: 0.0176}}, 4: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.015400000000000002, up: 0.015400000000000002}}, 5: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.015400000000000002, up: 0.015400000000000002}}, 6: {error: {dn: -0.06, up: 0.06}, 'sys,OVERALL NORMALIZATION': {dn: -0.009899999999999999, up: 0.009899999999999999}}, 7: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.00715, up: 0.00715}}, 8: {error: {dn: -0.01, up: 0.01}, 'sys,OVERALL NORMALIZATION': {dn: -0.002695, up: 0.002695}}, 9: {error: {dn: -0.005, up: 0.005}, 'sys,OVERALL NORMALIZATION': {dn: -0.0015400000000000001, up: 0.0015400000000000001}}, 10: {error: {dn: -0.0011, up: 0.0011}, 'sys,OVERALL NORMALIZATION': {dn: -0.0001485, up: 0.0001485}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d15-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 2.185040e-02 2.185040e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 2.337541e-02 2.337541e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.600000e-01 3.594496e-02 3.594496e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 4.370080e-02 4.370080e-02
+7.500000e-01 5.000000e-02 5.000000e-02 2.800000e-01 4.286210e-02 4.286210e-02
+9.000000e-01 1.000000e-01 1.000000e-01 2.800000e-01 5.231787e-02 5.231787e-02
+1.300000e+00 3.000000e-01 3.000000e-01 1.800000e-01 6.081127e-02 6.081127e-02
+1.800000e+00 2.000000e-01 2.000000e-01 1.300000e-01 5.050864e-02 5.050864e-02
+3.400000e+00 4.000000e-01 4.000000e-01 4.900000e-02 1.035679e-02 1.035679e-02
+4.700000e+00 9.000000e-01 1.300000e+00 2.800000e-02 5.231787e-03 5.231787e-03
+1.170000e+01 1.700000e+00 5.300000e+00 2.700000e-03 1.109978e-03 1.109978e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.19, up: 1.19}, 'sys,OVERALL NORMALIZATION': {dn: -0.5104, up: 0.5104}}, 1: {error: {dn: -0.95, up: 0.95}, 'sys,OVERALL NORMALIZATION': {dn: -0.5192, up: 0.5192}}, 2: {error: {dn: -1.0, up: 1.0}, 'sys,OVERALL NORMALIZATION': {dn: -0.6985, up: 0.6985}}, 3: {error: {dn: -1.1, up: 1.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.539, up: 0.539}}, 4: {error: {dn: -1.2, up: 1.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.4345, up: 0.4345}}, 5: {error: {dn: -1.3, up: 1.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.396, up: 0.396}}, 6: {error: {dn: -1.3, up: 1.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.22, up: 0.22}}, 7: {error: {dn: -1.0, up: 1.0}, 'sys,OVERALL NORMALIZATION': {dn: -0.15399999999999997, up: 0.15399999999999997}}, 8: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.053899999999999997, up: 0.053899999999999997}}, 9: {error: {dn: -0.11, up: 0.11}, 'sys,OVERALL NORMALIZATION': {dn: -0.033, up: 0.033}}, 10: {error: {dn: -0.022, up: 0.022}, 'sys,OVERALL NORMALIZATION': {dn: -0.002915, up: 0.002915}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d16-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.600000e-02 2.000000e-03 1.000000e-03 9.280000e+00 1.294839e+00 1.294839e+00
+3.900000e-02 2.000000e-03 2.000000e-03 9.440000e+00 1.082621e+00 1.082621e+00
+4.400000e-02 3.000000e-03 2.000000e-03 1.270000e+01 1.219796e+00 1.219796e+00
+4.800000e-02 2.000000e-03 2.000000e-03 9.800000e+00 1.224958e+00 1.224958e+00
+5.300000e-02 3.000000e-03 2.000000e-03 7.900000e+00 1.276241e+00 1.276241e+00
+6.000000e-02 5.000000e-03 6.000000e-03 7.200000e+00 1.358976e+00 1.358976e+00
+8.200000e-02 1.600000e-02 1.700000e-02 4.000000e+00 1.318484e+00 1.318484e+00
+1.090000e-01 1.000000e-02 1.200000e-02 2.800000e+00 1.011789e+00 1.011789e+00
+2.000000e-01 2.000000e-02 3.000000e-02 9.800000e-01 2.071357e-01 2.071357e-01
+2.800000e-01 5.000000e-02 7.000000e-02 6.000000e-01 1.148434e-01 1.148434e-01
+6.900000e-01 1.000000e-01 3.100000e-01 5.300000e-02 2.219228e-02 2.219228e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}, 'sys,OVERALL NORMALIZATION': {dn: -0.001595, up: 0.001595}}, 1: {error: {dn: -0.011, up: 0.011}, 'sys,OVERALL NORMALIZATION': {dn: -0.00341, up: 0.00341}}, 2: {error: {dn: -0.012, up: 0.012}, 'sys,OVERALL NORMALIZATION': {dn: -0.00363, up: 0.00363}}, 3: {error: {dn: -0.014, up: 0.014}, 'sys,OVERALL NORMALIZATION': {dn: -0.00363, up: 0.00363}}, 4: {error: {dn: -0.016, up: 0.016}, 'sys,OVERALL NORMALIZATION': {dn: -0.004895, up: 0.004895}}, 5: {error: {dn: -0.027, up: 0.027}, 'sys,OVERALL NORMALIZATION': {dn: -0.00451, up: 0.00451}}, 6: {error: {dn: -0.02, up: 0.02}, 'sys,OVERALL NORMALIZATION': {dn: -0.0030800000000000003, up: 0.0030800000000000003}}, 7: {error: {dn: -0.009, up: 0.009}, 'sys,OVERALL NORMALIZATION': {dn: -0.0015400000000000001, up: 0.0015400000000000001}}, 8: {error: {dn: -0.001, up: 0.001}, 'sys,OVERALL NORMALIZATION': {dn: -0.0007149999999999999, up: 0.0007149999999999999}}, 9: {error: {dn: -0.0011, up: 0.0011}, 'sys,OVERALL NORMALIZATION': {dn: -0.00013199999999999998, up: 0.00013199999999999998}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d17-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.900000e-02 6.208383e-03 6.208383e-03
+5.500000e-01 5.000000e-02 5.000000e-02 6.200000e-02 1.151643e-02 1.151643e-02
+6.500000e-01 5.000000e-02 5.000000e-02 6.600000e-02 1.253702e-02 1.253702e-02
+7.500000e-01 5.000000e-02 5.000000e-02 6.600000e-02 1.446295e-02 1.446295e-02
+1.000000e+00 2.000000e-01 2.000000e-01 8.900000e-02 1.673204e-02 1.673204e-02
+1.400000e+00 2.000000e-01 2.000000e-01 8.200000e-02 2.737408e-02 2.737408e-02
+1.800000e+00 2.000000e-01 2.000000e-01 5.600000e-02 2.023577e-02 2.023577e-02
+3.400000e+00 4.000000e-01 4.000000e-01 2.800000e-02 9.130805e-03 9.130805e-03
+4.700000e+00 9.000000e-01 1.300000e+00 1.300000e-02 1.229319e-03 1.229319e-03
+1.170000e+01 1.700000e+00 5.300000e+00 2.400000e-03 1.107892e-03 1.107892e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.62, up: 0.62}, 'sys,OVERALL NORMALIZATION': {dn: -0.16665, up: 0.16665}}, 1: {error: {dn: -0.84, up: 0.84}, 'sys,OVERALL NORMALIZATION': {dn: -0.26015, up: 0.26015}}, 2: {error: {dn: -0.7, up: 0.7}, 'sys,OVERALL NORMALIZATION': {dn: -0.22, up: 0.22}}, 3: {error: {dn: -0.71, up: 0.71}, 'sys,OVERALL NORMALIZATION': {dn: -0.1826, up: 0.1826}}, 4: {error: {dn: -0.57, up: 0.57}, 'sys,OVERALL NORMALIZATION': {dn: -0.18755, up: 0.18755}}, 5: {error: {dn: -0.78, up: 0.78}, 'sys,OVERALL NORMALIZATION': {dn: -0.12815000000000001, up: 0.12815000000000001}}, 6: {error: {dn: -0.5, up: 0.5}, 'sys,OVERALL NORMALIZATION': {dn: -0.07755, up: 0.07755}}, 7: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION': {dn: -0.03245, up: 0.03245}}, 8: {error: {dn: -0.1, up: 0.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.0143, up: 0.0143}}, 9: {error: {dn: -0.022, up: 0.022}, 'sys,OVERALL NORMALIZATION': {dn: -0.002585, up: 0.002585}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d18-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.100000e-02 1.000000e-03 1.000000e-03 3.030000e+00 6.420064e-01 6.420064e-01
+6.400000e-02 2.000000e-03 1.000000e-03 4.730000e+00 8.793623e-01 8.793623e-01
+6.700000e-02 2.000000e-03 2.000000e-03 4.000000e+00 7.337575e-01 7.337575e-01
+7.100000e-02 2.000000e-03 1.000000e-03 3.320000e+00 7.331049e-01 7.331049e-01
+8.100000e-02 9.000000e-03 8.000000e-03 3.410000e+00 6.000625e-01 6.000625e-01
+9.800000e-02 9.000000e-03 1.100000e-02 2.330000e+00 7.904571e-01 7.904571e-01
+1.190000e-01 1.000000e-02 9.000000e-03 1.410000e+00 5.059783e-01 5.059783e-01
+2.100000e-01 2.000000e-02 2.000000e-02 5.900000e-01 1.829016e-01 1.829016e-01
+2.800000e-01 5.000000e-02 8.000000e-02 2.600000e-01 1.010173e-01 1.010173e-01
+6.900000e-01 1.000000e-01 3.100000e-01 4.700000e-02 2.215135e-02 2.215135e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.97, up: 0.97}, 'sys,OVERALL NORMALIZATION': {dn: -1.411, up: 1.411}}, 1: {error: {dn: -0.74, up: 0.74}, 'sys,OVERALL NORMALIZATION': {dn: -1.2409999999999999, up: 1.2409999999999999}}, 2: {error: {dn: -0.56, up: 0.56}, 'sys,OVERALL NORMALIZATION': {dn: -0.9775, up: 0.9775}}, 3: {error: {dn: -0.46, up: 0.46}, 'sys,OVERALL NORMALIZATION': {dn: -0.7403500000000001, up: 0.7403500000000001}}, 4: {error: {dn: -0.49, up: 0.49}, 'sys,OVERALL NORMALIZATION': {dn: -0.6851, up: 0.6851}}, 5: {error: {dn: -0.3, up: 0.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.4658, up: 0.4658}}, 6: {error: {dn: -0.4, up: 0.4}, 'sys,OVERALL NORMALIZATION': {dn: -0.33575, up: 0.33575}}, 7: {error: {dn: -0.27, up: 0.27}, 'sys,OVERALL NORMALIZATION': {dn: -0.19889999999999997, up: 0.19889999999999997}}, 8: {error: {dn: -0.14, up: 0.14}, 'sys,OVERALL NORMALIZATION': {dn: -0.0986, up: 0.0986}}, 9: {error: {dn: -0.11, up: 0.11}, 'sys,OVERALL NORMALIZATION': {dn: -0.07650000000000001, up: 0.07650000000000001}}, 10: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.0085, up: 0.0085}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d19-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.660000e+01 1.712256e+00 1.712256e+00
+4.500000e-01 5.000000e-02 5.000000e-02 1.460000e+01 1.444881e+00 1.444881e+00
+5.500000e-01 5.000000e-02 5.000000e-02 1.150000e+01 1.126546e+00 1.126546e+00
+6.500000e-01 5.000000e-02 5.000000e-02 8.710000e+00 8.716181e-01 8.716181e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.060000e+00 8.422957e-01 8.422957e-01
+9.000000e-01 1.000000e-01 1.000000e-01 5.480000e+00 5.540484e-01 5.540484e-01
+1.100000e+00 1.000000e-01 1.000000e-01 3.950000e+00 5.222337e-01 5.222337e-01
+1.400000e+00 2.000000e-01 2.000000e-01 2.340000e+00 3.353524e-01 3.353524e-01
+1.800000e+00 2.000000e-01 2.000000e-01 1.160000e+00 1.712366e-01 1.712366e-01
+2.300000e+00 3.000000e-01 3.000000e-01 9.000000e-01 1.339860e-01 1.339860e-01
+3.600000e+00 6.000000e-01 1.000000e+00 1.000000e-01 3.118092e-02 3.118092e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.55, up: 1.55}, 'sys,OVERALL NORMALIZATION': {dn: -2.244, up: 2.244}}, 1: {error: {dn: -1.11, up: 1.11}, 'sys,OVERALL NORMALIZATION': {dn: -1.8614999999999997, up: 1.8614999999999997}}, 2: {error: {dn: -0.83, up: 0.83}, 'sys,OVERALL NORMALIZATION': {dn: -1.4280000000000002, up: 1.4280000000000002}}, 3: {error: {dn: -0.66, up: 0.66}, 'sys,OVERALL NORMALIZATION': {dn: -1.0625, up: 1.0625}}, 4: {error: {dn: -0.7, up: 0.7}, 'sys,OVERALL NORMALIZATION': {dn: -0.9775, up: 0.9775}}, 5: {error: {dn: -0.41, up: 0.41}, 'sys,OVERALL NORMALIZATION': {dn: -0.6536500000000001, up: 0.6536500000000001}}, 6: {error: {dn: -0.56, up: 0.56}, 'sys,OVERALL NORMALIZATION': {dn: -0.4675, up: 0.4675}}, 7: {error: {dn: -0.37, up: 0.37}, 'sys,OVERALL NORMALIZATION': {dn: -0.27540000000000003, up: 0.27540000000000003}}, 8: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.136, up: 0.136}}, 9: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION': {dn: -0.10625000000000001, up: 0.10625000000000001}}, 10: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.0119, up: 0.0119}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d20-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.400000e-02 7.000000e-03 7.000000e-03 2.640000e+01 2.727276e+00 2.727276e+00
+6.700000e-02 6.000000e-03 7.000000e-03 2.190000e+01 2.167321e+00 2.167321e+00
+8.100000e-02 7.000000e-03 7.000000e-03 1.680000e+01 1.651691e+00 1.651691e+00
+9.500000e-02 7.000000e-03 7.000000e-03 1.250000e+01 1.250802e+00 1.250802e+00
+1.090000e-01 7.000000e-03 7.000000e-03 1.150000e+01 1.202292e+00 1.202292e+00
+1.300000e-01 1.400000e-02 1.400000e-02 7.690000e+00 7.715947e-01 7.715947e-01
+1.580000e-01 1.400000e-02 1.200000e-02 5.500000e+00 7.294904e-01 7.294904e-01
+2.000000e-01 3.000000e-02 3.000000e-02 3.240000e+00 4.612431e-01 4.612431e-01
+2.600000e-01 3.000000e-02 3.000000e-02 1.600000e+00 2.418595e-01 2.418595e-01
+3.300000e-01 4.000000e-02 4.000000e-02 1.250000e+00 1.838180e-01 1.838180e-01
+5.100000e-01 8.000000e-02 1.500000e-01 1.400000e-01 4.173260e-02 4.173260e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION': {dn: -0.08839999999999999, up: 0.08839999999999999}}, 1: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION': {dn: -0.13685, up: 0.13685}}, 2: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION': {dn: -0.13685, up: 0.13685}}, 3: {error: {dn: -0.27, up: 0.27}, 'sys,OVERALL NORMALIZATION': {dn: -0.15895, up: 0.15895}}, 4: {error: {dn: -0.2, up: 0.2}, 'sys,OVERALL NORMALIZATION': {dn: -0.08925000000000001, up: 0.08925000000000001}}, 5: {error: {dn: -0.3, up: 0.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.12069999999999999, up: 0.12069999999999999}}, 6: {error: {dn: -0.29, up: 0.29}, 'sys,OVERALL NORMALIZATION': {dn: -0.068, up: 0.068}}, 7: {error: {dn: -0.18, up: 0.18}, 'sys,OVERALL NORMALIZATION': {dn: -0.07139999999999999, up: 0.07139999999999999}}, 8: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.0050999999999999995, up: 0.0050999999999999995}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d21-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 1.040000e+00 2.005357e-01 2.005357e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.610000e+00 2.341536e-01 2.341536e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.610000e+00 2.261148e-01 2.261148e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.870000e+00 3.133131e-01 3.133131e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.050000e+00 2.190104e-01 2.190104e-01
+9.000000e-01 1.000000e-01 1.000000e-01 1.420000e+00 3.233705e-01 3.233705e-01
+1.300000e+00 3.000000e-01 3.000000e-01 8.000000e-01 2.978657e-01 2.978657e-01
+1.800000e+00 2.000000e-01 2.000000e-01 8.400000e-01 1.936439e-01 1.936439e-01
+3.600000e+00 6.000000e-01 1.000000e+00 6.000000e-02 3.043041e-02 3.043041e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.76, up: 0.76}, 'sys,OVERALL NORMALIZATION': {dn: -0.36465000000000003, up: 0.36465000000000003}}, 1: {error: {dn: -0.58, up: 0.58}, 'sys,OVERALL NORMALIZATION': {dn: -0.41395, up: 0.41395}}, 2: {error: {dn: -0.45, up: 0.45}, 'sys,OVERALL NORMALIZATION': {dn: -0.34, up: 0.34}}, 3: {error: {dn: -0.59, up: 0.59}, 'sys,OVERALL NORMALIZATION': {dn: -0.34509999999999996, up: 0.34509999999999996}}, 4: {error: {dn: -0.4, up: 0.4}, 'sys,OVERALL NORMALIZATION': {dn: -0.17595, up: 0.17595}}, 5: {error: {dn: -0.54, up: 0.54}, 'sys,OVERALL NORMALIZATION': {dn: -0.21505, up: 0.21505}}, 6: {error: {dn: -0.47, up: 0.47}, 'sys,OVERALL NORMALIZATION': {dn: -0.10794999999999999, up: 0.10794999999999999}}, 7: {error: {dn: -0.26, up: 0.26}, 'sys,OVERALL NORMALIZATION': {dn: -0.1054, up: 0.1054}}, 8: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.00765, up: 0.00765}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d22-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.700000e-02 4.000000e-03 4.000000e-03 4.290000e+00 8.429529e-01 8.429529e-01
+9.600000e-02 5.000000e-03 5.000000e-03 4.870000e+00 7.125690e-01 7.125690e-01
+1.060000e-01 5.000000e-03 5.000000e-03 4.000000e+00 5.640035e-01 5.640035e-01
+1.170000e-01 6.000000e-03 5.000000e-03 4.060000e+00 6.835159e-01 6.835159e-01
+1.280000e-01 6.000000e-03 6.000000e-03 2.070000e+00 4.369879e-01 4.369879e-01
+1.470000e-01 1.300000e-02 1.300000e-02 2.530000e+00 5.812456e-01 5.812456e-01
+2.000000e-01 4.000000e-02 4.000000e-02 1.270000e+00 4.822377e-01 4.822377e-01
+2.700000e-01 3.000000e-02 2.000000e-02 1.240000e+00 2.805515e-01 2.805515e-01
+5.200000e-01 9.000000e-02 1.400000e-01 9.000000e-02 4.072496e-02 4.072496e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}, 'sys,OVERALL NORMALIZATION': {dn: -0.017849999999999998, up: 0.017849999999999998}}, 1: {error: {dn: -0.07, up: 0.07}, 'sys,OVERALL NORMALIZATION': {dn: -0.017849999999999998, up: 0.017849999999999998}}, 2: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.02975, up: 0.02975}}, 3: {error: {dn: -0.12, up: 0.12}, 'sys,OVERALL NORMALIZATION': {dn: -0.0425, up: 0.0425}}, 4: {error: {dn: -0.1, up: 0.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.03994999999999999, up: 0.03994999999999999}}, 5: {error: {dn: -0.16, up: 0.16}, 'sys,OVERALL NORMALIZATION': {dn: -0.0459, up: 0.0459}}, 6: {error: {dn: -0.12, up: 0.12}, 'sys,OVERALL NORMALIZATION': {dn: -0.02975, up: 0.02975}}, 7: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.013600000000000001, up: 0.013600000000000001}}, 8: {error: {dn: -0.033, up: 0.033}, 'sys,OVERALL NORMALIZATION': {dn: -0.006205, up: 0.006205}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d23-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.100000e-01 7.224003e-02 7.224003e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.100000e-01 7.224003e-02 7.224003e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.500000e-01 9.478957e-02 9.478957e-02
+7.500000e-01 5.000000e-02 5.000000e-02 5.000000e-01 1.273038e-01 1.273038e-01
+9.000000e-01 1.000000e-01 1.000000e-01 4.700000e-01 1.076847e-01 1.076847e-01
+1.100000e+00 1.000000e-01 1.000000e-01 5.400000e-01 1.664536e-01 1.664536e-01
+1.400000e+00 2.000000e-01 2.000000e-01 3.500000e-01 1.236328e-01 1.236328e-01
+1.800000e+00 2.000000e-01 2.000000e-01 1.600000e-01 9.102176e-02 9.102176e-02
+3.600000e+00 6.000000e-01 1.000000e+00 7.300000e-02 3.357830e-02 3.357830e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d24-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.48, up: 0.48}, 'sys,OVERALL NORMALIZATION': {dn: -0.13175, up: 0.13175}}, 1: {error: {dn: -0.36, up: 0.36}, 'sys,OVERALL NORMALIZATION': {dn: -0.09689999999999999, up: 0.09689999999999999}}, 2: {error: {dn: -0.38, up: 0.38}, 'sys,OVERALL NORMALIZATION': {dn: -0.12665, up: 0.12665}}, 3: {error: {dn: -0.41, up: 0.41}, 'sys,OVERALL NORMALIZATION': {dn: -0.14789999999999998, up: 0.14789999999999998}}, 4: {error: {dn: -0.28, up: 0.28}, 'sys,OVERALL NORMALIZATION': {dn: -0.1139, up: 0.1139}}, 5: {error: {dn: -0.39, up: 0.39}, 'sys,OVERALL NORMALIZATION': {dn: -0.10880000000000001, up: 0.10880000000000001}}, 6: {error: {dn: -0.24, up: 0.24}, 'sys,OVERALL NORMALIZATION': {dn: -0.060349999999999994, up: 0.060349999999999994}}, 7: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION': {dn: -0.02295, up: 0.02295}}, 8: {error: {dn: -0.05, up: 0.05}, 'sys,OVERALL NORMALIZATION': {dn: -0.00935, up: 0.00935}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d24-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.480000e-01 3.000000e-03 3.000000e-03 1.550000e+00 4.977530e-01 4.977530e-01
+1.550000e-01 4.000000e-03 4.000000e-03 1.140000e+00 3.728131e-01 3.728131e-01
+1.630000e-01 4.000000e-03 4.000000e-03 1.490000e+00 4.005499e-01 4.005499e-01
+1.710000e-01 4.000000e-03 5.000000e-03 1.740000e+00 4.358605e-01 4.358605e-01
+1.850000e-01 9.000000e-03 1.100000e-02 1.340000e+00 3.022800e-01 3.022800e-01
+2.060000e-01 1.000000e-02 1.400000e-02 1.280000e+00 4.048919e-01 4.048919e-01
+2.400000e-01 2.000000e-02 3.000000e-02 7.100000e-01 2.474715e-01 2.474715e-01
+2.900000e-01 2.000000e-02 3.000000e-02 2.700000e-01 1.517455e-01 1.517455e-01
+5.300000e-01 8.000000e-02 1.400000e-01 1.100000e-01 5.086671e-02 5.086671e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d25-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.44, up: 0.44}, 'sys,OVERALL NORMALIZATION': {dn: -0.43154999999999993, up: 0.43154999999999993}}, 1: {error: {dn: -0.35, up: 0.35}, 'sys,OVERALL NORMALIZATION': {dn: -0.36728999999999995, up: 0.36728999999999995}}, 2: {error: {dn: -0.28, up: 0.28}, 'sys,OVERALL NORMALIZATION': {dn: -0.29862, up: 0.29862}}, 3: {error: {dn: -0.26, up: 0.26}, 'sys,OVERALL NORMALIZATION': {dn: -0.26145, up: 0.26145}}, 4: {error: {dn: -0.22, up: 0.22}, 'sys,OVERALL NORMALIZATION': {dn: -0.20537999999999998, up: 0.20537999999999998}}, 5: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION': {dn: -0.16506, up: 0.16506}}, 6: {error: {dn: -0.25, up: 0.25}, 'sys,OVERALL NORMALIZATION': {dn: -0.12662999999999996, up: 0.12662999999999996}}, 7: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION': {dn: -0.0693, up: 0.0693}}, 8: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.052289999999999996, up: 0.052289999999999996}}, 9: {error: {dn: -0.07, up: 0.07}, 'sys,OVERALL NORMALIZATION': {dn: -0.033389999999999996, up: 0.033389999999999996}}, 10: {error: {dn: -0.04, up: 0.04}, 'sys,OVERALL NORMALIZATION': {dn: -0.01134, up: 0.01134}}, 11: {error: {dn: -0.018, up: 0.018}, 'sys,OVERALL NORMALIZATION': {dn: -0.004095, up: 0.004095}}, 12: {error: {dn: -0.006, up: 0.006}, 'sys,OVERALL NORMALIZATION': {dn: -0.00126, up: 0.00126}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d25-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 6.850000e+00 6.163079e-01 6.163079e-01
+4.500000e-01 5.000000e-02 5.000000e-02 5.830000e+00 5.073480e-01 5.073480e-01
+5.500000e-01 5.000000e-02 5.000000e-02 4.740000e+00 4.093579e-01 4.093579e-01
+6.500000e-01 5.000000e-02 5.000000e-02 4.150000e+00 3.687223e-01 3.687223e-01
+7.500000e-01 5.000000e-02 5.000000e-02 3.260000e+00 3.009667e-01 3.009667e-01
+9.000000e-01 1.000000e-01 1.000000e-01 2.620000e+00 2.516839e-01 2.516839e-01
+1.100000e+00 1.000000e-01 1.000000e-01 2.010000e+00 2.802412e-01 2.802412e-01
+1.400000e+00 2.000000e-01 2.000000e-01 1.100000e+00 1.652347e-01 1.652347e-01
+1.800000e+00 2.000000e-01 2.000000e-01 8.300000e-01 1.040877e-01 1.040877e-01
+2.300000e+00 3.000000e-01 3.000000e-01 5.300000e-01 7.755574e-02 7.755574e-02
+3.400000e+00 4.000000e-01 4.000000e-01 1.800000e-01 4.157638e-02 4.157638e-02
+4.100000e+00 3.000000e-01 5.000000e-01 6.500000e-02 1.845993e-02 1.845993e-02
+6.000000e+00 1.400000e+00 4.000000e+00 2.000000e-02 6.130873e-03 6.130873e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d26-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.7, up: 2.7}, 'sys,OVERALL NORMALIZATION': {dn: -2.6649, up: 2.6649}}, 1: {error: {dn: -2.1, up: 2.1}, 'sys,OVERALL NORMALIZATION': {dn: -2.1483000000000003, up: 2.1483000000000003}}, 2: {error: {dn: -1.6, up: 1.6}, 'sys,OVERALL NORMALIZATION': {dn: -1.6884000000000001, up: 1.6884000000000001}}, 3: {error: {dn: -1.5, up: 1.5}, 'sys,OVERALL NORMALIZATION': {dn: -1.4553, up: 1.4553}}, 4: {error: {dn: -1.2, up: 1.2}, 'sys,OVERALL NORMALIZATION': {dn: -1.134, up: 1.134}}, 5: {error: {dn: -1.0, up: 1.0}, 'sys,OVERALL NORMALIZATION': {dn: -0.9009, up: 0.9009}}, 6: {error: {dn: -1.3, up: 1.3}, 'sys,OVERALL NORMALIZATION': {dn: -0.6867, up: 0.6867}}, 7: {error: {dn: -0.8, up: 0.8}, 'sys,OVERALL NORMALIZATION': {dn: -0.37170000000000003, up: 0.37170000000000003}}, 8: {error: {dn: -0.5, up: 0.5}, 'sys,OVERALL NORMALIZATION': {dn: -0.27909, up: 0.27909}}, 9: {error: {dn: -0.38, up: 0.38}, 'sys,OVERALL NORMALIZATION': {dn: -0.17892, up: 0.17892}}, 10: {error: {dn: -0.19, up: 0.19}, 'sys,OVERALL NORMALIZATION': {dn: -0.05921999999999999, up: 0.05921999999999999}}, 11: {error: {dn: -0.1, up: 0.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.022049999999999997, up: 0.022049999999999997}}, 12: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.00693, up: 0.00693}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d26-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t26
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-02 4.000000e-03 5.000000e-03 4.230000e+01 3.793638e+00 3.793638e+00
+4.300000e-02 4.000000e-03 4.000000e-03 3.410000e+01 3.004196e+00 3.004196e+00
+5.200000e-02 5.000000e-03 4.000000e-03 2.680000e+01 2.326090e+00 2.326090e+00
+6.000000e-02 4.000000e-03 5.000000e-03 2.310000e+01 2.089952e+00 2.089952e+00
+6.900000e-02 4.000000e-03 5.000000e-03 1.800000e+01 1.651047e+00 1.651047e+00
+8.300000e-02 9.000000e-03 9.000000e-03 1.430000e+01 1.345965e+00 1.345965e+00
+1.010000e-01 9.000000e-03 9.000000e-03 1.090000e+01 1.470223e+00 1.470223e+00
+1.270000e-01 1.700000e-02 1.900000e-02 5.900000e+00 8.821343e-01 8.821343e-01
+1.630000e-01 1.700000e-02 1.700000e-02 4.430000e+00 5.726179e-01 5.726179e-01
+2.100000e-01 3.000000e-02 3.000000e-02 2.840000e+00 4.200147e-01 4.200147e-01
+3.000000e-01 3.000000e-02 5.000000e-02 9.400000e-01 1.990151e-01 1.990151e-01
+3.800000e-01 3.000000e-02 4.000000e-02 3.500000e-01 1.024022e-01 1.024022e-01
+5.500000e-01 1.300000e-01 3.600000e-01 1.100000e-01 3.079001e-02 3.079001e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I181470/d27-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}, 'sys,OVERALL NORMALIZATION': {dn: -0.02394, up: 0.02394}}, 1: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.03402, up: 0.03402}}, 2: {error: {dn: -0.1, up: 0.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.04032, up: 0.04032}}, 3: {error: {dn: -0.1, up: 0.1}, 'sys,OVERALL NORMALIZATION': {dn: -0.04536, up: 0.04536}}, 4: {error: {dn: -0.11, up: 0.11}, 'sys,OVERALL NORMALIZATION': {dn: -0.05165999999999999, up: 0.05165999999999999}}, 5: {error: {dn: -0.12, up: 0.12}, 'sys,OVERALL NORMALIZATION': {dn: -0.037169999999999995, up: 0.037169999999999995}}, 6: {error: {dn: -0.15, up: 0.15}, 'sys,OVERALL NORMALIZATION': {dn: -0.02457, up: 0.02457}}, 7: {error: {dn: -0.09, up: 0.09}, 'sys,OVERALL NORMALIZATION': {dn: -0.01386, up: 0.01386}}, 8: {error: {dn: -0.03, up: 0.03}, 'sys,OVERALL NORMALIZATION': {dn: -0.005796, up: 0.005796}}, 9: {error: {dn: -0.017, up: 0.017}, 'sys,OVERALL NORMALIZATION': {dn: -0.002835, up: 0.002835}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I181470/d27-x01-y01
+Title: doi:10.17182/hepdata.2143.v1/t27
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-01 5.000000e-02 5.000000e-02 3.800000e-01 8.350523e-02 8.350523e-02
+4.500000e-01 5.000000e-02 5.000000e-02 5.400000e-01 9.621518e-02 9.621518e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.400000e-01 1.078226e-01 1.078226e-01
+6.500000e-01 5.000000e-02 5.000000e-02 7.200000e-01 1.098068e-01 1.098068e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.200000e-01 1.215268e-01 1.215268e-01
+9.000000e-01 1.000000e-01 1.000000e-01 5.900000e-01 1.256249e-01 1.256249e-01
+1.300000e+00 3.000000e-01 3.000000e-01 3.900000e-01 1.519990e-01 1.519990e-01
+1.800000e+00 2.000000e-01 2.000000e-01 2.200000e-01 9.106097e-02 9.106097e-02
+3.400000e+00 4.000000e-01 4.000000e-01 9.200000e-02 3.055476e-02 3.055476e-02
+4.100000e+00 3.000000e-01 5.000000e-01 4.500000e-02 1.723477e-02 1.723477e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1983_I192072.cc b/analyses/pluginPetra/TASSO_1983_I192072.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I192072.cc
@@ -0,0 +1,75 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Xi- spectrum at 34 GeV
+ class TASSO_1983_I192072 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1983_I192072);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_spectrum = bookHisto1D(2, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ UnstableParticles ufs = apply<UnstableParticles>(event,"UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==3312)) {
+ double modp = p.p3().mod();
+ double beta = modp/p.E();
+ double xE = p.E()/meanBeamMom;
+ _h_spectrum->fill(xE,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_spectrum, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_spectrum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1983_I192072);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1983_I192072.info b/analyses/pluginPetra/TASSO_1983_I192072.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I192072.info
@@ -0,0 +1,31 @@
+Name: TASSO_1983_I192072
+Year: 1983
+Summary: $\Xi^-,\bar{\Xi}^+$ spectrum at 34.4 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 192072
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B130 (1983) 340-344, 1983
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34.4]
+Description:
+ 'Measurement of the $\Xi^-,\bar{\Xi}^+$ spectrum in $e^+e^-$ collisions for a centre-of-mass energy of 34.4 GeV by the TASSO experiment at Petra.'
+BibKey: Althoff:1983uj
+BibTeX: '@article{Althoff:1983uj,
+ author = "Althoff, M. and others",
+ title = "{Observation of Xi-, Anti-xi- Production in $e^+ e^-$
+ Annihilation}",
+ collaboration = "TASSO",
+ journal = "Phys. Lett.",
+ volume = "130B",
+ year = "1983",
+ pages = "340-344",
+ doi = "10.1016/0370-2693(83)91154-1",
+ reportNumber = "DESY-83-071",
+ SLACcitation = "%%CITATION = PHLTA,130B,340;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1983_I192072.plot b/analyses/pluginPetra/TASSO_1983_I192072.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I192072.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /TASSO_1983_I192072/d02-x01-y01
+Title=$\Xi^-,\bar{\Xi}^+$ scaled momenta at $E_{\text{CMS}}=34.4$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1983_I192072.yoda b/analyses/pluginPetra/TASSO_1983_I192072.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1983_I192072.yoda
@@ -0,0 +1,50 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I192072/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.008, up: 0.008}, sys: {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I192072/d01-x01-y01
+Title: doi:10.17182/hepdata.30636.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.440000e+01 0.000000e+00 0.000000e+00 2.600000e-02 1.204159e-02 1.204159e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I192072/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I192072/d01-x01-y02
+Title: doi:10.17182/hepdata.30636.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.440000e+01 0.000000e+00 0.000000e+00 8.700000e-02 4.242641e-02 4.242641e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I192072/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I192072/d01-x01-y03
+Title: doi:10.17182/hepdata.30636.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.440000e+01 0.000000e+00 0.000000e+00 3.300000e-02 1.555635e-02 1.555635e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1983_I192072/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.035, up: 0.035}}, 1: {error: {dn: -0.019, up: 0.019}}, 2: {error: {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/TASSO_1983_I192072/d02-x01-y01
+Title: doi:10.17182/hepdata.30636.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 2.500000e-02 2.500000e-02 8.000000e-02 3.500000e-02 3.500000e-02
+1.750000e-01 2.500000e-02 2.500000e-02 3.700000e-02 1.900000e-02 1.900000e-02
+3.000000e-01 1.000000e-01 1.000000e-01 1.000000e-02 9.000000e-03 9.000000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1985_I205119.cc b/analyses/pluginPetra/TASSO_1985_I205119.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1985_I205119.cc
@@ -0,0 +1,106 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief K0 and Lambda spectra at 14, 22 and 34 GeC
+ class TASSO_1985_I205119 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1985_I205119);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ // Book histograms
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-3)) {
+ _h_kaon_x = bookHisto1D( 1,1,1);
+ _h_lambda_x = bookHisto1D( 4,1,1);
+ _h_kaon_p = bookHisto1D( 7,1,1);
+ _h_lambda_p = bookHisto1D(10,1,1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-3)) {
+ _h_kaon_x = bookHisto1D( 2,1,1);
+ _h_lambda_x = bookHisto1D( 5,1,1);
+ _h_kaon_p = bookHisto1D( 8,1,1);
+ _h_lambda_p = bookHisto1D(11,1,1);
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ _h_kaon_x = bookHisto1D( 3,1,1);
+ _h_lambda_x = bookHisto1D( 6,1,1);
+ _h_kaon_p = bookHisto1D( 9,1,1);
+ _h_lambda_p = bookHisto1D(12,1,1);
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").
+ particles(Cuts::abspid==PID::LAMBDA or Cuts::pid==130 or Cuts::pid==310)) {
+ double xE = p.E()/meanBeamMom;
+ double modp = p.p3().mod();
+ double beta = modp/p.E();
+ if(abs(p.pdgId())==PID::LAMBDA) {
+ _h_lambda_x->fill(xE,weight/beta);
+ _h_lambda_p->fill(modp,weight);
+ }
+ else {
+ _h_kaon_x->fill(xE,weight/beta);
+ _h_kaon_p->fill(modp,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_kaon_x , sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_h_lambda_x, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_h_kaon_p , crossSection()/nanobarn/sumOfWeights());
+ scale(_h_lambda_p, crossSection()/nanobarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_kaon_x, _h_lambda_x, _h_kaon_p, _h_lambda_p;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1985_I205119);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1985_I205119.info b/analyses/pluginPetra/TASSO_1985_I205119.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1985_I205119.info
@@ -0,0 +1,33 @@
+Name: TASSO_1985_I205119
+Year: 1985
+Summary: $K^0,\bar{K}^0$ and $\Lambda^0,\bar{\Lambda}^0$ spectra at 14, 22 and 34 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 205119
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C27 (1985) 27, 1985
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [14,22,34]
+Description:
+ 'Measurement of the $K^0,\bar{K}^0$ and $\Lambda^0,\bar{\Lambda}^0$ spectra in $e^+e^-$ collisions for centre-of-mass energies of 14, 22 and 34 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Althoff:1984iz
+BibTeX: '@article{Althoff:1984iz,
+ author = "Althoff, M. and others",
+ title = "{A Detailed Study of Strange Particle Production in $e^+
+ e^-$ Annihilation at High-energy}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C27",
+ year = "1985",
+ pages = "27",
+ doi = "10.1007/BF01642477",
+ reportNumber = "DESY-84-093",
+ SLACcitation = "%%CITATION = ZEPYA,C27,27;%%"
+}
+'
diff --git a/analyses/pluginPetra/TASSO_1985_I205119.plot b/analyses/pluginPetra/TASSO_1985_I205119.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1985_I205119.plot
@@ -0,0 +1,63 @@
+BEGIN PLOT /TASSO_1985_I205119/d01-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d02-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d03-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+
+BEGIN PLOT /TASSO_1985_I205119/d04-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ scaled momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d05-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ scaled momentum spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d06-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ scaled momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
+
+BEGIN PLOT /TASSO_1985_I205119/d07-x01-y01
+Title=$K^0,\bar{K}^0$ momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d08-x01-y01
+Title=$K^0,\bar{K}^0$ momentum spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d09-x01-y01
+Title=$K^0,\bar{K}^0$ momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+
+BEGIN PLOT /TASSO_1985_I205119/d10-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ momentum spectrum for $E_{\text{CMS}}=14$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d11-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ momentum spectrum for $E_{\text{CMS}}=22$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1985_I205119/d12-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1985_I205119.yoda b/analyses/pluginPetra/TASSO_1985_I205119.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1985_I205119.yoda
@@ -0,0 +1,415 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.68, up: 2.68}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.47400000000000003, up: 0.47400000000000003}}, 1: {error: {dn: -0.63, up: 0.63}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.315, up: 0.315}}, 2: {error: {dn: -0.31, up: 0.31}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.2415, up: 0.2415}}, 3: {error: {dn: -0.22, up: 0.22}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.1755, up: 0.1755}}, 4: {error: {dn: -0.17, up: 0.17}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.147, up: 0.147}}, 5: {error: {dn: -0.12, up: 0.12}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.066, up: 0.066}}, 6: {error: {dn: -0.09, up: 0.09}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0435, up: 0.0435}}, 7: {error: {dn: -0.06, up: 0.06}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.036, up: 0.036}}, 8: {error: {dn: -0.04, up: 0.04}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.010500000000000002, up: 0.010500000000000002}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d01-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.500000e-02 1.500000e-02 1.500000e-02 3.160000e+00 2.721594e+00 2.721594e+00
+1.250000e-01 2.500000e-02 2.500000e-02 2.100000e+00 7.043614e-01 7.043614e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.610000e+00 3.929660e-01 3.929660e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.170000e+00 2.814254e-01 2.814254e-01
+2.750000e-01 2.500000e-02 2.500000e-02 9.800000e-01 2.247421e-01 2.247421e-01
+3.250000e-01 2.500000e-02 2.500000e-02 4.400000e-01 1.369525e-01 1.369525e-01
+3.750000e-01 2.500000e-02 2.500000e-02 2.900000e-01 9.996124e-02 9.996124e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.400000e-01 6.997142e-02 6.997142e-02
+5.500000e-01 5.000000e-02 5.000000e-02 7.000000e-02 4.135517e-02 4.135517e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.18, up: 1.18}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.639, up: 0.639}}, 1: {error: {dn: -0.41, up: 0.41}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.3405, up: 0.3405}}, 2: {error: {dn: -0.51, up: 0.51}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.156, up: 0.156}}, 3: {error: {dn: -0.14, up: 0.14}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.07650000000000001, up: 0.07650000000000001}}, 4: {error: {dn: -0.1, up: 0.1}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0435, up: 0.0435}}, 5: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0075, up: 0.0075}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d02-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 4.260000e+00 1.341909e+00 1.341909e+00
+1.250000e-01 2.500000e-02 2.500000e-02 2.270000e+00 5.329543e-01 5.329543e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.040000e+00 5.333254e-01 5.333254e-01
+2.500000e-01 5.000000e-02 5.000000e-02 5.100000e-01 1.595376e-01 1.595376e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.900000e-01 1.090516e-01 1.090516e-01
+4.500000e-01 5.000000e-02 5.000000e-02 5.000000e-02 7.040064e-02 7.040064e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.33, up: 2.33}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.9615, up: 0.9615}}, 1: {error: {dn: -0.77, up: 0.77}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -1.0185, up: 1.0185}}, 2: {error: {dn: -0.35, up: 0.35}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.501, up: 0.501}}, 3: {error: {dn: -0.24, up: 0.24}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.3945, up: 0.3945}}, 4: {error: {dn: -0.19, up: 0.19}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.312, up: 0.312}}, 5: {error: {dn: -0.15, up: 0.15}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.231, up: 0.231}}, 6: {error: {dn: -0.15, up: 0.15}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.23850000000000002, up: 0.23850000000000002}}, 7: {error: {dn: -0.15, up: 0.15}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.2025, up: 0.2025}}, 8: {error: {dn: -0.12, up: 0.12}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.1365, up: 0.1365}}, 9: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0945, up: 0.0945}}, 10: {error: {dn: -0.06, up: 0.06}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0585, up: 0.0585}}, 11: {error: {dn: -0.04, up: 0.04}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.045, up: 0.045}}, 12: {error: {dn: -0.04, up: 0.04}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.021000000000000005, up: 0.021000000000000005}}, 13: {error: {dn: -0.04, up: 0.04}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0102, up: 0.0102}}, 14: {error: {dn: -0.037, up: 0.037}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.005699999999999999, up: 0.005699999999999999}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d03-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e-02 5.000000e-03 5.000000e-03 6.410000e+00 2.520592e+00 2.520592e+00
+5.000000e-02 1.000000e-02 1.000000e-02 6.790000e+00 1.276809e+00 1.276809e+00
+7.000000e-02 1.000000e-02 1.000000e-02 3.340000e+00 6.111473e-01 6.111473e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.630000e+00 4.617686e-01 4.617686e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.080000e+00 3.652999e-01 3.652999e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.540000e+00 2.754288e-01 2.754288e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.590000e+00 2.817486e-01 2.817486e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.350000e+00 2.520045e-01 2.520045e-01
+1.900000e-01 1.000000e-02 1.000000e-02 9.100000e-01 1.817478e-01 1.817478e-01
+2.250000e-01 2.500000e-02 2.500000e-02 6.300000e-01 1.176021e-01 1.176021e-01
+2.750000e-01 2.500000e-02 2.500000e-02 3.900000e-01 8.379887e-02 8.379887e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.000000e-01 6.020797e-02 6.020797e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.400000e-01 4.517743e-02 4.517743e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.800000e-02 4.128002e-02 4.128002e-02
+8.000000e-01 2.000000e-01 2.000000e-01 3.800000e-02 3.743648e-02 3.743648e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.041999999999999996, up: 0.041999999999999996}}, 1: {error: {dn: -0.032, up: 0.032}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0178, up: 0.0178}}, 2: {error: {dn: -0.012, up: 0.012}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0036, up: 0.0036}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d04-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.600000e-01 4.000000e-02 4.000000e-02 2.100000e-01 8.163333e-02 8.163333e-02
+3.500000e-01 5.000000e-02 5.000000e-02 8.900000e-02 3.661748e-02 3.661748e-02
+5.000000e-01 1.000000e-01 1.000000e-01 1.800000e-02 1.252837e-02 1.252837e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.17, up: 0.17}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.08399999999999999, up: 0.08399999999999999}}, 1: {error: {dn: -0.05, up: 0.05}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.044000000000000004, up: 0.044000000000000004}}, 2: {error: {dn: -0.033, up: 0.033}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0124, up: 0.0124}}, 3: {error: {dn: -0.013, up: 0.013}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0028000000000000004, up: 0.0028000000000000004}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d05-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.700000e-01 3.000000e-02 3.000000e-02 4.200000e-01 1.896207e-01 1.896207e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 6.660330e-02 6.660330e-02
+3.500000e-01 5.000000e-02 5.000000e-02 6.200000e-02 3.525280e-02 3.525280e-02
+5.000000e-01 1.000000e-01 1.000000e-01 1.400000e-02 1.329812e-02 1.329812e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.72, up: 0.72}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.368, up: 0.368}}, 1: {error: {dn: -0.19, up: 0.19}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.16399999999999998, up: 0.16399999999999998}}, 2: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.11200000000000002, up: 0.11200000000000002}}, 3: {error: {dn: -0.04, up: 0.04}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.068, up: 0.068}}, 4: {error: {dn: -0.02, up: 0.02}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.028000000000000004, up: 0.028000000000000004}}, 5: {error: {dn: -0.018, up: 0.018}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.011999999999999999, up: 0.011999999999999999}}, 6: {error: {dn: -0.015, up: 0.015}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0064, up: 0.0064}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d06-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.250000e-02 7.500000e-03 7.500000e-03 1.840000e+00 8.085938e-01 8.085938e-01
+1.000000e-01 1.000000e-02 1.000000e-02 8.200000e-01 2.509900e-01 2.509900e-01
+1.300000e-01 2.000000e-02 2.000000e-02 5.600000e-01 1.320757e-01 1.320757e-01
+1.750000e-01 2.500000e-02 2.500000e-02 3.400000e-01 7.889233e-02 7.889233e-02
+2.500000e-01 5.000000e-02 5.000000e-02 1.400000e-01 3.440930e-02 3.440930e-02
+3.500000e-01 5.000000e-02 5.000000e-02 6.000000e-02 2.163331e-02 2.163331e-02
+5.000000e-01 1.000000e-01 1.000000e-01 3.200000e-02 1.630828e-02 1.630828e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.65, up: 0.65}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.132, up: 0.132}}, 1: {error: {dn: -0.42, up: 0.42}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.126, up: 0.126}}, 2: {error: {dn: -0.27, up: 0.27}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.15300000000000002, up: 0.15300000000000002}}, 3: {error: {dn: -0.27, up: 0.27}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.138, up: 0.138}}, 4: {error: {dn: -0.22, up: 0.22}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.1395, up: 0.1395}}, 5: {error: {dn: -0.19, up: 0.19}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.099, up: 0.099}}, 6: {error: {dn: -0.15, up: 0.15}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.10499999999999998, up: 0.10499999999999998}}, 7: {error: {dn: -0.14, up: 0.14}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.08400000000000002, up: 0.08400000000000002}}, 8: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0495, up: 0.0495}}, 9: {error: {dn: -0.05, up: 0.05}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0285, up: 0.0285}}, 10: {error: {dn: -0.03, up: 0.03}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.015, up: 0.015}}, 11: {error: {dn: -0.005, up: 0.005}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00075, up: 0.00075}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d07-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.800000e-01 6.632677e-01 6.632677e-01
+6.250000e-01 1.250000e-01 1.250000e-01 8.400000e-01 4.384929e-01 4.384929e-01
+8.750000e-01 1.250000e-01 1.250000e-01 1.020000e+00 3.103369e-01 3.103369e-01
+1.100000e+00 1.000000e-01 1.000000e-01 9.200000e-01 3.032227e-01 3.032227e-01
+1.300000e+00 1.000000e-01 1.000000e-01 9.300000e-01 2.605000e-01 2.605000e-01
+1.500000e+00 1.000000e-01 1.000000e-01 6.600000e-01 2.142452e-01 2.142452e-01
+1.700000e+00 1.000000e-01 1.000000e-01 7.000000e-01 1.830983e-01 1.830983e-01
+1.900000e+00 1.000000e-01 1.000000e-01 5.600000e-01 1.632667e-01 1.632667e-01
+2.250000e+00 2.500000e-01 2.500000e-01 3.300000e-01 8.573360e-02 8.573360e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.900000e-01 5.755215e-02 5.755215e-02
+3.500000e+00 5.000000e-01 5.000000e-01 1.000000e-01 3.354102e-02 3.354102e-02
+5.500000e+00 1.500000e+00 1.500000e+00 5.000000e-03 5.055937e-03 5.055937e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.33, up: 0.33}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0315, up: 0.0315}}, 1: {error: {dn: -0.13, up: 0.13}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.07650000000000001, up: 0.07650000000000001}}, 2: {error: {dn: -0.13, up: 0.13}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.069, up: 0.069}}, 3: {error: {dn: -0.11, up: 0.11}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0465, up: 0.0465}}, 4: {error: {dn: -0.09, up: 0.09}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0495, up: 0.0495}}, 5: {error: {dn: -0.08, up: 0.08}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.033, up: 0.033}}, 6: {error: {dn: -0.07, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.024, up: 0.024}}, 7: {error: {dn: -0.043, up: 0.043}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01425, up: 0.01425}}, 8: {error: {dn: -0.038, up: 0.038}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.012150000000000001, up: 0.012150000000000001}}, 9: {error: {dn: -0.021, up: 0.021}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01155, up: 0.01155}}, 10: {error: {dn: -0.009, up: 0.009}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0021000000000000003, up: 0.0021000000000000003}}, 11: {error: {dn: -0.005, up: 0.005}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0, up: 0.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d08-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 2.100000e-01 3.315000e-01 3.315000e-01
+7.500000e-01 2.500000e-01 2.500000e-01 5.100000e-01 1.508385e-01 1.508385e-01
+1.100000e+00 1.000000e-01 1.000000e-01 4.600000e-01 1.471768e-01 1.471768e-01
+1.300000e+00 1.000000e-01 1.000000e-01 3.100000e-01 1.194247e-01 1.194247e-01
+1.500000e+00 1.000000e-01 1.000000e-01 3.300000e-01 1.027144e-01 1.027144e-01
+1.700000e+00 1.000000e-01 1.000000e-01 2.200000e-01 8.653901e-02 8.653901e-02
+1.900000e+00 1.000000e-01 1.000000e-01 1.600000e-01 7.400000e-02 7.400000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 9.500000e-02 4.529970e-02 4.529970e-02
+2.750000e+00 2.500000e-01 2.500000e-01 8.100000e-02 3.989514e-02 3.989514e-02
+3.500000e+00 5.000000e-01 5.000000e-01 7.700000e-02 2.396670e-02 2.396670e-02
+5.000000e+00 1.000000e+00 1.000000e+00 1.400000e-02 9.241753e-03 9.241753e-03
+8.500000e+00 2.500000e+00 2.500000e+00 0.000000e+00 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.023, up: 0.023}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.006599999999999999, up: 0.006599999999999999}}, 1: {error: {dn: -0.037, up: 0.037}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01845, up: 0.01845}}, 2: {error: {dn: -0.038, up: 0.038}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.030749999999999996, up: 0.030749999999999996}}, 3: {error: {dn: -0.022, up: 0.022}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.025500000000000002, up: 0.025500000000000002}}, 4: {error: {dn: -0.02, up: 0.02}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.02025, up: 0.02025}}, 5: {error: {dn: -0.016, up: 0.016}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01965, up: 0.01965}}, 6: {error: {dn: -0.013, up: 0.013}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.017849999999999998, up: 0.017849999999999998}}, 7: {error: {dn: -0.012, up: 0.012}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01365, up: 0.01365}}, 8: {error: {dn: -0.012, up: 0.012}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.01425, up: 0.01425}}, 9: {error: {dn: -0.006, up: 0.006}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0111, up: 0.0111}}, 10: {error: {dn: -0.006, up: 0.006}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.009899999999999999, up: 0.009899999999999999}}, 11: {error: {dn: -0.005, up: 0.005}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0069, up: 0.0069}}, 12: {error: {dn: -0.004, up: 0.004}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.004200000000000001, up: 0.004200000000000001}}, 13: {error: {dn: -0.003, up: 0.003}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0032999999999999995, up: 0.0032999999999999995}}, 14: {error: {dn: -0.003, up: 0.003}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0026999999999999997, up: 0.0026999999999999997}}, 15: {error: {dn: -0.003, up: 0.003}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00195, up: 0.00195}}, 16: {error: {dn: -0.0028, up: 0.0028}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.001155, up: 0.001155}}, 17: {error: {dn: -0.0021, up: 0.0021}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00042, up: 0.00042}}, 18: {error: {dn: -0.0012, up: 0.0012}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.000225, up: 0.000225}}, 19: {error: {dn: -0.0023, up: 0.0023}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.000345, up: 0.000345}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d09-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 4.400000e-02 2.392823e-02 2.392823e-02
+3.750000e-01 1.250000e-01 1.250000e-01 1.230000e-01 4.134492e-02 4.134492e-02
+6.250000e-01 1.250000e-01 1.250000e-01 2.050000e-01 4.888315e-02 4.888315e-02
+8.750000e-01 1.250000e-01 1.250000e-01 1.700000e-01 3.367863e-02 3.367863e-02
+1.100000e+00 1.000000e-01 1.000000e-01 1.350000e-01 2.846160e-02 2.846160e-02
+1.300000e+00 1.000000e-01 1.000000e-01 1.310000e-01 2.534014e-02 2.534014e-02
+1.500000e+00 1.000000e-01 1.000000e-01 1.190000e-01 2.208218e-02 2.208218e-02
+1.700000e+00 1.000000e-01 1.000000e-01 9.100000e-02 1.817478e-02 1.817478e-02
+1.900000e+00 1.000000e-01 1.000000e-01 9.500000e-02 1.862961e-02 1.862961e-02
+2.250000e+00 2.500000e-01 2.500000e-01 7.400000e-02 1.261784e-02 1.261784e-02
+2.750000e+00 2.500000e-01 2.500000e-01 6.600000e-02 1.157627e-02 1.157627e-02
+3.250000e+00 2.500000e-01 2.500000e-01 4.600000e-02 8.521150e-03 8.521150e-03
+3.750000e+00 2.500000e-01 2.500000e-01 2.800000e-02 5.800000e-03 5.800000e-03
+4.500000e+00 5.000000e-01 5.000000e-01 2.200000e-02 4.459821e-03 4.459821e-03
+5.500000e+00 5.000000e-01 5.000000e-01 1.800000e-02 4.036087e-03 4.036087e-03
+6.500000e+00 5.000000e-01 5.000000e-01 1.300000e-02 3.578058e-03 3.578058e-03
+7.500000e+00 5.000000e-01 5.000000e-01 7.700000e-03 3.028865e-03 3.028865e-03
+9.000000e+00 1.000000e+00 1.000000e+00 2.800000e-03 2.141588e-03 2.141588e-03
+1.100000e+01 1.000000e+00 1.000000e+00 1.500000e-03 1.220912e-03 1.220912e-03
+1.450000e+01 2.500000e+00 2.500000e+00 2.300000e-03 2.325731e-03 2.325731e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.034, up: 0.034}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0178, up: 0.0178}}, 1: {error: {dn: -0.008, up: 0.008}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.004200000000000001, up: 0.004200000000000001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d10-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e+00 5.000000e-01 5.000000e-01 8.900000e-02 3.837760e-02 3.837760e-02
+3.000000e+00 1.000000e+00 1.000000e+00 2.100000e-02 9.035486e-03 9.035486e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0104, up: 0.0104}}, 1: {error: {dn: -0.01, up: 0.01}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0064, up: 0.0064}}, 2: {error: {dn: -0.004, up: 0.004}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d11-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.500000e+00 5.000000e-01 5.000000e-01 5.200000e-02 1.744018e-02 1.744018e-02
+2.500000e+00 5.000000e-01 5.000000e-01 3.200000e-02 1.187266e-02 1.187266e-02
+4.000000e+00 1.000000e+00 1.000000e+00 1.000000e-02 4.472136e-03 4.472136e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.013, up: 0.013}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0066, up: 0.0066}}, 1: {error: {dn: -0.006, up: 0.006}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.005, up: 0.005}}, 2: {error: {dn: -0.004, up: 0.004}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.004399999999999999, up: 0.004399999999999999}}, 3: {error: {dn: -0.002, up: 0.002}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0034000000000000002, up: 0.0034000000000000002}}, 4: {error: {dn: -0.0015, up: 0.0015}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00162, up: 0.00162}}, 5: {error: {dn: -0.0012, up: 0.0012}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.0012200000000000002, up: 0.0012200000000000002}}, 6: {error: {dn: -0.0009, up: 0.0009}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00062, up: 0.00062}}, 7: {error: {dn: -0.0008, up: 0.0008}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.00034, up: 0.00034}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d12-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e-01 2.000000e-01 2.000000e-01 3.300000e-02 1.457944e-02 1.457944e-02
+1.250000e+00 2.500000e-01 2.500000e-01 2.500000e-02 7.810250e-03 7.810250e-03
+1.750000e+00 2.500000e-01 2.500000e-01 2.200000e-02 5.946427e-03 5.946427e-03
+2.500000e+00 5.000000e-01 5.000000e-01 1.700000e-02 3.944617e-03 3.944617e-03
+3.500000e+00 5.000000e-01 5.000000e-01 8.100000e-03 2.207804e-03 2.207804e-03
+4.500000e+00 5.000000e-01 5.000000e-01 6.100000e-03 1.711257e-03 1.711257e-03
+6.000000e+00 1.000000e+00 1.000000e+00 3.100000e-03 1.092886e-03 1.092886e-03
+8.500000e+00 1.500000e+00 1.500000e+00 1.700000e-03 8.692526e-04 8.692526e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.4, up: 0.4}, sys: {dn: -0.69, up: 0.69}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.6884999999999999, up: 0.6884999999999999}}, 1: {stat: {dn: -0.53, up: 0.53}, sys: {dn: -0.7, up: 0.7}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.6990000000000001, up: 0.6990000000000001}}, 2: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.89, up: 0.89}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.888, up: 0.888}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d13-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 4.590000e+00 1.053628e+00 1.053628e+00
+2.200000e+01 0.000000e+00 0.000000e+00 4.660000e+00 1.122275e+00 1.122275e+00
+3.400000e+01 0.000000e+00 0.000000e+00 5.920000e+00 1.273045e+00 1.273045e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.12, up: 0.12}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.106, up: 0.106}}, 1: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.19, up: 0.19}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.178, up: 0.178}}, 2: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.25, up: 0.25}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.252, up: 0.252}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d14-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 5.300000e-01 2.126876e-01 2.126876e-01
+2.200000e+01 0.000000e+00 0.000000e+00 8.900000e-01 3.165186e-01 3.165186e-01
+3.400000e+01 0.000000e+00 0.000000e+00 1.260000e+00 3.716235e-01 3.716235e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}, 1: {error: {dn: -1.0, up: 1.0}}, 2: {error: {dn: -0.4, up: 0.4}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 7.200000e+00 6.000000e-01 6.000000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 8.800000e+00 1.000000e+00 1.000000e+00
+3.400000e+01 0.000000e+00 0.000000e+00 1.030000e+01 4.000000e-01 4.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.14, up: 0.14}}, 1: {error: {dn: -0.2, up: 0.2}}, 2: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y02
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 1.200000e+00 1.400000e-01 1.400000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 1.500000e+00 2.000000e-01 2.000000e-01
+3.400000e+01 0.000000e+00 0.000000e+00 2.000000e+00 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y03
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 1.150000e+00 1.000000e-01 1.000000e-01
+2.200000e+01 0.000000e+00 0.000000e+00 1.170000e+00 1.300000e-01 1.300000e-01
+3.400000e+01 0.000000e+00 0.000000e+00 1.480000e+00 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y04
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y04
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 7.300000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.1, up: 0.1}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y05
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 4.200000e-01 6.000000e-02 6.000000e-02
+2.200000e+01 0.000000e+00 0.000000e+00 6.200000e-01 6.000000e-02 6.000000e-02
+3.400000e+01 0.000000e+00 0.000000e+00 8.000000e-01 1.000000e-01 1.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y06
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+01 0.000000e+00 0.000000e+00 1.300000e-01 4.000000e-02 4.000000e-02
+2.200000e+01 0.000000e+00 0.000000e+00 2.200000e-01 5.000000e-02 5.000000e-02
+3.400000e+01 0.000000e+00 0.000000e+00 3.100000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d15-x01-y07
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d15-x01-y07
+Title: doi:10.17182/hepdata.16068.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 2.600000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.44, up: 0.44}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d16-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 1.500000e+00 1.500000e+00 -1.200000e-01 4.400000e-01 4.400000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d16-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.45, up: 0.45}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d16-x01-y02
+Title: doi:10.17182/hepdata.16068.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 1.500000e+00 1.500000e+00 -1.900000e-01 4.500000e-01 4.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.33, up: 0.33}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d17-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 1.500000e+00 1.500000e+00 -3.300000e-01 3.300000e-01 3.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d17-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.32, up: 0.32}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d17-x01-y02
+Title: doi:10.17182/hepdata.16068.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.500000e+00 1.500000e+00 1.500000e+00 3.100000e-01 3.200000e-01 3.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1985_I205119/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.1, up: 0.13}, sys: {dn: -0.05, up: 0.07}, 'sys,APPROX. HALF THE ERROR IS W INDEPENDENT': {dn: -0.044000000000000004, up: 0.044000000000000004}}}
+
+IsRef: 1
+Path: /REF/TASSO_1985_I205119/d18-x01-y01
+Title: doi:10.17182/hepdata.16068.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.400000e+01 1.000000e+01 1.000000e+01 2.200000e-01 1.201499e-01 1.540649e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1986_I230950.cc b/analyses/pluginPetra/TASSO_1986_I230950.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1986_I230950.cc
@@ -0,0 +1,78 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TASSO_1986_I230950 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1986_I230950);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_p = bookHisto1D(1, 1, 1);
+ _h_x = bookHisto1D(2, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, apply<UnstableParticles>(event, "UFS").
+ particles(Cuts::pid==PID::PI0)) {
+ double modp = p.p3().mod();
+ double xE = p.E()/meanBeamMom;
+ double beta = modp/p.E();
+ _h_p->fill(modp,weight);
+ _h_x->fill(xE ,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_p, crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_p, _h_x;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1986_I230950);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1986_I230950.info b/analyses/pluginPetra/TASSO_1986_I230950.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1986_I230950.info
@@ -0,0 +1,32 @@
+Name: TASSO_1986_I230950
+Year: 1986
+Summary: $\pi^0$ spectrum in $e^+e^-$ at 34.4 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 230950
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C33 (1986) 13, 1986
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34.4]
+Description:
+ 'Measurement of the $\pi^0$ spectrum in $e^+e^-$ collisions for a centre-of-mass energy of 34.4 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Braunschweig:1986hr
+BibTeX: '@article{Braunschweig:1986hr,
+ author = "Braunschweig, W. and others",
+ title = "{Inclusive $\pi^0$ Production by $e^+ e^-$ Annihilation
+ at 34.6-{GeV} Center-of-mass Energy}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C33",
+ year = "1986",
+ pages = "13",
+ doi = "10.1007/BF01410448",
+ reportNumber = "DESY-86-078",
+ SLACcitation = "%%CITATION = ZEPYA,C33,13;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1986_I230950.plot b/analyses/pluginPetra/TASSO_1986_I230950.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1986_I230950.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TASSO_1986_I230950/d01-x01-y01
+Title=$\pi^0$ momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$p$/GeV
+YLabel=$\text{d}\sigma/\text{d}p$ $\text{nb}/\text{GeV}$
+END PLOT
+BEGIN PLOT /TASSO_1986_I230950/d02-x01-y01
+Title=$\pi^0$ scaled momentum spectrum for $E_{\text{CMS}}=34$ GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ $\mu\text{b}\text{GeV}^2$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1986_I230950.yoda b/analyses/pluginPetra/TASSO_1986_I230950.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1986_I230950.yoda
@@ -0,0 +1,106 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.28, up: 0.28}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.018, up: 0.018}}, 4: {error: {dn: -0.011, up: 0.011}}, 5: {error: {dn: -0.009, up: 0.009}}, 6: {error: {dn: -0.0013, up: 0.0013}}, 7: {error: {dn: -0.0003, up: 0.0003}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d01-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.300000e-01 1.300000e-01 1.700000e-01 8.200000e-01 2.800000e-01 2.800000e-01
+1.220000e+00 2.200000e-01 2.800000e-01 5.900000e-01 1.200000e-01 1.200000e-01
+1.730000e+00 2.300000e-01 2.700000e-01 2.400000e-01 5.000000e-02 5.000000e-02
+2.430000e+00 4.300000e-01 5.700000e-01 1.240000e-01 1.800000e-02 1.800000e-02
+3.450000e+00 4.500000e-01 5.500000e-01 6.300000e-02 1.100000e-02 1.100000e-02
+4.850000e+00 8.500000e-01 1.150000e+00 3.300000e-02 9.000000e-03 9.000000e-03
+7.500000e+00 1.500000e+00 2.500000e+00 5.600000e-03 1.300000e-03 1.300000e-03
+1.260000e+01 2.600000e+00 4.400000e+00 6.000000e-04 3.000000e-04 3.000000e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.0, up: 6.0}}, 1: {error: {dn: -2.4, up: 2.4}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -0.38, up: 0.38}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.005, up: 0.005}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d06-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.800000e-02 0.000000e+00 0.000000e+00 1.760000e+01 6.000000e+00 6.000000e+00
+7.100000e-02 0.000000e+00 0.000000e+00 1.270000e+01 2.400000e+00 2.400000e+00
+1.000000e-01 0.000000e+00 0.000000e+00 4.900000e+00 1.000000e+00 1.000000e+00
+1.400000e-01 0.000000e+00 0.000000e+00 2.540000e+00 3.800000e-01 3.800000e-01
+1.990000e-01 0.000000e+00 0.000000e+00 1.290000e+00 2.300000e-01 2.300000e-01
+2.800000e-01 0.000000e+00 0.000000e+00 6.800000e-01 1.900000e-01 1.900000e-01
+4.340000e-01 0.000000e+00 0.000000e+00 1.150000e-01 2.700000e-02 2.700000e-02
+7.280000e-01 0.000000e+00 0.000000e+00 1.200000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.28, up: 0.28}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.05, up: 0.05}}, 3: {error: {dn: -0.018, up: 0.018}}, 4: {error: {dn: -0.011, up: 0.011}}, 5: {error: {dn: -0.009, up: 0.009}}, 6: {error: {dn: -0.0013, up: 0.0013}}, 7: {error: {dn: -0.0003, up: 0.0003}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d04-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.300000e-01 1.300000e-01 1.700000e-01 8.200000e-01 2.800000e-01 2.800000e-01
+1.220000e+00 2.200000e-01 2.800000e-01 5.900000e-01 1.200000e-01 1.200000e-01
+1.730000e+00 2.300000e-01 2.700000e-01 2.400000e-01 5.000000e-02 5.000000e-02
+2.430000e+00 4.300000e-01 5.700000e-01 1.240000e-01 1.800000e-02 1.800000e-02
+3.450000e+00 4.500000e-01 5.500000e-01 6.300000e-02 1.100000e-02 1.100000e-02
+4.850000e+00 8.500000e-01 1.150000e+00 3.300000e-02 9.000000e-03 9.000000e-03
+7.500000e+00 1.500000e+00 2.500000e+00 5.600000e-03 1.300000e-03 1.300000e-03
+1.260000e+01 2.600000e+00 4.400000e+00 6.000000e-04 3.000000e-04 3.000000e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.0, up: 6.0}}, 1: {error: {dn: -2.4, up: 2.4}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -0.38, up: 0.38}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.005, up: 0.005}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d02-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.800000e-02 7.302326e-03 1.013953e-02 1.760000e+01 6.000000e+00 6.000000e+00
+7.100000e-02 1.286047e-02 1.620930e-02 1.270000e+01 2.400000e+00 2.400000e+00
+1.000000e-01 1.279070e-02 1.627907e-02 4.900000e+00 1.000000e+00 1.000000e+00
+1.400000e-01 2.372093e-02 3.441860e-02 2.540000e+00 3.800000e-01 3.800000e-01
+1.990000e-01 2.458140e-02 3.355814e-02 1.290000e+00 2.300000e-01 2.300000e-01
+2.800000e-01 4.744186e-02 6.883721e-02 6.800000e-01 1.900000e-01 1.900000e-01
+4.340000e-01 8.516279e-02 1.473953e-01 1.150000e-01 2.700000e-02 2.700000e-02
+7.280000e-01 1.466047e-01 2.603721e-01 1.200000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.0, up: 6.0}}, 1: {error: {dn: -2.4, up: 2.4}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -0.38, up: 0.38}}, 4: {error: {dn: -0.23, up: 0.23}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.005, up: 0.005}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d05-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.500000e-01 1.500000e-01 1.500000e-01 1.760000e+01 6.000000e+00 6.000000e+00
+1.250000e+00 2.500000e-01 2.500000e-01 1.270000e+01 2.400000e+00 2.400000e+00
+1.750000e+00 2.500000e-01 2.500000e-01 4.900000e+00 1.000000e+00 1.000000e+00
+2.500000e+00 5.000000e-01 5.000000e-01 2.540000e+00 3.800000e-01 3.800000e-01
+3.500000e+00 5.000000e-01 5.000000e-01 1.290000e+00 2.300000e-01 2.300000e-01
+5.000000e+00 1.000000e+00 1.000000e+00 6.800000e-01 1.900000e-01 1.900000e-01
+8.000000e+00 2.000000e+00 2.000000e+00 1.150000e-01 2.700000e-02 2.700000e-02
+1.350000e+01 3.500000e+00 3.500000e+00 1.200000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1986_I230950/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.9, up: 0.9}}}
+IsRef: 1
+Path: /REF/TASSO_1986_I230950/d03-x01-y01
+Title: doi:10.17182/hepdata.45205.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.460000e+01 0.000000e+00 0.000000e+00 5.800000e+00 9.000000e-01 9.000000e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1987_I248660.cc b/analyses/pluginPetra/TASSO_1987_I248660.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1987_I248660.cc
@@ -0,0 +1,102 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief for 14,22,34.8 and 43.5 GeV
+ class TASSO_1987_I248660 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1987_I248660);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 14., 1e-2)) {
+ iloc=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 22., 1e-2)) {
+ iloc=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34.8, 1e-2)) {
+ iloc=3;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 43.5, 1e-2)) {
+ iloc=4;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ _histEEC = bookHisto1D(iloc, 1, 1);
+ _weightSum =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double cosij = dot(mom3_i.unit(), mom3_j.unit());
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ _histEEC->fill(cosij, eec*weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histEEC, 1.0/_weightSum);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histEEC;
+ double _weightSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1987_I248660);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1987_I248660.info b/analyses/pluginPetra/TASSO_1987_I248660.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1987_I248660.info
@@ -0,0 +1,32 @@
+Name: TASSO_1987_I248660
+Year: 1987
+Summary: Energy-Energy correlations between 12 and 46.8 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 248660
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C36 (1987) 349-361, 1987
+RunInfo: e+e- to hadrons at the relevant CMS energies
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [14.0,22.0,34.8,43.5]
+Description:
+ 'Measurement of the energy-energy correlation at centre-of-mass energies between 12 and 46.8 GeV'
+Keywords: []
+BibKey: Braunschweig:1987ig
+BibTeX: '@article{Braunschweig:1987ig,
+ author = "Braunschweig, W. and others",
+ title = "{A Study of Energy-energy Correlations Between 12-{GeV}
+ and 46.8-{GeV} {CM} Energies}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C36",
+ year = "1987",
+ pages = "349-361",
+ doi = "10.1007/BF01573928",
+ reportNumber = "DESY-87-081, FTUAM-EP-87-04, SI-87-12",
+ SLACcitation = "%%CITATION = ZEPYA,C36,349;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1987_I248660.plot b/analyses/pluginPetra/TASSO_1987_I248660.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1987_I248660.plot
@@ -0,0 +1,28 @@
+BEGIN PLOT /TASSO_1987_I248660/d01-x01-y01
+Title=Energy-energy correlation, EEC for $E_{\text{CMS}}=14$ GeV
+XLabel=$\cos{\chi}$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TASSO_1987_I248660/d02-x01-y01
+Title=Energy-energy correlation, EEC for $E_{\text{CMS}}=22$ GeV
+XLabel=$\cos{\chi}$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TASSO_1987_I248660/d03-x01-y01
+Title=Energy-energy correlation, EEC for $E_{\text{CMS}}=34.8$ GeV
+XLabel=$\cos{\chi}$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TASSO_1987_I248660/d04-x01-y01
+Title=Energy-energy correlation, EEC for $E_{\text{CMS}}=43.5$ GeV
+XLabel=$\cos{\chi}$
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1987_I248660.yoda b/analyses/pluginPetra/TASSO_1987_I248660.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1987_I248660.yoda
@@ -0,0 +1,520 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.051, up: 0.051}}, 1: {error: {dn: -0.019, up: 0.019}}, 2: {error: {dn: -0.017, up: 0.017}}, 3: {error: {dn: -0.015, up: 0.015}}, 4: {error: {dn: -0.014, up: 0.014}}, 5: {error: {dn: -0.013, up: 0.013}}, 6: {error: {dn: -0.011, up: 0.011}}, 7: {error: {dn: -0.011, up: 0.011}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.009, up: 0.009}}, 10: {error: {dn: -0.009, up: 0.009}}, 11: {error: {dn: -0.008, up: 0.008}}, 12: {error: {dn: -0.008, up: 0.008}}, 13: {error: {dn: -0.008, up: 0.008}}, 14: {error: {dn: -0.007, up: 0.007}}, 15: {error: {dn: -0.008, up: 0.008}}, 16: {error: {dn: -0.008, up: 0.008}}, 17: {error: {dn: -0.007, up: 0.007}}, 18: {error: {dn: -0.007, up: 0.007}}, 19: {error: {dn: -0.007, up: 0.007}}, 20: {error: {dn: -0.007, up: 0.007}}, 21: {error: {dn: -0.007, up: 0.007}}, 22: {error: {dn: -0.007, up: 0.007}}, 23: {error: {dn: -0.007, up: 0.007}}, 24: {error: {dn: -0.006, up: 0.006}}, 25: {error: {dn: -0.007, up: 0.007}}, 26: {error: {dn: -0.007, up: 0.007}}, 27: {error: {dn: -0.008, up: 0.008}}, 28: {error: {dn: -0.008, up: 0.008}}, 29: {error: {dn: -0.008, up: 0.008}}, 30: {error: {dn: -0.008, up: 0.008}}, 31: {error: {dn: -0.009, up: 0.009}}, 32: {error: {dn: -0.009, up: 0.009}}, 33: {error: {dn: -0.01, up: 0.01}}, 34: {error: {dn: -0.011, up: 0.011}}, 35: {error: {dn: -0.012, up: 0.012}}, 36: {error: {dn: -0.014, up: 0.014}}, 37: {error: {dn: -0.014, up: 0.014}}, 38: {error: {dn: -0.017, up: 0.017}}, 39: {error: {dn: -0.054, up: 0.054}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d01-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.750000e-01 2.500000e-02 2.500000e-02 2.741000e+00 5.100000e-02 5.100000e-02
+-9.250000e-01 2.500000e-02 2.500000e-02 1.407000e+00 1.900000e-02 1.900000e-02
+-8.750000e-01 2.500000e-02 2.500000e-02 9.330000e-01 1.700000e-02 1.700000e-02
+-8.250000e-01 2.500000e-02 2.500000e-02 7.000000e-01 1.500000e-02 1.500000e-02
+-7.750000e-01 2.500000e-02 2.500000e-02 5.660000e-01 1.400000e-02 1.400000e-02
+-7.250000e-01 2.500000e-02 2.500000e-02 4.510000e-01 1.300000e-02 1.300000e-02
+-6.750000e-01 2.500000e-02 2.500000e-02 3.760000e-01 1.100000e-02 1.100000e-02
+-6.250000e-01 2.500000e-02 2.500000e-02 3.410000e-01 1.100000e-02 1.100000e-02
+-5.750000e-01 2.500000e-02 2.500000e-02 2.940000e-01 1.000000e-02 1.000000e-02
+-5.250000e-01 2.500000e-02 2.500000e-02 2.690000e-01 9.000000e-03 9.000000e-03
+-4.750000e-01 2.500000e-02 2.500000e-02 2.380000e-01 9.000000e-03 9.000000e-03
+-4.250000e-01 2.500000e-02 2.500000e-02 2.320000e-01 8.000000e-03 8.000000e-03
+-3.750000e-01 2.500000e-02 2.500000e-02 2.200000e-01 8.000000e-03 8.000000e-03
+-3.250000e-01 2.500000e-02 2.500000e-02 2.130000e-01 8.000000e-03 8.000000e-03
+-2.750000e-01 2.500000e-02 2.500000e-02 1.950000e-01 7.000000e-03 7.000000e-03
+-2.250000e-01 2.500000e-02 2.500000e-02 1.910000e-01 8.000000e-03 8.000000e-03
+-1.750000e-01 2.500000e-02 2.500000e-02 2.010000e-01 8.000000e-03 8.000000e-03
+-1.250000e-01 2.500000e-02 2.500000e-02 1.830000e-01 7.000000e-03 7.000000e-03
+-7.500000e-02 2.500000e-02 2.500000e-02 1.780000e-01 7.000000e-03 7.000000e-03
+-2.500000e-02 2.500000e-02 2.500000e-02 1.750000e-01 7.000000e-03 7.000000e-03
+2.500000e-02 2.500000e-02 2.500000e-02 1.720000e-01 7.000000e-03 7.000000e-03
+7.500000e-02 2.500000e-02 2.500000e-02 1.860000e-01 7.000000e-03 7.000000e-03
+1.250000e-01 2.500000e-02 2.500000e-02 1.870000e-01 7.000000e-03 7.000000e-03
+1.750000e-01 2.500000e-02 2.500000e-02 1.760000e-01 7.000000e-03 7.000000e-03
+2.250000e-01 2.500000e-02 2.500000e-02 1.670000e-01 6.000000e-03 6.000000e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.800000e-01 7.000000e-03 7.000000e-03
+3.250000e-01 2.500000e-02 2.500000e-02 1.940000e-01 7.000000e-03 7.000000e-03
+3.750000e-01 2.500000e-02 2.500000e-02 2.130000e-01 8.000000e-03 8.000000e-03
+4.250000e-01 2.500000e-02 2.500000e-02 2.090000e-01 8.000000e-03 8.000000e-03
+4.750000e-01 2.500000e-02 2.500000e-02 2.160000e-01 8.000000e-03 8.000000e-03
+5.250000e-01 2.500000e-02 2.500000e-02 2.340000e-01 8.000000e-03 8.000000e-03
+5.750000e-01 2.500000e-02 2.500000e-02 2.780000e-01 9.000000e-03 9.000000e-03
+6.250000e-01 2.500000e-02 2.500000e-02 2.840000e-01 9.000000e-03 9.000000e-03
+6.750000e-01 2.500000e-02 2.500000e-02 3.180000e-01 1.000000e-02 1.000000e-02
+7.250000e-01 2.500000e-02 2.500000e-02 3.770000e-01 1.100000e-02 1.100000e-02
+7.750000e-01 2.500000e-02 2.500000e-02 4.370000e-01 1.200000e-02 1.200000e-02
+8.250000e-01 2.500000e-02 2.500000e-02 5.650000e-01 1.400000e-02 1.400000e-02
+8.750000e-01 2.500000e-02 2.500000e-02 6.890000e-01 1.400000e-02 1.400000e-02
+9.250000e-01 2.500000e-02 2.500000e-02 9.220000e-01 1.700000e-02 1.700000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 3.919000e+00 5.400000e-02 5.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.077, up: 0.077}}, 1: {error: {dn: -0.035, up: 0.035}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.013, up: 0.013}}, 4: {error: {dn: -0.011, up: 0.011}}, 5: {error: {dn: -0.011, up: 0.011}}, 6: {error: {dn: -0.011, up: 0.011}}, 7: {error: {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.01, up: 0.01}}, 9: {error: {dn: -0.009, up: 0.009}}, 10: {error: {dn: -0.008, up: 0.008}}, 11: {error: {dn: -0.008, up: 0.008}}, 12: {error: {dn: -0.007, up: 0.007}}, 13: {error: {dn: -0.007, up: 0.007}}, 14: {error: {dn: -0.007, up: 0.007}}, 15: {error: {dn: -0.007, up: 0.007}}, 16: {error: {dn: -0.007, up: 0.007}}, 17: {error: {dn: -0.006, up: 0.006}}, 18: {error: {dn: -0.006, up: 0.006}}, 19: {error: {dn: -0.006, up: 0.006}}, 20: {error: {dn: -0.007, up: 0.007}}, 21: {error: {dn: -0.006, up: 0.006}}, 22: {error: {dn: -0.006, up: 0.006}}, 23: {error: {dn: -0.006, up: 0.006}}, 24: {error: {dn: -0.007, up: 0.007}}, 25: {error: {dn: -0.006, up: 0.006}}, 26: {error: {dn: -0.006, up: 0.006}}, 27: {error: {dn: -0.006, up: 0.006}}, 28: {error: {dn: -0.006, up: 0.006}}, 29: {error: {dn: -0.008, up: 0.008}}, 30: {error: {dn: -0.006, up: 0.006}}, 31: {error: {dn: -0.007, up: 0.007}}, 32: {error: {dn: -0.008, up: 0.008}}, 33: {error: {dn: -0.009, up: 0.009}}, 34: {error: {dn: -0.009, up: 0.009}}, 35: {error: {dn: -0.009, up: 0.009}}, 36: {error: {dn: -0.01, up: 0.01}}, 37: {error: {dn: -0.01, up: 0.01}}, 38: {error: {dn: -0.013, up: 0.013}}, 39: {error: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d02-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.750000e-01 2.500000e-02 2.500000e-02 3.719000e+00 7.700000e-02 7.700000e-02
+-9.250000e-01 2.500000e-02 2.500000e-02 1.463000e+00 3.500000e-02 3.500000e-02
+-8.750000e-01 2.500000e-02 2.500000e-02 8.720000e-01 2.000000e-02 2.000000e-02
+-8.250000e-01 2.500000e-02 2.500000e-02 6.740000e-01 1.300000e-02 1.300000e-02
+-7.750000e-01 2.500000e-02 2.500000e-02 4.380000e-01 1.100000e-02 1.100000e-02
+-7.250000e-01 2.500000e-02 2.500000e-02 3.780000e-01 1.100000e-02 1.100000e-02
+-6.750000e-01 2.500000e-02 2.500000e-02 3.460000e-01 1.100000e-02 1.100000e-02
+-6.250000e-01 2.500000e-02 2.500000e-02 2.890000e-01 1.000000e-02 1.000000e-02
+-5.750000e-01 2.500000e-02 2.500000e-02 2.560000e-01 1.000000e-02 1.000000e-02
+-5.250000e-01 2.500000e-02 2.500000e-02 2.230000e-01 9.000000e-03 9.000000e-03
+-4.750000e-01 2.500000e-02 2.500000e-02 1.980000e-01 8.000000e-03 8.000000e-03
+-4.250000e-01 2.500000e-02 2.500000e-02 1.910000e-01 8.000000e-03 8.000000e-03
+-3.750000e-01 2.500000e-02 2.500000e-02 1.710000e-01 7.000000e-03 7.000000e-03
+-3.250000e-01 2.500000e-02 2.500000e-02 1.550000e-01 7.000000e-03 7.000000e-03
+-2.750000e-01 2.500000e-02 2.500000e-02 1.470000e-01 7.000000e-03 7.000000e-03
+-2.250000e-01 2.500000e-02 2.500000e-02 1.470000e-01 7.000000e-03 7.000000e-03
+-1.750000e-01 2.500000e-02 2.500000e-02 1.370000e-01 7.000000e-03 7.000000e-03
+-1.250000e-01 2.500000e-02 2.500000e-02 1.300000e-01 6.000000e-03 6.000000e-03
+-7.500000e-02 2.500000e-02 2.500000e-02 1.320000e-01 6.000000e-03 6.000000e-03
+-2.500000e-02 2.500000e-02 2.500000e-02 1.310000e-01 6.000000e-03 6.000000e-03
+2.500000e-02 2.500000e-02 2.500000e-02 1.430000e-01 7.000000e-03 7.000000e-03
+7.500000e-02 2.500000e-02 2.500000e-02 1.270000e-01 6.000000e-03 6.000000e-03
+1.250000e-01 2.500000e-02 2.500000e-02 1.210000e-01 6.000000e-03 6.000000e-03
+1.750000e-01 2.500000e-02 2.500000e-02 1.330000e-01 6.000000e-03 6.000000e-03
+2.250000e-01 2.500000e-02 2.500000e-02 1.510000e-01 7.000000e-03 7.000000e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.420000e-01 6.000000e-03 6.000000e-03
+3.250000e-01 2.500000e-02 2.500000e-02 1.540000e-01 6.000000e-03 6.000000e-03
+3.750000e-01 2.500000e-02 2.500000e-02 1.620000e-01 6.000000e-03 6.000000e-03
+4.250000e-01 2.500000e-02 2.500000e-02 1.640000e-01 6.000000e-03 6.000000e-03
+4.750000e-01 2.500000e-02 2.500000e-02 1.840000e-01 8.000000e-03 8.000000e-03
+5.250000e-01 2.500000e-02 2.500000e-02 1.710000e-01 6.000000e-03 6.000000e-03
+5.750000e-01 2.500000e-02 2.500000e-02 1.970000e-01 7.000000e-03 7.000000e-03
+6.250000e-01 2.500000e-02 2.500000e-02 2.380000e-01 8.000000e-03 8.000000e-03
+6.750000e-01 2.500000e-02 2.500000e-02 2.690000e-01 9.000000e-03 9.000000e-03
+7.250000e-01 2.500000e-02 2.500000e-02 3.290000e-01 9.000000e-03 9.000000e-03
+7.750000e-01 2.500000e-02 2.500000e-02 3.700000e-01 9.000000e-03 9.000000e-03
+8.250000e-01 2.500000e-02 2.500000e-02 5.160000e-01 1.000000e-02 1.000000e-02
+8.750000e-01 2.500000e-02 2.500000e-02 7.000000e-01 1.000000e-02 1.000000e-02
+9.250000e-01 2.500000e-02 2.500000e-02 1.104000e+00 1.300000e-02 1.300000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 4.492000e+00 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.019, up: 0.019}}, 1: {error: {dn: -0.009, up: 0.009}}, 2: {error: {dn: -0.003, up: 0.003}}, 3: {error: {dn: -0.002, up: 0.002}}, 4: {error: {dn: -0.002, up: 0.002}}, 5: {error: {dn: -0.002, up: 0.002}}, 6: {error: {dn: -0.002, up: 0.002}}, 7: {error: {dn: -0.002, up: 0.002}}, 8: {error: {dn: -0.002, up: 0.002}}, 9: {error: {dn: -0.002, up: 0.002}}, 10: {error: {dn: -0.002, up: 0.002}}, 11: {error: {dn: -0.002, up: 0.002}}, 12: {error: {dn: -0.002, up: 0.002}}, 13: {error: {dn: -0.001, up: 0.001}}, 14: {error: {dn: -0.001, up: 0.001}}, 15: {error: {dn: -0.001, up: 0.001}}, 16: {error: {dn: -0.001, up: 0.001}}, 17: {error: {dn: -0.001, up: 0.001}}, 18: {error: {dn: -0.001, up: 0.001}}, 19: {error: {dn: -0.001, up: 0.001}}, 20: {error: {dn: -0.001, up: 0.001}}, 21: {error: {dn: -0.001, up: 0.001}}, 22: {error: {dn: -0.001, up: 0.001}}, 23: {error: {dn: -0.001, up: 0.001}}, 24: {error: {dn: -0.001, up: 0.001}}, 25: {error: {dn: -0.001, up: 0.001}}, 26: {error: {dn: -0.001, up: 0.001}}, 27: {error: {dn: -0.001, up: 0.001}}, 28: {error: {dn: -0.001, up: 0.001}}, 29: {error: {dn: -0.001, up: 0.001}}, 30: {error: {dn: -0.001, up: 0.001}}, 31: {error: {dn: -0.001, up: 0.001}}, 32: {error: {dn: -0.002, up: 0.002}}, 33: {error: {dn: -0.002, up: 0.002}}, 34: {error: {dn: -0.002, up: 0.002}}, 35: {error: {dn: -0.002, up: 0.002}}, 36: {error: {dn: -0.002, up: 0.002}}, 37: {error: {dn: -0.003, up: 0.003}}, 38: {error: {dn: -0.006, up: 0.006}}, 39: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d03-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.750000e-01 2.500000e-02 2.500000e-02 4.410000e+00 1.900000e-02 1.900000e-02
+-9.250000e-01 2.500000e-02 2.500000e-02 1.374000e+00 9.000000e-03 9.000000e-03
+-8.750000e-01 2.500000e-02 2.500000e-02 7.860000e-01 3.000000e-03 3.000000e-03
+-8.250000e-01 2.500000e-02 2.500000e-02 5.310000e-01 2.000000e-03 2.000000e-03
+-7.750000e-01 2.500000e-02 2.500000e-02 3.990000e-01 2.000000e-03 2.000000e-03
+-7.250000e-01 2.500000e-02 2.500000e-02 3.140000e-01 2.000000e-03 2.000000e-03
+-6.750000e-01 2.500000e-02 2.500000e-02 2.670000e-01 2.000000e-03 2.000000e-03
+-6.250000e-01 2.500000e-02 2.500000e-02 2.280000e-01 2.000000e-03 2.000000e-03
+-5.750000e-01 2.500000e-02 2.500000e-02 2.000000e-01 2.000000e-03 2.000000e-03
+-5.250000e-01 2.500000e-02 2.500000e-02 1.790000e-01 2.000000e-03 2.000000e-03
+-4.750000e-01 2.500000e-02 2.500000e-02 1.620000e-01 2.000000e-03 2.000000e-03
+-4.250000e-01 2.500000e-02 2.500000e-02 1.500000e-01 2.000000e-03 2.000000e-03
+-3.750000e-01 2.500000e-02 2.500000e-02 1.430000e-01 2.000000e-03 2.000000e-03
+-3.250000e-01 2.500000e-02 2.500000e-02 1.350000e-01 1.000000e-03 1.000000e-03
+-2.750000e-01 2.500000e-02 2.500000e-02 1.280000e-01 1.000000e-03 1.000000e-03
+-2.250000e-01 2.500000e-02 2.500000e-02 1.230000e-01 1.000000e-03 1.000000e-03
+-1.750000e-01 2.500000e-02 2.500000e-02 1.200000e-01 1.000000e-03 1.000000e-03
+-1.250000e-01 2.500000e-02 2.500000e-02 1.150000e-01 1.000000e-03 1.000000e-03
+-7.500000e-02 2.500000e-02 2.500000e-02 1.150000e-01 1.000000e-03 1.000000e-03
+-2.500000e-02 2.500000e-02 2.500000e-02 1.140000e-01 1.000000e-03 1.000000e-03
+2.500000e-02 2.500000e-02 2.500000e-02 1.120000e-01 1.000000e-03 1.000000e-03
+7.500000e-02 2.500000e-02 2.500000e-02 1.110000e-01 1.000000e-03 1.000000e-03
+1.250000e-01 2.500000e-02 2.500000e-02 1.130000e-01 1.000000e-03 1.000000e-03
+1.750000e-01 2.500000e-02 2.500000e-02 1.150000e-01 1.000000e-03 1.000000e-03
+2.250000e-01 2.500000e-02 2.500000e-02 1.180000e-01 1.000000e-03 1.000000e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.200000e-01 1.000000e-03 1.000000e-03
+3.250000e-01 2.500000e-02 2.500000e-02 1.240000e-01 1.000000e-03 1.000000e-03
+3.750000e-01 2.500000e-02 2.500000e-02 1.270000e-01 1.000000e-03 1.000000e-03
+4.250000e-01 2.500000e-02 2.500000e-02 1.330000e-01 1.000000e-03 1.000000e-03
+4.750000e-01 2.500000e-02 2.500000e-02 1.420000e-01 1.000000e-03 1.000000e-03
+5.250000e-01 2.500000e-02 2.500000e-02 1.510000e-01 1.000000e-03 1.000000e-03
+5.750000e-01 2.500000e-02 2.500000e-02 1.640000e-01 1.000000e-03 1.000000e-03
+6.250000e-01 2.500000e-02 2.500000e-02 1.860000e-01 2.000000e-03 2.000000e-03
+6.750000e-01 2.500000e-02 2.500000e-02 2.100000e-01 2.000000e-03 2.000000e-03
+7.250000e-01 2.500000e-02 2.500000e-02 2.520000e-01 2.000000e-03 2.000000e-03
+7.750000e-01 2.500000e-02 2.500000e-02 3.130000e-01 2.000000e-03 2.000000e-03
+8.250000e-01 2.500000e-02 2.500000e-02 4.120000e-01 2.000000e-03 2.000000e-03
+8.750000e-01 2.500000e-02 2.500000e-02 5.970000e-01 3.000000e-03 3.000000e-03
+9.250000e-01 2.500000e-02 2.500000e-02 1.061000e+00 6.000000e-03 6.000000e-03
+9.750000e-01 2.500000e-02 2.500000e-02 5.384000e+00 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}, 1: {error: {dn: -0.024, up: 0.024}}, 2: {error: {dn: -0.008, up: 0.008}}, 3: {error: {dn: -0.007, up: 0.007}}, 4: {error: {dn: -0.006, up: 0.006}}, 5: {error: {dn: -0.006, up: 0.006}}, 6: {error: {dn: -0.006, up: 0.006}}, 7: {error: {dn: -0.006, up: 0.006}}, 8: {error: {dn: -0.005, up: 0.005}}, 9: {error: {dn: -0.005, up: 0.005}}, 10: {error: {dn: -0.005, up: 0.005}}, 11: {error: {dn: -0.005, up: 0.005}}, 12: {error: {dn: -0.004, up: 0.004}}, 13: {error: {dn: -0.005, up: 0.005}}, 14: {error: {dn: -0.004, up: 0.004}}, 15: {error: {dn: -0.004, up: 0.004}}, 16: {error: {dn: -0.004, up: 0.004}}, 17: {error: {dn: -0.004, up: 0.004}}, 18: {error: {dn: -0.004, up: 0.004}}, 19: {error: {dn: -0.004, up: 0.004}}, 20: {error: {dn: -0.004, up: 0.004}}, 21: {error: {dn: -0.004, up: 0.004}}, 22: {error: {dn: -0.004, up: 0.004}}, 23: {error: {dn: -0.004, up: 0.004}}, 24: {error: {dn: -0.004, up: 0.004}}, 25: {error: {dn: -0.004, up: 0.004}}, 26: {error: {dn: -0.004, up: 0.004}}, 27: {error: {dn: -0.004, up: 0.004}}, 28: {error: {dn: -0.004, up: 0.004}}, 29: {error: {dn: -0.004, up: 0.004}}, 30: {error: {dn: -0.004, up: 0.004}}, 31: {error: {dn: -0.004, up: 0.004}}, 32: {error: {dn: -0.004, up: 0.004}}, 33: {error: {dn: -0.005, up: 0.005}}, 34: {error: {dn: -0.006, up: 0.006}}, 35: {error: {dn: -0.006, up: 0.006}}, 36: {error: {dn: -0.006, up: 0.006}}, 37: {error: {dn: -0.01, up: 0.01}}, 38: {error: {dn: -0.016, up: 0.016}}, 39: {error: {dn: -0.069, up: 0.069}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d04-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-9.750000e-01 2.500000e-02 2.500000e-02 4.643000e+00 6.000000e-02 6.000000e-02
+-9.250000e-01 2.500000e-02 2.500000e-02 1.334000e+00 2.400000e-02 2.400000e-02
+-8.750000e-01 2.500000e-02 2.500000e-02 7.440000e-01 8.000000e-03 8.000000e-03
+-8.250000e-01 2.500000e-02 2.500000e-02 4.950000e-01 7.000000e-03 7.000000e-03
+-7.750000e-01 2.500000e-02 2.500000e-02 3.620000e-01 6.000000e-03 6.000000e-03
+-7.250000e-01 2.500000e-02 2.500000e-02 3.090000e-01 6.000000e-03 6.000000e-03
+-6.750000e-01 2.500000e-02 2.500000e-02 2.500000e-01 6.000000e-03 6.000000e-03
+-6.250000e-01 2.500000e-02 2.500000e-02 2.190000e-01 6.000000e-03 6.000000e-03
+-5.750000e-01 2.500000e-02 2.500000e-02 1.850000e-01 5.000000e-03 5.000000e-03
+-5.250000e-01 2.500000e-02 2.500000e-02 1.740000e-01 5.000000e-03 5.000000e-03
+-4.750000e-01 2.500000e-02 2.500000e-02 1.470000e-01 5.000000e-03 5.000000e-03
+-4.250000e-01 2.500000e-02 2.500000e-02 1.380000e-01 5.000000e-03 5.000000e-03
+-3.750000e-01 2.500000e-02 2.500000e-02 1.300000e-01 4.000000e-03 4.000000e-03
+-3.250000e-01 2.500000e-02 2.500000e-02 1.280000e-01 5.000000e-03 5.000000e-03
+-2.750000e-01 2.500000e-02 2.500000e-02 1.200000e-01 4.000000e-03 4.000000e-03
+-2.250000e-01 2.500000e-02 2.500000e-02 1.160000e-01 4.000000e-03 4.000000e-03
+-1.750000e-01 2.500000e-02 2.500000e-02 1.070000e-01 4.000000e-03 4.000000e-03
+-1.250000e-01 2.500000e-02 2.500000e-02 1.120000e-01 4.000000e-03 4.000000e-03
+-7.500000e-02 2.500000e-02 2.500000e-02 1.090000e-01 4.000000e-03 4.000000e-03
+-2.500000e-02 2.500000e-02 2.500000e-02 1.050000e-01 4.000000e-03 4.000000e-03
+2.500000e-02 2.500000e-02 2.500000e-02 1.030000e-01 4.000000e-03 4.000000e-03
+7.500000e-02 2.500000e-02 2.500000e-02 1.060000e-01 4.000000e-03 4.000000e-03
+1.250000e-01 2.500000e-02 2.500000e-02 1.050000e-01 4.000000e-03 4.000000e-03
+1.750000e-01 2.500000e-02 2.500000e-02 1.040000e-01 4.000000e-03 4.000000e-03
+2.250000e-01 2.500000e-02 2.500000e-02 1.080000e-01 4.000000e-03 4.000000e-03
+2.750000e-01 2.500000e-02 2.500000e-02 1.150000e-01 4.000000e-03 4.000000e-03
+3.250000e-01 2.500000e-02 2.500000e-02 1.080000e-01 4.000000e-03 4.000000e-03
+3.750000e-01 2.500000e-02 2.500000e-02 1.150000e-01 4.000000e-03 4.000000e-03
+4.250000e-01 2.500000e-02 2.500000e-02 1.160000e-01 4.000000e-03 4.000000e-03
+4.750000e-01 2.500000e-02 2.500000e-02 1.340000e-01 4.000000e-03 4.000000e-03
+5.250000e-01 2.500000e-02 2.500000e-02 1.390000e-01 4.000000e-03 4.000000e-03
+5.750000e-01 2.500000e-02 2.500000e-02 1.500000e-01 4.000000e-03 4.000000e-03
+6.250000e-01 2.500000e-02 2.500000e-02 1.680000e-01 4.000000e-03 4.000000e-03
+6.750000e-01 2.500000e-02 2.500000e-02 1.890000e-01 5.000000e-03 5.000000e-03
+7.250000e-01 2.500000e-02 2.500000e-02 2.310000e-01 6.000000e-03 6.000000e-03
+7.750000e-01 2.500000e-02 2.500000e-02 2.780000e-01 6.000000e-03 6.000000e-03
+8.250000e-01 2.500000e-02 2.500000e-02 3.790000e-01 6.000000e-03 6.000000e-03
+8.750000e-01 2.500000e-02 2.500000e-02 5.460000e-01 1.000000e-02 1.000000e-02
+9.250000e-01 2.500000e-02 2.500000e-02 9.660000e-01 1.600000e-02 1.600000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 5.838000e+00 6.900000e-02 6.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.075, up: 1.075}}, 1: {error: {dn: -0.099, up: 0.099}}, 2: {error: {dn: -0.067, up: 0.067}}, 3: {error: {dn: -0.054, up: 0.054}}, 4: {error: {dn: -0.043, up: 0.043}}, 5: {error: {dn: -0.033, up: 0.033}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.023, up: 0.023}}, 8: {error: {dn: -0.019, up: 0.019}}, 9: {error: {dn: -0.017, up: 0.017}}, 10: {error: {dn: -0.015, up: 0.015}}, 11: {error: {dn: -0.012, up: 0.012}}, 12: {error: {dn: -0.011, up: 0.011}}, 13: {error: {dn: -0.01, up: 0.01}}, 14: {error: {dn: -0.009, up: 0.009}}, 15: {error: {dn: -0.009, up: 0.009}}, 16: {error: {dn: -0.008, up: 0.008}}, 17: {error: {dn: -0.007, up: 0.007}}, 18: {error: {dn: -0.007, up: 0.007}}, 19: {error: {dn: -0.007, up: 0.007}}, 20: {error: {dn: -0.006, up: 0.006}}, 21: {error: {dn: -0.006, up: 0.006}}, 22: {error: {dn: -0.006, up: 0.006}}, 23: {error: {dn: -0.006, up: 0.006}}, 24: {error: {dn: -0.006, up: 0.006}}, 25: {error: {dn: -0.006, up: 0.006}}, 26: {error: {dn: -0.006, up: 0.006}}, 27: {error: {dn: -0.007, up: 0.007}}, 28: {error: {dn: -0.007, up: 0.007}}, 29: {error: {dn: -0.006, up: 0.006}}, 30: {error: {dn: -0.007, up: 0.007}}, 31: {error: {dn: -0.007, up: 0.007}}, 32: {error: {dn: -0.008, up: 0.008}}, 33: {error: {dn: -0.008, up: 0.008}}, 34: {error: {dn: -0.009, up: 0.009}}, 35: {error: {dn: -0.011, up: 0.011}}, 36: {error: {dn: -0.011, up: 0.011}}, 37: {error: {dn: -0.013, up: 0.013}}, 38: {error: {dn: -0.014, up: 0.014}}, 39: {error: {dn: -0.016, up: 0.016}}, 40: {error: {dn: -0.019, up: 0.019}}, 41: {error: {dn: -0.024, up: 0.024}}, 42: {error: {dn: -0.028, up: 0.028}}, 43: {error: {dn: -0.036, up: 0.036}}, 44: {error: {dn: -0.046, up: 0.046}}, 45: {error: {dn: -0.059, up: 0.059}}, 46: {error: {dn: -0.096, up: 0.096}}, 47: {error: {dn: -0.123, up: 0.123}}, 48: {error: {dn: -0.21, up: 0.21}}, 49: {error: {dn: -0.506, up: 0.506}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d05-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 6.627000e+01 1.075000e+00 1.075000e+00
+5.400000e+00 1.800000e+00 1.800000e+00 1.620000e+00 9.900000e-02 9.900000e-02
+9.000000e+00 1.800000e+00 1.800000e+00 1.450000e+00 6.700000e-02 6.700000e-02
+1.260000e+01 1.800000e+00 1.800000e+00 1.385000e+00 5.400000e-02 5.400000e-02
+1.620000e+01 1.800000e+00 1.800000e+00 1.183000e+00 4.300000e-02 4.300000e-02
+1.980000e+01 1.800000e+00 1.800000e+00 9.880000e-01 3.300000e-02 3.300000e-02
+2.340000e+01 1.800000e+00 1.800000e+00 8.990000e-01 2.700000e-02 2.700000e-02
+2.700000e+01 1.800000e+00 1.800000e+00 7.400000e-01 2.300000e-02 2.300000e-02
+3.060000e+01 1.800000e+00 1.800000e+00 6.530000e-01 1.900000e-02 1.900000e-02
+3.420000e+01 1.800000e+00 1.800000e+00 5.680000e-01 1.700000e-02 1.700000e-02
+3.780000e+01 1.800000e+00 1.800000e+00 4.830000e-01 1.500000e-02 1.500000e-02
+4.140000e+01 1.800000e+00 1.800000e+00 3.820000e-01 1.200000e-02 1.200000e-02
+4.500000e+01 1.800000e+00 1.800000e+00 3.520000e-01 1.100000e-02 1.100000e-02
+4.860000e+01 1.800000e+00 1.800000e+00 3.120000e-01 1.000000e-02 1.000000e-02
+5.220000e+01 1.800000e+00 1.800000e+00 2.880000e-01 9.000000e-03 9.000000e-03
+5.580000e+01 1.800000e+00 1.800000e+00 2.650000e-01 9.000000e-03 9.000000e-03
+5.940000e+01 1.800000e+00 1.800000e+00 2.320000e-01 8.000000e-03 8.000000e-03
+6.300000e+01 1.800000e+00 1.800000e+00 2.110000e-01 7.000000e-03 7.000000e-03
+6.660000e+01 1.800000e+00 1.800000e+00 2.120000e-01 7.000000e-03 7.000000e-03
+7.020000e+01 1.800000e+00 1.800000e+00 2.010000e-01 7.000000e-03 7.000000e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.790000e-01 6.000000e-03 6.000000e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.700000e-01 6.000000e-03 6.000000e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.790000e-01 6.000000e-03 6.000000e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.870000e-01 6.000000e-03 6.000000e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.790000e-01 6.000000e-03 6.000000e-03
+9.180000e+01 1.800000e+00 1.800000e+00 1.770000e-01 6.000000e-03 6.000000e-03
+9.540000e+01 1.800000e+00 1.800000e+00 1.770000e-01 6.000000e-03 6.000000e-03
+9.900000e+01 1.800000e+00 1.800000e+00 2.010000e-01 7.000000e-03 7.000000e-03
+1.026000e+02 1.800000e+00 1.800000e+00 1.910000e-01 7.000000e-03 7.000000e-03
+1.062000e+02 1.800000e+00 1.800000e+00 1.940000e-01 6.000000e-03 6.000000e-03
+1.098000e+02 1.800000e+00 1.800000e+00 2.210000e-01 7.000000e-03 7.000000e-03
+1.134000e+02 1.800000e+00 1.800000e+00 2.260000e-01 7.000000e-03 7.000000e-03
+1.170000e+02 1.800000e+00 1.800000e+00 2.340000e-01 8.000000e-03 8.000000e-03
+1.206000e+02 1.800000e+00 1.800000e+00 2.640000e-01 8.000000e-03 8.000000e-03
+1.242000e+02 1.800000e+00 1.800000e+00 2.840000e-01 9.000000e-03 9.000000e-03
+1.278000e+02 1.800000e+00 1.800000e+00 3.350000e-01 1.100000e-02 1.100000e-02
+1.314000e+02 1.800000e+00 1.800000e+00 3.650000e-01 1.100000e-02 1.100000e-02
+1.350000e+02 1.800000e+00 1.800000e+00 4.280000e-01 1.300000e-02 1.300000e-02
+1.386000e+02 1.800000e+00 1.800000e+00 4.960000e-01 1.400000e-02 1.400000e-02
+1.422000e+02 1.800000e+00 1.800000e+00 5.950000e-01 1.600000e-02 1.600000e-02
+1.458000e+02 1.800000e+00 1.800000e+00 6.960000e-01 1.900000e-02 1.900000e-02
+1.494000e+02 1.800000e+00 1.800000e+00 8.840000e-01 2.400000e-02 2.400000e-02
+1.530000e+02 1.800000e+00 1.800000e+00 9.890000e-01 2.800000e-02 2.800000e-02
+1.566000e+02 1.800000e+00 1.800000e+00 1.292000e+00 3.600000e-02 3.600000e-02
+1.602000e+02 1.800000e+00 1.800000e+00 1.617000e+00 4.600000e-02 4.600000e-02
+1.638000e+02 1.800000e+00 1.800000e+00 1.923000e+00 5.900000e-02 5.900000e-02
+1.674000e+02 1.800000e+00 1.800000e+00 2.649000e+00 9.600000e-02 9.600000e-02
+1.710000e+02 1.800000e+00 1.800000e+00 3.133000e+00 1.230000e-01 1.230000e-01
+1.746000e+02 1.800000e+00 1.800000e+00 3.949000e+00 2.100000e-01 2.100000e-01
+1.782000e+02 1.800000e+00 1.800000e+00 5.060000e+00 5.060000e-01 5.060000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.201, up: 1.201}}, 1: {error: {dn: -0.153, up: 0.153}}, 2: {error: {dn: -0.036, up: 0.036}}, 3: {error: {dn: -0.068, up: 0.068}}, 4: {error: {dn: -0.047, up: 0.047}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.021, up: 0.021}}, 8: {error: {dn: -0.017, up: 0.017}}, 9: {error: {dn: -0.015, up: 0.015}}, 10: {error: {dn: -0.012, up: 0.012}}, 11: {error: {dn: -0.01, up: 0.01}}, 12: {error: {dn: -0.002, up: 0.002}}, 13: {error: {dn: -0.009, up: 0.009}}, 14: {error: {dn: -0.008, up: 0.008}}, 15: {error: {dn: -0.006, up: 0.006}}, 16: {error: {dn: -0.006, up: 0.006}}, 17: {error: {dn: -0.007, up: 0.007}}, 18: {error: {dn: -0.006, up: 0.006}}, 19: {error: {dn: -0.006, up: 0.006}}, 20: {error: {dn: -0.006, up: 0.006}}, 21: {error: {dn: -0.006, up: 0.006}}, 22: {error: {dn: -0.006, up: 0.006}}, 23: {error: {dn: -0.005, up: 0.005}}, 24: {error: {dn: -0.006, up: 0.006}}, 25: {error: {dn: -0.005, up: 0.005}}, 26: {error: {dn: -0.005, up: 0.005}}, 27: {error: {dn: -0.005, up: 0.005}}, 28: {error: {dn: -0.006, up: 0.006}}, 29: {error: {dn: -0.006, up: 0.006}}, 30: {error: {dn: -0.006, up: 0.006}}, 31: {error: {dn: -0.007, up: 0.007}}, 32: {error: {dn: -0.008, up: 0.008}}, 33: {error: {dn: -0.008, up: 0.008}}, 34: {error: {dn: -0.01, up: 0.01}}, 35: {error: {dn: -0.009, up: 0.009}}, 36: {error: {dn: -0.011, up: 0.011}}, 37: {error: {dn: -0.012, up: 0.012}}, 38: {error: {dn: -0.013, up: 0.013}}, 39: {error: {dn: -0.014, up: 0.014}}, 40: {error: {dn: -0.02, up: 0.02}}, 41: {error: {dn: -0.02, up: 0.02}}, 42: {error: {dn: -0.028, up: 0.028}}, 43: {error: {dn: -0.033, up: 0.033}}, 44: {error: {dn: -0.047, up: 0.047}}, 45: {error: {dn: -0.064, up: 0.064}}, 46: {error: {dn: -0.097, up: 0.097}}, 47: {error: {dn: -0.155, up: 0.155}}, 48: {error: {dn: -0.276, up: 0.276}}, 49: {error: {dn: -0.712, up: 0.712}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d06-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 6.107000e+01 1.201000e+00 1.201000e+00
+5.400000e+00 1.800000e+00 1.800000e+00 3.025000e+00 1.530000e-01 1.530000e-01
+9.000000e+00 1.800000e+00 1.800000e+00 2.706000e+00 3.600000e-02 3.600000e-02
+1.260000e+01 1.800000e+00 1.800000e+00 2.201000e+00 6.800000e-02 6.800000e-02
+1.620000e+01 1.800000e+00 1.800000e+00 1.671000e+00 4.700000e-02 4.700000e-02
+1.980000e+01 1.800000e+00 1.800000e+00 1.342000e+00 2.000000e-02 2.000000e-02
+2.340000e+01 1.800000e+00 1.800000e+00 9.760000e-01 2.700000e-02 2.700000e-02
+2.700000e+01 1.800000e+00 1.800000e+00 7.970000e-01 2.100000e-02 2.100000e-02
+3.060000e+01 1.800000e+00 1.800000e+00 6.060000e-01 1.700000e-02 1.700000e-02
+3.420000e+01 1.800000e+00 1.800000e+00 5.320000e-01 1.500000e-02 1.500000e-02
+3.780000e+01 1.800000e+00 1.800000e+00 3.910000e-01 1.200000e-02 1.200000e-02
+4.140000e+01 1.800000e+00 1.800000e+00 3.560000e-01 1.000000e-02 1.000000e-02
+4.500000e+01 1.800000e+00 1.800000e+00 2.980000e-01 2.000000e-03 2.000000e-03
+4.860000e+01 1.800000e+00 1.800000e+00 2.570000e-01 9.000000e-03 9.000000e-03
+5.220000e+01 1.800000e+00 1.800000e+00 2.350000e-01 8.000000e-03 8.000000e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.870000e-01 6.000000e-03 6.000000e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.780000e-01 6.000000e-03 6.000000e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.800000e-01 7.000000e-03 7.000000e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.590000e-01 6.000000e-03 6.000000e-03
+7.020000e+01 1.800000e+00 1.800000e+00 1.530000e-01 6.000000e-03 6.000000e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.480000e-01 6.000000e-03 6.000000e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.510000e-01 6.000000e-03 6.000000e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.320000e-01 6.000000e-03 6.000000e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.210000e-01 5.000000e-03 5.000000e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.410000e-01 6.000000e-03 6.000000e-03
+9.180000e+01 1.800000e+00 1.800000e+00 1.320000e-01 5.000000e-03 5.000000e-03
+9.540000e+01 1.800000e+00 1.800000e+00 1.300000e-01 5.000000e-03 5.000000e-03
+9.900000e+01 1.800000e+00 1.800000e+00 1.400000e-01 5.000000e-03 5.000000e-03
+1.026000e+02 1.800000e+00 1.800000e+00 1.430000e-01 6.000000e-03 6.000000e-03
+1.062000e+02 1.800000e+00 1.800000e+00 1.510000e-01 6.000000e-03 6.000000e-03
+1.098000e+02 1.800000e+00 1.800000e+00 1.560000e-01 6.000000e-03 6.000000e-03
+1.134000e+02 1.800000e+00 1.800000e+00 1.770000e-01 7.000000e-03 7.000000e-03
+1.170000e+02 1.800000e+00 1.800000e+00 2.080000e-01 8.000000e-03 8.000000e-03
+1.206000e+02 1.800000e+00 1.800000e+00 1.980000e-01 8.000000e-03 8.000000e-03
+1.242000e+02 1.800000e+00 1.800000e+00 2.680000e-01 1.000000e-02 1.000000e-02
+1.278000e+02 1.800000e+00 1.800000e+00 2.770000e-01 9.000000e-03 9.000000e-03
+1.314000e+02 1.800000e+00 1.800000e+00 3.260000e-01 1.100000e-02 1.100000e-02
+1.350000e+02 1.800000e+00 1.800000e+00 3.530000e-01 1.200000e-02 1.200000e-02
+1.386000e+02 1.800000e+00 1.800000e+00 4.130000e-01 1.300000e-02 1.300000e-02
+1.422000e+02 1.800000e+00 1.800000e+00 4.770000e-01 1.400000e-02 1.400000e-02
+1.458000e+02 1.800000e+00 1.800000e+00 7.160000e-01 2.000000e-02 2.000000e-02
+1.494000e+02 1.800000e+00 1.800000e+00 7.550000e-01 2.000000e-02 2.000000e-02
+1.530000e+02 1.800000e+00 1.800000e+00 1.004000e+00 2.800000e-02 2.800000e-02
+1.566000e+02 1.800000e+00 1.800000e+00 1.294000e+00 3.300000e-02 3.300000e-02
+1.602000e+02 1.800000e+00 1.800000e+00 1.747000e+00 4.700000e-02 4.700000e-02
+1.638000e+02 1.800000e+00 1.800000e+00 2.291000e+00 6.400000e-02 6.400000e-02
+1.674000e+02 1.800000e+00 1.800000e+00 3.230000e+00 9.700000e-02 9.700000e-02
+1.710000e+02 1.800000e+00 1.800000e+00 4.536000e+00 1.550000e-01 1.550000e-01
+1.746000e+02 1.800000e+00 1.800000e+00 5.893000e+00 2.760000e-01 2.760000e-01
+1.782000e+02 1.800000e+00 1.800000e+00 8.406000e+00 7.120000e-01 7.120000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.316, up: 0.316}}, 1: {error: {dn: -0.071, up: 0.071}}, 2: {error: {dn: -0.036, up: 0.036}}, 3: {error: {dn: -0.023, up: 0.023}}, 4: {error: {dn: -0.015, up: 0.015}}, 5: {error: {dn: -0.01, up: 0.01}}, 6: {error: {dn: -0.007, up: 0.007}}, 7: {error: {dn: -0.005, up: 0.005}}, 8: {error: {dn: -0.004, up: 0.004}}, 9: {error: {dn: -0.003, up: 0.003}}, 10: {error: {dn: -0.003, up: 0.003}}, 11: {error: {dn: -0.003, up: 0.003}}, 12: {error: {dn: -0.002, up: 0.002}}, 13: {error: {dn: -0.002, up: 0.002}}, 14: {error: {dn: -0.002, up: 0.002}}, 15: {error: {dn: -0.002, up: 0.002}}, 16: {error: {dn: -0.001, up: 0.001}}, 17: {error: {dn: -0.001, up: 0.001}}, 18: {error: {dn: -0.001, up: 0.001}}, 19: {error: {dn: -0.001, up: 0.001}}, 20: {error: {dn: -0.001, up: 0.001}}, 21: {error: {dn: -0.001, up: 0.001}}, 22: {error: {dn: -0.001, up: 0.001}}, 23: {error: {dn: -0.001, up: 0.001}}, 24: {error: {dn: -0.001, up: 0.001}}, 25: {error: {dn: -0.001, up: 0.001}}, 26: {error: {dn: -0.001, up: 0.001}}, 27: {error: {dn: -0.001, up: 0.001}}, 28: {error: {dn: -0.001, up: 0.001}}, 29: {error: {dn: -0.001, up: 0.001}}, 30: {error: {dn: -0.001, up: 0.001}}, 31: {error: {dn: -0.001, up: 0.001}}, 32: {error: {dn: -0.002, up: 0.002}}, 33: {error: {dn: -0.002, up: 0.002}}, 34: {error: {dn: -0.002, up: 0.002}}, 35: {error: {dn: -0.002, up: 0.002}}, 36: {error: {dn: -0.003, up: 0.003}}, 37: {error: {dn: -0.003, up: 0.003}}, 38: {error: {dn: -0.003, up: 0.003}}, 39: {error: {dn: -0.004, up: 0.004}}, 40: {error: {dn: -0.005, up: 0.005}}, 41: {error: {dn: -0.006, up: 0.006}}, 42: {error: {dn: -0.007, up: 0.007}}, 43: {error: {dn: -0.009, up: 0.009}}, 44: {error: {dn: -0.012, up: 0.012}}, 45: {error: {dn: -0.018, up: 0.018}}, 46: {error: {dn: -0.027, up: 0.027}}, 47: {error: {dn: -0.047, up: 0.047}}, 48: {error: {dn: -0.089, up: 0.089}}, 49: {error: {dn: -0.222, up: 0.222}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d07-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 6.019000e+01 3.160000e-01 3.160000e-01
+5.400000e+00 1.800000e+00 1.800000e+00 5.752000e+00 7.100000e-02 7.100000e-02
+9.000000e+00 1.800000e+00 1.800000e+00 4.104000e+00 3.600000e-02 3.600000e-02
+1.260000e+01 1.800000e+00 1.800000e+00 2.856000e+00 2.300000e-02 2.300000e-02
+1.620000e+01 1.800000e+00 1.800000e+00 1.911000e+00 1.500000e-02 1.500000e-02
+1.980000e+01 1.800000e+00 1.800000e+00 1.318000e+00 1.000000e-02 1.000000e-02
+2.340000e+01 1.800000e+00 1.800000e+00 9.370000e-01 7.000000e-03 7.000000e-03
+2.700000e+01 1.800000e+00 1.800000e+00 6.910000e-01 5.000000e-03 5.000000e-03
+3.060000e+01 1.800000e+00 1.800000e+00 5.260000e-01 4.000000e-03 4.000000e-03
+3.420000e+01 1.800000e+00 1.800000e+00 4.130000e-01 3.000000e-03 3.000000e-03
+3.780000e+01 1.800000e+00 1.800000e+00 3.340000e-01 3.000000e-03 3.000000e-03
+4.140000e+01 1.800000e+00 1.800000e+00 2.760000e-01 3.000000e-03 3.000000e-03
+4.500000e+01 1.800000e+00 1.800000e+00 2.390000e-01 2.000000e-03 2.000000e-03
+4.860000e+01 1.800000e+00 1.800000e+00 2.010000e-01 2.000000e-03 2.000000e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.790000e-01 2.000000e-03 2.000000e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.580000e-01 2.000000e-03 2.000000e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.470000e-01 1.000000e-03 1.000000e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.370000e-01 1.000000e-03 1.000000e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.290000e-01 1.000000e-03 1.000000e-03
+7.020000e+01 1.800000e+00 1.800000e+00 1.220000e-01 1.000000e-03 1.000000e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.170000e-01 1.000000e-03 1.000000e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.140000e-01 1.000000e-03 1.000000e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.120000e-01 1.000000e-03 1.000000e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.100000e-01 1.000000e-03 1.000000e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.110000e-01 1.000000e-03 1.000000e-03
+9.180000e+01 1.800000e+00 1.800000e+00 1.110000e-01 1.000000e-03 1.000000e-03
+9.540000e+01 1.800000e+00 1.800000e+00 1.130000e-01 1.000000e-03 1.000000e-03
+9.900000e+01 1.800000e+00 1.800000e+00 1.160000e-01 1.000000e-03 1.000000e-03
+1.026000e+02 1.800000e+00 1.800000e+00 1.200000e-01 1.000000e-03 1.000000e-03
+1.062000e+02 1.800000e+00 1.800000e+00 1.270000e-01 1.000000e-03 1.000000e-03
+1.098000e+02 1.800000e+00 1.800000e+00 1.320000e-01 1.000000e-03 1.000000e-03
+1.134000e+02 1.800000e+00 1.800000e+00 1.450000e-01 1.000000e-03 1.000000e-03
+1.170000e+02 1.800000e+00 1.800000e+00 1.550000e-01 2.000000e-03 2.000000e-03
+1.206000e+02 1.800000e+00 1.800000e+00 1.680000e-01 2.000000e-03 2.000000e-03
+1.242000e+02 1.800000e+00 1.800000e+00 1.900000e-01 2.000000e-03 2.000000e-03
+1.278000e+02 1.800000e+00 1.800000e+00 2.170000e-01 2.000000e-03 2.000000e-03
+1.314000e+02 1.800000e+00 1.800000e+00 2.550000e-01 3.000000e-03 3.000000e-03
+1.350000e+02 1.800000e+00 1.800000e+00 2.940000e-01 3.000000e-03 3.000000e-03
+1.386000e+02 1.800000e+00 1.800000e+00 3.470000e-01 3.000000e-03 3.000000e-03
+1.422000e+02 1.800000e+00 1.800000e+00 4.320000e-01 4.000000e-03 4.000000e-03
+1.458000e+02 1.800000e+00 1.800000e+00 5.370000e-01 5.000000e-03 5.000000e-03
+1.494000e+02 1.800000e+00 1.800000e+00 6.970000e-01 6.000000e-03 6.000000e-03
+1.530000e+02 1.800000e+00 1.800000e+00 8.900000e-01 7.000000e-03 7.000000e-03
+1.566000e+02 1.800000e+00 1.800000e+00 1.227000e+00 9.000000e-03 9.000000e-03
+1.602000e+02 1.800000e+00 1.800000e+00 1.694000e+00 1.200000e-02 1.200000e-02
+1.638000e+02 1.800000e+00 1.800000e+00 2.443000e+00 1.800000e-02 1.800000e-02
+1.674000e+02 1.800000e+00 1.800000e+00 3.631000e+00 2.700000e-02 2.700000e-02
+1.710000e+02 1.800000e+00 1.800000e+00 5.566000e+00 4.700000e-02 4.700000e-02
+1.746000e+02 1.800000e+00 1.800000e+00 8.011000e+00 8.900000e-02 8.900000e-02
+1.782000e+02 1.800000e+00 1.800000e+00 1.217300e+01 2.220000e-01 2.220000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.824, up: 0.824}}, 1: {error: {dn: -0.205, up: 0.205}}, 2: {error: {dn: -0.086, up: 0.086}}, 3: {error: {dn: -0.049, up: 0.049}}, 4: {error: {dn: -0.029, up: 0.029}}, 5: {error: {dn: -0.02, up: 0.02}}, 6: {error: {dn: -0.016, up: 0.016}}, 7: {error: {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.008, up: 0.008}}, 9: {error: {dn: -0.007, up: 0.007}}, 10: {error: {dn: -0.006, up: 0.006}}, 11: {error: {dn: -0.005, up: 0.005}}, 12: {error: {dn: -0.005, up: 0.005}}, 13: {error: {dn: -0.004, up: 0.004}}, 14: {error: {dn: -0.004, up: 0.004}}, 15: {error: {dn: -0.004, up: 0.004}}, 16: {error: {dn: -0.004, up: 0.004}}, 17: {error: {dn: -0.003, up: 0.003}}, 18: {error: {dn: -0.003, up: 0.003}}, 19: {error: {dn: -0.004, up: 0.004}}, 20: {error: {dn: -0.003, up: 0.003}}, 21: {error: {dn: -0.004, up: 0.004}}, 22: {error: {dn: -0.004, up: 0.004}}, 23: {error: {dn: -0.004, up: 0.004}}, 24: {error: {dn: -0.003, up: 0.003}}, 25: {error: {dn: -0.003, up: 0.003}}, 26: {error: {dn: -0.004, up: 0.004}}, 27: {error: {dn: -0.004, up: 0.004}}, 28: {error: {dn: -0.004, up: 0.004}}, 29: {error: {dn: -0.004, up: 0.004}}, 30: {error: {dn: -0.004, up: 0.004}}, 31: {error: {dn: -0.004, up: 0.004}}, 32: {error: {dn: -0.004, up: 0.004}}, 33: {error: {dn: -0.005, up: 0.005}}, 34: {error: {dn: -0.005, up: 0.005}}, 35: {error: {dn: -0.006, up: 0.006}}, 36: {error: {dn: -0.006, up: 0.006}}, 37: {error: {dn: -0.007, up: 0.007}}, 38: {error: {dn: -0.008, up: 0.008}}, 39: {error: {dn: -0.008, up: 0.008}}, 40: {error: {dn: -0.01, up: 0.01}}, 41: {error: {dn: -0.012, up: 0.012}}, 42: {error: {dn: -0.015, up: 0.015}}, 43: {error: {dn: -0.019, up: 0.019}}, 44: {error: {dn: -0.028, up: 0.028}}, 45: {error: {dn: -0.04, up: 0.04}}, 46: {error: {dn: -0.062, up: 0.062}}, 47: {error: {dn: -0.113, up: 0.113}}, 48: {error: {dn: -0.237, up: 0.237}}, 49: {error: {dn: -0.651, up: 0.651}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d08-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 6.287000e+01 8.240000e-01 8.240000e-01
+5.400000e+00 1.800000e+00 1.800000e+00 7.522000e+00 2.050000e-01 2.050000e-01
+9.000000e+00 1.800000e+00 1.800000e+00 4.620000e+00 8.600000e-02 8.600000e-02
+1.260000e+01 1.800000e+00 1.800000e+00 2.619000e+00 4.900000e-02 4.900000e-02
+1.620000e+01 1.800000e+00 1.800000e+00 1.840000e+00 2.900000e-02 2.900000e-02
+1.980000e+01 1.800000e+00 1.800000e+00 1.204000e+00 2.000000e-02 2.000000e-02
+2.340000e+01 1.800000e+00 1.800000e+00 8.390000e-01 1.600000e-02 1.600000e-02
+2.700000e+01 1.800000e+00 1.800000e+00 6.210000e-01 1.000000e-02 1.000000e-02
+3.060000e+01 1.800000e+00 1.800000e+00 4.810000e-01 8.000000e-03 8.000000e-03
+3.420000e+01 1.800000e+00 1.800000e+00 3.760000e-01 7.000000e-03 7.000000e-03
+3.780000e+01 1.800000e+00 1.800000e+00 3.010000e-01 6.000000e-03 6.000000e-03
+4.140000e+01 1.800000e+00 1.800000e+00 2.460000e-01 5.000000e-03 5.000000e-03
+4.500000e+01 1.800000e+00 1.800000e+00 2.130000e-01 5.000000e-03 5.000000e-03
+4.860000e+01 1.800000e+00 1.800000e+00 1.860000e-01 4.000000e-03 4.000000e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.640000e-01 4.000000e-03 4.000000e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.460000e-01 4.000000e-03 4.000000e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.440000e-01 4.000000e-03 4.000000e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.270000e-01 3.000000e-03 3.000000e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.220000e-01 3.000000e-03 3.000000e-03
+7.020000e+01 1.800000e+00 1.800000e+00 1.170000e-01 4.000000e-03 4.000000e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.130000e-01 3.000000e-03 3.000000e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.120000e-01 4.000000e-03 4.000000e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.090000e-01 4.000000e-03 4.000000e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.060000e-01 4.000000e-03 4.000000e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.050000e-01 3.000000e-03 3.000000e-03
+9.180000e+01 1.800000e+00 1.800000e+00 1.080000e-01 3.000000e-03 3.000000e-03
+9.540000e+01 1.800000e+00 1.800000e+00 1.110000e-01 4.000000e-03 4.000000e-03
+9.900000e+01 1.800000e+00 1.800000e+00 1.160000e-01 4.000000e-03 4.000000e-03
+1.026000e+02 1.800000e+00 1.800000e+00 1.160000e-01 4.000000e-03 4.000000e-03
+1.062000e+02 1.800000e+00 1.800000e+00 1.210000e-01 4.000000e-03 4.000000e-03
+1.098000e+02 1.800000e+00 1.800000e+00 1.290000e-01 4.000000e-03 4.000000e-03
+1.134000e+02 1.800000e+00 1.800000e+00 1.370000e-01 4.000000e-03 4.000000e-03
+1.170000e+02 1.800000e+00 1.800000e+00 1.530000e-01 4.000000e-03 4.000000e-03
+1.206000e+02 1.800000e+00 1.800000e+00 1.690000e-01 5.000000e-03 5.000000e-03
+1.242000e+02 1.800000e+00 1.800000e+00 1.850000e-01 5.000000e-03 5.000000e-03
+1.278000e+02 1.800000e+00 1.800000e+00 2.120000e-01 6.000000e-03 6.000000e-03
+1.314000e+02 1.800000e+00 1.800000e+00 2.430000e-01 6.000000e-03 6.000000e-03
+1.350000e+02 1.800000e+00 1.800000e+00 2.780000e-01 7.000000e-03 7.000000e-03
+1.386000e+02 1.800000e+00 1.800000e+00 3.390000e-01 8.000000e-03 8.000000e-03
+1.422000e+02 1.800000e+00 1.800000e+00 4.010000e-01 8.000000e-03 8.000000e-03
+1.458000e+02 1.800000e+00 1.800000e+00 4.910000e-01 1.000000e-02 1.000000e-02
+1.494000e+02 1.800000e+00 1.800000e+00 6.610000e-01 1.200000e-02 1.200000e-02
+1.530000e+02 1.800000e+00 1.800000e+00 8.590000e-01 1.500000e-02 1.500000e-02
+1.566000e+02 1.800000e+00 1.800000e+00 1.149000e+00 1.900000e-02 1.900000e-02
+1.602000e+02 1.800000e+00 1.800000e+00 1.657000e+00 2.800000e-02 2.800000e-02
+1.638000e+02 1.800000e+00 1.800000e+00 2.439000e+00 4.000000e-02 4.000000e-02
+1.674000e+02 1.800000e+00 1.800000e+00 3.640000e+00 6.200000e-02 6.200000e-02
+1.710000e+02 1.800000e+00 1.800000e+00 5.734000e+00 1.130000e-01 1.130000e-01
+1.746000e+02 1.800000e+00 1.800000e+00 8.984000e+00 2.370000e-01 2.370000e-01
+1.782000e+02 1.800000e+00 1.800000e+00 1.326400e+01 6.510000e-01 6.510000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.025, up: 0.025}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d09-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.875000e+01 1.475000e+01 1.475000e+01 1.250000e-01 2.500000e-02 2.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.028, up: 0.028}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d09-x01-y02
+Title: doi:10.17182/hepdata.1698.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.875000e+01 1.475000e+01 1.475000e+01 1.650000e-01 2.800000e-02 2.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d09-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.045, up: 0.045}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d09-x01-y03
+Title: doi:10.17182/hepdata.1698.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.875000e+01 1.475000e+01 1.475000e+01 3.050000e-01 4.500000e-02 4.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d10-x01-y01
+Title: doi:10.17182/hepdata.1698.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.400000e+01 0.000000e+00 0.000000e+00 1.230000e-01 1.170470e-02 1.170470e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.004, up: 0.004}, sys: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d10-x01-y02
+Title: doi:10.17182/hepdata.1698.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.400000e+01 0.000000e+00 0.000000e+00 1.290000e-01 1.170470e-02 1.170470e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1987_I248660/d10-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.005, up: 0.005}, sys: {dn: -0.012, up: 0.012}}}
+
+IsRef: 1
+Path: /REF/TASSO_1987_I248660/d10-x01-y03
+Title: doi:10.17182/hepdata.1698.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.400000e+01 0.000000e+00 0.000000e+00 1.430000e-01 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1988_I263859.cc b/analyses/pluginPetra/TASSO_1988_I263859.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1988_I263859.cc
@@ -0,0 +1,129 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief event shapes at 35 GeV
+ class TASSO_1988_I263859 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1988_I263859);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+
+ // Thrust and sphericity
+ declare(Beam(), "Beams");
+ declare(Thrust(cfs), "Thrust");
+ declare(Sphericity(cfs), "Sphericity");
+
+ // Book histograms
+ _h_sphericity = bookHisto1D( 1, 1, 1);
+ _h_aplanarity = bookHisto1D( 2, 1, 1);
+ _h_thrust = bookHisto1D( 3, 1, 1);
+ _h_pTin2 = bookHisto1D( 4, 1, 1);
+ _h_pTout2 = bookHisto1D( 5, 1, 1);
+ _h_ncharged = bookHisto1D( 6, 1, 1);
+ _h_pTin = bookHisto1D( 7, 1, 1);
+ _h_pTout = bookHisto1D( 8, 1, 1);
+ _h_pT = bookHisto1D( 9, 1, 1);
+ _h_x = bookHisto1D(10, 1, 1);
+ _h_rap = bookHisto1D(11, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+
+ _h_sphericity->fill(sphericity.sphericity(), weight);
+ _h_aplanarity->fill(sphericity.aplanarity(), weight);
+ _h_thrust ->fill(thrust.thrust(),weight);
+
+ double pTin2sum(0.), pTout2sum(0.);
+ foreach (const Particle& p, cfs.particles()) {
+ // Get momentum and energy of each particle.
+ const Vector3 mom3 = p.p3();
+ const double energy = p.E();
+ // Scaled momenta.
+ const double mom = mom3.mod();
+ const double scaledMom = mom/meanBeamMom;
+ _h_x->fill(scaledMom, weight);
+
+ const double momS = dot(sphericity.sphericityAxis(), mom3);
+ const double pTinS = dot(mom3, sphericity.sphericityMajorAxis());
+ const double pToutS = dot(mom3, sphericity.sphericityMinorAxis());
+ const double pT = sqrt(pow(pTinS, 2) + pow(pToutS, 2));
+ const double rapidityS = 0.5 * std::log((energy + momS) / (energy - momS));
+
+ pTin2sum += sqr(pTinS);
+ pTout2sum += sqr(pToutS);
+
+ _h_pTin ->fill(abs(pTinS)/GeV ,weight);
+ _h_pTout->fill(abs(pToutS)/GeV,weight);
+ _h_pT ->fill(pT/GeV ,weight);
+ _h_rap ->fill(abs(rapidityS), weight);
+
+
+ }
+ unsigned int nCharged = cfs.particles().size();
+ _h_pTin2 ->fill(pTin2sum /nCharged,weight);
+ _h_pTout2->fill(pTout2sum/nCharged,weight);
+ _h_ncharged->fill(nCharged,weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_sphericity , 1./sumOfWeights());
+ scale(_h_aplanarity , 1./sumOfWeights());
+ scale(_h_thrust , 1./sumOfWeights());
+ scale(_h_pTin2 , 1./sumOfWeights());
+ scale(_h_pTout2 , 1./sumOfWeights());
+ scale(_h_ncharged , 2000./sumOfWeights());
+ scale(_h_pTin , 1./sumOfWeights());
+ scale(_h_pTout , 1./sumOfWeights());
+ scale(_h_pT , 1./sumOfWeights());
+ scale(_h_x , 1./sumOfWeights());
+ scale(_h_rap , 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_sphericity, _h_aplanarity, _h_thrust, _h_pTin2, _h_pTout2, _h_ncharged,
+ _h_pTin, _h_pTout, _h_pT, _h_x, _h_rap;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1988_I263859);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1988_I263859.info b/analyses/pluginPetra/TASSO_1988_I263859.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1988_I263859.info
@@ -0,0 +1,32 @@
+Name: TASSO_1988_I263859
+Year: 1988
+Summary: Event shapes at 35 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 263859
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C41 (1988) 359-373, 1988
+RunInfo: $e^+ e^- \to$hadrons
+NumEvents: 100000
+Beams: [e-, e+]
+Energies: [35]
+Description:
+ Event shapes Thrust, Sphericity, Aplanarity at 35 GeV
+Keywords: []
+BibKey: Braunschweig:1988qm
+BibTeX: '@Article{Braunschweig:1988qm,
+ author = "Braunschweig, W. and others",
+ title = "Jet Fragme",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C41",
+ year = "1988",
+ pages = "359-373",
+ doi = "10.1007/BF01585620",
+ reportNumber = "DESY-88-107, OUNP-42-88",
+ SLACcitation = "%%CITATION = ZEPYA,C41,359;%%"
+}'
+
diff --git a/analyses/pluginPetra/TASSO_1988_I263859.plot b/analyses/pluginPetra/TASSO_1988_I263859.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1988_I263859.plot
@@ -0,0 +1,55 @@
+BEGIN PLOT /TASSO_1988_I263859/d01-x01-y01
+Title=Sphericity ($\sqrt{s}=\unit{35}{GeV}$)
+XLabel=$S$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}S$
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d02-x01-y01
+Title=Aplanarity ($\sqrt{s}=\unit{35}{GeV}$)
+XLabel=$A$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}A$
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d03-x01-y01
+Title=Thrust ($\sqrt{s}=\unit{35}{GeV}$)
+XLabel=$T$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}T$
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d04-x01-y01
+Title=$\langle p^2_{T\text{in}}\rangle$ of charged particles w.r.t. sphericity axis at 35 GeV
+XLabel=$\langle p^2_{T\text{in}}\rangle$ [$\text{GeV}^2$]
+YLabel=$1/\sigma \text{d}\sigma\text{d}\langle p^2_{T\text{in}}\rangle$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d05-x01-y01
+Title=$\langle p^2_{T\text{out}}\rangle$ of charged particles w.r.t. sphericity axis at 35 GeV
+XLabel=$\langle p^2_{T\text{out}}\rangle$ [$\text{GeV}^2$]
+YLabel=$1/\sigma \text{d}\sigma\text{d}\langle p^2_{T\text{out}}\rangle$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d06-x01-y01
+Title=Charged particle multiplicty
+XLabel=$N_{\text{charged}}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d07-x01-y01
+Title=In-plane transerve momentum w.r.t sphericity axis
+XLabel=$p_{\perp}^{\text{in}}$ [GeV]
+YLabel=$1/\sigma \text{d}\sigma\text{d}p_{\perp}^{\text{in}}$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d08-x01-y01
+Title=Out of plane transerve momentum w.r.t sphericity axis
+XLabel=$p_{\perp}^{\text{out}}$ [GeV]
+YLabel=$1/\sigma \text{d}\sigma\text{d}p_{\perp}^{\text{out}}$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d09-x01-y01
+Title=Transerve momentum w.r.t sphericity axis
+XLabel=$p_{\perp}$ [GeV]
+YLabel=$1/\sigma \text{d}\sigma\text{d}p_{\perp}$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d10-x01-y01
+Title=Scaled momentum distribution ($\sqrt{s}=\unit{35}{GeV}$)
+XLabel=$x_p$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1988_I263859/d11-x01-y01
+Title=Charged particle rapidity w.r.t. sphericity axis at 35 GeV
+XLabel=$y$
+YLabel=$1/\sigma \mathrm{d}\sigma/\mathrm{d}y$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1988_I263859.yoda b/analyses/pluginPetra/TASSO_1988_I263859.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1988_I263859.yoda
@@ -0,0 +1,322 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.47, up: 0.47}}, 1: {error: {dn: -0.28, up: 0.28}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.46, up: 0.46}}, 4: {error: {dn: -0.36, up: 0.36}}, 5: {error: {dn: -0.17, up: 0.17}}, 6: {error: {dn: -0.12, up: 0.12}}, 7: {error: {dn: -0.11, up: 0.11}}, 8: {error: {dn: -0.13, up: 0.13}}, 9: {error: {dn: -0.09, up: 0.09}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.07, up: 0.07}}, 13: {error: {dn: -0.04, up: 0.04}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.03, up: 0.03}}, 16: {error: {dn: -0.01, up: 0.01}}, 17: {error: {dn: -0.003, up: 0.003}}, 18: {error: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d01-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.470000e+00 4.700000e-01 4.700000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 9.880000e+00 2.800000e-01 2.800000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 8.390000e+00 4.000000e-01 4.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.190000e+00 4.600000e-01 4.600000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.400000e+00 3.600000e-01 3.600000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.090000e+00 1.700000e-01 1.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.470000e+00 1.200000e-01 1.200000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.870000e+00 1.100000e-01 1.100000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.430000e+00 1.300000e-01 1.300000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.170000e+00 9.000000e-02 9.000000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 8.900000e-01 1.000000e-01 1.000000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 8.500000e-01 9.000000e-02 9.000000e-02
+2.600000e-01 2.000000e-02 2.000000e-02 6.600000e-01 7.000000e-02 7.000000e-02
+3.000000e-01 2.000000e-02 2.000000e-02 5.300000e-01 4.000000e-02 4.000000e-02
+3.600000e-01 4.000000e-02 4.000000e-02 3.400000e-01 4.000000e-02 4.000000e-02
+4.400000e-01 4.000000e-02 4.000000e-02 2.100000e-01 3.000000e-02 3.000000e-02
+5.400000e-01 6.000000e-02 6.000000e-02 1.200000e-01 1.000000e-02 1.000000e-02
+8.000000e-01 2.000000e-01 2.000000e-01 2.200000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.5, up: 1.5}}, 1: {error: {dn: -0.7, up: 0.7}}, 2: {error: {dn: -0.8, up: 0.8}}, 3: {error: {dn: -0.5, up: 0.5}}, 4: {error: {dn: -0.3, up: 0.3}}, 5: {error: {dn: -0.23, up: 0.23}}, 6: {error: {dn: -0.22, up: 0.22}}, 7: {error: {dn: -0.14, up: 0.14}}, 8: {error: {dn: -0.11, up: 0.11}}, 9: {error: {dn: -0.08, up: 0.08}}, 10: {error: {dn: -0.008, up: 0.008}}, 11: {error: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d02-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.250000e+01 1.500000e+00 1.500000e+00
+1.500000e-02 5.000000e-03 5.000000e-03 3.000000e+01 7.000000e-01 7.000000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.780000e+01 8.000000e-01 8.000000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.130000e+01 5.000000e-01 5.000000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.350000e+00 3.000000e-01 3.000000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.000000e+00 2.300000e-01 2.300000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 2.240000e+00 2.200000e-01 2.200000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 1.650000e+00 1.400000e-01 1.400000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 1.040000e+00 1.100000e-01 1.100000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 7.300000e-01 8.000000e-02 8.000000e-02
+2.000000e-01 1.000000e-01 1.000000e-01 1.080000e-01 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.001, up: 0.001}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.09, up: 0.09}}, 6: {error: {dn: -0.12, up: 0.12}}, 7: {error: {dn: -0.22, up: 0.22}}, 8: {error: {dn: -0.17, up: 0.17}}, 9: {error: {dn: -0.38, up: 0.38}}, 10: {error: {dn: -0.44, up: 0.44}}, 11: {error: {dn: -0.4, up: 0.4}}, 12: {error: {dn: -0.33, up: 0.33}}, 13: {error: {dn: -0.21, up: 0.21}}, 14: {error: {dn: -0.018, up: 0.018}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d03-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.500000e-01 5.000000e-02 5.000000e-02 1.000000e-03 1.000000e-03 1.000000e-03
+6.200000e-01 2.000000e-02 2.000000e-02 5.000000e-02 2.000000e-02 2.000000e-02
+6.600000e-01 2.000000e-02 2.000000e-02 1.900000e-01 3.000000e-02 3.000000e-02
+7.000000e-01 2.000000e-02 2.000000e-02 3.000000e-01 4.000000e-02 4.000000e-02
+7.400000e-01 2.000000e-02 2.000000e-02 5.500000e-01 4.000000e-02 4.000000e-02
+7.800000e-01 2.000000e-02 2.000000e-02 7.900000e-01 9.000000e-02 9.000000e-02
+8.200000e-01 2.000000e-02 2.000000e-02 1.450000e+00 1.200000e-01 1.200000e-01
+8.600000e-01 2.000000e-02 2.000000e-02 2.530000e+00 2.200000e-01 2.200000e-01
+8.900000e-01 1.000000e-02 1.000000e-02 4.380000e+00 1.700000e-01 1.700000e-01
+9.100000e-01 1.000000e-02 1.000000e-02 7.020000e+00 3.800000e-01 3.800000e-01
+9.300000e-01 1.000000e-02 1.000000e-02 9.630000e+00 4.400000e-01 4.400000e-01
+9.500000e-01 1.000000e-02 1.000000e-02 1.044000e+01 4.000000e-01 4.000000e-01
+9.700000e-01 1.000000e-02 1.000000e-02 5.800000e+00 3.300000e-01 3.300000e-01
+9.900000e-01 1.000000e-02 1.000000e-02 8.200000e-01 2.100000e-01 2.100000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.11, up: 0.11}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.1, up: 0.1}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.07, up: 0.07}}, 7: {error: {dn: -0.06, up: 0.06}}, 8: {error: {dn: -0.04, up: 0.04}}, 9: {error: {dn: -0.03, up: 0.03}}, 10: {error: {dn: -0.02, up: 0.02}}, 11: {error: {dn: -0.01, up: 0.01}}, 12: {error: {dn: -0.007, up: 0.007}}, 13: {error: {dn: -0.003, up: 0.003}}, 14: {error: {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d04-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 9.900000e-01 7.000000e-02 7.000000e-02
+7.500000e-02 2.500000e-02 2.500000e-02 4.350000e+00 1.100000e-01 1.100000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 4.230000e+00 1.000000e-01 1.000000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 2.890000e+00 1.000000e-01 1.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.930000e+00 8.000000e-02 8.000000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 1.180000e+00 5.000000e-02 5.000000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 9.600000e-01 7.000000e-02 7.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 7.200000e-01 6.000000e-02 6.000000e-02
+4.250000e-01 2.500000e-02 2.500000e-02 5.200000e-01 4.000000e-02 4.000000e-02
+4.750000e-01 2.500000e-02 2.500000e-02 3.800000e-01 3.000000e-02 3.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.700000e-01 2.000000e-02 2.000000e-02
+6.750000e-01 7.500000e-02 7.500000e-02 1.600000e-01 1.000000e-02 1.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 8.300000e-02 7.000000e-03 7.000000e-03
+1.750000e+00 7.500000e-01 7.500000e-01 1.100000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.31, up: 0.31}}, 3: {error: {dn: -0.43, up: 0.43}}, 4: {error: {dn: -0.41, up: 0.41}}, 5: {error: {dn: -0.62, up: 0.62}}, 6: {error: {dn: -0.55, up: 0.55}}, 7: {error: {dn: -0.36, up: 0.36}}, 8: {error: {dn: -0.32, up: 0.32}}, 9: {error: {dn: -0.28, up: 0.28}}, 10: {error: {dn: -0.31, up: 0.31}}, 11: {error: {dn: -0.24, up: 0.24}}, 12: {error: {dn: -0.17, up: 0.17}}, 13: {error: {dn: -0.11, up: 0.11}}, 14: {error: {dn: -0.05, up: 0.05}}, 15: {error: {dn: -0.008, up: 0.008}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d05-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.700000e-01 1.000000e-01 1.000000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 3.660000e+00 2.200000e-01 2.200000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 9.330000e+00 3.100000e-01 3.100000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.250000e+01 4.300000e-01 4.300000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 1.360000e+01 4.100000e-01 4.100000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.340000e+01 6.200000e-01 6.200000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 1.061000e+01 5.500000e-01 5.500000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 8.490000e+00 3.600000e-01 3.600000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 6.680000e+00 3.200000e-01 3.200000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 5.000000e+00 2.800000e-01 2.800000e-01
+1.050000e-01 5.000000e-03 5.000000e-03 3.980000e+00 3.100000e-01 3.100000e-01
+1.150000e-01 5.000000e-03 5.000000e-03 2.500000e+00 2.400000e-01 2.400000e-01
+1.250000e-01 5.000000e-03 5.000000e-03 1.980000e+00 1.700000e-01 1.700000e-01
+1.400000e-01 1.000000e-02 1.000000e-02 1.560000e+00 1.100000e-01 1.100000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 7.100000e-01 5.000000e-02 5.000000e-02
+3.500000e-01 1.500000e-01 1.500000e-01 6.400000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.0, up: 0.0}}, 1: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.6, up: 0.6}}, 2: {stat: {dn: -1.5, up: 1.5}, sys: {dn: -0.2, up: 0.2}}, 3: {stat: {dn: -2.2, up: 2.2}, sys: {dn: -1.7, up: 1.7}}, 4: {stat: {dn: -3.0, up: 3.0}, sys: {dn: -4.3, up: 4.3}}, 5: {stat: {dn: -3.4, up: 3.4}, sys: {dn: -8.2, up: 8.2}}, 6: {stat: {dn: -3.4, up: 3.4}, sys: {dn: -7.3, up: 7.3}}, 7: {stat: {dn: -2.9, up: 2.9}, sys: {dn: -4.3, up: 4.3}}, 8: {stat: {dn: -2.3, up: 2.3}, sys: {dn: -6.7, up: 6.7}}, 9: {stat: {dn: -1.7, up: 1.7}, sys: {dn: -8.5, up: 8.5}}, 10: {stat: {dn: -1.2, up: 1.2}, sys: {dn: -1.4, up: 1.4}}, 11: {stat: {dn: -0.8, up: 0.8}, sys: {dn: -0.8, up: 0.8}}, 12: {stat: {dn: -0.5, up: 0.5}, sys: {dn: -0.5, up: 0.5}}, 13: {stat: {dn: -0.3, up: 0.3}, sys: {dn: -0.5, up: 0.5}}, 14: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.1, up: 0.1}}, 15: {stat: {dn: -0.2, up: 0.2}, sys: {dn: -0.3, up: 0.3}}, 16: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.1, up: 0.1}}, 17: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.46, up: 0.46}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d06-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e+00 1.000000e+00 1.000000e+00 4.000000e-01 5.000000e-01 5.000000e-01
+4.000000e+00 1.000000e+00 1.000000e+00 5.900000e+00 1.000000e+00 1.000000e+00
+6.000000e+00 1.000000e+00 1.000000e+00 3.230000e+01 1.513275e+00 1.513275e+00
+8.000000e+00 1.000000e+00 1.000000e+00 8.440000e+01 2.780288e+00 2.780288e+00
+1.000000e+01 1.000000e+00 1.000000e+00 1.534000e+02 5.243091e+00 5.243091e+00
+1.200000e+01 1.000000e+00 1.000000e+00 1.974000e+02 8.876936e+00 8.876936e+00
+1.400000e+01 1.000000e+00 1.000000e+00 1.916000e+02 8.052950e+00 8.052950e+00
+1.600000e+01 1.000000e+00 1.000000e+00 1.438000e+02 5.186521e+00 5.186521e+00
+1.800000e+01 1.000000e+00 1.000000e+00 9.170000e+01 7.083784e+00 7.083784e+00
+2.000000e+01 1.000000e+00 1.000000e+00 5.070000e+01 8.668333e+00 8.668333e+00
+2.200000e+01 1.000000e+00 1.000000e+00 2.730000e+01 1.843909e+00 1.843909e+00
+2.400000e+01 1.000000e+00 1.000000e+00 1.240000e+01 1.131371e+00 1.131371e+00
+2.600000e+01 1.000000e+00 1.000000e+00 5.200000e+00 7.071068e-01 7.071068e-01
+2.800000e+01 1.000000e+00 1.000000e+00 2.000000e+00 5.830952e-01 5.830952e-01
+3.000000e+01 1.000000e+00 1.000000e+00 8.000000e-01 2.236068e-01 2.236068e-01
+3.200000e+01 1.000000e+00 1.000000e+00 4.000000e-01 3.605551e-01 3.605551e-01
+3.400000e+01 1.000000e+00 1.000000e+00 1.000000e-01 1.414214e-01 1.414214e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.68, up: 0.68}}, 1: {error: {dn: -0.49, up: 0.49}}, 2: {error: {dn: -0.42, up: 0.42}}, 3: {error: {dn: -0.26, up: 0.26}}, 4: {error: {dn: -0.19, up: 0.19}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.17, up: 0.17}}, 7: {error: {dn: -0.08, up: 0.08}}, 8: {error: {dn: -0.06, up: 0.06}}, 9: {error: {dn: -0.09, up: 0.09}}, 10: {error: {dn: -0.04, up: 0.04}}, 11: {error: {dn: -0.06, up: 0.06}}, 12: {error: {dn: -0.03, up: 0.03}}, 13: {error: {dn: -0.03, up: 0.03}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.03, up: 0.03}}, 16: {error: {dn: -0.01, up: 0.01}}, 17: {error: {dn: -0.01, up: 0.01}}, 18: {error: {dn: -0.006, up: 0.006}}, 19: {error: {dn: -0.006, up: 0.006}}, 20: {error: {dn: -0.001, up: 0.001}}, 21: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d07-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 3.732000e+01 6.800000e-01 6.800000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.940000e+01 4.900000e-01 4.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.141000e+01 4.200000e-01 4.200000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.484000e+01 2.600000e-01 2.600000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.055000e+01 1.900000e-01 1.900000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 7.400000e+00 1.000000e-01 1.000000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 5.290000e+00 1.700000e-01 1.700000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 3.860000e+00 8.000000e-02 8.000000e-02
+8.500000e-01 5.000000e-02 5.000000e-02 2.830000e+00 6.000000e-02 6.000000e-02
+9.500000e-01 5.000000e-02 5.000000e-02 2.140000e+00 9.000000e-02 9.000000e-02
+1.050000e+00 5.000000e-02 5.000000e-02 1.470000e+00 4.000000e-02 4.000000e-02
+1.150000e+00 5.000000e-02 5.000000e-02 1.170000e+00 6.000000e-02 6.000000e-02
+1.250000e+00 5.000000e-02 5.000000e-02 9.100000e-01 3.000000e-02 3.000000e-02
+1.350000e+00 5.000000e-02 5.000000e-02 6.700000e-01 3.000000e-02 3.000000e-02
+1.450000e+00 5.000000e-02 5.000000e-02 6.200000e-01 4.000000e-02 4.000000e-02
+1.550000e+00 5.000000e-02 5.000000e-02 4.100000e-01 3.000000e-02 3.000000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 3.200000e-01 1.000000e-02 1.000000e-02
+1.900000e+00 1.000000e-01 1.000000e-01 2.200000e-01 1.000000e-02 1.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.030000e-01 6.000000e-03 6.000000e-03
+2.750000e+00 2.500000e-01 2.500000e-01 3.600000e-02 6.000000e-03 6.000000e-03
+4.000000e+00 1.000000e+00 1.000000e+00 8.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}}, 1: {error: {dn: -0.84, up: 0.84}}, 2: {error: {dn: -0.74, up: 0.74}}, 3: {error: {dn: -0.5, up: 0.5}}, 4: {error: {dn: -0.49, up: 0.49}}, 5: {error: {dn: -0.36, up: 0.36}}, 6: {error: {dn: -0.43, up: 0.43}}, 7: {error: {dn: -0.21, up: 0.21}}, 8: {error: {dn: -0.24, up: 0.24}}, 9: {error: {dn: -0.15, up: 0.15}}, 10: {error: {dn: -0.12, up: 0.12}}, 11: {error: {dn: -0.11, up: 0.11}}, 12: {error: {dn: -0.11, up: 0.11}}, 13: {error: {dn: -0.12, up: 0.12}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.03, up: 0.03}}, 16: {error: {dn: -0.03, up: 0.03}}, 17: {error: {dn: -0.003, up: 0.003}}, 18: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d08-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 5.300000e+01 1.000000e+00 1.000000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 4.634000e+01 8.400000e-01 8.400000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 4.044000e+01 7.400000e-01 7.400000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 3.382000e+01 5.000000e-01 5.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.690000e+01 4.900000e-01 4.900000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.164000e+01 3.600000e-01 3.600000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.646000e+01 4.300000e-01 4.300000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.214000e+01 2.100000e-01 2.100000e-01
+4.250000e-01 2.500000e-02 2.500000e-02 9.180000e+00 2.400000e-01 2.400000e-01
+4.750000e-01 2.500000e-02 2.500000e-02 6.720000e+00 1.500000e-01 1.500000e-01
+5.250000e-01 2.500000e-02 2.500000e-02 4.840000e+00 1.200000e-01 1.200000e-01
+5.750000e-01 2.500000e-02 2.500000e-02 3.560000e+00 1.100000e-01 1.100000e-01
+6.250000e-01 2.500000e-02 2.500000e-02 2.600000e+00 1.100000e-01 1.100000e-01
+6.750000e-01 2.500000e-02 2.500000e-02 2.060000e+00 1.200000e-01 1.200000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.150000e+00 4.000000e-02 4.000000e-02
+8.500000e-01 5.000000e-02 5.000000e-02 6.400000e-01 3.000000e-02 3.000000e-02
+9.500000e-01 5.000000e-02 5.000000e-02 3.300000e-01 3.000000e-02 3.000000e-02
+1.500000e+00 5.000000e-01 5.000000e-01 5.000000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}}, 1: {error: {dn: -0.49, up: 0.49}}, 2: {error: {dn: -0.64, up: 0.64}}, 3: {error: {dn: -0.36, up: 0.36}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.14, up: 0.14}}, 6: {error: {dn: -0.2, up: 0.2}}, 7: {error: {dn: -0.12, up: 0.12}}, 8: {error: {dn: -0.09, up: 0.09}}, 9: {error: {dn: -0.11, up: 0.11}}, 10: {error: {dn: -0.05, up: 0.05}}, 11: {error: {dn: -0.05, up: 0.05}}, 12: {error: {dn: -0.04, up: 0.04}}, 13: {error: {dn: -0.04, up: 0.04}}, 14: {error: {dn: -0.06, up: 0.06}}, 15: {error: {dn: -0.03, up: 0.03}}, 16: {error: {dn: -0.02, up: 0.02}}, 17: {error: {dn: -0.01, up: 0.01}}, 18: {error: {dn: -0.006, up: 0.006}}, 19: {error: {dn: -0.006, up: 0.006}}, 20: {error: {dn: -0.001, up: 0.001}}, 21: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d09-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 1.268000e+01 1.900000e-01 1.900000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.516000e+01 4.900000e-01 4.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 2.625000e+01 6.400000e-01 6.400000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.143000e+01 3.600000e-01 3.600000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.585000e+01 2.000000e-01 2.000000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.137000e+01 1.400000e-01 1.400000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 7.960000e+00 2.000000e-01 2.000000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 5.680000e+00 1.200000e-01 1.200000e-01
+8.500000e-01 5.000000e-02 5.000000e-02 4.080000e+00 9.000000e-02 9.000000e-02
+9.500000e-01 5.000000e-02 5.000000e-02 2.910000e+00 1.100000e-01 1.100000e-01
+1.050000e+00 5.000000e-02 5.000000e-02 1.980000e+00 5.000000e-02 5.000000e-02
+1.150000e+00 5.000000e-02 5.000000e-02 1.520000e+00 5.000000e-02 5.000000e-02
+1.250000e+00 5.000000e-02 5.000000e-02 1.160000e+00 4.000000e-02 4.000000e-02
+1.350000e+00 5.000000e-02 5.000000e-02 8.500000e-01 4.000000e-02 4.000000e-02
+1.450000e+00 5.000000e-02 5.000000e-02 7.400000e-01 6.000000e-02 6.000000e-02
+1.550000e+00 5.000000e-02 5.000000e-02 5.100000e-01 3.000000e-02 3.000000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 3.600000e-01 2.000000e-02 2.000000e-02
+1.900000e+00 1.000000e-01 1.000000e-01 2.300000e-01 1.000000e-02 1.000000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 1.170000e-01 6.000000e-03 6.000000e-03
+2.750000e+00 2.500000e-01 2.500000e-01 3.800000e-02 6.000000e-03 6.000000e-03
+4.000000e+00 1.000000e+00 1.000000e+00 8.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.5, up: 1.5}}, 1: {error: {dn: -2.5, up: 2.5}}, 2: {error: {dn: -2.1, up: 2.1}}, 3: {error: {dn: -1.8, up: 1.8}}, 4: {error: {dn: -1.1, up: 1.1}}, 5: {error: {dn: -0.88, up: 0.88}}, 6: {error: {dn: -1.17, up: 1.17}}, 7: {error: {dn: -0.55, up: 0.55}}, 8: {error: {dn: -0.35, up: 0.35}}, 9: {error: {dn: -0.36, up: 0.36}}, 10: {error: {dn: -0.5, up: 0.5}}, 11: {error: {dn: -0.35, up: 0.35}}, 12: {error: {dn: -0.35, up: 0.35}}, 13: {error: {dn: -0.38, up: 0.38}}, 14: {error: {dn: -0.21, up: 0.21}}, 15: {error: {dn: -0.2, up: 0.2}}, 16: {error: {dn: -0.17, up: 0.17}}, 17: {error: {dn: -0.21, up: 0.21}}, 18: {error: {dn: -0.15, up: 0.15}}, 19: {error: {dn: -0.15, up: 0.15}}, 20: {error: {dn: -0.09, up: 0.09}}, 21: {error: {dn: -0.08, up: 0.08}}, 22: {error: {dn: -0.07, up: 0.07}}, 23: {error: {dn: -0.04, up: 0.04}}, 24: {error: {dn: -0.03, up: 0.03}}, 25: {error: {dn: -0.02, up: 0.02}}, 26: {error: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d10-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.210000e+02 1.500000e+00 1.500000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.619000e+02 2.500000e+00 2.500000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 1.076000e+02 2.100000e+00 2.100000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 7.200000e+01 1.800000e+00 1.800000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 5.150000e+01 1.100000e+00 1.100000e+00
+1.100000e-01 1.000000e-02 1.000000e-02 3.706000e+01 8.800000e-01 8.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.995000e+01 1.170000e+00 1.170000e+00
+1.500000e-01 1.000000e-02 1.000000e-02 2.288000e+01 5.500000e-01 5.500000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.797000e+01 3.500000e-01 3.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.450000e+01 3.600000e-01 3.600000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.267000e+01 5.000000e-01 5.000000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 9.660000e+00 3.500000e-01 3.500000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 8.220000e+00 3.500000e-01 3.500000e-01
+2.700000e-01 1.000000e-02 1.000000e-02 6.990000e+00 3.800000e-01 3.800000e-01
+2.900000e-01 1.000000e-02 1.000000e-02 5.680000e+00 2.100000e-01 2.100000e-01
+3.100000e-01 1.000000e-02 1.000000e-02 4.760000e+00 2.000000e-01 2.000000e-01
+3.300000e-01 1.000000e-02 1.000000e-02 3.900000e+00 1.700000e-01 1.700000e-01
+3.500000e-01 1.000000e-02 1.000000e-02 3.490000e+00 2.100000e-01 2.100000e-01
+3.700000e-01 1.000000e-02 1.000000e-02 2.730000e+00 1.500000e-01 1.500000e-01
+3.900000e-01 1.000000e-02 1.000000e-02 2.590000e+00 1.500000e-01 1.500000e-01
+4.200000e-01 2.000000e-02 2.000000e-02 1.950000e+00 9.000000e-02 9.000000e-02
+4.600000e-01 2.000000e-02 2.000000e-02 1.520000e+00 8.000000e-02 8.000000e-02
+5.000000e-01 2.000000e-02 2.000000e-02 1.020000e+00 7.000000e-02 7.000000e-02
+5.600000e-01 4.000000e-02 4.000000e-02 7.100000e-01 4.000000e-02 4.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 3.000000e-02 3.000000e-02
+8.500000e-01 1.500000e-01 1.500000e-01 7.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1988_I263859/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.09, up: 0.09}}, 1: {error: {dn: -0.06, up: 0.06}}, 2: {error: {dn: -0.08, up: 0.08}}, 3: {error: {dn: -0.07, up: 0.07}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.14, up: 0.14}}, 6: {error: {dn: -0.14, up: 0.14}}, 7: {error: {dn: -0.14, up: 0.14}}, 8: {error: {dn: -0.17, up: 0.17}}, 9: {error: {dn: -0.19, up: 0.19}}, 10: {error: {dn: -0.2, up: 0.2}}, 11: {error: {dn: -0.11, up: 0.11}}, 12: {error: {dn: -0.1, up: 0.1}}, 13: {error: {dn: -0.06, up: 0.06}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.03, up: 0.03}}, 16: {error: {dn: -0.03, up: 0.03}}, 17: {error: {dn: -0.03, up: 0.03}}, 18: {error: {dn: -0.02, up: 0.02}}, 19: {error: {dn: -0.01, up: 0.01}}, 20: {error: {dn: -0.01, up: 0.01}}, 21: {error: {dn: -0.007, up: 0.007}}, 22: {error: {dn: -0.004, up: 0.004}}, 23: {error: {dn: -0.003, up: 0.003}}, 24: {error: {dn: -0.002, up: 0.002}}, 25: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/TASSO_1988_I263859/d11-x01-y01
+Title: doi:10.17182/hepdata.15531.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-01 1.000000e-01 1.000000e-01 4.590000e+00 9.000000e-02 9.000000e-02
+3.000000e-01 1.000000e-01 1.000000e-01 5.030000e+00 6.000000e-02 6.000000e-02
+5.000000e-01 1.000000e-01 1.000000e-01 5.090000e+00 8.000000e-02 8.000000e-02
+7.000000e-01 1.000000e-01 1.000000e-01 5.150000e+00 7.000000e-02 7.000000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 5.400000e+00 1.200000e-01 1.200000e-01
+1.100000e+00 1.000000e-01 1.000000e-01 5.430000e+00 1.400000e-01 1.400000e-01
+1.300000e+00 1.000000e-01 1.000000e-01 5.410000e+00 1.400000e-01 1.400000e-01
+1.500000e+00 1.000000e-01 1.000000e-01 5.270000e+00 1.400000e-01 1.400000e-01
+1.700000e+00 1.000000e-01 1.000000e-01 5.120000e+00 1.700000e-01 1.700000e-01
+1.900000e+00 1.000000e-01 1.000000e-01 4.880000e+00 1.900000e-01 1.900000e-01
+2.100000e+00 1.000000e-01 1.000000e-01 4.550000e+00 2.000000e-01 2.000000e-01
+2.300000e+00 1.000000e-01 1.000000e-01 3.860000e+00 1.100000e-01 1.100000e-01
+2.500000e+00 1.000000e-01 1.000000e-01 3.250000e+00 1.000000e-01 1.000000e-01
+2.700000e+00 1.000000e-01 1.000000e-01 2.610000e+00 6.000000e-02 6.000000e-02
+2.900000e+00 1.000000e-01 1.000000e-01 1.850000e+00 4.000000e-02 4.000000e-02
+3.100000e+00 1.000000e-01 1.000000e-01 1.360000e+00 3.000000e-02 3.000000e-02
+3.300000e+00 1.000000e-01 1.000000e-01 9.000000e-01 3.000000e-02 3.000000e-02
+3.500000e+00 1.000000e-01 1.000000e-01 5.600000e-01 3.000000e-02 3.000000e-02
+3.700000e+00 1.000000e-01 1.000000e-01 3.500000e-01 2.000000e-02 2.000000e-02
+3.900000e+00 1.000000e-01 1.000000e-01 2.000000e-01 1.000000e-02 1.000000e-02
+4.100000e+00 1.000000e-01 1.000000e-01 1.200000e-01 1.000000e-02 1.000000e-02
+4.300000e+00 1.000000e-01 1.000000e-01 6.600000e-02 7.000000e-03 7.000000e-03
+4.500000e+00 1.000000e-01 1.000000e-01 3.500000e-02 4.000000e-03 4.000000e-03
+4.700000e+00 1.000000e-01 1.000000e-01 1.300000e-02 3.000000e-03 3.000000e-03
+4.900000e+00 1.000000e-01 1.000000e-01 6.000000e-03 2.000000e-03 2.000000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1989_I266893.cc b/analyses/pluginPetra/TASSO_1989_I266893.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I266893.cc
@@ -0,0 +1,153 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief baryons at 34.8 and 42.1 GeV
+ class TASSO_1989_I266893 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1989_I266893);
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+ declare(Sphericity(cfs), "Sphericity");
+ // Book histograms
+ _ih=-1;
+ if(fuzzyEquals(sqrtS()/GeV, 34.8, 1e-3)) {
+ _ih=0;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 42.1, 1e-3)) {
+ _ih=1;
+ }
+ else
+ MSG_ERROR("Beam energy " << sqrtS() << " not supported!");
+
+ _h_lam_p = bookHisto1D(6*_ih+3,1,1);
+ _h_lam_pL = bookHisto1D(6*_ih+4,1,1);
+ _h_lam_pTIn = bookHisto1D(6*_ih+5,1,1);
+ _h_lam_pTOut = bookHisto1D(6*_ih+6,1,1);
+ _h_lam_rap = bookHisto1D(6*_ih+7,1,1);
+ _h_lam_x = bookHisto1D(6*_ih+8,1,1);
+ _p_lam_S_1 = bookProfile1D(15+_ih,1,1);
+ _p_lam_S_2 = bookProfile1D(15+_ih,1,2);
+ if(_ih==0) {
+ _h_xi_p = bookHisto1D(18,1,1);
+ _h_xi_pL = bookHisto1D(19,1,1);
+ _h_xi_pTIn = bookHisto1D(20,1,1);
+ _h_xi_pTOut = bookHisto1D(21,1,1);
+ _h_xi_rap = bookHisto1D(22,1,1);
+ _h_xi_x = bookHisto1D(23,1,1);
+ }
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ const size_t numParticles = cfs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ unsigned int nLam(0);
+ UnstableParticles ufs = apply<UnstableParticles>(event,"UFS");
+ for(const Particle & p : ufs.particles(Cuts::abspid==3122 or Cuts::abspid==3312)) {
+ int id = abs(p.pdgId());
+ double xE = p.E()/meanBeamMom;
+ Vector3 mom3 = p.p3();
+ const double energy = p.E();
+ double modp = mom3.mod();
+ double beta = modp/energy;
+ const double momS = dot(sphericity.sphericityAxis(), mom3);
+ const double pTinS = dot(mom3, sphericity.sphericityMajorAxis());
+ const double pToutS = dot(mom3, sphericity.sphericityMinorAxis());
+ const double rapidityS = 0.5 * std::log((energy + momS) / (energy - momS));
+ if(id==3122) {
+ _h_lam_x->fill(xE,weight/beta);
+ _h_lam_p->fill(modp/GeV,weight);
+ _h_lam_pL ->fill(abs(momS)/GeV ,weight);
+ _h_lam_pTIn ->fill(abs(pTinS)/GeV ,weight);
+ _h_lam_pTOut->fill(abs(pToutS)/GeV,weight);
+ _h_lam_rap ->fill(abs(rapidityS) ,weight);
+ ++nLam;
+ }
+ else if(_h_xi_x) {
+ _h_xi_x->fill(xE,weight/beta);
+ _h_xi_p->fill(modp/GeV,weight);
+ _h_xi_pL ->fill(abs(momS)/GeV ,weight);
+ _h_xi_pTIn ->fill(abs(pTinS)/GeV ,weight);
+ _h_xi_pTOut->fill(abs(pToutS)/GeV,weight);
+ _h_xi_rap ->fill(abs(rapidityS) ,weight);
+ }
+ }
+ double sphere = sphericity.sphericity();
+ _p_lam_S_1->fill(sphere,nLam,weight);
+ _p_lam_S_2->fill(sphere,cfs.particles().size(),weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale( _h_lam_p , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_lam_pL , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_lam_pTIn , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_lam_pTOut, crossSection()/nanobarn/sumOfWeights());
+ scale( _h_lam_rap , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_lam_x , sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ divide(_p_lam_S_1,_p_lam_S_2,bookScatter2D(15+_ih,1,3));
+ if(_ih==0) {
+ scale( _h_xi_p , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_xi_pL , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_xi_pTIn , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_xi_pTOut, crossSection()/nanobarn/sumOfWeights());
+ scale( _h_xi_rap , crossSection()/nanobarn/sumOfWeights());
+ scale( _h_xi_x , sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_lam_p, _h_lam_pL, _h_lam_pTIn, _h_lam_pTOut, _h_lam_rap, _h_lam_x;
+ Profile1DPtr _p_lam_S_1, _p_lam_S_2;
+ Histo1DPtr _h_xi_p, _h_xi_pL, _h_xi_pTIn, _h_xi_pTOut, _h_xi_rap, _h_xi_x;
+ int _ih;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1989_I266893);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1989_I266893.info b/analyses/pluginPetra/TASSO_1989_I266893.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I266893.info
@@ -0,0 +1,31 @@
+Name: TASSO_1989_I266893
+Year: 1989
+Summary: Spectra for $\Lambda^0,\bar{\Lambda}^0$ and $\Xi^-,\bar{\Xi}^-$ at 34.8 and 42.1 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 266893
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C45 (1989) 209, 1989
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34.8,42.1]
+Description:
+ 'Measurement of the $\Lambda^0,\bar{\Lambda}^0$ and $\Xi^-,\bar{\Xi}^-$ spectra at 34.8 and 42.1 GeV by the TASSO experiment at Petra. In addition to the spectra $p_l$, $p_\perp^{\text{in}}$, $p_\perp^{\text{out}}$ and the rapidity of the $\Lambda^0,\bar{\Lambda}^0$ are measured with respect to the sphericity axis.'
+Keywords: []
+BibKey: Braunschweig:1988wh
+BibTeX: '@article{Braunschweig:1988wh,
+ author = "Braunschweig, W. and others",
+ title = "{Strange Baryon Production in e+ e- Annihilation}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C45",
+ year = "1989",
+ pages = "209",
+ doi = "10.1007/BF01674451",
+ reportNumber = "DESY-88-173, OUNP-89-3",
+ SLACcitation = "%%CITATION = ZEPYA,C45,209;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1989_I266893.plot b/analyses/pluginPetra/TASSO_1989_I266893.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I266893.plot
@@ -0,0 +1,124 @@
+BEGIN PLOT /TASSO_1989_I266893/d03-x01-y01
+Title=Momentum Spectrum for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d04-x01-y01
+Title=Momentum parallel to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$p_{\parallel}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_{\parallel}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d05-x01-y01
+Title=In-plane momentum $\perp$ to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$p_\perp^{\text{in}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{in}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d06-x01-y01
+Title=Out-plane momentum $\perp$ to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$p_\perp^{\text{out}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{out}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d07-x01-y01
+Title=Rapidity w.r.t to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$y$
+YLabel=$\text{d}\sigma/\text{d}y$ [$\text{nb}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d08-x01-y01
+Title=Scaled energy for $\Lambda^0,\bar{\Lambda}^0$ at 34.8 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}y$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I266893/d09-x01-y01
+Title=Momentum Spectrum for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d10-x01-y01
+Title=Momentum parallel to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$p_{\parallel}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_{\parallel}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d11-x01-y01
+Title=In-plane momentum $\perp$ to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$p_\perp^{\text{in}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{in}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d12-x01-y01
+Title=Out-plane momentum $\perp$ to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$p_\perp^{\text{out}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{out}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d13-x01-y01
+Title=Rapidity w.r.t to sphericity axis for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$y$
+YLabel=$\text{d}\sigma/\text{d}y$ [$\text{nb}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d14-x01-y01
+Title=Scaled energy for $\Lambda^0,\bar{\Lambda}^0$ at 42.1 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}y$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I266893/d18-x01-y01
+Title=Momentum Spectrum for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$p$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d19-x01-y01
+Title=Momentum parallel to sphericity axis for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$p_{\parallel}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_{\parallel}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d20-x01-y01
+Title=In-plane momentum $\perp$ to sphericity axis for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$p_\perp^{\text{in}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{in}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d21-x01-y01
+Title=Out-plane momentum $\perp$ to sphericity axis for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$p_\perp^{\text{out}}$ [GeV]
+YLabel=$\text{d}\sigma/\text{d}p_\perp^{\text{out}}$ [$\text{nb}/\text{GeV}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d22-x01-y01
+Title=Rapidity w.r.t to sphericity axis for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$y$
+YLabel=$\text{d}\sigma/\text{d}y$ [$\text{nb}$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d23-x01-y01
+Title=Scaled energy for $\Xi^-,\bar{\Xi}^+$ at 34.8 GeV
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}y$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I266893/d15-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ multiplicity vs sphericity at 34.8 GeV
+XLabel=$S$
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d15-x01-y02
+Title=$N_{\text{charged}}$ vs sphericity at 34.8 GeV
+XLabel=$S$
+YLabel=$N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d15-x01-y03
+Title=$N_{\Lambda^0,\bar{\Lambda}^0}/N_{\text{charged}}$ vs sphericity at 34.8 GeV
+XLabel=$S$
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}/N_{\text{charged}}$
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I266893/d16-x01-y01
+Title=$\Lambda^0,\bar{\Lambda}^0$ multiplicity vs sphericity at 42.1 GeV
+XLabel=$S$
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d16-x01-y02
+Title=$N_{\text{charged}}$ vs sphericity at 42.1 GeV
+XLabel=$S$
+YLabel=$N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I266893/d16-x01-y03
+Title=$N_{\Lambda^0,\bar{\Lambda}^0}/N_{\text{charged}}$ vs sphericity at 42.1 GeV
+XLabel=$S$
+YLabel=$N_{\Lambda^0,\bar{\Lambda}^0}/N_{\text{charged}}$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1989_I266893.yoda b/analyses/pluginPetra/TASSO_1989_I266893.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I266893.yoda
@@ -0,0 +1,465 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.011, up: 0.011}, sys: {dn: -0.021, up: 0.021}}, 1: {stat: {dn: -0.029, up: 0.03}, sys: {dn: -0.025, up: 0.025}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d01-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.480000e+01 0.000000e+00 0.000000e+00 2.180000e-01 2.370654e-02 2.370654e-02
+4.210000e+01 0.000000e+00 0.000000e+00 2.560000e-01 3.828838e-02 3.905125e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.012, up: 0.013}, sys: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d02-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.480000e+01 0.000000e+00 0.000000e+00 5.200000e-02 1.562050e-02 1.640122e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0022, up: 0.0023}, 'sys,Additional systematic error': {dn: -0.0015209999999999998, up: 0.0015209999999999998}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0008449999999999999, up: 0.0008449999999999999}}, 1: {error: {dn: -0.002, up: 0.002}, 'sys,Additional systematic error': {dn: -0.001422, up: 0.001422}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0007900000000000001, up: 0.0007900000000000001}}, 2: {error: {dn: -0.0018, up: 0.0018}, 'sys,Additional systematic error': {dn: -0.001323, up: 0.001323}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000735, up: 0.000735}}, 3: {error: {dn: -0.0014, up: 0.0015}, 'sys,Additional systematic error': {dn: -0.0009450000000000001, up: 0.0009450000000000001}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0005250000000000001, up: 0.0005250000000000001}}, 4: {error: {dn: -0.0017, up: 0.0018}, 'sys,Additional systematic error': {dn: -0.001296, up: 0.001296}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00072, up: 0.00072}}, 5: {error: {dn: -0.0015, up: 0.0016}, 'sys,Additional systematic error': {dn: -0.000882, up: 0.000882}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00049, up: 0.00049}}, 6: {error: {dn: -0.0011, up: 0.0012}, 'sys,Additional systematic error': {dn: -0.000567, up: 0.000567}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000315, up: 0.000315}}, 7: {error: {dn: -0.0011, up: 0.0012}, 'sys,Additional systematic error': {dn: -0.000549, up: 0.000549}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00030500000000000004, up: 0.00030500000000000004}}, 8: {error: {dn: -0.0008, up: 0.0008}, 'sys,Additional systematic error': {dn: -0.000405, up: 0.000405}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000225, up: 0.000225}}, 9: {error: {dn: -0.0008, up: 0.0002}, 'sys,Additional systematic error': {dn: -5.399999999999999e-05, up: 5.399999999999999e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -2.9999999999999997e-05, up: 2.9999999999999997e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d03-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e-01 3.400000e-01 3.400000e-01 1.690000e-02 2.804900e-03 2.884002e-03
+1.325000e+00 1.850000e-01 1.850000e-01 1.580000e-02 2.578019e-03 2.578019e-03
+1.695000e+00 1.850000e-01 1.850000e-01 1.470000e-02 2.351713e-03 2.351713e-03
+2.085000e+00 2.050000e-01 2.050000e-01 1.050000e-02 1.768799e-03 1.848959e-03
+2.495000e+00 2.050000e-01 2.050000e-01 1.440000e-02 2.255663e-03 2.331955e-03
+2.910000e+00 2.100000e-01 2.100000e-01 9.800000e-03 1.807768e-03 1.891567e-03
+3.445000e+00 3.250000e-01 3.250000e-01 6.300000e-03 1.276994e-03 1.364080e-03
+4.215000e+00 4.450000e-01 4.450000e-01 6.100000e-03 1.266659e-03 1.354410e-03
+5.255000e+00 5.950000e-01 5.950000e-01 4.500000e-03 9.244728e-04 9.244728e-04
+1.152500e+01 5.675000e+00 5.675000e+00 6.000000e-04 8.023815e-04 2.093227e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0022, up: 0.0023}, 'sys,Additional systematic error': {dn: -0.0019440000000000002, up: 0.0019440000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00108, up: 0.00108}}, 1: {error: {dn: -0.0016, up: 0.0017}, 'sys,Additional systematic error': {dn: -0.00099, up: 0.00099}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0005499999999999999, up: 0.0005499999999999999}}, 2: {error: {dn: -0.0017, up: 0.0017}, 'sys,Additional systematic error': {dn: -0.001224, up: 0.001224}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00068, up: 0.00068}}, 3: {error: {dn: -0.0015, up: 0.0016}, 'sys,Additional systematic error': {dn: -0.001017, up: 0.001017}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000565, up: 0.000565}}, 4: {error: {dn: -0.0016, up: 0.0016}, 'sys,Additional systematic error': {dn: -0.001026, up: 0.001026}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00057, up: 0.00057}}, 5: {error: {dn: -0.0014, up: 0.0014}, 'sys,Additional systematic error': {dn: -0.000828, up: 0.000828}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00046, up: 0.00046}}, 6: {error: {dn: -0.0011, up: 0.0012}, 'sys,Additional systematic error': {dn: -0.000549, up: 0.000549}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00030500000000000004, up: 0.00030500000000000004}}, 7: {error: {dn: -0.0011, up: 0.0013}, 'sys,Additional systematic error': {dn: -0.00048600000000000005, up: 0.00048600000000000005}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00027, up: 0.00027}}, 8: {error: {dn: -0.0008, up: 0.0008}, 'sys,Additional systematic error': {dn: -0.000414, up: 0.000414}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00023, up: 0.00023}}, 9: {error: {dn: -0.0002, up: 0.0002}, 'sys,Additional systematic error': {dn: -5.399999999999999e-05, up: 5.399999999999999e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -2.9999999999999997e-05, up: 2.9999999999999997e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d04-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.050000e-01 4.050000e-01 4.050000e-01 2.160000e-02 3.128184e-03 3.199302e-03
+1.015000e+00 2.050000e-01 2.050000e-01 1.100000e-02 1.960255e-03 2.042694e-03
+1.425000e+00 2.050000e-01 2.050000e-01 1.360000e-02 2.202402e-03 2.202402e-03
+1.845000e+00 2.150000e-01 2.150000e-01 1.130000e-02 1.898292e-03 1.978260e-03
+2.275000e+00 2.150000e-01 2.150000e-01 1.140000e-02 1.984333e-03 1.984333e-03
+2.735000e+00 2.450000e-01 2.450000e-01 9.200000e-03 1.690321e-03 1.690321e-03
+3.320000e+00 3.400000e-01 3.400000e-01 6.100000e-03 1.266659e-03 1.354410e-03
+4.110000e+00 4.500000e-01 4.500000e-01 5.400000e-03 1.232516e-03 1.413894e-03
+5.190000e+00 6.300000e-01 6.300000e-01 4.600000e-03 9.296752e-04 9.296752e-04
+1.151000e+01 5.690000e+00 5.690000e+00 6.000000e-04 2.093227e-04 2.093227e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0167, up: 0.0162}, 'sys,Additional systematic error': {dn: -0.006785999999999999, up: 0.006785999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0037699999999999995, up: 0.0037699999999999995}}, 1: {error: {dn: -0.0139, up: 0.0148}, 'sys,Additional systematic error': {dn: -0.0056700000000000006, up: 0.0056700000000000006}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00315, up: 0.00315}}, 2: {error: {dn: -0.0116, up: 0.0122}, 'sys,Additional systematic error': {dn: -0.005706, up: 0.005706}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00317, up: 0.00317}}, 3: {error: {dn: -0.0118, up: 0.0123}, 'sys,Additional systematic error': {dn: -0.007488, up: 0.007488}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00416, up: 0.00416}}, 4: {error: {dn: -0.0104, up: 0.0109}, 'sys,Additional systematic error': {dn: -0.005904, up: 0.005904}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00328, up: 0.00328}}, 5: {error: {dn: -0.0073, up: 0.0075}, 'sys,Additional systematic error': {dn: -0.004239, up: 0.004239}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.002355, up: 0.002355}}, 6: {error: {dn: -0.0048, up: 0.005}, 'sys,Additional systematic error': {dn: -0.0031230000000000003, up: 0.0031230000000000003}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0017350000000000002, up: 0.0017350000000000002}}, 7: {error: {dn: -0.0034, up: 0.0035}, 'sys,Additional systematic error': {dn: -0.0026190000000000002, up: 0.0026190000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0014550000000000001, up: 0.0014550000000000001}}, 8: {error: {dn: -0.0015, up: 0.0016}, 'sys,Additional systematic error': {dn: -0.001206, up: 0.001206}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00067, up: 0.00067}}, 9: {error: {dn: -0.0002, up: 0.0002}, 'sys,Additional systematic error': {dn: -0.000135, up: 0.000135}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -7.500000000000001e-05, up: 7.500000000000001e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d05-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e-02 3.400000e-02 3.400000e-02 7.540000e-02 1.841610e-02 1.796393e-02
+1.065000e-01 3.850000e-02 3.850000e-02 6.300000e-02 1.533889e-02 1.615894e-02
+1.905000e-01 4.550000e-02 4.550000e-02 6.340000e-02 1.331042e-02 1.383645e-02
+2.835000e-01 4.750000e-02 4.750000e-02 8.320000e-02 1.458135e-02 1.498885e-02
+3.795000e-01 4.850000e-02 4.850000e-02 6.560000e-02 1.240063e-02 1.282286e-02
+4.825000e-01 5.450000e-02 5.450000e-02 4.710000e-02 8.763855e-03 8.931134e-03
+6.140000e-01 7.700000e-02 7.700000e-02 3.470000e-02 5.983590e-03 6.145190e-03
+7.990000e-01 1.080000e-01 1.080000e-01 2.910000e-02 4.531687e-03 4.607189e-03
+1.113500e+00 2.065000e-01 2.065000e-01 1.340000e-02 2.037974e-03 2.112661e-03
+3.360000e+00 2.040000e+00 2.040000e+00 1.500000e-03 2.526856e-04 2.526856e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.025, up: 0.026}, 'sys,Additional systematic error': {dn: -0.013859999999999999, up: 0.013859999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.007699999999999999, up: 0.007699999999999999}}, 1: {error: {dn: -0.02, up: 0.021}, 'sys,Additional systematic error': {dn: -0.01188, up: 0.01188}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0066, up: 0.0066}}, 2: {error: {dn: -0.022, up: 0.023}, 'sys,Additional systematic error': {dn: -0.013139999999999999, up: 0.013139999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.007299999999999999, up: 0.007299999999999999}}, 3: {error: {dn: -0.02, up: 0.022}, 'sys,Additional systematic error': {dn: -0.01368, up: 0.01368}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.007599999999999999, up: 0.007599999999999999}}, 4: {error: {dn: -0.016, up: 0.017}, 'sys,Additional systematic error': {dn: -0.0099, up: 0.0099}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0055000000000000005, up: 0.0055000000000000005}}, 5: {error: {dn: -0.015, up: 0.016}, 'sys,Additional systematic error': {dn: -0.008280000000000001, up: 0.008280000000000001}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0046, up: 0.0046}}, 6: {error: {dn: -0.014, up: 0.015}, 'sys,Additional systematic error': {dn: -0.008369999999999999, up: 0.008369999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00465, up: 0.00465}}, 7: {error: {dn: -0.01, up: 0.011}, 'sys,Additional systematic error': {dn: -0.005399999999999999, up: 0.005399999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0029999999999999996, up: 0.0029999999999999996}}, 8: {error: {dn: -0.007, up: 0.007}, 'sys,Additional systematic error': {dn: -0.00513, up: 0.00513}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00285, up: 0.00285}}, 9: {error: {dn: -0.001, up: 0.001}, 'sys,Additional systematic error': {dn: -0.00072, up: 0.00072}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0004, up: 0.0004}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d06-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.600000e-02 1.600000e-02 1.600000e-02 1.540000e-01 2.960388e-02 3.045307e-02
+4.950000e-02 1.750000e-02 1.750000e-02 1.320000e-01 2.418045e-02 2.501388e-02
+8.700000e-02 2.000000e-02 2.000000e-02 1.460000e-01 2.664488e-02 2.747635e-02
+1.290000e-01 2.200000e-02 2.200000e-02 1.520000e-01 2.539493e-02 2.699819e-02
+1.740000e-01 2.300000e-02 2.300000e-02 1.100000e-01 1.960255e-02 2.042694e-02
+2.240000e-01 2.700000e-02 2.700000e-02 9.200000e-02 1.774030e-02 1.859350e-02
+2.850000e-01 3.400000e-02 3.400000e-02 9.300000e-02 1.696111e-02 1.779549e-02
+3.615000e-01 4.250000e-02 4.250000e-02 6.000000e-02 1.175415e-02 1.261586e-02
+4.745000e-01 7.050000e-02 7.050000e-02 5.700000e-02 9.134517e-03 9.134517e-03
+1.157500e+00 6.125000e-01 6.125000e-01 8.000000e-03 1.295531e-03 1.295531e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0031, up: 0.0032}, 'sys,Additional systematic error': {dn: -0.0028350000000000003, up: 0.0028350000000000003}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001575, up: 0.001575}}, 1: {error: {dn: -0.0031, up: 0.0032}, 'sys,Additional systematic error': {dn: -0.0019619999999999998, up: 0.0019619999999999998}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0010899999999999998, up: 0.0010899999999999998}}, 2: {error: {dn: -0.0032, up: 0.0033}, 'sys,Additional systematic error': {dn: -0.0020970000000000003, up: 0.0020970000000000003}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0011650000000000002, up: 0.0011650000000000002}}, 3: {error: {dn: -0.0036, up: 0.0037}, 'sys,Additional systematic error': {dn: -0.002376, up: 0.002376}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00132, up: 0.00132}}, 4: {error: {dn: -0.0038, up: 0.0038}, 'sys,Additional systematic error': {dn: -0.002367, up: 0.002367}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001315, up: 0.001315}}, 5: {error: {dn: -0.0043, up: 0.0044}, 'sys,Additional systematic error': {dn: -0.002817, up: 0.002817}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001565, up: 0.001565}}, 6: {error: {dn: -0.0047, up: 0.0049}, 'sys,Additional systematic error': {dn: -0.002709, up: 0.002709}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001505, up: 0.001505}}, 7: {error: {dn: -0.0039, up: 0.0041}, 'sys,Additional systematic error': {dn: -0.0017729999999999998, up: 0.0017729999999999998}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000985, up: 0.000985}}, 8: {error: {dn: -0.0035, up: 0.0037}, 'sys,Additional systematic error': {dn: -0.001656, up: 0.001656}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00092, up: 0.00092}}, 9: {error: {dn: -0.0017, up: 0.0017}, 'sys,Additional systematic error': {dn: -0.00054, up: 0.00054}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00030000000000000003, up: 0.00030000000000000003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d07-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.850000e-01 2.850000e-01 2.850000e-01 3.150000e-02 4.486407e-03 4.556078e-03
+6.935000e-01 1.235000e-01 1.235000e-01 2.180000e-02 3.827211e-03 3.908650e-03
+9.185000e-01 1.015000e-01 1.015000e-01 2.330000e-02 3.999329e-03 4.079784e-03
+1.115000e+00 9.500000e-02 9.500000e-02 2.640000e-02 4.510851e-03 4.591054e-03
+1.300000e+00 9.000000e-02 9.000000e-02 2.630000e-02 4.666038e-03 4.666038e-03
+1.475000e+00 8.500000e-02 8.500000e-02 3.130000e-02 5.373520e-03 5.453871e-03
+1.655000e+00 9.500000e-02 9.500000e-02 3.010000e-02 5.629716e-03 5.797733e-03
+1.860000e+00 1.100000e-01 1.100000e-01 1.970000e-02 4.395879e-03 4.574249e-03
+2.100000e+00 1.300000e-01 1.300000e-01 1.840000e-02 3.979791e-03 4.156770e-03
+2.760000e+00 5.300000e-01 5.300000e-01 6.000000e-03 1.808756e-03 1.808756e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -142.0, up: 148.0}, 'sys,Additional systematic error': {dn: -99.54, up: 99.54}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -55.300000000000004, up: 55.300000000000004}}, 1: {error: {dn: -66.0, up: 70.0}, 'sys,Additional systematic error': {dn: -50.76, up: 50.76}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -28.2, up: 28.2}}, 2: {error: {dn: -55.0, up: 57.0}, 'sys,Additional systematic error': {dn: -41.22, up: 41.22}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -22.9, up: 22.9}}, 3: {error: {dn: -37.0, up: 38.0}, 'sys,Additional systematic error': {dn: -25.29, up: 25.29}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -14.05, up: 14.05}}, 4: {error: {dn: -46.0, up: 47.0}, 'sys,Additional systematic error': {dn: -32.85, up: 32.85}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -18.25, up: 18.25}}, 5: {error: {dn: -34.0, up: 36.0}, 'sys,Additional systematic error': {dn: -20.88, up: 20.88}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -11.6, up: 11.6}}, 6: {error: {dn: -23.0, up: 24.0}, 'sys,Additional systematic error': {dn: -12.6, up: 12.6}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -7.0, up: 7.0}}, 7: {error: {dn: -24.0, up: 26.0}, 'sys,Additional systematic error': {dn: -12.78, up: 12.78}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -7.1, up: 7.1}}, 8: {error: {dn: -17.0, up: 19.0}, 'sys,Additional systematic error': {dn: -8.459999999999999, up: 8.459999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -4.699999999999999, up: 4.699999999999999}}, 9: {error: {dn: -3.0, up: 3.0}, 'sys,Additional systematic error': {dn: -1.2600000000000002, up: 1.2600000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.7000000000000001, up: 0.7000000000000001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d08-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.050000e-02 1.150000e-02 1.150000e-02 1.106000e+03 1.820173e+02 1.867359e+02
+1.005000e-01 8.500000e-03 8.500000e-03 5.640000e+02 8.790801e+01 9.094953e+01
+1.175000e-01 8.500000e-03 8.500000e-03 4.580000e+02 7.244652e+01 7.397634e+01
+1.370000e-01 1.100000e-02 1.100000e-02 2.810000e+02 4.696793e+01 4.775968e+01
+1.585000e-01 1.050000e-02 1.050000e-02 3.650000e+02 5.939853e+01 6.017628e+01
+1.805000e-01 1.150000e-02 1.150000e-02 2.320000e+02 4.155159e+01 4.320341e+01
+2.105000e-01 1.850000e-02 1.850000e-02 1.400000e+02 2.714332e+01 2.799571e+01
+2.535000e-01 2.450000e-02 2.450000e-02 1.420000e+02 2.810228e+01 2.982848e+01
+3.105000e-01 3.250000e-02 3.250000e-02 9.400000e+01 1.956174e+01 2.132280e+01
+6.715000e-01 3.285000e-01 3.285000e-01 1.400000e+01 3.328303e+00 3.328303e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0035, up: 0.0038}, 'sys,Additional systematic error': {dn: -0.001224, up: 0.001224}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00068, up: 0.00068}}, 1: {error: {dn: -0.0029, up: 0.0032}, 'sys,Additional systematic error': {dn: -0.001377, up: 0.001377}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0007650000000000001, up: 0.0007650000000000001}}, 2: {error: {dn: -0.0019, up: 0.002}, 'sys,Additional systematic error': {dn: -0.00072, up: 0.00072}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0004, up: 0.0004}}, 3: {error: {dn: -0.0011, up: 0.0012}, 'sys,Additional systematic error': {dn: -0.000468, up: 0.000468}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00026, up: 0.00026}}, 4: {error: {dn: -0.0003, up: 0.0003}, 'sys,Additional systematic error': {dn: -9.0e-05, up: 9.0e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -5.0e-05, up: 5.0e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d09-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.500000e-01 3.400000e-01 3.400000e-01 1.360000e-02 3.769692e-03 4.049762e-03
+1.585000e+00 2.950000e-01 2.950000e-01 1.530000e-02 3.300205e-03 3.566701e-03
+2.280000e+00 4.000000e-01 4.000000e-01 8.000000e-03 2.070845e-03 2.162961e-03
+3.410000e+00 7.300000e-01 7.300000e-01 5.200000e-03 1.223366e-03 1.314011e-03
+1.082000e+01 6.680000e+00 6.680000e+00 1.000000e-03 3.171750e-04 3.171750e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0036, up: 0.0039}, 'sys,Additional systematic error': {dn: -0.0015209999999999998, up: 0.0015209999999999998}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0008449999999999999, up: 0.0008449999999999999}}, 1: {error: {dn: -0.0028, up: 0.003}, 'sys,Additional systematic error': {dn: -0.0011790000000000001, up: 0.0011790000000000001}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0006550000000000001, up: 0.0006550000000000001}}, 2: {error: {dn: -0.0018, up: 0.002}, 'sys,Additional systematic error': {dn: -0.000603, up: 0.000603}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000335, up: 0.000335}}, 3: {error: {dn: -0.0012, up: 0.0013}, 'sys,Additional systematic error': {dn: -0.00054, up: 0.00054}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00030000000000000003, up: 0.00030000000000000003}}, 4: {error: {dn: -0.0003, up: 0.0003}, 'sys,Additional systematic error': {dn: -7.2e-05, up: 7.2e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -3.9999999999999996e-05, up: 3.9999999999999996e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d10-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.975000e-01 4.975000e-01 4.975000e-01 1.690000e-02 3.998433e-03 4.270535e-03
+1.327500e+00 3.325000e-01 3.325000e-01 1.310000e-02 3.107904e-03 3.289235e-03
+2.070000e+00 4.100000e-01 4.100000e-01 6.700000e-03 1.927650e-03 2.115617e-03
+3.225000e+00 7.450000e-01 7.450000e-01 6.000000e-03 1.349667e-03 1.439305e-03
+1.073500e+01 6.765000e+00 6.765000e+00 8.000000e-04 3.111013e-04 3.111013e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0216, up: 0.0232}, 'sys,Additional systematic error': {dn: -0.007488, up: 0.007488}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00416, up: 0.00416}}, 1: {error: {dn: -0.0168, up: 0.0182}, 'sys,Additional systematic error': {dn: -0.0041670000000000006, up: 0.0041670000000000006}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0023150000000000002, up: 0.0023150000000000002}}, 2: {error: {dn: -0.0088, up: 0.0096}, 'sys,Additional systematic error': {dn: -0.002457, up: 0.002457}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0013650000000000001, up: 0.0013650000000000001}}, 3: {error: {dn: -0.005, up: 0.0053}, 'sys,Additional systematic error': {dn: -0.0022229999999999997, up: 0.0022229999999999997}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001235, up: 0.001235}}, 4: {error: {dn: -0.0005, up: 0.0006}, 'sys,Additional systematic error': {dn: -0.000288, up: 0.000288}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00015999999999999999, up: 0.00015999999999999999}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d11-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.600000e-02 7.600000e-02 7.600000e-02 8.320000e-02 2.323652e-02 2.473087e-02
+2.445000e-01 9.250000e-02 9.250000e-02 4.630000e-02 1.746319e-02 1.881391e-02
+4.600000e-01 1.230000e-01 1.230000e-01 2.730000e-02 9.237969e-03 1.000300e-02
+7.795000e-01 1.965000e-01 1.965000e-01 2.470000e-02 5.609541e-03 5.878516e-03
+2.918000e+00 1.942000e+00 1.942000e+00 3.200000e-03 5.987854e-04 6.845027e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.033, up: 0.035}, 'sys,Additional systematic error': {dn: -0.01152, up: 0.01152}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0064, up: 0.0064}}, 1: {error: {dn: -0.03, up: 0.032}, 'sys,Additional systematic error': {dn: -0.012600000000000002, up: 0.012600000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.007000000000000001, up: 0.007000000000000001}}, 2: {error: {dn: -0.018, up: 0.028}, 'sys,Additional systematic error': {dn: -0.00999, up: 0.00999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00555, up: 0.00555}}, 3: {error: {dn: -0.011, up: 0.012}, 'sys,Additional systematic error': {dn: -0.0022500000000000003, up: 0.0022500000000000003}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00125, up: 0.00125}}, 4: {error: {dn: -0.002, up: 0.002}, 'sys,Additional systematic error': {dn: -0.0009000000000000001, up: 0.0009000000000000001}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0005, up: 0.0005}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d12-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-02 4.000000e-02 4.000000e-02 1.280000e-01 3.553407e-02 3.739880e-02
+1.225000e-01 4.250000e-02 4.250000e-02 1.400000e-01 3.328303e-02 3.509644e-02
+2.190000e-01 5.400000e-02 5.400000e-02 1.110000e-01 2.132141e-02 3.024240e-02
+3.620000e-01 8.900000e-02 8.900000e-02 2.500000e-02 1.129712e-02 1.227294e-02
+1.180500e+00 7.295000e-01 7.295000e-01 1.000000e-02 2.249444e-03 2.249444e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0049, up: 0.0053}, 'sys,Additional systematic error': {dn: -0.002331, up: 0.002331}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0012950000000000001, up: 0.0012950000000000001}}, 1: {error: {dn: -0.0047, up: 0.0049}, 'sys,Additional systematic error': {dn: -0.001917, up: 0.001917}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.001065, up: 0.001065}}, 2: {error: {dn: -0.005, up: 0.0053}, 'sys,Additional systematic error': {dn: -0.001746, up: 0.001746}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.0009699999999999999, up: 0.0009699999999999999}}, 3: {error: {dn: -0.0048, up: 0.005}, 'sys,Additional systematic error': {dn: -0.0018360000000000002, up: 0.0018360000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00102, up: 0.00102}}, 4: {error: {dn: -0.0023, up: 0.0025}, 'sys,Additional systematic error': {dn: -0.0005849999999999999, up: 0.0005849999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.000325, up: 0.000325}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d13-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.430000e-01 3.430000e-01 3.430000e-01 2.590000e-02 5.578583e-03 5.933008e-03
+8.630000e-01 1.770000e-01 1.770000e-01 2.130000e-02 5.186436e-03 5.368344e-03
+1.210000e+00 1.700000e-01 1.700000e-01 1.940000e-02 5.384182e-03 5.663869e-03
+1.585000e+00 2.050000e-01 2.050000e-01 2.040000e-02 5.239398e-03 5.423218e-03
+2.610000e+00 8.200000e-01 8.200000e-01 6.500000e-03 2.395381e-03 2.588020e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -300.0, up: 320.0}, 'sys,Additional systematic error': {dn: -108.89999999999999, up: 108.89999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -60.5, up: 60.5}}, 1: {error: {dn: -170.0, up: 180.0}, 'sys,Additional systematic error': {dn: -74.7, up: 74.7}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -41.5, up: 41.5}}, 2: {error: {dn: -90.0, up: 90.0}, 'sys,Additional systematic error': {dn: -34.199999999999996, up: 34.199999999999996}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -19.0, up: 19.0}}, 3: {error: {dn: -60.0, up: 60.0}, 'sys,Additional systematic error': {dn: -23.400000000000002, up: 23.400000000000002}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -13.0, up: 13.0}}, 4: {error: {dn: -10.0, up: 10.0}, 'sys,Additional systematic error': {dn: -3.6, up: 3.6}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -2.0, up: 2.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d14-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.050000e-02 1.050000e-02 1.050000e-02 1.210000e+03 3.248376e+02 3.433940e+02
+9.350000e-02 1.250000e-02 1.250000e-02 8.300000e+02 1.902691e+02 1.992545e+02
+1.220000e-01 1.600000e-02 1.600000e-02 3.800000e+02 9.813582e+01 9.813582e+01
+1.710000e-01 3.300000e-02 3.300000e-02 2.600000e+02 6.570053e+01 6.570053e+01
+5.075000e-01 3.035000e-01 3.035000e-01 4.000000e+01 1.081480e+01 1.081480e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.021, up: 0.022}}, 1: {error: {dn: -0.023, up: 0.024}}, 2: {error: {dn: -0.027, up: 0.028}}, 3: {error: {dn: -0.024, up: 0.025}}, 4: {error: {dn: -0.031, up: 0.032}}, 5: {error: {dn: -0.028, up: 0.031}}, 6: {error: {dn: -0.028, up: 0.032}}, 7: {error: {dn: -0.03, up: 0.032}}, 8: {error: {dn: -0.033, up: 0.035}}, 9: {error: {dn: -0.028, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d15-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.100000e-02 1.100000e-02 1.100000e-02 1.740000e-01 2.100000e-02 2.200000e-02
+2.950000e-02 7.500000e-03 7.500000e-03 1.190000e-01 2.300000e-02 2.400000e-02
+4.500000e-02 8.000000e-03 8.000000e-03 2.120000e-01 2.700000e-02 2.800000e-02
+6.250000e-02 9.500000e-03 9.500000e-03 1.720000e-01 2.400000e-02 2.500000e-02
+8.150000e-02 9.500000e-03 9.500000e-03 1.590000e-01 3.100000e-02 3.200000e-02
+1.055000e-01 1.450000e-02 1.450000e-02 2.000000e-01 2.800000e-02 3.100000e-02
+1.415000e-01 2.150000e-02 2.150000e-02 2.370000e-01 2.800000e-02 3.200000e-02
+1.975000e-01 3.450000e-02 3.450000e-02 2.630000e-01 3.000000e-02 3.200000e-02
+2.895000e-01 5.750000e-02 5.750000e-02 2.650000e-01 3.300000e-02 3.500000e-02
+5.945000e-01 2.475000e-01 2.475000e-01 2.930000e-01 2.800000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d15-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d15-x01-y02
+Title: doi:10.17182/hepdata.15283.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.100000e-02 1.100000e-02 1.100000e-02 9.600000e+00 0.000000e+00 0.000000e+00
+2.950000e-02 7.500000e-03 7.500000e-03 1.160000e+01 0.000000e+00 0.000000e+00
+4.500000e-02 8.000000e-03 8.000000e-03 1.270000e+01 0.000000e+00 0.000000e+00
+6.250000e-02 9.500000e-03 9.500000e-03 1.320000e+01 0.000000e+00 0.000000e+00
+8.150000e-02 9.500000e-03 9.500000e-03 1.390000e+01 0.000000e+00 0.000000e+00
+1.055000e-01 1.450000e-02 1.450000e-02 1.430000e+01 0.000000e+00 0.000000e+00
+1.415000e-01 2.150000e-02 2.150000e-02 1.470000e+01 0.000000e+00 0.000000e+00
+1.975000e-01 3.450000e-02 3.450000e-02 1.530000e+01 0.000000e+00 0.000000e+00
+2.895000e-01 5.750000e-02 5.750000e-02 1.570000e+01 0.000000e+00 0.000000e+00
+5.945000e-01 2.475000e-01 2.475000e-01 1.640000e+01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d15-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0022, up: 0.0023}}, 1: {error: {dn: -0.002, up: 0.0021}}, 2: {error: {dn: -0.0021, up: 0.0023}}, 3: {error: {dn: -0.0019, up: 0.0019}}, 4: {error: {dn: -0.0022, up: 0.0023}}, 5: {error: {dn: -0.002, up: 0.0021}}, 6: {error: {dn: -0.002, up: 0.0021}}, 7: {error: {dn: -0.0019, up: 0.0021}}, 8: {error: {dn: -0.0021, up: 0.0022}}, 9: {error: {dn: -0.0017, up: 0.0018}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d15-x01-y03
+Title: doi:10.17182/hepdata.15283.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.100000e-02 1.100000e-02 1.100000e-02 1.800000e-02 2.200000e-03 2.300000e-03
+2.950000e-02 7.500000e-03 7.500000e-03 1.020000e-02 2.000000e-03 2.100000e-03
+4.500000e-02 8.000000e-03 8.000000e-03 1.670000e-02 2.100000e-03 2.300000e-03
+6.250000e-02 9.500000e-03 9.500000e-03 1.310000e-02 1.900000e-03 1.900000e-03
+8.150000e-02 9.500000e-03 9.500000e-03 1.150000e-02 2.200000e-03 2.300000e-03
+1.055000e-01 1.450000e-02 1.450000e-02 1.400000e-02 2.000000e-03 2.100000e-03
+1.415000e-01 2.150000e-02 2.150000e-02 1.600000e-02 2.000000e-03 2.100000e-03
+1.975000e-01 3.450000e-02 3.450000e-02 1.720000e-02 1.900000e-03 2.100000e-03
+2.895000e-01 5.750000e-02 5.750000e-02 1.690000e-02 2.100000e-03 2.200000e-03
+5.945000e-01 2.475000e-01 2.475000e-01 1.780000e-02 1.700000e-03 1.800000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.045, up: 0.048}}, 1: {error: {dn: -0.048, up: 0.052}}, 2: {error: {dn: -0.064, up: 0.069}}, 3: {error: {dn: -0.079, up: 0.085}}, 4: {error: {dn: -0.075, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d16-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 1.750000e-02 1.750000e-02 1.850000e-01 4.500000e-02 4.800000e-02
+5.300000e-02 1.800000e-02 1.800000e-02 1.600000e-01 4.800000e-02 5.200000e-02
+1.025000e-01 3.150000e-02 3.150000e-02 2.310000e-01 6.400000e-02 6.900000e-02
+1.895000e-01 5.550000e-02 5.550000e-02 4.040000e-01 7.900000e-02 8.500000e-02
+4.870000e-01 2.420000e-01 2.420000e-01 4.460000e-01 7.500000e-02 8.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d16-x01-y02
+Variations: [""]
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d16-x01-y02
+Title: doi:10.17182/hepdata.15283.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 1.750000e-02 1.750000e-02 1.180000e+01 0.000000e+00 0.000000e+00
+5.300000e-02 1.800000e-02 1.800000e-02 1.460000e+01 0.000000e+00 0.000000e+00
+1.025000e-01 3.150000e-02 3.150000e-02 1.620000e+01 0.000000e+00 0.000000e+00
+1.895000e-01 5.550000e-02 5.550000e-02 1.710000e+01 0.000000e+00 0.000000e+00
+4.870000e-01 2.420000e-01 2.420000e-01 1.780000e+01 0.000000e+00 0.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d16-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0038, up: 0.0041}}, 1: {error: {dn: -0.0033, up: 0.0035}}, 2: {error: {dn: -0.0039, up: 0.0043}}, 3: {error: {dn: -0.0046, up: 0.005}}, 4: {error: {dn: -0.0042, up: 0.0045}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d16-x01-y03
+Title: doi:10.17182/hepdata.15283.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.750000e-02 1.750000e-02 1.750000e-02 1.570000e-02 3.800000e-03 4.100000e-03
+5.300000e-02 1.800000e-02 1.800000e-02 1.100000e-02 3.300000e-03 3.500000e-03
+1.025000e-01 3.150000e-02 3.150000e-02 1.430000e-02 3.900000e-03 4.300000e-03
+1.895000e-01 5.550000e-02 5.550000e-02 2.370000e-02 4.600000e-03 5.000000e-03
+4.870000e-01 2.420000e-01 2.420000e-01 2.500000e-02 4.200000e-03 4.500000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d17-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.480000e+01 0.000000e+00 0.000000e+00 1.200000e-02 4.242641e-03 4.242641e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00043, up: 0.00048}, 'sys,Additional systematic error': {dn: -0.00022599999999999996, up: 0.00022599999999999996}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -5.649999999999999e-05, up: 5.649999999999999e-05}}, 1: {error: {dn: -0.00026, up: 0.0003}, 'sys,Additional systematic error': {dn: -0.000116, up: 0.000116}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -2.9e-05, up: 2.9e-05}}, 2: {error: {dn: -0.0001, up: 0.00013}, 'sys,Additional systematic error': {dn: -5.8e-05, up: 5.8e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -1.45e-05, up: 1.45e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d18-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.360000e+00 7.400000e-01 7.400000e-01 1.130000e-03 4.890483e-04 5.335431e-04
+2.685000e+00 5.850000e-01 5.850000e-01 5.800000e-04 2.861765e-04 3.229505e-04
+6.835000e+00 3.565000e+00 3.565000e+00 2.900000e-04 1.165086e-04 1.430883e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.00036, up: 0.0004}, 'sys,Additional systematic error': {dn: -0.000178, up: 0.000178}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -4.45e-05, up: 4.45e-05}}, 1: {error: {dn: -0.00028, up: 0.00031}, 'sys,Additional systematic error': {dn: -0.00014, up: 0.00014}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -3.5e-05, up: 3.5e-05}}, 2: {error: {dn: -9.0e-05, up: 0.0001}, 'sys,Additional systematic error': {dn: -4.8e-05, up: 4.8e-05}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -1.2e-05, up: 1.2e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d19-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.100000e-01 9.100000e-01 9.100000e-01 8.900000e-04 4.040597e-04 4.400730e-04
+2.450000e+00 6.300000e-01 6.300000e-01 7.000000e-04 3.150000e-04 3.419430e-04
+6.740000e+00 3.660000e+00 3.660000e+00 2.400000e-04 1.027035e-04 1.115706e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0025, up: 0.0029}, 'sys,Additional systematic error': {dn: -0.00112, up: 0.00112}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00028, up: 0.00028}}, 1: {error: {dn: -0.0015, up: 0.0018}, 'sys,Additional systematic error': {dn: -0.00041999999999999996, up: 0.00041999999999999996}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00010499999999999999, up: 0.00010499999999999999}}, 2: {error: {dn: -0.0002, up: 0.0002}, 'sys,Additional systematic error': {dn: -0.00014, up: 0.00014}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -3.5e-05, up: 3.5e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d20-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.425000e-01 1.425000e-01 1.425000e-01 5.600000e-03 2.753688e-03 3.121346e-03
+4.705000e-01 1.855000e-01 1.855000e-01 2.100000e-03 1.561225e-03 1.851331e-03
+2.218000e+00 1.562000e+00 1.562000e+00 7.000000e-04 2.466272e-04 2.466272e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0041, up: 0.0046}, 'sys,Additional systematic error': {dn: -0.00216, up: 0.00216}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00054, up: 0.00054}}, 1: {error: {dn: -0.0031, up: 0.0036}, 'sys,Additional systematic error': {dn: -0.00156, up: 0.00156}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00039, up: 0.00039}}, 2: {error: {dn: -0.0004, up: 0.0004}, 'sys,Additional systematic error': {dn: -0.00015999999999999999, up: 0.00015999999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -3.9999999999999996e-05, up: 3.9999999999999996e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d21-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.700000e-02 6.700000e-02 6.700000e-02 1.080000e-02 4.665533e-03 5.110499e-03
+2.305000e-01 9.650000e-02 9.650000e-02 7.800000e-03 3.492234e-03 3.942804e-03
+1.058500e+00 7.315000e-01 7.315000e-01 8.000000e-04 4.326662e-04 4.326662e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0006, up: 0.0006}, 'sys,Additional systematic error': {dn: -0.00026, up: 0.00026}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -6.5e-05, up: 6.5e-05}}, 1: {error: {dn: -0.0009, up: 0.001}, 'sys,Additional systematic error': {dn: -0.0005799999999999999, up: 0.0005799999999999999}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.00014499999999999997, up: 0.00014499999999999997}}, 2: {error: {dn: -0.0006, up: 0.0006}, 'sys,Additional systematic error': {dn: -0.00026, up: 0.00026}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -6.5e-05, up: 6.5e-05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d22-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.925000e-01 4.925000e-01 4.925000e-01 1.300000e-03 6.571339e-04 6.571339e-04
+1.222500e+00 2.375000e-01 2.375000e-01 2.900000e-03 1.080474e-03 1.165086e-03
+2.065000e+00 6.050000e-01 6.050000e-01 1.300000e-03 6.571339e-04 6.571339e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -19.0, up: 21.0}, 'sys,Additional systematic error': {dn: -10.8, up: 10.8}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -2.7, up: 2.7}}, 1: {error: {dn: -6.0, up: 8.0}, 'sys,Additional systematic error': {dn: -2.2, up: 2.2}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.55, up: 0.55}}, 2: {error: {dn: -2.0, up: 3.0}, 'sys,Additional systematic error': {dn: -1.4000000000000001, up: 1.4000000000000001}, 'sys,Systematic error due to uncertainty in R. (A value of 4.01 +- 0.03 (DSYS=0.20) is used)': {dn: -0.35000000000000003, up: 0.35000000000000003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d23-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.140000e-01 3.000000e-02 3.000000e-02 5.400000e+01 2.202113e+01 2.376826e+01
+1.750000e-01 3.100000e-02 3.100000e-02 1.100000e+01 6.414242e+00 8.315197e+00
+4.060000e-01 2.000000e-01 2.000000e-01 7.000000e+00 2.466272e+00 3.329039e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I266893/d24-x01-y01
+Variations: []
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I266893/d24-x01-y01
+Title: doi:10.17182/hepdata.15283.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1989_I267755.cc b/analyses/pluginPetra/TASSO_1989_I267755.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I267755.cc
@@ -0,0 +1,132 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi, K and p spectra at 34 and 44 GeV
+ class TASSO_1989_I267755 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1989_I267755);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ // Book histograms
+ _iHist=-1;
+ if(fuzzyEquals(sqrtS()/GeV, 34., 1e-3)) {
+ _iHist = 0;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 44., 1e-3)) {
+ _iHist = 1;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+
+ _h_x_pi = bookHisto1D(3*_iHist+7,1,1);
+ _h_x_K = bookHisto1D(3*_iHist+8,1,1);
+ _h_x_p = bookHisto1D(3*_iHist+9,1,1);
+ if(_iHist==1) _h_x_pi0 = bookHisto1D(13,1,1);
+ _n_pi = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+1,1,1)));
+ _d_pi = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+1,1,1)));
+ _n_K = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+2,1,1)));
+ _d_K = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+2,1,1)));
+ _n_p = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+3,1,1)));
+ _d_p = std::make_shared<YODA::Histo1D>(YODA::Histo1D(refData(3*_iHist+3,1,1)));
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const ChargedFinalState& fs = apply<ChargedFinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ foreach (const Particle& p, fs.particles()) {
+ double xP = p.p3().mod()/meanBeamMom;
+ _d_pi->fill(xP,weight);
+ _d_K ->fill(xP,weight);
+ _d_p ->fill(xP,weight);
+ if(abs(p.pdgId())==211) {
+ _h_x_pi->fill(xP, weight);
+ _n_pi ->fill(xP, weight);
+ }
+ else if(abs(p.pdgId())==321) {
+ _h_x_K->fill(xP, weight);
+ _n_K ->fill(xP, weight);
+ }
+ else if(abs(p.pdgId())==2212) {
+ _h_x_p->fill(xP, weight);
+ _n_p ->fill(xP, weight);
+ }
+ }
+ if(_h_x_pi0) {
+ for(const Particle & p : apply<UnstableParticles>(event, "UFS").particles(Cuts::pid==111)) {
+ double xP = p.p3().mod()/meanBeamMom;
+ _h_x_pi0->fill(xP, weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_x_pi , 1./sumOfWeights());
+ scale(_h_x_K , 1./sumOfWeights());
+ scale(_h_x_p , 1./sumOfWeights());
+ if(_h_x_pi0) scale(_h_x_pi0, 1./sumOfWeights());
+ divide(_n_pi,_d_pi, bookScatter2D(3*_iHist+1,1,1));
+ divide(_n_K ,_d_K , bookScatter2D(3*_iHist+2,1,1));
+ divide(_n_p ,_d_p , bookScatter2D(3*_iHist+3,1,1));
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_p_pi, _h_x_pi, _h_p_K, _h_x_K, _h_p_p, _h_x_p, _h_x_pi0;
+ Histo1DPtr _n_pi,_d_pi,_n_K,_d_K,_n_p,_d_p;
+ int _iHist;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1989_I267755);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1989_I267755.info b/analyses/pluginPetra/TASSO_1989_I267755.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I267755.info
@@ -0,0 +1,32 @@
+Name: TASSO_1989_I267755
+Year: 1989
+Summary: $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ at 34 and 44 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 267755
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C42 (1989) 189, 1989
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34,44]
+Description:
+ 'Measurement of the $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ spectra in $e^+e^-$ collisions for centre-of-mass energies of 34 and 44 GeV by the TASSO experiment at Petra.'
+BibKey: Braunschweig:1988hv
+BibTeX: '@article{Braunschweig:1988hv,
+ author = "Braunschweig, W. and others",
+ title = "{Pion, Kaon and Proton Cross-sections in $e^+ e^-$
+ Annihilation at 34-{GeV} and 44-{GeV} Center-of-mass
+ Energy}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C42",
+ year = "1989",
+ pages = "189",
+ doi = "10.1007/BF01555856",
+ reportNumber = "DESY-88-164",
+ SLACcitation = "%%CITATION = ZEPYA,C42,189;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1989_I267755.plot b/analyses/pluginPetra/TASSO_1989_I267755.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I267755.plot
@@ -0,0 +1,65 @@
+BEGIN PLOT /TASSO_1989_I267755/d01-x01-y01
+Title=Ratio of $\pi^\pm$ to charged particles at 34 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d02-x01-y01
+Title=Ratio of $K^\pm$ to charged particles at 34 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{K^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d03-x01-y01
+Title=Ratio of $p,\bar{p}$ to charged particles at 34 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d04-x01-y01
+Title=Ratio of $\pi^\pm$ to charged particles at 44 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{\pi^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d05-x01-y01
+Title=Ratio of $K^\pm$ to charged particles at 44 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{K^\pm}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d06-x01-y01
+Title=Ratio of $p,\bar{p}$ to charged particles at 44 GeV
+XLabel=$p$ [GeV]
+YLabel=$N_{p,\bar{p}}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d07-x01-y01
+Title=$\pi^\pm$ scaled momenta at $E_{\text{CMS}}=34$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d08-x01-y01
+Title=$K^\pm$ scaled momenta at $E_{\text{CMS}}=34$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d09-x01-y01
+Title=$p,\bar{p}$ scaled momenta at $E_{\text{CMS}}=34$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d10-x01-y01
+Title=$\pi^\pm$ scaled momenta at $E_{\text{CMS}}=44$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d11-x01-y01
+Title=$K^\pm$ scaled momenta at $E_{\text{CMS}}=44$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d12-x01-y01
+Title=$p,\bar{p}$ scaled momenta at $E_{\text{CMS}}=44$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
+BEGIN PLOT /TASSO_1989_I267755/d13-x01-y01
+Title=$\pi^0$ scaled momenta at $E_{\text{CMS}}=44$ GeV
+XLabel=$x_p$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_p$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1989_I267755.yoda b/analyses/pluginPetra/TASSO_1989_I267755.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I267755.yoda
@@ -0,0 +1,364 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}}, 1: {error: {dn: -0.014, up: 0.014}}, 2: {error: {dn: -0.015, up: 0.015}}, 3: {error: {dn: -0.018, up: 0.018}}, 4: {error: {dn: -0.019, up: 0.019}}, 5: {error: {dn: -0.015, up: 0.015}}, 6: {error: {dn: -0.056, up: 0.056}}, 7: {error: {dn: -0.048, up: 0.048}}, 8: {error: {dn: -0.043, up: 0.043}}, 9: {error: {dn: -0.04, up: 0.04}}, 10: {error: {dn: -0.065, up: 0.065}}, 11: {error: {dn: -0.057, up: 0.057}}, 12: {error: {dn: -0.043, up: 0.043}}, 13: {error: {dn: -0.039, up: 0.039}}, 14: {error: {dn: -0.038, up: 0.038}}, 15: {error: {dn: -0.099, up: 0.099}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d01-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 9.470000e-01 1.400000e-02 1.400000e-02
+2.575000e-02 2.850000e-03 2.850000e-03 9.220000e-01 1.400000e-02 1.400000e-02
+3.145000e-02 2.850000e-03 2.850000e-03 8.690000e-01 1.500000e-02 1.500000e-02
+3.715000e-02 2.850000e-03 2.850000e-03 8.560000e-01 1.800000e-02 1.800000e-02
+4.285000e-02 2.850000e-03 2.850000e-03 8.480000e-01 1.900000e-02 1.900000e-02
+5.140000e-02 5.700000e-03 5.700000e-03 8.220000e-01 1.500000e-02 1.500000e-02
+6.285000e-02 5.750000e-03 5.750000e-03 7.830000e-01 5.600000e-02 5.600000e-02
+8.000000e-02 1.140000e-02 1.140000e-02 7.690000e-01 4.800000e-02 4.800000e-02
+1.027000e-01 1.130000e-02 1.130000e-02 7.590000e-01 4.300000e-02 4.300000e-02
+1.300000e-01 1.600000e-02 1.600000e-02 7.300000e-01 4.000000e-02 4.000000e-02
+1.825000e-01 1.150000e-02 1.150000e-02 6.100000e-01 6.500000e-02 6.500000e-02
+2.055000e-01 1.150000e-02 1.150000e-02 6.490000e-01 5.700000e-02 5.700000e-02
+2.400000e-01 2.300000e-02 2.300000e-02 6.160000e-01 4.300000e-02 4.300000e-02
+3.030000e-01 4.000000e-02 4.000000e-02 6.070000e-01 3.900000e-02 3.900000e-02
+4.570000e-01 1.140000e-01 1.140000e-01 5.790000e-01 3.800000e-02 3.800000e-02
+7.710000e-01 2.000000e-01 2.000000e-01 5.840000e-01 9.900000e-02 9.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.003, up: 0.003}}, 1: {error: {dn: -0.005, up: 0.005}}, 2: {error: {dn: -0.008, up: 0.008}}, 3: {error: {dn: -0.013, up: 0.013}}, 4: {error: {dn: -0.026, up: 0.026}}, 5: {error: {dn: -0.029, up: 0.029}}, 6: {error: {dn: -0.036, up: 0.036}}, 7: {error: {dn: -0.07, up: 0.07}}, 8: {error: {dn: -0.045, up: 0.045}}, 9: {error: {dn: -0.046, up: 0.046}}, 10: {error: {dn: -0.113, up: 0.113}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d02-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 4.400000e-02 3.000000e-03 3.000000e-03
+2.575000e-02 2.850000e-03 2.850000e-03 6.100000e-02 5.000000e-03 5.000000e-03
+3.145000e-02 2.850000e-03 2.850000e-03 1.080000e-01 8.000000e-03 8.000000e-03
+3.715000e-02 2.850000e-03 2.850000e-03 1.100000e-01 1.300000e-02 1.300000e-02
+4.285000e-02 2.850000e-03 2.850000e-03 1.140000e-01 2.600000e-02 2.600000e-02
+5.140000e-02 5.700000e-03 5.700000e-03 1.250000e-01 2.900000e-02 2.900000e-02
+7.425000e-02 1.715000e-02 1.715000e-02 1.670000e-01 3.600000e-02 3.600000e-02
+1.027000e-01 1.130000e-02 1.130000e-02 1.560000e-01 7.000000e-02 7.000000e-02
+1.940000e-01 2.300000e-02 2.300000e-02 2.660000e-01 4.500000e-02 4.500000e-02
+2.800000e-01 6.300000e-02 6.300000e-02 2.940000e-01 4.600000e-02 4.600000e-02
+7.710000e-01 2.000000e-01 2.000000e-01 2.560000e-01 1.130000e-01 1.130000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.005, up: 0.005}}, 1: {error: {dn: -0.003, up: 0.003}}, 2: {error: {dn: -0.002, up: 0.002}}, 3: {error: {dn: -0.004, up: 0.004}}, 4: {error: {dn: -0.009, up: 0.009}}, 5: {error: {dn: -0.005, up: 0.005}}, 6: {error: {dn: -0.012, up: 0.012}}, 7: {error: {dn: -0.026, up: 0.026}}, 8: {error: {dn: -0.032, up: 0.032}}, 9: {error: {dn: -0.037, up: 0.037}}, 10: {error: {dn: -0.081, up: 0.081}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d03-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 9.000000e-03 5.000000e-03 5.000000e-03
+2.575000e-02 2.850000e-03 2.850000e-03 1.600000e-02 3.000000e-03 3.000000e-03
+3.145000e-02 2.850000e-03 2.850000e-03 2.200000e-02 2.000000e-03 2.000000e-03
+3.715000e-02 2.850000e-03 2.850000e-03 3.400000e-02 4.000000e-03 4.000000e-03
+4.285000e-02 2.850000e-03 2.850000e-03 3.900000e-02 9.000000e-03 9.000000e-03
+5.715000e-02 1.145000e-02 1.145000e-02 5.500000e-02 5.000000e-03 5.000000e-03
+8.000000e-02 1.140000e-02 1.140000e-02 7.300000e-02 1.200000e-02 1.200000e-02
+1.027000e-01 1.130000e-02 1.130000e-02 8.500000e-02 2.600000e-02 2.600000e-02
+1.940000e-01 2.300000e-02 2.300000e-02 1.020000e-01 3.200000e-02 3.200000e-02
+2.800000e-01 6.300000e-02 6.300000e-02 9.400000e-02 3.700000e-02 3.700000e-02
+7.710000e-01 2.000000e-01 2.000000e-01 1.600000e-01 8.100000e-02 8.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}}, 1: {error: {dn: -0.036, up: 0.036}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.028, up: 0.028}}, 4: {error: {dn: -0.095, up: 0.095}}, 5: {error: {dn: -0.076, up: 0.076}}, 6: {error: {dn: -0.092, up: 0.092}}, 7: {error: {dn: -0.098, up: 0.098}}, 8: {error: {dn: -0.093, up: 0.093}}, 9: {error: {dn: -0.047, up: 0.047}}, 10: {error: {dn: -0.069, up: 0.069}}, 11: {error: {dn: -0.126, up: 0.126}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d04-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 9.480000e-01 1.400000e-02 1.400000e-02
+2.045000e-02 2.250000e-03 2.250000e-03 8.780000e-01 3.600000e-02 3.600000e-02
+2.500000e-02 2.300000e-03 2.300000e-03 8.600000e-01 2.000000e-02 2.000000e-02
+2.955000e-02 2.250000e-03 2.250000e-03 8.160000e-01 2.800000e-02 2.800000e-02
+4.545000e-02 9.050000e-03 9.050000e-03 8.150000e-01 9.500000e-02 9.500000e-02
+6.360000e-02 9.100000e-03 9.100000e-03 7.130000e-01 7.600000e-02 7.600000e-02
+8.180000e-02 9.100000e-03 9.100000e-03 6.150000e-01 9.200000e-02 9.200000e-02
+1.044500e-01 1.355000e-02 1.355000e-02 6.350000e-01 9.800000e-02 9.800000e-02
+1.545000e-01 1.850000e-02 1.850000e-02 6.100000e-01 9.300000e-02 9.300000e-02
+2.230000e-01 5.000000e-02 5.000000e-02 6.290000e-01 4.700000e-02 4.700000e-02
+3.640000e-01 9.100000e-02 9.100000e-02 6.450000e-01 6.900000e-02 6.900000e-02
+7.275000e-01 2.725000e-01 2.725000e-01 5.880000e-01 1.260000e-01 1.260000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}, 1: {error: {dn: -0.025, up: 0.025}}, 2: {error: {dn: -0.014, up: 0.014}}, 3: {error: {dn: -0.018, up: 0.018}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d05-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 4.100000e-02 6.000000e-03 6.000000e-03
+2.045000e-02 2.250000e-03 2.250000e-03 9.200000e-02 2.500000e-02 2.500000e-02
+2.500000e-02 2.300000e-03 2.300000e-03 1.100000e-01 1.400000e-02 1.400000e-02
+2.955000e-02 2.250000e-03 2.250000e-03 1.330000e-01 1.800000e-02 1.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.005, up: 0.005}}, 1: {error: {dn: -0.006, up: 0.006}}, 2: {error: {dn: -0.006, up: 0.006}}, 3: {error: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d06-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 1.100000e-02 5.000000e-03 5.000000e-03
+2.045000e-02 2.250000e-03 2.250000e-03 3.100000e-02 6.000000e-03 6.000000e-03
+2.500000e-02 2.300000e-03 2.300000e-03 3.000000e-02 6.000000e-03 6.000000e-03
+2.955000e-02 2.250000e-03 2.250000e-03 5.000000e-02 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -3.0, up: 3.0}, 'sys,Overall normalization error': {dn: -9.72, up: 9.72}}, 1: {error: {dn: -3.0, up: 3.0}, 'sys,Overall normalization error': {dn: -9.06, up: 9.06}}, 2: {error: {dn: -3.0, up: 3.0}, 'sys,Overall normalization error': {dn: -7.74, up: 7.74}}, 3: {error: {dn: -3.0, up: 3.0}, 'sys,Overall normalization error': {dn: -6.959999999999999, up: 6.959999999999999}}, 4: {error: {dn: -2.5, up: 2.5}, 'sys,Overall normalization error': {dn: -5.934000000000001, up: 5.934000000000001}}, 5: {error: {dn: -1.6, up: 1.6}, 'sys,Overall normalization error': {dn: -4.787999999999999, up: 4.787999999999999}}, 6: {error: {dn: -4.2, up: 4.2}, 'sys,Overall normalization error': {dn: -3.546, up: 3.546}}, 7: {error: {dn: -2.8, up: 2.8}, 'sys,Overall normalization error': {dn: -2.586, up: 2.586}}, 8: {error: {dn: -1.7, up: 1.7}, 'sys,Overall normalization error': {dn: -1.818, up: 1.818}}, 9: {error: {dn: -1.1, up: 1.1}, 'sys,Overall normalization error': {dn: -1.158, up: 1.158}}, 10: {error: {dn: -1.0, up: 1.0}, 'sys,Overall normalization error': {dn: -0.546, up: 0.546}}, 11: {error: {dn: -0.7, up: 0.7}, 'sys,Overall normalization error': {dn: -0.46199999999999997, up: 0.46199999999999997}}, 12: {error: {dn: -0.4, up: 0.4}, 'sys,Overall normalization error': {dn: -0.30000000000000004, up: 0.30000000000000004}}, 13: {error: {dn: -0.19, up: 0.19}, 'sys,Overall normalization error': {dn: -0.171, up: 0.171}}, 14: {error: {dn: -0.052, up: 0.052}, 'sys,Overall normalization error': {dn: -0.0546, up: 0.0546}}, 15: {error: {dn: -0.02, up: 0.02}, 'sys,Overall normalization error': {dn: -0.0066, up: 0.0066}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d07-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 1.620000e+02 1.017243e+01 1.017243e+01
+2.570000e-02 2.800000e-03 2.900000e-03 1.510000e+02 9.543773e+00 9.543773e+00
+3.140000e-02 2.800000e-03 2.900000e-03 1.290000e+02 8.301060e+00 8.301060e+00
+3.710000e-02 2.800000e-03 2.900000e-03 1.160000e+02 7.579024e+00 7.579024e+00
+4.290000e-02 2.900000e-03 2.800000e-03 9.890000e+01 6.439127e+00 6.439127e+00
+5.140000e-02 5.700000e-03 5.700000e-03 7.980000e+01 5.048261e+00 5.048261e+00
+6.290000e-02 5.800000e-03 5.700000e-03 5.910000e+01 5.496737e+00 5.496737e+00
+7.890000e-02 1.030000e-02 1.250000e-02 4.310000e+01 3.811482e+00 3.811482e+00
+1.020000e-01 1.060000e-02 1.200000e-02 3.030000e+01 2.489001e+00 2.489001e+00
+1.300000e-01 1.600000e-02 1.600000e-02 1.930000e+01 1.597174e+00 1.597174e+00
+1.820000e-01 1.100000e-02 1.200000e-02 9.100000e+00 1.139349e+00 1.139349e+00
+2.040000e-01 1.000000e-02 1.300000e-02 7.700000e+00 8.387157e-01 8.387157e-01
+2.370000e-01 2.000000e-02 2.600000e-02 5.000000e+00 5.000000e-01 5.000000e-01
+2.970000e-01 3.400000e-02 4.600000e-02 2.850000e+00 2.556189e-01 2.556189e-01
+4.340000e-01 9.100000e-02 1.370000e-01 9.100000e-01 7.540000e-02 7.540000e-02
+7.300000e-01 1.590000e-01 2.410000e-01 1.100000e-01 2.106086e-02 2.106086e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.5, up: 0.5}, 'sys,Overall normalization error': {dn: -0.44999999999999996, up: 0.44999999999999996}}, 1: {error: {dn: -0.9, up: 0.9}, 'sys,Overall normalization error': {dn: -0.6000000000000001, up: 0.6000000000000001}}, 2: {error: {dn: -1.2, up: 1.2}, 'sys,Overall normalization error': {dn: -0.966, up: 0.966}}, 3: {error: {dn: -1.7, up: 1.7}, 'sys,Overall normalization error': {dn: -0.8939999999999999, up: 0.8939999999999999}}, 4: {error: {dn: -3.0, up: 3.0}, 'sys,Overall normalization error': {dn: -0.798, up: 0.798}}, 5: {error: {dn: -2.8, up: 2.8}, 'sys,Overall normalization error': {dn: -0.726, up: 0.726}}, 6: {error: {dn: -2.3, up: 2.3}, 'sys,Overall normalization error': {dn: -0.63, up: 0.63}}, 7: {error: {dn: -2.8, up: 2.8}, 'sys,Overall normalization error': {dn: -0.378, up: 0.378}}, 8: {error: {dn: -0.61, up: 0.61}, 'sys,Overall normalization error': {dn: -0.21419999999999997, up: 0.21419999999999997}}, 9: {error: {dn: -0.28, up: 0.28}, 'sys,Overall normalization error': {dn: -0.10500000000000001, up: 0.10500000000000001}}, 10: {error: {dn: -0.02, up: 0.02}, 'sys,Overall normalization error': {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d08-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 7.500000e+00 6.726812e-01 6.726812e-01
+2.570000e-02 2.800000e-03 2.900000e-03 1.000000e+01 1.081665e+00 1.081665e+00
+3.140000e-02 2.800000e-03 2.900000e-03 1.610000e+01 1.540505e+00 1.540505e+00
+3.710000e-02 2.800000e-03 2.900000e-03 1.490000e+01 1.920738e+00 1.920738e+00
+4.290000e-02 2.900000e-03 2.800000e-03 1.330000e+01 3.104320e+00 3.104320e+00
+5.140000e-02 5.700000e-03 5.700000e-03 1.210000e+01 2.892590e+00 2.892590e+00
+7.260000e-02 1.550000e-02 1.880000e-02 1.050000e+01 2.384722e+00 2.384722e+00
+1.020000e-01 1.060000e-02 1.200000e-02 6.300000e+00 2.825400e+00 2.825400e+00
+1.910000e-01 2.000000e-02 2.600000e-02 3.570000e+00 6.465150e-01 6.465150e-01
+2.710000e-01 5.400000e-02 7.200000e-02 1.750000e+00 2.990401e-01 2.990401e-01
+7.300000e-01 1.590000e-01 2.410000e-01 5.000000e-02 2.022375e-02 2.022375e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.86, up: 0.86}, 'sys,Overall normalization error': {dn: -0.09240000000000001, up: 0.09240000000000001}}, 1: {error: {dn: -0.53, up: 0.53}, 'sys,Overall normalization error': {dn: -0.1578, up: 0.1578}}, 2: {error: {dn: -0.35, up: 0.35}, 'sys,Overall normalization error': {dn: -0.19980000000000003, up: 0.19980000000000003}}, 3: {error: {dn: -0.53, up: 0.53}, 'sys,Overall normalization error': {dn: -0.273, up: 0.273}}, 4: {error: {dn: -1.05, up: 1.05}, 'sys,Overall normalization error': {dn: -0.273, up: 0.273}}, 5: {error: {dn: -0.44, up: 0.44}, 'sys,Overall normalization error': {dn: -0.28440000000000004, up: 0.28440000000000004}}, 6: {error: {dn: -0.67, up: 0.67}, 'sys,Overall normalization error': {dn: -0.24599999999999997, up: 0.24599999999999997}}, 7: {error: {dn: -1.03, up: 1.03}, 'sys,Overall normalization error': {dn: -0.20400000000000001, up: 0.20400000000000001}}, 8: {error: {dn: -0.42, up: 0.42}, 'sys,Overall normalization error': {dn: -0.0822, up: 0.0822}}, 9: {error: {dn: -0.23, up: 0.23}, 'sys,Overall normalization error': {dn: -0.033600000000000005, up: 0.033600000000000005}}, 10: {error: {dn: -0.016, up: 0.016}, 'sys,Overall normalization error': {dn: -0.0019200000000000003, up: 0.0019200000000000003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d09-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.900000e-03 2.900000e-03 1.540000e+00 8.649496e-01 8.649496e-01
+2.570000e-02 2.800000e-03 2.900000e-03 2.630000e+00 5.529926e-01 5.529926e-01
+3.140000e-02 2.800000e-03 2.900000e-03 3.330000e+00 4.030137e-01 4.030137e-01
+3.710000e-02 2.800000e-03 2.900000e-03 4.550000e+00 5.961787e-01 5.961787e-01
+4.290000e-02 2.900000e-03 2.800000e-03 4.550000e+00 1.084910e+00 1.084910e+00
+5.600000e-02 1.030000e-02 1.260000e-02 4.740000e+00 5.239116e-01 5.239116e-01
+7.890000e-02 1.030000e-02 1.250000e-02 4.100000e+00 7.137338e-01 7.137338e-01
+1.020000e-01 1.060000e-02 1.200000e-02 3.400000e+00 1.050008e+00 1.050008e+00
+1.910000e-01 2.000000e-02 2.600000e-02 1.370000e+00 4.279683e-01 4.279683e-01
+2.710000e-01 5.400000e-02 7.200000e-02 5.600000e-01 2.324413e-01 2.324413e-01
+7.300000e-01 1.590000e-01 2.410000e-01 3.200000e-02 1.611479e-02 1.611479e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -4.0, up: 4.0}, 'sys,Overall normalization error': {dn: -12.120000000000001, up: 12.120000000000001}}, 1: {error: {dn: -8.0, up: 8.0}, 'sys,Overall normalization error': {dn: -11.28, up: 11.28}}, 2: {error: {dn: -4.0, up: 4.0}, 'sys,Overall normalization error': {dn: -9.959999999999999, up: 9.959999999999999}}, 3: {error: {dn: -6.0, up: 6.0}, 'sys,Overall normalization error': {dn: -8.58, up: 8.58}}, 4: {error: {dn: -11.4, up: 11.4}, 'sys,Overall normalization error': {dn: -5.808, up: 5.808}}, 5: {error: {dn: -6.2, up: 6.2}, 'sys,Overall normalization error': {dn: -3.3899999999999997, up: 3.3899999999999997}}, 6: {error: {dn: -5.1, up: 5.1}, 'sys,Overall normalization error': {dn: -2.034, up: 2.034}}, 7: {error: {dn: -4.0, up: 4.0}, 'sys,Overall normalization error': {dn: -1.53, up: 1.53}}, 8: {error: {dn: -2.0, up: 2.0}, 'sys,Overall normalization error': {dn: -0.774, up: 0.774}}, 9: {error: {dn: -0.5, up: 0.5}, 'sys,Overall normalization error': {dn: -0.384, up: 0.384}}, 10: {error: {dn: -0.2, up: 0.2}, 'sys,Overall normalization error': {dn: -0.126, up: 0.126}}, 11: {error: {dn: -0.04, up: 0.04}, 'sys,Overall normalization error': {dn: -0.012, up: 0.012}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d10-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 2.020000e+02 1.276301e+01 1.276301e+01
+2.050000e-02 2.300000e-03 2.200000e-03 1.880000e+02 1.382890e+01 1.382890e+01
+2.500000e-02 2.300000e-03 2.300000e-03 1.660000e+02 1.073320e+01 1.073320e+01
+2.950000e-02 2.200000e-03 2.300000e-03 1.430000e+02 1.046979e+01 1.046979e+01
+4.450000e-02 8.100000e-03 1.000000e-02 9.680000e+01 1.279425e+01 1.279425e+01
+6.270000e-02 8.200000e-03 1.000000e-02 5.650000e+01 7.066265e+00 7.066265e+00
+8.090000e-02 8.200000e-03 1.000000e-02 3.390000e+01 5.490643e+00 5.490643e+00
+1.030000e-01 1.210000e-02 1.500000e-02 2.550000e+01 4.282628e+00 4.282628e+00
+1.520000e-01 1.600000e-02 2.100000e-02 1.290000e+01 2.144546e+00 2.144546e+00
+2.160000e-01 4.300000e-02 5.700000e-02 6.400000e+00 6.304411e-01 6.304411e-01
+3.450000e-01 7.200000e-02 1.100000e-01 2.100000e+00 2.363810e-01 2.363810e-01
+6.820000e-01 2.270000e-01 3.180000e-01 2.000000e-01 4.176123e-02 4.176123e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.2, up: 1.2}, 'sys,Overall normalization error': {dn: -0.528, up: 0.528}}, 1: {error: {dn: -5.3, up: 5.3}, 'sys,Overall normalization error': {dn: -1.1880000000000002, up: 1.1880000000000002}}, 2: {error: {dn: -2.6, up: 2.6}, 'sys,Overall normalization error': {dn: -1.278, up: 1.278}}, 3: {error: {dn: -3.1, up: 3.1}, 'sys,Overall normalization error': {dn: -1.3980000000000001, up: 1.3980000000000001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d11-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 8.800000e+00 1.311024e+00 1.311024e+00
+2.050000e-02 2.300000e-03 2.200000e-03 1.980000e+01 5.431514e+00 5.431514e+00
+2.500000e-02 2.300000e-03 2.300000e-03 2.130000e+01 2.897116e+00 2.897116e+00
+2.950000e-02 2.200000e-03 2.300000e-03 2.330000e+01 3.400648e+00 3.400648e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.1, up: 1.1}, 'sys,Overall normalization error': {dn: -0.14400000000000002, up: 0.14400000000000002}}, 1: {error: {dn: -1.3, up: 1.3}, 'sys,Overall normalization error': {dn: -0.396, up: 0.396}}, 2: {error: {dn: -1.2, up: 1.2}, 'sys,Overall normalization error': {dn: -0.342, up: 0.342}}, 3: {error: {dn: -1.1, up: 1.1}, 'sys,Overall normalization error': {dn: -0.528, up: 0.528}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d12-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.590000e-02 2.300000e-03 2.300000e-03 2.400000e+00 1.109385e+00 1.109385e+00
+2.050000e-02 2.300000e-03 2.200000e-03 6.600000e+00 1.358976e+00 1.358976e+00
+2.500000e-02 2.300000e-03 2.300000e-03 5.700000e+00 1.247784e+00 1.247784e+00
+2.950000e-02 2.200000e-03 2.300000e-03 8.800000e+00 1.220157e+00 1.220157e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -8.1, up: 8.1}, sys: {dn: -8.1, up: 8.1}, 'sys,Overall normalization error': {dn: -2.3520000000000003, up: 2.3520000000000003}}, 1: {stat: {dn: -5.5, up: 5.5}, sys: {dn: -3.5, up: 3.5}, 'sys,Overall normalization error': {dn: -1.08, up: 1.08}}, 2: {stat: {dn: -2.1, up: 2.1}, sys: {dn: -2.1, up: 2.1}, 'sys,Overall normalization error': {dn: -0.666, up: 0.666}}, 3: {stat: {dn: -1.3, up: 1.3}, sys: {dn: -1.3, up: 1.3}, 'sys,Overall normalization error': {dn: -0.43200000000000005, up: 0.43200000000000005}}, 4: {stat: {dn: -0.57, up: 0.57}, sys: {dn: -0.68, up: 0.68}, 'sys,Overall normalization error': {dn: -0.15839999999999999, up: 0.15839999999999999}}, 5: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.13, up: 0.13}, 'sys,Overall normalization error': {dn: -0.034199999999999994, up: 0.034199999999999994}}, 6: {stat: {dn: -0.015, up: 0.015}, sys: {dn: -0.011, up: 0.011}, 'sys,Overall normalization error': {dn: -0.0024000000000000002, up: 0.0024000000000000002}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d13-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.550000e-02 1.000000e-02 1.270000e-02 3.920000e+01 1.169410e+01 1.169410e+01
+7.955000e-02 1.135000e-02 1.135000e-02 1.800000e+01 6.608056e+00 6.608056e+00
+1.100000e-01 1.910000e-02 2.600000e-02 1.110000e+01 3.043609e+00 3.043609e+00
+1.560000e-01 2.000000e-02 2.600000e-02 7.200000e+00 1.888551e+00 1.888551e+00
+2.190000e-01 3.700000e-02 5.400000e-02 2.640000e+00 9.013271e-01 9.013271e-01
+3.910000e-01 1.180000e-01 1.540000e-01 5.700000e-01 1.736941e-01 1.736941e-01
+7.050000e-01 1.600000e-01 2.950000e-01 4.000000e-02 1.875527e-02 1.875527e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.5, up: 0.5}}, 1: {error: {dn: -0.5, up: 0.5}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d14-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 1.090000e+01 5.000000e-01 5.000000e-01
+4.400000e+01 0.000000e+00 0.000000e+00 1.110000e+01 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d14-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d14-x01-y02
+Title: doi:10.17182/hepdata.1500.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 1.760000e+00 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d14-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d14-x01-y03
+Title: doi:10.17182/hepdata.1500.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 6.700000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d14-x01-y04
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -1.0, up: 1.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d14-x01-y04
+Title: doi:10.17182/hepdata.1500.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.400000e+01 0.000000e+00 0.000000e+00 5.400000e+00 1.000000e+00 1.000000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.5, up: 0.5}}, 1: {error: {dn: -0.5, up: 0.5}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d15-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 1.090000e+01 5.000000e-01 5.000000e-01
+4.400000e+01 0.000000e+00 0.000000e+00 1.110000e+01 5.000000e-01 5.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d16-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 1.760000e+00 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.06, up: 0.06}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d17-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.400000e+01 0.000000e+00 0.000000e+00 6.700000e-01 6.000000e-02 6.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I267755/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.0, up: 1.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I267755/d18-x01-y01
+Title: doi:10.17182/hepdata.1500.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.400000e+01 0.000000e+00 0.000000e+00 5.400000e+00 1.000000e+00 1.000000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1989_I278856.cc b/analyses/pluginPetra/TASSO_1989_I278856.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I278856.cc
@@ -0,0 +1,81 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief D* production at 36.2 GeV
+ class TASSO_1989_I278856 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1989_I278856);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_x_A1 = bookHisto1D(1, 1, 1);
+ _h_x_A2 = bookHisto1D(1, 1, 2);
+ _h_x_B1 = bookHisto1D(2, 1, 1);
+ _h_x_B2 = bookHisto1D(2, 1, 2);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==413)) {
+ double modp = p.p3().mod();
+ double xE = p.E()/meanBeamMom;
+ double beta = modp/p.E();
+ _h_x_A1->fill(xE,weight);
+ _h_x_A2->fill(xE,weight/beta);
+ _h_x_B1->fill(xE,weight);
+ _h_x_B2->fill(xE,weight/beta);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_x_A1, crossSection()/picobarn/sumOfWeights());
+ scale(_h_x_A2, sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ scale(_h_x_B1, crossSection()/picobarn/sumOfWeights());
+ scale(_h_x_B2, sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x_A1, _h_x_A2, _h_x_B1, _h_x_B2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1989_I278856);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1989_I278856.info b/analyses/pluginPetra/TASSO_1989_I278856.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I278856.info
@@ -0,0 +1,32 @@
+Name: TASSO_1989_I278856
+Year: 1989
+Summary: Spectrum for $D^{*+}$ production in $e^+e^-$ collisions at $E_{\text{CMS}}=36.2$
+Experiment: TASSO
+Collider: Petra
+InspireID: 278856
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C44 (1989) 365, 1989
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [34.4]
+Description:
+ 'Measurement of the $D^{*+}$ momentum spectrum in $e^+e^-$ collisions for a mean centre-of-mass energy of 36.2 GeV by the TASSO experiment at Petra. Only the spectra are implemented.'
+Keywords: []
+BibKey: Braunschweig:1989kq
+BibTeX: '@article{Braunschweig:1989kq,
+ author = "Braunschweig, W. and others",
+ title = "{Production and Decay of Charmed Mesons in $e^+ e^-$
+ Annihilation at $\sqrt{s}$ &gt; 28-{GeV}}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C44",
+ year = "1989",
+ pages = "365",
+ doi = "10.1007/BF01415550",
+ reportNumber = "DESY-89-053",
+ SLACcitation = "%%CITATION = ZEPYA,C44,365;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1989_I278856.plot b/analyses/pluginPetra/TASSO_1989_I278856.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I278856.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /TASSO_1989_I278856/d01-x01-y01
+Title=$D^{*\pm}$ scaled energy spectrum (measured using $D^0\to K^-\pi^+$)
+XLabel=$x_E$
+YLabel=$\text{d}\sigma/\text{d}x$ [pb]
+END PLOT
+BEGIN PLOT /TASSO_1989_I278856/d01-x01-y02
+Title=$D^{*\pm}$ scaled energy spectrum (measured using $D^0\to K^-\pi^+$)
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1989_I278856/d02-x01-y01
+Title=$D^{*\pm}$ scaled energy spectrum (measured using $D^0\to K^-\pi^+\pi^-\pi^+$)
+XLabel=$x_E$
+YLabel=$\text{d}\sigma/\text{d}x$ [pb]
+END PLOT
+BEGIN PLOT /TASSO_1989_I278856/d02-x01-y02
+Title=$D^{*\pm}$ scaled energy spectrum (measured using $D^0\to K^-\pi^+\pi^-\pi^+$)
+XLabel=$x_E$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1989_I278856.yoda b/analyses/pluginPetra/TASSO_1989_I278856.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I278856.yoda
@@ -0,0 +1,104 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -28.0, up: 28.0}, 'sys,Systematic error in branching ratios used': {dn: -5.0600000000000005, up: 5.0600000000000005}, 'sys,Systematic error on efficiency calculation': {dn: -3.68, up: 3.68}, 'sys,Systematic error on luminosity measurement': {dn: -2.3000000000000003, up: 2.3000000000000003}}, 1: {error: {dn: -27.0, up: 27.0}, 'sys,Systematic error in branching ratios used': {dn: -11.99, up: 11.99}, 'sys,Systematic error on efficiency calculation': {dn: -8.72, up: 8.72}, 'sys,Systematic error on luminosity measurement': {dn: -5.45, up: 5.45}}, 2: {error: {dn: -25.0, up: 25.0}, 'sys,Systematic error in branching ratios used': {dn: -12.76, up: 12.76}, 'sys,Systematic error on efficiency calculation': {dn: -9.28, up: 9.28}, 'sys,Systematic error on luminosity measurement': {dn: -5.8, up: 5.8}}, 3: {error: {dn: -31.0, up: 31.0}, 'sys,Systematic error in branching ratios used': {dn: -19.580000000000002, up: 19.580000000000002}, 'sys,Systematic error on efficiency calculation': {dn: -14.24, up: 14.24}, 'sys,Systematic error on luminosity measurement': {dn: -8.9, up: 8.9}}, 4: {error: {dn: -38.0, up: 38.0}, 'sys,Systematic error in branching ratios used': {dn: -24.86, up: 24.86}, 'sys,Systematic error on efficiency calculation': {dn: -18.08, up: 18.08}, 'sys,Systematic error on luminosity measurement': {dn: -11.299999999999999, up: 11.299999999999999}}, 5: {error: {dn: -33.0, up: 33.0}, 'sys,Systematic error in branching ratios used': {dn: -15.399999999999999, up: 15.399999999999999}, 'sys,Systematic error on efficiency calculation': {dn: -11.2, up: 11.2}, 'sys,Systematic error on luminosity measurement': {dn: -7.0, up: 7.0}}, 6: {error: {dn: -14.0, up: 14.0}, 'sys,Systematic error in branching ratios used': {dn: -5.17, up: 5.17}, 'sys,Systematic error on efficiency calculation': {dn: -3.76, up: 3.76}, 'sys,Systematic error on luminosity measurement': {dn: -2.3499999999999996, up: 2.3499999999999996}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d01-x01-y01
+Title: doi:10.17182/hepdata.15361.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 4.600000e+01 2.878256e+01 2.878256e+01
+3.500000e-01 5.000000e-02 5.000000e-02 1.090000e+02 3.128100e+01 3.128100e+01
+4.500000e-01 5.000000e-02 5.000000e-02 1.160000e+02 3.012600e+01 3.012600e+01
+5.500000e-01 5.000000e-02 5.000000e-02 1.780000e+02 4.032820e+01 4.032820e+01
+6.500000e-01 5.000000e-02 5.000000e-02 2.260000e+02 5.016569e+01 5.016569e+01
+7.500000e-01 5.000000e-02 5.000000e-02 1.400000e+02 3.873758e+01 3.873758e+01
+9.000000e-01 1.000000e-01 1.000000e-01 4.700000e+01 1.556885e+01 1.556885e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -41.0, up: 41.0}, 'sys,Systematic error in branching ratios used': {dn: -7.48, up: 7.48}, 'sys,Systematic error on efficiency calculation': {dn: -5.44, up: 5.44}, 'sys,Systematic error on luminosity measurement': {dn: -3.4000000000000004, up: 3.4000000000000004}}, 1: {error: {dn: -37.0, up: 37.0}, 'sys,Systematic error in branching ratios used': {dn: -16.5, up: 16.5}, 'sys,Systematic error on efficiency calculation': {dn: -12.0, up: 12.0}, 'sys,Systematic error on luminosity measurement': {dn: -7.5, up: 7.5}}, 2: {error: {dn: -34.0, up: 34.0}, 'sys,Systematic error in branching ratios used': {dn: -17.27, up: 17.27}, 'sys,Systematic error on efficiency calculation': {dn: -12.56, up: 12.56}, 'sys,Systematic error on luminosity measurement': {dn: -7.8500000000000005, up: 7.8500000000000005}}, 3: {error: {dn: -42.0, up: 42.0}, 'sys,Systematic error in branching ratios used': {dn: -26.18, up: 26.18}, 'sys,Systematic error on efficiency calculation': {dn: -19.04, up: 19.04}, 'sys,Systematic error on luminosity measurement': {dn: -11.899999999999999, up: 11.899999999999999}}, 4: {error: {dn: -51.0, up: 51.0}, 'sys,Systematic error in branching ratios used': {dn: -33.0, up: 33.0}, 'sys,Systematic error on efficiency calculation': {dn: -24.0, up: 24.0}, 'sys,Systematic error on luminosity measurement': {dn: -15.0, up: 15.0}}, 5: {error: {dn: -44.0, up: 44.0}, 'sys,Systematic error in branching ratios used': {dn: -20.46, up: 20.46}, 'sys,Systematic error on efficiency calculation': {dn: -14.88, up: 14.88}, 'sys,Systematic error on luminosity measurement': {dn: -9.3, up: 9.3}}, 6: {error: {dn: -19.0, up: 19.0}, 'sys,Systematic error in branching ratios used': {dn: -6.82, up: 6.82}, 'sys,Systematic error on efficiency calculation': {dn: -4.96, up: 4.96}, 'sys,Systematic error on luminosity measurement': {dn: -3.1, up: 3.1}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d01-x01-y02
+Title: doi:10.17182/hepdata.15361.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 6.800000e+01 4.216757e+01 4.216757e+01
+3.500000e-01 5.000000e-02 5.000000e-02 1.500000e+02 4.291270e+01 4.291270e+01
+4.500000e-01 5.000000e-02 5.000000e-02 1.570000e+02 4.091001e+01 4.091001e+01
+5.500000e-01 5.000000e-02 5.000000e-02 2.380000e+02 5.434633e+01 5.434633e+01
+6.500000e-01 5.000000e-02 5.000000e-02 3.000000e+02 6.701492e+01 6.701492e+01
+7.500000e-01 5.000000e-02 5.000000e-02 1.860000e+02 5.159957e+01 5.159957e+01
+9.000000e-01 1.000000e-01 1.000000e-01 6.200000e+01 2.101723e+01 2.101723e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -31.0, up: 31.0}, 'sys,Systematic error in branching ratios used': {dn: -16.830000000000002, up: 16.830000000000002}, 'sys,Systematic error on efficiency calculation': {dn: -12.24, up: 12.24}, 'sys,Systematic error on luminosity measurement': {dn: -7.65, up: 7.65}}, 1: {error: {dn: -38.0, up: 38.0}, 'sys,Systematic error in branching ratios used': {dn: -24.31, up: 24.31}, 'sys,Systematic error on efficiency calculation': {dn: -17.68, up: 17.68}, 'sys,Systematic error on luminosity measurement': {dn: -11.05, up: 11.05}}, 2: {error: {dn: -32.0, up: 32.0}, 'sys,Systematic error in branching ratios used': {dn: -14.96, up: 14.96}, 'sys,Systematic error on efficiency calculation': {dn: -10.88, up: 10.88}, 'sys,Systematic error on luminosity measurement': {dn: -6.800000000000001, up: 6.800000000000001}}, 3: {error: {dn: -27.0, up: 27.0}, 'sys,Systematic error in branching ratios used': {dn: -9.35, up: 9.35}, 'sys,Systematic error on efficiency calculation': {dn: -6.8, up: 6.8}, 'sys,Systematic error on luminosity measurement': {dn: -4.25, up: 4.25}}, 4: {error: {dn: -10.0, up: 10.0}, 'sys,Systematic error in branching ratios used': {dn: -2.5300000000000002, up: 2.5300000000000002}, 'sys,Systematic error on efficiency calculation': {dn: -1.84, up: 1.84}, 'sys,Systematic error on luminosity measurement': {dn: -1.1500000000000001, up: 1.1500000000000001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d02-x01-y01
+Title: doi:10.17182/hepdata.15361.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 1.530000e+02 3.811285e+01 3.811285e+01
+5.500000e-01 5.000000e-02 5.000000e-02 2.210000e+02 4.969568e+01 4.969568e+01
+6.500000e-01 5.000000e-02 5.000000e-02 1.360000e+02 3.758212e+01 3.758212e+01
+7.500000e-01 5.000000e-02 5.000000e-02 8.500000e+01 2.967701e+01 2.967701e+01
+9.000000e-01 1.000000e-01 1.000000e-01 2.300000e+01 1.054083e+01 1.054083e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -41.0, up: 41.0}, 'sys,Systematic error in branching ratios used': {dn: -24.09, up: 24.09}, 'sys,Systematic error on efficiency calculation': {dn: -17.52, up: 17.52}, 'sys,Systematic error on luminosity measurement': {dn: -10.95, up: 10.95}}, 1: {error: {dn: -50.0, up: 50.0}, 'sys,Systematic error in branching ratios used': {dn: -32.56, up: 32.56}, 'sys,Systematic error on efficiency calculation': {dn: -23.68, up: 23.68}, 'sys,Systematic error on luminosity measurement': {dn: -14.8, up: 14.8}}, 2: {error: {dn: -42.0, up: 42.0}, 'sys,Systematic error in branching ratios used': {dn: -19.91, up: 19.91}, 'sys,Systematic error on efficiency calculation': {dn: -14.48, up: 14.48}, 'sys,Systematic error on luminosity measurement': {dn: -9.05, up: 9.05}}, 3: {error: {dn: -36.0, up: 36.0}, 'sys,Systematic error in branching ratios used': {dn: -12.43, up: 12.43}, 'sys,Systematic error on efficiency calculation': {dn: -9.04, up: 9.04}, 'sys,Systematic error on luminosity measurement': {dn: -5.6499999999999995, up: 5.6499999999999995}}, 4: {error: {dn: -13.0, up: 13.0}, 'sys,Systematic error in branching ratios used': {dn: -3.41, up: 3.41}, 'sys,Systematic error on efficiency calculation': {dn: -2.48, up: 2.48}, 'sys,Systematic error on luminosity measurement': {dn: -1.55, up: 1.55}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d02-x01-y02
+Title: doi:10.17182/hepdata.15361.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 5.000000e-02 5.000000e-02 2.190000e+02 5.184767e+01 5.184767e+01
+5.500000e-01 5.000000e-02 5.000000e-02 2.960000e+02 6.587819e+01 6.587819e+01
+6.500000e-01 5.000000e-02 5.000000e-02 1.810000e+02 4.951748e+01 4.951748e+01
+7.500000e-01 5.000000e-02 5.000000e-02 1.130000e+02 3.954932e+01 3.954932e+01
+9.000000e-01 1.000000e-01 1.000000e-01 3.100000e+01 1.375431e+01 1.375431e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.18, up: 0.18}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d03-x01-y01
+Title: doi:10.17182/hepdata.15361.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.620000e+01 0.000000e+00 0.000000e+00 1.280000e+00 2.012461e-01 2.012461e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.072, up: 0.072}, sys: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d04-x01-y01
+Title: doi:10.17182/hepdata.15361.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.620000e+01 0.000000e+00 0.000000e+00 -1.600000e-01 7.283543e-02 7.283543e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I278856/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.047, up: 0.047}, sys: {dn: -0.027, up: 0.027}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I278856/d05-x01-y01
+Title: doi:10.17182/hepdata.15361.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.620000e+01 0.000000e+00 0.000000e+00 -1.680000e-01 5.420332e-02 5.420332e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1989_I279165.cc b/analyses/pluginPetra/TASSO_1989_I279165.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I279165.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/Hemispheres.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief jet masses for 14, 22, 34.8 and 43,5 GeV
+ class TASSO_1989_I279165 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1989_I279165);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+ // Thrust
+ const Thrust thrust(cfs);
+ declare(thrust, "Thrust");
+ declare(Hemispheres(thrust), "Hemispheres");
+
+ int offset = 0;
+ if (fuzzyEquals(sqrtS()/GeV,14.,1e-3 ))
+ offset=1;
+ else if(fuzzyEquals(sqrtS()/GeV, 22.0, 1e-2))
+ offset=2;
+ else if(fuzzyEquals(sqrtS()/GeV,34.8,1e-3 ))
+ offset=3;
+ else if(fuzzyEquals(sqrtS()/GeV,43.5,1e-2))
+ offset=4;
+ else
+ MSG_ERROR("Beam energy " << sqrtS() << " not supported!");
+ // Book histograms
+ _h_diff = bookHisto1D(1, 1, offset);
+ _h_heavy = bookHisto1D(2, 1, offset);
+ _h_light = bookHisto1D(3, 1, offset);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+
+ if (cfs.particles().size() < 3 ) vetoEvent;
+
+ const Hemispheres& hemi = apply<Hemispheres>(event, "Hemispheres");
+ _h_heavy->fill(hemi.scaledM2high(), weight);
+ _h_light->fill(hemi.scaledM2low() , weight);
+ _h_diff ->fill(hemi.scaledM2diff(), weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ normalize(_h_diff );
+ normalize(_h_heavy);
+ normalize(_h_light);
+ }
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_diff,_h_heavy,_h_light;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1989_I279165);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1989_I279165.info b/analyses/pluginPetra/TASSO_1989_I279165.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I279165.info
@@ -0,0 +1,32 @@
+Name: TASSO_1989_I279165
+Year: 1989
+Summary: Jet masses in $e^+e^-$ between 14 and 44 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 279165
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C45 (1989) 11
+RunInfo: $e^+ e^- \to$ hadrons
+NumEvents: 100000
+Beams: [e-, e+]
+Energies: [14., 22, 34.8, 43.5]
+Description:
+ Light, heavy jet masses and their difference at 14, 22, 34.8, and 43.5 measured by the TASSO experiment.
+BibKey: Braunschweig:1989ef
+BibTeX: '@article{Braunschweig:1989ef,
+ author = "Braunschweig, W. and others",
+ title = "{Experimental Study of Jet Masses in $e^+ e^-$
+ Annihilation at $c$.m. Energies Between 12-{GeV} and
+ 43.5-{GeV}}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C45",
+ year = "1989",
+ pages = "11",
+ doi = "10.1007/BF01556666",
+ reportNumber = "DESY-89-069, FTUAM-EP-89-03",
+ SLACcitation = "%%CITATION = ZEPYA,C45,11;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1989_I279165.plot b/analyses/pluginPetra/TASSO_1989_I279165.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I279165.plot
@@ -0,0 +1,43 @@
+BEGIN PLOT /TASSO_1989_I279165/d
+XLabel=$\rho$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\rho$
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I279165/d01-x01-y01
+Title=Scaled jet mass difference at 14 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d01-x01-y02
+Title=Scaled jet mass difference at 22 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d01-x01-y03
+Title=Scaled jet mass difference at 34.8 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d01-x01-y04
+Title=Scaled jet mass difference at 43.5 GeV
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I279165/d02-x01-y01
+Title=Scaled heavy jet mass at 14 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d02-x01-y02
+Title=Scaled heavy jet mass at 22 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d02-x01-y03
+Title=Scaled heavy jet mass at 34.8 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d02-x01-y04
+Title=Scaled heavy jet mass at 43.5 GeV
+END PLOT
+
+BEGIN PLOT /TASSO_1989_I279165/d03-x01-y01
+Title=Scaled light jet mass at 14 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d03-x01-y02
+Title=Scaled light jet mass at 22 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d03-x01-y03
+Title=Scaled light jet mass at 34.8 GeV
+END PLOT
+BEGIN PLOT /TASSO_1989_I279165/d03-x01-y04
+Title=Scaled light jet mass at 43.5 GeV
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1989_I279165.yoda b/analyses/pluginPetra/TASSO_1989_I279165.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1989_I279165.yoda
@@ -0,0 +1,293 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.81, up: 0.81}}, 1: {error: {dn: -0.64, up: 0.64}}, 2: {error: {dn: -0.47, up: 0.47}}, 3: {error: {dn: -0.37, up: 0.37}}, 4: {error: {dn: -0.32, up: 0.32}}, 5: {error: {dn: -0.32, up: 0.32}}, 6: {error: {dn: -0.35, up: 0.35}}, 7: {error: {dn: -0.22, up: 0.22}}, 8: {error: {dn: -0.16, up: 0.16}}, 9: {error: {dn: -0.11, up: 0.11}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.07, up: 0.07}}, 12: {error: {dn: -0.044, up: 0.044}}, 13: {error: {dn: -0.037, up: 0.037}}, 14: {error: {dn: -0.017, up: 0.017}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d01-x01-y01
+Title: doi:10.17182/hepdata.15297.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.225000e+01 8.100000e-01 8.100000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.044000e+01 6.400000e-01 6.400000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 8.650000e+00 4.700000e-01 4.700000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.430000e+00 3.700000e-01 3.700000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.190000e+00 3.200000e-01 3.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.000000e+00 3.200000e-01 3.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.810000e+00 3.500000e-01 3.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.220000e+00 2.200000e-01 2.200000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.800000e-01 1.600000e-01 1.600000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 4.500000e-01 1.100000e-01 1.100000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 3.500000e-01 1.000000e-01 1.000000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 1.740000e-01 7.000000e-02 7.000000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 9.100000e-02 4.400000e-02 4.400000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 6.700000e-02 3.700000e-02 3.700000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 2.400000e-02 1.700000e-02 1.700000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.84, up: 0.84}}, 1: {error: {dn: -0.68, up: 0.68}}, 2: {error: {dn: -0.47, up: 0.47}}, 3: {error: {dn: -0.43, up: 0.43}}, 4: {error: {dn: -0.42, up: 0.42}}, 5: {error: {dn: -0.28, up: 0.28}}, 6: {error: {dn: -0.22, up: 0.22}}, 7: {error: {dn: -0.13, up: 0.13}}, 8: {error: {dn: -0.11, up: 0.11}}, 9: {error: {dn: -0.1, up: 0.1}}, 10: {error: {dn: -0.06, up: 0.06}}, 11: {error: {dn: -0.038, up: 0.038}}, 12: {error: {dn: -0.035, up: 0.035}}, 13: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d01-x01-y02
+Title: doi:10.17182/hepdata.15297.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.598000e+01 8.400000e-01 8.400000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.264000e+01 6.800000e-01 6.800000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 8.260000e+00 4.700000e-01 4.700000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 5.190000e+00 4.300000e-01 4.300000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.000000e+00 4.200000e-01 4.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.770000e+00 2.800000e-01 2.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.100000e+00 2.200000e-01 2.200000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.800000e-01 1.300000e-01 1.300000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 4.500000e-01 1.100000e-01 1.100000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.200000e-01 1.000000e-01 1.000000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.840000e-01 6.000000e-02 6.000000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 1.120000e-01 3.800000e-02 3.800000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 7.800000e-02 3.500000e-02 3.500000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 3.300000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.93, up: 0.93}}, 1: {error: {dn: -0.32, up: 0.32}}, 2: {error: {dn: -0.2, up: 0.2}}, 3: {error: {dn: -0.27, up: 0.27}}, 4: {error: {dn: -0.29, up: 0.29}}, 5: {error: {dn: -0.18, up: 0.18}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.074, up: 0.074}}, 8: {error: {dn: -0.062, up: 0.062}}, 9: {error: {dn: -0.043, up: 0.043}}, 10: {error: {dn: -0.031, up: 0.031}}, 11: {error: {dn: -0.031, up: 0.031}}, 12: {error: {dn: -0.02, up: 0.02}}, 13: {error: {dn: -0.016, up: 0.016}}, 14: {error: {dn: -0.003, up: 0.003}}, 15: {error: {dn: -0.005, up: 0.005}}, 16: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d01-x01-y03
+Title: doi:10.17182/hepdata.15297.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.035000e+01 9.300000e-01 9.300000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.293000e+01 3.200000e-01 3.200000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.640000e+00 2.000000e-01 2.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.570000e+00 2.700000e-01 2.700000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.150000e+00 2.900000e-01 2.900000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.470000e+00 1.800000e-01 1.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.500000e-01 1.000000e-01 1.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.350000e-01 7.400000e-02 7.400000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 4.760000e-01 6.200000e-02 6.200000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 3.200000e-01 4.300000e-02 4.300000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 2.030000e-01 3.100000e-02 3.100000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 1.460000e-01 3.100000e-02 3.100000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 8.300000e-02 2.000000e-02 2.000000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 4.100000e-02 1.600000e-02 1.600000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 2.100000e-02 3.000000e-03 3.000000e-03
+3.100000e-01 1.000000e-02 1.000000e-02 6.000000e-03 5.000000e-03 5.000000e-03
+3.300000e-01 1.000000e-02 1.000000e-02 2.000000e-03 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.1, up: 1.1}}, 1: {error: {dn: -0.47, up: 0.47}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.28, up: 0.28}}, 4: {error: {dn: -0.31, up: 0.31}}, 5: {error: {dn: -0.21, up: 0.21}}, 6: {error: {dn: -0.11, up: 0.11}}, 7: {error: {dn: -0.085, up: 0.085}}, 8: {error: {dn: -0.1, up: 0.1}}, 9: {error: {dn: -0.051, up: 0.051}}, 10: {error: {dn: -0.074, up: 0.074}}, 11: {error: {dn: -0.033, up: 0.033}}, 12: {error: {dn: -0.034, up: 0.034}}, 13: {error: {dn: -0.016, up: 0.016}}, 14: {error: {dn: -0.017, up: 0.017}}, 15: {error: {dn: -0.009, up: 0.009}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d01-x01-y04
+Title: doi:10.17182/hepdata.15297.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.190000e+01 1.100000e+00 1.100000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.206000e+01 4.700000e-01 4.700000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 5.850000e+00 4.000000e-01 4.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.370000e+00 2.800000e-01 2.800000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.190000e+00 3.100000e-01 3.100000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.410000e+00 2.100000e-01 2.100000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 9.600000e-01 1.100000e-01 1.100000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 7.620000e-01 8.500000e-02 8.500000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 5.000000e-01 1.000000e-01 1.000000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.740000e-01 5.100000e-02 5.100000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 2.230000e-01 7.400000e-02 7.400000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 1.730000e-01 3.300000e-02 3.300000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 1.020000e-01 3.400000e-02 3.400000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 5.800000e-02 1.600000e-02 1.600000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 2.700000e-02 1.700000e-02 1.700000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 9.000000e-03 9.000000e-03 9.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.09, up: 0.09}}, 1: {error: {dn: -0.38, up: 0.38}}, 2: {error: {dn: -0.61, up: 0.61}}, 3: {error: {dn: -0.58, up: 0.58}}, 4: {error: {dn: -0.97, up: 0.97}}, 5: {error: {dn: -0.66, up: 0.66}}, 6: {error: {dn: -0.43, up: 0.43}}, 7: {error: {dn: -0.46, up: 0.46}}, 8: {error: {dn: -0.45, up: 0.45}}, 9: {error: {dn: -0.31, up: 0.31}}, 10: {error: {dn: -0.29, up: 0.29}}, 11: {error: {dn: -0.17, up: 0.17}}, 12: {error: {dn: -0.12, up: 0.12}}, 13: {error: {dn: -0.076, up: 0.076}}, 14: {error: {dn: -0.053, up: 0.053}}, 15: {error: {dn: -0.033, up: 0.033}}, 16: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d02-x01-y01
+Title: doi:10.17182/hepdata.15297.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.300000e-01 9.000000e-02 9.000000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 1.380000e+00 3.800000e-01 3.800000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 3.980000e+00 6.100000e-01 6.100000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 7.010000e+00 5.800000e-01 5.800000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 8.840000e+00 9.700000e-01 9.700000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 7.900000e+00 6.600000e-01 6.600000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 6.510000e+00 4.300000e-01 4.300000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.960000e+00 4.600000e-01 4.600000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.770000e+00 4.500000e-01 4.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.350000e+00 3.100000e-01 3.100000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.440000e+00 2.900000e-01 2.900000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 8.400000e-01 1.700000e-01 1.700000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 4.700000e-01 1.200000e-01 1.200000e-01
+2.700000e-01 1.000000e-02 1.000000e-02 2.190000e-01 7.600000e-02 7.600000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 1.060000e-01 5.300000e-02 5.300000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 6.100000e-02 3.300000e-02 3.300000e-02
+3.300000e-01 1.000000e-02 1.000000e-02 2.600000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.2, up: 0.2}}, 1: {error: {dn: -0.68, up: 0.68}}, 2: {error: {dn: -0.81, up: 0.81}}, 3: {error: {dn: -1.15, up: 1.15}}, 4: {error: {dn: -0.67, up: 0.67}}, 5: {error: {dn: -0.52, up: 0.52}}, 6: {error: {dn: -0.64, up: 0.64}}, 7: {error: {dn: -0.36, up: 0.36}}, 8: {error: {dn: -0.32, up: 0.32}}, 9: {error: {dn: -0.17, up: 0.17}}, 10: {error: {dn: -0.13, up: 0.13}}, 11: {error: {dn: -0.092, up: 0.092}}, 12: {error: {dn: -0.078, up: 0.078}}, 13: {error: {dn: -0.052, up: 0.052}}, 14: {error: {dn: -0.03, up: 0.03}}, 15: {error: {dn: -0.022, up: 0.022}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d02-x01-y02
+Title: doi:10.17182/hepdata.15297.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.500000e-01 2.000000e-01 2.000000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 3.460000e+00 6.800000e-01 6.800000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 9.000000e+00 8.100000e-01 8.100000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.123000e+01 1.150000e+00 1.150000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 9.320000e+00 6.700000e-01 6.700000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 6.120000e+00 5.200000e-01 5.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.820000e+00 6.400000e-01 6.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.550000e+00 3.600000e-01 3.600000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.530000e+00 3.200000e-01 3.200000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.070000e+00 1.700000e-01 1.700000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 6.600000e-01 1.300000e-01 1.300000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 3.440000e-01 9.200000e-02 9.200000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 2.420000e-01 7.800000e-02 7.800000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 1.700000e-01 5.200000e-02 5.200000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 5.600000e-02 3.000000e-02 3.000000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 2.600000e-02 2.200000e-02 2.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.44, up: 0.44}}, 1: {error: {dn: -0.64, up: 0.64}}, 2: {error: {dn: -1.18, up: 1.18}}, 3: {error: {dn: -0.43, up: 0.43}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.27, up: 0.27}}, 6: {error: {dn: -0.25, up: 0.25}}, 7: {error: {dn: -0.17, up: 0.17}}, 8: {error: {dn: -0.088, up: 0.088}}, 9: {error: {dn: -0.071, up: 0.071}}, 10: {error: {dn: -0.056, up: 0.056}}, 11: {error: {dn: -0.025, up: 0.025}}, 12: {error: {dn: -0.031, up: 0.031}}, 13: {error: {dn: -0.032, up: 0.032}}, 14: {error: {dn: -0.016, up: 0.016}}, 15: {error: {dn: -0.005, up: 0.005}}, 16: {error: {dn: -0.004, up: 0.004}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d02-x01-y03
+Title: doi:10.17182/hepdata.15297.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.220000e+00 4.400000e-01 4.400000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 9.890000e+00 6.400000e-01 6.400000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.396000e+01 1.180000e+00 1.180000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 9.190000e+00 4.300000e-01 4.300000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.430000e+00 2.200000e-01 2.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.390000e+00 2.700000e-01 2.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.240000e+00 2.500000e-01 2.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.550000e+00 1.700000e-01 1.700000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.088000e+00 8.800000e-02 8.800000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 7.520000e-01 7.100000e-02 7.100000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 5.050000e-01 5.600000e-02 5.600000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 3.510000e-01 2.500000e-02 2.500000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 2.330000e-01 3.100000e-02 3.100000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 1.370000e-01 3.200000e-02 3.200000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 6.600000e-02 1.600000e-02 1.600000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 2.800000e-02 5.000000e-03 5.000000e-03
+3.300000e-01 1.000000e-02 1.000000e-02 9.000000e-03 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d02-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.57, up: 0.57}}, 1: {error: {dn: -1.05, up: 1.05}}, 2: {error: {dn: -1.18, up: 1.18}}, 3: {error: {dn: -0.62, up: 0.62}}, 4: {error: {dn: -0.32, up: 0.32}}, 5: {error: {dn: -0.37, up: 0.37}}, 6: {error: {dn: -0.28, up: 0.28}}, 7: {error: {dn: -0.14, up: 0.14}}, 8: {error: {dn: -0.13, up: 0.13}}, 9: {error: {dn: -0.14, up: 0.14}}, 10: {error: {dn: -0.058, up: 0.058}}, 11: {error: {dn: -0.093, up: 0.093}}, 12: {error: {dn: -0.045, up: 0.045}}, 13: {error: {dn: -0.033, up: 0.033}}, 14: {error: {dn: -0.026, up: 0.026}}, 15: {error: {dn: -0.015, up: 0.015}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d02-x01-y04
+Title: doi:10.17182/hepdata.15297.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.230000e+00 5.700000e-01 5.700000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.335000e+01 1.050000e+00 1.050000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 1.296000e+01 1.180000e+00 1.180000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 7.190000e+00 6.200000e-01 6.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.300000e+00 3.200000e-01 3.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.040000e+00 3.700000e-01 3.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.060000e+00 2.800000e-01 2.800000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.490000e+00 1.400000e-01 1.400000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.110000e+00 1.300000e-01 1.300000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 7.800000e-01 1.400000e-01 1.400000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 5.510000e-01 5.800000e-02 5.800000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 3.420000e-01 9.300000e-02 9.300000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 2.300000e-01 4.500000e-02 4.500000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 1.560000e-01 3.300000e-02 3.300000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 8.000000e-02 2.600000e-02 2.600000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 4.400000e-02 1.500000e-02 1.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.92, up: 0.92}}, 1: {error: {dn: -0.59, up: 0.59}}, 2: {error: {dn: -0.95, up: 0.95}}, 3: {error: {dn: -0.8, up: 0.8}}, 4: {error: {dn: -0.4, up: 0.4}}, 5: {error: {dn: -0.5, up: 0.5}}, 6: {error: {dn: -0.24, up: 0.24}}, 7: {error: {dn: -0.14, up: 0.14}}, 8: {error: {dn: -0.048, up: 0.048}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d03-x01-y01
+Title: doi:10.17182/hepdata.15297.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 3.660000e+00 9.200000e-01 9.200000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.100000e+01 5.900000e-01 5.900000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.307000e+01 9.500000e-01 9.500000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 1.040000e+01 8.000000e-01 8.000000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 6.300000e+00 4.000000e-01 4.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.240000e+00 5.000000e-01 5.000000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.720000e+00 2.400000e-01 2.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 6.000000e-01 1.400000e-01 1.400000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 8.700000e-02 4.800000e-02 4.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.14, up: 1.14}}, 1: {error: {dn: -0.77, up: 0.77}}, 2: {error: {dn: -1.33, up: 1.33}}, 3: {error: {dn: -0.51, up: 0.51}}, 4: {error: {dn: -0.46, up: 0.46}}, 5: {error: {dn: -0.28, up: 0.28}}, 6: {error: {dn: -0.13, up: 0.13}}, 7: {error: {dn: -0.048, up: 0.048}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d03-x01-y02
+Title: doi:10.17182/hepdata.15297.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 7.040000e+00 1.140000e+00 1.140000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.642000e+01 7.700000e-01 7.700000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 1.420000e+01 1.330000e+00 1.330000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 7.770000e+00 5.100000e-01 5.100000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.020000e+00 4.600000e-01 4.600000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.210000e+00 2.800000e-01 2.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.800000e-01 1.300000e-01 1.300000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 9.600000e-02 4.800000e-02 4.800000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.62, up: 1.62}}, 1: {error: {dn: -1.67, up: 1.67}}, 2: {error: {dn: -0.43, up: 0.43}}, 3: {error: {dn: -0.26, up: 0.26}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.042, up: 0.042}}, 6: {error: {dn: -0.015, up: 0.015}}, 7: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d03-x01-y03
+Title: doi:10.17182/hepdata.15297.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.228000e+01 1.620000e+00 1.620000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 2.241000e+01 1.670000e+00 1.670000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 1.023000e+01 4.300000e-01 4.300000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.450000e+00 2.600000e-01 2.600000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.180000e+00 1.100000e-01 1.100000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.800000e-01 4.200000e-02 4.200000e-02
+1.300000e-01 1.000000e-02 1.000000e-02 1.200000e-01 1.500000e-02 1.500000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 2.400000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1989_I279165/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.38, up: 1.38}}, 1: {error: {dn: -1.33, up: 1.33}}, 2: {error: {dn: -0.38, up: 0.38}}, 3: {error: {dn: -0.17, up: 0.17}}, 4: {error: {dn: -0.1, up: 0.1}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.027, up: 0.027}}, 7: {error: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/TASSO_1989_I279165/d03-x01-y04
+Title: doi:10.17182/hepdata.15297.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.688000e+01 1.380000e+00 1.380000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 2.200000e+01 1.330000e+00 1.330000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 7.580000e+00 3.800000e-01 3.800000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 2.380000e+00 1.700000e-01 1.700000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 8.200000e-01 1.000000e-01 1.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 2.480000e-01 5.000000e-02 5.000000e-02
+1.300000e-01 1.000000e-02 1.000000e-02 8.000000e-02 2.700000e-02 2.700000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 1.600000e-02 1.100000e-02 1.100000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginPetra/TASSO_1990_I284251.cc b/analyses/pluginPetra/TASSO_1990_I284251.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1990_I284251.cc
@@ -0,0 +1,189 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief K0 and K*+ spectra
+ class TASSO_1990_I284251 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TASSO_1990_I284251);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+ declare(Sphericity(cfs), "Sphericity");
+
+
+ // Book histograms
+ _ih=-1; _iy=-1;
+ if(fuzzyEquals(sqrtS()/GeV, 14.8, 1e-3)) {
+ _ih=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 21.5, 1e-3)) {
+ _ih=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 34.5, 1e-3)) {
+ _ih=0;
+ _iy=3;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 35.0, 1e-3)) {
+ _ih=0;
+ _iy=2;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 42.6, 1e-3)) {
+ _ih=0;
+ _iy=1;
+ }
+ else
+ MSG_ERROR("Beam energy " << sqrtS() << " not supported!");
+
+ if(_ih==0) {
+ _h_K0_x = bookHisto1D(1,1,_iy);
+ if(_iy!=3) {
+ _p_K0_S_1 = bookProfile1D(5,1,2*_iy-1);
+ _p_K0_S_2 = bookProfile1D(5,1,2*_iy);
+ }
+ _h_Kstar_x= bookHisto1D(8,1,_iy);
+ if(_iy==2) {
+ _p_Kstar_S_1 = bookProfile1D(10,1,1);
+ _p_Kstar_S_2 = std::make_shared<YODA::Profile1D>(Profile1D(refData(10,1,2)));
+ }
+ }
+ else {
+ _h_K0_x = bookHisto1D (_ih+1,1,1);
+ _p_K0_S_1 = bookProfile1D(_ih+5,1,1);
+ _p_K0_S_2 = std::make_shared<YODA::Profile1D>(Profile1D(refData(_ih+5,1,2)));
+ }
+ _n_K0 =bookCounter("/TMP/nK0" );
+ _n_Kstar=bookCounter("/TMP/nKstar");
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ const size_t numParticles = cfs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+
+ unsigned int nK0(0),nKstar(0);
+ UnstableParticles ufs = apply<UnstableParticles>(event,"UFS");
+ for(const Particle & p : ufs.particles(Cuts::abspid==323 or Cuts::pid==130 or Cuts::pid==310)) {
+ double xE = p.E()/meanBeamMom;
+ double modp = p.p3().mod();
+ double beta = modp/p.E();
+ if(abs(p.pdgId())==323) {
+ if(_h_Kstar_x) _h_Kstar_x->fill(xE,weight/beta);
+ ++nKstar;
+ }
+ else {
+ if(_h_K0_x) _h_K0_x->fill(xE,weight/beta);
+ ++nK0;
+ }
+ }
+ _n_K0->fill(nK0*weight);
+ _n_Kstar->fill(nKstar*weight);
+ double sphere = sphericity.sphericity();
+ if(_p_K0_S_1) {
+ _p_K0_S_1->fill(sphere,nK0,weight);
+ _p_K0_S_2->fill(sphere,cfs.particles().size(),weight);
+ }
+ if(_p_Kstar_S_1) {
+ _p_Kstar_S_1->fill(sphere,nKstar,weight);
+ _p_Kstar_S_2->fill(sphere,cfs.particles().size(),weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_K0_x, sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ if(_h_Kstar_x) scale(_h_Kstar_x, sqr(sqrtS())*crossSection()/nanobarn/sumOfWeights());
+ if(_p_K0_S_1) {
+ if(_ih==0)
+ divide(_p_K0_S_1,_p_K0_S_2,bookScatter2D(5,1,2*_iy));
+ else
+ divide(_p_K0_S_1,_p_K0_S_2,bookScatter2D(_ih+5,1,2));
+ }
+ if(_p_Kstar_S_1)
+ divide(_p_Kstar_S_1,_p_Kstar_S_2,bookScatter2D(10,1,2));
+ // K0 mult
+ scale(_n_K0 ,1./sumOfWeights());
+ Scatter2D temphisto(refData(4, 1, 1));
+ Scatter2DPtr mult = bookScatter2D(4, 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, _n_K0->val(), ex, make_pair(_n_K0->err(),_n_K0->err()));
+ else
+ mult ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ // K*= mult
+ scale(_n_Kstar,1./sumOfWeights());
+ Scatter2D temphisto2(refData(9, 1, 1));
+ Scatter2DPtr mult2 = bookScatter2D(9, 1, 1);
+ for (size_t b = 0; b < temphisto2.numPoints(); b++) {
+ const double x = temphisto2.point(b).x();
+ pair<double,double> ex = temphisto2.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))
+ mult2 ->addPoint(x, _n_Kstar->val(), ex, make_pair(_n_Kstar->err(),_n_Kstar->err()));
+ else
+ mult2 ->addPoint(x, 0., ex, make_pair(0.,.0));
+ }
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_K0_x, _h_Kstar_x;
+ Profile1DPtr _p_K0_S_1, _p_K0_S_2, _p_Kstar_S_1, _p_Kstar_S_2;
+ CounterPtr _n_K0,_n_Kstar;
+ int _ih,_iy;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TASSO_1990_I284251);
+
+
+}
diff --git a/analyses/pluginPetra/TASSO_1990_I284251.info b/analyses/pluginPetra/TASSO_1990_I284251.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1990_I284251.info
@@ -0,0 +1,31 @@
+Name: TASSO_1990_I284251
+Year: 1990
+Summary: $K^0,\bar{K}^0$ and $K^{*\pm}$ spectra in $e^+e^-$ collisions for centre-of-mass energies between 14.8 and 42.6 GeV
+Experiment: TASSO
+Collider: Petra
+InspireID: 284251
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C47 (1990) 167-180, 1990
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [14.8,21.5,34.5,35.,42.6]
+Description:
+ 'Measurement of the $K^0,\bar{K}^0$ and $K^{*\pm}$ spectra in $e^+e^-$ collisions for centre-of-mass energies between 14.8 and 42.6 GeV by the TASSO experiment at Petra.'
+Keywords: []
+BibKey: Braunschweig:1989wg
+BibTeX: '@article{Braunschweig:1989wg,
+ author = "Braunschweig, W. and others",
+ title = "{Strange Meson Production in $e^+ e^-$ Annihilation}",
+ collaboration = "TASSO",
+ journal = "Z. Phys.",
+ volume = "C47",
+ year = "1990",
+ pages = "167-180",
+ doi = "10.1007/BF01552337",
+ reportNumber = "DESY-89-156, FTUAM-EP-89-04",
+ SLACcitation = "%%CITATION = ZEPYA,C47,167;%%"
+}'
diff --git a/analyses/pluginPetra/TASSO_1990_I284251.plot b/analyses/pluginPetra/TASSO_1990_I284251.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1990_I284251.plot
@@ -0,0 +1,117 @@
+BEGIN PLOT /TASSO_1990_I284251/d01-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum at 42.6 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d01-x01-y02
+Title=$K^0,\bar{K}^0$ scaled momentum at 35.0 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d01-x01-y03
+Title=$K^0,\bar{K}^0$ scaled momentum at 34.5 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d02-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum at 14.8 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d03-x01-y01
+Title=$K^0,\bar{K}^0$ scaled momentum at 21.5 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\mu\text{b}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1990_I284251/d04-x01-y01
+Title=$K^0,\bar{K}^0$ multiplicity
+XLabel=$\sqrt{s}$ [GeV}
+YLabel=$N_{K^0,\bar{K}^0}$
+ConnectGaps=1
+END PLOT
+
+BEGIN PLOT /TASSO_1990_I284251/d05-x01-y01
+Title=$K^0,\bar{K}^0$ multiplicity vs sphericity at 42.6 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d05-x01-y02
+Title=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$ vs sphericity at 42.6 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d05-x01-y03
+Title=$K^0,\bar{K}^0$ multiplicity vs sphericity at 35.0 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d05-x01-y04
+Title=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$ vs sphericity at 35.0 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d06-x01-y01
+Title=$K^0,\bar{K}^0$ multiplicity vs sphericity at 14.8 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d06-x01-y02
+Title=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$ vs sphericity at 14.8 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d07-x01-y01
+Title=$K^0,\bar{K}^0$ multiplicity vs sphericity at 21.5 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d07-x01-y02
+Title=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$ vs sphericity at 21.5 GeV
+XLabel=$S$
+YLabel=$N_{K^0,\bar{K}^0}/N_{\text{charged}}$
+END PLOT
+
+BEGIN PLOT /TASSO_1990_I284251/d08-x01-y01
+Title=$K^{*\pm}$ scaled momentum at 42.6 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d08-x01-y02
+Title=$K^{*\pm}$ scaled momentum at 35.0 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d08-x01-y03
+Title=$K^{*\pm}$ scaled momentum at 34.5 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d02-x01-y01
+Title=$K^{*\pm}$ scaled momentum at 14.8 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d03-x01-y01
+Title=$K^{*\pm}$ scaled momentum at 21.5 GeV
+XLabel=$x$
+YLabel=$s/\beta\text{d}\sigma/\text{d}x$ [$\text{nb}\text{GeV}^2$]
+END PLOT
+
+BEGIN PLOT /TASSO_1990_I284251/d09-x01-y01
+Title=$K^{*\pm}$ multiplicity
+XLabel=$\sqrt{s}$ [GeV}
+YLabel=$N_{K^{*\pm}}$
+ConnectGaps=1
+END PLOT
+
+BEGIN PLOT /TASSO_1990_I284251/d10-x01-y01
+Title=$K^{*\pm}$ multiplicity vs sphericity at 35 GeV
+XLabel=$S$
+YLabel=$N_{K^{*\pm}}$
+END PLOT
+BEGIN PLOT /TASSO_1990_I284251/d10-x01-y02
+Title=$N_{K^{*\pm}}/N_{\text{charged}}$ vs sphericity at 35 GeV
+XLabel=$S$
+YLabel=$N_{K^{*\pm}}/N_{\text{charged}}$
+END PLOT
diff --git a/analyses/pluginPetra/TASSO_1990_I284251.yoda b/analyses/pluginPetra/TASSO_1990_I284251.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginPetra/TASSO_1990_I284251.yoda
@@ -0,0 +1,456 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.08, up: 1.08}}, 1: {error: {dn: -0.48, up: 0.48}}, 2: {error: {dn: -0.32, up: 0.32}}, 3: {error: {dn: -0.27, up: 0.27}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.21, up: 0.21}}, 7: {error: {dn: -0.35, up: 0.35}}, 8: {error: {dn: -0.2, up: 0.2}}, 9: {error: {dn: -0.14, up: 0.14}}, 10: {error: {dn: -0.21, up: 0.21}}, 11: {error: {dn: -0.08, up: 0.08}}, 12: {error: {dn: -0.09, up: 0.09}}, 13: {error: {dn: -0.056, up: 0.056}}, 14: {error: {dn: -0.041, up: 0.041}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d01-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 6.220000e+00 1.080000e+00 1.080000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 4.140000e+00 4.800000e-01 4.800000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.480000e+00 3.200000e-01 3.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.720000e+00 2.700000e-01 2.700000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.840000e+00 2.200000e-01 2.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.180000e+00 1.900000e-01 1.900000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.160000e+00 2.100000e-01 2.100000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.480000e+00 3.500000e-01 3.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.060000e+00 2.000000e-01 2.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.200000e-01 1.400000e-01 1.400000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 5.500000e-01 2.100000e-01 2.100000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 8.000000e-02 8.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.900000e-01 9.000000e-02 9.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 7.900000e-02 5.600000e-02 5.600000e-02
+8.000000e-01 2.000000e-01 2.000000e-01 1.600000e-02 4.100000e-02 4.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.6, up: 0.6}}, 1: {error: {dn: -0.35, up: 0.35}}, 2: {error: {dn: -0.24, up: 0.24}}, 3: {error: {dn: -0.19, up: 0.19}}, 4: {error: {dn: -0.14, up: 0.14}}, 5: {error: {dn: -0.24, up: 0.24}}, 6: {error: {dn: -0.19, up: 0.19}}, 7: {error: {dn: -0.15, up: 0.15}}, 8: {error: {dn: -0.16, up: 0.16}}, 9: {error: {dn: -0.07, up: 0.07}}, 10: {error: {dn: -0.07, up: 0.07}}, 11: {error: {dn: -0.04, up: 0.04}}, 12: {error: {dn: -0.04, up: 0.04}}, 13: {error: {dn: -0.034, up: 0.034}}, 14: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d01-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 6.330000e+00 6.000000e-01 6.000000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.130000e+00 3.500000e-01 3.500000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.310000e+00 2.400000e-01 2.400000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.760000e+00 1.900000e-01 1.900000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.940000e+00 1.400000e-01 1.400000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.020000e+00 2.400000e-01 2.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.490000e+00 1.900000e-01 1.900000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.530000e+00 1.500000e-01 1.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 9.400000e-01 1.600000e-01 1.600000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.600000e-01 7.000000e-02 7.000000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 6.100000e-01 7.000000e-02 7.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.500000e-01 4.000000e-02 4.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 4.000000e-02 4.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.060000e-01 3.400000e-02 3.400000e-02
+8.000000e-01 2.000000e-01 2.000000e-01 1.000000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.4, up: 1.4}}, 1: {error: {dn: -0.95, up: 0.95}}, 2: {error: {dn: -0.35, up: 0.35}}, 3: {error: {dn: -0.29, up: 0.29}}, 4: {error: {dn: -0.17, up: 0.17}}, 5: {error: {dn: -0.14, up: 0.14}}, 6: {error: {dn: -0.24, up: 0.24}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.13, up: 0.13}}, 9: {error: {dn: -0.08, up: 0.08}}, 10: {error: {dn: -0.06, up: 0.06}}, 11: {error: {dn: -0.04, up: 0.04}}, 12: {error: {dn: -0.04, up: 0.04}}, 13: {error: {dn: -0.013, up: 0.013}}, 14: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d01-x01-y03
+Title: doi:10.17182/hepdata.15160.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 1.000000e-02 1.000000e-02 6.320000e+00 1.400000e+00 1.400000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 6.000000e+00 9.500000e-01 9.500000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.570000e+00 3.500000e-01 3.500000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.680000e+00 2.900000e-01 2.900000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.950000e+00 1.700000e-01 1.700000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.370000e+00 1.400000e-01 1.400000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.460000e+00 2.400000e-01 2.400000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.530000e+00 1.800000e-01 1.800000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.030000e+00 1.300000e-01 1.300000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 7.900000e-01 8.000000e-02 8.000000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 4.800000e-01 6.000000e-02 6.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.100000e-01 4.000000e-02 4.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 4.000000e-02 4.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 9.500000e-02 1.300000e-02 1.300000e-02
+8.000000e-01 2.000000e-01 2.000000e-01 1.200000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.97, up: 0.97}}, 1: {error: {dn: -0.36, up: 0.36}}, 2: {error: {dn: -0.29, up: 0.29}}, 3: {error: {dn: -0.17, up: 0.17}}, 4: {error: {dn: -0.19, up: 0.19}}, 5: {error: {dn: -0.11, up: 0.11}}, 6: {error: {dn: -0.14, up: 0.14}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.052, up: 0.052}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d02-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.500000e-02 1.500000e-02 1.500000e-02 3.050000e+00 9.700000e-01 9.700000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.740000e+00 3.600000e-01 3.600000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.860000e+00 2.900000e-01 2.900000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 9.400000e-01 1.700000e-01 1.700000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 8.500000e-01 1.900000e-01 1.900000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 4.100000e-01 1.100000e-01 1.100000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 4.100000e-01 1.400000e-01 1.400000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.600000e-01 5.000000e-02 5.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.010000e-01 5.200000e-02 5.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.59, up: 0.59}}, 1: {error: {dn: -0.34, up: 0.34}}, 2: {error: {dn: -0.22, up: 0.22}}, 3: {error: {dn: -0.12, up: 0.12}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d03-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 3.940000e+00 5.900000e-01 5.900000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.250000e+00 3.400000e-01 3.400000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.130000e+00 2.200000e-01 2.200000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 6.400000e-01 1.200000e-01 1.200000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.900000e-01 8.000000e-02 8.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.100000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.09, up: 0.09}, sys: {dn: -0.07, up: 0.07}}, 1: {stat: {dn: -0.11, up: 0.11}, sys: {dn: -0.08, up: 0.08}}, 2: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.05, up: 0.05}}, 3: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.03, up: 0.03}}, 4: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d04-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.480000e+01 0.000000e+00 0.000000e+00 1.170000e+00 1.140175e-01 1.140175e-01
+2.150000e+01 0.000000e+00 0.000000e+00 1.280000e+00 1.360147e-01 1.360147e-01
+3.450000e+01 0.000000e+00 0.000000e+00 1.490000e+00 6.403124e-02 6.403124e-02
+3.500000e+01 0.000000e+00 0.000000e+00 1.480000e+00 4.242641e-02 4.242641e-02
+4.260000e+01 0.000000e+00 0.000000e+00 1.520000e+00 7.071068e-02 7.071068e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.36, up: 0.36}, sys: {dn: -0.31, up: 0.31}}, 1: {stat: {dn: -0.44, up: 0.44}, sys: {dn: -0.36, up: 0.36}}, 2: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.27, up: 0.27}}, 3: {stat: {dn: -0.13, up: 0.13}, sys: {dn: -0.21, up: 0.21}}, 4: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.37, up: 0.37}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d04-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.480000e+01 0.000000e+00 0.000000e+00 4.690000e+00 4.750789e-01 4.750789e-01
+2.150000e+01 0.000000e+00 0.000000e+00 5.130000e+00 5.685068e-01 5.685068e-01
+3.450000e+01 0.000000e+00 0.000000e+00 5.970000e+00 3.190611e-01 3.190611e-01
+3.500000e+01 0.000000e+00 0.000000e+00 5.930000e+00 2.469818e-01 2.469818e-01
+4.260000e+01 0.000000e+00 0.000000e+00 6.090000e+00 4.254409e-01 4.254409e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -140.0, up: 140.0}, sys: {dn: -122.0, up: 122.0}}, 1: {stat: {dn: -82.0, up: 82.0}, sys: {dn: -68.0, up: 68.0}}, 2: {stat: {dn: -12.0, up: 12.0}, sys: {dn: -20.0, up: 20.0}}, 3: {stat: {dn: -9.0, up: 9.0}, sys: {dn: -15.0, up: 15.0}}, 4: {stat: {dn: -10.0, up: 10.0}, sys: {dn: -18.0, up: 18.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d04-x01-y03
+Title: doi:10.17182/hepdata.15160.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.480000e+01 0.000000e+00 0.000000e+00 1.861000e+03 1.856987e+02 1.856987e+02
+2.150000e+01 0.000000e+00 0.000000e+00 9.640000e+02 1.065270e+02 1.065270e+02
+3.450000e+01 0.000000e+00 0.000000e+00 4.360000e+02 2.332381e+01 2.332381e+01
+3.500000e+01 0.000000e+00 0.000000e+00 4.210000e+02 1.749286e+01 1.749286e+01
+4.260000e+01 0.000000e+00 0.000000e+00 2.920000e+02 2.059126e+01 2.059126e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.14, up: 0.14}}, 1: {error: {dn: -0.16, up: 0.16}}, 2: {error: {dn: -0.19, up: 0.19}}, 3: {error: {dn: -0.21, up: 0.21}}, 4: {error: {dn: -0.24, up: 0.24}}, 5: {error: {dn: -0.16, up: 0.16}}, 6: {error: {dn: -0.22, up: 0.22}}, 7: {error: {dn: -0.19, up: 0.19}}, 8: {error: {dn: -0.23, up: 0.23}}, 9: {error: {dn: -0.34, up: 0.34}}, 10: {error: {dn: -0.3, up: 0.3}}, 11: {error: {dn: -0.27, up: 0.27}}, 12: {error: {dn: -0.34, up: 0.34}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d05-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.700000e-01 1.400000e-01 1.400000e-01
+2.750000e-02 7.500000e-03 7.500000e-03 1.160000e+00 1.600000e-01 1.600000e-01
+4.250000e-02 7.500000e-03 7.500000e-03 1.420000e+00 1.900000e-01 1.900000e-01
+5.750000e-02 7.500000e-03 7.500000e-03 1.480000e+00 2.100000e-01 2.100000e-01
+7.250000e-02 7.500000e-03 7.500000e-03 1.500000e+00 2.400000e-01 2.400000e-01
+9.250000e-02 1.250000e-02 1.250000e-02 1.140000e+00 1.600000e-01 1.600000e-01
+1.175000e-01 1.250000e-02 1.250000e-02 1.490000e+00 2.200000e-01 2.200000e-01
+1.425000e-01 1.250000e-02 1.250000e-02 1.300000e+00 1.900000e-01 1.900000e-01
+1.800000e-01 2.500000e-02 2.500000e-02 1.690000e+00 2.300000e-01 2.300000e-01
+2.300000e-01 2.500000e-02 2.500000e-02 2.180000e+00 3.400000e-01 3.400000e-01
+2.925000e-01 3.750000e-02 3.750000e-02 1.940000e+00 3.000000e-01 3.000000e-01
+4.150000e-01 8.500000e-02 8.500000e-02 1.920000e+00 2.700000e-01 2.700000e-01
+6.700000e-01 1.700000e-01 1.700000e-01 2.140000e+00 3.400000e-01 3.400000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.015, up: 0.015}}, 1: {error: {dn: -0.013, up: 0.013}}, 2: {error: {dn: -0.015, up: 0.015}}, 3: {error: {dn: -0.016, up: 0.016}}, 4: {error: {dn: -0.017, up: 0.017}}, 5: {error: {dn: -0.011, up: 0.011}}, 6: {error: {dn: -0.015, up: 0.015}}, 7: {error: {dn: -0.013, up: 0.013}}, 8: {error: {dn: -0.015, up: 0.015}}, 9: {error: {dn: -0.022, up: 0.022}}, 10: {error: {dn: -0.019, up: 0.019}}, 11: {error: {dn: -0.017, up: 0.017}}, 12: {error: {dn: -0.026, up: 0.026}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d05-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.300000e-02 1.500000e-02 1.500000e-02
+2.750000e-02 7.500000e-03 7.500000e-03 8.900000e-02 1.300000e-02 1.300000e-02
+4.250000e-02 7.500000e-03 7.500000e-03 1.030000e-01 1.500000e-02 1.500000e-02
+5.750000e-02 7.500000e-03 7.500000e-03 1.000000e-01 1.600000e-02 1.600000e-02
+7.250000e-02 7.500000e-03 7.500000e-03 9.800000e-02 1.700000e-02 1.700000e-02
+9.250000e-02 1.250000e-02 1.250000e-02 7.200000e-02 1.100000e-02 1.100000e-02
+1.175000e-01 1.250000e-02 1.250000e-02 9.100000e-02 1.500000e-02 1.500000e-02
+1.425000e-01 1.250000e-02 1.250000e-02 6.400000e-02 1.300000e-02 1.300000e-02
+1.800000e-01 2.500000e-02 2.500000e-02 1.000000e-01 1.500000e-02 1.500000e-02
+2.300000e-01 2.500000e-02 2.500000e-02 1.210000e-01 2.200000e-02 2.200000e-02
+2.925000e-01 3.750000e-02 3.750000e-02 1.080000e-01 1.900000e-02 1.900000e-02
+4.150000e-01 8.500000e-02 8.500000e-02 1.070000e-01 1.700000e-02 1.700000e-02
+6.700000e-01 1.700000e-01 1.700000e-01 1.150000e-01 2.600000e-02 2.600000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.14, up: 0.14}}, 3: {error: {dn: -0.16, up: 0.16}}, 4: {error: {dn: -0.2, up: 0.2}}, 5: {error: {dn: -0.14, up: 0.14}}, 6: {error: {dn: -0.17, up: 0.17}}, 7: {error: {dn: -0.17, up: 0.17}}, 8: {error: {dn: -0.17, up: 0.17}}, 9: {error: {dn: -0.22, up: 0.22}}, 10: {error: {dn: -0.22, up: 0.22}}, 11: {error: {dn: -0.2, up: 0.2}}, 12: {error: {dn: -0.18, up: 0.18}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d05-x01-y03
+Title: doi:10.17182/hepdata.15160.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 7.900000e-01 1.000000e-01 1.000000e-01
+2.750000e-02 7.500000e-03 7.500000e-03 1.200000e+00 1.200000e-01 1.200000e-01
+4.250000e-02 7.500000e-03 7.500000e-03 1.360000e+00 1.400000e-01 1.400000e-01
+5.750000e-02 7.500000e-03 7.500000e-03 1.490000e+00 1.600000e-01 1.600000e-01
+7.250000e-02 7.500000e-03 7.500000e-03 1.720000e+00 2.000000e-01 2.000000e-01
+9.250000e-02 1.250000e-02 1.250000e-02 1.490000e+00 1.400000e-01 1.400000e-01
+1.175000e-01 1.250000e-02 1.250000e-02 1.570000e+00 1.700000e-01 1.700000e-01
+1.425000e-01 1.250000e-02 1.250000e-02 1.490000e+00 1.700000e-01 1.700000e-01
+1.800000e-01 2.500000e-02 2.500000e-02 1.720000e+00 1.700000e-01 1.700000e-01
+2.300000e-01 2.500000e-02 2.500000e-02 1.840000e+00 2.200000e-01 2.200000e-01
+2.925000e-01 3.750000e-02 3.750000e-02 1.870000e+00 2.200000e-01 2.200000e-01
+4.150000e-01 8.500000e-02 8.500000e-02 1.850000e+00 2.000000e-01 2.000000e-01
+6.700000e-01 1.700000e-01 1.700000e-01 1.860000e+00 1.800000e-01 1.800000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d05-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.012, up: 0.012}}, 1: {error: {dn: -0.011, up: 0.011}}, 2: {error: {dn: -0.012, up: 0.012}}, 3: {error: {dn: -0.013, up: 0.013}}, 4: {error: {dn: -0.016, up: 0.016}}, 5: {error: {dn: -0.011, up: 0.011}}, 6: {error: {dn: -0.013, up: 0.013}}, 7: {error: {dn: -0.013, up: 0.013}}, 8: {error: {dn: -0.013, up: 0.013}}, 9: {error: {dn: -0.015, up: 0.015}}, 10: {error: {dn: -0.015, up: 0.015}}, 11: {error: {dn: -0.014, up: 0.014}}, 12: {error: {dn: -0.023, up: 0.023}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d05-x01-y04
+Title: doi:10.17182/hepdata.15160.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.200000e-02 1.200000e-02 1.200000e-02
+2.750000e-02 7.500000e-03 7.500000e-03 9.900000e-02 1.100000e-02 1.100000e-02
+4.250000e-02 7.500000e-03 7.500000e-03 1.060000e-01 1.200000e-02 1.200000e-02
+5.750000e-02 7.500000e-03 7.500000e-03 1.080000e-01 1.300000e-02 1.300000e-02
+7.250000e-02 7.500000e-03 7.500000e-03 1.200000e-01 1.600000e-02 1.600000e-02
+9.250000e-02 1.250000e-02 1.250000e-02 1.000000e-01 1.100000e-02 1.100000e-02
+1.175000e-01 1.250000e-02 1.250000e-02 1.030000e-01 1.300000e-02 1.300000e-02
+1.425000e-01 1.250000e-02 1.250000e-02 9.600000e-02 1.300000e-02 1.300000e-02
+1.800000e-01 2.500000e-02 2.500000e-02 1.100000e-01 1.300000e-02 1.300000e-02
+2.300000e-01 2.500000e-02 2.500000e-02 1.110000e-01 1.500000e-02 1.500000e-02
+2.925000e-01 3.750000e-02 3.750000e-02 1.110000e-01 1.500000e-02 1.500000e-02
+4.150000e-01 8.500000e-02 8.500000e-02 1.110000e-01 1.400000e-02 1.400000e-02
+6.700000e-01 1.700000e-01 1.700000e-01 1.320000e-01 2.300000e-02 2.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.23, up: 0.23}}, 1: {error: {dn: -0.29, up: 0.29}}, 2: {error: {dn: -0.28, up: 0.28}}, 3: {error: {dn: -0.21, up: 0.21}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.38, up: 0.38}}, 6: {error: {dn: -0.33, up: 0.33}}, 7: {error: {dn: -0.25, up: 0.25}}, 8: {error: {dn: -0.33, up: 0.33}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d06-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 7.200000e-01 2.300000e-01 2.300000e-01
+6.500000e-02 1.500000e-02 1.500000e-02 1.160000e+00 2.900000e-01 2.900000e-01
+9.250000e-02 1.250000e-02 1.250000e-02 1.030000e+00 2.800000e-01 2.800000e-01
+1.300000e-01 2.500000e-02 2.500000e-02 1.100000e+00 2.100000e-01 2.100000e-01
+1.800000e-01 2.500000e-02 2.500000e-02 1.000000e+00 2.200000e-01 2.200000e-01
+2.300000e-01 2.500000e-02 2.500000e-02 1.640000e+00 3.800000e-01 3.800000e-01
+2.925000e-01 3.750000e-02 3.750000e-02 1.440000e+00 3.300000e-01 3.300000e-01
+4.150000e-01 8.500000e-02 8.500000e-02 1.330000e+00 2.500000e-01 2.500000e-01
+6.700000e-01 1.700000e-01 1.700000e-01 1.430000e+00 3.300000e-01 3.300000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.041, up: 0.041}}, 2: {error: {dn: -0.034, up: 0.034}}, 3: {error: {dn: -0.026, up: 0.026}}, 4: {error: {dn: -0.025, up: 0.025}}, 5: {error: {dn: -0.042, up: 0.042}}, 6: {error: {dn: -0.034, up: 0.034}}, 7: {error: {dn: -0.026, up: 0.026}}, 8: {error: {dn: -0.031, up: 0.031}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d06-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 1.160000e-01 4.000000e-02 4.000000e-02
+6.500000e-02 1.500000e-02 1.500000e-02 1.470000e-01 4.100000e-02 4.100000e-02
+9.250000e-02 1.250000e-02 1.250000e-02 1.160000e-01 3.400000e-02 3.400000e-02
+1.300000e-01 2.500000e-02 2.500000e-02 1.200000e-01 2.600000e-02 2.600000e-02
+1.800000e-01 2.500000e-02 2.500000e-02 1.040000e-01 2.500000e-02 2.500000e-02
+2.300000e-01 2.500000e-02 2.500000e-02 1.620000e-01 4.200000e-02 4.200000e-02
+2.925000e-01 3.750000e-02 3.750000e-02 1.330000e-01 3.400000e-02 3.400000e-02
+4.150000e-01 8.500000e-02 8.500000e-02 1.220000e-01 2.600000e-02 2.600000e-02
+6.700000e-01 1.700000e-01 1.700000e-01 1.210000e-01 3.100000e-02 3.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.15, up: 0.15}}, 1: {error: {dn: -0.16, up: 0.16}}, 2: {error: {dn: -0.37, up: 0.37}}, 3: {error: {dn: -0.29, up: 0.29}}, 4: {error: {dn: -0.54, up: 0.54}}, 5: {error: {dn: -0.46, up: 0.46}}, 6: {error: {dn: -0.47, up: 0.47}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d07-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 5.400000e-01 1.500000e-01 1.500000e-01
+6.500000e-02 1.500000e-02 1.500000e-02 5.800000e-01 1.600000e-01 1.600000e-01
+9.250000e-02 1.250000e-02 1.250000e-02 1.350000e+00 3.700000e-01 3.700000e-01
+1.800000e-01 7.500000e-02 7.500000e-02 1.210000e+00 2.900000e-01 2.900000e-01
+2.925000e-01 3.750000e-02 3.750000e-02 1.980000e+00 5.400000e-01 5.400000e-01
+4.150000e-01 8.500000e-02 8.500000e-02 1.820000e+00 4.600000e-01 4.600000e-01
+6.700000e-01 1.700000e-01 1.700000e-01 8.400000e-01 4.700000e-01 4.700000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.05, up: 0.05}}, 1: {error: {dn: -0.049, up: 0.049}}, 2: {error: {dn: -0.044, up: 0.044}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.051, up: 0.051}}, 5: {error: {dn: -0.051, up: 0.051}}, 6: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d07-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 1.230000e-01 5.000000e-02 5.000000e-02
+6.500000e-02 1.500000e-02 1.500000e-02 1.630000e-01 4.900000e-02 4.900000e-02
+9.250000e-02 1.250000e-02 1.250000e-02 1.450000e-01 4.400000e-02 4.400000e-02
+1.800000e-01 7.500000e-02 7.500000e-02 1.470000e-01 5.000000e-02 5.000000e-02
+2.925000e-01 3.750000e-02 3.750000e-02 1.470000e-01 5.100000e-02 5.100000e-02
+4.150000e-01 8.500000e-02 8.500000e-02 1.610000e-01 5.100000e-02 5.100000e-02
+6.700000e-01 1.700000e-01 1.700000e-01 1.510000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -962.0, up: 962.0}, sys: {dn: -275.0, up: 275.0}}, 1: {stat: {dn: -352.0, up: 352.0}, sys: {dn: -80.0, up: 80.0}}, 2: {stat: {dn: -131.0, up: 131.0}, sys: {dn: -75.0, up: 75.0}}, 3: {stat: {dn: -47.0, up: 47.0}, sys: {dn: -74.0, up: 74.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d08-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 1.850000e+03 1.000534e+03 1.000534e+03
+1.500000e-01 5.000000e-02 5.000000e-02 8.150000e+02 3.609765e+02 3.609765e+02
+3.000000e-01 1.000000e-01 1.000000e-01 2.500000e+02 1.509503e+02 1.509503e+02
+6.000000e-01 2.000000e-01 2.000000e-01 1.410000e+02 8.766413e+01 8.766413e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d08-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -689.0, up: 689.0}, sys: {dn: -175.0, up: 175.0}}, 1: {stat: {dn: -215.0, up: 215.0}, sys: {dn: -139.0, up: 139.0}}, 2: {stat: {dn: -85.0, up: 85.0}, sys: {dn: -20.0, up: 20.0}}, 3: {stat: {dn: -28.0, up: 28.0}, sys: {dn: -14.0, up: 14.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d08-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 1.193000e+03 7.108769e+02 7.108769e+02
+1.500000e-01 5.000000e-02 5.000000e-02 8.440000e+02 2.560195e+02 2.560195e+02
+3.000000e-01 1.000000e-01 1.000000e-01 2.370000e+02 8.732125e+01 8.732125e+01
+6.000000e-01 2.000000e-01 2.000000e-01 7.300000e+01 3.130495e+01 3.130495e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d08-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -853.0, up: 853.0}, sys: {dn: -278.0, up: 278.0}}, 1: {stat: {dn: -378.0, up: 378.0}, sys: {dn: -90.0, up: 90.0}}, 2: {stat: {dn: -114.0, up: 114.0}, sys: {dn: -39.0, up: 39.0}}, 3: {stat: {dn: -34.0, up: 34.0}, sys: {dn: -6.0, up: 6.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d08-x01-y03
+Title: doi:10.17182/hepdata.15160.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.500000e-02 2.500000e-02 2.500000e-02 1.870000e+03 8.971583e+02 8.971583e+02
+1.500000e-01 5.000000e-02 5.000000e-02 8.420000e+02 3.885666e+02 3.885666e+02
+3.000000e-01 1.000000e-01 1.000000e-01 2.530000e+02 1.204865e+02 1.204865e+02
+6.000000e-01 2.000000e-01 2.000000e-01 5.200000e+01 3.452535e+01 3.452535e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.18, up: 0.18}, sys: {dn: -0.07, up: 0.07}}, 1: {stat: {dn: -0.12, up: 0.12}, sys: {dn: -0.04, up: 0.04}}, 2: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.08, up: 0.08}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d09-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.450000e+01 0.000000e+00 0.000000e+00 5.100000e-01 1.931321e-01 1.931321e-01
+3.500000e+01 0.000000e+00 0.000000e+00 6.600000e-01 1.264911e-01 1.264911e-01
+4.260000e+01 0.000000e+00 0.000000e+00 7.700000e-01 1.878829e-01 1.878829e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.72, up: 0.72}, sys: {dn: -0.27, up: 0.27}}, 1: {stat: {dn: -0.48, up: 0.48}, sys: {dn: -0.21, up: 0.21}}, 2: {stat: {dn: -0.68, up: 0.68}, sys: {dn: -0.37, up: 0.37}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d09-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.450000e+01 0.000000e+00 0.000000e+00 2.040000e+00 7.689603e-01 7.689603e-01
+3.500000e+01 0.000000e+00 0.000000e+00 2.530000e+00 5.239275e-01 5.239275e-01
+4.260000e+01 0.000000e+00 0.000000e+00 3.090000e+00 7.741447e-01 7.741447e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d09-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -52.6, up: 52.6}, sys: {dn: -20.0, up: 20.0}}, 1: {stat: {dn: -34.1, up: 34.1}, sys: {dn: -15.0, up: 15.0}}, 2: {stat: {dn: -32.6, up: 32.6}, sys: {dn: -18.0, up: 18.0}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d09-x01-y03
+Title: doi:10.17182/hepdata.15160.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.450000e+01 0.000000e+00 0.000000e+00 1.489000e+02 5.627397e+01 5.627397e+01
+3.500000e+01 0.000000e+00 0.000000e+00 1.795000e+02 3.725332e+01 3.725332e+01
+4.260000e+01 0.000000e+00 0.000000e+00 1.478000e+02 3.723923e+01 3.723923e+01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.17, up: 0.17}}, 3: {error: {dn: -0.18, up: 0.18}}, 4: {error: {dn: -0.25, up: 0.25}}, 5: {error: {dn: -0.35, up: 0.35}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d10-x01-y01
+Title: doi:10.17182/hepdata.15160.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.000000e-01 7.000000e-02 7.000000e-02
+4.000000e-02 2.000000e-02 2.000000e-02 6.200000e-01 1.300000e-01 1.300000e-01
+8.500000e-02 2.500000e-02 2.500000e-02 4.000000e-01 1.700000e-01 1.700000e-01
+1.600000e-01 5.000000e-02 5.000000e-02 4.800000e-01 1.800000e-01 1.800000e-01
+3.050000e-01 9.500000e-02 9.500000e-02 8.400000e-01 2.500000e-01 2.500000e-01
+5.400000e-01 1.400000e-01 1.400000e-01 8.100000e-01 3.500000e-01 3.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TASSO_1990_I284251/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.007, up: 0.007}}, 1: {error: {dn: -0.01, up: 0.01}}, 2: {error: {dn: -0.012, up: 0.012}}, 3: {error: {dn: -0.012, up: 0.012}}, 4: {error: {dn: -0.019, up: 0.019}}, 5: {error: {dn: -0.021, up: 0.021}}}
+
+IsRef: 1
+Path: /REF/TASSO_1990_I284251/d10-x01-y02
+Title: doi:10.17182/hepdata.15160.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.000000e-02 7.000000e-03 7.000000e-03
+4.000000e-02 2.000000e-02 2.000000e-02 4.800000e-02 1.000000e-02 1.000000e-02
+8.500000e-02 2.500000e-02 2.500000e-02 2.800000e-02 1.200000e-02 1.200000e-02
+1.600000e-01 5.000000e-02 5.000000e-02 3.100000e-02 1.200000e-02 1.200000e-02
+3.050000e-01 9.500000e-02 9.500000e-02 5.000000e-02 1.900000e-02 1.900000e-02
+5.400000e-01 1.400000e-01 1.400000e-01 4.800000e-02 2.100000e-02 2.100000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/HRS_1985_I201482.cc b/analyses/pluginSLAC/HRS_1985_I201482.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1985_I201482.cc
@@ -0,0 +1,165 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/Thrust.hh"
+
+namespace Rivet {
+
+
+ /// @brief event shapes at 29 GeV
+ class HRS_1985_I201482 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HRS_1985_I201482);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ const ChargedFinalState cfs;
+ declare(cfs, "FS");
+ declare(Sphericity(cfs), "Sphericity");
+ const Thrust thrust(cfs);
+ declare(thrust, "Thrust");
+
+ // Book histograms
+ _histSphericity = bookHisto1D( 1, 1, 1);
+ _histThrust = bookHisto1D( 3, 1, 1);
+ _histThrust2Jet = bookHisto1D( 4, 1, 1);
+ _histAplanarity = bookHisto1D( 6, 1, 1);
+ _histZ = bookHisto1D(10, 1, 1);
+ _histZ2Jet = bookHisto1D(11, 1, 1);
+ _histZScale = bookHisto1D(12, 1, 1);
+ _histZJet[0] = bookHisto1D(13, 1, 1);
+ _histZJet[1] = bookHisto1D(14, 1, 1);
+ _histZJet[2] = bookHisto1D(15, 1, 1);
+ _histXFeyn = bookHisto1D(16, 1, 1);
+ _histXFeyn2Jet = bookHisto1D(17, 1, 1);
+ _histRap = bookHisto1D(19, 1, 1);
+ _histRap2Jet = bookHisto1D(20, 1, 1);
+ _histPtT = bookHisto1D(22, 1, 1);
+ _histPtT2Jet = bookHisto1D(23, 1, 1);
+ _histPtTIn = bookHisto1D(24, 1, 1);
+ _histPtTOut = bookHisto1D(25, 1, 1);
+ _wSum=0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // event weight
+ const double weight = event.weight();
+ // require 5 charged particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ if(numParticles<5) vetoEvent;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // calc thrust and sphericity
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ Vector3 axis = thrust.thrustAxis();
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ // identify two and three jet regions
+ bool twoJet = sphericity.sphericity()<=0.25 && sphericity.aplanarity()<=0.1;
+ //bool threeJet = sphericity.sphericity() >0.25 && sphericity.aplanarity()<=0.1;
+ _wSum += weight;
+ if(twoJet) _wSum2 += weight;
+ // basic event shapes
+ _histSphericity->fill(sphericity.sphericity(),weight);
+ _histThrust ->fill(thrust.thrust(),weight);
+ _histAplanarity->fill(sphericity.aplanarity(),weight);
+ if(twoJet)
+ _histThrust2Jet->fill(thrust.thrust(),weight);
+ double pTSqIn = 0.;
+ double pTSqOut = 0.;
+ unsigned int iPlus(0),iMinus(0);
+ // single particle dists
+ for(const Particle & p : sortBy(fs.particles(),cmpMomByP)) {
+ const double z = p.p3().mod()/meanBeamMom;
+ const double momT = axis.dot(p.p3());
+ const double xF = fabs(momT)/meanBeamMom;
+ const double energy = p.E();
+ const double rap = 0.5 * std::log((energy + momT) / (energy - momT));
+ const double pTin = dot(p.p3(), thrust.thrustMajorAxis());
+ const double pTout = dot(p.p3(), thrust.thrustMinorAxis());
+ const double pT2 = sqr(pTin)+sqr(pTout);
+ pTSqIn += sqr(dot(p.p3(), sphericity.sphericityMajorAxis()));
+ pTSqOut += sqr(dot(p.p3(), sphericity.sphericityMinorAxis()));
+ _histZ ->fill(z , weight);
+ _histZScale->fill(z , weight);
+ _histXFeyn ->fill(xF ,z*weight);
+ _histRap ->fill(rap , weight);
+ _histPtT ->fill(pT2 , weight);
+ if(twoJet) {
+ _histZ2Jet ->fill(z , weight);
+ _histXFeyn2Jet->fill(xF ,z*weight);
+ _histRap2Jet ->fill(rap, weight);
+ _histPtT2Jet ->fill(pT2, weight);
+ if(momT>0.&&iPlus<3) {
+ _histZJet[iPlus]->fill(z,weight);
+ iPlus+=1;
+ }
+ else if(momT<0.&&iMinus<3) {
+ _histZJet[iMinus]->fill(z,weight);
+ iMinus+=1;
+ }
+ }
+ }
+ _histPtTIn ->fill(pTSqIn /numParticles , weight);
+ _histPtTOut->fill(pTSqOut/numParticles , weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_histSphericity);
+ normalize(_histThrust);
+ normalize(_histThrust2Jet);
+ normalize(_histAplanarity);
+ scale(_histZ ,1./_wSum);
+ scale(_histZScale , sqr(sqrtS())*crossSection()/microbarn/sumOfWeights());
+ scale(_histXFeyn ,1./_wSum/M_PI);
+ scale(_histRap ,1./_wSum);
+ scale(_histZ2Jet ,1./_wSum2);
+ scale(_histXFeyn2Jet,1./_wSum2/M_PI);
+ scale(_histRap2Jet ,1./_wSum2);
+ scale(_histPtT ,1./_wSum);
+ scale(_histPtT2Jet ,1./_wSum2);
+ scale(_histPtTIn ,1./_wSum);
+ scale(_histPtTOut ,1./_wSum);
+ for(unsigned int i=0;i<3;++i)
+ scale(_histZJet[i] ,0.5/_wSum2);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histSphericity, _histThrust, _histThrust2Jet, _histAplanarity,
+ _histZ, _histZ2Jet, _histZScale, _histXFeyn, _histXFeyn2Jet, _histRap,
+ _histRap2Jet, _histPtT, _histPtT2Jet, _histPtTIn, _histPtTOut ,_histZJet[3];
+ double _wSum,_wSum2;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HRS_1985_I201482);
+
+
+}
diff --git a/analyses/pluginSLAC/HRS_1985_I201482.info b/analyses/pluginSLAC/HRS_1985_I201482.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1985_I201482.info
@@ -0,0 +1,32 @@
+Name: HRS_1985_I201482
+Year: 1985
+Summary: Event shapes in $e^+e^-$ collisions at 29 GeV
+Experiment: HRS
+Collider: PEP
+InspireID: 201482
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+- Phys.Rev. D31 (1985) 1, 1985
+RunInfo:
+ Hadronic e+e- events at $\sqrt{s} = 29.$ GeV
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [29.]
+Description:
+ Measurement of a range of event shapes at 29 GeV by the HRS experiment. The event are seperate into two ($S\leq0.25$, $A\leq0.1$) and jet three($S>0.25$, $A\leq0.1$) jet regions. The mean values of event shapes are not implemented.
+Keywords: []
+BibKey: Bender:1984fp
+BibTeX: '@article{Bender:1984fp,
+ author = "Bender, D. and others",
+ title = "{Study of Quark Fragmentation at 29-GeV: Global Jet
+ Parameters and Single Particle Distributions}",
+ journal = "Phys. Rev.",
+ volume = "D31",
+ year = "1985",
+ pages = "1",
+ doi = "10.1103/PhysRevD.31.1",
+ reportNumber = "ANL-HEP-PR-84-08, PU-84-510, IUHEE-53, UM HE 84-03",
+ SLACcitation = "%%CITATION = PHRVA,D31,1;%%"
+}'
diff --git a/analyses/pluginSLAC/HRS_1985_I201482.plot b/analyses/pluginSLAC/HRS_1985_I201482.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1985_I201482.plot
@@ -0,0 +1,90 @@
+BEGIN PLOT /HRS_1985_I201482/d01-x01-y01
+Title=Sphericity (all events)
+XLabel=$S$
+YLabel=$1/N\text{d}N/\text{d}S$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d03-x01-y01
+Title=Thrust (all events)
+XLabel=$T$
+YLabel=$1/N\text{d}N/\text{d}T$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d04-x01-y01
+Title=Thrust (2 Jet Region)
+XLabel=$T$
+YLabel=$1/N\text{d}N/\text{d}T$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d06-x01-y01
+Title=Aplanarity (all events)
+XLabel=$A$
+YLabel=$1/N\text{d}N/\text{d}A$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d10-x01-y01
+Title=Charged Particle Momentum Fraction (all events)
+XLabel=$z$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}z$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d11-x01-y01
+Title=Charged Particle Momentum Fraction (2 Jet Region)
+XLabel=$z$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}z$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d12-x01-y01
+Title=Charged Particle Momentum Fraction (all events)
+XLabel=$z$
+YLabel=$s\text{d}\sigma/\text{d}z$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d13-x01-y01
+Title=Momentum Fraction of Highest $z$ particle (2 jet sample)
+XLabel=$z$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}z$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d14-x01-y01
+Title=Momentum Fraction of 2nd Highest $z$ particle (2 jet sample)
+XLabel=$z$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}z$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d15-x01-y01
+Title=Momentum Fraction of 3rd Highest $z$ particle (2 jet sample)
+XLabel=$z$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}z$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d16-x01-y01
+Title=Charged Particle $x_F$ (all events)
+XLabel=$x_F$
+YLabel=$\frac{z}{\pi\sigma}\text{d}\sigma/\text{d}x_F$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d17-x01-y01
+Title=Charged Particle $x_F$ (2 Jet Region)
+XLabel=$x_F$
+YLabel=$\frac{z}{\pi\sigma}\text{d}\sigma/\text{d}x_F$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d19-x01-y01
+Title=Charged Particle Rapidity (all events)
+XLabel=$y$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}y$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d20-x01-y01
+Title=Charged Particle Rapidity (2 Jet Region)
+XLabel=$y$
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}y$
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d22-x01-y01
+Title=Charged Particle transverse momentum (all events)
+XLabel=$p_\perp^2$ [$\text{GeV}^2$]
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}p_\perp^2$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d23-x01-y01
+Title=Charged Particle transverse momentum (2 Jet Region)
+XLabel=$p_\perp^2$ [$\text{GeV}^2$]
+YLabel=$1/N_{\text{event}}\text{d}N/\text{d}p_\perp^2$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d24-x01-y01
+Title=$\langle p^{\text{in}2}_\perp \rangle$ for charged particles
+XLabel=$\langle p_\perp^{\text{in}2}\rangle$ [$\text{GeV}^2$]
+YLabel=$1/N\text{d}N/\text{d}\langle p^{\text{in}2}_\perp \rangle$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /HRS_1985_I201482/d25-x01-y01
+Title=$\langle p^{\text{out}2}_\perp \rangle$ for charged particles
+XLabel=$\langle p_\perp^{\text{out}2}\rangle$ [$\text{GeV}^2$]
+YLabel=$1/N\text{d}N/\text{d}\langle p^{\text{out}2}_\perp \rangle$ [$\text{GeV}^{-2}$]
+END PLOT
diff --git a/analyses/pluginSLAC/HRS_1985_I201482.yoda b/analyses/pluginSLAC/HRS_1985_I201482.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1985_I201482.yoda
@@ -0,0 +1,830 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.24, up: 0.24}}, 1: {error: {dn: -0.29, up: 0.29}}, 2: {error: {dn: -0.21, up: 0.21}}, 3: {error: {dn: -0.17, up: 0.17}}, 4: {error: {dn: -0.13, up: 0.13}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.09, up: 0.09}}, 7: {error: {dn: -0.07, up: 0.07}}, 8: {error: {dn: -0.05, up: 0.05}}, 9: {error: {dn: -0.05, up: 0.05}}, 10: {error: {dn: -0.03, up: 0.03}}, 11: {error: {dn: -0.03, up: 0.03}}, 12: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d01-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 5.720000e+00 2.400000e-01 2.400000e-01
+7.500000e-02 2.500000e-02 2.500000e-02 5.370000e+00 2.900000e-01 2.900000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.760000e+00 2.100000e-01 2.100000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.770000e+00 1.700000e-01 1.700000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.170000e+00 1.300000e-01 1.300000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 7.600000e-01 1.000000e-01 1.000000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 5.800000e-01 9.000000e-02 9.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 4.100000e-01 7.000000e-02 7.000000e-02
+4.250000e-01 2.500000e-02 2.500000e-02 3.200000e-01 5.000000e-02 5.000000e-02
+4.750000e-01 2.500000e-02 2.500000e-02 2.500000e-01 5.000000e-02 5.000000e-02
+5.250000e-01 2.500000e-02 2.500000e-02 2.000000e-01 3.000000e-02 3.000000e-02
+6.250000e-01 2.500000e-02 2.500000e-02 1.600000e-01 3.000000e-02 3.000000e-02
+6.750000e-01 2.500000e-02 2.500000e-02 1.100000e-01 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.003, up: 0.003}, sys: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d02-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.300000e-01 1.044031e-02 1.044031e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.038, up: 0.038}}, 1: {error: {dn: -0.038, up: 0.038}}, 2: {error: {dn: -0.072, up: 0.072}}, 3: {error: {dn: -0.097, up: 0.097}}, 4: {error: {dn: -0.14, up: 0.14}}, 5: {error: {dn: -0.12, up: 0.12}}, 6: {error: {dn: -0.11, up: 0.11}}, 7: {error: {dn: -0.13, up: 0.13}}, 8: {error: {dn: -0.19, up: 0.19}}, 9: {error: {dn: -0.22, up: 0.22}}, 10: {error: {dn: -0.3, up: 0.3}}, 11: {error: {dn: -0.34, up: 0.34}}, 12: {error: {dn: -0.46, up: 0.46}}, 13: {error: {dn: -0.53, up: 0.53}}, 14: {error: {dn: -0.42, up: 0.42}}, 15: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d03-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.125000e-01 1.250000e-02 1.250000e-02 8.600000e-02 3.800000e-02 3.800000e-02
+6.375000e-01 1.250000e-02 1.250000e-02 1.720000e-01 3.800000e-02 3.800000e-02
+6.625000e-01 1.250000e-02 1.250000e-02 3.400000e-01 7.200000e-02 7.200000e-02
+6.875000e-01 1.250000e-02 1.250000e-02 4.700000e-01 9.700000e-02 9.700000e-02
+7.125000e-01 1.250000e-02 1.250000e-02 6.700000e-01 1.400000e-01 1.400000e-01
+7.375000e-01 1.250000e-02 1.250000e-02 6.500000e-01 1.200000e-01 1.200000e-01
+7.625000e-01 1.250000e-02 1.250000e-02 7.100000e-01 1.100000e-01 1.100000e-01
+7.875000e-01 1.250000e-02 1.250000e-02 8.500000e-01 1.300000e-01 1.300000e-01
+8.125000e-01 1.250000e-02 1.250000e-02 1.510000e+00 1.900000e-01 1.900000e-01
+8.375000e-01 1.250000e-02 1.250000e-02 1.980000e+00 2.200000e-01 2.200000e-01
+8.625000e-01 1.250000e-02 1.250000e-02 3.200000e+00 3.000000e-01 3.000000e-01
+8.875000e-01 1.250000e-02 1.250000e-02 4.120000e+00 3.400000e-01 3.400000e-01
+9.125000e-01 1.250000e-02 1.250000e-02 6.800000e+00 4.600000e-01 4.600000e-01
+9.375000e-01 1.250000e-02 1.250000e-02 8.490000e+00 5.300000e-01 5.300000e-01
+9.625000e-01 1.250000e-02 1.250000e-02 7.650000e+00 4.200000e-01 4.200000e-01
+9.875000e-01 1.250000e-02 1.250000e-02 2.210000e+00 2.000000e-01 2.000000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {5: {error: {dn: -0.13, up: 0.13}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.09, up: 0.09}}, 8: {error: {dn: -0.23, up: 0.23}}, 9: {error: {dn: -0.27, up: 0.27}}, 10: {error: {dn: -0.21, up: 0.21}}, 11: {error: {dn: -0.26, up: 0.26}}, 12: {error: {dn: -0.4, up: 0.4}}, 13: {error: {dn: -0.48, up: 0.48}}, 14: {error: {dn: -0.48, up: 0.48}}, 15: {error: {dn: -0.24, up: 0.24}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d04-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.375000e-01 1.250000e-02 1.250000e-02 1.830000e-01 1.300000e-01 1.300000e-01
+7.625000e-01 1.250000e-02 1.250000e-02 1.080000e-01 5.000000e-02 5.000000e-02
+7.875000e-01 1.250000e-02 1.250000e-02 2.850000e-01 9.000000e-02 9.000000e-02
+8.125000e-01 1.250000e-02 1.250000e-02 9.850000e-01 2.300000e-01 2.300000e-01
+8.375000e-01 1.250000e-02 1.250000e-02 1.550000e+00 2.700000e-01 2.700000e-01
+8.625000e-01 1.250000e-02 1.250000e-02 3.050000e+00 2.100000e-01 2.100000e-01
+8.875000e-01 1.250000e-02 1.250000e-02 4.380000e+00 2.600000e-01 2.600000e-01
+9.125000e-01 1.250000e-02 1.250000e-02 8.150000e+00 4.000000e-01 4.000000e-01
+9.375000e-01 1.250000e-02 1.250000e-02 1.028000e+01 4.800000e-01 4.800000e-01
+9.625000e-01 1.250000e-02 1.250000e-02 9.080000e+00 4.800000e-01 4.800000e-01
+9.875000e-01 1.250000e-02 1.250000e-02 2.200000e+00 2.400000e-01 2.400000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d05-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.000000e-01 2.000000e-03 2.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.74, up: 0.74}}, 1: {error: {dn: -0.46, up: 0.46}}, 2: {error: {dn: -0.33, up: 0.33}}, 3: {error: {dn: -0.21, up: 0.21}}, 4: {error: {dn: -0.12, up: 0.12}}, 5: {error: {dn: -0.1, up: 0.1}}, 6: {error: {dn: -0.07, up: 0.07}}, 7: {error: {dn: -0.1, up: 0.1}}, 8: {error: {dn: -0.027, up: 0.027}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d06-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-02 1.250000e-02 1.250000e-02 2.416000e+01 7.400000e-01 7.400000e-01
+3.750000e-02 1.250000e-02 1.250000e-02 9.060000e+00 4.600000e-01 4.600000e-01
+6.250000e-02 1.250000e-02 1.250000e-02 3.190000e+00 3.300000e-01 3.300000e-01
+8.750000e-02 1.250000e-02 1.250000e-02 1.460000e+00 2.100000e-01 2.100000e-01
+1.125000e-01 1.250000e-02 1.250000e-02 5.900000e-01 1.200000e-01 1.200000e-01
+1.375000e-01 1.250000e-02 1.250000e-02 4.400000e-01 1.000000e-01 1.000000e-01
+1.625000e-01 1.250000e-02 1.250000e-02 2.700000e-01 7.000000e-02 7.000000e-02
+1.875000e-01 1.250000e-02 1.250000e-02 2.120000e-01 1.000000e-01 1.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.200000e-01 2.700000e-02 2.700000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.001, up: 0.001}, sys: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d07-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.900000e-02 2.236068e-03 2.236068e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 9.000000e-02 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y02
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 8.100000e-02 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y03
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 3.800000e-01 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y04
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.370000e-01 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y05
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.670000e-01 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d08-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.002, up: 0.002}, sys: {dn: -0.004, up: 0.004}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d08-x01-y06
+Title: doi:10.17182/hepdata.23581.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 4.400000e-02 4.472136e-03 4.472136e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d09-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 9.440000e-01 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d09-x01-y02
+Title: doi:10.17182/hepdata.23581.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 8.700000e-02 1.000000e-03 1.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d09-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d09-x01-y03
+Title: doi:10.17182/hepdata.23581.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 3.610000e-01 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d09-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d09-x01-y04
+Title: doi:10.17182/hepdata.23581.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.060000e-01 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.0, up: 2.0}}, 1: {error: {dn: -1.8, up: 1.8}}, 2: {error: {dn: -1.7, up: 1.7}}, 3: {error: {dn: -1.5, up: 1.5}}, 4: {error: {dn: -0.6, up: 0.6}}, 5: {error: {dn: -0.5, up: 0.5}}, 6: {error: {dn: -0.5, up: 0.5}}, 7: {error: {dn: -0.4, up: 0.4}}, 8: {error: {dn: -0.36, up: 0.36}}, 9: {error: {dn: -0.33, up: 0.33}}, 10: {error: {dn: -0.29, up: 0.29}}, 11: {error: {dn: -0.26, up: 0.26}}, 12: {error: {dn: -0.24, up: 0.24}}, 13: {error: {dn: -0.22, up: 0.22}}, 14: {error: {dn: -0.2, up: 0.2}}, 15: {error: {dn: -0.17, up: 0.17}}, 16: {error: {dn: -0.17, up: 0.17}}, 17: {error: {dn: -0.15, up: 0.15}}, 18: {error: {dn: -0.14, up: 0.14}}, 19: {error: {dn: -0.14, up: 0.14}}, 20: {error: {dn: -0.12, up: 0.12}}, 21: {error: {dn: -0.11, up: 0.11}}, 22: {error: {dn: -0.11, up: 0.11}}, 23: {error: {dn: -0.09, up: 0.09}}, 24: {error: {dn: -0.09, up: 0.09}}, 25: {error: {dn: -0.09, up: 0.09}}, 26: {error: {dn: -0.08, up: 0.08}}, 27: {error: {dn: -0.062, up: 0.062}}, 28: {error: {dn: -0.062, up: 0.062}}, 29: {error: {dn: -0.07, up: 0.07}}, 30: {error: {dn: -0.054, up: 0.054}}, 31: {error: {dn: -0.054, up: 0.054}}, 32: {error: {dn: -0.047, up: 0.047}}, 33: {error: {dn: -0.047, up: 0.047}}, 34: {error: {dn: -0.039, up: 0.039}}, 35: {error: {dn: -0.027, up: 0.027}}, 36: {error: {dn: -0.027, up: 0.027}}, 37: {error: {dn: -0.013, up: 0.013}}, 38: {error: {dn: -0.012, up: 0.012}}, 39: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d10-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 9.697000e+01 2.000000e+00 2.000000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.349000e+02 1.800000e+00 1.800000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 9.460000e+01 1.700000e+00 1.700000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 6.520000e+01 1.500000e+00 1.500000e+00
+9.000000e-02 1.000000e-02 1.000000e-02 4.570000e+01 6.000000e-01 6.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.360000e+01 5.000000e-01 5.000000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.630000e+01 5.000000e-01 5.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.091000e+01 4.000000e-01 4.000000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.704000e+01 3.600000e-01 3.600000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.347000e+01 3.300000e-01 3.300000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.117000e+01 2.900000e-01 2.900000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 8.630000e+00 2.600000e-01 2.600000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 7.510000e+00 2.400000e-01 2.400000e-01
+2.700000e-01 1.000000e-02 1.000000e-02 6.280000e+00 2.200000e-01 2.200000e-01
+2.900000e-01 1.000000e-02 1.000000e-02 5.160000e+00 2.000000e-01 2.000000e-01
+3.100000e-01 1.000000e-02 1.000000e-02 3.790000e+00 1.700000e-01 1.700000e-01
+3.300000e-01 1.000000e-02 1.000000e-02 3.610000e+00 1.700000e-01 1.700000e-01
+3.500000e-01 1.000000e-02 1.000000e-02 2.940000e+00 1.500000e-01 1.500000e-01
+3.700000e-01 1.000000e-02 1.000000e-02 2.390000e+00 1.400000e-01 1.400000e-01
+3.900000e-01 1.000000e-02 1.000000e-02 2.160000e+00 1.400000e-01 1.400000e-01
+4.100000e-01 1.000000e-02 1.000000e-02 1.890000e+00 1.200000e-01 1.200000e-01
+4.300000e-01 1.000000e-02 1.000000e-02 1.540000e+00 1.100000e-01 1.100000e-01
+4.500000e-01 1.000000e-02 1.000000e-02 1.470000e+00 1.100000e-01 1.100000e-01
+4.700000e-01 1.000000e-02 1.000000e-02 1.190000e+00 9.000000e-02 9.000000e-02
+4.900000e-01 1.000000e-02 1.000000e-02 1.020000e+00 9.000000e-02 9.000000e-02
+5.100000e-01 1.000000e-02 1.000000e-02 9.200000e-01 9.000000e-02 9.000000e-02
+5.300000e-01 1.000000e-02 1.000000e-02 7.900000e-01 8.000000e-02 8.000000e-02
+5.500000e-01 1.000000e-02 1.000000e-02 5.120000e-01 6.200000e-02 6.200000e-02
+5.700000e-01 1.000000e-02 1.000000e-02 4.420000e-01 6.200000e-02 6.200000e-02
+5.900000e-01 1.000000e-02 1.000000e-02 5.970000e-01 7.000000e-02 7.000000e-02
+6.100000e-01 1.000000e-02 1.000000e-02 4.190000e-01 5.400000e-02 5.400000e-02
+6.300000e-01 1.000000e-02 1.000000e-02 3.960000e-01 5.400000e-02 5.400000e-02
+6.500000e-01 1.000000e-02 1.000000e-02 2.560000e-01 4.700000e-02 4.700000e-02
+6.700000e-01 1.000000e-02 1.000000e-02 2.400000e-01 4.700000e-02 4.700000e-02
+6.950000e-01 1.500000e-02 1.500000e-02 2.170000e-01 3.900000e-02 3.900000e-02
+7.300000e-01 2.000000e-02 2.000000e-02 1.750000e-01 2.700000e-02 2.700000e-02
+7.750000e-01 2.500000e-02 2.500000e-02 1.630000e-01 2.700000e-02 2.700000e-02
+8.350000e-01 3.500000e-02 3.500000e-02 5.900000e-02 1.300000e-02 1.300000e-02
+9.100000e-01 4.000000e-02 4.000000e-02 5.600000e-02 1.200000e-02 1.200000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 4.100000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.5, up: 1.5}}, 1: {error: {dn: -1.3, up: 1.3}}, 2: {error: {dn: -1.0, up: 1.0}}, 3: {error: {dn: -0.85, up: 0.85}}, 4: {error: {dn: -0.72, up: 0.72}}, 5: {error: {dn: -0.6, up: 0.6}}, 6: {error: {dn: -0.6, up: 0.6}}, 7: {error: {dn: -0.5, up: 0.5}}, 8: {error: {dn: -0.5, up: 0.5}}, 9: {error: {dn: -0.4, up: 0.4}}, 10: {error: {dn: -0.4, up: 0.4}}, 11: {error: {dn: -0.3, up: 0.3}}, 12: {error: {dn: -0.31, up: 0.31}}, 13: {error: {dn: -0.29, up: 0.29}}, 14: {error: {dn: -0.25, up: 0.25}}, 15: {error: {dn: -0.23, up: 0.23}}, 16: {error: {dn: -0.23, up: 0.23}}, 17: {error: {dn: -0.21, up: 0.21}}, 18: {error: {dn: -0.18, up: 0.18}}, 19: {error: {dn: -0.17, up: 0.17}}, 20: {error: {dn: -0.16, up: 0.16}}, 21: {error: {dn: -0.15, up: 0.15}}, 22: {error: {dn: -0.15, up: 0.15}}, 23: {error: {dn: -0.13, up: 0.13}}, 24: {error: {dn: -0.11, up: 0.11}}, 25: {error: {dn: -0.11, up: 0.11}}, 26: {error: {dn: -0.1, up: 0.1}}, 27: {error: {dn: -0.08, up: 0.08}}, 28: {error: {dn: -0.08, up: 0.08}}, 29: {error: {dn: -0.09, up: 0.09}}, 30: {error: {dn: -0.07, up: 0.07}}, 31: {error: {dn: -0.07, up: 0.07}}, 32: {error: {dn: -0.06, up: 0.06}}, 33: {error: {dn: -0.06, up: 0.06}}, 34: {error: {dn: -0.06, up: 0.06}}, 35: {error: {dn: -0.04, up: 0.04}}, 36: {error: {dn: -0.04, up: 0.04}}, 37: {error: {dn: -0.03, up: 0.03}}, 38: {error: {dn: -0.02, up: 0.02}}, 39: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d11-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 9.150000e+01 1.500000e+00 1.500000e+00
+3.000000e-02 1.000000e-02 1.000000e-02 1.318000e+02 1.300000e+00 1.300000e+00
+5.000000e-02 1.000000e-02 1.000000e-02 9.210000e+01 1.000000e+00 1.000000e+00
+7.000000e-02 1.000000e-02 1.000000e-02 6.300000e+01 8.500000e-01 8.500000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.480000e+01 7.200000e-01 7.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 3.340000e+01 6.000000e-01 6.000000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.630000e+01 6.000000e-01 6.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.150000e+01 5.000000e-01 5.000000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.790000e+01 5.000000e-01 5.000000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.400000e+01 4.000000e-01 4.000000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.230000e+01 4.000000e-01 4.000000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 9.300000e+00 3.000000e-01 3.000000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 8.260000e+00 3.100000e-01 3.100000e-01
+2.700000e-01 1.000000e-02 1.000000e-02 7.140000e+00 2.900000e-01 2.900000e-01
+2.900000e-01 1.000000e-02 1.000000e-02 5.750000e+00 2.500000e-01 2.500000e-01
+3.100000e-01 1.000000e-02 1.000000e-02 4.390000e+00 2.300000e-01 2.300000e-01
+3.300000e-01 1.000000e-02 1.000000e-02 4.470000e+00 2.300000e-01 2.300000e-01
+3.500000e-01 1.000000e-02 1.000000e-02 3.550000e+00 2.100000e-01 2.100000e-01
+3.700000e-01 1.000000e-02 1.000000e-02 2.780000e+00 1.800000e-01 1.800000e-01
+3.900000e-01 1.000000e-02 1.000000e-02 2.690000e+00 1.700000e-01 1.700000e-01
+4.100000e-01 1.000000e-02 1.000000e-02 2.320000e+00 1.600000e-01 1.600000e-01
+4.300000e-01 1.000000e-02 1.000000e-02 1.930000e+00 1.500000e-01 1.500000e-01
+4.500000e-01 1.000000e-02 1.000000e-02 1.820000e+00 1.500000e-01 1.500000e-01
+4.700000e-01 1.000000e-02 1.000000e-02 1.460000e+00 1.300000e-01 1.300000e-01
+4.900000e-01 1.000000e-02 1.000000e-02 1.170000e+00 1.100000e-01 1.100000e-01
+5.100000e-01 1.000000e-02 1.000000e-02 1.160000e+00 1.100000e-01 1.100000e-01
+5.300000e-01 1.000000e-02 1.000000e-02 1.000000e+00 1.000000e-01 1.000000e-01
+5.500000e-01 1.000000e-02 1.000000e-02 5.900000e-01 8.000000e-02 8.000000e-02
+5.700000e-01 1.000000e-02 1.000000e-02 5.700000e-01 8.000000e-02 8.000000e-02
+5.900000e-01 1.000000e-02 1.000000e-02 7.000000e-01 9.000000e-02 9.000000e-02
+6.100000e-01 1.000000e-02 1.000000e-02 4.700000e-01 7.000000e-02 7.000000e-02
+6.300000e-01 1.000000e-02 1.000000e-02 4.800000e-01 7.000000e-02 7.000000e-02
+6.500000e-01 1.000000e-02 1.000000e-02 3.400000e-01 6.000000e-02 6.000000e-02
+6.700000e-01 1.000000e-02 1.000000e-02 3.000000e-01 6.000000e-02 6.000000e-02
+6.950000e-01 1.500000e-02 1.500000e-02 2.700000e-01 6.000000e-02 6.000000e-02
+7.300000e-01 2.000000e-02 2.000000e-02 2.100000e-01 4.000000e-02 4.000000e-02
+7.750000e-01 2.500000e-02 2.500000e-02 1.900000e-01 4.000000e-02 4.000000e-02
+8.350000e-01 3.500000e-02 3.500000e-02 5.300000e-02 3.000000e-02 3.000000e-02
+9.100000e-01 4.000000e-02 4.000000e-02 5.100000e-02 2.000000e-02 2.000000e-02
+9.750000e-01 2.500000e-02 2.500000e-02 4.600000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.92, up: 0.92}}, 1: {error: {dn: -0.83, up: 0.83}}, 2: {error: {dn: -0.78, up: 0.78}}, 3: {error: {dn: -0.69, up: 0.69}}, 4: {error: {dn: -0.28, up: 0.28}}, 5: {error: {dn: -0.23, up: 0.23}}, 6: {error: {dn: -0.23, up: 0.23}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.17, up: 0.17}}, 9: {error: {dn: -0.15, up: 0.15}}, 10: {error: {dn: -0.13, up: 0.13}}, 11: {error: {dn: -0.12, up: 0.12}}, 12: {error: {dn: -0.11, up: 0.11}}, 13: {error: {dn: -0.1, up: 0.1}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.08, up: 0.08}}, 16: {error: {dn: -0.08, up: 0.08}}, 17: {error: {dn: -0.07, up: 0.07}}, 18: {error: {dn: -0.06, up: 0.06}}, 19: {error: {dn: -0.064, up: 0.064}}, 20: {error: {dn: -0.055, up: 0.055}}, 21: {error: {dn: -0.051, up: 0.051}}, 22: {error: {dn: -0.051, up: 0.051}}, 23: {error: {dn: -0.041, up: 0.041}}, 24: {error: {dn: -0.041, up: 0.041}}, 25: {error: {dn: -0.041, up: 0.041}}, 26: {error: {dn: -0.037, up: 0.037}}, 27: {error: {dn: -0.029, up: 0.029}}, 28: {error: {dn: -0.029, up: 0.029}}, 29: {error: {dn: -0.032, up: 0.032}}, 30: {error: {dn: -0.025, up: 0.025}}, 31: {error: {dn: -0.025, up: 0.025}}, 32: {error: {dn: -0.021, up: 0.021}}, 33: {error: {dn: -0.021, up: 0.021}}, 34: {error: {dn: -0.018, up: 0.018}}, 35: {error: {dn: -0.012, up: 0.012}}, 36: {error: {dn: -0.012, up: 0.012}}, 37: {error: {dn: -0.006, up: 0.006}}, 38: {error: {dn: -0.006, up: 0.006}}, 39: {error: {dn: -0.004, up: 0.004}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d12-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 4.469000e+01 9.200000e-01 9.200000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 6.217000e+01 8.300000e-01 8.300000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.360000e+01 7.800000e-01 7.800000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 3.005000e+01 6.900000e-01 6.900000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.106000e+01 2.800000e-01 2.800000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.548000e+01 2.300000e-01 2.300000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.212000e+01 2.300000e-01 2.300000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 9.640000e+00 1.800000e-01 1.800000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 7.850000e+00 1.700000e-01 1.700000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 6.210000e+00 1.500000e-01 1.500000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 5.150000e+00 1.300000e-01 1.300000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 3.980000e+00 1.200000e-01 1.200000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 3.460000e+00 1.100000e-01 1.100000e-01
+2.700000e-01 1.000000e-02 1.000000e-02 2.890000e+00 1.000000e-01 1.000000e-01
+2.900000e-01 1.000000e-02 1.000000e-02 2.380000e+00 9.000000e-02 9.000000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 1.750000e+00 8.000000e-02 8.000000e-02
+3.300000e-01 1.000000e-02 1.000000e-02 1.660000e+00 8.000000e-02 8.000000e-02
+3.500000e-01 1.000000e-02 1.000000e-02 1.350000e+00 7.000000e-02 7.000000e-02
+3.700000e-01 1.000000e-02 1.000000e-02 1.100000e+00 6.000000e-02 6.000000e-02
+3.900000e-01 1.000000e-02 1.000000e-02 9.950000e-01 6.400000e-02 6.400000e-02
+4.100000e-01 1.000000e-02 1.000000e-02 8.710000e-01 5.500000e-02 5.500000e-02
+4.300000e-01 1.000000e-02 1.000000e-02 7.100000e-01 5.100000e-02 5.100000e-02
+4.500000e-01 1.000000e-02 1.000000e-02 6.770000e-01 5.100000e-02 5.100000e-02
+4.700000e-01 1.000000e-02 1.000000e-02 5.480000e-01 4.100000e-02 4.100000e-02
+4.900000e-01 1.000000e-02 1.000000e-02 4.700000e-01 4.100000e-02 4.100000e-02
+5.100000e-01 1.000000e-02 1.000000e-02 4.240000e-01 4.100000e-02 4.100000e-02
+5.300000e-01 1.000000e-02 1.000000e-02 3.640000e-01 3.700000e-02 3.700000e-02
+5.500000e-01 1.000000e-02 1.000000e-02 2.360000e-01 2.900000e-02 2.900000e-02
+5.700000e-01 1.000000e-02 1.000000e-02 2.040000e-01 2.900000e-02 2.900000e-02
+5.900000e-01 1.000000e-02 1.000000e-02 2.750000e-01 3.200000e-02 3.200000e-02
+6.100000e-01 1.000000e-02 1.000000e-02 1.930000e-01 2.500000e-02 2.500000e-02
+6.300000e-01 1.000000e-02 1.000000e-02 1.830000e-01 2.500000e-02 2.500000e-02
+6.500000e-01 1.000000e-02 1.000000e-02 1.180000e-01 2.100000e-02 2.100000e-02
+6.700000e-01 1.000000e-02 1.000000e-02 1.100000e-01 2.100000e-02 2.100000e-02
+6.950000e-01 1.500000e-02 1.500000e-02 1.000000e-01 1.800000e-02 1.800000e-02
+7.300000e-01 2.000000e-02 2.000000e-02 8.100000e-02 1.200000e-02 1.200000e-02
+7.750000e-01 2.500000e-02 2.500000e-02 7.500000e-02 1.200000e-02 1.200000e-02
+8.350000e-01 3.500000e-02 3.500000e-02 2.700000e-02 6.000000e-03 6.000000e-03
+9.100000e-01 4.000000e-02 4.000000e-02 2.600000e-02 6.000000e-03 6.000000e-03
+9.750000e-01 2.500000e-02 2.500000e-02 1.900000e-02 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.12, up: 0.12}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.14, up: 0.14}}, 3: {error: {dn: -0.2, up: 0.2}}, 4: {error: {dn: -0.22, up: 0.22}}, 5: {error: {dn: -0.31, up: 0.31}}, 6: {error: {dn: -0.31, up: 0.31}}, 7: {error: {dn: -0.3, up: 0.3}}, 8: {error: {dn: -0.28, up: 0.28}}, 9: {error: {dn: -0.2, up: 0.2}}, 10: {error: {dn: -0.18, up: 0.18}}, 11: {error: {dn: -0.12, up: 0.12}}, 12: {error: {dn: -0.1, up: 0.1}}, 13: {error: {dn: -0.1, up: 0.1}}, 14: {error: {dn: -0.08, up: 0.08}}, 15: {error: {dn: -0.06, up: 0.06}}, 16: {error: {dn: -0.05, up: 0.05}}, 17: {error: {dn: -0.06, up: 0.06}}, 18: {error: {dn: -0.04, up: 0.04}}, 19: {error: {dn: -0.04, up: 0.04}}, 20: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d13-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-02 1.000000e-02 1.000000e-02 1.240000e+00 1.200000e-01 1.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.350000e+00 1.200000e-01 1.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.680000e+00 1.400000e-01 1.400000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.440000e+00 2.000000e-01 2.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.630000e+00 2.200000e-01 2.200000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 3.490000e+00 3.100000e-01 3.100000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 3.430000e+00 3.100000e-01 3.100000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 3.130000e+00 3.000000e-01 3.000000e-01
+2.400000e-01 2.000000e-02 2.000000e-02 2.960000e+00 2.800000e-01 2.800000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 2.630000e+00 2.000000e-01 2.000000e-01
+3.200000e-01 2.000000e-02 2.000000e-02 2.070000e+00 1.800000e-01 1.800000e-01
+3.600000e-01 2.000000e-02 2.000000e-02 1.530000e+00 1.200000e-01 1.200000e-01
+4.000000e-01 2.000000e-02 2.000000e-02 1.220000e+00 1.000000e-01 1.000000e-01
+4.400000e-01 2.000000e-02 2.000000e-02 9.400000e-01 1.000000e-01 1.000000e-01
+4.800000e-01 2.000000e-02 2.000000e-02 6.900000e-01 8.000000e-02 8.000000e-02
+5.200000e-01 2.000000e-02 2.000000e-02 5.500000e-01 6.000000e-02 6.000000e-02
+5.600000e-01 2.000000e-02 2.000000e-02 2.900000e-01 5.000000e-02 5.000000e-02
+6.000000e-01 2.000000e-02 2.000000e-02 3.000000e-01 6.000000e-02 6.000000e-02
+6.400000e-01 2.000000e-02 2.000000e-02 1.800000e-01 4.000000e-02 4.000000e-02
+6.900000e-01 3.000000e-02 3.000000e-02 1.600000e-01 4.000000e-02 4.000000e-02
+7.500000e-01 3.000000e-02 3.000000e-02 1.200000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.35, up: 0.35}}, 2: {error: {dn: -0.4, up: 0.4}}, 3: {error: {dn: -0.4, up: 0.4}}, 4: {error: {dn: -0.4, up: 0.4}}, 5: {error: {dn: -0.38, up: 0.38}}, 6: {error: {dn: -0.35, up: 0.35}}, 7: {error: {dn: -0.33, up: 0.33}}, 8: {error: {dn: -0.25, up: 0.25}}, 9: {error: {dn: -0.12, up: 0.12}}, 10: {error: {dn: -0.12, up: 0.12}}, 11: {error: {dn: -0.1, up: 0.1}}, 12: {error: {dn: -0.08, up: 0.08}}, 13: {error: {dn: -0.06, up: 0.06}}, 14: {error: {dn: -0.03, up: 0.03}}, 15: {error: {dn: -0.022, up: 0.022}}, 16: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d14-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 8.800000e-01 1.000000e-01 1.000000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 4.430000e+00 3.500000e-01 3.500000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 6.890000e+00 4.000000e-01 4.000000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.680000e+00 4.000000e-01 4.000000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 6.340000e+00 4.000000e-01 4.000000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 5.540000e+00 3.800000e-01 3.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 4.010000e+00 3.500000e-01 3.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.270000e+00 3.300000e-01 3.300000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.500000e+00 2.500000e-01 2.500000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.600000e+00 1.200000e-01 1.200000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.250000e+00 1.200000e-01 1.200000e-01
+2.300000e-01 1.000000e-02 1.000000e-02 8.500000e-01 1.000000e-01 1.000000e-01
+2.500000e-01 1.000000e-02 1.000000e-02 6.400000e-01 8.000000e-02 8.000000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 3.700000e-01 6.000000e-02 6.000000e-02
+3.000000e-01 2.000000e-02 2.000000e-02 2.500000e-01 3.000000e-02 3.000000e-02
+3.400000e-01 2.000000e-02 2.000000e-02 6.300000e-02 2.200000e-02 2.200000e-02
+3.900000e-01 3.000000e-02 3.000000e-02 1.500000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.28, up: 0.28}}, 1: {error: {dn: -0.37, up: 0.37}}, 2: {error: {dn: -0.45, up: 0.45}}, 3: {error: {dn: -0.4, up: 0.4}}, 4: {error: {dn: -0.35, up: 0.35}}, 5: {error: {dn: -0.12, up: 0.12}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.07, up: 0.07}}, 8: {error: {dn: -0.04, up: 0.04}}, 9: {error: {dn: -0.05, up: 0.05}}, 10: {error: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d15-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 5.170000e+00 2.800000e-01 2.800000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.295000e+01 3.700000e-01 3.700000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 9.570000e+00 4.500000e-01 4.500000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.500000e+00 4.000000e-01 4.000000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 3.830000e+00 3.500000e-01 3.500000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.220000e+00 1.200000e-01 1.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 8.700000e-01 1.000000e-01 1.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 4.100000e-01 7.000000e-02 7.000000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 1.800000e-01 4.000000e-02 4.000000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 1.200000e-01 5.000000e-02 5.000000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 7.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.011, up: 0.011}}, 1: {error: {dn: -0.016, up: 0.016}}, 2: {error: {dn: -0.016, up: 0.016}}, 3: {error: {dn: -0.018, up: 0.018}}, 4: {error: {dn: -0.02, up: 0.02}}, 5: {error: {dn: -0.029, up: 0.029}}, 6: {error: {dn: -0.035, up: 0.035}}, 7: {error: {dn: -0.035, up: 0.035}}, 8: {error: {dn: -0.042, up: 0.042}}, 9: {error: {dn: -0.048, up: 0.048}}, 10: {error: {dn: -0.048, up: 0.048}}, 11: {error: {dn: -0.035, up: 0.035}}, 12: {error: {dn: -0.036, up: 0.036}}, 13: {error: {dn: -0.03, up: 0.03}}, 14: {error: {dn: -0.021, up: 0.021}}, 15: {error: {dn: -0.02, up: 0.02}}, 16: {error: {dn: -0.025, up: 0.025}}, 17: {error: {dn: -0.023, up: 0.023}}, 18: {error: {dn: -0.022, up: 0.022}}, 19: {error: {dn: -0.022, up: 0.022}}, 20: {error: {dn: -0.021, up: 0.021}}, 21: {error: {dn: -0.021, up: 0.021}}, 22: {error: {dn: -0.02, up: 0.02}}, 23: {error: {dn: -0.019, up: 0.019}}, 24: {error: {dn: -0.019, up: 0.019}}, 25: {error: {dn: -0.018, up: 0.018}}, 26: {error: {dn: -0.01, up: 0.01}}, 27: {error: {dn: -0.01, up: 0.01}}, 28: {error: {dn: -0.01, up: 0.01}}, 29: {error: {dn: -0.01, up: 0.01}}, 30: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d16-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.200000e+00 1.100000e-02 1.100000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 1.410000e+00 1.600000e-02 1.600000e-02
+5.000000e-02 1.000000e-02 1.000000e-02 1.420000e+00 1.600000e-02 1.600000e-02
+7.000000e-02 1.000000e-02 1.000000e-02 1.330000e+00 1.800000e-02 1.800000e-02
+9.000000e-02 1.000000e-02 1.000000e-02 1.230000e+00 2.000000e-02 2.000000e-02
+1.100000e-01 1.000000e-02 1.000000e-02 1.130000e+00 2.900000e-02 2.900000e-02
+1.300000e-01 1.000000e-02 1.000000e-02 1.023000e+00 3.500000e-02 3.500000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 1.002000e+00 3.500000e-02 3.500000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 9.020000e-01 4.200000e-02 4.200000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 7.870000e-01 4.800000e-02 4.800000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 7.260000e-01 4.800000e-02 4.800000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 5.910000e-01 3.500000e-02 3.500000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 5.320000e-01 3.600000e-02 3.600000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 4.850000e-01 3.000000e-02 3.000000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 4.260000e-01 2.100000e-02 2.100000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 3.730000e-01 2.000000e-02 2.000000e-02
+3.300000e-01 1.000000e-02 1.000000e-02 3.470000e-01 2.500000e-02 2.500000e-02
+3.500000e-01 1.000000e-02 1.000000e-02 2.920000e-01 2.300000e-02 2.300000e-02
+3.700000e-01 1.000000e-02 1.000000e-02 2.580000e-01 2.200000e-02 2.200000e-02
+3.900000e-01 1.000000e-02 1.000000e-02 2.540000e-01 2.200000e-02 2.200000e-02
+4.100000e-01 1.000000e-02 1.000000e-02 2.190000e-01 2.100000e-02 2.100000e-02
+4.300000e-01 1.000000e-02 1.000000e-02 2.190000e-01 2.100000e-02 2.100000e-02
+4.500000e-01 1.000000e-02 1.000000e-02 1.770000e-01 2.000000e-02 2.000000e-02
+4.700000e-01 1.000000e-02 1.000000e-02 1.570000e-01 1.900000e-02 1.900000e-02
+4.900000e-01 1.000000e-02 1.000000e-02 1.550000e-01 1.900000e-02 1.900000e-02
+5.100000e-01 1.000000e-02 1.000000e-02 1.340000e-01 1.800000e-02 1.800000e-02
+5.400000e-01 2.000000e-02 2.000000e-02 1.020000e-01 1.000000e-02 1.000000e-02
+5.800000e-01 2.000000e-02 2.000000e-02 9.100000e-02 1.000000e-02 1.000000e-02
+6.200000e-01 2.000000e-02 2.000000e-02 6.900000e-02 1.000000e-02 1.000000e-02
+6.600000e-01 2.000000e-02 2.000000e-02 5.900000e-02 1.000000e-02 1.000000e-02
+7.000000e-01 2.000000e-02 2.000000e-02 3.400000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.017, up: 0.017}}, 1: {error: {dn: -0.018, up: 0.018}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.029, up: 0.029}}, 4: {error: {dn: -0.034, up: 0.034}}, 5: {error: {dn: -0.041, up: 0.041}}, 6: {error: {dn: -0.045, up: 0.045}}, 7: {error: {dn: -0.048, up: 0.048}}, 8: {error: {dn: -0.052, up: 0.052}}, 9: {error: {dn: -0.047, up: 0.047}}, 10: {error: {dn: -0.045, up: 0.045}}, 11: {error: {dn: -0.04, up: 0.04}}, 12: {error: {dn: -0.04, up: 0.04}}, 13: {error: {dn: -0.04, up: 0.04}}, 14: {error: {dn: -0.035, up: 0.035}}, 15: {error: {dn: -0.035, up: 0.035}}, 16: {error: {dn: -0.03, up: 0.03}}, 17: {error: {dn: -0.03, up: 0.03}}, 18: {error: {dn: -0.03, up: 0.03}}, 19: {error: {dn: -0.03, up: 0.03}}, 20: {error: {dn: -0.03, up: 0.03}}, 21: {error: {dn: -0.03, up: 0.03}}, 22: {error: {dn: -0.025, up: 0.025}}, 23: {error: {dn: -0.025, up: 0.025}}, 24: {error: {dn: -0.025, up: 0.025}}, 25: {error: {dn: -0.02, up: 0.02}}, 26: {error: {dn: -0.015, up: 0.015}}, 27: {error: {dn: -0.015, up: 0.015}}, 28: {error: {dn: -0.012, up: 0.012}}, 29: {error: {dn: -0.012, up: 0.012}}, 30: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d17-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 1.082000e+00 1.700000e-02 1.700000e-02
+3.000000e-02 1.000000e-02 1.000000e-02 1.277000e+00 1.800000e-02 1.800000e-02
+5.000000e-02 1.000000e-02 1.000000e-02 1.320000e+00 2.000000e-02 2.000000e-02
+7.000000e-02 1.000000e-02 1.000000e-02 1.279000e+00 2.900000e-02 2.900000e-02
+9.000000e-02 1.000000e-02 1.000000e-02 1.182000e+00 3.400000e-02 3.400000e-02
+1.100000e-01 1.000000e-02 1.000000e-02 1.145000e+00 4.100000e-02 4.100000e-02
+1.300000e-01 1.000000e-02 1.000000e-02 1.042000e+00 4.500000e-02 4.500000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 1.094000e+00 4.800000e-02 4.800000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 9.700000e-01 5.200000e-02 5.200000e-02
+1.900000e-01 1.000000e-02 1.000000e-02 8.540000e-01 4.700000e-02 4.700000e-02
+2.100000e-01 1.000000e-02 1.000000e-02 8.280000e-01 4.500000e-02 4.500000e-02
+2.300000e-01 1.000000e-02 1.000000e-02 6.590000e-01 4.000000e-02 4.000000e-02
+2.500000e-01 1.000000e-02 1.000000e-02 6.170000e-01 4.000000e-02 4.000000e-02
+2.700000e-01 1.000000e-02 1.000000e-02 5.650000e-01 4.000000e-02 4.000000e-02
+2.900000e-01 1.000000e-02 1.000000e-02 5.160000e-01 3.500000e-02 3.500000e-02
+3.100000e-01 1.000000e-02 1.000000e-02 4.590000e-01 3.500000e-02 3.500000e-02
+3.300000e-01 1.000000e-02 1.000000e-02 4.450000e-01 3.000000e-02 3.000000e-02
+3.500000e-01 1.000000e-02 1.000000e-02 3.640000e-01 3.000000e-02 3.000000e-02
+3.700000e-01 1.000000e-02 1.000000e-02 3.410000e-01 3.000000e-02 3.000000e-02
+3.900000e-01 1.000000e-02 1.000000e-02 3.180000e-01 3.000000e-02 3.000000e-02
+4.100000e-01 1.000000e-02 1.000000e-02 2.780000e-01 3.000000e-02 3.000000e-02
+4.300000e-01 1.000000e-02 1.000000e-02 2.840000e-01 3.000000e-02 3.000000e-02
+4.500000e-01 1.000000e-02 1.000000e-02 2.300000e-01 2.500000e-02 2.500000e-02
+4.700000e-01 1.000000e-02 1.000000e-02 2.000000e-01 2.500000e-02 2.500000e-02
+4.900000e-01 1.000000e-02 1.000000e-02 2.020000e-01 2.500000e-02 2.500000e-02
+5.100000e-01 1.000000e-02 1.000000e-02 1.700000e-01 2.000000e-02 2.000000e-02
+5.400000e-01 2.000000e-02 2.000000e-02 1.280000e-01 1.500000e-02 1.500000e-02
+5.800000e-01 2.000000e-02 2.000000e-02 1.150000e-01 1.500000e-02 1.500000e-02
+6.200000e-01 2.000000e-02 2.000000e-02 8.700000e-02 1.200000e-02 1.200000e-02
+6.600000e-01 2.000000e-02 2.000000e-02 7.700000e-02 1.200000e-02 1.200000e-02
+7.000000e-01 2.000000e-02 2.000000e-02 4.600000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.02, up: 0.02}, sys: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d18-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.300000e+00 7.280110e-02 7.280110e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.003, up: 0.003}}, 1: {error: {dn: -0.02, up: 0.02}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.04, up: 0.04}}, 4: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.04, up: 0.04}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.05, up: 0.05}}, 9: {error: {dn: -0.05, up: 0.05}}, 10: {error: {dn: -0.05, up: 0.05}}, 11: {error: {dn: -0.05, up: 0.05}}, 12: {error: {dn: -0.05, up: 0.05}}, 13: {error: {dn: -0.05, up: 0.05}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.04, up: 0.04}}, 16: {error: {dn: -0.05, up: 0.05}}, 17: {error: {dn: -0.05, up: 0.05}}, 18: {error: {dn: -0.05, up: 0.05}}, 19: {error: {dn: -0.05, up: 0.05}}, 20: {error: {dn: -0.05, up: 0.05}}, 21: {error: {dn: -0.05, up: 0.05}}, 22: {error: {dn: -0.05, up: 0.05}}, 23: {error: {dn: -0.04, up: 0.04}}, 24: {error: {dn: -0.04, up: 0.04}}, 25: {error: {dn: -0.04, up: 0.04}}, 26: {error: {dn: -0.04, up: 0.04}}, 27: {error: {dn: -0.03, up: 0.03}}, 28: {error: {dn: -0.02, up: 0.02}}, 29: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d19-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-4.500000e+00 5.000000e-01 5.000000e-01 1.000000e-02 3.000000e-03 3.000000e-03
+-3.750000e+00 2.500000e-01 2.500000e-01 1.600000e-01 2.000000e-02 2.000000e-02
+-3.250000e+00 2.500000e-01 2.500000e-01 4.300000e-01 3.000000e-02 3.000000e-02
+-2.875000e+00 1.250000e-01 1.250000e-01 7.900000e-01 4.000000e-02 4.000000e-02
+-2.625000e+00 1.250000e-01 1.250000e-01 1.160000e+00 4.000000e-02 4.000000e-02
+-2.375000e+00 1.250000e-01 1.250000e-01 1.490000e+00 4.000000e-02 4.000000e-02
+-2.125000e+00 1.250000e-01 1.250000e-01 1.770000e+00 4.000000e-02 4.000000e-02
+-1.875000e+00 1.250000e-01 1.250000e-01 2.150000e+00 5.000000e-02 5.000000e-02
+-1.625000e+00 1.250000e-01 1.250000e-01 2.220000e+00 5.000000e-02 5.000000e-02
+-1.375000e+00 1.250000e-01 1.250000e-01 2.420000e+00 5.000000e-02 5.000000e-02
+-1.125000e+00 1.250000e-01 1.250000e-01 2.300000e+00 5.000000e-02 5.000000e-02
+-8.750000e-01 1.250000e-01 1.250000e-01 2.270000e+00 5.000000e-02 5.000000e-02
+-6.250000e-01 1.250000e-01 1.250000e-01 2.370000e+00 5.000000e-02 5.000000e-02
+-3.750000e-01 1.250000e-01 1.250000e-01 2.350000e+00 5.000000e-02 5.000000e-02
+-1.250000e-01 1.250000e-01 1.250000e-01 2.160000e+00 4.000000e-02 4.000000e-02
+1.250000e-01 1.250000e-01 1.250000e-01 2.010000e+00 4.000000e-02 4.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 2.220000e+00 5.000000e-02 5.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 2.320000e+00 5.000000e-02 5.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 2.260000e+00 5.000000e-02 5.000000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 2.240000e+00 5.000000e-02 5.000000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 2.370000e+00 5.000000e-02 5.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 2.180000e+00 5.000000e-02 5.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 2.000000e+00 5.000000e-02 5.000000e-02
+2.125000e+00 1.250000e-01 1.250000e-01 1.840000e+00 4.000000e-02 4.000000e-02
+2.375000e+00 1.250000e-01 1.250000e-01 1.400000e+00 4.000000e-02 4.000000e-02
+2.625000e+00 1.250000e-01 1.250000e-01 1.160000e+00 4.000000e-02 4.000000e-02
+2.875000e+00 1.250000e-01 1.250000e-01 7.800000e-01 4.000000e-02 4.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 4.100000e-01 3.000000e-02 3.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 1.500000e-01 2.000000e-02 2.000000e-02
+4.500000e+00 5.000000e-01 5.000000e-01 1.000000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {1: {error: {dn: -0.014, up: 0.014}}, 2: {error: {dn: -0.03, up: 0.03}}, 3: {error: {dn: -0.05, up: 0.05}}, 4: {error: {dn: -0.07, up: 0.07}}, 5: {error: {dn: -0.09, up: 0.09}}, 6: {error: {dn: -0.09, up: 0.09}}, 7: {error: {dn: -0.1, up: 0.1}}, 8: {error: {dn: -0.09, up: 0.09}}, 9: {error: {dn: -0.09, up: 0.09}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.1, up: 0.1}}, 12: {error: {dn: -0.1, up: 0.1}}, 13: {error: {dn: -0.09, up: 0.09}}, 14: {error: {dn: -0.09, up: 0.09}}, 15: {error: {dn: -0.08, up: 0.08}}, 16: {error: {dn: -0.09, up: 0.09}}, 17: {error: {dn: -0.09, up: 0.09}}, 18: {error: {dn: -0.1, up: 0.1}}, 19: {error: {dn: -0.1, up: 0.1}}, 20: {error: {dn: -0.09, up: 0.09}}, 21: {error: {dn: -0.09, up: 0.09}}, 22: {error: {dn: -0.09, up: 0.09}}, 23: {error: {dn: -0.09, up: 0.09}}, 24: {error: {dn: -0.09, up: 0.09}}, 25: {error: {dn: -0.07, up: 0.07}}, 26: {error: {dn: -0.05, up: 0.05}}, 27: {error: {dn: -0.03, up: 0.03}}, 28: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d20-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-3.750000e+00 2.500000e-01 2.500000e-01 1.440000e-01 1.400000e-02 1.400000e-02
+-3.250000e+00 2.500000e-01 2.500000e-01 4.300000e-01 3.000000e-02 3.000000e-02
+-2.875000e+00 1.250000e-01 1.250000e-01 8.600000e-01 5.000000e-02 5.000000e-02
+-2.625000e+00 1.250000e-01 1.250000e-01 1.210000e+00 7.000000e-02 7.000000e-02
+-2.375000e+00 1.250000e-01 1.250000e-01 1.630000e+00 9.000000e-02 9.000000e-02
+-2.125000e+00 1.250000e-01 1.250000e-01 1.970000e+00 9.000000e-02 9.000000e-02
+-1.875000e+00 1.250000e-01 1.250000e-01 2.200000e+00 1.000000e-01 1.000000e-01
+-1.625000e+00 1.250000e-01 1.250000e-01 2.300000e+00 9.000000e-02 9.000000e-02
+-1.375000e+00 1.250000e-01 1.250000e-01 2.350000e+00 9.000000e-02 9.000000e-02
+-1.125000e+00 1.250000e-01 1.250000e-01 2.140000e+00 1.000000e-01 1.000000e-01
+-8.750000e-01 1.250000e-01 1.250000e-01 2.050000e+00 1.000000e-01 1.000000e-01
+-6.250000e-01 1.250000e-01 1.250000e-01 2.160000e+00 1.000000e-01 1.000000e-01
+-3.750000e-01 1.250000e-01 1.250000e-01 1.960000e+00 9.000000e-02 9.000000e-02
+-1.250000e-01 1.250000e-01 1.250000e-01 1.910000e+00 9.000000e-02 9.000000e-02
+1.250000e-01 1.250000e-01 1.250000e-01 1.770000e+00 8.000000e-02 8.000000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 1.950000e+00 9.000000e-02 9.000000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 1.970000e+00 9.000000e-02 9.000000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 2.060000e+00 1.000000e-01 1.000000e-01
+1.125000e+00 1.250000e-01 1.250000e-01 2.180000e+00 1.000000e-01 1.000000e-01
+1.375000e+00 1.250000e-01 1.250000e-01 2.390000e+00 9.000000e-02 9.000000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 2.210000e+00 9.000000e-02 9.000000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 2.200000e+00 9.000000e-02 9.000000e-02
+2.125000e+00 1.250000e-01 1.250000e-01 2.020000e+00 9.000000e-02 9.000000e-02
+2.375000e+00 1.250000e-01 1.250000e-01 1.580000e+00 9.000000e-02 9.000000e-02
+2.625000e+00 1.250000e-01 1.250000e-01 1.260000e+00 7.000000e-02 7.000000e-02
+2.875000e+00 1.250000e-01 1.250000e-01 7.900000e-01 5.000000e-02 5.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 4.100000e-01 3.000000e-02 3.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 1.300000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.05, up: 0.05}, sys: {dn: -0.6, up: 0.6}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d21-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.310000e+01 6.020797e-01 6.020797e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.7, up: 1.7}}, 1: {error: {dn: -0.9, up: 0.9}}, 2: {error: {dn: -0.6, up: 0.6}}, 3: {error: {dn: -0.4, up: 0.4}}, 4: {error: {dn: -0.4, up: 0.4}}, 5: {error: {dn: -0.3, up: 0.3}}, 6: {error: {dn: -0.54, up: 0.54}}, 7: {error: {dn: -0.37, up: 0.37}}, 8: {error: {dn: -0.34, up: 0.34}}, 9: {error: {dn: -0.29, up: 0.29}}, 10: {error: {dn: -0.24, up: 0.24}}, 11: {error: {dn: -0.24, up: 0.24}}, 12: {error: {dn: -0.21, up: 0.21}}, 13: {error: {dn: -0.19, up: 0.19}}, 14: {error: {dn: -0.17, up: 0.17}}, 15: {error: {dn: -0.15, up: 0.15}}, 16: {error: {dn: -0.12, up: 0.12}}, 17: {error: {dn: -0.14, up: 0.14}}, 18: {error: {dn: -0.14, up: 0.14}}, 19: {error: {dn: -0.12, up: 0.12}}, 20: {error: {dn: -0.12, up: 0.12}}, 21: {error: {dn: -0.12, up: 0.12}}, 22: {error: {dn: -0.13, up: 0.13}}, 23: {error: {dn: -0.13, up: 0.13}}, 24: {error: {dn: -0.12, up: 0.12}}, 25: {error: {dn: -0.07, up: 0.07}}, 26: {error: {dn: -0.07, up: 0.07}}, 27: {error: {dn: -0.03, up: 0.03}}, 28: {error: {dn: -0.03, up: 0.03}}, 29: {error: {dn: -0.02, up: 0.02}}, 30: {error: {dn: -0.02, up: 0.02}}, 31: {error: {dn: -0.02, up: 0.02}}, 32: {error: {dn: -0.02, up: 0.02}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}, 35: {error: {dn: -0.02, up: 0.02}}, 36: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d22-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 8.620000e+01 1.700000e+00 1.700000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 4.270000e+01 9.000000e-01 9.000000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.620000e+01 6.000000e-01 6.000000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.797000e+01 4.000000e-01 4.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.198000e+01 4.000000e-01 4.000000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 9.690000e+00 3.000000e-01 3.000000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 7.870000e+00 5.400000e-01 5.400000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 5.340000e+00 3.700000e-01 3.700000e-01
+4.250000e-01 2.500000e-02 2.500000e-02 4.790000e+00 3.400000e-01 3.400000e-01
+4.750000e-01 2.500000e-02 2.500000e-02 3.670000e+00 2.900000e-01 2.900000e-01
+5.250000e-01 2.500000e-02 2.500000e-02 2.990000e+00 2.400000e-01 2.400000e-01
+5.750000e-01 2.500000e-02 2.500000e-02 2.720000e+00 2.400000e-01 2.400000e-01
+6.250000e-01 2.500000e-02 2.500000e-02 2.200000e+00 2.100000e-01 2.100000e-01
+6.750000e-01 2.500000e-02 2.500000e-02 1.920000e+00 1.900000e-01 1.900000e-01
+7.250000e-01 2.500000e-02 2.500000e-02 1.650000e+00 1.700000e-01 1.700000e-01
+7.750000e-01 2.500000e-02 2.500000e-02 1.490000e+00 1.500000e-01 1.500000e-01
+8.250000e-01 2.500000e-02 2.500000e-02 1.120000e+00 1.200000e-01 1.200000e-01
+8.750000e-01 2.500000e-02 2.500000e-02 1.020000e+00 1.400000e-01 1.400000e-01
+9.250000e-01 2.500000e-02 2.500000e-02 9.900000e-01 1.400000e-01 1.400000e-01
+9.750000e-01 2.500000e-02 2.500000e-02 7.800000e-01 1.200000e-01 1.200000e-01
+1.025000e+00 2.500000e-02 2.500000e-02 8.200000e-01 1.200000e-01 1.200000e-01
+1.075000e+00 2.500000e-02 2.500000e-02 6.600000e-01 1.200000e-01 1.200000e-01
+1.125000e+00 2.500000e-02 2.500000e-02 6.900000e-01 1.300000e-01 1.300000e-01
+1.175000e+00 2.500000e-02 2.500000e-02 6.200000e-01 1.300000e-01 1.300000e-01
+1.225000e+00 2.500000e-02 2.500000e-02 5.100000e-01 1.200000e-01 1.200000e-01
+1.275000e+00 2.500000e-02 2.500000e-02 3.800000e-01 7.000000e-02 7.000000e-02
+1.350000e+00 5.000000e-02 5.000000e-02 3.600000e-01 7.000000e-02 7.000000e-02
+1.450000e+00 5.000000e-02 5.000000e-02 3.300000e-01 3.000000e-02 3.000000e-02
+1.550000e+00 5.000000e-02 5.000000e-02 2.800000e-01 3.000000e-02 3.000000e-02
+1.650000e+00 5.000000e-02 5.000000e-02 2.600000e-01 2.000000e-02 2.000000e-02
+1.750000e+00 5.000000e-02 5.000000e-02 2.400000e-01 2.000000e-02 2.000000e-02
+1.850000e+00 5.000000e-02 5.000000e-02 1.900000e-01 2.000000e-02 2.000000e-02
+1.950000e+00 5.000000e-02 5.000000e-02 2.200000e-01 2.000000e-02 2.000000e-02
+2.050000e+00 5.000000e-02 5.000000e-02 1.700000e-01 2.000000e-02 2.000000e-02
+2.175000e+00 7.500000e-02 7.500000e-02 1.500000e-01 2.000000e-02 2.000000e-02
+2.325000e+00 7.500000e-02 7.500000e-02 1.100000e-01 2.000000e-02 2.000000e-02
+2.475000e+00 7.500000e-02 7.500000e-02 1.300000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d23-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.3, up: 1.3}}, 1: {error: {dn: -0.9, up: 0.9}}, 2: {error: {dn: -0.7, up: 0.7}}, 3: {error: {dn: -0.6, up: 0.6}}, 4: {error: {dn: -0.5, up: 0.5}}, 5: {error: {dn: -0.5, up: 0.5}}, 6: {error: {dn: -0.5, up: 0.5}}, 7: {error: {dn: -0.4, up: 0.4}}, 8: {error: {dn: -0.3, up: 0.3}}, 9: {error: {dn: -0.2, up: 0.2}}, 10: {error: {dn: -0.2, up: 0.2}}, 11: {error: {dn: -0.2, up: 0.2}}, 12: {error: {dn: -0.2, up: 0.2}}, 13: {error: {dn: -0.2, up: 0.2}}, 14: {error: {dn: -0.2, up: 0.2}}, 15: {error: {dn: -0.2, up: 0.2}}, 16: {error: {dn: -0.2, up: 0.2}}, 17: {error: {dn: -0.11, up: 0.11}}, 18: {error: {dn: -0.11, up: 0.11}}, 19: {error: {dn: -0.09, up: 0.09}}, 20: {error: {dn: -0.09, up: 0.09}}, 21: {error: {dn: -0.08, up: 0.08}}, 22: {error: {dn: -0.08, up: 0.08}}, 23: {error: {dn: -0.08, up: 0.08}}, 24: {error: {dn: -0.06, up: 0.06}}, 25: {error: {dn: -0.04, up: 0.04}}, 26: {error: {dn: -0.04, up: 0.04}}, 27: {error: {dn: -0.03, up: 0.03}}, 28: {error: {dn: -0.02, up: 0.02}}, 29: {error: {dn: -0.02, up: 0.02}}, 30: {error: {dn: -0.02, up: 0.02}}, 31: {error: {dn: -0.02, up: 0.02}}, 32: {error: {dn: -0.02, up: 0.02}}, 33: {error: {dn: -0.02, up: 0.02}}, 34: {error: {dn: -0.02, up: 0.02}}, 35: {error: {dn: -0.02, up: 0.02}}, 36: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d23-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t23
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 8.872000e+01 1.300000e+00 1.300000e+00
+7.500000e-02 2.500000e-02 2.500000e-02 4.400000e+01 9.000000e-01 9.000000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.670000e+01 7.000000e-01 7.000000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.820000e+01 6.000000e-01 6.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 1.230000e+01 5.000000e-01 5.000000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 9.800000e+00 5.000000e-01 5.000000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 7.800000e+00 5.000000e-01 5.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 5.500000e+00 4.000000e-01 4.000000e-01
+4.250000e-01 2.500000e-02 2.500000e-02 5.300000e+00 3.000000e-01 3.000000e-01
+4.750000e-01 2.500000e-02 2.500000e-02 3.600000e+00 2.000000e-01 2.000000e-01
+5.250000e-01 2.500000e-02 2.500000e-02 2.700000e+00 2.000000e-01 2.000000e-01
+5.750000e-01 2.500000e-02 2.500000e-02 2.600000e+00 2.000000e-01 2.000000e-01
+6.250000e-01 2.500000e-02 2.500000e-02 2.050000e+00 2.000000e-01 2.000000e-01
+6.750000e-01 2.500000e-02 2.500000e-02 1.940000e+00 2.000000e-01 2.000000e-01
+7.250000e-01 2.500000e-02 2.500000e-02 1.620000e+00 2.000000e-01 2.000000e-01
+7.750000e-01 2.500000e-02 2.500000e-02 1.420000e+00 2.000000e-01 2.000000e-01
+8.250000e-01 2.500000e-02 2.500000e-02 1.010000e+00 2.000000e-01 2.000000e-01
+8.750000e-01 2.500000e-02 2.500000e-02 9.600000e-01 1.100000e-01 1.100000e-01
+9.250000e-01 2.500000e-02 2.500000e-02 8.100000e-01 1.100000e-01 1.100000e-01
+9.750000e-01 2.500000e-02 2.500000e-02 6.400000e-01 9.000000e-02 9.000000e-02
+1.025000e+00 2.500000e-02 2.500000e-02 7.300000e-01 9.000000e-02 9.000000e-02
+1.075000e+00 2.500000e-02 2.500000e-02 5.100000e-01 8.000000e-02 8.000000e-02
+1.125000e+00 2.500000e-02 2.500000e-02 5.300000e-01 8.000000e-02 8.000000e-02
+1.175000e+00 2.500000e-02 2.500000e-02 5.000000e-01 8.000000e-02 8.000000e-02
+1.225000e+00 2.500000e-02 2.500000e-02 4.000000e-01 6.000000e-02 6.000000e-02
+1.275000e+00 2.500000e-02 2.500000e-02 3.500000e-01 4.000000e-02 4.000000e-02
+1.350000e+00 5.000000e-02 5.000000e-02 2.900000e-01 4.000000e-02 4.000000e-02
+1.450000e+00 5.000000e-02 5.000000e-02 2.600000e-01 3.000000e-02 3.000000e-02
+1.550000e+00 5.000000e-02 5.000000e-02 2.500000e-01 2.000000e-02 2.000000e-02
+1.650000e+00 5.000000e-02 5.000000e-02 2.200000e-01 2.000000e-02 2.000000e-02
+1.750000e+00 5.000000e-02 5.000000e-02 2.000000e-01 2.000000e-02 2.000000e-02
+1.850000e+00 5.000000e-02 5.000000e-02 1.150000e-01 2.000000e-02 2.000000e-02
+1.950000e+00 5.000000e-02 5.000000e-02 1.660000e-01 2.000000e-02 2.000000e-02
+2.050000e+00 5.000000e-02 5.000000e-02 1.490000e-01 2.000000e-02 2.000000e-02
+2.175000e+00 7.500000e-02 7.500000e-02 9.100000e-02 2.000000e-02 2.000000e-02
+2.325000e+00 7.500000e-02 7.500000e-02 9.700000e-02 2.000000e-02 2.000000e-02
+2.475000e+00 7.500000e-02 7.500000e-02 9.500000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d24-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.11, up: 0.11}}, 1: {error: {dn: -0.27, up: 0.27}}, 2: {error: {dn: -0.37, up: 0.37}}, 3: {error: {dn: -0.47, up: 0.47}}, 4: {error: {dn: -0.36, up: 0.36}}, 5: {error: {dn: -0.38, up: 0.38}}, 6: {error: {dn: -0.38, up: 0.38}}, 7: {error: {dn: -0.36, up: 0.36}}, 8: {error: {dn: -0.34, up: 0.34}}, 9: {error: {dn: -0.26, up: 0.26}}, 10: {error: {dn: -0.27, up: 0.27}}, 11: {error: {dn: -0.12, up: 0.12}}, 12: {error: {dn: -0.1, up: 0.1}}, 13: {error: {dn: -0.07, up: 0.07}}, 14: {error: {dn: -0.06, up: 0.06}}, 15: {error: {dn: -0.05, up: 0.05}}, 16: {error: {dn: -0.05, up: 0.05}}, 17: {error: {dn: -0.05, up: 0.05}}, 18: {error: {dn: -0.03, up: 0.03}}, 19: {error: {dn: -0.03, up: 0.03}}, 20: {error: {dn: -0.03, up: 0.03}}, 21: {error: {dn: -0.02, up: 0.02}}, 22: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d24-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t24
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-02 1.000000e-02 1.000000e-02 2.100000e-01 1.100000e-01 1.100000e-01
+3.000000e-02 1.000000e-02 1.000000e-02 1.660000e+00 2.700000e-01 2.700000e-01
+5.000000e-02 1.000000e-02 1.000000e-02 4.000000e+00 3.700000e-01 3.700000e-01
+7.000000e-02 1.000000e-02 1.000000e-02 6.030000e+00 4.700000e-01 4.700000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 5.030000e+00 3.600000e-01 3.600000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.480000e+00 3.800000e-01 3.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 3.440000e+00 3.800000e-01 3.800000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 3.030000e+00 3.600000e-01 3.600000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 2.860000e+00 3.400000e-01 3.400000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 2.070000e+00 2.600000e-01 2.600000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.810000e+00 2.700000e-01 2.700000e-01
+2.400000e-01 2.000000e-02 2.000000e-02 1.060000e+00 1.200000e-01 1.200000e-01
+2.800000e-01 2.000000e-02 2.000000e-02 8.600000e-01 1.000000e-01 1.000000e-01
+3.200000e-01 2.000000e-02 2.000000e-02 7.900000e-01 7.000000e-02 7.000000e-02
+3.600000e-01 2.000000e-02 2.000000e-02 6.200000e-01 6.000000e-02 6.000000e-02
+4.000000e-01 2.000000e-02 2.000000e-02 4.100000e-01 5.000000e-02 5.000000e-02
+4.400000e-01 2.000000e-02 2.000000e-02 3.300000e-01 5.000000e-02 5.000000e-02
+4.800000e-01 2.000000e-02 2.000000e-02 3.300000e-01 5.000000e-02 5.000000e-02
+5.200000e-01 2.000000e-02 2.000000e-02 2.400000e-01 3.000000e-02 3.000000e-02
+5.600000e-01 2.000000e-02 2.000000e-02 2.300000e-01 3.000000e-02 3.000000e-02
+6.150000e-01 3.500000e-02 3.500000e-02 1.900000e-01 3.000000e-02 3.000000e-02
+6.900000e-01 4.000000e-02 4.000000e-02 1.300000e-01 2.000000e-02 2.000000e-02
+8.450000e-01 1.150000e-01 1.150000e-01 8.600000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1985_I201482/d25-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.39, up: 0.39}}, 1: {error: {dn: -0.89, up: 0.89}}, 2: {error: {dn: -1.24, up: 1.24}}, 3: {error: {dn: -1.11, up: 1.11}}, 4: {error: {dn: -1.02, up: 1.02}}, 5: {error: {dn: -0.87, up: 0.87}}, 6: {error: {dn: -0.62, up: 0.62}}, 7: {error: {dn: -0.61, up: 0.61}}, 8: {error: {dn: -0.54, up: 0.54}}, 9: {error: {dn: -0.25, up: 0.25}}, 10: {error: {dn: -0.23, up: 0.23}}, 11: {error: {dn: -0.14, up: 0.14}}, 12: {error: {dn: -0.06, up: 0.06}}, 13: {error: {dn: -0.06, up: 0.06}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.02, up: 0.02}}, 16: {error: {dn: -0.01, up: 0.01}}}
+
+IsRef: 1
+Path: /REF/HRS_1985_I201482/d25-x01-y01
+Title: doi:10.17182/hepdata.23581.v1/t25
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.000000e+00 3.900000e-01 3.900000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 9.900000e+00 8.900000e-01 8.900000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.780000e+01 1.240000e+00 1.240000e+00
+3.500000e-02 5.000000e-03 5.000000e-03 1.590000e+01 1.110000e+00 1.110000e+00
+4.500000e-02 5.000000e-03 5.000000e-03 1.009000e+01 1.020000e+00 1.020000e+00
+5.500000e-02 5.000000e-03 5.000000e-03 9.450000e+00 8.700000e-01 8.700000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 5.610000e+00 6.200000e-01 6.200000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 4.540000e+00 6.100000e-01 6.100000e-01
+8.500000e-02 5.000000e-03 5.000000e-03 3.330000e+00 5.400000e-01 5.400000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 1.570000e+00 2.500000e-01 2.500000e-01
+1.075000e-01 7.500000e-03 7.500000e-03 1.330000e+00 2.300000e-01 2.300000e-01
+1.250000e-01 1.000000e-02 1.000000e-02 8.500000e-01 1.400000e-01 1.400000e-01
+1.450000e-01 1.000000e-02 1.000000e-02 4.200000e-01 6.000000e-02 6.000000e-02
+1.725000e-01 1.750000e-02 1.750000e-02 3.700000e-01 6.000000e-02 6.000000e-02
+2.050000e-01 1.500000e-02 1.500000e-02 2.100000e-01 4.000000e-02 4.000000e-02
+2.600000e-01 4.000000e-02 4.000000e-02 1.200000e-01 2.000000e-02 2.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 4.700000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/HRS_1988_I23360.cc b/analyses/pluginSLAC/HRS_1988_I23360.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I23360.cc
@@ -0,0 +1,93 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Charm meson spectra at 29 GeV
+ class HRS_1988_I23360 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HRS_1988_I23360);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+
+ // Book histograms
+ _h_Dstar1 = bookHisto1D(1,1,1);
+ _h_Dstar2 = bookHisto1D(1,1,2);
+ _h_D0 = bookHisto1D(2,1,1);
+ _h_Dp = bookHisto1D(2,1,2);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ int nch = cfs.particles().size();
+ if(nch<5) vetoEvent;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ for(const Particle & p : ufs.particles(Cuts::abspid==413 || Cuts::abspid==421 || Cuts::abspid==411 )) {
+ double xE = p.E()/meanBeamMom;
+ int id = abs(p.pdgId());
+ if(id==413) {
+ _h_Dstar1->fill(xE,weight);
+ _h_Dstar2->fill(xE,weight);
+ }
+ else if(id==421) {
+ _h_D0->fill(xE,weight);
+ }
+ else if(id==411) {
+ _h_Dp->fill(xE,weight);
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ double fact = sqr(sqrtS())*crossSection()/sumOfWeights()/microbarn;
+ scale(_h_Dstar1, fact);
+ normalize(_h_Dstar2);
+ scale(_h_D0,fact);
+ scale(_h_Dp,fact);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_Dstar1,_h_Dstar2,_h_D0,_h_Dp;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HRS_1988_I23360);
+
+
+}
diff --git a/analyses/pluginSLAC/HRS_1988_I23360.info b/analyses/pluginSLAC/HRS_1988_I23360.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I23360.info
@@ -0,0 +1,33 @@
+Name: HRS_1988_I23360
+Year: 1988
+Summary: Charm meson spectra in $e^+e^-$ collisions at 29 GeV
+Experiment: HRS
+Collider: PEP
+InspireID: 23360
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+- Phys.Lett. B206 (1988) 551-556, 1988
+RunInfo:
+ Hadronic e+e- events at $\sqrt{s} = 29.$ GeV
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [29.]
+PtCuts: [0]
+Description:
+ $D^{*\pm}$, $D^0,\bar{D}^0$ and $D^\pm$ meson momentum spectrum measured at $\sqrt{s} = 29.$ GeV using the HRS detector at PEP. Only the spectra are implemented, not the electroweak asymmetries.
+BibKey: Baringer:1988ue
+BibTeX: '@article{Baringer:1988ue,
+ author = "Baringer, Philip S. and others",
+ title = "{Production Cross-section and Electroweak Asymmetry of
+ $D^*$ and $D$ Mesons Produced in $e^+ e^-$ Annihilations
+ at 29-{GeV}}",
+ journal = "Phys. Lett.",
+ volume = "B206",
+ year = "1988",
+ pages = "551-556",
+ doi = "10.1016/0370-2693(88)91628-0",
+ reportNumber = "ANL-HEP-PR-88-03, PU-88-613, IUHEE-88-2, UM-HE-88-2",
+ SLACcitation = "%%CITATION = PHLTA,B206,551;%%"
+}'
diff --git a/analyses/pluginSLAC/HRS_1988_I23360.plot b/analyses/pluginSLAC/HRS_1988_I23360.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I23360.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /HRS_1988_I23360/d01-x01-y01
+Title=$D^{*\pm}$ spectrum
+XLabel=$x_E$
+YLabel=$s\text{d} \sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /HRS_1988_I23360/d01-x01-y02
+Title=$D^{*\pm}$ spectrum
+XLabel=$x_E$
+YLabel=$1/N\text{d} N/\text{d}x_E$
+END PLOT
+BEGIN PLOT /HRS_1988_I23360/d02-x01-y01
+Title=$D^0,\bar{D}^0$ spectrum
+XLabel=$x_E$
+YLabel=$s\text{d} \sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /HRS_1988_I23360/d02-x01-y02
+Title=$D^{\pm}$ spectrum
+XLabel=$x_E$
+YLabel=$s\text{d} \sigma/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginSLAC/HRS_1988_I23360.yoda b/analyses/pluginSLAC/HRS_1988_I23360.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I23360.yoda
@@ -0,0 +1,303 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.029, up: 0.029}}, 1: {error: {dn: -0.035, up: 0.035}}, 2: {error: {dn: -0.047, up: 0.047}}, 3: {error: {dn: -0.027, up: 0.027}}, 4: {error: {dn: -0.017, up: 0.017}}, 5: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d01-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 1.290000e-01 2.900000e-02 2.900000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.680000e-01 3.500000e-02 3.500000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.370000e-01 4.700000e-02 4.700000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.220000e-01 2.700000e-02 2.700000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 7.000000e-02 1.700000e-02 1.700000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 2.400000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.22, up: 0.22}}, 1: {error: {dn: -0.27, up: 0.27}}, 2: {error: {dn: -0.31, up: 0.31}}, 3: {error: {dn: -0.23, up: 0.23}}, 4: {error: {dn: -0.13, up: 0.13}}, 5: {error: {dn: -0.05, up: 0.05}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d01-x01-y02
+Title: doi:10.17182/hepdata.6192.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 1.366000e+00 2.200000e-01 2.200000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.868000e+00 2.700000e-01 2.700000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 2.667000e+00 3.100000e-01 3.100000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 1.391000e+00 2.300000e-01 2.300000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 8.000000e-01 1.300000e-01 1.300000e-01
+9.000000e-01 1.000000e-01 1.000000e-01 2.700000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.058, up: 0.058}}, 1: {error: {dn: -0.053, up: 0.053}}, 2: {error: {dn: -0.043, up: 0.043}}, 3: {error: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d02-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 1.000000e-01 1.000000e-01 2.900000e-01 5.800000e-02 5.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.860000e-01 5.300000e-02 5.300000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 2.350000e-01 4.300000e-02 4.300000e-02
+8.500000e-01 1.500000e-01 1.500000e-01 5.400000e-02 1.100000e-02 1.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.036, up: 0.036}}, 1: {error: {dn: -0.031, up: 0.031}}, 2: {error: {dn: -0.023, up: 0.023}}, 3: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d02-x01-y02
+Title: doi:10.17182/hepdata.6192.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 1.000000e-01 1.000000e-01 5.300000e-02 3.600000e-02 3.600000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.240000e-01 3.100000e-02 3.100000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 9.900000e-02 2.300000e-02 2.300000e-02
+8.500000e-01 1.500000e-01 1.500000e-01 1.700000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.041, up: 0.041}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.320000e-01 4.100000e-02 4.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.35, up: 0.35}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y02
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.990000e+00 3.500000e-01 3.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.031, up: 0.031}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y03
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.050000e-01 3.100000e-02 3.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.27, up: 0.27}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y04
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.760000e+00 2.700000e-01 2.700000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y05
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 7.500000e-02 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.12, up: 0.12}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y06
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 6.400000e-01 1.200000e-01 1.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y07
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y07
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.800000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d03-x01-y08
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.35, up: 0.35}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d03-x01-y08
+Title: doi:10.17182/hepdata.6192.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.400000e+00 3.500000e-01 3.500000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.029, up: 0.029}}, 1: {error: {dn: -0.035, up: 0.035}}, 2: {error: {dn: -0.047, up: 0.047}}, 3: {error: {dn: -0.027, up: 0.027}}, 4: {error: {dn: -0.017, up: 0.017}}, 5: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d06-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-01 1.000000e-01 1.000000e-01 1.290000e-01 2.900000e-02 2.900000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.680000e-01 3.500000e-02 3.500000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.370000e-01 4.700000e-02 4.700000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.220000e-01 2.700000e-02 2.700000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 7.000000e-02 1.700000e-02 1.700000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 2.700000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.058, up: 0.058}}, 1: {error: {dn: -0.053, up: 0.053}}, 2: {error: {dn: -0.043, up: 0.043}}, 3: {error: {dn: -0.011, up: 0.011}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d07-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 1.000000e-01 1.000000e-01 2.900000e-01 5.800000e-02 5.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.860000e-01 5.300000e-02 5.300000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 2.350000e-01 4.300000e-02 4.300000e-02
+8.500000e-01 1.500000e-01 1.500000e-01 5.400000e-02 1.100000e-02 1.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.036, up: 0.036}}, 1: {error: {dn: -0.031, up: 0.031}}, 2: {error: {dn: -0.023, up: 0.023}}, 3: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d08-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.000000e-01 1.000000e-01 1.000000e-01 5.300000e-02 3.600000e-02 3.600000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.240000e-01 3.100000e-02 3.100000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 9.900000e-02 2.300000e-02 2.300000e-02
+8.500000e-01 1.500000e-01 1.500000e-01 1.700000e-02 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.041, up: 0.041}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d09-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.320000e-01 4.100000e-02 4.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d09-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.031, up: 0.031}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d09-x01-y02
+Title: doi:10.17182/hepdata.6192.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.050000e-01 3.100000e-02 3.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d09-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.014, up: 0.014}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d09-x01-y03
+Title: doi:10.17182/hepdata.6192.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 7.500000e-02 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d09-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d09-x01-y04
+Title: doi:10.17182/hepdata.6192.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.800000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.039, up: 0.039}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d10-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 -6.100000e-02 3.900000e-02 3.900000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d10-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.082, up: 0.082}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d10-x01-y02
+Title: doi:10.17182/hepdata.6192.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 -1.780000e-01 8.200000e-02 8.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d10-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0027, up: 0.0027}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d10-x01-y03
+Title: doi:10.17182/hepdata.6192.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 -9.900000e-02 2.700000e-03 2.700000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I23360/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/HRS_1988_I23360/d11-x01-y01
+Title: doi:10.17182/hepdata.6192.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 2.600000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/HRS_1988_I250824.cc b/analyses/pluginSLAC/HRS_1988_I250824.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I250824.cc
@@ -0,0 +1,85 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class HRS_1988_I250824 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HRS_1988_I250824);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_eta = bookHisto1D(1 , 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state to get particle spectra
+ foreach (const Particle& p, apply<UnstableFinalState>(event, "UFS").particles(Cuts::pid==221)) {
+ double xE = p.E()/meanBeamMom;
+ _h_eta->fill(xE, weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = sqr(sqrtS())/GeV2*crossSection()/microbarn/sumOfWeights();
+ scale(_h_eta, fact);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_eta;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HRS_1988_I250824);
+
+
+}
diff --git a/analyses/pluginSLAC/HRS_1988_I250824.info b/analyses/pluginSLAC/HRS_1988_I250824.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I250824.info
@@ -0,0 +1,35 @@
+Name: HRS_1988_I250824
+Year: 1988
+Summary: $\eta$ spectrum in $e^+e^-$ collisions at 29 GeV
+Experiment: HRS
+Collider: PEP
+InspireID: 250824
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+- Phys.Lett. B205 (1988) 111-114
+RunInfo:
+ Hadronic e+e- events at $\sqrt{s} = 29.$ GeV
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [29.]
+PtCuts: [0]
+Description:
+ $\eta$ meson momentum spectrum measured at $\sqrt{s} = 29.$ GeV using the HRS detector at
+ PEP. The bin widths are not included in either the paper or HEPdata and have therefore been infered.
+Keywords: []
+BibKey: Abachi:1987qd
+BibTeX: '@article{Abachi:1987qd,
+ author = "Abachi, S. and others",
+ title = "{Production of $\eta$ Mesons in $e^+ e^-$ Annihilations
+ at $\sqrt{s}=29$-{GeV}}",
+ collaboration = "HRS",
+ journal = "Phys. Lett.",
+ volume = "B205",
+ year = "1988",
+ pages = "111-114",
+ doi = "10.1016/0370-2693(88)90408-X",
+ reportNumber = "ANL-HEP-PR-87-106, IUHEE-87-12, UM-HE-87-27, PU-87-608",
+ SLACcitation = "%%CITATION = PHLTA,B205,111;%%"
+}'
diff --git a/analyses/pluginSLAC/HRS_1988_I250824.plot b/analyses/pluginSLAC/HRS_1988_I250824.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I250824.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /HRS_1988_I250824/d01-x01-y01
+Title=$\eta$ spectrum at $E_{\text{CMS}}=29$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginSLAC/HRS_1988_I250824.yoda b/analyses/pluginSLAC/HRS_1988_I250824.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1988_I250824.yoda
@@ -0,0 +1,35 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I250824/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}}
+IsRef: 1
+Path: /REF/HRS_1988_I250824/d02-x01-y01
+Title: doi:10.17182/hepdata.29979.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 5.800000e-01 8.000000e-02 8.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1988_I250824/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.26, up: 0.26}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.1275, up: 0.1275}}, 1: {error: {dn: -0.11, up: 0.11}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.0465, up: 0.0465}}, 2: {error: {dn: -0.09, up: 0.09}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.027, up: 0.027}}, 3: {error: {dn: -0.08, up: 0.08}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.036, up: 0.036}}, 4: {error: {dn: -0.045, up: 0.045}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.0258, up: 0.0258}}, 5: {error: {dn: -0.05, up: 0.05}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.0219, up: 0.0219}}, 6: {error: {dn: -0.029, up: 0.029}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.01125, up: 0.01125}}, 7: {error: {dn: -0.014, up: 0.014}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.00375, up: 0.00375}}, 8: {error: {dn: -0.019, up: 0.019}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.008400000000000001, up: 0.008400000000000001}}, 9: {error: {dn: -0.02, up: 0.02}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.0069, up: 0.0069}}, 10: {error: {dn: -0.012, up: 0.012}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.0018, up: 0.0018}}, 11: {error: {dn: -0.013, up: 0.013}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.00195, up: 0.00195}}, 12: {error: {dn: -0.005, up: 0.005}, "sys,Estimated error on the acceptance//Cross sections assume (BR(ETA --> 2gamma))": {dn: -0.00030000000000000003, up: 0.00030000000000000003}}}
+IsRef: 1
+Path: /REF/HRS_1988_I250824/d01-x01-y01
+Title: doi:10.17182/hepdata.29979.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.600000e-01 1.650000e-02 1.650000e-02 8.500000e-01 2.895794e-01 2.895794e-01
+1.930000e-01 1.650000e-02 1.700000e-02 3.100000e-01 1.194247e-01 1.194247e-01
+2.270000e-01 1.700000e-02 1.700000e-02 1.800000e-01 9.396276e-02 9.396276e-02
+2.610000e-01 1.700000e-02 1.750000e-02 2.400000e-01 8.772685e-02 8.772685e-02
+2.960000e-01 1.750000e-02 1.700000e-02 1.720000e-01 5.187138e-02 5.187138e-02
+3.300000e-01 1.700000e-02 1.700000e-02 1.460000e-01 5.458580e-02 5.458580e-02
+3.640000e-01 1.700000e-02 1.700000e-02 7.500000e-02 3.110567e-02 3.110567e-02
+3.980000e-01 1.700000e-02 1.750000e-02 2.500000e-02 1.449353e-02 1.449353e-02
+4.330000e-01 1.750000e-02 1.700000e-02 5.600000e-02 2.077402e-02 2.077402e-02
+4.670000e-01 1.700000e-02 1.700000e-02 4.600000e-02 2.115680e-02 2.115680e-02
+5.180000e-01 3.400000e-02 3.450000e-02 1.200000e-02 1.213425e-02 1.213425e-02
+5.870000e-01 3.450000e-02 3.450000e-02 1.300000e-02 1.314544e-02 1.314544e-02
+6.560000e-01 3.450000e-02 3.450000e-02 2.000000e-03 5.008992e-03 5.008992e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/HRS_1990_I280958.cc b/analyses/pluginSLAC/HRS_1990_I280958.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1990_I280958.cc
@@ -0,0 +1,128 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class HRS_1990_I280958 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HRS_1990_I280958);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+ declare(Thrust(cfs), "Thrust");
+
+ // Book histograms
+ _h_X = bookHisto1D(3, 1, 1);
+ _h_rap_all = bookHisto1D(4, 1, 1);
+ _h_rap_light = bookHisto1D(6, 1, 1);
+ _h_rap_charm = bookHisto1D(5, 1, 1);
+ _wLight = _wCharm =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ int nch = cfs.particles().size();
+ if(nch<5) vetoEvent;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // get the thrust axes
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ const Vector3 & axis = thrust.thrustAxis();
+ // unstable particles
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ Particle pTag;
+ // get the tags
+ Particles Dstar = ufs.particles(Cuts::abspid==413);
+ bool charmTagged = !Dstar.empty();
+ if(charmTagged) {
+ pTag = Dstar[0];
+ for(const Particle & p : Dstar) {
+ if(p.E()>pTag.E()) pTag=p;
+ }
+ _wCharm+=weight;
+ }
+ bool lightTagged = false;
+ if(!charmTagged) {
+ for(const Particle & p : cfs.particles()) {
+ if(p.p3().mod()>9.43*GeV) {
+ pTag=p;
+ lightTagged=true;
+ _wLight+=weight;
+ break;
+ }
+ }
+ }
+ // sign of hemispheres if tagged
+ double sign=1.;
+ if(charmTagged || lightTagged) {
+ if(dot(axis,pTag.p3())<0.) sign=-1.;
+ }
+ // now loop over the kaons
+ for(const Particle & p : ufs.particles(Cuts::pid==130 || Cuts::pid==310)) {
+ double xE = p.E()/meanBeamMom;
+ const double energy = p.E();
+ const double momT = dot(axis, p.p3());
+ _h_X->fill(xE,weight);
+ double rap = 0.5 * std::log((energy + momT) / (energy - momT));
+ _h_rap_all->fill(fabs(rap),weight);
+ rap *=sign;
+ if(charmTagged)
+ _h_rap_charm->fill(rap,weight);
+ else if(lightTagged)
+ _h_rap_light->fill(rap,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+
+ scale(_h_X , crossSection()*sqr(sqrtS())/nanobarn/sumOfWeights());
+ scale(_h_rap_all , 1./sumOfWeights());
+ scale(_h_rap_light, 1./_wLight);
+ scale(_h_rap_charm, 1./_wCharm);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_X, _h_rap_all,_h_rap_light,_h_rap_charm;
+ double _wLight,_wCharm;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HRS_1990_I280958);
+
+
+}
diff --git a/analyses/pluginSLAC/HRS_1990_I280958.info b/analyses/pluginSLAC/HRS_1990_I280958.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1990_I280958.info
@@ -0,0 +1,36 @@
+Name: HRS_1990_I280958
+Year: 1990
+Summary: $K^0$ spectrum in $e^+e^-$ collisions at 29 GeV
+Experiment: HRS
+Collider: PEP
+InspireID: 280958
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+- Phys.Lett. B205 (1988) 111-114
+RunInfo:
+ Hadronic e+e- events at $\sqrt{s} = 29.$ GeV
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [29.]
+PtCuts: [0]
+Description:
+ $K^0$ meson momentum spectrum measured at $\sqrt{s} = 29.$ GeV using the HRS detector at
+ PEP. The analysis includes flavour tagging by requiring either a single charged particle with $x_p>0.65 (light quarks) or a $D^{*+}$ meson (charm).
+ The rapidities with respect to the chartged thrust axis are also included.
+ The bin widths are not included in either the paper or HEPdata and have therefore been infered.
+Keywords: []
+BibKey: Abachi:1989pr
+BibTeX: '@article{Abachi:1989pr,
+ author = "Abachi, S. and others",
+ title = "{QUARK HADRONIZATION PROBED BY K0 MESONS}",
+ collaboration = "HRS",
+ journal = "Phys. Rev.",
+ volume = "D41",
+ year = "1990",
+ pages = "2045",
+ doi = "10.1103/PhysRevD.41.2045",
+ reportNumber = "ANL-HEP-PR-89-73, IUHEE-89-4, UM-HE-89-25, PU-89-631",
+ SLACcitation = "%%CITATION = PHRVA,D41,2045;%%"
+}'
diff --git a/analyses/pluginSLAC/HRS_1990_I280958.plot b/analyses/pluginSLAC/HRS_1990_I280958.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1990_I280958.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /HRS_1990_I280958/d03-x01-y01
+Title=$K^0$ spectrum
+XLabel=$x_E$
+YLabel=$s\text{d} \sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /HRS_1990_I280958/d04-x01-y01
+Title=$K^0$ rapidity (all events)
+XLabel=$|y|$
+YLabel=$1\text{d}\sigma\text{d} \sigma/\text{d}|y|$
+END PLOT
+BEGIN PLOT /HRS_1990_I280958/d05-x01-y01
+Title=$K^0$ rapidity (charm tagged)
+XLabel=$y$
+YLabel=$1\text{d}\sigma\text{d} \sigma/\text{d}y$
+END PLOT
+BEGIN PLOT /HRS_1990_I280958/d06-x01-y01
+Title=$K^0$ rapidity (light tagged)
+XLabel=$y$
+YLabel=$1\text{d}\sigma\text{d} \sigma/\text{d}y$
+END PLOT
diff --git a/analyses/pluginSLAC/HRS_1990_I280958.yoda b/analyses/pluginSLAC/HRS_1990_I280958.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1990_I280958.yoda
@@ -0,0 +1,136 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -6.1, up: 6.1}, sys: {dn: -14.5, up: 14.5}}, 1: {stat: {dn: -7.6, up: 7.6}, sys: {dn: -18.1, up: 18.1}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d01-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.800000e-01 3.200000e-01 3.200000e-01 4.806000e+02 1.573086e+01 1.573086e+01
+5.000000e-01 5.000000e-01 5.000000e-01 5.988000e+02 1.963084e+01 1.963084e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -81.0, up: 81.0}, sys: {dn: -139.0, up: 139.0}}, 1: {stat: {dn: -55.0, up: 55.0}, sys: {dn: -94.0, up: 94.0}}, 2: {stat: {dn: -44.0, up: 44.0}, sys: {dn: -72.0, up: 72.0}}, 3: {stat: {dn: -35.0, up: 35.0}, sys: {dn: -53.0, up: 53.0}}, 4: {stat: {dn: -34.0, up: 34.0}, sys: {dn: -53.0, up: 53.0}}, 5: {stat: {dn: -25.0, up: 25.0}, sys: {dn: -36.0, up: 36.0}}, 6: {stat: {dn: -23.0, up: 23.0}, sys: {dn: -34.0, up: 34.0}}, 7: {stat: {dn: -17.0, up: 17.0}, sys: {dn: -22.0, up: 22.0}}, 8: {stat: {dn: -18.0, up: 18.0}, sys: {dn: -30.0, up: 30.0}}, 9: {stat: {dn: -15.0, up: 15.0}, sys: {dn: -22.0, up: 22.0}}, 10: {stat: {dn: -11.0, up: 11.0}, sys: {dn: -18.0, up: 18.0}}, 11: {stat: {dn: -6.0, up: 6.0}, sys: {dn: -10.0, up: 10.0}}, 12: {stat: {dn: -4.0, up: 4.0}, sys: {dn: -5.0, up: 5.0}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d03-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e-02 2.000000e-02 2.000000e-02 3.156000e+03 1.608788e+02 1.608788e+02
+1.200000e-01 2.000000e-02 2.000000e-02 2.099000e+03 1.089082e+02 1.089082e+02
+1.600000e-01 2.000000e-02 2.000000e-02 1.445000e+03 8.438009e+01 8.438009e+01
+2.000000e-01 2.000000e-02 2.000000e-02 9.280000e+02 6.351378e+01 6.351378e+01
+2.400000e-01 2.000000e-02 2.000000e-02 7.910000e+02 6.296825e+01 6.296825e+01
+2.800000e-01 2.000000e-02 2.000000e-02 4.880000e+02 4.382921e+01 4.382921e+01
+3.200000e-01 2.000000e-02 2.000000e-02 3.630000e+02 4.104875e+01 4.104875e+01
+3.600000e-01 2.000000e-02 2.000000e-02 2.000000e+02 2.780288e+01 2.780288e+01
+4.000000e-01 2.000000e-02 2.000000e-02 2.260000e+02 3.498571e+01 3.498571e+01
+4.400000e-01 2.000000e-02 2.000000e-02 1.240000e+02 2.662705e+01 2.662705e+01
+4.800000e-01 2.000000e-02 2.000000e-02 9.200000e+01 2.109502e+01 2.109502e+01
+5.500000e-01 5.000000e-02 5.000000e-02 5.100000e+01 1.166190e+01 1.166190e+01
+6.500000e-01 5.000000e-02 5.000000e-02 1.600000e+01 6.403124e+00 6.403124e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.081, up: 0.081}, sys: {dn: -0.012, up: 0.012}}, 1: {stat: {dn: -0.137, up: 0.137}, sys: {dn: -0.019, up: 0.019}}, 2: {stat: {dn: -0.155, up: 0.155}, sys: {dn: -0.019, up: 0.019}}, 3: {stat: {dn: -0.199, up: 0.199}, sys: {dn: -0.025, up: 0.025}}, 4: {stat: {dn: -0.192, up: 0.192}, sys: {dn: -0.019, up: 0.019}}, 5: {stat: {dn: -0.192, up: 0.192}, sys: {dn: -0.019, up: 0.019}}, 6: {stat: {dn: -0.081, up: 0.081}, sys: {dn: -0.006, up: 0.006}}, 7: {stat: {dn: -0.081, up: 0.081}, sys: {dn: -0.006, up: 0.006}}, 8: {stat: {dn: -0.192, up: 0.192}, sys: {dn: -0.019, up: 0.019}}, 9: {stat: {dn: -0.161, up: 0.161}, sys: {dn: -0.012, up: 0.012}}, 10: {stat: {dn: -0.155, up: 0.155}, sys: {dn: -0.012, up: 0.012}}, 11: {stat: {dn: -0.149, up: 0.149}, sys: {dn: -0.012, up: 0.012}}, 12: {stat: {dn: -0.118, up: 0.118}, sys: {dn: -0.012, up: 0.012}}, 13: {stat: {dn: -0.118, up: 0.118}, sys: {dn: -0.025, up: 0.025}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d05-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-3.250000e+00 2.500000e-01 2.500000e-01 0.000000e+00 8.188406e-02 8.188406e-02
+-2.750000e+00 2.500000e-01 2.500000e-01 2.730000e-01 1.383112e-01 1.383112e-01
+-2.250000e+00 2.500000e-01 2.500000e-01 4.470000e-01 1.561602e-01 1.561602e-01
+-1.750000e+00 2.500000e-01 2.500000e-01 6.580000e-01 2.005642e-01 2.005642e-01
+-1.250000e+00 2.500000e-01 2.500000e-01 6.140000e-01 1.929378e-01 1.929378e-01
+-7.500000e-01 2.500000e-01 2.500000e-01 4.660000e-01 1.929378e-01 1.929378e-01
+-2.500000e-01 2.500000e-01 2.500000e-01 8.100000e-02 8.122192e-02 8.122192e-02
+2.500000e-01 2.500000e-01 2.500000e-01 8.100000e-02 8.122192e-02 8.122192e-02
+7.500000e-01 2.500000e-01 2.500000e-01 4.660000e-01 1.929378e-01 1.929378e-01
+1.250000e+00 2.500000e-01 2.500000e-01 4.280000e-01 1.614466e-01 1.614466e-01
+1.750000e+00 2.500000e-01 2.500000e-01 4.160000e-01 1.554638e-01 1.554638e-01
+2.250000e+00 2.500000e-01 2.500000e-01 3.910000e-01 1.494824e-01 1.494824e-01
+2.750000e+00 2.500000e-01 2.500000e-01 2.050000e-01 1.186086e-01 1.186086e-01
+3.250000e+00 2.500000e-01 2.500000e-01 1.610000e-01 1.206192e-01 1.206192e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.023, up: 0.023}, sys: {dn: -0.065, up: 0.065}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d02-x01-y02
+Title: doi:10.17182/hepdata.23000.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.450000e+01 0.000000e+00 0.000000e+00 1.415000e+00 6.894926e-02 6.894926e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.07, up: 0.07}, sys: {dn: -0.19, up: 0.19}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d02-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.450000e+01 0.000000e+00 0.000000e+00 5.520000e+00 2.024846e-01 2.024846e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.036, up: 0.036}}, 1: {error: {dn: -0.041, up: 0.041}}, 2: {error: {dn: -0.037, up: 0.037}}, 3: {error: {dn: -0.046, up: 0.046}}, 4: {error: {dn: -0.037, up: 0.037}}, 5: {error: {dn: -0.037, up: 0.037}}, 6: {error: {dn: -0.037, up: 0.037}}, 7: {error: {dn: -0.035, up: 0.035}}, 8: {error: {dn: -0.032, up: 0.032}}, 9: {error: {dn: -0.031, up: 0.031}}, 10: {error: {dn: -0.028, up: 0.028}}, 11: {error: {dn: -0.018, up: 0.018}}, 12: {error: {dn: -0.028, up: 0.028}}, 13: {error: {dn: -0.005, up: 0.005}}, 14: {error: {dn: -0.047, up: 0.047}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d04-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 1.250000e-01 1.250000e-01 4.360000e-01 3.600000e-02 3.600000e-02
+3.750000e-01 1.250000e-01 1.250000e-01 5.040000e-01 4.100000e-02 4.100000e-02
+6.250000e-01 1.250000e-01 1.250000e-01 5.150000e-01 3.700000e-02 3.700000e-02
+8.750000e-01 1.250000e-01 1.250000e-01 6.050000e-01 4.600000e-02 4.600000e-02
+1.125000e+00 1.250000e-01 1.250000e-01 5.530000e-01 3.700000e-02 3.700000e-02
+1.375000e+00 1.250000e-01 1.250000e-01 5.800000e-01 3.700000e-02 3.700000e-02
+1.625000e+00 1.250000e-01 1.250000e-01 5.810000e-01 3.700000e-02 3.700000e-02
+1.875000e+00 1.250000e-01 1.250000e-01 5.550000e-01 3.500000e-02 3.500000e-02
+2.125000e+00 1.250000e-01 1.250000e-01 4.570000e-01 3.200000e-02 3.200000e-02
+2.375000e+00 1.250000e-01 1.250000e-01 3.730000e-01 3.100000e-02 3.100000e-02
+2.625000e+00 1.250000e-01 1.250000e-01 2.690000e-01 2.800000e-02 2.800000e-02
+2.875000e+00 1.250000e-01 1.250000e-01 1.140000e-01 1.800000e-02 1.800000e-02
+3.125000e+00 1.250000e-01 1.250000e-01 9.200000e-02 2.800000e-02 2.800000e-02
+3.375000e+00 1.250000e-01 1.250000e-01 1.200000e-02 5.000000e-03 5.000000e-03
+3.625000e+00 1.250000e-01 1.250000e-01 2.300000e-02 4.700000e-02 4.700000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1990_I280958/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.121, up: 0.121}, sys: {dn: -0.019, up: 0.019}}, 1: {stat: {dn: -0.177, up: 0.177}, sys: {dn: -0.019, up: 0.019}}, 2: {stat: {dn: -0.224, up: 0.224}, sys: {dn: -0.019, up: 0.019}}, 3: {stat: {dn: -0.224, up: 0.224}, sys: {dn: -0.019, up: 0.019}}, 4: {stat: {dn: -0.205, up: 0.205}, sys: {dn: -0.019, up: 0.019}}, 5: {stat: {dn: -0.289, up: 0.289}, sys: {dn: -0.028, up: 0.028}}, 6: {stat: {dn: -0.121, up: 0.121}, sys: {dn: -0.009, up: 0.009}}, 7: {stat: {dn: -0.177, up: 0.177}, sys: {dn: -0.009, up: 0.009}}, 8: {stat: {dn: -0.205, up: 0.205}, sys: {dn: -0.009, up: 0.009}}, 9: {stat: {dn: -0.186, up: 0.186}, sys: {dn: -0.009, up: 0.009}}, 10: {stat: {dn: -0.205, up: 0.205}, sys: {dn: -0.019, up: 0.019}}, 11: {stat: {dn: -0.084, up: 0.084}, sys: {dn: -0.0, up: 0.0}}, 12: {stat: {dn: -0.102, up: 0.102}, sys: {dn: -0.009, up: 0.009}}, 13: {stat: {dn: -0.121, up: 0.121}, sys: {dn: -0.019, up: 0.019}}}
+IsRef: 1
+Path: /REF/HRS_1990_I280958/d06-x01-y01
+Title: doi:10.17182/hepdata.23000.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+-3.250000e+00 2.500000e-01 2.500000e-01 0.000000e+00 1.224827e-01 1.224827e-01
+-2.750000e+00 2.500000e-01 2.500000e-01 3.070000e-01 1.780169e-01 1.780169e-01
+-2.250000e+00 2.500000e-01 2.500000e-01 5.870000e-01 2.248044e-01 2.248044e-01
+-1.750000e+00 2.500000e-01 2.500000e-01 5.400000e-01 2.248044e-01 2.248044e-01
+-1.250000e+00 2.500000e-01 2.500000e-01 4.560000e-01 2.058786e-01 2.058786e-01
+-7.500000e-01 2.500000e-01 2.500000e-01 6.990000e-01 2.903532e-01 2.903532e-01
+-2.500000e-01 2.500000e-01 2.500000e-01 0.000000e+00 1.213342e-01 1.213342e-01
+2.500000e-01 2.500000e-01 2.500000e-01 2.420000e-01 1.772287e-01 1.772287e-01
+7.500000e-01 2.500000e-01 2.500000e-01 3.540000e-01 2.051975e-01 2.051975e-01
+1.250000e+00 2.500000e-01 2.500000e-01 3.630000e-01 1.862176e-01 1.862176e-01
+1.750000e+00 2.500000e-01 2.500000e-01 4.470000e-01 2.058786e-01 2.058786e-01
+2.250000e+00 2.500000e-01 2.500000e-01 0.000000e+00 8.400000e-02 8.400000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 0.000000e+00 1.023963e-01 1.023963e-01
+3.250000e+00 2.500000e-01 2.500000e-01 0.000000e+00 1.224827e-01 1.224827e-01
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/HRS_1992_I339573.cc b/analyses/pluginSLAC/HRS_1992_I339573.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1992_I339573.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class HRS_1992_I339573 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(HRS_1992_I339573);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(FinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_lambda = bookHisto1D(1 , 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state to get particle spectra
+ foreach (const Particle& p, apply<UnstableFinalState>(event, "UFS").particles(Cuts::abspid==3122)) {
+ double xE = p.E()/meanBeamMom;
+ _h_lambda->fill(xE, weight);
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ double fact = sqr(sqrtS())/GeV2*crossSection()/nanobarn/sumOfWeights();
+ scale(_h_lambda, fact);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_lambda;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(HRS_1992_I339573);
+
+
+}
diff --git a/analyses/pluginSLAC/HRS_1992_I339573.info b/analyses/pluginSLAC/HRS_1992_I339573.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1992_I339573.info
@@ -0,0 +1,32 @@
+Name: HRS_1992_I339573
+Year: 1992
+Summary: Spectrum for $\Lambda$ production at 29 GeV
+Experiment: HRS
+Collider: PEP
+InspireID: 339573
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D45 (1992) 3949-3954, 1992
+RunInfo:
+ Hadronic e+e- events at $\sqrt{s} = 29.$ GeV
+NumEvents: 1000000
+Beams: [e+, e-]
+Energies: [29.]
+Description:
+ 'Spectrum for the production of $\Lambda$ baryons at 29 GeV measured by the HRS experiment.'
+Keywords: []
+BibKey: Geld:1992si
+BibTeX: '@article{Geld:1992si,
+ author = "Geld, T. L. and others",
+ title = "{Study of inclusive Lambda production in e+ e-
+ annihilations at 29-GeV}",
+ collaboration = "HRS",
+ journal = "Phys. Rev.",
+ volume = "D45",
+ year = "1992",
+ pages = "3949-3954",
+ doi = "10.1103/PhysRevD.45.3949",
+ SLACcitation = "%%CITATION = PHRVA,D45,3949;%%"
+}'
diff --git a/analyses/pluginSLAC/HRS_1992_I339573.plot b/analyses/pluginSLAC/HRS_1992_I339573.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1992_I339573.plot
@@ -0,0 +1,5 @@
+BEGIN PLOT /HRS_1992_I339573/d01-x01-y01
+Title=$\Lambda$ spectrum at $E_{\text{CMS}}=29$ GeV
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\text{nb} \text{GeV}^2$]
+END PLOT
diff --git a/analyses/pluginSLAC/HRS_1992_I339573.yoda b/analyses/pluginSLAC/HRS_1992_I339573.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/HRS_1992_I339573.yoda
@@ -0,0 +1,54 @@
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1992_I339573/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -9.7, up: 9.7}, sys: {dn: -11.4, up: 11.4}}}
+IsRef: 1
+Path: /REF/HRS_1992_I339573/d04-x01-y01
+Title: doi:10.17182/hepdata.22726.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.800000e-01 3.200000e-01 3.200000e-01 4.725000e+02 1.496830e+01 1.496830e+01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1992_I339573/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -66.4, up: 66.4}}, 1: {error: {dn: -24.6, up: 24.6}}, 2: {error: {dn: -19.2, up: 19.2}}, 3: {error: {dn: -12.3, up: 12.3}}, 4: {error: {dn: -8.1, up: 8.1}}, 5: {error: {dn: -4.8, up: 4.8}}, 6: {error: {dn: -1.2, up: 1.2}}}
+IsRef: 1
+Path: /REF/HRS_1992_I339573/d01-x01-y01
+Title: doi:10.17182/hepdata.22726.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-01 2.500000e-02 2.500000e-02 5.394000e+02 6.640000e+01 6.640000e+01
+1.750000e-01 2.500000e-02 2.500000e-02 1.938000e+02 2.460000e+01 2.460000e+01
+2.250000e-01 2.500000e-02 2.500000e-02 1.424000e+02 1.920000e+01 1.920000e+01
+2.750000e-01 2.500000e-02 2.500000e-02 8.570000e+01 1.230000e+01 1.230000e+01
+3.500000e-01 5.000000e-02 5.000000e-02 5.690000e+01 8.100000e+00 8.100000e+00
+4.500000e-01 5.000000e-02 5.000000e-02 2.690000e+01 4.800000e+00 4.800000e+00
+6.500000e-01 1.500000e-01 1.500000e-01 5.600000e+00 1.200000e+00 1.200000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1992_I339573/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/HRS_1992_I339573/d03-x01-y01
+Title: doi:10.17182/hepdata.22726.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 1.820000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/HRS_1992_I339573/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -6.0, up: 6.0}}, 1: {error: {dn: -7.5, up: 7.5}}}
+IsRef: 1
+Path: /REF/HRS_1992_I339573/d02-x01-y01
+Title: doi:10.17182/hepdata.22726.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+4.500000e-01 3.500000e-01 3.500000e-01 6.280000e+01 6.000000e+00 6.000000e+00
+5.000000e-01 5.000000e-01 5.000000e-01 7.690000e+01 7.500000e+00 7.500000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/MAC_1985_I202924.cc b/analyses/pluginSLAC/MAC_1985_I202924.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/MAC_1985_I202924.cc
@@ -0,0 +1,96 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief EEC at 29 GeV
+ class MAC_1985_I202924 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(MAC_1985_I202924);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ _histEEC = bookHisto1D(1, 1, 1);
+ _histEEC_Pi = bookHisto1D(1, 1, 2);
+ _histAEEC = bookHisto1D(1, 1, 3);
+ _weightSum =0.;
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double thetaij = mom3_i.unit().angle(mom3_j.unit())/M_PI*180.;
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ if (thetaij < 90.) {
+ _histEEC ->fill(thetaij, eec*weight);
+ _histAEEC->fill(thetaij, -eec*weight);
+ }
+ else {
+ _histEEC_Pi->fill(180.-thetaij, eec*weight);
+ _histAEEC ->fill(180.-thetaij, eec*weight);
+ }
+ }
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histEEC , 180.0/M_PI/_weightSum*1000.);
+ scale(_histEEC_Pi, 180.0/M_PI/_weightSum*1000.);
+ scale(_histAEEC , 180.0/M_PI/_weightSum*1000.);
+ }
+
+ //@}
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histEEC, _histEEC_Pi, _histAEEC;
+ double _weightSum;
+ //@}
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(MAC_1985_I202924);
+
+
+}
diff --git a/analyses/pluginSLAC/MAC_1985_I202924.info b/analyses/pluginSLAC/MAC_1985_I202924.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/MAC_1985_I202924.info
@@ -0,0 +1,31 @@
+Name: MAC_1985_I202924
+Year: 1985
+Summary: Energy-Energy correlation at $E_{\text{CMS}}=29$ GeV
+Experiment: MAC
+Collider: PEP
+InspireID: 202924
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D31 (1985) 2724, 1985
+RunInfo: e+ e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [29.]
+Description:
+ 'Measurement of the energy-energy correlation, and its assymetry in $e^+e^-$ collisions by MAC at 29 GeV.'
+Keywords: []
+BibKey: Fernandez:1984db
+BibTeX: '@article{Fernandez:1984db,
+ author = "Fernandez, E. and others",
+ title = "{A Measurement of Energy-energy Correlations in $e^+ e^-
+ \to$ Hadrons at $\sqrt{s}=29$-{GeV}}",
+ journal = "Phys. Rev.",
+ volume = "D31",
+ year = "1985",
+ pages = "2724",
+ doi = "10.1103/PhysRevD.31.2724",
+ reportNumber = "SLAC-PUB-3385",
+ SLACcitation = "%%CITATION = PHRVA,D31,2724;%%"
+}'
diff --git a/analyses/pluginSLAC/MAC_1985_I202924.plot b/analyses/pluginSLAC/MAC_1985_I202924.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/MAC_1985_I202924.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /MAC_1985_I202924/d01-x01-y01
+Title=Energy-energy correlation
+XLabel=$\chi/$degrees
+YLabel=EEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /MAC_1985_I202924/d01-x01-y02
+Title=Energy-energy correlation
+XLabel=$180-\chi/$degrees
+YLabel=EEC [$\text{mrad}^{-1}$]
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /MAC_1985_I202924/d01-x01-y03
+Title=Asymmetry of the energy-energy correlation
+XLabel=$\chi/$degrees
+YLabel=AEEC [$\text{mrad}^{-1}$]
+FullRange=1
+END PLOT
diff --git a/analyses/pluginSLAC/MAC_1985_I202924.yoda b/analyses/pluginSLAC/MAC_1985_I202924.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/MAC_1985_I202924.yoda
@@ -0,0 +1,107 @@
+BEGIN YODA_SCATTER2D_V2 /REF/MAC_1985_I202924/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -305.0, up: 305.0}}, 1: {error: {dn: -21.0, up: 21.0}}, 2: {error: {dn: -25.0, up: 25.0}}, 3: {error: {dn: -19.0, up: 19.0}}, 4: {error: {dn: -13.0, up: 13.0}}, 5: {error: {dn: -10.0, up: 10.0}}, 6: {error: {dn: -10.0, up: 10.0}}, 7: {error: {dn: -10.0, up: 10.0}}, 8: {error: {dn: -12.0, up: 12.0}}, 9: {error: {dn: -8.0, up: 8.0}}, 10: {error: {dn: -5.0, up: 5.0}}, 11: {error: {dn: -5.0, up: 5.0}}, 12: {error: {dn: -6.0, up: 6.0}}, 13: {error: {dn: -6.0, up: 6.0}}, 14: {error: {dn: -5.0, up: 5.0}}, 15: {error: {dn: -4.0, up: 4.0}}, 16: {error: {dn: -3.0, up: 3.0}}, 17: {error: {dn: -4.0, up: 4.0}}, 18: {error: {dn: -3.0, up: 3.0}}, 19: {error: {dn: -4.0, up: 4.0}}, 20: {error: {dn: -4.0, up: 4.0}}, 21: {error: {dn: -3.0, up: 3.0}}, 22: {error: {dn: -4.0, up: 4.0}}, 23: {error: {dn: -3.0, up: 3.0}}, 24: {error: {dn: -3.0, up: 3.0}}}
+IsRef: 1
+Path: /REF/MAC_1985_I202924/d01-x01-y01
+Title: doi:10.17182/hepdata.23586.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 1.624000e+03 3.050000e+02 3.050000e+02
+5.400000e+00 1.800000e+00 1.800000e+00 4.300000e+02 2.100000e+01 2.100000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 5.800000e+02 2.500000e+01 2.500000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 5.890000e+02 1.900000e+01 1.900000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 5.600000e+02 1.300000e+01 1.300000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 4.930000e+02 1.000000e+01 1.000000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 4.240000e+02 1.000000e+01 1.000000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 3.600000e+02 1.000000e+01 1.000000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 3.060000e+02 1.200000e+01 1.200000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 2.670000e+02 8.000000e+00 8.000000e+00
+3.780000e+01 1.800000e+00 1.800000e+00 2.410000e+02 5.000000e+00 5.000000e+00
+4.140000e+01 1.800000e+00 1.800000e+00 2.170000e+02 5.000000e+00 5.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 1.970000e+02 6.000000e+00 6.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 1.800000e+02 6.000000e+00 6.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 1.670000e+02 5.000000e+00 5.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 1.550000e+02 4.000000e+00 4.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 1.480000e+02 3.000000e+00 3.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.390000e+02 4.000000e+00 4.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.340000e+02 3.000000e+00 3.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.290000e+02 4.000000e+00 4.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 1.270000e+02 4.000000e+00 4.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 1.250000e+02 3.000000e+00 3.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 1.220000e+02 4.000000e+00 4.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 1.220000e+02 3.000000e+00 3.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 1.220000e+02 3.000000e+00 3.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/MAC_1985_I202924/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -16.0, up: 16.0}}, 1: {error: {dn: -13.0, up: 13.0}}, 2: {error: {dn: -13.0, up: 13.0}}, 3: {error: {dn: -15.0, up: 15.0}}, 4: {error: {dn: -24.0, up: 24.0}}, 5: {error: {dn: -25.0, up: 25.0}}, 6: {error: {dn: -19.0, up: 19.0}}, 7: {error: {dn: -16.0, up: 16.0}}, 8: {error: {dn: -14.0, up: 14.0}}, 9: {error: {dn: -13.0, up: 13.0}}, 10: {error: {dn: -11.0, up: 11.0}}, 11: {error: {dn: -8.0, up: 8.0}}, 12: {error: {dn: -7.0, up: 7.0}}, 13: {error: {dn: -6.0, up: 6.0}}, 14: {error: {dn: -5.0, up: 5.0}}, 15: {error: {dn: -4.0, up: 4.0}}, 16: {error: {dn: -4.0, up: 4.0}}, 17: {error: {dn: -3.0, up: 3.0}}, 18: {error: {dn: -4.0, up: 4.0}}, 19: {error: {dn: -3.0, up: 3.0}}, 20: {error: {dn: -4.0, up: 4.0}}, 21: {error: {dn: -3.0, up: 3.0}}, 22: {error: {dn: -3.0, up: 3.0}}, 23: {error: {dn: -3.0, up: 3.0}}, 24: {error: {dn: -3.0, up: 3.0}}}
+IsRef: 1
+Path: /REF/MAC_1985_I202924/d01-x01-y02
+Title: doi:10.17182/hepdata.23586.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 2.410000e+02 1.600000e+01 1.600000e+01
+5.400000e+00 1.800000e+00 1.800000e+00 5.750000e+02 1.300000e+01 1.300000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 7.430000e+02 1.300000e+01 1.300000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 7.470000e+02 1.500000e+01 1.500000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 6.820000e+02 2.400000e+01 2.400000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 5.950000e+02 2.500000e+01 2.500000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 5.180000e+02 1.900000e+01 1.900000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 4.510000e+02 1.600000e+01 1.600000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 3.920000e+02 1.400000e+01 1.400000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 3.430000e+02 1.300000e+01 1.300000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 3.020000e+02 1.100000e+01 1.100000e+01
+4.140000e+01 1.800000e+00 1.800000e+00 2.690000e+02 8.000000e+00 8.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 2.410000e+02 7.000000e+00 7.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 2.170000e+02 6.000000e+00 6.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 1.970000e+02 5.000000e+00 5.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 1.820000e+02 4.000000e+00 4.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 1.690000e+02 4.000000e+00 4.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.580000e+02 3.000000e+00 3.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.490000e+02 4.000000e+00 4.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.430000e+02 3.000000e+00 3.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 1.360000e+02 4.000000e+00 4.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 1.330000e+02 3.000000e+00 3.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 1.280000e+02 3.000000e+00 3.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 1.250000e+02 3.000000e+00 3.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 1.230000e+02 3.000000e+00 3.000000e+00
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/MAC_1985_I202924/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -321.0, up: 321.0}}, 1: {error: {dn: -20.0, up: 20.0}}, 2: {error: {dn: -26.0, up: 26.0}}, 3: {error: {dn: -19.0, up: 19.0}}, 4: {error: {dn: -17.0, up: 17.0}}, 5: {error: {dn: -21.0, up: 21.0}}, 6: {error: {dn: -15.0, up: 15.0}}, 7: {error: {dn: -12.0, up: 12.0}}, 8: {error: {dn: -10.0, up: 10.0}}, 9: {error: {dn: -10.0, up: 10.0}}, 10: {error: {dn: -9.0, up: 9.0}}, 11: {error: {dn: -7.0, up: 7.0}}, 12: {error: {dn: -5.0, up: 5.0}}, 13: {error: {dn: -4.0, up: 4.0}}, 14: {error: {dn: -4.0, up: 4.0}}, 15: {error: {dn: -3.0, up: 3.0}}, 16: {error: {dn: -3.0, up: 3.0}}, 17: {error: {dn: -3.0, up: 3.0}}, 18: {error: {dn: -2.0, up: 2.0}}, 19: {error: {dn: -3.0, up: 3.0}}, 20: {error: {dn: -2.0, up: 2.0}}, 21: {error: {dn: -2.0, up: 2.0}}, 22: {error: {dn: -2.0, up: 2.0}}, 23: {error: {dn: -2.0, up: 2.0}}, 24: {error: {dn: -2.0, up: 2.0}}}
+IsRef: 1
+Path: /REF/MAC_1985_I202924/d01-x01-y03
+Title: doi:10.17182/hepdata.23586.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -1.383000e+03 3.210000e+02 3.210000e+02
+5.400000e+00 1.800000e+00 1.800000e+00 1.450000e+02 2.000000e+01 2.000000e+01
+9.000000e+00 1.800000e+00 1.800000e+00 1.640000e+02 2.600000e+01 2.600000e+01
+1.260000e+01 1.800000e+00 1.800000e+00 1.580000e+02 1.900000e+01 1.900000e+01
+1.620000e+01 1.800000e+00 1.800000e+00 1.220000e+02 1.700000e+01 1.700000e+01
+1.980000e+01 1.800000e+00 1.800000e+00 1.020000e+02 2.100000e+01 2.100000e+01
+2.340000e+01 1.800000e+00 1.800000e+00 9.400000e+01 1.500000e+01 1.500000e+01
+2.700000e+01 1.800000e+00 1.800000e+00 9.000000e+01 1.200000e+01 1.200000e+01
+3.060000e+01 1.800000e+00 1.800000e+00 8.600000e+01 1.000000e+01 1.000000e+01
+3.420000e+01 1.800000e+00 1.800000e+00 7.700000e+01 1.000000e+01 1.000000e+01
+3.780000e+01 1.800000e+00 1.800000e+00 6.100000e+01 9.000000e+00 9.000000e+00
+4.140000e+01 1.800000e+00 1.800000e+00 5.200000e+01 7.000000e+00 7.000000e+00
+4.500000e+01 1.800000e+00 1.800000e+00 4.400000e+01 5.000000e+00 5.000000e+00
+4.860000e+01 1.800000e+00 1.800000e+00 3.700000e+01 4.000000e+00 4.000000e+00
+5.220000e+01 1.800000e+00 1.800000e+00 3.100000e+01 4.000000e+00 4.000000e+00
+5.580000e+01 1.800000e+00 1.800000e+00 2.600000e+01 3.000000e+00 3.000000e+00
+5.940000e+01 1.800000e+00 1.800000e+00 2.100000e+01 3.000000e+00 3.000000e+00
+6.300000e+01 1.800000e+00 1.800000e+00 1.900000e+01 3.000000e+00 3.000000e+00
+6.660000e+01 1.800000e+00 1.800000e+00 1.500000e+01 2.000000e+00 2.000000e+00
+7.020000e+01 1.800000e+00 1.800000e+00 1.300000e+01 3.000000e+00 3.000000e+00
+7.380000e+01 1.800000e+00 1.800000e+00 9.000000e+00 2.000000e+00 2.000000e+00
+7.740000e+01 1.800000e+00 1.800000e+00 8.000000e+00 2.000000e+00 2.000000e+00
+8.100000e+01 1.800000e+00 1.800000e+00 6.000000e+00 2.000000e+00 2.000000e+00
+8.460000e+01 1.800000e+00 1.800000e+00 2.000000e+00 2.000000e+00 2.000000e+00
+8.820000e+01 1.800000e+00 1.800000e+00 1.000000e+00 2.000000e+00 2.000000e+00
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/TPC_1984_I200105.cc b/analyses/pluginSLAC/TPC_1984_I200105.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I200105.cc
@@ -0,0 +1,86 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+#include "Rivet/Projections/Thrust.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TPC_1984_I200105 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TPC_1984_I200105);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ const ChargedFinalState cfs;
+ declare(cfs, "FS");
+ const Thrust thrust(cfs);
+ declare(thrust, "Thrust");
+ declare(UnstableParticles(), "UFS");
+
+ // Book histograms
+ _h_x = bookHisto1D(1, 1, 1);
+ _h_pt = bookHisto1D(3, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // event weight
+ const double weight = event.weight();
+ // require 5 charged particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ if(fs.size()<3) vetoEvent;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ // calc thrust
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ Vector3 axis = thrust.thrustAxis();
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+ foreach (const Particle& p, ufs.particles(Cuts::pid==333)) {
+ double xE = p.E()/meanBeamMom;
+ double pT2 = p.p3().mod2()-sqr(axis.dot(p.p3()));
+ _h_x ->fill(xE,weight);
+ _h_pt->fill(pT2,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_x, 1./sumOfWeights());
+ scale(_h_pt, 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_x,_h_pt;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TPC_1984_I200105);
+
+
+}
diff --git a/analyses/pluginSLAC/TPC_1984_I200105.info b/analyses/pluginSLAC/TPC_1984_I200105.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I200105.info
@@ -0,0 +1,32 @@
+Name: TPC_1984_I200105
+Year: 1984
+Summary: $\phi$ spectrum at 29 GeV
+Experiment: TPC
+Collider: PEP
+InspireID: 200105
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 52 (1984) 2201, 1984
+RunInfo: e+e- to hadrons at 29 GeV
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [29]
+Description:
+ 'Measurement of the $\phi$ spectra at 29 GeV by the TPC experiment.'
+Keywords: []
+BibKey: Aihara:1984pw
+BibTeX: '@article{Aihara:1984pw,
+ author = "Aihara, H. and others",
+ title = "{Phi meson production in $e^+e^-$ annihilations at
+ 29-GeV}",
+ collaboration = "TPC/Two Gamma",
+ journal = "Phys. Rev. Lett.",
+ volume = "52",
+ year = "1984",
+ pages = "2201",
+ doi = "10.1103/PhysRevLett.52.2201",
+ reportNumber = "LBL-17616, UT-HE-84/05",
+ SLACcitation = "%%CITATION = PRLTA,52,2201;%%"
+}'
diff --git a/analyses/pluginSLAC/TPC_1984_I200105.plot b/analyses/pluginSLAC/TPC_1984_I200105.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I200105.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TPC_1984_I200105/d01-x01-y01
+Title=$\phi$ energy fraction
+XLabel=$x_E$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /TPC_1984_I200105/d03-x01-y01
+Title=$\phi$ momentum tranverse to the Thrust axis
+XLabel=$p_\perp^2$ [$\text{GeV}^2$]
+YLabel=$1/\sigma\text{d}\sigma/\text{d}p_\perp^2$ [$\text{GeV}^{-2}$]
+END PLOT
diff --git a/analyses/pluginSLAC/TPC_1984_I200105.yoda b/analyses/pluginSLAC/TPC_1984_I200105.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I200105.yoda
@@ -0,0 +1,41 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I200105/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.08, up: 0.08}, sys: {dn: -0.13, up: 0.13}}, 1: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.06, up: 0.06}}, 2: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.04, up: 0.04}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I200105/d01-x01-y01
+Title: doi:10.17182/hepdata.20445.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.125000e-01 3.750000e-02 3.750000e-02 3.800000e-01 1.526434e-01 1.526434e-01
+3.250000e-01 7.500000e-02 7.500000e-02 1.500000e-01 7.211103e-02 7.211103e-02
+4.750000e-01 7.500000e-02 7.500000e-02 7.000000e-02 5.656854e-02 5.656854e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I200105/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.012, up: 0.012}, sys: {dn: -0.016, up: 0.016}}, 1: {stat: {dn: -0.013, up: 0.013}, 'sys,EXTRAPOLATED': {dn: -0.018, up: 0.018}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I200105/d02-x01-y01
+Title: doi:10.17182/hepdata.20445.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.125000e-01 2.375000e-01 2.375000e-01 7.700000e-02 2.000000e-02 2.000000e-02
+5.000000e-01 5.000000e-01 5.000000e-01 8.400000e-02 2.220360e-02 2.220360e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I200105/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.02, up: 0.02}}, 1: {error: {dn: -0.015, up: 0.015}}, 2: {error: {dn: -0.004, up: 0.004}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I200105/d03-x01-y01
+Title: doi:10.17182/hepdata.20445.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 8.300000e-02 2.000000e-02 2.000000e-02
+1.000000e+00 5.000000e-01 5.000000e-01 2.100000e-02 1.500000e-02 1.500000e-02
+3.250000e+00 1.750000e+00 1.750000e+00 4.000000e-03 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/TPC_1984_I205869.cc b/analyses/pluginSLAC/TPC_1984_I205869.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I205869.cc
@@ -0,0 +1,96 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief K*0 and K0 spectra at 29 GeV
+ class TPC_1984_I205869 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TPC_1984_I205869);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _histKstar = bookHisto1D( 3, 1, 1);
+ _histK = bookHisto1D( 4, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles()) {
+ const int id = p.abspid();
+ double xE = p.E()/meanBeamMom;
+ switch (id) {
+ case 313: // Photons
+ _histKstar->fill(xE, weight);
+ break;
+ case 130: case 310:
+ _histK->fill(xE, weight);
+ break;
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histKstar, 1./sumOfWeights());
+ scale(_histK , 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histKstar;
+ Histo1DPtr _histK ;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TPC_1984_I205869);
+
+
+}
diff --git a/analyses/pluginSLAC/TPC_1984_I205869.info b/analyses/pluginSLAC/TPC_1984_I205869.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I205869.info
@@ -0,0 +1,32 @@
+Name: TPC_1984_I205869
+Year: 1984
+Summary: $K^{*0}$ and $K^0$ spectra at 29 GeV
+Experiment: TPC
+Collider: PEP
+InspireID: 205869
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 53 (1984) 2378, 1984
+RunInfo: e+e- to hadrons at 29 GeV
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [29]
+Description:
+ 'Measurement of the $K^{*0}$ and $K^0$ spectra at 29 GeV by the TPC experiment.'
+Keywords: []
+BibKey: Aihara:1984mk
+BibTeX: '@article{Aihara:1984mk,
+ author = "Aihara, H. and others",
+ title = "{$K^{*0}$ and $K^0_s$ meson production in $e^+e^-$
+ annihilations at 29-GeV}",
+ collaboration = "TPC/Two Gamma",
+ journal = "Phys. Rev. Lett.",
+ volume = "53",
+ year = "1984",
+ pages = "2378",
+ doi = "10.1103/PhysRevLett.53.2378",
+ reportNumber = "LBL-18325, TPC-UT-84-13",
+ SLACcitation = "%%CITATION = PRLTA,53,2378;%%"
+}'
diff --git a/analyses/pluginSLAC/TPC_1984_I205869.plot b/analyses/pluginSLAC/TPC_1984_I205869.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I205869.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TPC_1984_I205869/d03-x01-y01
+Title=$K^{*0}$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /TPC_1984_I205869/d04-x01-y01
+Title=$K^0$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginSLAC/TPC_1984_I205869.yoda b/analyses/pluginSLAC/TPC_1984_I205869.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1984_I205869.yoda
@@ -0,0 +1,71 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I205869/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.07, up: 0.07}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I205869/d01-x01-y01
+Title: doi:10.17182/hepdata.20408.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 4.900000e-01 8.062258e-02 8.062258e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I205869/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.03, up: 0.03}, sys: {dn: -0.15, up: 0.15}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I205869/d02-x01-y01
+Title: doi:10.17182/hepdata.20408.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.900000e+01 0.000000e+00 0.000000e+00 1.220000e+00 1.529706e-01 1.529706e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I205869/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.66, up: 0.66}, sys: {dn: -0.63, up: 0.63}}, 1: {stat: {dn: -0.28, up: 0.28}, sys: {dn: -0.35, up: 0.35}}, 2: {stat: {dn: -0.16, up: 0.16}, sys: {dn: -0.14, up: 0.14}}, 3: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.06, up: 0.06}}, 4: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.02, up: 0.02}}, 5: {stat: {dn: -0.016, up: 0.016}, sys: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I205869/d03-x01-y01
+Title: doi:10.17182/hepdata.20408.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.090000e-02 1.910000e-02 1.910000e-02 5.800000e+00 9.124144e-01 9.124144e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.010000e+00 4.482187e-01 4.482187e-01
+2.500000e-01 5.000000e-02 5.000000e-02 9.200000e-01 2.126029e-01 2.126029e-01
+3.500000e-01 5.000000e-02 5.000000e-02 5.300000e-01 1.166190e-01 1.166190e-01
+5.000000e-01 1.000000e-01 1.000000e-01 1.800000e-01 4.472136e-02 4.472136e-02
+7.000000e-01 1.000000e-01 1.000000e-01 3.800000e-02 1.746425e-02 1.746425e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1984_I205869/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.91, up: 0.91}, sys: {dn: -2.19, up: 2.19}}, 1: {stat: {dn: -0.55, up: 0.55}, sys: {dn: -0.8, up: 0.8}}, 2: {stat: {dn: -0.29, up: 0.29}, sys: {dn: -0.42, up: 0.42}}, 3: {stat: {dn: -0.17, up: 0.17}, sys: {dn: -0.24, up: 0.24}}, 4: {stat: {dn: -0.14, up: 0.14}, sys: {dn: -0.19, up: 0.19}}, 5: {stat: {dn: -0.21, up: 0.21}, sys: {dn: -0.15, up: 0.15}}, 6: {stat: {dn: -0.1, up: 0.1}, sys: {dn: -0.1, up: 0.1}}, 7: {stat: {dn: -0.04, up: 0.04}, sys: {dn: -0.03, up: 0.03}}}
+
+IsRef: 1
+Path: /REF/TPC_1984_I205869/d04-x01-y01
+Title: doi:10.17182/hepdata.20408.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-02 1.250000e-02 1.250000e-02 9.270000e+00 2.371540e+00 2.371540e+00
+8.750000e-02 1.250000e-02 1.250000e-02 6.610000e+00 9.708244e-01 9.708244e-01
+1.250000e-01 2.500000e-02 2.500000e-02 4.910000e+00 5.103920e-01 5.103920e-01
+1.750000e-01 2.500000e-02 2.500000e-02 3.150000e+00 2.941088e-01 2.941088e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.400000e+00 2.360085e-01 2.360085e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.570000e+00 2.580698e-01 2.580698e-01
+3.500000e-01 5.000000e-02 5.000000e-02 8.700000e-01 1.414214e-01 1.414214e-01
+5.000000e-01 1.000000e-01 1.000000e-01 2.700000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER1D_V2 /REF/TPC_1984_I205869/d05-x01-y01
+Variations: []
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/TPC_1984_I205869/d05-x01-y01
+Title: doi:10.17182/hepdata.20408.v1/t5
+Type: Scatter1D
+---
+# xval
+END YODA_SCATTER1D_V2
diff --git a/analyses/pluginSLAC/TPC_1985_I205868.cc b/analyses/pluginSLAC/TPC_1985_I205868.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1985_I205868.cc
@@ -0,0 +1,97 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief pi0 and gamma spectra at 29 GeV
+ class TPC_1985_I205868 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TPC_1985_I205868);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _histPhoton = bookHisto1D( 1, 1, 1);
+ _histPi = bookHisto1D( 2, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles()) {
+ const int id = p.abspid();
+ double xE = p.E()/meanBeamMom;
+ switch (id) {
+ case 22: // Photons
+ _histPhoton->fill(xE, weight);
+ break;
+ case 111: // Neutral pions
+ _histPi->fill(xE, weight);
+ break;
+ }
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histPhoton, 1./sumOfWeights());
+ scale(_histPi , 1./sumOfWeights());
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histPhoton;
+ Histo1DPtr _histPi ;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TPC_1985_I205868);
+
+
+}
diff --git a/analyses/pluginSLAC/TPC_1985_I205868.info b/analyses/pluginSLAC/TPC_1985_I205868.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1985_I205868.info
@@ -0,0 +1,32 @@
+Name: TPC_1985_I205868
+Year: 1985
+Summary: Photon and $\pi^0$ spectra at 29 GeV
+Experiment: TPC
+Collider: PEP
+InspireID: 205868
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Z.Phys. C27 (1985) 187, 1985
+RunInfo: e+e- to hadronas at 29 GeV
+NeedCrossSection: no
+Beams: [e+, e-]
+Energies: [29]
+Description:
+ 'Measurement of the photon and $\pi^0$ spectra at 29 GeV by the TPC experiment.'
+Keywords: []
+BibKey: Aihara:1984mi
+BibTeX: '@article{Aihara:1984mi,
+ author = "Aihara, H. and others",
+ title = "{Inclusive $\gamma$ and $\pi^0$ production cross-sections
+ and energy fractions in $e^+e^-$ annihilation at 29-GeV}",
+ collaboration = "TPC/Two Gamma",
+ journal = "Z. Phys.",
+ volume = "C27",
+ year = "1985",
+ pages = "187",
+ doi = "10.1007/BF01556608",
+ reportNumber = "LBL-18326, TPC-UT-84-14",
+ SLACcitation = "%%CITATION = ZEPYA,C27,187;%%"
+}'
diff --git a/analyses/pluginSLAC/TPC_1985_I205868.plot b/analyses/pluginSLAC/TPC_1985_I205868.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1985_I205868.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TPC_1985_I205868/d01-x01-y01
+Title=Photon scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
+BEGIN PLOT /TPC_1985_I205868/d02-x01-y01
+Title=$\pi^0$ scaled momentum
+XLabel=$x_E$
+YLabel=$1/\sigma \, \text{d}\sigma/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginSLAC/TPC_1985_I205868.yoda b/analyses/pluginSLAC/TPC_1985_I205868.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1985_I205868.yoda
@@ -0,0 +1,38 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1985_I205868/d02-x01-y01
+Variations: [""]
+Path: /REF/TPC_1985_I205868/d02-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.931034e-02 1.034483e-02 1.034483e-02 2.960000e+01 5.800000e+00 5.800000e+00
+1.000000e-01 1.034483e-02 1.034483e-02 1.950000e+01 2.700000e+00 2.700000e+00
+1.241379e-01 1.379310e-02 1.379310e-02 1.090000e+01 1.800000e+00 1.800000e+00
+1.517241e-01 1.379310e-02 1.379310e-02 7.420000e+00 1.200000e+00 1.200000e+00
+1.827586e-01 1.724138e-02 1.724138e-02 3.620000e+00 6.200000e-01 6.200000e-01
+2.172414e-01 1.724138e-02 1.724138e-02 3.040000e+00 4.600000e-01 4.600000e-01
+2.551724e-01 2.068966e-02 2.068966e-02 1.940000e+00 2.900000e-01 2.900000e-01
+3.000000e-01 2.413793e-02 2.413793e-02 1.570000e+00 2.500000e-01 2.500000e-01
+3.482759e-01 2.413793e-02 2.413793e-02 1.120000e+00 2.500000e-01 2.500000e-01
+4.068966e-01 3.448276e-02 3.448276e-02 5.100000e-01 2.400000e-01 2.400000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1985_I205868/d01-x01-y01
+Variations: [""]
+Path: /REF/TPC_1985_I205868/d01-x01-y01
+Title:
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.379310e-02 6.896552e-03 6.896552e-03 2.870000e+02 3.400000e+01 3.400000e+01
+3.103448e-02 1.034483e-02 1.034483e-02 1.340000e+02 8.000000e+00 8.000000e+00
+5.172414e-02 1.034483e-02 1.034483e-02 6.410000e+01 3.800000e+00 3.800000e+00
+7.241379e-02 1.034483e-02 1.034483e-02 4.240000e+01 2.500000e+00 2.500000e+00
+9.655172e-02 1.379310e-02 1.379310e-02 2.220000e+01 1.400000e+00 1.400000e+00
+1.275862e-01 1.724138e-02 1.724138e-02 1.240000e+01 8.000000e-01 8.000000e-01
+1.655172e-01 2.068966e-02 2.068966e-02 6.300000e+00 4.000000e-01 4.000000e-01
+2.137931e-01 2.758621e-02 2.758621e-02 3.210000e+00 2.000000e-01 2.000000e-01
+2.758621e-01 3.448276e-02 3.448276e-02 1.390000e+00 1.000000e-01 1.000000e-01
+3.448276e-01 3.448276e-02 3.448276e-02 8.200000e-01 1.300000e-01 1.300000e-01
+4.137931e-01 3.448276e-02 3.448276e-02 4.300000e-01 7.000000e-02 7.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginSLAC/TPC_1986_I217416.cc b/analyses/pluginSLAC/TPC_1986_I217416.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1986_I217416.cc
@@ -0,0 +1,90 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TPC_1986_I217416 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TPC_1986_I217416);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+ declare(UnstableParticles(), "UFS");
+ _histSigma = bookHisto1D( 1, 1, 1);
+ _histNorm = bookHisto1D( 1, 1, 2);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Final state of unstable particles to get particle spectra
+ const UnstableParticles& ufs = apply<UnstableFinalState>(event, "UFS");
+
+ foreach (const Particle& p, ufs.particles(Cuts::abspid==413)) {
+ double xE = p.E()/meanBeamMom;
+ _histSigma->fill(xE, weight);
+ _histNorm ->fill(xE, weight);
+ }
+
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histSigma, crossSection()*sqr(sqrtS())/microbarn/sumOfWeights());
+ normalize(_histNorm);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histSigma;
+ Histo1DPtr _histNorm ;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TPC_1986_I217416);
+
+
+}
diff --git a/analyses/pluginSLAC/TPC_1986_I217416.info b/analyses/pluginSLAC/TPC_1986_I217416.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1986_I217416.info
@@ -0,0 +1,30 @@
+Name: TPC_1986_I217416
+Year: 1986
+Summary: $D^{*\pm}$ spectrum at 29 GeV
+Experiment: TPC
+Collider: PEP
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev. D34 (1986) 1945, 1986
+RunInfo: e+e- to hadrons at 29 GeV
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [29]
+Description:
+ 'Measurement of the $D^{*\pm}$ spectrum at 29 GeV by the TPC experiment.'
+BibKey: Aihara:1985pp
+BibTeX: '@article{Aihara:1985pp,
+ author = "Aihara, H. and others",
+ title = "{Charged $D^*$ meson production in $e^+e^-$ annihilation
+ at $\sqrt{s}=29$ GeV}",
+ collaboration = "TPC/Two Gamma",
+ journal = "Phys. Rev.",
+ volume = "D34",
+ year = "1986",
+ pages = "1945",
+ doi = "10.1103/PhysRevD.34.1945",
+ reportNumber = "IS-J-1848",
+ SLACcitation = "%%CITATION = PHRVA,D34,1945;%%"
+}'
diff --git a/analyses/pluginSLAC/TPC_1986_I217416.plot b/analyses/pluginSLAC/TPC_1986_I217416.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1986_I217416.plot
@@ -0,0 +1,10 @@
+BEGIN PLOT /TPC_1986_I217416/d01-x01-y01
+Title=$D^{*\pm}$ spectrum
+XLabel=$x_E$
+YLabel=$s\text{d}\sigma/\text{d}x_E$ [$\mu\text{b} \text{GeV}^2$]
+END PLOT
+BEGIN PLOT /TPC_1986_I217416/d01-x01-y02
+Title=$D^{*\pm}$ spectrum
+XLabel=$x_E$
+YLabel=$1/N\text{d}N/\text{d}x_E$
+END PLOT
diff --git a/analyses/pluginSLAC/TPC_1986_I217416.yoda b/analyses/pluginSLAC/TPC_1986_I217416.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1986_I217416.yoda
@@ -0,0 +1,49 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1986_I217416/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.07, up: 0.07}}, 3: {error: {dn: -0.07, up: 0.07}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.06, up: 0.06}}, 6: {error: {dn: -0.04, up: 0.04}}, 7: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TPC_1986_I217416/d01-x01-y01
+Title: doi:10.17182/hepdata.23509.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 1.000000e-01 1.000000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 2.100000e-01 7.000000e-02 7.000000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.200000e-01 7.000000e-02 7.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.500000e-01 7.000000e-02 7.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.300000e-01 8.000000e-02 8.000000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 1.500000e-01 6.000000e-02 6.000000e-02
+8.500000e-01 5.000000e-02 5.000000e-02 8.000000e-02 4.000000e-02 4.000000e-02
+9.500000e-01 5.000000e-02 5.000000e-02 4.000000e-02 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1986_I217416/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.74, up: 0.74}}, 1: {error: {dn: -0.48, up: 0.48}}, 2: {error: {dn: -0.55, up: 0.55}}, 3: {error: {dn: -0.57, up: 0.57}}, 4: {error: {dn: -0.67, up: 0.67}}, 5: {error: {dn: -0.51, up: 0.51}}, 6: {error: {dn: -0.33, up: 0.33}}, 7: {error: {dn: -0.18, up: 0.18}}}
+
+IsRef: 1
+Path: /REF/TPC_1986_I217416/d01-x01-y02
+Title: doi:10.17182/hepdata.23509.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 5.000000e-02 5.000000e-02 0.000000e+00 7.400000e-01 7.400000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 1.540000e+00 4.800000e-01 4.800000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.700000e+00 5.500000e-01 5.500000e-01
+5.500000e-01 5.000000e-02 5.000000e-02 1.940000e+00 5.700000e-01 5.700000e-01
+6.500000e-01 5.000000e-02 5.000000e-02 2.610000e+00 6.700000e-01 6.700000e-01
+7.500000e-01 5.000000e-02 5.000000e-02 1.220000e+00 5.100000e-01 5.100000e-01
+8.500000e-01 5.000000e-02 5.000000e-02 6.500000e-01 3.300000e-01 3.300000e-01
+9.500000e-01 5.000000e-02 5.000000e-02 3.300000e-01 1.800000e-01 1.800000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER1D_V2 /REF/TPC_1986_I217416/d02-x01-y01
+Variations: []
+ErrorBreakdown: {}
+
+IsRef: 1
+Path: /REF/TPC_1986_I217416/d02-x01-y01
+Title: doi:10.17182/hepdata.23509.v1/t2
+Type: Scatter1D
+---
+# xval
+END YODA_SCATTER1D_V2
diff --git a/analyses/pluginSLAC/TPC_1988_I262143.cc b/analyses/pluginSLAC/TPC_1988_I262143.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1988_I262143.cc
@@ -0,0 +1,142 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/FastJets.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TPC_1988_I262143 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TPC_1988_I262143);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ declare(ChargedFinalState(), "FS");
+
+ // Book histograms
+ _h_z_pi = bookHisto1D(1, 1, 1);
+ _h_z_K = bookHisto1D(1, 1, 2);
+ _h_z_p = bookHisto1D(1, 1, 3);
+ _h_z_all = bookHisto1D(1, 1, 4);
+
+ _h_z2_pi = bookHisto1D(5, 1, 1);
+ _h_z2_K = bookHisto1D(5, 1, 2);
+ _h_z2_p = bookHisto1D(5, 1, 3);
+
+ _n_pi = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,1)));
+ _n_K = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,2)));
+ _n_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,3)));
+ _d_pi = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,1)));
+ _d_K = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,2)));
+ _d_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(6,1,3)));
+ _n2_K = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,1)));
+ _n2_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,2)));
+ _n3_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,3)));
+ _d2_K = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,1)));
+ _d2_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,2)));
+ _d3_p = std::make_shared<YODA::Histo1D>(Histo1D(refData(7,1,3)));
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+
+ // Get event weight for histo filling
+ const double weight = event.weight();
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ foreach (const Particle& p, fs.particles()) {
+ double xP = p.p3().mod()/meanBeamMom;
+ _h_z_all->fill(xP, weight);
+ _d_pi->fill(xP, weight);
+ _d_K ->fill(xP, weight);
+ _d_p ->fill(xP, weight);
+ int id = abs(p.pdgId());
+ if(id==211) {
+ _h_z_pi->fill(xP, weight);
+ _h_z2_pi->fill(xP, xP*weight);
+ _n_pi ->fill(xP, 100.*weight);
+ _d2_K->fill(xP, weight);
+ _d2_p->fill(xP, weight);
+ _d3_p->fill(xP, weight);
+ }
+ else if(id==321) {
+ _h_z_K ->fill(xP, weight);
+ _h_z2_K ->fill(xP, xP*weight);
+ _n_K ->fill(xP, 100.*weight);
+ _n2_K->fill(xP, weight);
+ _d3_p->fill(xP, weight);
+ }
+ else if(id==2212) {
+ _h_z_p ->fill(xP, weight);
+ _h_z2_p ->fill(xP, xP*weight);
+ _n_p ->fill(xP, 100.*weight);
+ _n2_p->fill(xP, weight);
+ _n3_p->fill(xP, weight);
+ }
+ }
+ }
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ scale(_h_z_all,1./sumOfWeights());
+ scale(_h_z_pi ,1./sumOfWeights());
+ scale(_h_z_K ,1./sumOfWeights());
+ scale(_h_z_p ,1./sumOfWeights());
+ scale(_h_z2_pi ,1./sumOfWeights());
+ scale(_h_z2_K ,1./sumOfWeights());
+ scale(_h_z2_p ,1./sumOfWeights());
+ divide(_n_pi,_d_pi, bookScatter2D(6, 1, 1));
+ divide(_n_K ,_d_K , bookScatter2D(6, 1, 2));
+ divide(_n_p ,_d_p , bookScatter2D(6, 1, 3));
+ divide(_n2_K,_d2_K, bookScatter2D(7, 1, 1));
+ divide(_n2_p,_d2_p, bookScatter2D(7, 1, 2));
+ divide(_n3_p,_d3_p, bookScatter2D(7, 1, 3));
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_z_all,_h_z_pi,_h_z_K,_h_z_p;
+ Histo1DPtr _h_z2_pi,_h_z2_K,_h_z2_p;
+ Histo1DPtr _n_pi,_n_K,_n_p,_d_pi,_d_K,_d_p;
+ Histo1DPtr _n2_K,_n2_p,_n3_p,_d2_K,_d2_p,_d3_p;
+ //@}2
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TPC_1988_I262143);
+
+
+}
diff --git a/analyses/pluginSLAC/TPC_1988_I262143.info b/analyses/pluginSLAC/TPC_1988_I262143.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1988_I262143.info
@@ -0,0 +1,32 @@
+Name: TPC_1988_I262143
+Year: 1988
+Summary: Charged particle spectra at 29 GeV
+Experiment: TPC
+Collider: PEP
+InspireID: 262143
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Rev.Lett. 61 (1988) 1263, 1988
+RunInfo: e+e- to hadrons at 29 GeV
+NeedCrossSection: yes
+Beams: [e+, e-]
+Energies: [29]
+Description:
+ 'Momentum spectra for all charged particles, $\pi^\pm$, $K^\pm$ $p,\bar{p}$ in $e^+e^-$ collisions at 29 GeV measured by the TPC experiment.'
+Keywords: []
+BibKey: Aihara:1988su
+BibTeX: '@article{Aihara:1988su,
+ author = "Aihara, H. and others",
+ title = "{Charged hadron inclusive cross-sections and fractions in
+ $e^+e^-$ annihiliation $\sqrt{s}=29$ GeV}",
+ collaboration = "TPC/Two Gamma",
+ journal = "Phys. Rev. Lett.",
+ volume = "61",
+ year = "1988",
+ pages = "1263",
+ doi = "10.1103/PhysRevLett.61.1263",
+ reportNumber = "LBL-24896",
+ SLACcitation = "%%CITATION = PRLTA,61,1263;%%"
+}'
diff --git a/analyses/pluginSLAC/TPC_1988_I262143.plot b/analyses/pluginSLAC/TPC_1988_I262143.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1988_I262143.plot
@@ -0,0 +1,67 @@
+BEGIN PLOT /TPC_1988_I262143/d01-x01-y01
+Title=$\pi^\pm$ momentum spectrum
+XLabel=$z$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d01-x01-y02
+Title=$K^\pm$ momentum spectrum
+XLabel=$z$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d01-x01-y03
+Title=$p,\bar{p}$ momentum spectrum
+XLabel=$z$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d01-x01-y04
+Title=Charged particle momentum spectrum
+XLabel=$z$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /TPC_1988_I262143/d05-x01-y01
+Title=$\pi^\pm$ momentum fraction
+XLabel=$z$
+YLabel=$z/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d05-x01-y02
+Title=$K^\pm$ momentum fraction
+XLabel=$z$
+YLabel=$z/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d05-x01-y03
+Title=$p,\bar{p}$ momentum fraction
+XLabel=$z$
+YLabel=$z/\sigma\text{d}\sigma/\text{d}z$
+END PLOT
+
+BEGIN PLOT /TPC_1988_I262143/d06-x01-y01
+Title=$\pi^\pm$ fraction
+XLabel=$z$
+YLabel=$N_\pi/N_{\text{charged}} \%$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d06-x01-y02
+Title=$K^\pm$ fraction
+XLabel=$z$
+YLabel=$N_K/N_{\text{charged}} \%$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d06-x01-y03
+Title=$p,\bar{p}$ fraction
+XLabel=$z$
+YLabel=$N_p/N_{\text{charged}} \%$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d07-x01-y01
+Title=Ratio of $K^\pm$ to $\pi^\pm$
+XLabel=$z$
+YLabel=$N_K/N_\pi$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d07-x01-y02
+Title=Ratio of $p,\bar{p}$ to $\pi^\pm$
+XLabel=$z$
+YLabel=$N_p/N_\pi$
+END PLOT
+BEGIN PLOT /TPC_1988_I262143/d07-x01-y03
+Title=Ratio of $p,\bar{p}$ to $\pi^\pm$ and $K^\pm$
+XLabel=$z$
+YLabel=$N_p/N_{\pi,K}$
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginSLAC/TPC_1988_I262143.yoda b/analyses/pluginSLAC/TPC_1988_I262143.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginSLAC/TPC_1988_I262143.yoda
@@ -0,0 +1,526 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -7.2, up: 7.2}}, 1: {error: {dn: -5.4, up: 5.4}}, 2: {error: {dn: -6.6, up: 6.6}}, 3: {error: {dn: -5.0, up: 5.0}}, 4: {error: {dn: -4.1, up: 4.1}}, 5: {error: {dn: -3.5, up: 3.5}}, 6: {error: {dn: -3.2, up: 3.2}}, 7: {error: {dn: -3.0, up: 3.0}}, 8: {error: {dn: -2.7, up: 2.7}}, 9: {error: {dn: -2.5, up: 2.5}}, 10: {error: {dn: -2.6, up: 2.6}}, 11: {error: {dn: -3.0, up: 3.0}}, 16: {error: {dn: -1.9, up: 1.9}}, 17: {error: {dn: -1.5, up: 1.5}}, 23: {error: {dn: -0.51, up: 0.51}}, 24: {error: {dn: -0.45, up: 0.45}}, 25: {error: {dn: -0.36, up: 0.36}}, 26: {error: {dn: -0.26, up: 0.26}}, 27: {error: {dn: -0.14, up: 0.14}}, 28: {error: {dn: -0.1, up: 0.1}}, 29: {error: {dn: -0.071, up: 0.071}}, 30: {error: {dn: -0.038, up: 0.038}}, 31: {error: {dn: -0.022, up: 0.022}}, 32: {error: {dn: -0.015, up: 0.015}}, 33: {error: {dn: -0.007, up: 0.007}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d01-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-02 2.500000e-03 2.500000e-03 8.840000e+01 7.200000e+00 7.200000e+00
+1.750000e-02 2.500000e-03 2.500000e-03 1.383000e+02 5.400000e+00 5.400000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 1.495000e+02 6.600000e+00 6.600000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 1.442000e+02 5.000000e+00 5.000000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.309000e+02 4.100000e+00 4.100000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.129000e+02 3.500000e+00 3.500000e+00
+4.250000e-02 2.500000e-03 2.500000e-03 1.046000e+02 3.200000e+00 3.200000e+00
+4.750000e-02 2.500000e-03 2.500000e-03 9.380000e+01 3.000000e+00 3.000000e+00
+5.250000e-02 2.500000e-03 2.500000e-03 8.380000e+01 2.700000e+00 2.700000e+00
+5.750000e-02 2.500000e-03 2.500000e-03 7.600000e+01 2.500000e+00 2.500000e+00
+6.250000e-02 2.500000e-03 2.500000e-03 6.820000e+01 2.600000e+00 2.600000e+00
+6.750000e-02 2.500000e-03 2.500000e-03 6.090000e+01 3.000000e+00 3.000000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 3.600000e+01 1.900000e+00 1.900000e+00
+1.050000e-01 5.000000e-03 5.000000e-03 2.990000e+01 1.500000e+00 1.500000e+00
+1.700000e-01 1.000000e-02 1.000000e-02 1.248000e+01 5.100000e-01 5.100000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.077000e+01 4.500000e-01 4.500000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 7.950000e+00 3.600000e-01 3.600000e-01
+2.350000e-01 1.500000e-02 1.500000e-02 6.130000e+00 2.600000e-01 2.600000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 4.090000e+00 1.400000e-01 1.400000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 2.610000e+00 1.000000e-01 1.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 1.581000e+00 7.100000e-02 7.100000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 8.740000e-01 3.800000e-02 3.800000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 3.700000e-01 2.200000e-02 2.200000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 1.900000e-01 1.500000e-02 1.500000e-02
+8.000000e-01 1.000000e-01 1.000000e-01 4.660000e-02 7.000000e-03 7.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {3: {error: {dn: -0.49, up: 0.49}}, 4: {error: {dn: -0.56, up: 0.56}}, 5: {error: {dn: -0.59, up: 0.59}}, 6: {error: {dn: -1.2, up: 1.2}}, 7: {error: {dn: -0.96, up: 0.96}}, 8: {error: {dn: -0.65, up: 0.65}}, 9: {error: {dn: -0.74, up: 0.74}}, 10: {error: {dn: -1.3, up: 1.3}}, 11: {error: {dn: -2.3, up: 2.3}}, 16: {error: {dn: -1.5, up: 1.5}}, 17: {error: {dn: -0.92, up: 0.92}}, 18: {error: {dn: -0.61, up: 0.61}}, 19: {error: {dn: -0.49, up: 0.49}}, 20: {error: {dn: -0.38, up: 0.38}}, 27: {error: {dn: -0.11, up: 0.11}}, 28: {error: {dn: -0.073, up: 0.073}}, 29: {error: {dn: -0.055, up: 0.055}}, 30: {error: {dn: -0.03, up: 0.03}}, 31: {error: {dn: -0.02, up: 0.02}}, 32: {error: {dn: -0.012, up: 0.012}}, 33: {error: {dn: -0.0048, up: 0.0048}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d01-x01-y02
+Title: doi:10.17182/hepdata.38102.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.750000e-02 2.500000e-03 2.500000e-03 5.560000e+00 4.900000e-01 4.900000e-01
+3.250000e-02 2.500000e-03 2.500000e-03 7.210000e+00 5.600000e-01 5.600000e-01
+3.750000e-02 2.500000e-03 2.500000e-03 7.600000e+00 5.900000e-01 5.900000e-01
+4.250000e-02 2.500000e-03 2.500000e-03 9.300000e+00 1.200000e+00 1.200000e+00
+4.750000e-02 2.500000e-03 2.500000e-03 8.550000e+00 9.600000e-01 9.600000e-01
+5.250000e-02 2.500000e-03 2.500000e-03 8.730000e+00 6.500000e-01 6.500000e-01
+5.750000e-02 2.500000e-03 2.500000e-03 8.480000e+00 7.400000e-01 7.400000e-01
+6.250000e-02 2.500000e-03 2.500000e-03 9.200000e+00 1.300000e+00 1.300000e+00
+6.750000e-02 2.500000e-03 2.500000e-03 8.800000e+00 2.300000e+00 2.300000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 5.600000e+00 1.500000e+00 1.500000e+00
+1.050000e-01 5.000000e-03 5.000000e-03 6.320000e+00 9.200000e-01 9.200000e-01
+1.150000e-01 5.000000e-03 5.000000e-03 5.130000e+00 6.100000e-01 6.100000e-01
+1.250000e-01 5.000000e-03 5.000000e-03 5.130000e+00 4.900000e-01 4.900000e-01
+1.350000e-01 5.000000e-03 5.000000e-03 5.000000e+00 3.800000e-01 3.800000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 1.730000e+00 1.100000e-01 1.100000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.161000e+00 7.300000e-02 7.300000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 8.420000e-01 5.500000e-02 5.500000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 4.700000e-01 3.000000e-02 3.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 2.490000e-01 2.000000e-02 2.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 9.000000e-02 1.200000e-02 1.200000e-02
+8.000000e-01 1.000000e-01 1.000000e-01 2.250000e-02 4.800000e-03 4.800000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {5: {error: {dn: -0.65, up: 0.65}}, 6: {error: {dn: -0.46, up: 0.46}}, 7: {error: {dn: -0.46, up: 0.46}}, 8: {error: {dn: -0.41, up: 0.41}}, 9: {error: {dn: -0.39, up: 0.39}}, 10: {error: {dn: -0.39, up: 0.39}}, 11: {error: {dn: -0.33, up: 0.33}}, 12: {error: {dn: -0.48, up: 0.48}}, 13: {error: {dn: -0.58, up: 0.58}}, 14: {error: {dn: -1.2, up: 1.2}}, 15: {error: {dn: -0.57, up: 0.57}}, 16: {error: {dn: -0.33, up: 0.33}}, 17: {error: {dn: -0.6, up: 0.6}}, 27: {error: {dn: -0.1, up: 0.1}}, 28: {error: {dn: -0.062, up: 0.062}}, 29: {error: {dn: -0.046, up: 0.046}}, 30: {error: {dn: -0.022, up: 0.022}}, 31: {error: {dn: -0.012, up: 0.012}}, 32: {error: {dn: -0.008, up: 0.008}}, 33: {error: {dn: -0.0023, up: 0.0023}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d01-x01-y03
+Title: doi:10.17182/hepdata.38102.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.750000e-02 2.500000e-03 2.500000e-03 3.630000e+00 6.500000e-01 6.500000e-01
+4.250000e-02 2.500000e-03 2.500000e-03 3.460000e+00 4.600000e-01 4.600000e-01
+4.750000e-02 2.500000e-03 2.500000e-03 3.990000e+00 4.600000e-01 4.600000e-01
+5.250000e-02 2.500000e-03 2.500000e-03 3.640000e+00 4.100000e-01 4.100000e-01
+5.750000e-02 2.500000e-03 2.500000e-03 3.350000e+00 3.900000e-01 3.900000e-01
+6.250000e-02 2.500000e-03 2.500000e-03 3.320000e+00 3.900000e-01 3.900000e-01
+6.750000e-02 2.500000e-03 2.500000e-03 2.760000e+00 3.300000e-01 3.300000e-01
+7.250000e-02 2.500000e-03 2.500000e-03 4.000000e+00 4.800000e-01 4.800000e-01
+7.750000e-02 2.500000e-03 2.500000e-03 3.040000e+00 5.800000e-01 5.800000e-01
+8.250000e-02 2.500000e-03 2.500000e-03 3.900000e+00 1.200000e+00 1.200000e+00
+8.750000e-02 2.500000e-03 2.500000e-03 3.430000e+00 5.700000e-01 5.700000e-01
+9.500000e-02 5.000000e-03 5.000000e-03 3.060000e+00 3.300000e-01 3.300000e-01
+1.050000e-01 5.000000e-03 5.000000e-03 2.690000e+00 6.000000e-01 6.000000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 4.200000e-01 1.000000e-01 1.000000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 3.130000e-01 6.200000e-02 6.200000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 2.220000e-01 4.600000e-02 4.600000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.200000e-01 2.200000e-02 2.200000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 4.400000e-02 1.200000e-02 1.200000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.050000e-02 8.000000e-03 8.000000e-03
+8.000000e-01 1.000000e-01 1.000000e-01 6.400000e-03 2.300000e-03 2.300000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d01-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -7.4, up: 7.4}}, 1: {error: {dn: -5.6, up: 5.6}}, 2: {error: {dn: -7.0, up: 7.0}}, 3: {error: {dn: -5.2, up: 5.2}}, 4: {error: {dn: -4.3, up: 4.3}}, 5: {error: {dn: -3.8, up: 3.8}}, 6: {error: {dn: -3.6, up: 3.6}}, 7: {error: {dn: -3.3, up: 3.3}}, 8: {error: {dn: -3.0, up: 3.0}}, 9: {error: {dn: -2.7, up: 2.7}}, 10: {error: {dn: -2.6, up: 2.6}}, 11: {error: {dn: -2.4, up: 2.4}}, 12: {error: {dn: -2.4, up: 2.4}}, 13: {error: {dn: -2.2, up: 2.2}}, 14: {error: {dn: -2.2, up: 2.2}}, 15: {error: {dn: -1.8, up: 1.8}}, 16: {error: {dn: -1.4, up: 1.4}}, 17: {error: {dn: -1.3, up: 1.3}}, 18: {error: {dn: -1.3, up: 1.3}}, 19: {error: {dn: -1.1, up: 1.1}}, 20: {error: {dn: -1.0, up: 1.0}}, 21: {error: {dn: -0.82, up: 0.82}}, 22: {error: {dn: -0.79, up: 0.79}}, 23: {error: {dn: -0.58, up: 0.58}}, 24: {error: {dn: -0.58, up: 0.58}}, 25: {error: {dn: -0.44, up: 0.44}}, 26: {error: {dn: -0.32, up: 0.32}}, 27: {error: {dn: -0.18, up: 0.18}}, 28: {error: {dn: -0.13, up: 0.13}}, 29: {error: {dn: -0.093, up: 0.093}}, 30: {error: {dn: -0.049, up: 0.049}}, 31: {error: {dn: -0.029, up: 0.029}}, 32: {error: {dn: -0.019, up: 0.019}}, 33: {error: {dn: -0.0098, up: 0.0098}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d01-x01-y04
+Title: doi:10.17182/hepdata.38102.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.250000e-02 2.500000e-03 2.500000e-03 9.150000e+01 7.400000e+00 7.400000e+00
+1.750000e-02 2.500000e-03 2.500000e-03 1.448000e+02 5.600000e+00 5.600000e+00
+2.250000e-02 2.500000e-03 2.500000e-03 1.577000e+02 7.000000e+00 7.000000e+00
+2.750000e-02 2.500000e-03 2.500000e-03 1.534000e+02 5.200000e+00 5.200000e+00
+3.250000e-02 2.500000e-03 2.500000e-03 1.422000e+02 4.300000e+00 4.300000e+00
+3.750000e-02 2.500000e-03 2.500000e-03 1.241000e+02 3.800000e+00 3.800000e+00
+4.250000e-02 2.500000e-03 2.500000e-03 1.173000e+02 3.600000e+00 3.600000e+00
+4.750000e-02 2.500000e-03 2.500000e-03 1.064000e+02 3.300000e+00 3.300000e+00
+5.250000e-02 2.500000e-03 2.500000e-03 9.620000e+01 3.000000e+00 3.000000e+00
+5.750000e-02 2.500000e-03 2.500000e-03 8.780000e+01 2.700000e+00 2.700000e+00
+6.250000e-02 2.500000e-03 2.500000e-03 8.070000e+01 2.600000e+00 2.600000e+00
+6.750000e-02 2.500000e-03 2.500000e-03 7.250000e+01 2.400000e+00 2.400000e+00
+7.250000e-02 2.500000e-03 2.500000e-03 6.920000e+01 2.400000e+00 2.400000e+00
+7.750000e-02 2.500000e-03 2.500000e-03 6.000000e+01 2.200000e+00 2.200000e+00
+8.250000e-02 2.500000e-03 2.500000e-03 5.330000e+01 2.200000e+00 2.200000e+00
+8.750000e-02 2.500000e-03 2.500000e-03 4.920000e+01 1.800000e+00 1.800000e+00
+9.500000e-02 5.000000e-03 5.000000e-03 4.460000e+01 1.400000e+00 1.400000e+00
+1.050000e-01 5.000000e-03 5.000000e-03 3.900000e+01 1.300000e+00 1.300000e+00
+1.150000e-01 5.000000e-03 5.000000e-03 3.390000e+01 1.300000e+00 1.300000e+00
+1.250000e-01 5.000000e-03 5.000000e-03 2.940000e+01 1.100000e+00 1.100000e+00
+1.350000e-01 5.000000e-03 5.000000e-03 2.610000e+01 1.000000e+00 1.000000e+00
+1.450000e-01 5.000000e-03 5.000000e-03 2.211000e+01 8.200000e-01 8.200000e-01
+1.550000e-01 5.000000e-03 5.000000e-03 2.044000e+01 7.900000e-01 7.900000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.700000e+01 5.800000e-01 5.800000e-01
+1.900000e-01 1.000000e-02 1.000000e-02 1.438000e+01 5.800000e-01 5.800000e-01
+2.100000e-01 1.000000e-02 1.000000e-02 1.131000e+01 4.400000e-01 4.400000e-01
+2.350000e-01 1.500000e-02 1.500000e-02 8.960000e+00 3.200000e-01 3.200000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 6.240000e+00 1.800000e-01 1.800000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 4.080000e+00 1.300000e-01 1.300000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 2.644000e+00 9.300000e-02 9.300000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.463000e+00 4.900000e-02 4.900000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 6.630000e-01 2.900000e-02 2.900000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.100000e-01 1.900000e-02 1.900000e-02
+8.000000e-01 1.000000e-01 1.000000e-01 7.550000e-02 9.800000e-03 9.800000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER3D_V2 /REF/TPC_1988_I262143/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -12.0, up: 12.0}}, 1: {error: {dn: -7.1, up: 7.1}}, 2: {error: {dn: -7.8, up: 7.8}}, 3: {error: {dn: -5.6, up: 5.6}}, 4: {error: {dn: -4.5, up: 4.5}}, 5: {error: {dn: -3.7, up: 3.7}}, 6: {error: {dn: -3.4, up: 3.4}}, 7: {error: {dn: -3.1, up: 3.1}}, 8: {error: {dn: -2.8, up: 2.8}}, 9: {error: {dn: -2.6, up: 2.6}}, 10: {error: {dn: -2.6, up: 2.6}}, 11: {error: {dn: -3.0, up: 3.0}}, 13: {error: {dn: -1.9, up: 1.9}}, 14: {error: {dn: -1.5, up: 1.5}}, 16: {error: {dn: -0.51, up: 0.51}}, 17: {error: {dn: -0.45, up: 0.45}}, 18: {error: {dn: -0.36, up: 0.36}}, 19: {error: {dn: -0.26, up: 0.26}}, 20: {error: {dn: -0.14, up: 0.14}}, 21: {error: {dn: -0.1, up: 0.1}}, 22: {error: {dn: -0.071, up: 0.071}}, 23: {error: {dn: -0.038, up: 0.038}}, 24: {error: {dn: -0.022, up: 0.022}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d02-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t2
+Type: Scatter3D
+---
+# xval xerr- xerr+ yval yerr- yerr+ zval zerr- zerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.000000e+00 5.000000e-01 5.000000e-01 1.420000e+02 1.200000e+01 1.200000e+01
+2.000000e+00 5.000000e-01 5.000000e-01 2.000000e+00 5.000000e-01 5.000000e-01 1.809000e+02 7.100000e+00 7.100000e+00
+3.000000e+00 5.000000e-01 5.000000e-01 3.000000e+00 5.000000e-01 5.000000e-01 1.772000e+02 7.800000e+00 7.800000e+00
+4.000000e+00 5.000000e-01 5.000000e-01 4.000000e+00 5.000000e-01 5.000000e-01 1.621000e+02 5.600000e+00 5.600000e+00
+5.000000e+00 5.000000e-01 5.000000e-01 5.000000e+00 5.000000e-01 5.000000e-01 1.425000e+02 4.500000e+00 4.500000e+00
+6.000000e+00 5.000000e-01 5.000000e-01 6.000000e+00 5.000000e-01 5.000000e-01 1.204000e+02 3.700000e+00 3.700000e+00
+7.000000e+00 5.000000e-01 5.000000e-01 7.000000e+00 5.000000e-01 5.000000e-01 1.100000e+02 3.400000e+00 3.400000e+00
+8.000000e+00 5.000000e-01 5.000000e-01 8.000000e+00 5.000000e-01 5.000000e-01 9.770000e+01 3.100000e+00 3.100000e+00
+9.000000e+00 5.000000e-01 5.000000e-01 9.000000e+00 5.000000e-01 5.000000e-01 8.660000e+01 2.800000e+00 2.800000e+00
+1.000000e+01 5.000000e-01 5.000000e-01 1.000000e+01 5.000000e-01 5.000000e-01 7.810000e+01 2.600000e+00 2.600000e+00
+1.100000e+01 5.000000e-01 5.000000e-01 1.100000e+01 5.000000e-01 5.000000e-01 6.980000e+01 2.600000e+00 2.600000e+00
+1.200000e+01 5.000000e-01 5.000000e-01 1.200000e+01 5.000000e-01 5.000000e-01 6.220000e+01 3.000000e+00 3.000000e+00
+1.400000e+01 5.000000e-01 5.000000e-01 1.400000e+01 5.000000e-01 5.000000e-01 3.640000e+01 1.900000e+00 1.900000e+00
+1.500000e+01 5.000000e-01 5.000000e-01 1.500000e+01 5.000000e-01 5.000000e-01 3.020000e+01 1.500000e+00 1.500000e+00
+1.700000e+01 5.000000e-01 5.000000e-01 1.700000e+01 5.000000e-01 5.000000e-01 1.252000e+01 5.100000e-01 5.100000e-01
+1.800000e+01 5.000000e-01 5.000000e-01 1.800000e+01 5.000000e-01 5.000000e-01 1.079000e+01 4.500000e-01 4.500000e-01
+1.900000e+01 5.000000e-01 5.000000e-01 1.900000e+01 5.000000e-01 5.000000e-01 7.970000e+00 3.600000e-01 3.600000e-01
+2.000000e+01 5.000000e-01 5.000000e-01 2.000000e+01 5.000000e-01 5.000000e-01 6.140000e+00 2.600000e-01 2.600000e-01
+2.100000e+01 5.000000e-01 5.000000e-01 2.100000e+01 5.000000e-01 5.000000e-01 4.090000e+00 1.400000e-01 1.400000e-01
+2.200000e+01 5.000000e-01 5.000000e-01 2.200000e+01 5.000000e-01 5.000000e-01 2.610000e+00 1.000000e-01 1.000000e-01
+2.300000e+01 5.000000e-01 5.000000e-01 2.300000e+01 5.000000e-01 5.000000e-01 1.582000e+00 7.100000e-02 7.100000e-02
+2.400000e+01 5.000000e-01 5.000000e-01 2.400000e+01 5.000000e-01 5.000000e-01 8.750000e-01 3.800000e-02 3.800000e-02
+2.500000e+01 5.000000e-01 5.000000e-01 2.500000e+01 5.000000e-01 5.000000e-01 3.700000e-01 2.200000e-02 2.200000e-02
+END YODA_SCATTER3D_V2
+BEGIN YODA_SCATTER3D_V2 /REF/TPC_1988_I262143/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -1.2, up: 1.2}}, 1: {error: {dn: -1.2, up: 1.2}}, 2: {error: {dn: -1.1, up: 1.1}}, 3: {error: {dn: -2.0, up: 2.0}}, 4: {error: {dn: -1.5, up: 1.5}}, 5: {error: {dn: -0.9, up: 0.9}}, 6: {error: {dn: -1.0, up: 1.0}}, 7: {error: {dn: -1.7, up: 1.7}}, 8: {error: {dn: -2.8, up: 2.8}}, 10: {error: {dn: -1.7, up: 1.7}}, 11: {error: {dn: -1.0, up: 1.0}}, 12: {error: {dn: -0.67, up: 0.67}}, 13: {error: {dn: -0.52, up: 0.52}}, 14: {error: {dn: -0.41, up: 0.41}}, 16: {error: {dn: -0.11, up: 0.11}}, 17: {error: {dn: -0.074, up: 0.074}}, 18: {error: {dn: -0.055, up: 0.055}}, 19: {error: {dn: -0.03, up: 0.03}}, 20: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d03-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t3
+Type: Scatter3D
+---
+# xval xerr- xerr+ yval yerr- yerr+ zval zerr- zerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.000000e+00 5.000000e-01 5.000000e-01 1.410000e+01 1.200000e+00 1.200000e+00
+2.000000e+00 5.000000e-01 5.000000e-01 2.000000e+00 5.000000e-01 5.000000e-01 1.520000e+01 1.200000e+00 1.200000e+00
+3.000000e+00 5.000000e-01 5.000000e-01 3.000000e+00 5.000000e-01 5.000000e-01 1.390000e+01 1.100000e+00 1.100000e+00
+4.000000e+00 5.000000e-01 5.000000e-01 4.000000e+00 5.000000e-01 5.000000e-01 1.520000e+01 2.000000e+00 2.000000e+00
+5.000000e+00 5.000000e-01 5.000000e-01 5.000000e+00 5.000000e-01 5.000000e-01 1.300000e+01 1.500000e+00 1.500000e+00
+6.000000e+00 5.000000e-01 5.000000e-01 6.000000e+00 5.000000e-01 5.000000e-01 1.240000e+01 9.000000e-01 9.000000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 7.000000e+00 5.000000e-01 5.000000e-01 1.150000e+01 1.000000e+00 1.000000e+00
+8.000000e+00 5.000000e-01 5.000000e-01 8.000000e+00 5.000000e-01 5.000000e-01 1.190000e+01 1.700000e+00 1.700000e+00
+9.000000e+00 5.000000e-01 5.000000e-01 9.000000e+00 5.000000e-01 5.000000e-01 1.110000e+01 2.800000e+00 2.800000e+00
+1.100000e+01 5.000000e-01 5.000000e-01 1.100000e+01 5.000000e-01 5.000000e-01 6.300000e+00 1.700000e+00 1.700000e+00
+1.200000e+01 5.000000e-01 5.000000e-01 1.200000e+01 5.000000e-01 5.000000e-01 7.000000e+00 1.000000e+00 1.000000e+00
+1.300000e+01 5.000000e-01 5.000000e-01 1.300000e+01 5.000000e-01 5.000000e-01 5.580000e+00 6.700000e-01 6.700000e-01
+1.400000e+01 5.000000e-01 5.000000e-01 1.400000e+01 5.000000e-01 5.000000e-01 5.510000e+00 5.200000e-01 5.200000e-01
+1.500000e+01 5.000000e-01 5.000000e-01 1.500000e+01 5.000000e-01 5.000000e-01 5.320000e+00 4.100000e-01 4.100000e-01
+1.700000e+01 5.000000e-01 5.000000e-01 1.700000e+01 5.000000e-01 5.000000e-01 1.760000e+00 1.100000e-01 1.100000e-01
+1.800000e+01 5.000000e-01 5.000000e-01 1.800000e+01 5.000000e-01 5.000000e-01 1.174000e+00 7.400000e-02 7.400000e-02
+1.900000e+01 5.000000e-01 5.000000e-01 1.900000e+01 5.000000e-01 5.000000e-01 8.490000e-01 5.500000e-02 5.500000e-02
+2.000000e+01 5.000000e-01 5.000000e-01 2.000000e+01 5.000000e-01 5.000000e-01 4.720000e-01 3.000000e-02 3.000000e-02
+2.100000e+01 5.000000e-01 5.000000e-01 2.100000e+01 5.000000e-01 5.000000e-01 2.500000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER3D_V2
+BEGIN YODA_SCATTER3D_V2 /REF/TPC_1988_I262143/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.6, up: 2.6}}, 1: {error: {dn: -1.5, up: 1.5}}, 2: {error: {dn: -1.3, up: 1.3}}, 3: {error: {dn: -1.0, up: 1.0}}, 4: {error: {dn: -0.89, up: 0.89}}, 5: {error: {dn: -0.81, up: 0.81}}, 6: {error: {dn: -0.63, up: 0.63}}, 7: {error: {dn: -0.86, up: 0.86}}, 8: {error: {dn: -0.98, up: 0.98}}, 9: {error: {dn: -1.9, up: 1.9}}, 10: {error: {dn: -0.88, up: 0.88}}, 11: {error: {dn: -0.48, up: 0.48}}, 12: {error: {dn: -0.83, up: 0.83}}, 14: {error: {dn: -0.11, up: 0.11}}, 15: {error: {dn: -0.064, up: 0.064}}, 16: {error: {dn: -0.047, up: 0.047}}, 17: {error: {dn: -0.023, up: 0.023}}, 18: {error: {dn: -0.012, up: 0.012}}, 19: {error: {dn: -0.0081, up: 0.0081}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d04-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t4
+Type: Scatter3D
+---
+# xval xerr- xerr+ yval yerr- yerr+ zval zerr- zerr+
+1.000000e+00 5.000000e-01 5.000000e-01 1.000000e+00 5.000000e-01 5.000000e-01 1.450000e+01 2.600000e+00 2.600000e+00
+2.000000e+00 5.000000e-01 5.000000e-01 2.000000e+00 5.000000e-01 5.000000e-01 1.150000e+01 1.500000e+00 1.500000e+00
+3.000000e+00 5.000000e-01 5.000000e-01 3.000000e+00 5.000000e-01 5.000000e-01 1.140000e+01 1.300000e+00 1.300000e+00
+4.000000e+00 5.000000e-01 5.000000e-01 4.000000e+00 5.000000e-01 5.000000e-01 9.200000e+00 1.000000e+00 1.000000e+00
+5.000000e+00 5.000000e-01 5.000000e-01 5.000000e+00 5.000000e-01 5.000000e-01 7.600000e+00 8.900000e-01 8.900000e-01
+6.000000e+00 5.000000e-01 5.000000e-01 6.000000e+00 5.000000e-01 5.000000e-01 6.870000e+00 8.100000e-01 8.100000e-01
+7.000000e+00 5.000000e-01 5.000000e-01 7.000000e+00 5.000000e-01 5.000000e-01 5.300000e+00 6.300000e-01 6.300000e-01
+8.000000e+00 5.000000e-01 5.000000e-01 8.000000e+00 5.000000e-01 5.000000e-01 7.180000e+00 8.600000e-01 8.600000e-01
+9.000000e+00 5.000000e-01 5.000000e-01 9.000000e+00 5.000000e-01 5.000000e-01 5.150000e+00 9.800000e-01 9.800000e-01
+1.000000e+01 5.000000e-01 5.000000e-01 1.000000e+01 5.000000e-01 5.000000e-01 6.300000e+00 1.900000e+00 1.900000e+00
+1.100000e+01 5.000000e-01 5.000000e-01 1.100000e+01 5.000000e-01 5.000000e-01 5.310000e+00 8.800000e-01 8.800000e-01
+1.200000e+01 5.000000e-01 5.000000e-01 1.200000e+01 5.000000e-01 5.000000e-01 4.490000e+00 4.800000e-01 4.800000e-01
+1.300000e+01 5.000000e-01 5.000000e-01 1.300000e+01 5.000000e-01 5.000000e-01 3.720000e+00 8.300000e-01 8.300000e-01
+1.500000e+01 5.000000e-01 5.000000e-01 1.500000e+01 5.000000e-01 5.000000e-01 4.500000e-01 1.100000e-01 1.100000e-01
+1.600000e+01 5.000000e-01 5.000000e-01 1.600000e+01 5.000000e-01 5.000000e-01 3.260000e-01 6.400000e-02 6.400000e-02
+1.700000e+01 5.000000e-01 5.000000e-01 1.700000e+01 5.000000e-01 5.000000e-01 2.290000e-01 4.700000e-02 4.700000e-02
+1.800000e+01 5.000000e-01 5.000000e-01 1.800000e+01 5.000000e-01 5.000000e-01 1.220000e-01 2.300000e-02 2.300000e-02
+1.900000e+01 5.000000e-01 5.000000e-01 1.900000e+01 5.000000e-01 5.000000e-01 4.500000e-02 1.200000e-02 1.200000e-02
+2.000000e+01 5.000000e-01 5.000000e-01 2.000000e+01 5.000000e-01 5.000000e-01 3.080000e-02 8.100000e-03 8.100000e-03
+END YODA_SCATTER3D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.091, up: 0.091}}, 1: {error: {dn: -0.095, up: 0.095}}, 2: {error: {dn: -0.15, up: 0.15}}, 3: {error: {dn: -0.14, up: 0.14}}, 4: {error: {dn: -0.13, up: 0.13}}, 5: {error: {dn: -0.13, up: 0.13}}, 6: {error: {dn: -0.14, up: 0.14}}, 7: {error: {dn: -0.14, up: 0.14}}, 8: {error: {dn: -0.14, up: 0.14}}, 9: {error: {dn: -0.14, up: 0.14}}, 10: {error: {dn: -0.16, up: 0.16}}, 11: {error: {dn: -0.2, up: 0.2}}, 16: {error: {dn: -0.18, up: 0.18}}, 17: {error: {dn: -0.16, up: 0.16}}, 23: {error: {dn: -0.086, up: 0.086}}, 24: {error: {dn: -0.084, up: 0.084}}, 25: {error: {dn: -0.076, up: 0.076}}, 26: {error: {dn: -0.06, up: 0.06}}, 27: {error: {dn: -0.039, up: 0.039}}, 28: {error: {dn: -0.032, up: 0.032}}, 29: {error: {dn: -0.026, up: 0.026}}, 30: {error: {dn: -0.017, up: 0.017}}, 31: {error: {dn: -0.012, up: 0.012}}, 32: {error: {dn: -0.0097, up: 0.0097}}, 33: {error: {dn: -0.0054, up: 0.0054}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d05-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.260000e-02 2.600000e-03 2.400000e-03 1.118000e+00 9.100000e-02 9.100000e-02
+1.750000e-02 2.500000e-03 2.500000e-03 2.426000e+00 9.500000e-02 9.500000e-02
+2.250000e-02 2.500000e-03 2.500000e-03 3.360000e+00 1.500000e-01 1.500000e-01
+2.750000e-02 2.500000e-03 2.500000e-03 3.960000e+00 1.400000e-01 1.400000e-01
+3.250000e-02 2.500000e-03 2.500000e-03 4.250000e+00 1.300000e-01 1.300000e-01
+3.740000e-02 2.400000e-03 2.600000e-03 4.230000e+00 1.300000e-01 1.300000e-01
+4.240000e-02 2.400000e-03 2.600000e-03 4.440000e+00 1.400000e-01 1.400000e-01
+4.740000e-02 2.400000e-03 2.600000e-03 4.450000e+00 1.400000e-01 1.400000e-01
+5.250000e-02 2.500000e-03 2.500000e-03 4.400000e+00 1.400000e-01 1.400000e-01
+5.750000e-02 2.500000e-03 2.500000e-03 4.360000e+00 1.400000e-01 1.400000e-01
+6.250000e-02 2.500000e-03 2.500000e-03 4.260000e+00 1.600000e-01 1.600000e-01
+6.750000e-02 2.500000e-03 2.500000e-03 4.110000e+00 2.000000e-01 2.000000e-01
+9.480000e-02 4.800000e-03 5.200000e-03 3.410000e+00 1.800000e-01 1.800000e-01
+1.049000e-01 4.900000e-03 5.100000e-03 3.140000e+00 1.600000e-01 1.600000e-01
+1.699000e-01 9.900000e-03 1.010000e-02 2.120000e+00 8.600000e-02 8.600000e-02
+1.896000e-01 9.600000e-03 1.040000e-02 2.042000e+00 8.400000e-02 8.400000e-02
+2.095000e-01 9.500000e-03 1.050000e-02 1.666000e+00 7.600000e-02 7.600000e-02
+2.346000e-01 1.460000e-02 1.540000e-02 1.438000e+00 6.000000e-02 6.000000e-02
+2.728000e-01 2.280000e-02 2.720000e-02 1.115000e+00 3.900000e-02 3.900000e-02
+3.236000e-01 2.360000e-02 2.640000e-02 8.430000e-01 3.200000e-02 3.200000e-02
+3.722000e-01 2.220000e-02 2.780000e-02 5.880000e-01 2.600000e-02 2.600000e-02
+4.438000e-01 4.380000e-02 5.620000e-02 3.880000e-01 1.700000e-02 1.700000e-02
+5.420000e-01 4.200000e-02 5.800000e-02 2.000000e-01 1.200000e-02 1.200000e-02
+6.408000e-01 4.080000e-02 5.920000e-02 1.214000e-01 9.700000e-03 9.700000e-03
+7.701000e-01 7.010000e-02 1.299000e-01 3.590000e-02 5.400000e-03 5.400000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d05-x01-y02
+Variations: [""]
+ErrorBreakdown: {3: {error: {dn: -0.014, up: 0.014}}, 4: {error: {dn: -0.018, up: 0.018}}, 5: {error: {dn: -0.022, up: 0.022}}, 6: {error: {dn: -0.051, up: 0.051}}, 7: {error: {dn: -0.046, up: 0.046}}, 8: {error: {dn: -0.034, up: 0.034}}, 9: {error: {dn: -0.042, up: 0.042}}, 10: {error: {dn: -0.084, up: 0.084}}, 11: {error: {dn: -0.15, up: 0.15}}, 16: {error: {dn: -0.14, up: 0.14}}, 17: {error: {dn: -0.097, up: 0.097}}, 18: {error: {dn: -0.07, up: 0.07}}, 19: {error: {dn: -0.061, up: 0.061}}, 20: {error: {dn: -0.052, up: 0.052}}, 27: {error: {dn: -0.029, up: 0.029}}, 28: {error: {dn: -0.024, up: 0.024}}, 29: {error: {dn: -0.02, up: 0.02}}, 30: {error: {dn: -0.013, up: 0.013}}, 31: {error: {dn: -0.011, up: 0.011}}, 32: {error: {dn: -0.0075, up: 0.0075}}, 33: {error: {dn: -0.0037, up: 0.0037}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d05-x01-y02
+Title: doi:10.17182/hepdata.38102.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.750000e-02 2.500000e-03 2.500000e-03 1.530000e-01 1.400000e-02 1.400000e-02
+3.250000e-02 2.500000e-03 2.500000e-03 2.340000e-01 1.800000e-02 1.800000e-02
+3.740000e-02 2.400000e-03 2.600000e-03 2.840000e-01 2.200000e-02 2.200000e-02
+4.240000e-02 2.400000e-03 2.600000e-03 3.930000e-01 5.100000e-02 5.100000e-02
+4.740000e-02 2.400000e-03 2.600000e-03 4.050000e-01 4.600000e-02 4.600000e-02
+5.250000e-02 2.500000e-03 2.500000e-03 4.580000e-01 3.400000e-02 3.400000e-02
+5.750000e-02 2.500000e-03 2.500000e-03 4.880000e-01 4.200000e-02 4.200000e-02
+6.250000e-02 2.500000e-03 2.500000e-03 5.740000e-01 8.400000e-02 8.400000e-02
+6.750000e-02 2.500000e-03 2.500000e-03 6.000000e-01 1.500000e-01 1.500000e-01
+9.480000e-02 4.800000e-03 5.200000e-03 5.300000e-01 1.400000e-01 1.400000e-01
+1.049000e-01 4.900000e-03 5.100000e-03 6.630000e-01 9.700000e-02 9.700000e-02
+1.149000e-01 4.900000e-03 5.100000e-03 5.890000e-01 7.000000e-02 7.000000e-02
+1.248000e-01 4.800000e-03 5.200000e-03 6.401000e-01 6.100000e-02 6.100000e-02
+1.349000e-01 4.900000e-03 5.100000e-03 6.740000e-01 5.200000e-02 5.200000e-02
+2.728000e-01 2.280000e-02 2.720000e-02 4.730000e-01 2.900000e-02 2.900000e-02
+3.236000e-01 2.360000e-02 2.640000e-02 3.760000e-01 2.400000e-02 2.400000e-02
+3.722000e-01 2.220000e-02 2.780000e-02 3.130000e-01 2.000000e-02 2.000000e-02
+4.438000e-01 4.380000e-02 5.620000e-02 2.080000e-01 1.300000e-02 1.300000e-02
+5.420000e-01 4.200000e-02 5.800000e-02 1.350000e-01 1.100000e-02 1.100000e-02
+6.408000e-01 4.080000e-02 5.920000e-02 5.790000e-02 7.500000e-03 7.500000e-03
+7.701000e-01 7.010000e-02 1.299000e-01 1.730000e-02 3.700000e-03 3.700000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d05-x01-y03
+Variations: [""]
+ErrorBreakdown: {5: {error: {dn: -0.024, up: 0.024}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.022, up: 0.022}}, 8: {error: {dn: -0.022, up: 0.022}}, 9: {error: {dn: -0.023, up: 0.023}}, 10: {error: {dn: -0.024, up: 0.024}}, 11: {error: {dn: -0.022, up: 0.022}}, 12: {error: {dn: -0.035, up: 0.035}}, 13: {error: {dn: -0.045, up: 0.045}}, 14: {error: {dn: -0.098, up: 0.098}}, 15: {error: {dn: -0.05, up: 0.05}}, 16: {error: {dn: -0.031, up: 0.031}}, 17: {error: {dn: -0.063, up: 0.063}}, 27: {error: {dn: -0.027, up: 0.027}}, 28: {error: {dn: -0.02, up: 0.02}}, 29: {error: {dn: -0.017, up: 0.017}}, 30: {error: {dn: -0.0098, up: 0.0098}}, 31: {error: {dn: -0.0064, up: 0.0064}}, 32: {error: {dn: -0.0051, up: 0.0051}}, 33: {error: {dn: -0.0017, up: 0.0017}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d05-x01-y03
+Title: doi:10.17182/hepdata.38102.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.740000e-02 2.400000e-03 2.600000e-03 1.360000e-01 2.400000e-02 2.400000e-02
+4.240000e-02 2.400000e-03 2.600000e-03 1.470000e-01 2.000000e-02 2.000000e-02
+4.740000e-02 2.400000e-03 2.600000e-03 1.890000e-01 2.200000e-02 2.200000e-02
+5.250000e-02 2.500000e-03 2.500000e-03 1.910000e-01 2.200000e-02 2.200000e-02
+5.750000e-02 2.500000e-03 2.500000e-03 1.920000e-01 2.300000e-02 2.300000e-02
+6.250000e-02 2.500000e-03 2.500000e-03 2.070000e-01 2.400000e-02 2.400000e-02
+6.750000e-02 2.500000e-03 2.500000e-03 1.860000e-01 2.200000e-02 2.200000e-02
+7.240000e-02 2.400000e-03 2.600000e-03 2.890000e-01 3.500000e-02 3.500000e-02
+7.750000e-02 2.500000e-03 2.500000e-03 2.350000e-01 4.500000e-02 4.500000e-02
+8.250000e-02 2.500000e-03 2.500000e-03 3.210000e-01 9.800000e-02 9.800000e-02
+8.750000e-02 2.500000e-03 2.500000e-03 3.000000e-01 5.000000e-02 5.000000e-02
+9.480000e-02 4.800000e-03 5.200000e-03 2.900000e-01 3.100000e-02 3.100000e-02
+1.049000e-01 4.900000e-03 5.100000e-03 2.830000e-01 6.300000e-02 6.300000e-02
+2.728000e-01 2.280000e-02 2.720000e-02 1.660000e-01 2.700000e-02 2.700000e-02
+3.236000e-01 2.360000e-02 2.640000e-02 1.010000e-01 2.000000e-02 2.000000e-02
+3.722000e-01 2.220000e-02 2.780000e-02 8.300000e-02 1.700000e-02 1.700000e-02
+4.438000e-01 4.380000e-02 5.620000e-02 5.310000e-02 9.800000e-03 9.800000e-03
+5.420000e-01 4.200000e-02 5.800000e-02 2.400000e-02 6.400000e-03 6.400000e-03
+6.408000e-01 4.080000e-02 5.920000e-02 1.950000e-02 5.100000e-03 5.100000e-03
+7.701000e-01 7.010000e-02 1.299000e-01 5.000000e-03 1.700000e-03 1.700000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.66, up: 0.66}}, 1: {error: {dn: -0.99, up: 0.99}}, 2: {error: {dn: -0.9, up: 0.9}}, 3: {error: {dn: -0.74, up: 0.74}}, 4: {error: {dn: -0.89, up: 0.89}}, 5: {error: {dn: -1.7, up: 1.7}}, 6: {error: {dn: -3.1, up: 3.1}}, 11: {error: {dn: -3.5, up: 3.5}}, 12: {error: {dn: -3.2, up: 3.2}}, 17: {error: {dn: -1.6, up: 1.6}}, 18: {error: {dn: -1.9, up: 1.9}}, 19: {error: {dn: -1.6, up: 1.6}}, 20: {error: {dn: -1.6, up: 1.6}}, 21: {error: {dn: -1.1, up: 1.1}}, 22: {error: {dn: -1.3, up: 1.3}}, 23: {error: {dn: -1.7, up: 1.7}}, 24: {error: {dn: -1.5, up: 1.5}}, 25: {error: {dn: -2.3, up: 2.3}}, 26: {error: {dn: -3.2, up: 3.2}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d06-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0375 0.0025 0.0025 9.095000e+01 6.600000e-01 6.600000e-01
+0.0425 0.0025 0.0025 8.915000e+01 9.900000e-01 9.900000e-01
+0.0475 0.0025 0.0025 8.821000e+01 9.000000e-01 9.000000e-01
+0.0525 0.0025 0.0025 8.713000e+01 7.400000e-01 7.400000e-01
+0.0575 0.0025 0.0025 8.652000e+01 8.900000e-01 8.900000e-01
+0.0625 0.0025 0.0025 8.450000e+01 1.700000e+00 1.700000e+00
+0.0675 0.0025 0.0025 8.400000e+01 3.100000e+00 3.100000e+00
+0.0950 0.0050 0.0050 8.070000e+01 3.500000e+00 3.500000e+00
+0.105 0.0050 0.0050 7.690000e+01 3.200000e+00 3.200000e+00
+0.170 0.0100 0.0100 7.340000e+01 1.600000e+00 1.600000e+00
+0.19 0.0100 0.0100 7.480000e+01 1.900000e+00 1.900000e+00
+0.210 0.0100 0.0100 7.030000e+01 1.600000e+00 1.600000e+00
+0.235 0.0150 0.0150 6.840000e+01 1.600000e+00 1.600000e+00
+0.275 0.0250 0.0250 6.540000e+01 1.100000e+00 1.100000e+00
+0.325 0.0250 0.0250 6.390000e+01 1.300000e+00 1.300000e+00
+0.375 0.0250 0.0250 5.980000e+01 1.700000e+00 1.700000e+00
+0.45 0.0500 0.0500 5.970000e+01 1.500000e+00 1.500000e+00
+0.55 0.0500 0.0500 5.580000e+01 2.300000e+00 2.300000e+00
+0.650 0.0500 0.0500 6.100000e+01 3.200000e+00 3.200000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d06-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.45, up: 0.45}}, 1: {error: {dn: -0.94, up: 0.94}}, 2: {error: {dn: -0.84, up: 0.84}}, 3: {error: {dn: -0.63, up: 0.63}}, 4: {error: {dn: -0.8, up: 0.8}}, 5: {error: {dn: -1.6, up: 1.6}}, 6: {error: {dn: -3.1, up: 3.1}}, 11: {error: {dn: -3.3, up: 3.3}}, 12: {error: {dn: -2.3, up: 2.3}}, 13: {error: {dn: -1.7, up: 1.7}}, 14: {error: {dn: -1.6, up: 1.6}}, 15: {error: {dn: -1.3, up: 1.3}}, 21: {error: {dn: -1.6, up: 1.6}}, 22: {error: {dn: -1.6, up: 1.6}}, 23: {error: {dn: -1.8, up: 1.8}}, 24: {error: {dn: -1.7, up: 1.7}}, 25: {error: {dn: -2.5, up: 2.5}}, 26: {error: {dn: -3.4, up: 3.4}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d06-x01-y02
+Title: doi:10.17182/hepdata.38102.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0375 0.0025 0.0025 6.120000e+00 4.500000e-01 4.500000e-01
+0.0425 0.0025 0.0025 7.900000e+00 9.400000e-01 9.400000e-01
+0.0475 0.0025 0.0025 8.040000e+00 8.400000e-01 8.400000e-01
+0.0525 0.0025 0.0025 9.080000e+00 6.300000e-01 6.300000e-01
+0.0575 0.0025 0.0025 9.660000e+00 8.000000e-01 8.000000e-01
+0.0625 0.0025 0.0025 1.140000e+01 1.600000e+00 1.600000e+00
+0.0675 0.0025 0.0025 1.220000e+01 3.100000e+00 3.100000e+00
+0.095 0.0050 0.0050 1.240000e+01 3.300000e+00 3.300000e+00
+0.105 0.0050 0.0050 1.620000e+01 2.300000e+00 2.300000e+00
+0.115 0.0050 0.0050 1.510000e+01 1.700000e+00 1.700000e+00
+0.125 0.0050 0.0050 1.740000e+01 1.600000e+00 1.600000e+00
+0.135 0.0050 0.0050 1.910000e+01 1.300000e+00 1.300000e+00
+0.275 0.0250 0.0250 2.780000e+01 1.600000e+00 1.600000e+00
+0.325 0.0250 0.0250 2.840000e+01 1.600000e+00 1.600000e+00
+0.375 0.0250 0.0250 3.180000e+01 1.800000e+00 1.800000e+00
+0.45 0.0500 0.0500 3.210000e+01 1.700000e+00 1.700000e+00
+0.55 0.0500 0.0500 3.750000e+01 2.500000e+00 2.500000e+00
+0.65 0.0500 0.0500 2.910000e+01 3.400000e+00 3.400000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d06-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.51, up: 0.51}}, 1: {error: {dn: -0.38, up: 0.38}}, 2: {error: {dn: -0.41, up: 0.41}}, 3: {error: {dn: -0.41, up: 0.41}}, 4: {error: {dn: -0.43, up: 0.43}}, 5: {error: {dn: -0.47, up: 0.47}}, 6: {error: {dn: -0.44, up: 0.44}}, 7: {error: {dn: -0.66, up: 0.66}}, 8: {error: {dn: -0.92, up: 0.92}}, 9: {error: {dn: -2.1, up: 2.1}}, 10: {error: {dn: -1.1, up: 1.1}}, 11: {error: {dn: -0.7, up: 0.7}}, 12: {error: {dn: -1.5, up: 1.5}}, 21: {error: {dn: -1.6, up: 1.6}}, 22: {error: {dn: -1.5, up: 1.5}}, 23: {error: {dn: -1.7, up: 1.7}}, 24: {error: {dn: -1.5, up: 1.5}}, 25: {error: {dn: -1.8, up: 1.8}}, 26: {error: {dn: -2.5, up: 2.5}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d06-x01-y03
+Title: doi:10.17182/hepdata.38102.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0375 0.00250 0.00250 2.930000e+00 5.100000e-01 5.100000e-01
+0.0425 0.00250 0.00250 2.950000e+00 3.800000e-01 3.800000e-01
+0.0475 0.00250 0.00250 3.750000e+00 4.100000e-01 4.100000e-01
+0.0525 0.00250 0.00250 3.790000e+00 4.100000e-01 4.100000e-01
+0.0575 0.00250 0.00250 3.820000e+00 4.300000e-01 4.300000e-01
+0.0625 0.00250 0.00250 4.110000e+00 4.700000e-01 4.700000e-01
+0.0675 0.00250 0.00250 3.810000e+00 4.400000e-01 4.400000e-01
+0.0725 0.00250 0.00250 5.770000e+00 6.600000e-01 6.600000e-01
+0.0775 0.00250 0.00250 5.060000e+00 9.200000e-01 9.200000e-01
+0.0825 0.00250 0.00250 7.300000e+00 2.100000e+00 2.100000e+00
+0.0875 0.00250 0.00250 7.000000e+00 1.100000e+00 1.100000e+00
+0.095 0.00500 0.00500 6.860000e+00 7.000000e-01 7.000000e-01
+0.105 0.00500 0.00500 6.900000e+00 1.500000e+00 1.500000e+00
+0.275 0.02500 0.02500 6.800000e+00 1.600000e+00 1.600000e+00
+0.325 0.02500 0.02500 7.700000e+00 1.500000e+00 1.500000e+00
+0.375 0.02500 0.02500 8.400000e+00 1.700000e+00 1.700000e+00
+0.45 0.05000 0.05000 8.200000e+00 1.500000e+00 1.500000e+00
+0.55 0.05000 0.05000 6.700000e+00 1.800000e+00 1.800000e+00
+0.65 0.05000 0.05000 9.800000e+00 2.500000e+00 2.500000e+00
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0035, up: 0.0035}}, 1: {error: {dn: -0.0043, up: 0.0043}}, 2: {error: {dn: -0.0053, up: 0.0053}}, 3: {error: {dn: -0.012, up: 0.012}}, 4: {error: {dn: -0.01, up: 0.01}}, 5: {error: {dn: -0.008, up: 0.008}}, 6: {error: {dn: -0.01, up: 0.01}}, 7: {error: {dn: -0.022, up: 0.022}}, 8: {error: {dn: -0.042, up: 0.042}}, 13: {error: {dn: -0.047, up: 0.047}}, 14: {error: {dn: -0.038, up: 0.038}}, 16: {error: {dn: -0.027, up: 0.027}}, 17: {error: {dn: -0.03, up: 0.03}}, 18: {error: {dn: -0.04, up: 0.04}}, 19: {error: {dn: -0.039, up: 0.039}}, 20: {error: {dn: -0.067, up: 0.067}}, 21: {error: {dn: -0.075, up: 0.075}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d07-x01-y01
+Title: doi:10.17182/hepdata.38102.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0275 0.0025 0.0025 3.860000e-02 3.500000e-03 3.500000e-03
+0.0325 0.0025 0.0025 5.510000e-02 4.300000e-03 4.300000e-03
+0.0375 0.0025 0.0025 6.730000e-02 5.300000e-03 5.300000e-03
+0.0425 0.0025 0.0025 8.900000e-02 1.200000e-02 1.200000e-02
+0.0475 0.0025 0.0025 9.100000e-02 1.000000e-02 1.000000e-02
+0.0525 0.0025 0.0025 1.042000e-01 8.000000e-03 8.000000e-03
+0.0575 0.0025 0.0025 1.120000e-01 1.000000e-02 1.000000e-02
+0.0625 0.0025 0.0025 1.350000e-01 2.200000e-02 2.200000e-02
+0.0675 0.0025 0.0025 1.450000e-01 4.200000e-02 4.200000e-02
+0.0950 0.0050 0.0050 1.540000e-01 4.700000e-02 4.700000e-02
+0.1050 0.0050 0.0050 2.110000e-01 3.800000e-02 3.800000e-02
+0.2750 0.0250 0.0250 4.240000e-01 2.700000e-02 2.700000e-02
+0.3250 0.0250 0.0250 4.460000e-01 3.000000e-02 3.000000e-02
+0.3750 0.0250 0.0250 5.320000e-01 4.000000e-02 4.000000e-02
+0.4500 0.0500 0.0500 5.370000e-01 3.900000e-02 3.900000e-02
+0.5500 0.0500 0.0500 6.730000e-01 6.700000e-02 6.700000e-02
+0.6500 0.0500 0.0500 4.770000e-01 7.500000e-02 7.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d07-x01-y02
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.0058, up: 0.0058}}, 3: {error: {dn: -0.0044, up: 0.0044}}, 4: {error: {dn: -0.0049, up: 0.0049}}, 5: {error: {dn: -0.005, up: 0.005}}, 6: {error: {dn: -0.0052, up: 0.0052}}, 7: {error: {dn: -0.0059, up: 0.0059}}, 8: {error: {dn: -0.0056, up: 0.0056}}, 9: {error: {dn: -0.0074, up: 0.0074}}, 10: {error: {dn: -0.01, up: 0.01}}, 11: {error: {dn: -0.024, up: 0.024}}, 12: {error: {dn: -0.012, up: 0.012}}, 13: {error: {dn: -0.011, up: 0.011}}, 14: {error: {dn: -0.023, up: 0.023}}, 16: {error: {dn: -0.025, up: 0.025}}, 17: {error: {dn: -0.024, up: 0.024}}, 18: {error: {dn: -0.03, up: 0.03}}, 19: {error: {dn: -0.026, up: 0.026}}, 20: {error: {dn: -0.033, up: 0.033}}, 21: {error: {dn: -0.044, up: 0.044}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d07-x01-y02
+Title: doi:10.17182/hepdata.38102.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0375 0.0025 0.0025 3.220000e-02 5.800000e-03 5.800000e-03
+0.0425 0.0025 0.0025 3.310000e-02 4.400000e-03 4.400000e-03
+0.0475 0.0025 0.0025 4.260000e-02 4.900000e-03 4.900000e-03
+0.0525 0.0025 0.0025 4.340000e-02 5.000000e-03 5.000000e-03
+0.0575 0.0025 0.0025 4.410000e-02 5.200000e-03 5.200000e-03
+0.0625 0.0025 0.0025 4.860000e-02 5.900000e-03 5.900000e-03
+0.0675 0.0025 0.0025 4.530000e-02 5.600000e-03 5.600000e-03
+0.0725 0.0025 0.0025 6.120000e-02 7.400000e-03 7.400000e-03
+0.0775 0.0025 0.0025 5.300000e-02 1.000000e-02 1.000000e-02
+0.0825 0.0025 0.0025 7.900000e-02 2.400000e-02 2.400000e-02
+0.0875 0.0025 0.0025 7.500000e-02 1.200000e-02 1.200000e-02
+0.0950 0.0050 0.0050 8.500000e-02 1.100000e-02 1.100000e-02
+0.1050 0.0050 0.0050 9.000000e-02 2.300000e-02 2.300000e-02
+0.275 0.025 0.025 1.040000e-01 2.500000e-02 2.500000e-02
+0.325 0.025 0.025 1.200000e-01 2.400000e-02 2.400000e-02
+0.375 0.025 0.025 1.400000e-01 3.000000e-02 3.000000e-02
+0.45 0.050 0.050 1.370000e-01 2.600000e-02 2.600000e-02
+0.55 0.050 0.050 1.200000e-01 3.300000e-02 3.300000e-02
+0.65 0.050 0.050 1.610000e-01 4.400000e-02 4.400000e-02
+# END YODA_SCATTER2D
+BEGIN YODA_SCATTER2D_V2 /REF/TPC_1988_I262143/d07-x01-y03
+Variations: [""]
+ErrorBreakdown: {2: {error: {dn: -0.0054, up: 0.0054}}, 3: {error: {dn: -0.004, up: 0.004}}, 4: {error: {dn: -0.0044, up: 0.0044}}, 5: {error: {dn: -0.0045, up: 0.0045}}, 6: {error: {dn: -0.0046, up: 0.0046}}, 7: {error: {dn: -0.0051, up: 0.0051}}, 8: {error: {dn: -0.0047, up: 0.0047}}, 13: {error: {dn: -0.0081, up: 0.0081}}, 14: {error: {dn: -0.018, up: 0.018}}, 16: {error: {dn: -0.018, up: 0.018}}, 17: {error: {dn: -0.018, up: 0.018}}, 18: {error: {dn: -0.02, up: 0.02}}, 19: {error: {dn: -0.018, up: 0.018}}, 20: {error: {dn: -0.02, up: 0.02}}, 21: {error: {dn: -0.031, up: 0.031}}}
+
+IsRef: 1
+Path: /REF/TPC_1988_I262143/d07-x01-y03
+Title: doi:10.17182/hepdata.38102.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+0.0375 0.0025 0.0025 3.020000e-02 5.400000e-03 5.400000e-03
+0.0425 0.0024 0.0024 3.040000e-02 4.000000e-03 4.000000e-03
+0.0475 0.0025 0.0025 3.900000e-02 4.400000e-03 4.400000e-03
+0.0525 0.0025 0.0025 3.930000e-02 4.500000e-03 4.500000e-03
+0.0575 0.0025 0.0025 3.970000e-02 4.600000e-03 4.600000e-03
+0.0625 0.0025 0.0025 4.290000e-02 5.100000e-03 5.100000e-03
+0.0675 0.0025 0.0025 3.960000e-02 4.700000e-03 4.700000e-03
+0.095 0.0050 0.0050 7.360000e-02 8.100000e-03 8.100000e-03
+0.105 0.0050 0.0050 7.400000e-02 1.800000e-02 1.800000e-02
+0.275 0.0250 0.0250 7.300000e-02 1.800000e-02 1.800000e-02
+0.325 0.0250 0.0250 8.300000e-02 1.800000e-02 1.800000e-02
+0.375 0.0250 0.0250 9.200000e-02 2.000000e-02 2.000000e-02
+0.45 0.0500 0.0500 8.900000e-02 1.800000e-02 1.800000e-02
+0.55 0.0500 0.0500 7.200000e-02 2.000000e-02 2.000000e-02
+0.65 0.0500 0.0500 1.090000e-01 3.100000e-02 3.100000e-02
+END YODA_SCATTER2D_V2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/analyses/pluginSPS/UA5_1982_S875503.info b/analyses/pluginSPS/UA5_1982_S875503.info
--- a/analyses/pluginSPS/UA5_1982_S875503.info
+++ b/analyses/pluginSPS/UA5_1982_S875503.info
@@ -1,33 +1,32 @@
Name: UA5_1982_S875503
-SpiresID: 875503
InspireID: 176647
Summary: UA5 multiplicity and pseudorapidity distributions for $pp$ and $p\bar{p}$.
Status: VALIDATED
Experiment: UA5
Collider: SPS
Year: 1982
RunInfo: Min bias QCD events at $\sqrt{s} = 53$\;GeV. Run with both $pp$ and $p\bar{p}$ beams.
Beams: [[p-, p+], [p+, p+]]
Energies: [53]
PtCuts: [0]
Authors:
- Andy Buckley <andy.buckley@cern.ch>
- Christophe Vaillant <c.l.j.j.vaillant@durham.ac.uk>
References:
- Phys.Lett.112B:183,1982
Description:
Comparisons of multiplicity and pseudorapidity distributions for $pp$ and
$p\bar{p}$ collisions at 53 GeV, based on the UA5 53~GeV runs in 1982.
Data confirms the lack of significant difference between the two beams.
BibKey: Alpgard:1982zx
BibTeX: '@Article{Alpgard:1982zx,
author = "Alpgard, K. and others",
collaboration = "UA5",
title = "{Comparison of $p\bar{p}$ and $pp$ interactions at $\sqrt{s} = 53$ GeV}",
journal = "Phys. Lett.",
volume = "B112",
year = "1982",
pages = "183",
doi = "10.1016/0370-2693(82)90325-2",
SLACcitation = "%%CITATION = PHLTA,B112,183;%%"
}'
diff --git a/analyses/pluginTristan/AMY_1990_I283337.cc b/analyses/pluginTristan/AMY_1990_I283337.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1990_I283337.cc
@@ -0,0 +1,184 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/Sphericity.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/Hemispheres.hh"
+
+namespace Rivet {
+
+ /// @brief Event shapes at 55.2
+ class AMY_1990_I283337 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(AMY_1990_I283337);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ declare(Beam(), "Beams");
+ const FinalState fs;
+ declare(fs, "FS");
+ const Sphericity sphere(fs);
+ declare(sphere, "Sphericity");
+ const Thrust thrust(fs);
+ declare(thrust, "Thrust");
+ declare(Hemispheres(sphere), "Hemispheres");
+ // histograms
+ _histRapidityT = bookHisto1D( 1, 1, 1);
+ _histScaledMom = bookHisto1D( 2, 1, 1);
+ _histPl = bookHisto1D( 3, 1, 1);
+ _histPt = bookHisto1D( 4, 1, 1);
+ _histPt2 = bookHisto1D( 5, 1, 1);
+ _histPtIn = bookHisto1D( 6, 1, 1);
+ _histPtOut = bookHisto1D( 7, 1, 1);
+ _histMeanPtIn2 = bookHisto1D( 8, 1, 1);
+ _histMeanPtOut2 = bookHisto1D( 9, 1, 1);
+ _histNtheta = bookHisto1D(10, 1, 1);
+ _histEtheta = bookHisto1D(11, 1, 1);
+ _histThrust = bookHisto1D(12, 1, 1);
+ _histMajor = bookHisto1D(13, 1, 1);
+ _histMinor = bookHisto1D(14, 1, 1);
+ _histOblateness = bookHisto1D(15, 1, 1);
+ _histSphericity = bookHisto1D(16, 1, 1);
+ _histAplanarity = bookHisto1D(17, 1, 1);
+ _histQx = bookHisto1D(18, 1, 1);
+ _histQ21 = bookHisto1D(19, 1, 1);
+ _histRhoLight = bookHisto1D(20, 1, 1);
+ _histRhoHeavy = bookHisto1D(21, 1, 1);
+ _histRhoDiff = bookHisto1D(22, 1, 1);
+ _wSum=0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _wSum += weight;
+
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+
+ // Thrusts
+ MSG_DEBUG("Calculating thrust");
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ _histThrust ->fill(thrust.thrust() , weight);
+ _histMajor ->fill(thrust.thrustMajor(), weight);
+ _histMinor ->fill(thrust.thrustMinor(), weight);
+ _histOblateness->fill(thrust.oblateness() , weight);
+ // Sphericities
+ MSG_DEBUG("Calculating sphericity");
+ const Sphericity& sphericity = apply<Sphericity>(event, "Sphericity");
+ _histSphericity->fill(sphericity.sphericity(), weight);
+ _histAplanarity->fill(sphericity.aplanarity(), weight);
+ _histQx ->fill(sqrt(1./3.)*(sphericity.lambda1()-sphericity.lambda2()), weight);
+ _histQ21 ->fill(sphericity.lambda2()-sphericity.lambda3(), weight);
+ // Hemispheres
+ MSG_DEBUG("Calculating hemisphere variables");
+ const Hemispheres& hemi = apply<Hemispheres>(event, "Hemispheres");
+ _histRhoHeavy->fill(hemi.scaledM2high(), weight);
+ _histRhoLight->fill(hemi.scaledM2low() , weight);
+ _histRhoDiff ->fill(hemi.scaledM2diff(), weight);
+ // single particle distributions
+ double pTIn2(0.),pTOut2(0.);
+ unsigned int nCharged(0);
+ for (const Particle& p : fs.particles()) {
+ // Get momentum and energy of each particle.
+ const Vector3 mom3 = p.p3();
+ const double energy = p.E();
+ const double mom = mom3.mod();
+ const double scaledMom = mom/meanBeamMom;
+ const double momT = dot(thrust.thrustAxis(), mom3);
+ const double momS = dot(sphericity.sphericityAxis(), mom3);
+ const double pTinS = dot(mom3, sphericity.sphericityMajorAxis());
+ const double pToutS = dot(mom3, sphericity.sphericityMinorAxis());
+ const double pT = sqrt(pow(pTinS, 2) + pow(pToutS, 2));
+
+ const double rapidityT = 0.5 * std::log((energy + momT) / (energy - momT));
+ double angle = sphericity.sphericityAxis().angle(p.p3())/M_PI*180.;
+ if(angle>90.) angle=180.-angle;
+ if(PID::isCharged(p.pdgId())) {
+ _histScaledMom->fill(scaledMom, weight);
+ _histRapidityT->fill(fabs(rapidityT), weight);
+ _histPl ->fill(fabs(momS) , weight);
+ _histPt ->fill(pT , weight);
+ _histPt2 ->fill(sqr(pT) , weight);
+ _histPtIn ->fill(fabs(pTinS) , weight);
+ _histPtOut ->fill(fabs(pToutS) , weight);
+ pTIn2 += sqr(pTinS);
+ pTOut2 += sqr(pToutS);
+ _histNtheta->fill(angle,weight);
+ ++nCharged;
+ }
+ _histEtheta->fill(angle,energy*weight);
+ }
+ _histMeanPtIn2 ->fill( pTIn2/nCharged,weight);
+ _histMeanPtOut2->fill(pTOut2/nCharged,weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ // histograms
+ scale(_histRapidityT , 1./_wSum);
+ scale(_histScaledMom , 1./_wSum);
+ scale(_histPl , 1./_wSum);
+ scale(_histPt , 1./_wSum);
+ scale(_histPt2 , 1./_wSum);
+ scale(_histPtIn , 1./_wSum);
+ scale(_histPtOut , 1./_wSum);
+ scale(_histMeanPtIn2 , 1./_wSum);
+ scale(_histMeanPtOut2, 1./_wSum);
+ scale(_histNtheta , 1./_wSum);
+ scale(_histEtheta , 1./_wSum);
+ scale(_histThrust , 1./_wSum);
+ scale(_histMajor , 1./_wSum);
+ scale(_histMinor , 1./_wSum);
+ scale(_histOblateness, 1./_wSum);
+ scale(_histSphericity, 1./_wSum);
+ scale(_histAplanarity, 1./_wSum);
+ scale(_histQx , 1./_wSum);
+ scale(_histQ21 , 1./_wSum);
+ scale(_histRhoLight , 1./_wSum);
+ scale(_histRhoHeavy , 1./_wSum);
+ scale(_histRhoDiff , 1./_wSum);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histRapidityT, _histScaledMom, _histPl, _histPt, _histPt2, _histPtIn, _histPtOut,
+ _histMeanPtIn2, _histMeanPtOut2, _histNtheta, _histEtheta, _histThrust, _histMajor, _histMinor,
+ _histOblateness, _histSphericity, _histAplanarity, _histQx, _histQ21, _histRhoLight,
+ _histRhoHeavy, _histRhoDiff;
+ double _wSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(AMY_1990_I283337);
+
+
+}
diff --git a/analyses/pluginTristan/AMY_1990_I283337.info b/analyses/pluginTristan/AMY_1990_I283337.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1990_I283337.info
@@ -0,0 +1,32 @@
+Name: AMY_1990_I283337
+Year: 1990
+Summary: Event shapes in $e^+e^-$ collisions at 55.2 GeV
+Experiment: AMY
+Collider: Tristan
+InspireID: 283337
+Status: VALIDATED
+Authors:
+ - Your Name <your@email.address>
+References:
+ - Phys.Rev. D41 (1990) 2675, 1990
+RunInfo: e+e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [55.2]
+Description:
+ 'Measurement of a wide range of event shapes by the AMY experiment at Tristan with an average centre-of-mass energy of $55.2$ GeV.'
+Keywords: []
+BibKey: Li:1989sn
+BibTeX: '@article{Li:1989sn,
+ author = "Li, Y. K. and others",
+ title = "{Multi - hadron event properties in $e^+e^-$ annihilation
+ at $\sqrt{s} = 52$ GeV to 57-GeV}",
+ collaboration = "AMY",
+ journal = "Phys. Rev.",
+ volume = "D41",
+ year = "1990",
+ pages = "2675",
+ doi = "10.1103/PhysRevD.41.2675",
+ reportNumber = "KEK-PREPRINT-89-149, AMY-89-19",
+ SLACcitation = "%%CITATION = PHRVA,D41,2675;%%"
+}'
diff --git a/analyses/pluginTristan/AMY_1990_I283337.plot b/analyses/pluginTristan/AMY_1990_I283337.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1990_I283337.plot
@@ -0,0 +1,110 @@
+BEGIN PLOT /AMY_1990_I283337/d01-x01-y01
+Title=Charged particle rapidity w.r.t the thrust axis
+XLabel=$y$
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}y$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d02-x01-y01
+Title=Charged particle energy fraction
+XLabel=$x$
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}x$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d03-x01-y01
+Title=$P_L$ for charged particles w.r.t the sphericity axis
+XLabel=$P_L$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}P_L$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d04-x01-y01
+Title=$p_\perp$ for charged particles w.r.t the sphericity axis
+XLabel=$p_\perp$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}p_\perp$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d05-x01-y01
+Title=$p^2_\perp$ for charged particles w.r.t the sphericity axis
+XLabel=$p^2_\perp$ [$\text{GeV}^2$]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}p^2_\perp$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d06-x01-y01
+Title=$p^{\text{in}}_\perp$ for charged particles w.r.t the sphericity axis
+XLabel=$p^{\text{in}}_\perp$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}p^{\text{in}}_\perp$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d07-x01-y01
+Title=$p^{\text{out}}_\perp$ for charged particles w.r.t the sphericity axis
+XLabel=$p^{\text{out}}_\perp$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}p^{\text{out}}_\perp$ [$\text{GeV}^{-1}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d08-x01-y01
+Title=$\langle p^{2\text{in}}_\perp \rangle$ for charged particles w.r.t the sphericity axis
+XLabel=$\langle p^{2\text{in}}_\perp \rangle$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}\langle p^{2\text{in}}_\perp \rangle$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d09-x01-y01
+Title=$\langle p^{2\text{out}}_\perp \rangle$ for charged particles w.r.t the sphericity axis
+XLabel=$\langle p^{2\text{out}}_\perp \rangle$ [GeV]
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}\langle p^{2\text{out}}_\perp \rangle$ [$\text{GeV}^{-2}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d10-x01-y01
+Title=Charged particle flow w.r.t the sphericity axis
+XLabel=$\theta$ [degrees]
+YLabel=$1/N_{\text{hadronic}}\text{d}n/\text{d}\theta$ [$\text{degrees}^{-1}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d11-x01-y01
+Title=Energy flow w.r.t the sphericity axis
+XLabel=$\theta$ [degrees]
+YLabel=$1/N_{\text{hadronic}}\text{d}E/\text{d}\theta$ [$\text{GeV}/\text{degrees}$]
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d12-x01-y01
+Title=Thrust
+XLabel=$T$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}T$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d13-x01-y01
+Title=Major
+XLabel=$M$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}M$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d14-x01-y01
+Title=Minor
+XLabel=$m$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}n$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d15-x01-y01
+Title=Oblateness
+XLabel=$O$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}O$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d16-x01-y01
+Title=Sphericity
+XLabel=$S$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}S$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d17-x01-y01
+Title=Aplanarity
+XLabel=$A$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}A$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d18-x01-y01
+Title=$Q_x$ distribution
+XLabel=$Q_x$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}Q_x$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d19-x01-y01
+Title=$Q_2-Q_1$ distribution
+XLabel=$Q_2-Q_1$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}(Q_2-Q_1)$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d20-x01-y01
+Title=Light Jet mass
+XLabel=$\rho_{\text{light}}$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}\rho_{\text{light}}$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d21-x01-y01
+Title=Heavy Jet mass
+XLabel=$\rho_{\text{heavy}}$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}\rho_{\text{heavy}}$
+END PLOT
+BEGIN PLOT /AMY_1990_I283337/d22-x01-y01
+Title=Jet mass difference
+XLabel=$\rho_{\text{diff}}$
+YLabel=$1/N_{\text{hadronic}}\text{d}N_{\text{hadronic}}/\text{d}\rho_{\text{diff}}$
+END PLOT
diff --git a/analyses/pluginTristan/AMY_1990_I283337.yoda b/analyses/pluginTristan/AMY_1990_I283337.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1990_I283337.yoda
@@ -0,0 +1,436 @@
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.13, up: 0.13}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.15, up: 0.15}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.07, up: 0.07}}, 6: {error: {dn: -0.05, up: 0.05}}, 7: {error: {dn: -0.032, up: 0.032}}, 8: {error: {dn: -0.016, up: 0.016}}, 9: {error: {dn: -0.008, up: 0.008}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d01-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 6.080000e+00 1.300000e-01 1.300000e-01
+7.500000e-01 2.500000e-01 2.500000e-01 6.220000e+00 2.200000e-01 2.200000e-01
+1.250000e+00 2.500000e-01 2.500000e-01 6.150000e+00 1.000000e-01 1.000000e-01
+1.750000e+00 2.500000e-01 2.500000e-01 5.440000e+00 1.500000e-01 1.500000e-01
+2.250000e+00 2.500000e-01 2.500000e-01 4.400000e+00 1.100000e-01 1.100000e-01
+2.750000e+00 2.500000e-01 2.500000e-01 3.270000e+00 7.000000e-02 7.000000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 1.800000e+00 5.000000e-02 5.000000e-02
+3.750000e+00 2.500000e-01 2.500000e-01 6.860000e-01 3.200000e-02 3.200000e-02
+4.250000e+00 2.500000e-01 2.500000e-01 1.850000e-01 1.600000e-02 1.600000e-02
+4.750000e+00 2.500000e-01 2.500000e-01 5.200000e-02 8.000000e-03 8.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.98, up: 0.98}}, 1: {error: {dn: -0.39, up: 0.39}}, 2: {error: {dn: -0.22, up: 0.22}}, 3: {error: {dn: -0.15, up: 0.15}}, 4: {error: {dn: -0.09, up: 0.09}}, 5: {error: {dn: -0.05, up: 0.05}}, 6: {error: {dn: -0.038, up: 0.038}}, 7: {error: {dn: -0.022, up: 0.022}}, 8: {error: {dn: -0.006, up: 0.006}}, 9: {error: {dn: -0.0018, up: 0.0018}}, 10: {error: {dn: -0.0007, up: 0.0007}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d02-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 1.343400e+02 9.800000e-01 9.800000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 2.351000e+01 3.900000e-01 3.900000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 7.790000e+00 2.200000e-01 2.200000e-01
+3.500000e-01 5.000000e-02 5.000000e-02 3.170000e+00 1.500000e-01 1.500000e-01
+4.500000e-01 5.000000e-02 5.000000e-02 1.230000e+00 9.000000e-02 9.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 5.320000e-01 5.000000e-02 5.000000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 3.100000e-01 3.800000e-02 3.800000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 1.240000e-01 2.200000e-02 2.200000e-02
+8.500000e-01 5.000000e-02 5.000000e-02 2.100000e-02 6.000000e-03 6.000000e-03
+9.500000e-01 5.000000e-02 5.000000e-02 3.800000e-03 1.800000e-03 1.800000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.07, up: 0.07}}, 1: {error: {dn: -0.03, up: 0.03}}, 2: {error: {dn: -0.02, up: 0.02}}, 3: {error: {dn: -0.014, up: 0.014}}, 4: {error: {dn: -0.011, up: 0.011}}, 5: {error: {dn: -0.007, up: 0.007}}, 6: {error: {dn: -0.0059, up: 0.0059}}, 7: {error: {dn: -0.0045, up: 0.0045}}, 8: {error: {dn: -0.0035, up: 0.0035}}, 9: {error: {dn: -0.003, up: 0.003}}, 10: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d03-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+8.000000e-01 8.000000e-01 8.000000e-01 7.140000e+00 7.000000e-02 7.000000e-02
+2.400000e+00 8.000000e-01 8.000000e-01 1.740000e+00 3.000000e-02 3.000000e-02
+4.000000e+00 8.000000e-01 8.000000e-01 7.700000e-01 2.000000e-02 2.000000e-02
+5.600000e+00 8.000000e-01 8.000000e-01 4.080000e-01 1.400000e-02 1.400000e-02
+7.200000e+00 8.000000e-01 8.000000e-01 2.510000e-01 1.100000e-02 1.100000e-02
+8.800000e+00 8.000000e-01 8.000000e-01 1.230000e-01 7.000000e-03 7.000000e-03
+1.040000e+01 8.000000e-01 8.000000e-01 8.330000e-02 5.900000e-03 5.900000e-03
+1.200000e+01 8.000000e-01 8.000000e-01 5.020000e-02 4.500000e-03 4.500000e-03
+1.360000e+01 8.000000e-01 8.000000e-01 3.070000e-02 3.500000e-03 3.500000e-03
+1.520000e+01 8.000000e-01 8.000000e-01 2.280000e-02 3.000000e-03 3.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.048, up: 0.048}}, 3: {error: {dn: -0.028, up: 0.028}}, 4: {error: {dn: -0.017, up: 0.017}}, 5: {error: {dn: -0.012, up: 0.012}}, 6: {error: {dn: -0.0082, up: 0.0082}}, 7: {error: {dn: -0.0056, up: 0.0056}}, 8: {error: {dn: -0.0044, up: 0.0044}}, 9: {error: {dn: -0.0037, up: 0.0037}}, 10: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d04-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 2.278000e+01 1.900000e-01 1.900000e-01
+7.500000e-01 2.500000e-01 2.500000e-01 7.840000e+00 1.000000e-01 1.000000e-01
+1.250000e+00 2.500000e-01 2.500000e-01 2.014000e+00 4.800000e-02 4.800000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 7.570000e-01 2.800000e-02 2.800000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 3.070000e-01 1.700000e-02 1.700000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.510000e-01 1.200000e-02 1.200000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 7.520000e-02 8.200000e-03 8.200000e-03
+3.750000e+00 2.500000e-01 2.500000e-01 3.510000e-02 5.600000e-03 5.600000e-03
+4.250000e+00 2.500000e-01 2.500000e-01 2.220000e-02 4.400000e-03 4.400000e-03
+4.750000e+00 2.500000e-01 2.500000e-01 1.660000e-02 3.700000e-03 3.700000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.025, up: 0.025}}, 2: {error: {dn: -0.013, up: 0.013}}, 3: {error: {dn: -0.009, up: 0.009}}, 4: {error: {dn: -0.0064, up: 0.0064}}, 5: {error: {dn: -0.0054, up: 0.0054}}, 6: {error: {dn: -0.0043, up: 0.0043}}, 7: {error: {dn: -0.0036, up: 0.0036}}, 8: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d05-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-01 5.000000e-01 5.000000e-01 1.531000e+01 1.000000e-01 1.000000e-01
+1.500000e+00 5.000000e-01 5.000000e-01 8.980000e-01 2.500000e-02 2.500000e-02
+2.500000e+00 5.000000e-01 5.000000e-01 3.330000e-01 1.300000e-02 1.300000e-02
+3.500000e+00 5.000000e-01 5.000000e-01 1.470000e-01 9.000000e-03 9.000000e-03
+4.500000e+00 5.000000e-01 5.000000e-01 8.530000e-02 6.400000e-03 6.400000e-03
+5.500000e+00 5.000000e-01 5.000000e-01 6.060000e-02 5.400000e-03 5.400000e-03
+6.500000e+00 5.000000e-01 5.000000e-01 3.890000e-02 4.300000e-03 4.300000e-03
+7.500000e+00 5.000000e-01 5.000000e-01 2.830000e-02 3.600000e-03 3.600000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.19, up: 0.19}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.04, up: 0.04}}, 3: {error: {dn: -0.025, up: 0.025}}, 4: {error: {dn: -0.016, up: 0.016}}, 5: {error: {dn: -0.011, up: 0.011}}, 6: {error: {dn: -0.008, up: 0.008}}, 7: {error: {dn: -0.0053, up: 0.0053}}, 8: {error: {dn: -0.0045, up: 0.0045}}, 9: {error: {dn: -0.0037, up: 0.0037}}, 10: {error: {dn: -0.005, up: 0.005}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d06-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 2.595000e+01 1.900000e-01 1.900000e-01
+7.500000e-01 2.500000e-01 2.500000e-01 5.350000e+00 8.000000e-02 8.000000e-02
+1.250000e+00 2.500000e-01 2.500000e-01 1.560000e+00 4.000000e-02 4.000000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 6.240000e-01 2.500000e-02 2.500000e-02
+2.250000e+00 2.500000e-01 2.500000e-01 2.760000e-01 1.600000e-02 1.600000e-02
+2.750000e+00 2.500000e-01 2.500000e-01 1.420000e-01 1.100000e-02 1.100000e-02
+3.250000e+00 2.500000e-01 2.500000e-01 7.050000e-02 8.000000e-03 8.000000e-03
+3.750000e+00 2.500000e-01 2.500000e-01 3.190000e-02 5.300000e-03 5.300000e-03
+4.250000e+00 2.500000e-01 2.500000e-01 2.340000e-02 4.500000e-03 4.500000e-03
+4.750000e+00 2.500000e-01 2.500000e-01 1.610000e-02 3.700000e-03 3.700000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d07-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.21, up: 0.21}}, 1: {error: {dn: -0.07, up: 0.07}}, 2: {error: {dn: -0.027, up: 0.027}}, 3: {error: {dn: -0.006, up: 0.006}}, 4: {error: {dn: -0.0019, up: 0.0019}}, 5: {error: {dn: -0.0007, up: 0.0007}}, 6: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d07-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t7
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 3.107000e+01 2.100000e-01 2.100000e-01
+7.500000e-01 2.500000e-01 2.500000e-01 2.620000e+00 7.000000e-02 7.000000e-02
+1.250000e+00 2.500000e-01 2.500000e-01 1.970000e-01 2.700000e-02 2.700000e-02
+1.750000e+00 2.500000e-01 2.500000e-01 2.500000e-02 6.000000e-03 6.000000e-03
+2.250000e+00 2.500000e-01 2.500000e-01 4.900000e-03 1.900000e-03 1.900000e-03
+2.750000e+00 2.500000e-01 2.500000e-01 1.000000e-03 7.000000e-04 7.000000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d08-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.015, up: 0.015}}, 2: {error: {dn: -0.007, up: 0.007}}, 3: {error: {dn: -0.005, up: 0.005}}, 4: {error: {dn: -0.003, up: 0.003}}, 5: {error: {dn: -0.002, up: 0.002}}, 6: {error: {dn: -0.001, up: 0.001}}, 7: {error: {dn: -0.0009, up: 0.0009}}, 8: {error: {dn: -0.0008, up: 0.0008}}, 9: {error: {dn: -0.0004, up: 0.0004}}, 10: {error: {dn: -0.02, up: 0.02}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d08-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t8
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-01 2.500000e-01 2.500000e-01 1.590000e+00 4.000000e-02 4.000000e-02
+7.500000e-01 2.500000e-01 2.500000e-01 2.670000e-01 1.500000e-02 1.500000e-02
+1.250000e+00 2.500000e-01 2.500000e-01 6.900000e-02 7.000000e-03 7.000000e-03
+1.750000e+00 2.500000e-01 2.500000e-01 3.200000e-02 5.000000e-03 5.000000e-03
+2.250000e+00 2.500000e-01 2.500000e-01 1.800000e-02 3.000000e-03 3.000000e-03
+2.750000e+00 2.500000e-01 2.500000e-01 5.000000e-03 2.000000e-03 2.000000e-03
+3.250000e+00 2.500000e-01 2.500000e-01 2.000000e-03 1.000000e-03 1.000000e-03
+3.750000e+00 2.500000e-01 2.500000e-01 1.900000e-03 9.000000e-04 9.000000e-04
+4.250000e+00 2.500000e-01 2.500000e-01 1.400000e-03 8.000000e-04 8.000000e-04
+4.750000e+00 2.500000e-01 2.500000e-01 4.000000e-04 4.000000e-04 4.000000e-04
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d09-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.21, up: 0.21}}, 1: {error: {dn: -0.15, up: 0.15}}, 2: {error: {dn: -0.06, up: 0.06}}, 3: {error: {dn: -0.016, up: 0.016}}, 4: {error: {dn: -0.007, up: 0.007}}, 5: {error: {dn: -0.0048, up: 0.0048}}, 6: {error: {dn: -0.0032, up: 0.0032}}, 7: {error: {dn: -0.0026, up: 0.0026}}, 8: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d09-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t9
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 7.310000e+00 2.100000e-01 2.100000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 1.920000e+00 1.500000e-01 1.500000e-01
+2.500000e-01 5.000000e-02 5.000000e-02 3.200000e-01 6.000000e-02 6.000000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 6.200000e-02 1.600000e-02 1.600000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 2.160000e-02 7.000000e-03 7.000000e-03
+5.500000e-01 5.000000e-02 5.000000e-02 1.250000e-02 4.800000e-03 4.800000e-03
+6.500000e-01 5.000000e-02 5.000000e-02 5.500000e-03 3.200000e-03 3.200000e-03
+7.500000e-01 5.000000e-02 5.000000e-02 3.600000e-03 2.600000e-03 2.600000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d10-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.007, up: 0.007}}, 1: {error: {dn: -0.011, up: 0.011}}, 2: {error: {dn: -0.009, up: 0.009}}, 3: {error: {dn: -0.006, up: 0.006}}, 4: {error: {dn: -0.005, up: 0.005}}, 5: {error: {dn: -0.005, up: 0.005}}, 6: {error: {dn: -0.004, up: 0.004}}, 7: {error: {dn: -0.005, up: 0.005}}, 8: {error: {dn: -0.005, up: 0.005}}, 9: {error: {dn: -0.004, up: 0.004}}, 10: {error: {dn: -0.004, up: 0.004}}, 11: {error: {dn: -0.004, up: 0.004}}, 12: {error: {dn: -0.004, up: 0.004}}, 13: {error: {dn: -0.004, up: 0.004}}, 14: {error: {dn: -0.004, up: 0.004}}, 15: {error: {dn: -0.6, up: 0.6}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d10-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t10
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 4.100000e-01 7.000000e-03 7.000000e-03
+9.000000e+00 3.000000e+00 3.000000e+00 4.460000e-01 1.100000e-02 1.100000e-02
+1.500000e+01 3.000000e+00 3.000000e+00 3.360000e-01 9.000000e-03 9.000000e-03
+2.100000e+01 3.000000e+00 3.000000e+00 2.670000e-01 6.000000e-03 6.000000e-03
+2.700000e+01 3.000000e+00 3.000000e+00 2.090000e-01 5.000000e-03 5.000000e-03
+3.300000e+01 3.000000e+00 3.000000e+00 1.800000e-01 5.000000e-03 5.000000e-03
+3.900000e+01 3.000000e+00 3.000000e+00 1.510000e-01 4.000000e-03 4.000000e-03
+4.500000e+01 3.000000e+00 3.000000e+00 1.380000e-01 5.000000e-03 5.000000e-03
+5.100000e+01 3.000000e+00 3.000000e+00 1.240000e-01 5.000000e-03 5.000000e-03
+5.700000e+01 3.000000e+00 3.000000e+00 1.100000e-01 4.000000e-03 4.000000e-03
+6.300000e+01 3.000000e+00 3.000000e+00 1.100000e-01 4.000000e-03 4.000000e-03
+6.900000e+01 3.000000e+00 3.000000e+00 9.800000e-02 4.000000e-03 4.000000e-03
+7.500000e+01 3.000000e+00 3.000000e+00 9.500000e-02 4.000000e-03 4.000000e-03
+8.100000e+01 3.000000e+00 3.000000e+00 9.100000e-02 4.000000e-03 4.000000e-03
+8.700000e+01 3.000000e+00 3.000000e+00 9.200000e-02 4.000000e-03 4.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d11-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.021, up: 0.021}}, 1: {error: {dn: -0.054, up: 0.054}}, 2: {error: {dn: -0.036, up: 0.036}}, 3: {error: {dn: -0.018, up: 0.018}}, 4: {error: {dn: -0.007, up: 0.007}}, 5: {error: {dn: -0.006, up: 0.006}}, 6: {error: {dn: -0.004, up: 0.004}}, 7: {error: {dn: -0.005, up: 0.005}}, 8: {error: {dn: -0.005, up: 0.005}}, 9: {error: {dn: -0.004, up: 0.004}}, 10: {error: {dn: -0.004, up: 0.004}}, 11: {error: {dn: -0.004, up: 0.004}}, 12: {error: {dn: -0.006, up: 0.006}}, 13: {error: {dn: -0.006, up: 0.006}}, 14: {error: {dn: -0.005, up: 0.005}}, 15: {error: {dn: -0.2, up: 0.2}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d11-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t11
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e+00 3.000000e+00 3.000000e+00 3.505000e+00 2.100000e-02 2.100000e-02
+9.000000e+00 3.000000e+00 3.000000e+00 2.079000e+00 5.400000e-02 5.400000e-02
+1.500000e+01 3.000000e+00 3.000000e+00 1.087000e+00 3.600000e-02 3.600000e-02
+2.100000e+01 3.000000e+00 3.000000e+00 6.230000e-01 1.800000e-02 1.800000e-02
+2.700000e+01 3.000000e+00 3.000000e+00 4.170000e-01 7.000000e-03 7.000000e-03
+3.300000e+01 3.000000e+00 3.000000e+00 2.880000e-01 6.000000e-03 6.000000e-03
+3.900000e+01 3.000000e+00 3.000000e+00 2.240000e-01 4.000000e-03 4.000000e-03
+4.500000e+01 3.000000e+00 3.000000e+00 1.850000e-01 5.000000e-03 5.000000e-03
+5.100000e+01 3.000000e+00 3.000000e+00 1.600000e-01 5.000000e-03 5.000000e-03
+5.700000e+01 3.000000e+00 3.000000e+00 1.340000e-01 4.000000e-03 4.000000e-03
+6.300000e+01 3.000000e+00 3.000000e+00 1.240000e-01 4.000000e-03 4.000000e-03
+6.900000e+01 3.000000e+00 3.000000e+00 1.090000e-01 4.000000e-03 4.000000e-03
+7.500000e+01 3.000000e+00 3.000000e+00 1.060000e-01 6.000000e-03 6.000000e-03
+8.100000e+01 3.000000e+00 3.000000e+00 1.090000e-01 6.000000e-03 6.000000e-03
+8.700000e+01 3.000000e+00 3.000000e+00 1.020000e-01 5.000000e-03 5.000000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d12-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.013, up: 0.013}}, 1: {error: {dn: -0.048, up: 0.048}}, 2: {error: {dn: -0.09, up: 0.09}}, 3: {error: {dn: -0.098, up: 0.098}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.15, up: 0.15}}, 6: {error: {dn: -0.31, up: 0.31}}, 7: {error: {dn: -0.52, up: 0.52}}, 8: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d12-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t12
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+6.250000e-01 2.500000e-02 2.500000e-02 1.300000e-02 1.300000e-02 1.300000e-02
+6.750000e-01 2.500000e-02 2.500000e-02 1.500000e-01 4.800000e-02 4.800000e-02
+7.250000e-01 2.500000e-02 2.500000e-02 5.000000e-01 9.000000e-02 9.000000e-02
+7.750000e-01 2.500000e-02 2.500000e-02 7.730000e-01 9.800000e-02 9.800000e-02
+8.250000e-01 2.500000e-02 2.500000e-02 1.370000e+00 1.100000e-01 1.100000e-01
+8.750000e-01 2.500000e-02 2.500000e-02 2.520000e+00 1.500000e-01 1.500000e-01
+9.250000e-01 2.500000e-02 2.500000e-02 7.000000e+00 3.100000e-01 3.100000e-01
+9.750000e-01 2.500000e-02 2.500000e-02 7.410000e+00 5.200000e-01 5.200000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d13-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.52, up: 0.52}}, 3: {error: {dn: -0.23, up: 0.23}}, 4: {error: {dn: -0.14, up: 0.14}}, 5: {error: {dn: -0.13, up: 0.13}}, 6: {error: {dn: -0.1, up: 0.1}}, 7: {error: {dn: -0.09, up: 0.09}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d13-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t13
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 6.700000e-02 3.000000e-02 3.000000e-02
+7.500000e-02 2.500000e-02 2.500000e-02 2.180000e+00 3.000000e-01 3.000000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 5.170000e+00 5.200000e-01 5.200000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 4.140000e+00 2.300000e-01 2.300000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 2.450000e+00 1.400000e-01 1.400000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 2.040000e+00 1.300000e-01 1.300000e-01
+3.250000e-01 2.500000e-02 2.500000e-02 1.230000e+00 1.000000e-01 1.000000e-01
+3.750000e-01 2.500000e-02 2.500000e-02 7.660000e-01 9.000000e-02 9.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d14-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.076, up: 0.076}}, 1: {error: {dn: -0.33, up: 0.33}}, 2: {error: {dn: -0.45, up: 0.45}}, 3: {error: {dn: -0.4, up: 0.4}}, 4: {error: {dn: -0.15, up: 0.15}}, 5: {error: {dn: -0.059, up: 0.059}}, 6: {error: {dn: -0.02, up: 0.02}}, 7: {error: {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d14-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t14
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 5.230000e-01 7.600000e-02 7.600000e-02
+7.500000e-02 2.500000e-02 2.500000e-02 7.680000e+00 3.300000e-01 3.300000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 7.240000e+00 4.500000e-01 4.500000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 2.340000e+00 4.000000e-01 4.000000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 6.500000e-01 1.500000e-01 1.500000e-01
+2.750000e-01 2.500000e-02 2.500000e-02 3.000000e-01 5.900000e-02 5.900000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 7.500000e-02 2.000000e-02 2.000000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 1.700000e-02 1.000000e-02 1.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d15-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.42, up: 0.42}}, 1: {error: {dn: -0.22, up: 0.22}}, 2: {error: {dn: -0.15, up: 0.15}}, 3: {error: {dn: -0.12, up: 0.12}}, 4: {error: {dn: -0.089, up: 0.089}}, 5: {error: {dn: -0.066, up: 0.066}}, 6: {error: {dn: -0.054, up: 0.054}}, 7: {error: {dn: -0.05, up: 0.05}}, 8: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d15-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t15
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.500000e-02 2.500000e-02 2.500000e-02 8.730000e+00 4.200000e-01 4.200000e-01
+7.500000e-02 2.500000e-02 2.500000e-02 5.310000e+00 2.200000e-01 2.200000e-01
+1.250000e-01 2.500000e-02 2.500000e-02 2.590000e+00 1.500000e-01 1.500000e-01
+1.750000e-01 2.500000e-02 2.500000e-02 1.440000e+00 1.200000e-01 1.200000e-01
+2.250000e-01 2.500000e-02 2.500000e-02 8.210000e-01 8.900000e-02 8.900000e-02
+2.750000e-01 2.500000e-02 2.500000e-02 4.350000e-01 6.600000e-02 6.600000e-02
+3.250000e-01 2.500000e-02 2.500000e-02 2.710000e-01 5.400000e-02 5.400000e-02
+3.750000e-01 2.500000e-02 2.500000e-02 2.010000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d16-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.21, up: 0.21}}, 1: {error: {dn: -0.08, up: 0.08}}, 2: {error: {dn: -0.052, up: 0.052}}, 3: {error: {dn: -0.044, up: 0.044}}, 4: {error: {dn: -0.035, up: 0.035}}, 5: {error: {dn: -0.026, up: 0.026}}, 6: {error: {dn: -0.018, up: 0.018}}, 7: {error: {dn: -0.013, up: 0.013}}, 8: {error: {dn: -0.003, up: 0.003}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d16-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t16
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 7.170000e+00 2.100000e-01 2.100000e-01
+1.500000e-01 5.000000e-02 5.000000e-02 1.440000e+00 8.000000e-02 8.000000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 6.030000e-01 5.200000e-02 5.200000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 3.570000e-01 4.400000e-02 4.400000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.970000e-01 3.500000e-02 3.500000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 1.090000e-01 2.600000e-02 2.600000e-02
+6.500000e-01 5.000000e-02 5.000000e-02 5.300000e-02 1.800000e-02 1.800000e-02
+7.500000e-01 5.000000e-02 5.000000e-02 3.100000e-02 1.300000e-02 1.300000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d17-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.56, up: 0.56}}, 1: {error: {dn: -0.29, up: 0.29}}, 2: {error: {dn: -0.058, up: 0.058}}, 3: {error: {dn: -0.033, up: 0.033}}, 4: {error: {dn: -0.019, up: 0.019}}, 5: {error: {dn: -0.011, up: 0.011}}, 6: {error: {dn: -0.0008, up: 0.0008}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d17-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t17
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 2.250000e+01 5.600000e-01 5.600000e-01
+6.000000e-02 2.000000e-02 2.000000e-02 1.470000e+00 2.900000e-01 2.900000e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.280000e-01 5.800000e-02 5.800000e-02
+1.400000e-01 2.000000e-02 2.000000e-02 1.310000e-01 3.300000e-02 3.300000e-02
+1.800000e-01 2.000000e-02 2.000000e-02 4.400000e-02 1.900000e-02 1.900000e-02
+2.200000e-01 2.000000e-02 2.000000e-02 9.000000e-03 1.100000e-02 1.100000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d18-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.021, up: 0.021}}, 1: {error: {dn: -0.025, up: 0.025}}, 2: {error: {dn: -0.037, up: 0.037}}, 3: {error: {dn: -0.053, up: 0.053}}, 4: {error: {dn: -0.08, up: 0.08}}, 5: {error: {dn: -0.21, up: 0.21}}, 6: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d18-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t18
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-02 5.000000e-02 5.000000e-02 5.800000e-02 2.100000e-02 2.100000e-02
+1.500000e-01 5.000000e-02 5.000000e-02 1.010000e-01 2.500000e-02 2.500000e-02
+2.500000e-01 5.000000e-02 5.000000e-02 2.490000e-01 3.700000e-02 3.700000e-02
+3.500000e-01 5.000000e-02 5.000000e-02 5.810000e-01 5.300000e-02 5.300000e-02
+4.500000e-01 5.000000e-02 5.000000e-02 1.540000e+00 8.000000e-02 8.000000e-02
+5.500000e-01 5.000000e-02 5.000000e-02 7.510000e+00 2.100000e-01 2.100000e-01
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d19-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.37, up: 0.37}}, 1: {error: {dn: -0.13, up: 0.13}}, 2: {error: {dn: -0.074, up: 0.074}}, 3: {error: {dn: -0.055, up: 0.055}}, 4: {error: {dn: -0.048, up: 0.048}}, 5: {error: {dn: -0.038, up: 0.038}}, 6: {error: {dn: -0.024, up: 0.024}}, 7: {error: {dn: -0.015, up: 0.015}}, 8: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d19-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t19
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+3.000000e-02 3.000000e-02 3.000000e-02 1.355000e+01 3.700000e-01 3.700000e-01
+9.000000e-02 3.000000e-02 3.000000e-02 1.680000e+00 1.300000e-01 1.300000e-01
+1.500000e-01 3.000000e-02 3.000000e-02 6.630000e-01 7.400000e-02 7.400000e-02
+2.100000e-01 3.000000e-02 3.000000e-02 3.350000e-01 5.500000e-02 5.500000e-02
+2.700000e-01 3.000000e-02 3.000000e-02 2.340000e-01 4.800000e-02 4.800000e-02
+3.300000e-01 3.000000e-02 3.000000e-02 1.320000e-01 3.800000e-02 3.800000e-02
+3.900000e-01 3.000000e-02 3.000000e-02 5.000000e-02 2.400000e-02 2.400000e-02
+4.500000e-01 3.000000e-02 3.000000e-02 2.000000e-02 1.500000e-02 1.500000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d20-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.52, up: 0.52}}, 1: {error: {dn: -0.25, up: 0.25}}, 2: {error: {dn: -0.15, up: 0.15}}, 3: {error: {dn: -0.042, up: 0.042}}, 4: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d20-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t20
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 2.062000e+01 5.200000e-01 5.200000e-01
+6.000000e-02 2.000000e-02 2.000000e-02 3.800000e+00 2.500000e-01 2.500000e-01
+1.000000e-01 2.000000e-02 2.000000e-02 8.000000e-01 1.500000e-01 1.500000e-01
+1.400000e-01 2.000000e-02 2.000000e-02 5.600000e-02 4.200000e-02 4.200000e-02
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d21-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.5, up: 0.5}}, 1: {error: {dn: -0.46, up: 0.46}}, 2: {error: {dn: -0.24, up: 0.24}}, 3: {error: {dn: -0.15, up: 0.15}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.094, up: 0.094}}, 6: {error: {dn: -0.038, up: 0.038}}, 7: {error: {dn: -0.011, up: 0.011}}, 8: {error: {dn: -0.0046, up: 0.0046}}, 9: {error: {dn: -0.002, up: 0.002}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d21-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t21
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 9.710000e+00 5.000000e-01 5.000000e-01
+6.000000e-02 2.000000e-02 2.000000e-02 9.140000e+00 4.600000e-01 4.600000e-01
+1.000000e-01 2.000000e-02 2.000000e-02 3.430000e+00 2.400000e-01 2.400000e-01
+1.400000e-01 2.000000e-02 2.000000e-02 1.540000e+00 1.500000e-01 1.500000e-01
+1.800000e-01 2.000000e-02 2.000000e-02 6.700000e-01 1.100000e-01 1.100000e-01
+2.200000e-01 2.000000e-02 2.000000e-02 4.670000e-01 9.400000e-02 9.400000e-02
+2.600000e-01 2.000000e-02 2.000000e-02 7.700000e-02 3.800000e-02 3.800000e-02
+3.400000e-01 2.000000e-02 2.000000e-02 1.100000e-02 1.100000e-02 1.100000e-02
+3.800000e-01 2.000000e-02 2.000000e-02 3.300000e-03 4.600000e-03 4.600000e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1990_I283337/d22-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.57, up: 0.57}}, 1: {error: {dn: -0.3, up: 0.3}}, 2: {error: {dn: -0.15, up: 0.15}}, 3: {error: {dn: -0.11, up: 0.11}}, 4: {error: {dn: -0.067, up: 0.067}}, 5: {error: {dn: -0.056, up: 0.056}}, 6: {error: {dn: -0.016, up: 0.016}}, 7: {error: {dn: -0.013, up: 0.013}}, 8: {error: {dn: -0.0074, up: 0.0074}}, 9: {error: {dn: -0.001, up: 0.001}}}
+
+IsRef: 1
+Path: /REF/AMY_1990_I283337/d22-x01-y01
+Title: doi:10.17182/hepdata.38416.v1/t22
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+2.000000e-02 2.000000e-02 2.000000e-02 1.767000e+01 5.700000e-01 5.700000e-01
+6.000000e-02 2.000000e-02 2.000000e-02 4.410000e+00 3.000000e-01 3.000000e-01
+1.000000e-01 2.000000e-02 2.000000e-02 1.590000e+00 1.500000e-01 1.500000e-01
+1.400000e-01 2.000000e-02 2.000000e-02 8.000000e-01 1.100000e-01 1.100000e-01
+1.800000e-01 2.000000e-02 2.000000e-02 2.720000e-01 6.700000e-02 6.700000e-02
+2.200000e-01 2.000000e-02 2.000000e-02 1.820000e-01 5.600000e-02 5.600000e-02
+2.600000e-01 2.000000e-02 2.000000e-02 1.600000e-02 1.600000e-02 1.600000e-02
+3.000000e-01 2.000000e-02 2.000000e-02 1.300000e-02 1.300000e-02 1.300000e-02
+3.400000e-01 2.000000e-02 2.000000e-02 7.400000e-03 7.400000e-03 7.400000e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginTristan/AMY_1990_I294525.info b/analyses/pluginTristan/AMY_1990_I294525.info
--- a/analyses/pluginTristan/AMY_1990_I294525.info
+++ b/analyses/pluginTristan/AMY_1990_I294525.info
@@ -1,32 +1,33 @@
Name: AMY_1990_I294525
Year: 1990
Summary: Measurement of $R$ for energies between 50 and 61.4 GeV.
Experiment: AMY
Collider: Tristan
InspireID: 294525
+Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Rev. D42 (1990) 1339-1349, 1990
RunInfo: e+ e- to hadrons and e+ e- to mu+ mu- (for normalization)
NeedCrossSection: no
Beams: [e-, e+]
Description:
'Measurement of $R$ in $e^+e^-$ collisions by AMY for energies between 50 and 61.4 GeV.
The individual hadronic and muonic cross sections are also outputted to the yoda file
so that ratio $R$ can be recalcuated if runs are combined.'
Keywords: []
BibKey: Kumita:1990my
BibTeX: '@article{Kumita:1990my,
author = "Kumita, T. and others",
title = "{Measurements of $R$ for $e^+e^-$ annihilation at
TRISTAN}",
collaboration = "AMY",
journal = "Phys. Rev.",
volume = "D42",
year = "1990",
pages = "1339-1349",
doi = "10.1103/PhysRevD.42.1339",
reportNumber = "KEK-PREPRINT-89-188, AMY-89-21",
SLACcitation = "%%CITATION = PHRVA,D42,1339;%%"
}'
diff --git a/analyses/pluginTristan/AMY_1995_I406129.cc b/analyses/pluginTristan/AMY_1995_I406129.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1995_I406129.cc
@@ -0,0 +1,145 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/FastJets.hh"
+#include "fastjet/JadePlugin.hh"
+
+namespace fastjet {
+
+class P_scheme : public JetDefinition::Recombiner {
+ public:
+ std::string description() const {return "";}
+ void recombine(const PseudoJet & pa, const PseudoJet & pb,
+ PseudoJet & pab) const {
+ PseudoJet tmp = pa + pb;
+ double E = sqrt(tmp.px()*tmp.px() + tmp.py()*tmp.py() + tmp.pz()*tmp.pz());
+ pab.reset_momentum(tmp.px(), tmp.py(), tmp.pz(), E);
+ }
+ void preprocess(PseudoJet & p) const {
+ double E = sqrt(p.px()*p.px() + p.py()*p.py() + p.pz()*p.pz());
+ p.reset_momentum(p.px(), p.py(), p.pz(), E);
+ }
+ ~P_scheme() { }
+};
+
+class E0_scheme : public JetDefinition::Recombiner {
+ public:
+ std::string description() const {return "";}
+ void recombine(const PseudoJet & pa, const PseudoJet & pb,
+ PseudoJet & pab) const {
+ PseudoJet tmp = pa + pb;
+ double fact = tmp.E()/sqrt(tmp.px()*tmp.px()+tmp.py()*tmp.py()+tmp.pz()*tmp.pz());
+ pab.reset_momentum(fact*tmp.px(), fact*tmp.py(), fact*tmp.pz(), tmp.E());
+ }
+ void preprocess(PseudoJet & p) const {
+ double fact = p.E()/sqrt(p.px()*p.px()+p.py()*p.py()+p.pz()*p.pz());
+
+ p.reset_momentum(fact*p.px(), fact*p.py(), fact*p.pz(), p.E());
+ }
+ ~E0_scheme() { }
+};
+
+}
+
+
+namespace Rivet {
+
+
+ /// @brief AMY jets at
+ class AMY_1995_I406129 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(AMY_1995_I406129);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+ // Initialise and register projections
+ FinalState fs;
+ declare(fs, "FS");
+ // Book histograms
+ _h_jade_P = bookHisto1D(2, 1, 1);
+ _h_jade_E = bookHisto1D(3, 1, 1);
+ _h_jade_E0 = bookHisto1D(6, 1, 1);
+ _h_durham = bookHisto1D(4, 1, 1);
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ Particles particles = apply<FinalState>(event, "FS").particles();
+ MSG_DEBUG("Num particles = " << particles.size());
+ PseudoJets pjs;
+ double mpi=.13957;
+ for (const Particle & p : particles) {
+ Vector3 mom = p.p3();
+ double energy = p.E();
+ if(PID::isCharged(p.pdgId())) {
+ energy = sqrt(mom.mod2()+sqr(mpi));
+ }
+ else {
+ double fact = energy/mom.mod();
+ mom *=fact;
+ }
+ pjs.push_back(fastjet::PseudoJet(mom.x(),mom.y(),mom.z(),energy));
+ }
+ // durham
+ fastjet::JetDefinition durDef(fastjet::ee_kt_algorithm, fastjet::E_scheme);
+ fastjet::ClusterSequence durham(pjs,durDef);
+ double y_23 = durham.exclusive_ymerge_max(2);
+ _h_durham->fill(y_23,weight);
+ // jade e-scheme
+ fastjet::JetDefinition::Plugin *plugin = new fastjet::JadePlugin();
+ fastjet::JetDefinition jadeEDef(plugin);
+ jadeEDef.set_recombination_scheme(fastjet::E_scheme);
+ fastjet::ClusterSequence jadeE(pjs,jadeEDef);
+ y_23 = jadeE.exclusive_ymerge_max(2);
+ _h_jade_E->fill(y_23,weight);
+ // jade p-scheme
+ fastjet::P_scheme p_scheme;
+ fastjet::JetDefinition jadePDef(plugin);
+ jadePDef.set_recombiner(&p_scheme);
+ fastjet::ClusterSequence jadeP(pjs,jadePDef);
+ y_23 = jadeP.exclusive_ymerge_max(2);
+ _h_jade_P->fill(y_23,weight);
+ // jade E0-scheme
+ fastjet::E0_scheme e0_scheme;
+ fastjet::JetDefinition jadeE0Def(plugin);
+ jadeE0Def.set_recombiner(&e0_scheme);
+ fastjet::ClusterSequence jadeE0(pjs,jadeE0Def);
+ y_23 = jadeE0.exclusive_ymerge_max(2);
+ _h_jade_E0->fill(y_23,weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_jade_E, 1./sumOfWeights());
+ scale(_h_jade_E0, 1./sumOfWeights());
+ scale(_h_jade_P, 1./sumOfWeights());
+ scale(_h_durham, 1./sumOfWeights());
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_jade_P, _h_jade_E, _h_jade_E0, _h_durham;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(AMY_1995_I406129);
+
+
+}
diff --git a/analyses/pluginTristan/AMY_1995_I406129.info b/analyses/pluginTristan/AMY_1995_I406129.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1995_I406129.info
@@ -0,0 +1,31 @@
+Name: AMY_1995_I406129
+Year: 1995
+Summary: Durham and Jade differential 2-jet rate at 57.7 GeV
+Experiment: AMY
+Collider: Tristan
+InspireID: 406129
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B355 (1995) 394-400
+RunInfo: e+e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [57.7]
+Description:
+ 'Measurement of the differential 2-jet rate in $e^+e^-$ collisions at $57.7$ GeV by the AMY colloboration. The Durham algorithm, together with 3 variants of the JADE algorithm are used. The JADE E-scheme results are significiantly different from the other approaches.'
+Keywords: []
+BibKey: Li:1995av
+BibTeX: '@article{Li:1995av,
+ author = "Li, Y. K. and others",
+ title = "{A Determination of alpha-s in e+ e- annihilation at
+ s**(1/2) = 57.3-GeV}",
+ collaboration = "AMY",
+ journal = "Phys. Lett.",
+ volume = "B355",
+ year = "1995",
+ pages = "394-400",
+ doi = "10.1016/0370-2693(95)00689-I",
+ SLACcitation = "%%CITATION = PHLTA,B355,394;%%"
+}'
diff --git a/analyses/pluginTristan/AMY_1995_I406129.plot b/analyses/pluginTristan/AMY_1995_I406129.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1995_I406129.plot
@@ -0,0 +1,20 @@
+BEGIN PLOT /AMY_1995_I406129/d02-x01-y01
+Title=$y_{23}$ in the JADE algorithm (p-scheme)
+XLabel=$y_{23}$
+YLabel=$1/\sigma\text{d}\sigma\text{d}y_{23}$
+END PLOT
+BEGIN PLOT /AMY_1995_I406129/d03-x01-y01
+Title=$y_{23}$ in the JADE algorithm (E-scheme)
+XLabel=$y_{23}$
+YLabel=$1/\sigma\text{d}\sigma\text{d}y_{23}$
+END PLOT
+BEGIN PLOT /AMY_1995_I406129/d04-x01-y01
+Title=$y_{23}$ in the Durham algorithm (E-scheme)
+XLabel=$y_{23}$
+YLabel=$1/\sigma\text{d}\sigma\text{d}y_{23}$
+END PLOT
+BEGIN PLOT /AMY_1995_I406129/d06-x01-y01
+Title=$y_{23}$ in the JADE algorithm (E0-scheme)
+XLabel=$y_{23}$
+YLabel=$1/\sigma\text{d}\sigma\text{d}y_{23}$
+END PLOT
diff --git a/analyses/pluginTristan/AMY_1995_I406129.yoda b/analyses/pluginTristan/AMY_1995_I406129.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/AMY_1995_I406129.yoda
@@ -0,0 +1,138 @@
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -2.5, up: 2.5}}, 1: {error: {dn: -2.5, up: 2.5}}, 2: {error: {dn: -1.8, up: 1.8}}, 3: {error: {dn: -0.93, up: 0.93}}, 4: {error: {dn: -0.38, up: 0.38}}, 5: {error: {dn: -0.28, up: 0.28}}, 6: {error: {dn: -0.23, up: 0.23}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.16, up: 0.16}}, 9: {error: {dn: -0.16, up: 0.16}}, 10: {error: {dn: -0.16, up: 0.16}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.07, up: 0.07}}, 13: {error: {dn: -0.07, up: 0.07}}, 14: {error: {dn: -0.06, up: 0.06}}, 15: {error: {dn: -0.05, up: 0.05}}, 16: {error: {dn: -0.04, up: 0.04}}, 17: {error: {dn: -0.03, up: 0.03}}, 18: {error: {dn: -0.03, up: 0.03}}, 19: {error: {dn: -0.03, up: 0.03}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d04-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.000000e-03 1.000000e-03 1.000000e-03 8.300000e+01 2.500000e+00 2.500000e+00
+3.000000e-03 1.000000e-03 1.000000e-03 9.360000e+01 2.500000e+00 2.500000e+00
+5.000000e-03 1.000000e-03 1.500000e-03 5.400000e+01 1.800000e+00 1.800000e+00
+8.000000e-03 1.500000e-03 1.500000e-03 3.234000e+01 9.300000e-01 9.300000e-01
+1.500000e-02 5.500000e-03 5.000000e-03 1.390000e+01 3.800000e-01 3.800000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 6.770000e+00 2.800000e-01 2.800000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 4.360000e+00 2.300000e-01 2.300000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 2.750000e+00 1.800000e-01 1.800000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 1.990000e+00 1.600000e-01 1.600000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 1.880000e+00 1.600000e-01 1.600000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 1.610000e+00 1.600000e-01 1.600000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 1.030000e+00 9.000000e-02 9.000000e-02
+1.100000e-01 1.000000e-02 1.000000e-02 6.200000e-01 7.000000e-02 7.000000e-02
+1.300000e-01 1.000000e-02 1.000000e-02 6.800000e-01 7.000000e-02 7.000000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 4.500000e-01 6.000000e-02 6.000000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 3.000000e-01 5.000000e-02 5.000000e-02
+1.950000e-01 1.500000e-02 1.500000e-02 2.000000e-01 4.000000e-02 4.000000e-02
+2.250000e-01 1.500000e-02 1.500000e-02 1.600000e-01 3.000000e-02 3.000000e-02
+2.550000e-01 1.500000e-02 1.500000e-02 8.000000e-02 3.000000e-02 3.000000e-02
+2.850000e-01 1.500000e-02 1.500000e-02 6.000000e-02 3.000000e-02 3.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.65, up: 0.65}}, 1: {error: {dn: -0.46, up: 0.46}}, 2: {error: {dn: -0.36, up: 0.36}}, 3: {error: {dn: -0.3, up: 0.3}}, 4: {error: {dn: -0.27, up: 0.27}}, 5: {error: {dn: -0.23, up: 0.23}}, 6: {error: {dn: -0.22, up: 0.22}}, 7: {error: {dn: -0.18, up: 0.18}}, 8: {error: {dn: -0.12, up: 0.12}}, 9: {error: {dn: -0.11, up: 0.11}}, 10: {error: {dn: -0.09, up: 0.09}}, 11: {error: {dn: -0.07, up: 0.07}}, 12: {error: {dn: -0.07, up: 0.07}}, 13: {error: {dn: -0.05, up: 0.05}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.015, up: 0.015}}, 16: {error: {dn: -0.014, up: 0.014}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d02-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.978000e+01 6.500000e-01 6.500000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.910000e+01 4.600000e-01 4.600000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.200000e+01 3.600000e-01 3.600000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 7.690000e+00 3.000000e-01 3.000000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.090000e+00 2.700000e-01 2.700000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 4.450000e+00 2.300000e-01 2.300000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 3.760000e+00 2.200000e-01 2.200000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 2.700000e+00 1.800000e-01 1.800000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.140000e+00 1.200000e-01 1.200000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.570000e+00 1.100000e-01 1.100000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.120000e+00 9.000000e-02 9.000000e-02
+1.500000e-01 1.000000e-02 1.000000e-02 7.400000e-01 7.000000e-02 7.000000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 6.100000e-01 7.000000e-02 7.000000e-02
+1.950000e-01 1.500000e-02 1.500000e-02 3.400000e-01 5.000000e-02 5.000000e-02
+2.250000e-01 1.500000e-02 1.500000e-02 2.200000e-01 4.000000e-02 4.000000e-02
+2.550000e-01 1.500000e-02 1.500000e-02 3.900000e-02 1.500000e-02 1.500000e-02
+2.850000e-01 1.500000e-02 1.500000e-02 2.500000e-02 1.400000e-02 1.400000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d05-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d05-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t5
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.730000e+01 0.000000e+00 0.000000e+00 1.300000e-01 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}}, 1: {error: {dn: -0.14, up: 0.14}}, 2: {error: {dn: -0.29, up: 0.29}}, 3: {error: {dn: -0.35, up: 0.35}}, 4: {error: {dn: -0.36, up: 0.36}}, 5: {error: {dn: -0.25, up: 0.25}}, 6: {error: {dn: -0.33, up: 0.33}}, 7: {error: {dn: -0.32, up: 0.32}}, 8: {error: {dn: -0.19, up: 0.19}}, 9: {error: {dn: -0.18, up: 0.18}}, 10: {error: {dn: -0.15, up: 0.15}}, 11: {error: {dn: -0.13, up: 0.13}}, 12: {error: {dn: -0.12, up: 0.12}}, 13: {error: {dn: -0.09, up: 0.09}}, 14: {error: {dn: -0.07, up: 0.07}}, 15: {error: {dn: -0.06, up: 0.06}}, 16: {error: {dn: -0.05, up: 0.05}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d03-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 4.100000e-01 3.000000e-02 3.000000e-02
+1.500000e-02 5.000000e-03 5.000000e-03 3.890000e+00 1.400000e-01 1.400000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 8.950000e+00 2.900000e-01 2.900000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 1.050000e+01 3.500000e-01 3.500000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 9.970000e+00 3.600000e-01 3.600000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 9.010000e+00 2.500000e-01 2.500000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 7.730000e+00 3.300000e-01 3.300000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 6.860000e+00 3.200000e-01 3.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 4.840000e+00 1.900000e-01 1.900000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 4.090000e+00 1.800000e-01 1.800000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 2.990000e+00 1.500000e-01 1.500000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 2.060000e+00 1.300000e-01 1.300000e-01
+1.700000e-01 1.000000e-02 1.000000e-02 1.770000e+00 1.200000e-01 1.200000e-01
+1.950000e-01 1.500000e-02 1.500000e-02 1.420000e+00 9.000000e-02 9.000000e-02
+2.250000e-01 1.500000e-02 1.500000e-02 8.700000e-01 7.000000e-02 7.000000e-02
+2.550000e-01 1.500000e-02 1.500000e-02 5.500000e-01 6.000000e-02 6.000000e-02
+2.850000e-01 1.500000e-02 1.500000e-02 4.200000e-01 5.000000e-02 5.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.006, up: 0.006}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d01-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.730000e+01 0.000000e+00 0.000000e+00 1.300000e-01 6.000000e-03 6.000000e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/AMY_1995_I406129/d06-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.51, up: 0.51}}, 1: {error: {dn: -0.45, up: 0.45}}, 2: {error: {dn: -0.38, up: 0.38}}, 3: {error: {dn: -0.33, up: 0.33}}, 4: {error: {dn: -0.29, up: 0.29}}, 5: {error: {dn: -0.26, up: 0.26}}, 6: {error: {dn: -0.23, up: 0.23}}, 7: {error: {dn: -0.22, up: 0.22}}, 8: {error: {dn: -0.14, up: 0.14}}, 9: {error: {dn: -0.12, up: 0.12}}, 10: {error: {dn: -0.1, up: 0.1}}, 11: {error: {dn: -0.09, up: 0.09}}, 12: {error: {dn: -0.08, up: 0.08}}, 13: {error: {dn: -0.05, up: 0.05}}, 14: {error: {dn: -0.04, up: 0.04}}, 15: {error: {dn: -0.04, up: 0.04}}, 16: {error: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/AMY_1995_I406129/d06-x01-y01
+Title: doi:10.17182/hepdata.6546.v1/t6
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.000000e-03 5.000000e-03 5.000000e-03 2.034000e+01 5.100000e-01 5.100000e-01
+1.500000e-02 5.000000e-03 5.000000e-03 1.765000e+01 4.500000e-01 4.500000e-01
+2.500000e-02 5.000000e-03 5.000000e-03 1.224000e+01 3.800000e-01 3.800000e-01
+3.500000e-02 5.000000e-03 5.000000e-03 8.830000e+00 3.300000e-01 3.300000e-01
+4.500000e-02 5.000000e-03 5.000000e-03 6.830000e+00 2.900000e-01 2.900000e-01
+5.500000e-02 5.000000e-03 5.000000e-03 5.310000e+00 2.600000e-01 2.600000e-01
+6.500000e-02 5.000000e-03 5.000000e-03 4.240000e+00 2.300000e-01 2.300000e-01
+7.500000e-02 5.000000e-03 5.000000e-03 3.720000e+00 2.200000e-01 2.200000e-01
+9.000000e-02 1.000000e-02 1.000000e-02 2.700000e+00 1.400000e-01 1.400000e-01
+1.100000e-01 1.000000e-02 1.000000e-02 1.920000e+00 1.200000e-01 1.200000e-01
+1.300000e-01 1.000000e-02 1.000000e-02 1.430000e+00 1.000000e-01 1.000000e-01
+1.500000e-01 1.000000e-02 1.000000e-02 1.140000e+00 9.000000e-02 9.000000e-02
+1.700000e-01 1.000000e-02 1.000000e-02 8.300000e-01 8.000000e-02 8.000000e-02
+1.950000e-01 1.500000e-02 1.500000e-02 6.600000e-01 5.000000e-02 5.000000e-02
+2.250000e-01 1.500000e-02 1.500000e-02 4.200000e-01 4.000000e-02 4.000000e-02
+2.550000e-01 1.500000e-02 1.500000e-02 2.600000e-01 4.000000e-02 4.000000e-02
+2.850000e-01 1.500000e-02 1.500000e-02 1.200000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginTristan/TOPAZ_1989_I279575.cc b/analyses/pluginTristan/TOPAZ_1989_I279575.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1989_I279575.cc
@@ -0,0 +1,110 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TOPAZ_1989_I279575 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TOPAZ_1989_I279575);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+
+ // Initialise and register projections
+ declare(FinalState(), "FS");
+
+ // Book histograms
+ unsigned int iloc(0);
+ if(fuzzyEquals(sqrtS()/GeV, 53.3, 1e-3)) {
+ iloc=1;
+ }
+ else if (fuzzyEquals(sqrtS()/GeV, 59.5, 1e-3)) {
+ iloc=2;
+ }
+ else
+ MSG_ERROR("Beam energy not supported!");
+ _histEEC = bookHisto1D(iloc, 1, 1);
+ _histEEC_Pi = bookHisto1D(iloc, 1, 2);
+ _histAEEC = bookHisto1D(iloc, 1, 3);
+ _weightSum =0.;
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if ( fs.particles().size() < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ _weightSum += weight;
+
+ double Evis = 0.0;
+ foreach (const Particle& p, fs.particles()) {
+ Evis += p.E();
+ }
+ double Evis2 = sqr(Evis);
+ // (A)EEC
+ // Need iterators since second loop starts at current outer loop iterator, i.e. no "foreach" here!
+ for (Particles::const_iterator p_i = fs.particles().begin(); p_i != fs.particles().end(); ++p_i) {
+ for (Particles::const_iterator p_j = p_i; p_j != fs.particles().end(); ++p_j) {
+ const Vector3 mom3_i = p_i->momentum().p3();
+ const Vector3 mom3_j = p_j->momentum().p3();
+ const double energy_i = p_i->momentum().E();
+ const double energy_j = p_j->momentum().E();
+ const double thetaij = mom3_i.unit().angle(mom3_j.unit())/M_PI*180.;
+ double eec = (energy_i*energy_j) / Evis2;
+ if(p_i != p_j) eec *= 2.;
+ if (thetaij < 90.) {
+ _histEEC ->fill(thetaij, eec*weight);
+ _histAEEC->fill(thetaij, -eec*weight);
+ }
+ else {
+ _histEEC_Pi->fill(180.-thetaij, eec*weight);
+ _histAEEC ->fill(180.-thetaij, eec*weight);
+ }
+ }
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_histEEC , 180.0/M_PI/_weightSum);
+ scale(_histEEC_Pi, 180.0/M_PI/_weightSum);
+ scale(_histAEEC , 180.0/M_PI/_weightSum);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _histEEC, _histEEC_Pi, _histAEEC;
+ double _weightSum;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TOPAZ_1989_I279575);
+
+
+}
diff --git a/analyses/pluginTristan/TOPAZ_1989_I279575.info b/analyses/pluginTristan/TOPAZ_1989_I279575.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1989_I279575.info
@@ -0,0 +1,32 @@
+Name: TOPAZ_1989_I279575
+Year: 1989
+Summary: Energy-Energy correlation at $E_{\text{CMS}}=53.3$ and $59.5$ GeV
+Experiment: TOPAZ
+Collider: Tristan
+InspireID: 279575
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B227 (1989) 495-500, 1989
+RunInfo: e+ e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [53.3,59.5]
+Description:
+ 'Measurement of the energy-energy correlation, and its assymetry in $e^+e^-$ collisions by TOPAZ at 53.3 and 59.5 GeV.'
+Keywords: []
+BibKey: Adachi:1989ej
+BibTeX: '@article{Adachi:1989ej,
+ author = "Adachi, I. and others",
+ title = "{Measurements of $\alpha^- s$ in $e^+ e^-$ Annihilation
+ at $\sqrt{s}=53$.3-{GeV} and 59.5-{GeV}}",
+ collaboration = "TOPAZ",
+ journal = "Phys. Lett.",
+ volume = "B227",
+ year = "1989",
+ pages = "495-500",
+ doi = "10.1016/0370-2693(89)90969-6",
+ reportNumber = "KEK-Preprint-89-37",
+ SLACcitation = "%%CITATION = PHLTA,B227,495;%%"
+}'
diff --git a/analyses/pluginTristan/TOPAZ_1989_I279575.plot b/analyses/pluginTristan/TOPAZ_1989_I279575.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1989_I279575.plot
@@ -0,0 +1,40 @@
+BEGIN PLOT /TOPAZ_1989_I279575/d01-x01-y01
+Title=Energy-energy correlation with $E_{\text{CMS}}=53.3$ GeV
+XLabel=$\chi/$degrees
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TOPAZ_1989_I279575/d01-x01-y02
+Title=Energy-energy correlation with $E_{\text{CMS}}=53.3$ GeV
+XLabel=$180-\chi/$degrees
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TOPAZ_1989_I279575/d01-x01-y03
+Title=Asymmetry of the energy-energy correlation with $E_{\text{CMS}}=53.3$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC
+FullRange=1
+END PLOT
+BEGIN PLOT /TOPAZ_1989_I279575/d02-x01-y01
+Title=Energy-energy correlation with $E_{\text{CMS}}=59.5$ GeV
+XLabel=$\chi/$degrees
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TOPAZ_1989_I279575/d02-x01-y02
+Title=Energy-energy correlation with $E_{\text{CMS}}=59.5$ GeV
+XLabel=$180-\chi/$degrees
+YLabel=EEC
+LegendXPos=0.45
+FullRange=1
+END PLOT
+BEGIN PLOT /TOPAZ_1989_I279575/d02-x01-y03
+Title=Asymmetry of the energy-energy correlation with $E_{\text{CMS}}=59.5$ GeV
+XLabel=$\chi/$degrees
+YLabel=AEEC
+FullRange=1
+END PLOT
\ No newline at end of file
diff --git a/analyses/pluginTristan/TOPAZ_1989_I279575.yoda b/analyses/pluginTristan/TOPAZ_1989_I279575.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1989_I279575.yoda
@@ -0,0 +1,216 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.072, up: 0.072}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.12988, up: 0.12988}}, 1: {error: {dn: -0.023, up: 0.023}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.03972, up: 0.03972}}, 2: {error: {dn: -0.014, up: 0.014}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.03356, up: 0.03356}}, 3: {error: {dn: -0.015, up: 0.015}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.02568, up: 0.02568}}, 4: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.018959999999999998, up: 0.018959999999999998}}, 5: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01504, up: 0.01504}}, 6: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01192, up: 0.01192}}, 7: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01, up: 0.01}}, 8: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.008159999999999999, up: 0.008159999999999999}}, 9: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.006919999999999999, up: 0.006919999999999999}}, 10: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00668, up: 0.00668}}, 11: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.005520000000000001, up: 0.005520000000000001}}, 12: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00512, up: 0.00512}}, 13: {error: {dn: -0.003, up: 0.003}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00488, up: 0.00488}}, 14: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00488, up: 0.00488}}, 15: {error: {dn: -0.003, up: 0.003}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00404, up: 0.00404}}, 16: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00416, up: 0.00416}}, 17: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00392, up: 0.00392}}, 18: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00424, up: 0.00424}}, 19: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0038, up: 0.0038}}, 20: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00392, up: 0.00392}}, 21: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00396, up: 0.00396}}, 22: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0037199999999999998, up: 0.0037199999999999998}}, 23: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00368, up: 0.00368}}, 24: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00368, up: 0.00368}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d01-x01-y01
+Title: doi:10.17182/hepdata.29800.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 3.247000e+00 1.485019e-01 1.485019e-01
+5.400000e+00 1.800000e+00 1.800000e+00 9.930000e-01 4.589857e-02 4.589857e-02
+9.000000e+00 1.800000e+00 1.800000e+00 8.390000e-01 3.636308e-02 3.636308e-02
+1.260000e+01 1.800000e+00 1.800000e+00 6.420000e-01 2.973991e-02 2.973991e-02
+1.620000e+01 1.800000e+00 1.800000e+00 4.740000e-01 2.191989e-02 2.191989e-02
+1.980000e+01 1.800000e+00 1.800000e+00 3.760000e-01 1.806105e-02 1.806105e-02
+2.340000e+01 1.800000e+00 1.800000e+00 2.980000e-01 1.382340e-02 1.382340e-02
+2.700000e+01 1.800000e+00 1.800000e+00 2.500000e-01 1.220656e-02 1.220656e-02
+3.060000e+01 1.800000e+00 1.800000e+00 2.040000e-01 1.012845e-02 1.012845e-02
+3.420000e+01 1.800000e+00 1.800000e+00 1.730000e-01 9.158952e-03 9.158952e-03
+3.780000e+01 1.800000e+00 1.800000e+00 1.670000e-01 8.344004e-03 8.344004e-03
+4.140000e+01 1.800000e+00 1.800000e+00 1.380000e-01 6.816920e-03 6.816920e-03
+4.500000e+01 1.800000e+00 1.800000e+00 1.280000e-01 6.497261e-03 6.497261e-03
+4.860000e+01 1.800000e+00 1.800000e+00 1.220000e-01 5.728385e-03 5.728385e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.220000e-01 6.309865e-03 6.309865e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.010000e-01 5.032057e-03 5.032057e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.040000e-01 5.771100e-03 5.771100e-03
+6.300000e+01 1.800000e+00 1.800000e+00 9.800000e-02 5.600571e-03 5.600571e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.060000e-01 6.555730e-03 6.555730e-03
+7.020000e+01 1.800000e+00 1.800000e+00 9.500000e-02 5.517246e-03 5.517246e-03
+7.380000e+01 1.800000e+00 1.800000e+00 9.800000e-02 5.600571e-03 5.600571e-03
+7.740000e+01 1.800000e+00 1.800000e+00 9.900000e-02 5.628641e-03 5.628641e-03
+8.100000e+01 1.800000e+00 1.800000e+00 9.300000e-02 5.462454e-03 5.462454e-03
+8.460000e+01 1.800000e+00 1.800000e+00 9.200000e-02 5.435292e-03 5.435292e-03
+8.820000e+01 1.800000e+00 1.800000e+00 9.200000e-02 6.208253e-03 6.208253e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d01-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.03, up: 0.03}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.022240000000000003, up: 0.022240000000000003}}, 1: {error: {dn: -0.038, up: 0.038}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.04476, up: 0.04476}}, 2: {error: {dn: -0.028, up: 0.028}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.041319999999999996, up: 0.041319999999999996}}, 3: {error: {dn: -0.018, up: 0.018}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.033, up: 0.033}}, 4: {error: {dn: -0.015, up: 0.015}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0282, up: 0.0282}}, 5: {error: {dn: -0.013, up: 0.013}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.022240000000000003, up: 0.022240000000000003}}, 6: {error: {dn: -0.016, up: 0.016}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01812, up: 0.01812}}, 7: {error: {dn: -0.013, up: 0.013}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01432, up: 0.01432}}, 8: {error: {dn: -0.012, up: 0.012}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01164, up: 0.01164}}, 9: {error: {dn: -0.009, up: 0.009}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01004, up: 0.01004}}, 10: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00904, up: 0.00904}}, 11: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00828, up: 0.00828}}, 12: {error: {dn: -0.009, up: 0.009}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00668, up: 0.00668}}, 13: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0057599999999999995, up: 0.0057599999999999995}}, 14: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00532, up: 0.00532}}, 15: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00532, up: 0.00532}}, 16: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0051600000000000005, up: 0.0051600000000000005}}, 17: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00468, up: 0.00468}}, 18: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0047599999999999995, up: 0.0047599999999999995}}, 19: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0047599999999999995, up: 0.0047599999999999995}}, 20: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0044, up: 0.0044}}, 21: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.004079999999999999, up: 0.004079999999999999}}, 22: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00416, up: 0.00416}}, 23: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0041199999999999995, up: 0.0041199999999999995}}, 24: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00424, up: 0.00424}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d01-x01-y02
+Title: doi:10.17182/hepdata.29800.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 5.560000e-01 3.734458e-02 3.734458e-02
+5.400000e+00 1.800000e+00 1.800000e+00 1.119000e+00 5.871505e-02 5.871505e-02
+9.000000e+00 1.800000e+00 1.800000e+00 1.033000e+00 4.991335e-02 4.991335e-02
+1.260000e+01 1.800000e+00 1.800000e+00 8.250000e-01 3.758989e-02 3.758989e-02
+1.620000e+01 1.800000e+00 1.800000e+00 7.050000e-01 3.194120e-02 3.194120e-02
+1.980000e+01 1.800000e+00 1.800000e+00 5.560000e-01 2.576078e-02 2.576078e-02
+2.340000e+01 1.800000e+00 1.800000e+00 4.530000e-01 2.417301e-02 2.417301e-02
+2.700000e+01 1.800000e+00 1.800000e+00 3.580000e-01 1.934069e-02 1.934069e-02
+3.060000e+01 1.800000e+00 1.800000e+00 2.910000e-01 1.671794e-02 1.671794e-02
+3.420000e+01 1.800000e+00 1.800000e+00 2.510000e-01 1.348338e-02 1.348338e-02
+3.780000e+01 1.800000e+00 1.800000e+00 2.260000e-01 1.348042e-02 1.348042e-02
+4.140000e+01 1.800000e+00 1.800000e+00 2.070000e-01 1.298300e-02 1.298300e-02
+4.500000e+01 1.800000e+00 1.800000e+00 1.670000e-01 1.120814e-02 1.120814e-02
+4.860000e+01 1.800000e+00 1.800000e+00 1.440000e-01 8.317307e-03 8.317307e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.330000e-01 8.792178e-03 8.792178e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.330000e-01 8.792178e-03 8.792178e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.290000e-01 7.913634e-03 7.913634e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.170000e-01 6.848533e-03 6.848533e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.190000e-01 6.903448e-03 6.903448e-03
+7.020000e+01 1.800000e+00 1.800000e+00 1.190000e-01 6.903448e-03 6.903448e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.100000e-01 5.946427e-03 5.946427e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.020000e-01 6.453402e-03 6.453402e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.040000e-01 5.771100e-03 5.771100e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.030000e-01 5.742334e-03 5.742334e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.060000e-01 5.829031e-03 5.829031e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d01-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.078, up: 0.078}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: 0.1076, up: -0.1076}}, 1: {error: {dn: -0.045, up: 0.045}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00504, up: 0.00504}}, 2: {error: {dn: -0.031, up: 0.031}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00776, up: 0.00776}}, 3: {error: {dn: -0.023, up: 0.023}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00732, up: 0.00732}}, 4: {error: {dn: -0.019, up: 0.019}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00924, up: 0.00924}}, 5: {error: {dn: -0.017, up: 0.017}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0072, up: 0.0072}}, 6: {error: {dn: -0.018, up: 0.018}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0062, up: 0.0062}}, 7: {error: {dn: -0.015, up: 0.015}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00432, up: 0.00432}}, 8: {error: {dn: -0.014, up: 0.014}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0034799999999999996, up: 0.0034799999999999996}}, 9: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00316, up: 0.00316}}, 10: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0023599999999999997, up: 0.0023599999999999997}}, 11: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00272, up: 0.00272}}, 12: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00156, up: 0.00156}}, 13: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0008799999999999999, up: 0.0008799999999999999}}, 14: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00043999999999999996, up: 0.00043999999999999996}}, 15: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00128, up: 0.00128}}, 16: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.001, up: 0.001}}, 17: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0007599999999999999, up: 0.0007599999999999999}}, 18: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00052, up: 0.00052}}, 19: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00096, up: 0.00096}}, 20: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00048, up: 0.00048}}, 21: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00016, up: 0.00016}}, 22: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00043999999999999996, up: 0.00043999999999999996}}, 23: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00043999999999999996, up: 0.00043999999999999996}}, 24: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0005600000000000001, up: 0.0005600000000000001}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d01-x01-y03
+Title: doi:10.17182/hepdata.29800.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -2.690000e+00 1.328976e-01 1.328976e-01
+5.400000e+00 1.800000e+00 1.800000e+00 1.260000e-01 4.528136e-02 4.528136e-02
+9.000000e+00 1.800000e+00 1.800000e+00 1.940000e-01 3.195650e-02 3.195650e-02
+1.260000e+01 1.800000e+00 1.800000e+00 1.830000e-01 2.413674e-02 2.413674e-02
+1.620000e+01 1.800000e+00 1.800000e+00 2.310000e-01 2.112765e-02 2.112765e-02
+1.980000e+01 1.800000e+00 1.800000e+00 1.800000e-01 1.846185e-02 1.846185e-02
+2.340000e+01 1.800000e+00 1.800000e+00 1.550000e-01 1.903786e-02 1.903786e-02
+2.700000e+01 1.800000e+00 1.800000e+00 1.080000e-01 1.560969e-02 1.560969e-02
+3.060000e+01 1.800000e+00 1.800000e+00 8.700000e-02 1.442603e-02 1.442603e-02
+3.420000e+01 1.800000e+00 1.800000e+00 7.900000e-02 1.144489e-02 1.144489e-02
+3.780000e+01 1.800000e+00 1.800000e+00 5.900000e-02 1.125032e-02 1.125032e-02
+4.140000e+01 1.800000e+00 1.800000e+00 6.800000e-02 1.036332e-02 1.036332e-02
+4.500000e+01 1.800000e+00 1.800000e+00 3.900000e-02 1.012095e-02 1.012095e-02
+4.860000e+01 1.800000e+00 1.800000e+00 2.200000e-02 7.055097e-03 7.055097e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.100000e-02 8.012091e-03 8.012091e-03
+5.580000e+01 1.800000e+00 1.800000e+00 3.200000e-02 8.101753e-03 8.101753e-03
+5.940000e+01 1.800000e+00 1.800000e+00 2.500000e-02 7.071068e-03 7.071068e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.900000e-02 7.041136e-03 7.041136e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.300000e-02 7.019288e-03 7.019288e-03
+7.020000e+01 1.800000e+00 1.800000e+00 2.400000e-02 6.076315e-03 6.076315e-03
+7.380000e+01 1.800000e+00 1.800000e+00 1.200000e-02 6.019169e-03 6.019169e-03
+7.740000e+01 1.800000e+00 1.800000e+00 4.000000e-03 6.002133e-03 6.002133e-03
+8.100000e+01 1.800000e+00 1.800000e+00 1.100000e-02 6.016112e-03 6.016112e-03
+8.460000e+01 1.800000e+00 1.800000e+00 1.100000e-02 6.016112e-03 6.016112e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.400000e-02 6.026077e-03 6.026077e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.084, up: 0.084}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.12664, up: 0.12664}}, 1: {error: {dn: -0.027, up: 0.027}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.041479999999999996, up: 0.041479999999999996}}, 2: {error: {dn: -0.017, up: 0.017}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.034, up: 0.034}}, 3: {error: {dn: -0.017, up: 0.017}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.026160000000000003, up: 0.026160000000000003}}, 4: {error: {dn: -0.013, up: 0.013}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.018799999999999997, up: 0.018799999999999997}}, 5: {error: {dn: -0.012, up: 0.012}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.015880000000000002, up: 0.015880000000000002}}, 6: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0124, up: 0.0124}}, 7: {error: {dn: -0.009, up: 0.009}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00976, up: 0.00976}}, 8: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00776, up: 0.00776}}, 9: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.007039999999999999, up: 0.007039999999999999}}, 10: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0057599999999999995, up: 0.0057599999999999995}}, 11: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0058, up: 0.0058}}, 12: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.005560000000000001, up: 0.005560000000000001}}, 13: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00456, up: 0.00456}}, 14: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0044, up: 0.0044}}, 15: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00404, up: 0.00404}}, 16: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00388, up: 0.00388}}, 17: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00368, up: 0.00368}}, 18: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0036, up: 0.0036}}, 19: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00344, up: 0.00344}}, 20: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0034799999999999996, up: 0.0034799999999999996}}, 21: {error: {dn: -0.004, up: 0.004}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0034000000000000002, up: 0.0034000000000000002}}, 22: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0030399999999999997, up: 0.0030399999999999997}}, 23: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00388, up: 0.00388}}, 24: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00404, up: 0.00404}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d02-x01-y01
+Title: doi:10.17182/hepdata.29800.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 3.166000e+00 1.519661e-01 1.519661e-01
+5.400000e+00 1.800000e+00 1.800000e+00 1.037000e+00 4.949334e-02 4.949334e-02
+9.000000e+00 1.800000e+00 1.800000e+00 8.500000e-01 3.801316e-02 3.801316e-02
+1.260000e+01 1.800000e+00 1.800000e+00 6.540000e-01 3.119849e-02 3.119849e-02
+1.620000e+01 1.800000e+00 1.800000e+00 4.700000e-01 2.285695e-02 2.285695e-02
+1.980000e+01 1.800000e+00 1.800000e+00 3.970000e-01 1.990413e-02 1.990413e-02
+2.340000e+01 1.800000e+00 1.800000e+00 3.100000e-01 1.475669e-02 1.475669e-02
+2.700000e+01 1.800000e+00 1.800000e+00 2.440000e-01 1.327620e-02 1.327620e-02
+3.060000e+01 1.800000e+00 1.800000e+00 1.940000e-01 1.045072e-02 1.045072e-02
+3.420000e+01 1.800000e+00 1.800000e+00 1.760000e-01 9.927819e-03 9.927819e-03
+3.780000e+01 1.800000e+00 1.800000e+00 1.440000e-01 8.317307e-03 8.317307e-03
+4.140000e+01 1.800000e+00 1.800000e+00 1.450000e-01 7.657676e-03 7.657676e-03
+4.500000e+01 1.800000e+00 1.800000e+00 1.390000e-01 7.477540e-03 7.477540e-03
+4.860000e+01 1.800000e+00 1.800000e+00 1.140000e-01 6.065773e-03 6.065773e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.100000e-01 6.660330e-03 6.660330e-03
+5.580000e+01 1.800000e+00 1.800000e+00 1.010000e-01 5.685209e-03 5.685209e-03
+5.940000e+01 1.800000e+00 1.800000e+00 9.700000e-02 5.572647e-03 5.572647e-03
+6.300000e+01 1.800000e+00 1.800000e+00 9.200000e-02 6.208253e-03 6.208253e-03
+6.660000e+01 1.800000e+00 1.800000e+00 9.000000e-02 6.161169e-03 6.161169e-03
+7.020000e+01 1.800000e+00 1.800000e+00 8.600000e-02 5.275756e-03 5.275756e-03
+7.380000e+01 1.800000e+00 1.800000e+00 8.700000e-02 5.301924e-03 5.301924e-03
+7.740000e+01 1.800000e+00 1.800000e+00 8.500000e-02 5.249762e-03 5.249762e-03
+8.100000e+01 1.800000e+00 1.800000e+00 7.600000e-02 5.851632e-03 5.851632e-03
+8.460000e+01 1.800000e+00 1.800000e+00 9.700000e-02 6.328855e-03 6.328855e-03
+8.820000e+01 1.800000e+00 1.800000e+00 1.010000e-01 7.233367e-03 7.233367e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.035, up: 0.035}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.02396, up: 0.02396}}, 1: {error: {dn: -0.044, up: 0.044}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.044320000000000005, up: 0.044320000000000005}}, 2: {error: {dn: -0.032, up: 0.032}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.04212, up: 0.04212}}, 3: {error: {dn: -0.021, up: 0.021}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.03124, up: 0.03124}}, 4: {error: {dn: -0.018, up: 0.018}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.027759999999999996, up: 0.027759999999999996}}, 5: {error: {dn: -0.015, up: 0.015}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.02228, up: 0.02228}}, 6: {error: {dn: -0.019, up: 0.019}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.01712, up: 0.01712}}, 7: {error: {dn: -0.015, up: 0.015}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.013919999999999998, up: 0.013919999999999998}}, 8: {error: {dn: -0.014, up: 0.014}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0116, up: 0.0116}}, 9: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.009399999999999999, up: 0.009399999999999999}}, 10: {error: {dn: -0.012, up: 0.012}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00876, up: 0.00876}}, 11: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00756, up: 0.00756}}, 12: {error: {dn: -0.01, up: 0.01}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00672, up: 0.00672}}, 13: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00584, up: 0.00584}}, 14: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00628, up: 0.00628}}, 15: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00504, up: 0.00504}}, 16: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0044, up: 0.0044}}, 17: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00428, up: 0.00428}}, 18: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00432, up: 0.00432}}, 19: {error: {dn: -0.006, up: 0.006}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00392, up: 0.00392}}, 20: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00364, up: 0.00364}}, 21: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00404, up: 0.00404}}, 22: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00332, up: 0.00332}}, 23: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00376, up: 0.00376}}, 24: {error: {dn: -0.005, up: 0.005}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00356, up: 0.00356}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d02-x01-y02
+Title: doi:10.17182/hepdata.29800.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 5.990000e-01 4.241558e-02 4.241558e-02
+5.400000e+00 1.800000e+00 1.800000e+00 1.108000e+00 6.245208e-02 6.245208e-02
+9.000000e+00 1.800000e+00 1.800000e+00 1.053000e+00 5.289702e-02 5.289702e-02
+1.260000e+01 1.800000e+00 1.800000e+00 7.810000e-01 3.764223e-02 3.764223e-02
+1.620000e+01 1.800000e+00 1.800000e+00 6.940000e-01 3.308501e-02 3.308501e-02
+1.980000e+01 1.800000e+00 1.800000e+00 5.570000e-01 2.685886e-02 2.685886e-02
+2.340000e+01 1.800000e+00 1.800000e+00 4.280000e-01 2.557527e-02 2.557527e-02
+2.700000e+01 1.800000e+00 1.800000e+00 3.480000e-01 2.046378e-02 2.046378e-02
+3.060000e+01 1.800000e+00 1.800000e+00 2.900000e-01 1.818131e-02 1.818131e-02
+3.420000e+01 1.800000e+00 1.800000e+00 2.350000e-01 1.446928e-02 1.446928e-02
+3.780000e+01 1.800000e+00 1.800000e+00 2.190000e-01 1.485724e-02 1.485724e-02
+4.140000e+01 1.800000e+00 1.800000e+00 1.890000e-01 1.334742e-02 1.334742e-02
+4.500000e+01 1.800000e+00 1.800000e+00 1.680000e-01 1.204817e-02 1.204817e-02
+4.860000e+01 1.800000e+00 1.800000e+00 1.460000e-01 9.116227e-03 9.116227e-03
+5.220000e+01 1.800000e+00 1.800000e+00 1.570000e-01 1.017047e-02 1.017047e-02
+5.580000e+01 1.800000e+00 1.800000e+00 1.260000e-01 9.455242e-03 9.455242e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.100000e-01 8.268011e-03 8.268011e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.070000e-01 7.370102e-03 7.370102e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.080000e-01 7.393402e-03 7.393402e-03
+7.020000e+01 1.800000e+00 1.800000e+00 9.800000e-02 7.167036e-03 7.167036e-03
+7.380000e+01 1.800000e+00 1.800000e+00 9.100000e-02 6.184626e-03 6.184626e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.010000e-01 6.428188e-03 6.428188e-03
+8.100000e+01 1.800000e+00 1.800000e+00 8.300000e-02 6.001866e-03 6.001866e-03
+8.460000e+01 1.800000e+00 1.800000e+00 9.400000e-02 6.256005e-03 6.256005e-03
+8.820000e+01 1.800000e+00 1.800000e+00 8.900000e-02 6.137882e-03 6.137882e-03
+END YODA_SCATTER2D_V2
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1989_I279575/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.091, up: 0.091}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: 0.10268000000000001, up: -0.10268000000000001}}, 1: {error: {dn: -0.052, up: 0.052}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0028399999999999996, up: 0.0028399999999999996}}, 2: {error: {dn: -0.036, up: 0.036}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00808, up: 0.00808}}, 3: {error: {dn: -0.027, up: 0.027}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00508, up: 0.00508}}, 4: {error: {dn: -0.022, up: 0.022}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00892, up: 0.00892}}, 5: {error: {dn: -0.019, up: 0.019}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0064, up: 0.0064}}, 6: {error: {dn: -0.021, up: 0.021}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00468, up: 0.00468}}, 7: {error: {dn: -0.017, up: 0.017}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0042, up: 0.0042}}, 8: {error: {dn: -0.016, up: 0.016}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00384, up: 0.00384}}, 9: {error: {dn: -0.013, up: 0.013}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0024, up: 0.0024}}, 10: {error: {dn: -0.013, up: 0.013}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.003, up: 0.003}}, 11: {error: {dn: -0.012, up: 0.012}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00172, up: 0.00172}}, 12: {error: {dn: -0.011, up: 0.011}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0012, up: 0.0012}}, 13: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00128, up: 0.00128}}, 14: {error: {dn: -0.009, up: 0.009}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00188, up: 0.00188}}, 15: {error: {dn: -0.009, up: 0.009}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00104, up: 0.00104}}, 16: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00052, up: 0.00052}}, 17: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0006, up: 0.0006}}, 18: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.0007199999999999999, up: 0.0007199999999999999}}, 19: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00048, up: 0.00048}}, 20: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00016, up: 0.00016}}, 21: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00064, up: 0.00064}}, 22: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: -0.00028000000000000003, up: 0.00028000000000000003}}, 23: {error: {dn: -0.007, up: 0.007}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: 0.00012, up: -0.00012}}, 24: {error: {dn: -0.008, up: 0.008}, ? 'sys,Typical value of the systematic uncertainty//The data are fully corrected for the effects of initial state radiation, detector acceptance, and resolution' : {dn: 0.00048, up: -0.00048}}}
+
+IsRef: 1
+Path: /REF/TOPAZ_1989_I279575/d02-x01-y03
+Title: doi:10.17182/hepdata.29800.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 1.800000e+00 1.800000e+00 -2.567000e+00 1.372012e-01 1.372012e-01
+5.400000e+00 1.800000e+00 1.800000e+00 7.100000e-02 5.207750e-02 5.207750e-02
+9.000000e+00 1.800000e+00 1.800000e+00 2.020000e-01 3.689561e-02 3.689561e-02
+1.260000e+01 1.800000e+00 1.800000e+00 1.270000e-01 2.747374e-02 2.747374e-02
+1.620000e+01 1.800000e+00 1.800000e+00 2.230000e-01 2.373955e-02 2.373955e-02
+1.980000e+01 1.800000e+00 1.800000e+00 1.600000e-01 2.004894e-02 2.004894e-02
+2.340000e+01 1.800000e+00 1.800000e+00 1.170000e-01 2.151517e-02 2.151517e-02
+2.700000e+01 1.800000e+00 1.800000e+00 1.050000e-01 1.751114e-02 1.751114e-02
+3.060000e+01 1.800000e+00 1.800000e+00 9.600000e-02 1.645435e-02 1.645435e-02
+3.420000e+01 1.800000e+00 1.800000e+00 6.000000e-02 1.321968e-02 1.321968e-02
+3.780000e+01 1.800000e+00 1.800000e+00 7.500000e-02 1.334166e-02 1.334166e-02
+4.140000e+01 1.800000e+00 1.800000e+00 4.300000e-02 1.212264e-02 1.212264e-02
+4.500000e+01 1.800000e+00 1.800000e+00 3.000000e-02 1.106526e-02 1.106526e-02
+4.860000e+01 1.800000e+00 1.800000e+00 3.200000e-02 8.101753e-03 8.101753e-03
+5.220000e+01 1.800000e+00 1.800000e+00 4.700000e-02 9.194259e-03 9.194259e-03
+5.580000e+01 1.800000e+00 1.800000e+00 2.600000e-02 9.059890e-03 9.059890e-03
+5.940000e+01 1.800000e+00 1.800000e+00 1.300000e-02 8.016882e-03 8.016882e-03
+6.300000e+01 1.800000e+00 1.800000e+00 1.500000e-02 8.022468e-03 8.022468e-03
+6.660000e+01 1.800000e+00 1.800000e+00 1.800000e-02 8.032335e-03 8.032335e-03
+7.020000e+01 1.800000e+00 1.800000e+00 1.200000e-02 7.016438e-03 7.016438e-03
+7.380000e+01 1.800000e+00 1.800000e+00 4.000000e-03 7.001828e-03 7.001828e-03
+7.740000e+01 1.800000e+00 1.800000e+00 1.600000e-02 7.029196e-03 7.029196e-03
+8.100000e+01 1.800000e+00 1.800000e+00 7.000000e-03 7.005598e-03 7.005598e-03
+8.460000e+01 1.800000e+00 1.800000e+00 -3.000000e-03 7.001028e-03 7.001028e-03
+8.820000e+01 1.800000e+00 1.800000e+00 -1.200000e-02 8.014387e-03 8.014387e-03
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginTristan/TOPAZ_1993_I353845.info b/analyses/pluginTristan/TOPAZ_1993_I353845.info
--- a/analyses/pluginTristan/TOPAZ_1993_I353845.info
+++ b/analyses/pluginTristan/TOPAZ_1993_I353845.info
@@ -1,33 +1,34 @@
Name: TOPAZ_1993_I353845
Year: 1993
Summary: Cross section in $e^+e^-\to$hadrons for energies between 57.37 and 59.84 GeV
Experiment: TOPAZ
Collider: Tristan
InspireID: 353845
+Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Lett. B304 (1993) 373-380, 1993
RunInfo: e+ e- to hadrons and e+ e- to mu+ mu-
NeedCrossSection: no
Beams: [e-, e+]
Description:
'Measurement of the hadronic cross section in $e^+e^-$ collisions by TOPAZ for energies between 57.37 and 59.84 GeV.
The individual hadronic and muonic cross sections are also outputted to the yoda file
so that ratio $R$ can be recalcuated if runs are combined.'
BibKey: Abe:1993fy
BibTeX: '@article{Abe:1993fy,
author = "Abe, K. and others",
title = "{Search for a narrow resonance in e+ e- collisions
between E(cm) = 58-GeV and 60-GeV}",
collaboration = "TOPAZ",
journal = "Phys. Lett.",
volume = "B304",
year = "1993",
pages = "373-380",
doi = "10.1016/0370-2693(93)90311-5",
reportNumber = "KEK-PREPRINT-92-205, TUAT-HEP-93-01, NWU-HEP-9302,
DPNU-93-08, OCU-HEP-93-1, PU-93-666, INS-966,
KOBE-HEP-93-04, TIT-HPE-93-03",
SLACcitation = "%%CITATION = PHLTA,B304,373;%%"
}'
diff --git a/analyses/pluginTristan/TOPAZ_1993_I361661.cc b/analyses/pluginTristan/TOPAZ_1993_I361661.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1993_I361661.cc
@@ -0,0 +1,90 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/Thrust.hh"
+#include "Rivet/Projections/FastJets.hh"
+#include "Rivet/Projections/Hemispheres.hh"
+
+namespace Rivet {
+
+
+ /// @brief Thrust, heavy jet mass, and y3 at 58 GeV
+ class TOPAZ_1993_I361661 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TOPAZ_1993_I361661);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ const FinalState fs;
+ declare(fs, "FS");
+ declare(FastJets(fs, FastJets::DURHAM, 0.7), "DurhamJets");
+ const Thrust thrust(fs);
+ declare(thrust, "Thrust");
+ declare(Hemispheres(thrust), "Hemispheres");
+
+ // Book histograms
+ _h_thrust = bookHisto1D(1, 1, 1);
+ _h_rho = bookHisto1D(2, 1, 1);
+ _h_y23 = bookHisto1D(3, 1, 1);
+
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ // First, veto on leptonic events by requiring at least 4 charged FS particles
+ const FinalState& fs = apply<FinalState>(event, "FS");
+ const size_t numParticles = fs.particles().size();
+ // Even if we only generate hadronic events, we still need a cut on numCharged >= 2.
+ if (numParticles < 2) {
+ MSG_DEBUG("Failed leptonic event cut");
+ vetoEvent;
+ }
+ MSG_DEBUG("Passed leptonic event cut");
+ const double weight = event.weight();
+ // thrust
+ const Thrust& thrust = apply<Thrust>(event, "Thrust");
+ _h_thrust->fill(-log(1.-thrust.thrust()),weight);
+ // jet mass
+ const Hemispheres& hemi = apply<Hemispheres>(event, "Hemispheres");
+ _h_rho->fill(-log(hemi.scaledM2high()), weight);
+ // Jets
+ const FastJets& durjet = apply<FastJets>(event, "DurhamJets");
+ if(numParticles>=3)
+ if (durjet.clusterSeq()) _h_y23->fill(-log(durjet.clusterSeq()->exclusive_ymerge_max(2)), weight);
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+
+ normalize(_h_thrust);
+ normalize(_h_rho);
+ normalize(_h_y23);
+
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_thrust,_h_rho,_h_y23;
+ //@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TOPAZ_1993_I361661);
+
+
+}
diff --git a/analyses/pluginTristan/TOPAZ_1993_I361661.info b/analyses/pluginTristan/TOPAZ_1993_I361661.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1993_I361661.info
@@ -0,0 +1,33 @@
+Name: TOPAZ_1993_I361661
+Year: 1993
+Summary: Measurement of event shapes at $E_{\text{CMS}}=58$ GeV
+Experiment: TOPAZ
+Collider: Tristan
+InspireID: 361661
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B304 (1993) 373-380, 1993
+RunInfo: e+ e- to hadrons
+NeedCrossSection: no
+Beams: [e-, e+]
+Energies: [58.0]
+Description:
+ 'Measurement of the hadronic event shapes in $e^+e^-$ collisions by TOPAZ at 58 GeV.'
+BibKey: Ohnishi:1993iv
+BibTeX: '@article{Ohnishi:1993iv,
+ author = "Ohnishi, Y. and others",
+ title = "{Measurements of alpha-s in e+ e- annihilation at
+ TRISTAN}",
+ collaboration = "TOPAZ",
+ journal = "Phys. Lett.",
+ volume = "B313",
+ year = "1993",
+ pages = "475-482",
+ doi = "10.1016/0370-2693(93)90022-A",
+ reportNumber = "DPNU-93-27, KEK-PREPRINT-93-73, TUAT-HEP-93-03, INS-999,
+ TIT-HEP-93-06, NWU-HEP-93-04, TU-HEP-93-02, OCU-HEP-93-05,
+ PU-93-672",
+ SLACcitation = "%%CITATION = PHLTA,B313,475;%%"
+}'
diff --git a/analyses/pluginTristan/TOPAZ_1993_I361661.plot b/analyses/pluginTristan/TOPAZ_1993_I361661.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1993_I361661.plot
@@ -0,0 +1,15 @@
+BEGIN PLOT /TOPAZ_1993_I361661/d01-x01-y01
+Title=Thrust
+XLabel=$-\ln(1-T)$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}(-\ln(1-T))$
+END PLOT
+BEGIN PLOT /TOPAZ_1993_I361661/d02-x01-y01
+Title=Heavy Jet Mass
+XLabel=$-\ln\rho$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}(-\ln\rho)$
+END PLOT
+BEGIN PLOT /TOPAZ_1993_I361661/d03-x01-y01
+Title=$y_{23}$
+XLabel=$-\ln y_{23}$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}(-\ln y_{23})$
+END PLOT
diff --git a/analyses/pluginTristan/TOPAZ_1993_I361661.yoda b/analyses/pluginTristan/TOPAZ_1993_I361661.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1993_I361661.yoda
@@ -0,0 +1,165 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.005, up: 0.005}, "sys,EXP": {dn: -0.0024, up: 0.0024}, "sys,HADR": {dn: -0.0026, up: 0.0026}, "sys,THEOR": {dn: -0.0103, up: 0.0103}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y03
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.309000e-01 1.198374e-02 1.198374e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0059, up: 0.0059}, "sys,EXP": {dn: -0.0006, up: 0.0006}, "sys,HADR": {dn: -0.0013, up: 0.0013}, "sys,THEOR": {dn: -0.0036, up: 0.0036}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y02
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.235000e-01 7.058328e-03 7.058328e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.005, up: 0.005}, "sys,EXP": {dn: -0.0012, up: 0.0012}, "sys,HADR": {dn: -0.0035, up: 0.0035}, "sys,THEOR": {dn: -0.0029, up: 0.0029}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y01
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.249000e-01 6.862944e-03 6.862944e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0015, up: 0.0015}}, 1: {error: {dn: -0.006, up: 0.006}}, 2: {error: {dn: -0.01, up: 0.01}}, 3: {error: {dn: -0.011, up: 0.011}}, 4: {error: {dn: -0.013, up: 0.013}}, 5: {error: {dn: -0.013, up: 0.013}}, 6: {error: {dn: -0.015, up: 0.015}}, 7: {error: {dn: -0.015, up: 0.015}}, 8: {error: {dn: -0.017, up: 0.017}}, 9: {error: {dn: -0.017, up: 0.017}}, 10: {error: {dn: -0.02, up: 0.02}}, 11: {error: {dn: -0.021, up: 0.021}}, 12: {error: {dn: -0.019, up: 0.019}}, 13: {error: {dn: -0.017, up: 0.017}}, 14: {error: {dn: -0.013, up: 0.013}}, 15: {error: {dn: -0.008, up: 0.008}}, 16: {error: {dn: -0.005, up: 0.005}}, 17: {error: {dn: -0.0028, up: 0.0028}}, 18: {error: {dn: -0.0025, up: 0.0025}}, 19: {error: {dn: -0.0005, up: 0.0005}}, 20: {error: {dn: -0.0003, up: 0.0003}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d02-x01-y01
+Title: doi:10.17182/hepdata.43784.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.100000e+00 1.000000e-01 1.000000e-01 5.000000e-03 1.500000e-03 1.500000e-03
+1.300000e+00 1.000000e-01 1.000000e-01 3.700000e-02 6.000000e-03 6.000000e-03
+1.500000e+00 1.000000e-01 1.000000e-01 9.200000e-02 1.000000e-02 1.000000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 1.260000e-01 1.100000e-02 1.100000e-02
+1.900000e+00 1.000000e-01 1.000000e-01 1.870000e-01 1.300000e-02 1.300000e-02
+2.100000e+00 1.000000e-01 1.000000e-01 2.260000e-01 1.300000e-02 1.300000e-02
+2.300000e+00 1.000000e-01 1.000000e-01 2.840000e-01 1.500000e-02 1.500000e-02
+2.500000e+00 1.000000e-01 1.000000e-01 3.260000e-01 1.500000e-02 1.500000e-02
+2.700000e+00 1.000000e-01 1.000000e-01 3.820000e-01 1.700000e-02 1.700000e-02
+2.900000e+00 1.000000e-01 1.000000e-01 4.190000e-01 1.700000e-02 1.700000e-02
+3.100000e+00 1.000000e-01 1.000000e-01 5.140000e-01 2.000000e-02 2.000000e-02
+3.300000e+00 1.000000e-01 1.000000e-01 5.960000e-01 2.100000e-02 2.100000e-02
+3.500000e+00 1.000000e-01 1.000000e-01 5.440000e-01 1.900000e-02 1.900000e-02
+3.700000e+00 1.000000e-01 1.000000e-01 5.060000e-01 1.700000e-02 1.700000e-02
+3.900000e+00 1.000000e-01 1.000000e-01 3.340000e-01 1.300000e-02 1.300000e-02
+4.100000e+00 1.000000e-01 1.000000e-01 2.030000e-01 8.000000e-03 8.000000e-03
+4.300000e+00 1.000000e-01 1.000000e-01 1.080000e-01 5.000000e-03 5.000000e-03
+4.500000e+00 1.000000e-01 1.000000e-01 4.890000e-02 2.800000e-03 2.800000e-03
+4.700000e+00 1.000000e-01 1.000000e-01 3.290000e-02 2.500000e-03 2.500000e-03
+4.900000e+00 1.000000e-01 1.000000e-01 4.700000e-03 5.000000e-04 5.000000e-04
+5.100000e+00 1.000000e-01 1.000000e-01 1.600000e-03 3.000000e-04 3.000000e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y06
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0056, up: 0.0056}, "sys,EXP": {dn: -0.001, up: 0.001}, "sys,HADR": {dn: -0.001, up: 0.001}, "sys,THEOR": {dn: -0.0041, up: 0.0055}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y06
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.322000e-01 7.083078e-03 7.975588e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y05
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.0041, up: 0.0041}, "sys,EXP": {dn: -0.002, up: 0.002}, "sys,HADR": {dn: -0.002, up: 0.002}, "sys,THEOR": {dn: -0.0046, up: 0.0057}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y05
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.287000e-01 6.780118e-03 7.569676e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d04-x01-y04
+Variations: [""]
+ErrorBreakdown: {0: {stat: {dn: -0.004, up: 0.004}, "sys,EXP": {dn: -0.0008, up: 0.0008}, "sys,HADR": {dn: -0.0022, up: 0.0022}, "sys,THEOR": {dn: -0.0059, up: 0.007}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d04-x01-y04
+Title: doi:10.17182/hepdata.43784.v1/t4
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+5.800000e+01 0.000000e+00 0.000000e+00 1.339000e-01 7.502666e-03 8.395237e-03
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.0009, up: 0.0009}}, 1: {error: {dn: -0.006, up: 0.006}}, 2: {error: {dn: -0.008, up: 0.008}}, 3: {error: {dn: -0.01, up: 0.01}}, 4: {error: {dn: -0.11, up: 0.11}}, 5: {error: {dn: -0.012, up: 0.012}}, 6: {error: {dn: -0.014, up: 0.014}}, 7: {error: {dn: -0.015, up: 0.015}}, 8: {error: {dn: -0.015, up: 0.015}}, 9: {error: {dn: -0.016, up: 0.016}}, 10: {error: {dn: -0.017, up: 0.017}}, 11: {error: {dn: -0.019, up: 0.019}}, 12: {error: {dn: -0.019, up: 0.019}}, 13: {error: {dn: -0.017, up: 0.017}}, 14: {error: {dn: -0.015, up: 0.015}}, 15: {error: {dn: -0.01, up: 0.01}}, 16: {error: {dn: -0.008, up: 0.008}}, 17: {error: {dn: -0.005, up: 0.005}}, 18: {error: {dn: -0.0026, up: 0.0026}}, 19: {error: {dn: -0.0015, up: 0.0015}}, 20: {error: {dn: -0.0011, up: 0.0011}}, 21: {error: {dn: -0.0008, up: 0.0008}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d01-x01-y01
+Title: doi:10.17182/hepdata.43784.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+9.000000e-01 1.000000e-01 1.000000e-01 9.000000e-04 9.000000e-04 9.000000e-04
+1.100000e+00 1.000000e-01 1.000000e-01 4.700000e-02 6.000000e-03 6.000000e-03
+1.300000e+00 1.000000e-01 1.000000e-01 9.900000e-02 8.000000e-03 8.000000e-03
+1.500000e+00 1.000000e-01 1.000000e-01 1.490000e-01 1.000000e-02 1.000000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 1.880000e-01 1.100000e-01 1.100000e-01
+1.900000e+00 1.000000e-01 1.000000e-01 2.370000e-01 1.200000e-02 1.200000e-02
+2.100000e+00 1.000000e-01 1.000000e-01 2.920000e-01 1.400000e-02 1.400000e-02
+2.300000e+00 1.000000e-01 1.000000e-01 3.470000e-01 1.500000e-02 1.500000e-02
+2.500000e+00 1.000000e-01 1.000000e-01 3.760000e-01 1.500000e-02 1.500000e-02
+2.700000e+00 1.000000e-01 1.000000e-01 4.260000e-01 1.600000e-02 1.600000e-02
+2.900000e+00 1.000000e-01 1.000000e-01 4.730000e-01 1.700000e-02 1.700000e-02
+3.100000e+00 1.000000e-01 1.000000e-01 5.670000e-01 1.900000e-02 1.900000e-02
+3.300000e+00 1.000000e-01 1.000000e-01 5.480000e-01 1.900000e-02 1.900000e-02
+3.500000e+00 1.000000e-01 1.000000e-01 4.640000e-01 1.700000e-02 1.700000e-02
+3.700000e+00 1.000000e-01 1.000000e-01 3.540000e-01 1.500000e-02 1.500000e-02
+3.900000e+00 1.000000e-01 1.000000e-01 1.980000e-01 1.000000e-02 1.000000e-02
+4.100000e+00 1.000000e-01 1.000000e-01 1.340000e-01 8.000000e-03 8.000000e-03
+4.300000e+00 1.000000e-01 1.000000e-01 6.400000e-02 5.000000e-03 5.000000e-03
+4.500000e+00 1.000000e-01 1.000000e-01 2.230000e-02 2.600000e-03 2.600000e-03
+4.700000e+00 1.000000e-01 1.000000e-01 8.600000e-03 1.500000e-03 1.500000e-03
+4.900000e+00 1.000000e-01 1.000000e-01 4.400000e-03 1.100000e-03 1.100000e-03
+5.100000e+00 1.000000e-01 1.000000e-01 1.800000e-03 8.000000e-04 8.000000e-04
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1993_I361661/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.004, up: 0.004}}, 1: {error: {dn: -0.005, up: 0.005}}, 2: {error: {dn: -0.006, up: 0.006}}, 3: {error: {dn: -0.006, up: 0.006}}, 4: {error: {dn: -0.006, up: 0.006}}, 5: {error: {dn: -0.007, up: 0.007}}, 6: {error: {dn: -0.007, up: 0.007}}, 7: {error: {dn: -0.008, up: 0.008}}, 8: {error: {dn: -0.007, up: 0.007}}, 9: {error: {dn: -0.008, up: 0.008}}, 10: {error: {dn: -0.009, up: 0.009}}, 11: {error: {dn: -0.009, up: 0.009}}, 12: {error: {dn: -0.009, up: 0.009}}, 13: {error: {dn: -0.008, up: 0.008}}, 14: {error: {dn: -0.006, up: 0.006}}, 15: {error: {dn: -0.004, up: 0.004}}, 16: {error: {dn: -0.0016, up: 0.0016}}, 17: {error: {dn: -0.0009, up: 0.0009}}}
+IsRef: 1
+Path: /REF/TOPAZ_1993_I361661/d03-x01-y01
+Title: doi:10.17182/hepdata.43784.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.400000e+00 2.000000e-01 2.000000e-01 2.400000e-02 4.000000e-03 4.000000e-03
+1.800000e+00 2.000000e-01 2.000000e-01 5.800000e-02 5.000000e-03 5.000000e-03
+2.200000e+00 2.000000e-01 2.000000e-01 7.500000e-02 6.000000e-03 6.000000e-03
+2.600000e+00 2.000000e-01 2.000000e-01 1.000000e-01 6.000000e-03 6.000000e-03
+3.000000e+00 2.000000e-01 2.000000e-01 1.290000e-01 6.000000e-03 6.000000e-03
+3.400000e+00 2.000000e-01 2.000000e-01 1.490000e-01 7.000000e-03 7.000000e-03
+3.800000e+00 2.000000e-01 2.000000e-01 1.590000e-01 7.000000e-03 7.000000e-03
+4.200000e+00 2.000000e-01 2.000000e-01 1.920000e-01 8.000000e-03 8.000000e-03
+4.600000e+00 2.000000e-01 2.000000e-01 2.060000e-01 7.000000e-03 7.000000e-03
+5.000000e+00 2.000000e-01 2.000000e-01 2.510000e-01 8.000000e-03 8.000000e-03
+5.400000e+00 2.000000e-01 2.000000e-01 2.770000e-01 9.000000e-03 9.000000e-03
+5.800000e+00 2.000000e-01 2.000000e-01 2.810000e-01 9.000000e-03 9.000000e-03
+6.200000e+00 2.000000e-01 2.000000e-01 2.460000e-01 9.000000e-03 9.000000e-03
+6.600000e+00 2.000000e-01 2.000000e-01 1.860000e-01 8.000000e-03 8.000000e-03
+7.000000e+00 2.000000e-01 2.000000e-01 9.700000e-02 6.000000e-03 6.000000e-03
+7.400000e+00 2.000000e-01 2.000000e-01 4.100000e-02 4.000000e-03 4.000000e-03
+7.800000e+00 2.000000e-01 2.000000e-01 1.010000e-02 1.600000e-03 1.600000e-03
+8.200000e+00 2.000000e-01 2.000000e-01 3.500000e-03 9.000000e-04 9.000000e-04
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginTristan/TOPAZ_1995_I381777.info b/analyses/pluginTristan/TOPAZ_1995_I381777.info
--- a/analyses/pluginTristan/TOPAZ_1995_I381777.info
+++ b/analyses/pluginTristan/TOPAZ_1995_I381777.info
@@ -1,32 +1,34 @@
Name: TOPAZ_1995_I381777
Year: 1995
Summary: Cross section in $e^+e^-\to$hadrons for 57.77 GeV
Experiment: TOPAZ
Collider: Tristan
InspireID: 381777
+Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Lett. B347 (1995) 171-178, 1995
RunInfo: e+ e- to hadrons
NeedCrossSection: yes
Beams: [e-, e+]
+Energies: [57.77]
Description:
'Measurement of the hadronic cross section in $e^+e^-$ collisions by TOPAZ for 57.77 GeV.'
BibKey: Miyabayashi:1994ej
BibTeX: '@article{Miyabayashi:1994ej,
author = "Miyabayashi, K. and others",
title = "{Measurement of the total hadronic cross-section and
determination of gamma - Z interference in e+ e-
annihilation}",
collaboration = "TOPAZ",
journal = "Phys. Lett.",
volume = "B347",
year = "1995",
pages = "171-178",
doi = "10.1016/0370-2693(95)00038-M",
reportNumber = "DPNU-94-47, NWU-HEP-94-06, KEK-PREPRINT-94-152,
TUAT-HEP-94-05, TIT-HPE-94-11, OCU-HEP-94-09, PU-94-688,
INS-1074, KOBE-HEP-94-08",
SLACcitation = "%%CITATION = PHLTA,B347,171;%%"
}'
diff --git a/analyses/pluginTristan/TOPAZ_1995_I381900.cc b/analyses/pluginTristan/TOPAZ_1995_I381900.cc
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1995_I381900.cc
@@ -0,0 +1,100 @@
+// -*- C++ -*-
+#include "Rivet/Analysis.hh"
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/ChargedFinalState.hh"
+#include "Rivet/Projections/UnstableParticles.hh"
+
+namespace Rivet {
+
+
+ /// @brief Add a short analysis description here
+ class TOPAZ_1995_I381900 : public Analysis {
+ public:
+
+ /// Constructor
+ DEFAULT_RIVET_ANALYSIS_CTOR(TOPAZ_1995_I381900);
+
+
+ /// @name Analysis methods
+ //@{
+
+ /// Book histograms and initialise projections before the run
+ void init() {
+
+ // Initialise and register projections
+ declare(Beam(), "Beams");
+ declare(UnstableParticles(), "UFS");
+ const ChargedFinalState cfs;
+ declare(cfs, "CFS");
+
+ // Book histograms
+ _h_charged = bookHisto1D(1, 1, 1);
+ _h_pi = bookHisto1D(2, 1, 1);
+ _h_Kp = bookHisto1D(2, 1, 2);
+ _h_proton = bookHisto1D(2, 1, 3);
+ _h_K0 = bookHisto1D(3, 1, 1);
+ _wSum =0.;
+ }
+
+
+ /// Perform the per-event analysis
+ void analyze(const Event& event) {
+ const double weight = event.weight();
+ const ChargedFinalState& cfs = apply<ChargedFinalState>(event, "CFS");
+ int nch = cfs.particles().size();
+ if(nch<5) vetoEvent;
+ // Get beams and average beam momentum
+ const ParticlePair& beams = apply<Beam>(event, "Beams").beams();
+ const double meanBeamMom = ( beams.first.p3().mod() +
+ beams.second.p3().mod() ) / 2.0;
+ MSG_DEBUG("Avg beam momentum = " << meanBeamMom);
+ _wSum += weight;
+
+ // neutral kaons
+ const UnstableParticles& ufs = apply<UnstableParticles>(event, "UFS");
+ for(const Particle & p : ufs.particles(Cuts::pid==130 || Cuts::pid==310)) {
+ double xi = -log(p.p3().mod()/meanBeamMom);
+ _h_K0->fill(xi,weight);
+ }
+ // charged particles
+ for(const Particle & p : cfs.particles()) {
+ double xi = -log(p.p3().mod()/meanBeamMom);
+ _h_charged->fill(xi,weight);
+ int id = abs(p.pdgId());
+ if(id==211)
+ _h_pi->fill(xi,weight);
+ else if(id==321)
+ _h_Kp->fill(xi,weight);
+ else if(id==2212)
+ _h_proton->fill(xi,weight);
+ }
+ }
+
+
+ /// Normalise histograms etc., after the run
+ void finalize() {
+ scale(_h_charged,1./_wSum);
+ scale(_h_pi ,1./_wSum);
+ scale(_h_Kp ,1./_wSum);
+ scale(_h_proton ,1./_wSum);
+ scale(_h_K0 ,1./_wSum);
+ }
+
+ //@}
+
+
+ /// @name Histograms
+ //@{
+ Histo1DPtr _h_charged,_h_pi,_h_Kp,_h_proton,_h_K0;
+ double _wSum;
+//@}
+
+
+ };
+
+
+ // The hook for the plugin system
+ DECLARE_RIVET_PLUGIN(TOPAZ_1995_I381900);
+
+
+}
diff --git a/analyses/pluginTristan/TOPAZ_1995_I381900.info b/analyses/pluginTristan/TOPAZ_1995_I381900.info
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1995_I381900.info
@@ -0,0 +1,38 @@
+Name: TOPAZ_1995_I381900
+Year: 1995
+Summary: Charged hadron spectra at 58 GeV
+Experiment: TOPAZ
+Collider: Tristan
+InspireID: 381900
+Status: VALIDATED
+Authors:
+ - Peter Richardson <peter.richardson@durham.ac.uk>
+References:
+ - Phys.Lett. B347 (1995) 171-178, 1995
+RunInfo: e+ e- to hadrons
+NeedCrossSection: yes
+Beams: [e-, e+]
+Energies: [58.]
+Description:
+ 'Measurement of the spectra for charged hadrons in $e^+e^-$ collisions at 58 GeV by the TOPAZ experiment at Tristan. The spectra for all charged hadrons, $\pi^\pm$, $K^\pm$ and $p,\bar{p}$ are included. The spectrum for $K^0,\bar{K}^0$ is also included'
+Keywords: []
+BibKey: Itoh:1994kb
+BibTeX: '@article{Itoh:1994kb,
+ author = "Itoh, R. and others",
+ title = "{Measurement of inclusive particle spectra and test of
+ MLLA prediction in e+ e- annihilation at s**(1/2) =
+ 58-GeV}",
+ collaboration = "TOPAZ",
+ journal = "Phys. Lett.",
+ volume = "B345",
+ year = "1995",
+ pages = "335-342",
+ doi = "10.1016/0370-2693(94)01685-6",
+ eprint = "hep-ex/9412015",
+ archivePrefix = "arXiv",
+ primaryClass = "hep-ex",
+ reportNumber = "KEK-PREPRINT-94-162, NWU-HEP-94-07, DPNU-94-59,
+ TIT-HPE-94-013, TUAT-HEP-94-07, OCU-HEP-94-07, PU-94-692,
+ INS-1077, KOBE-HEP-94-06",
+ SLACcitation = "%%CITATION = HEP-EX/9412015;%%"
+}'
diff --git a/analyses/pluginTristan/TOPAZ_1995_I381900.plot b/analyses/pluginTristan/TOPAZ_1995_I381900.plot
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1995_I381900.plot
@@ -0,0 +1,25 @@
+BEGIN PLOT /TOPAZ_1995_I381900/d01-x01-y01
+Title=Charged particle spectrum
+XLabel=$\xi$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\xi$
+END PLOT
+BEGIN PLOT /TOPAZ_1995_I381900/d02-x01-y01
+Title=$\pi^\pm$ spectrum
+XLabel=$\xi$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\xi$
+END PLOT
+BEGIN PLOT /TOPAZ_1995_I381900/d02-x01-y02
+Title=$K^\pm$ spectrum
+XLabel=$\xi$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\xi$
+END PLOT
+BEGIN PLOT /TOPAZ_1995_I381900/d02-x01-y03
+Title=$p,\bar{p}$ spectrum
+XLabel=$\xi$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\xi$
+END PLOT
+BEGIN PLOT /TOPAZ_1995_I381900/d03-x01-y01
+Title=$K^0,\bar{K}^0$ spectrum
+XLabel=$\xi$
+YLabel=$1/\sigma\text{d}\sigma/\text{d}\xi$
+END PLOT
diff --git a/analyses/pluginTristan/TOPAZ_1995_I381900.yoda b/analyses/pluginTristan/TOPAZ_1995_I381900.yoda
new file mode 100644
--- /dev/null
+++ b/analyses/pluginTristan/TOPAZ_1995_I381900.yoda
@@ -0,0 +1,121 @@
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1995_I381900/d02-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.12, up: 0.12}}, 1: {error: {dn: -0.14, up: 0.14}}, 2: {error: {dn: -0.21, up: 0.21}}, 3: {error: {dn: -0.23, up: 0.23}}, 4: {error: {dn: -0.27, up: 0.27}}, 5: {error: {dn: -0.42, up: 0.42}}, 6: {error: {dn: -0.64, up: 0.64}}, 7: {error: {dn: -0.8, up: 0.8}}, 9: {error: {dn: -0.5, up: 0.5}}, 10: {error: {dn: -0.46, up: 0.46}}, 11: {error: {dn: -0.37, up: 0.37}}, 12: {error: {dn: -0.37, up: 0.37}}, 13: {error: {dn: -0.34, up: 0.34}}, 14: {error: {dn: -0.36, up: 0.36}}, 15: {error: {dn: -0.28, up: 0.28}}, 16: {error: {dn: -0.18, up: 0.18}}, 17: {error: {dn: -0.36, up: 0.36}}}
+IsRef: 1
+Path: /REF/TOPAZ_1995_I381900/d02-x01-y01
+Title: doi:10.17182/hepdata.38345.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.320000e+00 1.500000e-01 1.500000e-01 1.070000e+00 1.200000e-01 1.200000e-01
+1.620000e+00 1.500000e-01 1.500000e-01 1.500000e+00 1.400000e-01 1.400000e-01
+1.920000e+00 1.500000e-01 1.500000e-01 2.240000e+00 2.100000e-01 2.100000e-01
+2.220000e+00 1.500000e-01 1.500000e-01 2.750000e+00 2.300000e-01 2.300000e-01
+2.470000e+00 1.000000e-01 7.500000e-02 3.250000e+00 2.700000e-01 2.700000e-01
+2.620000e+00 7.500000e-02 7.500000e-02 3.750000e+00 4.200000e-01 4.200000e-01
+2.770000e+00 7.500000e-02 7.500000e-02 3.950000e+00 6.400000e-01 6.400000e-01
+2.980000e+00 7.500000e-02 7.500000e-02 3.840000e+00 8.000000e-01 8.000000e-01
+3.410000e+00 5.000000e-02 5.000000e-02 4.750000e+00 5.000000e-01 5.000000e-01
+3.510000e+00 5.000000e-02 5.000000e-02 4.860000e+00 4.600000e-01 4.600000e-01
+3.610000e+00 5.000000e-02 5.000000e-02 4.790000e+00 3.700000e-01 3.700000e-01
+3.770000e+00 1.100000e-01 1.100000e-01 4.530000e+00 3.700000e-01 3.700000e-01
+3.960000e+00 8.000000e-02 8.000000e-02 4.180000e+00 3.400000e-01 3.400000e-01
+4.140000e+00 1.000000e-01 1.000000e-01 3.820000e+00 3.600000e-01 3.600000e-01
+4.420000e+00 1.800000e-01 1.800000e-01 3.270000e+00 2.800000e-01 2.800000e-01
+4.710000e+00 1.100000e-01 8.000000e-02 2.270000e+00 1.800000e-01 1.800000e-01
+4.830000e+00 4.000000e-02 4.000000e-02 1.940000e+00 3.600000e-01 3.600000e-01
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1995_I381900/d03-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.1, up: 0.1}}, 1: {error: {dn: -0.12, up: 0.12}}, 2: {error: {dn: -0.1, up: 0.1}}, 3: {error: {dn: -0.09, up: 0.09}}, 4: {error: {dn: -0.09, up: 0.09}}, 5: {error: {dn: -0.09, up: 0.09}}, 6: {error: {dn: -0.04, up: 0.04}}}
+IsRef: 1
+Path: /REF/TOPAZ_1995_I381900/d03-x01-y01
+Title: doi:10.17182/hepdata.38345.v1/t3
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.800000e+00 2.250000e-01 2.250000e-01 5.800000e-01 1.000000e-01 1.000000e-01
+2.250000e+00 2.250000e-01 1.500000e-01 6.500000e-01 1.200000e-01 1.200000e-01
+2.550000e+00 1.500000e-01 1.500000e-01 6.800000e-01 1.000000e-01 1.000000e-01
+2.850000e+00 1.500000e-01 1.500000e-01 6.100000e-01 9.000000e-02 9.000000e-02
+3.150000e+00 1.500000e-01 1.500000e-01 6.200000e-01 9.000000e-02 9.000000e-02
+3.450000e+00 1.500000e-01 3.000000e-01 4.900000e-01 9.000000e-02 9.000000e-02
+4.050000e+00 3.000000e-01 3.000000e-01 2.300000e-01 4.000000e-02 4.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1995_I381900/d02-x01-y03
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.04, up: 0.04}}, 1: {error: {dn: -0.05, up: 0.05}}, 2: {error: {dn: -0.04, up: 0.04}}, 5: {error: {dn: -0.21, up: 0.21}}, 6: {error: {dn: -0.22, up: 0.22}}, 9: {error: {dn: -0.04, up: 0.04}}, 10: {error: {dn: -0.03, up: 0.03}}, 11: {error: {dn: -0.03, up: 0.03}}, 12: {error: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/TOPAZ_1995_I381900/d02-x01-y03
+Title: doi:10.17182/hepdata.38345.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.320000e+00 1.500000e-01 1.500000e-01 1.700000e-01 4.000000e-02 4.000000e-02
+1.620000e+00 1.500000e-01 1.500000e-01 2.500000e-01 5.000000e-02 5.000000e-02
+1.920000e+00 1.500000e-01 1.500000e-01 2.300000e-01 4.000000e-02 4.000000e-02
+2.620000e+00 7.500000e-02 7.500000e-02 3.000000e-01 2.100000e-01 2.100000e-01
+2.770000e+00 7.500000e-02 7.500000e-02 3.300000e-01 2.200000e-01 2.200000e-01
+3.410000e+00 5.000000e-02 5.000000e-02 2.200000e-01 4.000000e-02 4.000000e-02
+3.510000e+00 5.000000e-02 5.000000e-02 2.000000e-01 3.000000e-02 3.000000e-02
+3.610000e+00 5.000000e-02 5.000000e-02 2.100000e-01 3.000000e-02 3.000000e-02
+3.770000e+00 1.100000e-01 1.100000e-01 1.300000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1995_I381900/d01-x01-y01
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.015, up: 0.015}}, 1: {error: {dn: -0.018, up: 0.018}}, 2: {error: {dn: -0.024, up: 0.024}}, 3: {error: {dn: -0.031, up: 0.031}}, 4: {error: {dn: -0.041, up: 0.041}}, 5: {error: {dn: -0.055, up: 0.055}}, 6: {error: {dn: -0.067, up: 0.067}}, 7: {error: {dn: -0.076, up: 0.076}}, 8: {error: {dn: -0.089, up: 0.089}}, 9: {error: {dn: -0.093, up: 0.093}}, 10: {error: {dn: -0.103, up: 0.103}}, 11: {error: {dn: -0.107, up: 0.107}}, 12: {error: {dn: -0.119, up: 0.119}}, 13: {error: {dn: -0.12, up: 0.12}}, 14: {error: {dn: -0.119, up: 0.119}}, 15: {error: {dn: -0.114, up: 0.114}}, 16: {error: {dn: -0.109, up: 0.109}}, 17: {error: {dn: -0.098, up: 0.098}}, 18: {error: {dn: -0.087, up: 0.087}}, 19: {error: {dn: -0.071, up: 0.071}}, 20: {error: {dn: -0.055, up: 0.055}}, 21: {error: {dn: -0.046, up: 0.046}}}
+IsRef: 1
+Path: /REF/TOPAZ_1995_I381900/d01-x01-y01
+Title: doi:10.17182/hepdata.38345.v1/t1
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+7.000000e-01 1.000000e-01 1.000000e-01 2.870000e-01 1.500000e-02 1.500000e-02
+9.000000e-01 1.000000e-01 1.000000e-01 6.560000e-01 1.800000e-02 1.800000e-02
+1.100000e+00 1.000000e-01 1.000000e-01 9.420000e-01 2.400000e-02 2.400000e-02
+1.300000e+00 1.000000e-01 1.000000e-01 1.313000e+00 3.100000e-02 3.100000e-02
+1.500000e+00 1.000000e-01 1.000000e-01 1.783000e+00 4.100000e-02 4.100000e-02
+1.700000e+00 1.000000e-01 1.000000e-01 2.455000e+00 5.500000e-02 5.500000e-02
+1.900000e+00 1.000000e-01 1.000000e-01 3.116000e+00 6.700000e-02 6.700000e-02
+2.100000e+00 1.000000e-01 1.000000e-01 3.547000e+00 7.600000e-02 7.600000e-02
+2.300000e+00 1.000000e-01 1.000000e-01 4.182000e+00 8.900000e-02 8.900000e-02
+2.500000e+00 1.000000e-01 1.000000e-01 4.380000e+00 9.300000e-02 9.300000e-02
+2.700000e+00 1.000000e-01 1.000000e-01 4.877000e+00 1.030000e-01 1.030000e-01
+2.900000e+00 1.000000e-01 1.000000e-01 5.089000e+00 1.070000e-01 1.070000e-01
+3.100000e+00 1.000000e-01 1.000000e-01 5.674000e+00 1.190000e-01 1.190000e-01
+3.300000e+00 1.000000e-01 1.000000e-01 5.705000e+00 1.200000e-01 1.200000e-01
+3.500000e+00 1.000000e-01 1.000000e-01 5.673000e+00 1.190000e-01 1.190000e-01
+3.700000e+00 1.000000e-01 1.000000e-01 5.406000e+00 1.140000e-01 1.140000e-01
+3.900000e+00 1.000000e-01 1.000000e-01 5.135000e+00 1.090000e-01 1.090000e-01
+4.100000e+00 1.000000e-01 1.000000e-01 4.564000e+00 9.800000e-02 9.800000e-02
+4.300000e+00 1.000000e-01 1.000000e-01 4.037000e+00 8.700000e-02 8.700000e-02
+4.500000e+00 1.000000e-01 1.000000e-01 3.265000e+00 7.100000e-02 7.100000e-02
+4.700000e+00 1.000000e-01 1.000000e-01 2.498000e+00 5.500000e-02 5.500000e-02
+4.900000e+00 1.000000e-01 1.000000e-01 1.637000e+00 4.600000e-02 4.600000e-02
+END YODA_SCATTER2D_V2
+
+BEGIN YODA_SCATTER2D_V2 /REF/TOPAZ_1995_I381900/d02-x01-y02
+Variations: [""]
+ErrorBreakdown: {0: {error: {dn: -0.08, up: 0.08}}, 1: {error: {dn: -0.1, up: 0.1}}, 2: {error: {dn: -0.1, up: 0.1}}, 5: {error: {dn: -0.19, up: 0.19}}, 6: {error: {dn: -0.16, up: 0.16}}, 9: {error: {dn: -0.08, up: 0.08}}, 10: {error: {dn: -0.06, up: 0.06}}, 11: {error: {dn: -0.06, up: 0.06}}, 12: {error: {dn: -0.06, up: 0.06}}, 13: {error: {dn: -0.04, up: 0.04}}, 14: {error: {dn: -0.03, up: 0.03}}, 15: {error: {dn: -0.02, up: 0.02}}}
+IsRef: 1
+Path: /REF/TOPAZ_1995_I381900/d02-x01-y02
+Title: doi:10.17182/hepdata.38345.v1/t2
+Type: Scatter2D
+---
+# xval xerr- xerr+ yval yerr- yerr+
+1.320000e+00 1.500000e-01 1.500000e-01 4.100000e-01 8.000000e-02 8.000000e-02
+1.620000e+00 1.500000e-01 1.500000e-01 6.100000e-01 1.000000e-01 1.000000e-01
+1.920000e+00 1.500000e-01 1.500000e-01 6.300000e-01 1.000000e-01 1.000000e-01
+2.620000e+00 7.500000e-02 7.500000e-02 7.500000e-01 1.900000e-01 1.900000e-01
+2.770000e+00 7.500000e-02 7.500000e-02 6.900000e-01 1.600000e-01 1.600000e-01
+3.410000e+00 5.000000e-02 5.000000e-02 5.100000e-01 8.000000e-02 8.000000e-02
+3.510000e+00 5.000000e-02 5.000000e-02 3.900000e-01 6.000000e-02 6.000000e-02
+3.610000e+00 5.000000e-02 5.000000e-02 4.400000e-01 6.000000e-02 6.000000e-02
+3.770000e+00 1.100000e-01 1.100000e-01 4.800000e-01 6.000000e-02 6.000000e-02
+3.960000e+00 8.000000e-02 8.000000e-02 2.900000e-01 4.000000e-02 4.000000e-02
+4.140000e+00 1.000000e-01 1.000000e-01 2.400000e-01 3.000000e-02 3.000000e-02
+4.420000e+00 1.800000e-01 1.800000e-01 1.200000e-01 2.000000e-02 2.000000e-02
+END YODA_SCATTER2D_V2
diff --git a/analyses/pluginTristan/VENUS_1999_I500179.info b/analyses/pluginTristan/VENUS_1999_I500179.info
--- a/analyses/pluginTristan/VENUS_1999_I500179.info
+++ b/analyses/pluginTristan/VENUS_1999_I500179.info
@@ -1,28 +1,29 @@
Name: VENUS_1999_I500179
Year: 1999
Summary: Cross section in $e^+e^-\to$hadrons for 57.77 GeV
Experiment: VENUS
Collider: Tristan
InspireID: 500179
+Status: VALIDATED
Authors:
- Peter Richardson <peter.richardson@durham.ac.uk>
References:
- Phys.Lett. B198 (1987) 570, 1987
RunInfo: e+ e- to hadrons
NeedCrossSection: yes
Beams: [e-, e+]
Description:
'Measurement of the hadronic cross section in $e^+e^-$ collisions by VENUS for 57.77 GeV.'
BibKey: Yusa:1999dx
BibTeX: '@article{Yusa:1999dx,
author = "Yusa, K. and others",
title = "{Precise measurement of the total hadronic cross-section
in e+ e- annihilation at s**(1/2) = 57.77-GeV}",
collaboration = "VENUS",
journal = "Phys. Lett.",
volume = "B447",
year = "1999",
pages = "167-177",
doi = "10.1016/S0370-2693(98)01560-3",
SLACcitation = "%%CITATION = PHLTA,B447,167;%%"
}'
diff --git a/bin/make-plots b/bin/make-plots
--- a/bin/make-plots
+++ b/bin/make-plots
@@ -1,3540 +1,3552 @@
#! /usr/bin/env python
"""\
%(prog)s [options] file.dat [file2.dat ...]
TODO
* Optimise output for e.g. lots of same-height bins in a row
* Add a RatioFullRange directive to show the full range of error bars + MC envelope in the ratio
* Tidy LaTeX-writing code -- faster to compile one doc only, then split it?
* Handle boolean values flexibly (yes, no, true, false, etc. as well as 1, 0)
"""
from __future__ import print_function
##
## This program is copyright by Hendrik Hoeth <hoeth@linta.de> and
## the Rivet team https://rivet.hepforge.org. It may be used
## for scientific and private purposes. Patches are welcome, but please don't
## redistribute changed versions yourself.
##
## Check the Python version
import sys
if sys.version_info[:3] < (2,6,0):
print("make-plots requires Python version >= 2.6.0... exiting")
sys.exit(1)
## Try to rename the process on Linux
try:
import ctypes
libc = ctypes.cdll.LoadLibrary('libc.so.6')
libc.prctl(15, 'make-plots', 0, 0, 0)
except Exception as e:
pass
import os, logging, re
import tempfile
import getopt
import string
import copy
from math import *
## Regex patterns
pat_begin_block = re.compile(r'^#+\s*BEGIN ([A-Z0-9_]+) ?(\S+)?')
pat_end_block = re.compile('^#+\s*END ([A-Z0-9_]+)')
pat_comment = re.compile('^#|^\s*$')
pat_property = re.compile('^(\w+?)=(.*)$')
pat_property_opt = re.compile('^ReplaceOption\[(\w+=\w+)\]=(.*)$')
pat_path_property = re.compile('^(\S+?)::(\w+?)=(.*)$')
pat_options = re.compile(r"((?::\w+=[^:/]+)+)")
def fuzzyeq(a, b, tolerance=1e-6):
"Fuzzy equality comparison function for floats, with given fractional tolerance"
# if type(a) is not float or type(a) is not float:
# print(a, b)
if (a == 0 and abs(b) < 1e-12) or (b == 0 and abs(a) < 1e-12):
return True
return 2.0*abs(a-b)/abs(a+b) < tolerance
def inrange(x, a, b):
return x >= a and x < b
def floatify(x):
if type(x) is str:
x = x.split()
if not hasattr(x, "__len__"):
x = [x]
x = [float(a) for a in x]
return x[0] if len(x) == 1 else x
def floatpair(x):
if type(x) is str:
x = x.split()
if hasattr(x, "__len__"):
assert len(x) == 2
return [float(a) for a in x]
return [float(x), float(x)]
def is_end_marker(line, blockname):
m = pat_end_block.match(line)
return m and m.group(1) == blockname
def is_comment(line):
return pat_comment.match(line) is not None
class Described(object):
"Inherited functionality for objects holding a 'description' dictionary"
def __init__(self):
pass
def has_attr(self, key):
return key in self.description
def set_attr(self, key, val):
self.description[key] = val
def attr(self, key, default=None):
return self.description.get(key, default)
def attr_bool(self, key, default=None):
x = self.attr(key, default)
if x is None: return None
if str(x).lower() in ["1", "true", "yes", "on"]: return True
if str(x).lower() in ["0", "false", "no", "off"]: return False
return None
def attr_int(self, key, default=None):
x = self.attr(key, default)
try:
x = int(x)
except:
x = None
return x
def attr_float(self, key, default=None):
x = self.attr(key, default)
try:
x = float(x)
except:
x = None
return x
class InputData(Described):
def __init__(self, filename):
self.filename=filename
if not self.filename.endswith(".dat"):
self.filename += ".dat"
self.normalized=False
self.histos = {}
self.ratiohistos = {}
self.histomangler = {}
self.special = {}
self.functions = {}
self.description = {}
self.pathdescriptions = []
self.description['_OptSubs'] = { }
self.description['is2dim'] = False
f = open(filename)
for line in f:
m = pat_begin_block.match(line)
if m:
name, path = m.group(1,2)
if path is None and name != 'PLOT':
raise Exception('BEGIN sections need a path name.')
if name == 'PLOT':
self.read_input(f);
elif name == 'SPECIAL':
self.special[path] = Special(f)
elif name == 'HISTOGRAM' or name == 'HISTOGRAM2D':
self.histos[path] = Histogram(f, p=path)
self.description['is2dim'] = self.histos[path].is2dim
if not self.histos[path].getName() == '':
newname = self.histos[path].getName()
self.histos[newname] = copy.deepcopy(self.histos[path])
del self.histos[path]
elif name == 'HISTO1D':
self.histos[path] = Histo1D(f, p=path)
if not self.histos[path].getName() == '':
newname = self.histos[path].getName()
self.histos[newname] = copy.deepcopy(self.histos[path])
del self.histos[path]
elif name == 'HISTO2D':
self.histos[path] = Histo2D(f, p=path)
self.description['is2dim'] = True
if not self.histos[path].getName() == '':
newname = self.histos[path].getName()
self.histos[newname] = copy.deepcopy(self.histos[path])
del self.histos[path]
elif name == 'HISTOGRAMMANGLER':
self.histomangler[path] = PlotFunction(f)
elif name == 'COUNTER':
self.histos[path] = Counter(f, p=path)
elif name == 'VALUE':
self.histos[path] = Value(f, p=path)
elif name == 'FUNCTION':
self.functions[path] = Function(f)
# elif is_comment(line):
# continue
# else:
# self.read_path_based_input(line)
f.close()
self.apply_config_files(args.CONFIGFILES)
self.description.setdefault('PlotSizeX', 10.)
self.description.setdefault('PlotSizeY', 6.)
if self.description['is2dim']:
self.description['PlotSizeX'] -= 1.7
self.description['PlotSizeY'] = 10.
self.description['MainPlot'] = '1'
self.description['RatioPlot'] = '0'
if self.description.get('PlotSize', '') != '':
plotsizes = self.description['PlotSize'].split(',')
self.description['PlotSizeX'] = float(plotsizes[0])
self.description['PlotSizeY'] = float(plotsizes[1])
if len(plotsizes) == 3:
self.description['RatioPlotSizeY'] = float(plotsizes[2])
del self.description['PlotSize']
self.description['RatioPlotSizeY'] = 0.
if self.description.get('MainPlot') == '0':
## Ratio, no main
self.description['RatioPlot'] = '1' #< don't allow both to be zero!
self.description['PlotSizeY'] = 0.
#if 'RatioPlot' in self.description and self.description['RatioPlot']=='1':
if self.attr_bool('RatioPlot'):
if self.has_attr('RatioPlotYSize') and self.attr('RatioPlotYSize') != '':
self.description['RatioPlotSizeY'] = self.attr_float('RatioPlotYSize')
else:
if self.attr_bool('MainPlot'): self.description['RatioPlotSizeY'] = 6.
else: self.description['RatioPlotSizeY'] = 3.
if self.description['is2dim']:
self.description['RatioPlotSizeY'] *= 2.
for i in range(1,9):
if self.description.get('RatioPlot'+str(i), '0') == '1':
if self.description.get('RatioPlot'+str(i)+'YSize') != '':
self.description['RatioPlot'+str(i)+'SizeY'] = float(self.description['RatioPlot'+str(i)+'YSize'])
else:
if self.description.get('MainPlot') == '0':
self.description['RatioPlot'+str(i)+'SizeY'] = 6.
else:
self.description['RatioPlot'+str(i)+'SizeY'] = 3.
if self.description['is2dim']:
self.description['RatioPlot'+str(i)+'SizeY'] *= 2.
## Ensure numbers, not strings
self.description['PlotSizeX'] = float(self.description['PlotSizeX'])
self.description['PlotSizeY'] = float(self.description['PlotSizeY'])
self.description['RatioPlotSizeY'] = float(self.description['RatioPlotSizeY'])
# self.description['TopMargin'] = float(self.description['TopMargin'])
# self.description['BottomMargin'] = float(self.description['BottomMargin'])
self.description['LogX'] = str(self.description.get('LogX', 0)) in ["1", "yes", "true"]
self.description['LogY'] = str(self.description.get('LogY', 0)) in ["1", "yes", "true"]
self.description['LogZ'] = str(self.description.get('LogZ', 0)) in ["1", "yes", "true"]
self.description['RatioPlotLogY'] = str(self.description.get('RatioPlotLogY', 0)) in ["1", "yes", "true"]
self.description['RatioPlotLogZ'] = str(self.description.get('RatioPlotLogZ', 0)) in ["1", "yes", "true"]
for i in range(1,9):
self.description['RatioPlot'+str(i)+'LogY'] = str(self.description.get('RatioPlot'+str(i)+'LogY', 0)) in ["1", "yes", "true"]
self.description['RatioPlot'+str(i)+'LogZ'] = str(self.description.get('RatioPlot'+str(i)+'LogZ', 0)) in ["1", "yes", "true"]
if 'Rebin' in self.description:
for i in self.histos:
self.histos[i].description['Rebin'] = self.description['Rebin']
if 'ConnectBins' in self.description:
for i in self.histos:
self.histos[i].description['ConnectBins'] = self.description['ConnectBins']
histoordermap = {}
histolist = list(self.histos.keys())
if 'DrawOnly' in self.description:
histolist = filter(histolist.count, self.description['DrawOnly'].strip().split())
for histo in histolist:
order = 0
if 'PlotOrder' in self.histos[histo].description:
order = int(self.histos[histo].description['PlotOrder'])
if not order in histoordermap:
histoordermap[order] = []
histoordermap[order].append(histo)
sortedhistolist = []
for i in sorted(histoordermap.keys()):
sortedhistolist.extend(histoordermap[i])
self.description['DrawOnly']=sortedhistolist
refhistoordermap = {}
refhistolist = list(self.histos.keys())
if 'RatioPlotDrawOnly' in self.description:
refhistolist = filter(refhistolist.count, self.description['RatioPlotDrawOnly'].strip().split())
for histo in refhistolist:
order = 0
if 'PlotOrder' in self.histos[histo].description:
order = int(self.histos[histo].description['PlotOrder'])
if not order in refhistoordermap:
refhistoordermap[order] = []
refhistoordermap[order].append(histo)
sortedrefhistolist = []
for i in sorted(refhistoordermap.keys()):
sortedrefhistolist.extend(refhistoordermap[i])
self.description['RatioPlotDrawOnly']=sortedrefhistolist
else:
self.description['RatioPlotDrawOnly']=self.description['DrawOnly']
for i in range(1,9):
refhistoordermap = {}
refhistolist = list(self.histos.keys())
if ('RatioPlot'+str(i)+'DrawOnly') in self.description:
refhistolist = filter(refhistolist.count, self.description['RatioPlot'+str(i)+'DrawOnly'].strip().split())
for histo in refhistolist:
order = 0
if 'PlotOrder' in self.histos[histo].description:
order = int(self.histos[histo].description['PlotOrder'])
if not order in refhistoordermap:
refhistoordermap[order] = []
refhistoordermap[order].append(histo)
sortedrefhistolist = []
for key in sorted(refhistoordermap.keys()):
sortedrefhistolist.extend(refhistoordermap[key])
self.description['RatioPlot'+str(i)+'DrawOnly']=sortedrefhistolist
else:
self.description['RatioPlot'+str(i)+'DrawOnly']=self.description['DrawOnly']
## Inherit various values from histograms if not explicitly set
for k in ['LogX', 'LogY', 'LogZ',
'XLabel', 'YLabel', 'ZLabel',
'XCustomMajorTicks', 'YCustomMajorTicks', 'ZCustomMajorTicks']:
self.inherit_from_histos(k)
@property
def is2dim(self):
return self.attr_bool("is2dim", False)
@is2dim.setter
def is2dim(self, val):
self.set_attr("is2dim", val)
@property
def drawonly(self):
x = self.attr("DrawOnly")
if type(x) is str:
self.drawonly = x #< use setter to listify
return x if x else []
@drawonly.setter
def drawonly(self, val):
if type(val) is str:
val = val.strip().split()
self.set_attr("DrawOnly", val)
@property
def stacklist(self):
x = self.attr("Stack")
if type(x) is str:
self.stacklist = x #< use setter to listify
return x if x else []
@stacklist.setter
def stacklist(self, val):
if type(val) is str:
val = val.strip().split()
self.set_attr("Stack", val)
@property
def plotorder(self):
x = self.attr("PlotOrder")
if type(x) is str:
self.plotorder = x #< use setter to listify
return x if x else []
@plotorder.setter
def plotorder(self, val):
if type(val) is str:
val = val.strip().split()
self.set_attr("PlotOrder", val)
@property
def plotsizex(self):
return self.attr_float("PlotSizeX")
@plotsizex.setter
def plotsizex(self, val):
self.set_attr("PlotSizeX", val)
@property
def plotsizey(self):
return self.attr_float("PlotSizeY")
@plotsizey.setter
def plotsizey(self, val):
self.set_attr("PlotSizeY", val)
@property
def plotsize(self):
return [self.plotsizex, self.plotsizey]
@plotsize.setter
def plotsize(self, val):
if type(val) is str:
val = [float(x) for x in val.split(",")]
assert len(val) == 2
self.plotsizex = val[0]
self.plotsizey = val[1]
@property
def ratiosizey(self):
return self.attr_float("RatioPlotSizeY")
@ratiosizey.setter
def ratiosizey(self, val):
self.set_attr("RatioPlotSizeY", val)
@property
def scale(self):
return self.attr_float("Scale")
@scale.setter
def scale(self, val):
self.set_attr("Scale", val)
@property
def xmin(self):
return self.attr_float("XMin")
@xmin.setter
def xmin(self, val):
self.set_attr("XMin", val)
@property
def xmax(self):
return self.attr_float("XMax")
@xmax.setter
def xmax(self, val):
self.set_attr("XMax", val)
@property
def xrange(self):
return [self.xmin, self.xmax]
@xrange.setter
def xrange(self, val):
if type(val) is str:
val = [float(x) for x in val.split(",")]
assert len(val) == 2
self.xmin = val[0]
self.xmax = val[1]
@property
def ymin(self):
return self.attr_float("YMin")
@ymin.setter
def ymin(self, val):
self.set_attr("YMin", val)
@property
def ymax(self):
return self.attr_float("YMax")
@ymax.setter
def ymax(self, val):
self.set_attr("YMax", val)
@property
def yrange(self):
return [self.ymin, self.ymax]
@yrange.setter
def yrange(self, val):
if type(val) is str:
val = [float(y) for y in val.split(",")]
assert len(val) == 2
self.ymin = val[0]
self.ymax = val[1]
# TODO: add more rw properties for plotsize(x,y), ratiosize(y),
# show_mainplot, show_ratioplot, show_legend, log(x,y,z), rebin,
# drawonly, legendonly, plotorder, stack,
# label(x,y,z), majorticks(x,y,z), minorticks(x,y,z),
# min(x,y,z), max(x,y,z), range(x,y,z)
def inherit_from_histos(self, k):
"""Note: this will inherit the key from a random histogram:
only use if you're sure all histograms have this key!"""
if k not in self.description:
h = list(self.histos.values())[0]
if k in h.description:
self.description[k] = h.description[k]
def read_input(self, f):
for line in f:
if is_end_marker(line, 'PLOT'):
break
elif is_comment(line):
continue
m = pat_property.match(line)
m_opt = pat_property_opt.match(line)
if m_opt:
opt_old, opt_new = m_opt.group(1,2)
self.description['_OptSubs'][opt_old.strip()] = opt_new.strip()
elif m:
prop, value = m.group(1,2)
prop = prop.strip()
value = value.strip()
if prop in self.description:
logging.debug("Overwriting property %s = %s -> %s" % (prop, self.description[prop], value))
## Use strip here to deal with DOS newlines containing \r
self.description[prop.strip()] = value.strip()
def apply_config_files(self, conffiles):
if conffiles is not None:
for filename in conffiles:
cf = open(filename,'r')
lines = cf.readlines()
for i in range(0, len(lines)):
## First evaluate PLOT sections
m = pat_begin_block.match(lines[i])
if m and m.group(1) == 'PLOT' and re.match(m.group(2),self.filename):
while i<len(lines)-1:
i = i+1
if is_end_marker(lines[i], 'PLOT'):
break
elif is_comment(lines[i]):
continue
m = pat_property.match(lines[i])
if m:
prop, value = m.group(1,2)
if prop in self.description:
logging.debug("Overwriting from conffile property %s = %s -> %s" % (prop, self.description[prop], value))
## Use strip here to deal with DOS newlines containing \r
self.description[prop.strip()] = value.strip()
elif is_comment(lines[i]):
continue
else:
## Then evaluate path-based settings, e.g. for HISTOGRAMs
m = pat_path_property.match(lines[i])
if m:
regex, prop, value = m.group(1,2,3)
for obj_dict in [self.special, self.histos, self.functions]:
for path, obj in obj_dict.items():
if re.match(regex, path):
## Use strip here to deal with DOS newlines containing \r
obj.description.update({prop.strip() : value.strip()})
cf.close()
class Plot(object):
def __init__(self, inputdata):
pass
def set_normalization(self,inputdata):
if inputdata.normalized==True:
return
for method in ['NormalizeToIntegral', 'NormalizeToSum']:
if method in inputdata.description:
for i in inputdata.description['DrawOnly']:
if method not in inputdata.histos[i].description:
inputdata.histos[i].description[method] = inputdata.description[method]
if 'Scale' in inputdata.description:
for i in inputdata.description['DrawOnly']:
inputdata.histos[i].description['Scale'] = float(inputdata.description['Scale'])
for i in inputdata.histos.keys():
inputdata.histos[i].mangle_input()
inputdata.normalized = True
def stack_histograms(self,inputdata):
if 'Stack' in inputdata.description:
stackhists = [h for h in inputdata.attr('Stack').strip().split() if h in inputdata.histos]
previous = ''
for i in stackhists:
if previous != '':
inputdata.histos[i].add(inputdata.histos[previous])
previous = i
def set_histo_options(self,inputdata):
if 'ConnectGaps' in inputdata.description:
for i in inputdata.histos.keys():
if 'ConnectGaps' not in inputdata.histos[i].description:
inputdata.histos[i].description['ConnectGaps'] = inputdata.description['ConnectGaps']
# Counter and Value only have dummy x-axis, ticks wouldn't make sense here, so suppress them:
if 'Value object' in str(inputdata.histos) or 'Counter object' in str(inputdata.histos):
inputdata.description['XCustomMajorTicks'] = ''
inputdata.description['XCustomMinorTicks'] = ''
def set_borders(self, inputdata):
self.set_xmax(inputdata)
self.set_xmin(inputdata)
self.set_ymax(inputdata)
self.set_ymin(inputdata)
self.set_zmax(inputdata)
self.set_zmin(inputdata)
inputdata.description['Borders'] = (self.xmin, self.xmax, self.ymin, self.ymax, self.zmin, self.zmax)
def set_xmin(self, inputdata):
self.xmin = inputdata.xmin
if self.xmin is None:
xmins = [inputdata.histos[h].getXMin() for h in inputdata.description['DrawOnly']]
self.xmin = min(xmins) if xmins else 0.0
def set_xmax(self,inputdata):
self.xmax = inputdata.xmax
if self.xmax is None:
xmaxs = [inputdata.histos[h].getXMax() for h in inputdata.description['DrawOnly']]
self.xmax = min(xmaxs) if xmaxs else 1.0
def set_ymin(self,inputdata):
if inputdata.ymin is not None:
self.ymin = inputdata.ymin
else:
ymins = [inputdata.histos[i].getYMin(self.xmin, self.xmax, inputdata.description['LogY']) for i in inputdata.attr('DrawOnly')]
minymin = min(ymins) if ymins else 0.0
if inputdata.description['is2dim']:
self.ymin = minymin
else:
showzero = inputdata.attr_bool("ShowZero", True)
if showzero:
self.ymin = 0. if minymin > -1e-4 else 1.1*minymin
else:
self.ymin = 1.1*minymin if minymin < -1e-4 else 0 if minymin < 1e-4 else 0.9*minymin
if inputdata.description['LogY']:
ymins = [ymin for ymin in ymins if ymin > 0.0]
if not ymins:
if self.ymax == 0:
self.ymax = 1
ymins.append(2e-7*self.ymax)
minymin = min(ymins)
fullrange = args.FULL_RANGE
if inputdata.has_attr('FullRange'):
fullrange = inputdata.attr_bool('FullRange')
self.ymin = minymin/1.7 if fullrange else max(minymin/1.7, 2e-7*self.ymax)
if self.ymin == self.ymax:
self.ymin -= 1
self.ymax += 1
def set_ymax(self,inputdata):
if inputdata.has_attr('YMax'):
self.ymax = inputdata.attr_float('YMax')
else:
ymaxs = [inputdata.histos[h].getYMax(self.xmin, self.xmax) for h in inputdata.attr('DrawOnly')]
self.ymax = max(ymaxs) if ymaxs else 1.0
if not inputdata.is2dim:
self.ymax *= (1.7 if inputdata.attr_bool('LogY') else 1.1)
def set_zmin(self,inputdata):
if inputdata.has_attr('ZMin'):
self.zmin = inputdata.attr_float('ZMin')
else:
zmins = [inputdata.histos[i].getZMin(self.xmin, self.xmax, self.ymin, self.ymax) for i in inputdata.attr('DrawOnly')]
minzmin = min(zmins) if zmins else 0.0
self.zmin = minzmin
if zmins:
showzero = inputdata.attr_bool('ShowZero', True)
if showzero:
self.zmin = 0 if minzmin > -1e-4 else 1.1*minzmin
else:
self.zmin = 1.1*minzmin if minzmin < -1e-4 else 0. if minzmin < 1e-4 else 0.9*minzmin
if inputdata.attr_bool('LogZ', False):
zmins = [zmin for zmin in zmins if zmin > 0]
if not zmins:
if self.zmax == 0:
self.zmax = 1
zmins.append(2e-7*self.zmax)
minzmin = min(zmins)
fullrange = inputdata.attr_bool("FullRange", args.FULL_RANGE)
self.zmin = minzmin/1.7 if fullrange else max(minzmin/1.7, 2e-7*self.zmax)
if self.zmin == self.zmax:
self.zmin -= 1
self.zmax += 1
def set_zmax(self,inputdata):
self.zmax = inputdata.attr_float('ZMax')
if self.zmax is None:
zmaxs = [inputdata.histos[h].getZMax(self.xmin, self.xmax, self.ymin, self.ymax) for h in inputdata.attr('DrawOnly')]
self.zmax = max(zmaxs) if zmaxs else 1.0
def draw(self):
pass
def write_header(self,inputdata):
if inputdata.description.get('LeftMargin', '') != '':
inputdata.description['LeftMargin'] = float(inputdata.description['LeftMargin'])
else:
inputdata.description['LeftMargin'] = 1.4
if inputdata.description.get('RightMargin', '') != '':
inputdata.description['RightMargin'] = float(inputdata.description['RightMargin'])
else:
inputdata.description['RightMargin'] = 0.35
if inputdata.description.get('TopMargin', '') != '':
inputdata.description['TopMargin'] = float(inputdata.description['TopMargin'])
else:
inputdata.description['TopMargin'] = 0.65
if inputdata.description.get('BottomMargin', '') != '':
inputdata.description['BottomMargin'] = float(inputdata.description['BottomMargin'])
else:
inputdata.description['BottomMargin'] = 0.95
if inputdata.description['is2dim']:
inputdata.description['RightMargin'] += 1.8
papersizex = inputdata.description['PlotSizeX'] + 0.1 + \
inputdata.description['LeftMargin'] + inputdata.description['RightMargin']
papersizey = inputdata.description['PlotSizeY'] + 0.1 + \
inputdata.description['TopMargin'] + inputdata.description['BottomMargin']
papersizey += inputdata.description['RatioPlotSizeY']
for i in range(1,9):
if ('RatioPlot'+str(i)+'SizeY') in inputdata.description:
papersizey += inputdata.description['RatioPlot'+str(i)+'SizeY']
#
out = ""
out += '\\documentclass{article}\n'
if args.OUTPUT_FONT == "MINION":
out += ('\\usepackage{minion}\n')
elif args.OUTPUT_FONT == "PALATINO_OSF":
out += ('\\usepackage[osf,sc]{mathpazo}\n')
elif args.OUTPUT_FONT == "PALATINO":
out += ('\\usepackage{mathpazo}\n')
elif args.OUTPUT_FONT == "TIMES":
out += ('\\usepackage{mathptmx}\n')
elif args.OUTPUT_FONT == "HELVETICA":
out += ('\\renewcommand{\\familydefault}{\\sfdefault}\n')
out += ('\\usepackage{sfmath}\n')
out += ('\\usepackage{helvet}\n')
out += ('\\usepackage[symbolgreek]{mathastext}\n')
for pkg in args.LATEXPKGS:
out += ('\\usepackage{%s}\n' % pkg)
out += ('\\usepackage[dvipsnames]{xcolor}\n')
out += ('\\usepackage{pst-all}\n')
out += ('\\selectcolormodel{rgb}\n')
out += ('\\definecolor{red}{HTML}{EE3311}\n') # (Google uses 'DC3912')
out += ('\\definecolor{blue}{HTML}{3366FF}')
out += ('\\definecolor{green}{HTML}{109618}')
out += ('\\definecolor{orange}{HTML}{FF9900}')
out += ('\\definecolor{lilac}{HTML}{990099}')
out += ('\\usepackage{amsmath}\n')
out += ('\\usepackage{amssymb}\n')
out += ('\\usepackage{relsize}\n')
out += ('\\usepackage{graphicx}\n')
out += ('\\usepackage[dvips,\n')
out += (' left=%4.3fcm, right=0cm,\n' % (inputdata.description['LeftMargin']-0.45,))
out += (' top=%4.3fcm, bottom=0cm,\n' % (inputdata.description['TopMargin']-0.30,))
out += (' paperwidth=%scm,paperheight=%scm\n' % (papersizex,papersizey))
out += (']{geometry}\n')
if 'DefineColor' in inputdata.description:
out += ('% user defined colours\n')
for color in inputdata.description['DefineColor'].split('\t'):
out += ('%s\n' %color)
if 'UseExtendedPSTricks' in inputdata.description and inputdata.description['UseExtendedPSTricks']=='1':
out += self.write_extended_pstricks()
out += ('\\begin{document}\n')
out += ('\\pagestyle{empty}\n')
out += ('\\SpecialCoor\n')
out += ('\\begin{pspicture}(0,0)(0,0)\n')
out += ('\\psset{xunit=%scm}\n' %(inputdata.description['PlotSizeX']))
if inputdata.description['is2dim']:
if inputdata.description.get('ColorSeries', '') != '':
colorseries = inputdata.description['ColorSeries']
else:
colorseries = '{hsb}{grad}[rgb]{0,0,1}{-.700,0,0}'
out += ('\\definecolorseries{gradientcolors}%s\n' % colorseries)
out += ('\\resetcolorseries[130]{gradientcolors}\n')
return out
def write_extended_pstricks(self):
out = ''
out += ('\\usepackage{pstricks-add}\n')
out += ('\\makeatletter\n')
out += ('\\def\\pshs@solid{0 setlinecap }\n')
out += ('\\def\\pshs@dashed{[ \\psk@dash ] 0 setdash }\n')
out += ('\\def\\pshs@dotted{[ 0 \\psk@dotsep CLW add ] 0 setdash 1 setlinecap }\n')
out += ('\\def\\psset@hatchstyle#1{%\n')
out += ('\\@ifundefined{pshs@#1}%\n')
out += ('{\\@pstrickserr{Hatch style `#1\' not defined}\\@eha}%\n')
out += ('{\\edef\\pshatchstyle{#1}}}\n')
out += ('\\psset@hatchstyle{solid}\n')
out += ('\\def\\pst@linefill{%\n')
out += ('\\@nameuse{pshs@\\pshatchstyle}\n')
out += ('\\psk@hatchangle rotate\n')
out += ('\\psk@hatchwidth SLW\n')
out += ('\\pst@usecolor\\pshatchcolor\n')
out += ('\\psk@hatchsep\n')
out += ('\\tx@LineFill}\n')
out += ('\\pst@def{LineFill}<{%\n')
out += ('gsave\n')
out += (' abs CLW add\n')
out += (' /a ED\n')
out += (' a 0 dtransform\n')
out += (' round exch round exch 2 copy idtransform\n')
out += (' exch Atan rotate idtransform\n')
out += (' pop\n')
out += (' /a ED\n')
out += (' .25 .25 itransform\n')
out += (' pathbbox\n')
out += (' /y2 ED\n')
out += (' a Div ceiling cvi\n')
out += (' /x2 ED\n')
out += (' /y1 ED\n')
out += (' a Div cvi\n')
out += (' /x1 ED\n')
out += (' /y2 y2 y1 sub def\n')
out += (' clip\n')
out += (' newpath\n')
out += (' systemdict\n')
out += (' /setstrokeadjust\n')
out += (' known { true setstrokeadjust } if\n')
out += (' x2 x1 sub 1 add\n')
out += (' { x1 a mul y1 moveto\n')
out += (' 0 y2 rlineto\n')
out += (' stroke\n')
out += (' /x1 x1 1 add def } repeat\n')
out += (' grestore\n')
out += ('pop pop}>\n')
out += ('\makeatother\n')
return out
def write_footer(self):
out = ""
out += ('\\end{pspicture}\n')
out += ('\\end{document}\n')
return out
class MainPlot(Plot):
def __init__(self, inputdata):
self.name = 'MainPlot'
inputdata.description['PlotStage'] = 'MainPlot'
self.set_normalization(inputdata)
self.stack_histograms(inputdata)
do_gof = inputdata.description.get('GofLegend', '0') == '1' or inputdata.description.get('GofFrame', '') != ''
do_taylor = inputdata.description.get('TaylorPlot', '0') == '1'
if do_gof and not do_taylor:
self.calculate_gof(inputdata)
self.set_histo_options(inputdata)
self.set_borders(inputdata)
self.yoffset = inputdata.description['PlotSizeY']
self.coors = Coordinates(inputdata)
def draw(self, inputdata):
out = ""
out += ('\n%\n% MainPlot\n%\n')
out += ('\\psset{yunit=%scm}\n' %(self.yoffset))
out += ('\\rput(0,-1){%\n')
out += ('\\psset{yunit=%scm}\n' %(inputdata.description['PlotSizeY']))
out += self._draw(inputdata)
out += ('}\n')
return out
def _draw(self, inputdata):
out = ""
frame = Frame(inputdata.description,self.name)
out += frame.drawZeroLine(self.coors.phys2frameY(0))
out += frame.drawUnitLine(self.coors.phys2frameY(1))
if inputdata.attr_bool('DrawSpecialFirst', False):
for s in inputdata.special.values():
out += s.draw(self.coors,inputdata)
if inputdata.attr_bool('DrawFunctionFirst', False):
for f in inputdata.functions.values():
out += f.draw(self.coors,inputdata)
for i in inputdata.description['DrawOnly']:
out += inputdata.histos[i].draw(self.coors)
if not inputdata.attr_bool('DrawSpecialFirst', False):
for s in inputdata.special.values():
out += s.draw(self.coors,inputdata)
if not inputdata.attr_bool('DrawFunctionFirst', False):
for f in inputdata.functions.values():
out += f.draw(self.coors,inputdata)
if inputdata.attr_bool('Legend', False):
legend = Legend(inputdata.description,inputdata.histos,inputdata.functions,'Legend',1)
out += legend.draw()
for i in range(1,10):
if inputdata.attr_bool('Legend'+str(i), False):
legend = Legend(inputdata.description,inputdata.histos,inputdata.functions,'Legend'+str(i),i)
out += legend.draw()
if inputdata.description['is2dim']:
colorscale = ColorScale(inputdata.description, self.coors)
out += colorscale.draw()
out += frame.draw()
xcustommajortickmarks = inputdata.attr_int('XMajorTickMarks', -1)
xcustomminortickmarks = inputdata.attr_int('XMinorTickMarks', -1)
xcustommajorticks = []
xcustomminorticks = []
xbreaks=[]
if inputdata.attr('XCustomMajorTicks'):
x_label_pairs = inputdata.attr('XCustomMajorTicks').strip().split() #'\t')
if len(x_label_pairs) % 2 == 0:
for i in range(0, len(x_label_pairs), 2):
xcustommajorticks.append({'Value': float(x_label_pairs[i]), 'Label': x_label_pairs[i+1]})
else:
print("Warning: XCustomMajorTicks requires an even number of alternating pos/label entries")
if inputdata.attr('XCustomMinorTicks'):
xs = inputdata.attr('XCustomMinorTicks').strip().split() #'\t')
xcustomminorticks = [{'Value': float(x)} for x in xs]
if 'XBreaks' in inputdata.description and inputdata.description['XBreaks']!='':
FOO=inputdata.description['XBreaks'].strip().split('\t')
xbreaks = [{'Value': float(FOO[i])} for i in range(len(FOO))]
xticks = XTicks(inputdata.description, self.coors)
drawlabels = True
if 'PlotTickLabels' in inputdata.description and inputdata.description['PlotTickLabels']=='0':
drawlabels=False
if 'RatioPlot' in inputdata.description and inputdata.description['RatioPlot']=='1':
drawlabels=False
for i in range(1,9):
if ('RatioPlot'+str(i)) in inputdata.description and inputdata.description['RatioPlot'+str(i)]=='1':
drawlabels=False
out += xticks.draw(custommajortickmarks=xcustommajortickmarks,
customminortickmarks=xcustomminortickmarks,
custommajorticks=xcustommajorticks,
customminorticks=xcustomminorticks,
drawlabels=drawlabels,
breaks=xbreaks)
ycustommajortickmarks = inputdata.attr_int('YMajorTickMarks', -1)
ycustomminortickmarks = inputdata.attr_int('YMinorTickMarks', -1)
ycustommajorticks = []
ycustomminorticks = []
ybreaks=[]
if 'YCustomMajorTicks' in inputdata.description:
y_label_pairs = inputdata.description['YCustomMajorTicks'].strip().split() #'\t')
if len(y_label_pairs) % 2 == 0:
for i in range(0, len(y_label_pairs), 2):
ycustommajorticks.append({'Value': float(y_label_pairs[i]), 'Label': y_label_pairs[i+1]})
else:
print("Warning: YCustomMajorTicks requires an even number of alternating pos/label entries")
if inputdata.has_attr('YCustomMinorTicks'):
ys = inputdata.attr('YCustomMinorTicks').strip().split() #'\t')
ycustomminorticks = [{'Value': float(y)} for y in ys]
yticks = YTicks(inputdata.description, self.coors)
drawylabels = inputdata.attr_bool('PlotYTickLabels', True)
if inputdata.description.get('YBreaks', '') != '':
FOO=inputdata.description['YBreaks'].strip().split('\t')
for i in range(len(FOO)):
ybreaks.append({'Value': float(FOO[i])})
out += yticks.draw(custommajortickmarks=ycustommajortickmarks,
customminortickmarks=ycustomminortickmarks,
custommajorticks=ycustommajorticks,
customminorticks=ycustomminorticks,
drawlabels=drawylabels,
breaks=ybreaks)
labels = Labels(inputdata.description)
if drawlabels:
if inputdata.description['is2dim']:
out += labels.draw(['Title','XLabel','YLabel','ZLabel'])
else:
out += labels.draw(['Title','XLabel','YLabel'])
else:
out += labels.draw(['Title','YLabel'])
#if inputdata.attr_bool('RatioPlot', False):
# out += labels.draw(['Title','YLabel'])
#elif drawlabels:
# if not inputdata.description['is2dim']:
# out += labels.draw(['Title','XLabel','YLabel'])
# else:
# out += labels.draw(['Title','XLabel','YLabel','ZLabel'])
return out
def calculate_gof(self, inputdata):
refdata = inputdata.description.get('GofReference')
if refdata is None:
refdata = inputdata.description.get('RatioPlotReference')
if refdata is None:
inputdata.description['GofLegend'] = '0'
inputdata.description['GofFrame'] = ''
return
def pickcolor(gof):
color = None
colordefs = {}
for i in inputdata.description.setdefault('GofFrameColor', '0:green 3:yellow 6:red!70').strip().split():
foo = i.split(':')
if len(foo) != 2:
continue
colordefs[float(foo[0])] = foo[1]
for i in sorted(colordefs.keys()):
if gof>=i:
color=colordefs[i]
return color
inputdata.description.setdefault('GofLegend', '0')
inputdata.description.setdefault('GofFrame', '')
inputdata.description.setdefault('FrameColor', None)
for i in inputdata.description['DrawOnly']:
if i == refdata:
continue
if inputdata.description['GofLegend']!='1' and i!=inputdata.description['GofFrame']:
continue
if inputdata.description.get('GofType', "chi2") != 'chi2':
return
- gof = inputdata.histos[i].getChi2(inputdata.histos[refdata])
+ xmin = inputdata.histos[refdata].getXMin()
+ xmax = inputdata.histos[refdata].getXMax()
+ if inputdata.description.get('XMin'):
+ xmin = float(inputdata.description['XMin'])
+ if inputdata.description.get('XMax'):
+ xmax = float(inputdata.description['XMax'])
+ gof = inputdata.histos[i].getChi2(inputdata.histos[refdata], [xmin, xmax])
if i == inputdata.description['GofFrame'] and inputdata.description['FrameColor'] is None:
inputdata.description['FrameColor'] = pickcolor(gof)
if inputdata.histos[i].description.setdefault('Title', '') != '':
inputdata.histos[i].description['Title'] += ', '
inputdata.histos[i].description['Title'] += '$\\chi^2/n={}$%1.2f' %gof
class TaylorPlot(Plot):
def __init__(self, inputdata):
self.refdata = inputdata.description['TaylorPlotReference']
self.calculate_taylorcoordinates(inputdata)
def calculate_taylorcoordinates(self,inputdata):
foo = inputdata.description['DrawOnly'].pop(inputdata.description['DrawOnly'].index(self.refdata))
inputdata.description['DrawOnly'].append(foo)
for i in inputdata.description['DrawOnly']:
print(i)
print('meanbinval = ', inputdata.histos[i].getMeanBinValue())
print('sigmabinval = ', inputdata.histos[i].getSigmaBinValue())
print('chi2/nbins = ', inputdata.histos[i].getChi2(inputdata.histos[self.refdata]))
print('correlation = ', inputdata.histos[i].getCorrelation(inputdata.histos[self.refdata]))
print('distance = ', inputdata.histos[i].getRMSdistance(inputdata.histos[self.refdata]))
class RatioPlot(Plot):
def __init__(self, inputdata, i):
self.number=i
self.name='RatioPlot'+str(i)
if i==0:
self.name='RatioPlot'
# initialise histograms even when no main plot
self.set_normalization(inputdata)
self.refdata = inputdata.description[self.name+'Reference']
if self.refdata not in inputdata.histos:
print('ERROR: %sReference=%s not found in:' % (self.name,self.refdata))
for i in inputdata.histos.keys():
print(' ',i)
sys.exit(1)
inputdata.description.setdefault('RatioPlotYOffset', inputdata.description['PlotSizeY'])
inputdata.description.setdefault(self.name+'SameStyle', '1')
self.yoffset = inputdata.description['RatioPlotYOffset'] + inputdata.description[self.name+'SizeY']
inputdata.description['PlotStage'] = self.name
inputdata.description['RatioPlotYOffset'] = self.yoffset
inputdata.description['PlotSizeY'] = inputdata.description[self.name+'SizeY']
inputdata.description['LogY'] = inputdata.description.get(self.name+"LogY", False)
# TODO: It'd be nice it this wasn't so MC-specific
rpmode = inputdata.description.get(self.name+'Mode', "mcdata")
if rpmode=='deviation':
inputdata.description['YLabel']='$(\\text{MC}-\\text{data})$'
inputdata.description['YMin']=-2.99
inputdata.description['YMax']=2.99
elif rpmode=='delta':
inputdata.description['YLabel']='\\delta'
inputdata.description['YMin']=-0.5
inputdata.description['YMax']=0.5
elif rpmode=='deltapercent':
inputdata.description['YLabel']='\\delta\;[\%]'
inputdata.description['YMin']=-50.
inputdata.description['YMax']=50.
elif rpmode=='deltamc':
inputdata.description['YLabel']='Data/MC'
inputdata.description['YMin']=0.5
inputdata.description['YMax']=1.5
else:
inputdata.description['YLabel'] = 'MC/Data'
inputdata.description['YMin'] = 0.5
inputdata.description['YMax'] = 1.5
if (self.name+'YLabel') in inputdata.description:
inputdata.description['YLabel']=inputdata.description[self.name+'YLabel']
inputdata.description['YLabel']='\\rput(-%s,0){%s}'%(0.5*inputdata.description['PlotSizeY']/inputdata.description['PlotSizeX'],inputdata.description['YLabel'])
if (self.name+'YMin') in inputdata.description:
inputdata.description['YMin']=inputdata.description[self.name+'YMin']
if (self.name+'YMax') in inputdata.description:
inputdata.description['YMax']=inputdata.description[self.name+'YMax']
if (self.name+'YLabelSep') in inputdata.description:
inputdata.description['YLabelSep']=inputdata.description[self.name+'YLabelSep']
if (self.name+'ErrorBandColor') not in inputdata.description:
inputdata.description[self.name+'ErrorBandColor']='yellow'
if inputdata.description.get(self.name+'SameStyle', '0')=='0':
inputdata.histos[self.refdata].description['ErrorBandColor']=inputdata.description[self.name+'ErrorBandColor']
inputdata.histos[self.refdata].description['ErrorBands'] = '1'
inputdata.histos[self.refdata].description['ErrorBars'] = '0'
inputdata.histos[self.refdata].description['ErrorTubes']='0'
inputdata.histos[self.refdata].description['LineStyle'] = 'solid'
inputdata.histos[self.refdata].description['LineColor'] = 'black'
inputdata.histos[self.refdata].description['LineWidth'] = '0.3pt'
inputdata.histos[self.refdata].description['PolyMarker'] = ''
inputdata.histos[self.refdata].description['ConnectGaps'] = '1'
self.calculate_ratios(inputdata)
self.set_borders(inputdata)
self.coors = Coordinates(inputdata)
def draw(self, inputdata):
out = ""
out += ('\n%\n% RatioPlot\n%\n')
out += ('\\psset{yunit=%scm}\n' %(self.yoffset))
out += ('\\rput(0,-1){%\n')
out += ('\\psset{yunit=%scm}\n' %(inputdata.description['PlotSizeY']))
out += self._draw(inputdata)
out += ('}\n')
return out
def calculate_ratios(self,inputdata):
inputdata.ratiohistos = {}
inputdata.ratiohistos = copy.deepcopy(inputdata.histos)
foo=inputdata.description[self.name+'DrawOnly'].pop(inputdata.description[self.name+'DrawOnly'].index(self.refdata))
if inputdata.description.get(self.name+'DrawReferenceFirst', '')!='0':
if inputdata.histos[self.refdata].description.get('ErrorBands', '')=='1':
inputdata.description[self.name+'DrawOnly'].insert(0,foo)
else:
inputdata.description[self.name+'DrawOnly'].append(foo)
else:
inputdata.description[self.name+'DrawOnly'].append(foo)
rpmode = inputdata.description.get(self.name+'Mode', 'mcdata')
for i in inputdata.description[self.name+'DrawOnly']:
if i!=self.refdata:
if rpmode == 'deviation':
inputdata.ratiohistos[i].deviation(inputdata.ratiohistos[self.refdata])
elif rpmode == 'delta':
inputdata.ratiohistos[i].delta(inputdata.ratiohistos[self.refdata])
elif rpmode == 'deltapercent':
inputdata.ratiohistos[i].deltapercent(inputdata.ratiohistos[self.refdata])
elif rpmode == 'datamc':
inputdata.ratiohistos[i].dividereverse(inputdata.ratiohistos[self.refdata])
inputdata.ratiohistos[i].description['ErrorBars']='1'
else:
inputdata.ratiohistos[i].divide(inputdata.ratiohistos[self.refdata])
if rpmode == 'deviation':
inputdata.ratiohistos[self.refdata].deviation(inputdata.ratiohistos[self.refdata])
elif rpmode == 'delta':
inputdata.ratiohistos[self.refdata].delta(inputdata.ratiohistos[self.refdata])
elif rpmode == 'deltapercent':
inputdata.ratiohistos[self.refdata].deltapercent(inputdata.ratiohistos[self.refdata])
elif rpmode == 'datamc':
inputdata.ratiohistos[self.refdata].dividereverse(inputdata.ratiohistos[self.refdata])
else:
inputdata.ratiohistos[self.refdata].divide(inputdata.ratiohistos[self.refdata])
def _draw(self, inputdata):
out = ""
frame = Frame(inputdata.description,self.name)
out += frame.drawZeroLine(self.coors.phys2frameY(0))
out += frame.drawUnitLine(self.coors.phys2frameY(1))
if inputdata.description.get('DrawSpecialFirst', '')=='1':
for i in inputdata.special.keys():
out += inputdata.special[i].draw(self.coors,inputdata)
if inputdata.description.get('DrawFunctionFirst', '')=='1':
for i in inputdata.functions.keys():
out += inputdata.functions[i].draw(self.coors,inputdata)
for i in inputdata.description[self.name+'DrawOnly']:
if inputdata.description.get(self.name+'Mode', '')=='datamc':
if i!=self.refdata:
out += inputdata.ratiohistos[i].draw(self.coors)
else:
out += inputdata.ratiohistos[i].draw(self.coors)
if inputdata.description.get('DrawFunctionFirst', '0')=='0':
for i in inputdata.functions.keys():
out += inputdata.functions[i].draw(self.coors,inputdata)
if inputdata.description.get('DrawSpecialFirst', '0')=='0':
for i in inputdata.special.keys():
out += inputdata.special[i].draw(self.coors,inputdata)
out += frame.draw()
# TODO: so much duplication with MainPlot... yuck!
if inputdata.description.get('XMajorTickMarks', '')!='':
xcustommajortickmarks=int(inputdata.description['XMajorTickMarks'])
else:
xcustommajortickmarks=-1
if inputdata.description.get('XMinorTickMarks', '')!='':
xcustomminortickmarks=int(inputdata.description['XMinorTickMarks'])
else:
xcustomminortickmarks=-1
xcustommajorticks=[]
xcustomminorticks=[]
if inputdata.description.get('XCustomMajorTicks', '')!='':
FOO=inputdata.description['XCustomMajorTicks'].strip().split() #'\t')
if not len(FOO)%2:
for i in range(0,len(FOO),2):
xcustommajorticks.append({'Value': float(FOO[i]), 'Label': FOO[i+1]})
if inputdata.description.get('XCustomMinorTicks', '')!='':
FOO=inputdata.description['XCustomMinorTicks'].strip().split() #'\t')
for i in range(len(FOO)):
xcustomminorticks.append({'Value': float(FOO[i])})
xticks = XTicks(inputdata.description, self.coors)
# find out whether to draw title (only if no MainPlot and top RatioPlot)
drawtitle=False
if inputdata.description.get('MainPlot', '')=='0':
drawtitle=True
for i in range(0,self.number):
if i==0:
if inputdata.description.get('RatioPlot', '')=='1':
drawtitle=False
else:
if inputdata.description.get('RatioPlot'+str(i), '')=='1':
drawtitle=False
# find out whether to draw xlabels (only if lowest RatioPlot)
drawlabels = True
if (inputdata.description.get(self.name+'TickLabels','')=='0'):
drawlabels=False
for i in range(self.number+1,10):
if inputdata.description.get('RatioPlot'+str(i), '')=='1':
drawlabels=False
out += xticks.draw(custommajortickmarks=xcustommajortickmarks,
customminortickmarks=xcustomminortickmarks,
custommajorticks=xcustommajorticks,
customminorticks=xcustomminorticks,
drawlabels=drawlabels)
ycustommajortickmarks = inputdata.attr(self.name + 'YMajorTickMarks', '')
ycustommajortickmarks = int(ycustommajortickmarks) if ycustommajortickmarks else -1
ycustomminortickmarks = inputdata.attr(self.name + 'YMinorTickMarks', '')
ycustomminortickmarks = int(ycustomminortickmarks) if ycustomminortickmarks else -1
ycustommajorticks = []
if self.name + 'YCustomMajorTicks' in inputdata.description:
tickstr = inputdata.description[self.name + 'YCustomMajorTicks'].strip().split() #'\t')
if not len(tickstr) % 2:
for i in range(0, len(tickstr), 2):
ycustommajorticks.append({'Value': float(tickstr[i]), 'Label': tickstr[i+1]})
ycustomminorticks = []
if self.name + 'YCustomMinorTicks' in inputdata.description:
tickstr = inputdata.description[self.name + 'YCustomMinorTicks'].strip().split() #'\t')
for i in range(len(tickstr)):
ycustomminorticks.append({'Value': float(tickstr[i])})
yticks = YTicks(inputdata.description, self.coors)
out += yticks.draw(custommajortickmarks=ycustommajortickmarks,
customminortickmarks=ycustomminortickmarks,
custommajorticks=ycustommajorticks,
customminorticks=ycustomminorticks)
if inputdata.attr_bool(self.name+'Legend', False):
legend = Legend(inputdata.description,inputdata.histos,inputdata.functions,self.name+'Legend',1)
out += legend.draw()
for i in range(1,10):
if inputdata.attr_bool(self.name+'Legend'+str(i), False):
legend = Legend(inputdata.description,inputdata.histos,inputdata.functions,self.name+'Legend'+str(i),i)
out += legend.draw()
labels = Labels(inputdata.description)
if drawtitle:
if drawlabels:
out += labels.draw(['Title','XLabel','YLabel'])
else:
out += labels.draw(['Title','YLabel'])
else:
if drawlabels:
out += labels.draw(['XLabel','YLabel'])
else:
out += labels.draw(['YLabel'])
return out
class Legend(Described):
def __init__(self, description, histos, functions, name, number):
self.name = name
self.number = number
self.histos = histos
self.functions = functions
self.description = description
def draw(self):
legendordermap = {}
legendlist = self.description['DrawOnly'] + list(self.functions.keys())
if self.name + 'Only' in self.description:
legendlist = []
for legend in self.description[self.name+'Only'].strip().split():
if legend in self.histos or legend in self.functions:
legendlist.append(legend)
for legend in legendlist:
order = 0
if legend in self.histos and 'LegendOrder' in self.histos[legend].description:
order = int(self.histos[legend].description['LegendOrder'])
if legend in self.functions and 'LegendOrder' in self.functions[legend].description:
order = int(self.functions[legend].description['LegendOrder'])
if not order in legendordermap:
legendordermap[order] = []
legendordermap[order].append(legend)
orderedlegendlist=[]
for i in sorted(legendordermap.keys()):
orderedlegendlist.extend(legendordermap[i])
if self.description['is2dim']:
return self.draw_2dlegend(orderedlegendlist)
out = ""
out += '\n%\n% Legend\n%\n'
out += '\\rput[tr](%s,%s){%%\n' % (self.getLegendXPos(), self.getLegendYPos())
ypos = -0.05*6/self.description['PlotSizeY']
if (self.name+'Title') in self.description:
for i in self.description[self.name+'Title'].strip().split('\\\\'):
out += '\\rput[Bl](0.,'+ str(ypos) + '){' + i + '}\n'
ypos -= 0.075*6/self.description['PlotSizeY']
offset = float(self.description.get(self.name+'EntryOffset', 0))
separation = float(self.description.get(self.name+'EntrySeparation', 0))
hline = self.description.get(self.name+'HorizontalLine', '1') != '0'
vline = self.description.get(self.name+'VerticalLine', '1') != '0'
rel_xpos_sign = 1.0
if self.getLegendAlign()=='r':
rel_xpos_sign = -1.0
xwidth = self.getLegendIconWidth()
xpos1 = -0.02*rel_xpos_sign-0.08*xwidth*rel_xpos_sign
xpos2 = -0.02*rel_xpos_sign
xposc = -0.02*rel_xpos_sign-0.04*xwidth*rel_xpos_sign
xpostext = 0.1*rel_xpos_sign
for i in orderedlegendlist:
if i in self.histos:
drawobject=self.histos[i]
elif i in self.functions:
drawobject=self.functions[i]
else:
continue
title = drawobject.getTitle()
mopts = pat_options.search(drawobject.path)
if mopts and not self.description.get("RemoveOptions", 0):
opts = list(mopts.groups())[0].lstrip(':').split(":")
for opt in opts:
if opt in self.description['_OptSubs']:
title += ' %s' % self.description['_OptSubs'][opt]
else:
title += ' [%s]' % opt
if title == '':
continue
else:
titlelines=[]
for i in title.strip().split('\\\\'):
titlelines.append(i)
ypos -= 0.075*6/self.description['PlotSizeY']*separation
boxtop = 0.045*(6./self.description['PlotSizeY'])
boxbottom = 0.
lineheight = 0.5*(boxtop-boxbottom)
out += ('\\rput[B%s](%s,%s){%s\n' %(self.getLegendAlign(),rel_xpos_sign*0.1,ypos,'%'))
if drawobject.getErrorBands():
out += ('\\psframe[linewidth=0pt,linestyle=none,fillstyle=%s,fillcolor=%s,opacity=%s,hatchcolor=%s]' %(drawobject.getErrorBandStyle(),drawobject.getErrorBandColor(),drawobject.getErrorBandOpacity(),drawobject.getHatchColor()))
out += ('(%s, %s)(%s, %s)\n' %(xpos1,boxtop,xpos2,boxbottom))
# set psline options for all lines to be drawn next
lineopts = ('linestyle=' + drawobject.getLineStyle() \
+ ', linecolor=' + drawobject.getLineColor() \
+ ', linewidth=' + drawobject.getLineWidth() \
+ ', strokeopacity=' + drawobject.getLineOpacity() \
+ ', opacity=' + drawobject.getFillOpacity())
if drawobject.getLineDash()!='':
lineopts += (', dash=' + drawobject.getLineDash())
if drawobject.getFillStyle()!='none':
lineopts += (', fillstyle=' + drawobject.getFillStyle() \
+ ', fillcolor=' + drawobject.getFillColor() \
+ ', hatchcolor=' + drawobject.getHatchColor())
# options set -> lineopts
if drawobject.getErrorBars() and vline:
out += (' \\psline[' + lineopts + '](%s, %s)(%s, %s)\n') \
%(xposc, boxtop, xposc, boxbottom)
if drawobject.getErrorTubes():
tubeopts = ('linestyle=' + drawobject.getErrorTubeLineStyle() \
+ ', linecolor=' + drawobject.getErrorTubeLineColor() \
+ ', linewidth=' + drawobject.getErrorTubeLineWidth() \
+ ', strokeopacity=' + drawobject.getErrorTubeLineOpacity() \
+ ', opacity=' + drawobject.getFillOpacity())
out += (' \\psline[' + tubeopts + '](%s, %s)(%s, %s)\n') \
%(xpos1, boxtop, xpos2, boxtop)
out += (' \\psline[' + tubeopts + '](%s, %s)(%s, %s)\n') \
%(xpos1, boxbottom, xpos2, boxbottom)
if hline:
out += (' \\psline[' + lineopts )
if drawobject.getFillStyle()!='none':
out += (']{C-C}(%s, %s)(%s, %s)(%s, %s)(%s, %s)(%s, %s)\n' \
%(xpos1, boxtop, xpos2, boxtop, xpos2, boxbottom, xpos1, boxbottom, xpos1, boxtop))
else:
out += ('](%s, %s)(%s, %s)\n' %(xpos1, lineheight, xpos2, lineheight))
if drawobject.getPolyMarker() != '':
out += (' \\psdot[dotstyle=' + drawobject.getPolyMarker() \
+ ', dotsize=' + drawobject.getDotSize() \
+ ', dotscale=' + drawobject.getDotScale() \
+ ', linecolor=' + drawobject.getLineColor() \
+ ', linewidth=' + drawobject.getLineWidth() \
+ ', linestyle=' + drawobject.getLineStyle() \
+ ', fillstyle=' + drawobject.getFillStyle() \
+ ', fillcolor=' + drawobject.getFillColor() \
+ ', strokeopacity=' + drawobject.getLineOpacity() \
+ ', opacity=' + drawobject.getFillOpacity() \
+ ', hatchcolor=' + drawobject.getHatchColor())
if drawobject.getFillStyle()!='none':
out += ('](%s, %s)\n' % (xposc, 0.95*boxtop))
else:
out += ('](%s, %s)\n' % (xposc, lineheight))
out += ('}\n')
ypos -= 0.075*6/self.description['PlotSizeY']*offset
for i in titlelines:
out += ('\\rput[B%s](%s,%s){%s}\n' %(self.getLegendAlign(),xpostext,ypos,i))
ypos -= 0.075*6/self.description['PlotSizeY']
if 'CustomLegend' in self.description:
for i in self.description['CustomLegend'].strip().split('\\\\'):
out += ('\\rput[B%s](%s,%s){%s}\n' %(self.getLegendAlign(),xpostext,ypos,i))
ypos -= 0.075*6/self.description['PlotSizeY']
out += ('}\n')
return out
def draw_2dlegend(self,orderedlegendlist):
histos = ""
for i in range(0,len(orderedlegendlist)):
if orderedlegendlist[i] in self.histos:
drawobject=self.histos[orderedlegendlist[i]]
elif orderedlegendlist[i] in self.functions:
drawobject=self.functions[orderedlegendlist[i]]
else:
continue
title = drawobject.getTitle()
if title == '':
continue
else:
histos += title.strip().split('\\\\')[0]
if not i==len(orderedlegendlist)-1:
histos += ', '
out = '\\rput(1,1){\\rput[rB](0, 1.7\\labelsep){\\normalsize '+histos+'}}\n'
return out
def getLegendXPos(self):
return self.description.get(self.name+'XPos', '0.95' if self.getLegendAlign() == 'r' else '0.53')
def getLegendYPos(self):
return self.description.get(self.name+'YPos', '0.93')
def getLegendAlign(self):
return self.description.get(self.name+'Align', 'l')
def getLegendIconWidth(self):
return float(self.description.get(self.name+'IconWidth', '1.0'))
class PlotFunction:
def __init__(self, f):
self.description = {}
self.read_input(f)
def read_input(self, f):
self.code='def histomangler(x):\n'
iscode=False
for line in f:
if is_end_marker(line, 'HISTOGRAMMANGLER'):
break
elif is_comment(line):
continue
else:
m = pat_property.match(line)
if iscode:
self.code+=' '+line
elif m:
prop, value = m.group(1,2)
if prop=='Code':
iscode=True
else:
self.description[prop] = value
if not iscode:
print('++++++++++ ERROR: No code in function')
else:
foo = compile(self.code, '<string>', 'exec')
exec(foo)
self.histomangler = histomangler
def transform(self, x):
return self.histomangler(x)
class ColorScale(Described):
def __init__(self, description, coors):
self.description = description
self.coors = coors
def draw(self):
out = ''
out += '\n%\n% ColorScale\n%\n'
out += '\\rput(1,0){\n'
out += ' \\psset{xunit=4mm}\n'
out += ' \\rput(0.5,0){\n'
out += ' \\psset{yunit=0.0076923, linestyle=none, fillstyle=solid}\n'
out += ' \\multido{\\ic=0+1,\\id=1+1}{130}{\n'
out += ' \\psframe[fillcolor={gradientcolors!![\\ic]},dimen=inner,linewidth=0.1pt](0, \\ic)(1, \\id)\n'
out += ' }\n'
out += ' }\n'
out += ' \\rput(0.5,0){\n'
out += ' \\psframe[linewidth=0.3pt,dimen=middle](0,0)(1,1)\n'
zcustommajortickmarks = self.attr_int('ZMajorTickMarks', -1)
zcustomminortickmarks = self.attr_int('ZMinorTickMarks', -1)
zcustommajorticks = []
zcustomminorticks = []
if self.attr('ZCustomMajorTicks'):
zcustommajorticks = []
z_label_pairs = self.attr('ZCustomMajorTicks').strip().split() #'\t')
if len(z_label_pairs) % 2 == 0:
for i in range(0, len(z_label_pairs), 2):
zcustommajorticks.append({'Value': float(z_label_pairs[i]), 'Label': z_label_pairs[i+1]})
else:
print("Warning: ZCustomMajorTicks requires an even number of alternating pos/label entries")
if self.attr('ZCustomMinorTicks'):
zs = self.attr('ZCustomMinorTicks').strip().split() #'\t')
zcustomminorticks = [{'Value': float(x)} for x in xs]
drawzlabels = self.attr_bool('PlotZTickLabels', True)
zticks = ZTicks(self.description, self.coors)
out += zticks.draw(custommajortickmarks=zcustommajortickmarks,\
customminortickmarks=zcustomminortickmarks,\
custommajorticks=zcustommajorticks,\
customminorticks=zcustomminorticks,
drawlabels=drawzlabels)
out += ' }\n'
out += '}\n'
return out
class Labels(Described):
def __init__(self, description):
self.description = description
def draw(self, axis=[]):
out = ""
out += ('\n%\n% Labels\n%\n')
if 'Title' in self.description and (axis.count('Title') or axis==[]):
out += ('\\rput(0,1){\\rput[lB](0, 1.7\\labelsep){\\normalsize '+self.description['Title']+'}}\n')
if 'XLabel' in self.description and (axis.count('XLabel') or axis==[]):
xlabelsep = 4.7
if 'XLabelSep' in self.description:
xlabelsep=float(self.description['XLabelSep'])
out += ('\\rput(1,0){\\rput[rB](0,-%4.3f\\labelsep){\\normalsize '%(xlabelsep) +self.description['XLabel']+'}}\n')
if 'YLabel' in self.description and (axis.count('YLabel') or axis==[]):
ylabelsep = 6.5
if 'YLabelSep' in self.description:
ylabelsep=float(self.description['YLabelSep'])
out += ('\\rput(0,1){\\rput[rB]{90}(-%4.3f\\labelsep,0){\\normalsize '%(ylabelsep) +self.description['YLabel']+'}}\n')
if 'ZLabel' in self.description and (axis.count('ZLabel') or axis==[]):
zlabelsep = 6.5
if 'ZLabelSep' in self.description:
zlabelsep=float(self.description['ZLabelSep'])
out += ('\\rput(1,1){\\rput(%4.3f\\labelsep,0){\\psset{xunit=4mm}\\rput[lB]{270}(1.5,0){\\normalsize '%(zlabelsep) +self.description['ZLabel']+'}}}\n')
return out
class Special(Described):
def __init__(self, f):
self.description = {}
self.data = []
self.read_input(f)
if 'Location' not in self.description:
self.description['Location']='MainPlot'
self.description['Location']=self.description['Location'].split('\t')
def read_input(self, f):
for line in f:
if is_end_marker(line, 'SPECIAL'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
self.data.append(line)
def draw(self, coors, inputdata):
drawme = False
for i in self.description['Location']:
if i in inputdata.description['PlotStage']:
drawme = True
break
if not drawme:
return ""
out = ""
out += ('\n%\n% Special\n%\n')
import re
regex = re.compile(r'^(.*?)(\\physics[xy]?coor)\(\s?([0-9\.eE+-]+)\s?,\s?([0-9\.eE+-]+)\s?\)(.*)')
# TODO: More precise number string matching, something like this:
# num = r"-?[0-9]*(?:\.[0-9]*)(?:[eE][+-]?\d+]"
# regex = re.compile(r'^(.*?)(\\physics[xy]?coor)\(\s?(' + num + ')\s?,\s?(' + num + ')\s?\)(.*)')
for l in self.data:
while regex.search(l):
match = regex.search(l)
xcoor, ycoor = float(match.group(3)), float(match.group(4))
if match.group(2)[1:] in ["physicscoor", "physicsxcoor"]:
xcoor = coors.phys2frameX(xcoor)
if match.group(2)[1:] in ["physicscoor", "physicsycoor"]:
ycoor = coors.phys2frameY(ycoor)
line = "%s(%f, %f)%s" % (match.group(1), xcoor, ycoor, match.group(5))
l = line
out += l + "\n"
return out
class DrawableObject(Described):
def __init__(self, f):
pass
def getName(self):
return self.description.get("Name", "")
def getTitle(self):
return self.description.get("Title", "")
def getLineStyle(self):
if 'LineStyle' in self.description:
## I normally like there to be "only one way to do it", but providing
## this dashdotted/dotdashed synonym just seems humane ;-)
if self.description['LineStyle'] in ('dashdotted', 'dotdashed'):
self.description['LineStyle']='dashed'
self.description['LineDash']='3pt 3pt .8pt 3pt'
return self.description['LineStyle']
else:
return 'solid'
def getLineDash(self):
if 'LineDash' in self.description:
# Check if LineStyle=='dashdotted' before returning something
self.getLineStyle()
return self.description['LineDash']
else:
return ''
def getLineWidth(self):
return self.description.get("LineWidth", "0.8pt")
def getLineColor(self):
return self.description.get("LineColor", "black")
def getLineOpacity(self):
return self.description.get("LineOpacity", "1.0")
def getFillColor(self):
return self.description.get("FillColor", "white")
def getFillOpacity(self):
return self.description.get("FillOpacity", "1.0")
def getHatchColor(self):
return self.description.get("HatchColor", self.getErrorBandColor())
def getFillStyle(self):
return self.description.get("FillStyle", "none")
def getPolyMarker(self):
return self.description.get("PolyMarker", "")
def getDotSize(self):
return self.description.get("DotSize", "2pt 2")
def getDotScale(self):
return self.description.get("DotScale", "1")
def getErrorBars(self):
return bool(int(self.description.get("ErrorBars", "0")))
def getErrorBands(self):
return bool(int(self.description.get("ErrorBands", "0")))
def getErrorBandColor(self):
return self.description.get("ErrorBandColor", "yellow")
def getErrorBandStyle(self):
return self.description.get("ErrorBandStyle", "solid")
def getErrorBandOpacity(self):
return self.description.get("ErrorBandOpacity", "1.0")
def getErrorTubes(self):
if 'ErrorTubes' in self.description:
return bool(int(self.description['ErrorTubes']))
else:
return False
def getErrorTubeLineStyle(self):
if 'ErrorTubeLineStyle' in self.description:
if self.description['ErrorTubeLineStyle'] in ('dashdotted', 'dotdashed'):
self.description['ErrorTubeLineStyle']='dashed'
self.description['ErrorTubeLineDash']='3pt 3pt .8pt 3pt'
return self.description['ErrorTubeLineStyle']
else:
return self.getLineStyle()
def getErrorTubeLineColor(self):
return self.description.get('ErrorTubeLineColor', self.getLineColor())
def getErrorTubeLineDash(self):
return self.description.get('ErrorTubeLineDash', self.getLineDash())
def getErrorTubeLineWidth(self):
return self.description.get('ErrorTubeLineWidth', '0.3pt')
def getErrorTubeLineOpacity(self):
return self.description.get('ErrorTubeLineOpacity', self.getLineOpacity())
def getSmoothLine(self):
return bool(int(self.description.get("SmoothLine", "0")))
def startclip(self):
return '\\psclip{\\psframe[linewidth=0, linestyle=none](0,0)(1,1)}\n'
def stopclip(self):
return '\\endpsclip\n'
def startpsset(self):
out = ""
out += ('\\psset{linecolor='+self.getLineColor()+'}\n')
out += ('\\psset{linewidth='+self.getLineWidth()+'}\n')
out += ('\\psset{linestyle='+self.getLineStyle()+'}\n')
out += ('\\psset{fillstyle='+self.getFillStyle()+'}\n')
out += ('\\psset{fillcolor='+self.getFillColor()+'}\n')
out += ('\\psset{hatchcolor='+self.getHatchColor()+'}\n')
out += ('\\psset{strokeopacity='+self.getLineOpacity()+'}\n')
out += ('\\psset{opacity='+self.getFillOpacity()+'}\n')
if self.getLineDash()!='':
out += ('\\psset{dash='+self.getLineDash()+'}\n')
return out
def stoppsset(self):
out = ""
out += ('\\psset{linecolor=black}\n')
out += ('\\psset{linewidth=0.8pt}\n')
out += ('\\psset{linestyle=solid}\n')
out += ('\\psset{fillstyle=none}\n')
out += ('\\psset{fillcolor=white}\n')
out += ('\\psset{hatchcolor=black}\n')
out += ('\\psset{strokeopacity=1.0}\n')
out += ('\\psset{opacity=1.0}\n')
return out
class Function(DrawableObject):
def __init__(self, f):
self.description = {}
self.read_input(f)
if 'Location' not in self.description:
self.description['Location']='MainPlot'
self.description['Location']=self.description['Location'].split('\t')
def read_input(self, f):
self.code='def plotfunction(x):\n'
iscode=False
for line in f:
if is_end_marker(line, 'FUNCTION'):
break
elif is_comment(line):
continue
else:
m = pat_property.match(line)
if iscode:
self.code+=' '+line
elif m:
prop, value = m.group(1,2)
if prop=='Code':
iscode=True
else:
self.description[prop] = value
if not iscode:
print('++++++++++ ERROR: No code in function')
else:
foo = compile(self.code, '<string>', 'exec')
exec(foo)
self.plotfunction = plotfunction
def draw(self,coors,inputdata):
drawme = False
for i in self.description['Location']:
if i in inputdata.description['PlotStage']:
drawme = True
break
if not drawme:
return ""
out = ""
out += self.startclip()
out += self.startpsset()
xmin = coors.xmin()
if self.description.get('XMin'):
xmin = float(self.description['XMin'])
if self.description.get('FunctionXMin'):
xmin = max(xmin,float(self.description['FunctionXMin']))
xmax=coors.xmax()
if self.description.get('XMax'):
xmax=float(self.description['XMax'])
if self.description.get('FunctionXMax'):
xmax = min(xmax,float(self.description['FunctionXMax']))
xmin=min(xmin,xmax)
xmax=max(xmin,xmax)
# TODO: Space sample points logarithmically if LogX=1
xsteps=500.
if self.description.get('XSteps'):
xsteps=float(self.description['XSteps'])
dx = (xmax-xmin)/xsteps
x = xmin-dx
funcstyle = '\\pscurve'
if self.description.get('FunctionStyle'):
if self.description['FunctionStyle']=='curve':
funcstyle = '\\pscurve'
elif self.description['FunctionStyle']=='line':
funcstyle = '\\psline'
out += funcstyle
if 'FillStyle' in self.description and self.description['FillStyle']!='none':
out += '(%s,%s)\n' % (coors.strphys2frameX(xmin),coors.strphys2frameY(coors.ymin()))
while x < (xmax+2*dx):
y = self.plotfunction(x)
out += ('(%s,%s)\n' % (coors.strphys2frameX(x), coors.strphys2frameY(y)))
x += dx
if 'FillStyle' in self.description and self.description['FillStyle']!='none':
out += '(%s,%s)\n' % (coors.strphys2frameX(xmax),coors.strphys2frameY(coors.ymin()))
out += self.stoppsset()
out += self.stopclip()
return out
class BinData(object):
"""\
Store bin edge and value+error(s) data for a 1D or 2D bin.
TODO: generalise/alias the attr names to avoid mention of x and y
"""
def __init__(self, low, high, val, err):
#print("@", low, high, val, err)
self.low = floatify(low)
self.high = floatify(high)
self.val = float(val)
self.err = floatpair(err)
@property
def is2D(self):
return hasattr(self.low, "__len__") and hasattr(self.high, "__len__")
@property
def isValid(self):
invalid_val = (isnan(self.val) or isnan(self.err[0]) or isnan(self.err[1]))
if invalid_val:
return False
if self.is2D:
invalid_low = any(isnan(x) for x in self.low)
invalid_high = any(isnan(x) for x in self.high)
else:
invalid_low, invalid_high = isnan(self.low), isnan(self.high)
return not (invalid_low or invalid_high)
@property
def xmin(self):
return self.low
@xmin.setter
def xmin(self,x):
self.low = x
@property
def xmax(self):
return self.high
@xmax.setter
def xmax(self,x):
self.high = x
@property
def xmid(self):
# TODO: Generalise to 2D
return (self.xmin + self.xmax) / 2.0
@property
def xwidth(self):
# TODO: Generalise to 2D
assert self.xmin <= self.xmax
return self.xmax - self.xmin
@property
def y(self):
return self.val
@y.setter
def y(self, x):
self.val = x
@property
def ey(self):
return self.err
@ey.setter
def ey(self, x):
self.err = x
@property
def ymin(self):
return self.y - self.ey[0]
@property
def ymax(self):
return self.y + self.ey[1]
def __getitem__(self, key):
"dict-like access for backward compatibility"
if key in ("LowEdge"):
return self.xmin
elif key == ("UpEdge", "HighEdge"):
return self.xmax
elif key == "Content":
return self.y
elif key == "Errors":
return self.ey
class Histogram(DrawableObject, Described):
def __init__(self, f, p=None):
self.description = {}
self.is2dim = False
self.data = []
self.read_input_data(f)
self.sigmabinvalue = None
self.meanbinvalue = None
self.path = p
def read_input_data(self, f):
for line in f:
if is_end_marker(line, 'HISTOGRAM'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
## Detect symm errs
linearray = line.split()
if len(linearray) == 4:
self.data.append(BinData(*linearray))
## Detect asymm errs
elif len(linearray) == 5:
self.data.append(BinData(linearray[0], linearray[1], linearray[2], [linearray[3],linearray[4]]))
## Detect two-dimensionality
elif len(linearray) in [6,7]:
self.is2dim = True
# If asymm z error, use the max or average of +- error
err = float(linearray[5])
if len(linearray) == 7:
if self.description.get("ShowMaxZErr", 1):
err = max(err, float(linearray[6]))
else:
err = 0.5 * (err + float(linearray[6]))
self.data.append(BinData([linearray[0], linearray[2]], [linearray[1], linearray[3]], linearray[4], err))
## Unknown histo format
else:
raise RuntimeError("Unknown HISTOGRAM data line format with %d entries" % len(linearray))
def mangle_input(self):
norm2int = self.attr_bool("NormalizeToIntegral", False)
norm2sum = self.attr_bool("NormalizeToSum", False)
if norm2int or norm2sum:
if norm2int and norm2sum:
print("Can't normalize to Integral and to Sum at the same time. Will normalize to the sum.")
foo = 0.0
# TODO: change to "in self.data"?
for i in range(len(self.data)):
if norm2sum:
foo += self.data[i].val
else:
foo += self.data[i].val*(self.data[i].xmax-self.data[i].xmin)
# TODO: change to "in self.data"?
if foo != 0:
for i in range(len(self.data)):
self.data[i].val /= foo
self.data[i].err[0] /= foo
self.data[i].err[1] /= foo
scale = self.attr_float('Scale', 1.0)
if scale != 1.0:
# TODO: change to "in self.data"?
for i in range(len(self.data)):
self.data[i].val *= scale
self.data[i].err[0] *= scale
self.data[i].err[1] *= scale
if self.attr_float("ScaleError", 0.0):
scale = float(self.attr_float("ScaleError"))
for i in range(len(self.data)):
self.data[i]['Error'][0] *= scale
self.data[i]['Error'][1] *= scale
if self.attr_float('Shift', 0.0):
shift = float(self.attr_float("Shift"))
for i in range(len(self.data)):
self.data[i]['Content'] += shift
#if self.description.get('Rebin'):
if self.has_attr('Rebin') and self.attr('Rebin') != '':
rawrebins = self.attr('Rebin').strip().split('\t')
rebins = []
maxindex = len(self.data)-1
if len(rawrebins)%2==1:
rebins.append({'Start': self.data[0].xmin,
'Rebin': int(rawrebins[0])})
rawrebins.pop(0)
for i in range(0,len(rawrebins),2):
if float(rawrebins[i])<self.data[maxindex].xmin:
rebins.append({'Start': float(rawrebins[i]),
'Rebin': int(rawrebins[i+1])})
if (rebins[0]['Start'] > self.data[0].xmin):
rebins.insert(0,{'Start': self.data[0].xmin,
'Rebin': 1})
errortype = self.attr("ErrorType", "stat")
newdata=[]
lower = self.getBin(rebins[0]['Start'])
for k in range(0,len(rebins),1):
rebin = rebins[k]['Rebin']
upper = maxindex
end = 1
if (k<len(rebins)-1):
upper = self.getBin(rebins[k+1]['Start'])
end = 0
for i in range(lower,(upper/rebin)*rebin+end,rebin):
foo=0.
barl=0.
baru=0.
for j in range(rebin):
if i+j>maxindex:
break
binwidth = self.data[i+j].xwidth
foo += self.data[i+j].val * binwidth
if errortype=="stat":
barl += (binwidth * self.data[i+j].err[0])**2
baru += (binwidth * self.data[i+j].err[1])**2
elif errortype == "env":
barl += self.data[i+j].ymin * binwidth
baru += self.data[i+j].ymax * binwidth
else:
logging.error("Rebinning for ErrorType not implemented.")
sys.exit(1)
upedge = min(i+rebin-1,maxindex)
newbinwidth=self.data[upedge].xmax-self.data[i].xmin
newcentral=foo/newbinwidth
if errortype=="stat":
newerror=[sqrt(barl)/newbinwidth,sqrt(baru)/newbinwidth]
elif errortype=="env":
newerror=[(foo-barl)/newbinwidth,(baru-foo)/newbinwidth]
newdata.append(BinData(self.data[i].xmin, self.data[i+rebin-1].xmax, newcentral, newerror))
lower = (upper/rebin)*rebin+(upper%rebin)
self.data=newdata
def add(self, name):
if len(self.data) != len(name.data):
print('+++ Error in Histogram.add() for %s: different numbers of bins' % self.path)
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
self.data[i].val += name.data[i].val
self.data[i].err[0] = sqrt(self.data[i].err[0]**2 + name.data[i].err[0]**2)
self.data[i].err[1] = sqrt(self.data[i].err[1]**2 + name.data[i].err[1]**2)
else:
print('+++ Error in Histogram.add() for %s: binning of histograms differs' % self.path)
def divide(self, name):
#print(name.path, self.path)
if len(self.data) != len(name.data):
print('+++ Error in Histogram.divide() for %s: different numbers of bins' % self.path)
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
try:
self.data[i].err[0] /= name.data[i].val
except ZeroDivisionError:
self.data[i].err[0]=0.
try:
self.data[i].err[1] /= name.data[i].val
except ZeroDivisionError:
self.data[i].err[1]=0.
try:
self.data[i].val /= name.data[i].val
except ZeroDivisionError:
self.data[i].val=1.
# self.data[i].err[0] = sqrt(self.data[i].err[0]**2 + name.data[i].err[0]**2)
# self.data[i].err[1] = sqrt(self.data[i].err[1]**2 + name.data[i].err[1]**2)
else:
print('+++ Error in Histogram.divide() for %s: binning of histograms differs' % self.path)
def dividereverse(self, name):
if len(self.data) != len(name.data):
print('+++ Error in Histogram.dividereverse() for %s: different numbers of bins' % self.path)
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
try:
self.data[i].err[0] = name.data[i].err[0]/self.data[i].val
except ZeroDivisionError:
self.data[i].err[0]=0.
try:
self.data[i].err[1] = name.data[i].err[1]/self.data[i].val
except ZeroDivisionError:
self.data[i].err[1]=0.
try:
self.data[i].val = name.data[i].val/self.data[i].val
except ZeroDivisionError:
self.data[i].val=1.
else:
print('+++ Error in Histogram.dividereverse(): binning of histograms differs')
def deviation(self, name):
if len(self.data) != len(name.data):
print('+++ Error in Histogram.deviation() for %s: different numbers of bins' % self.path)
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
self.data[i].val -= name.data[i].val
try:
self.data[i].val /= 0.5*sqrt((name.data[i].err[0] + name.data[i].err[1])**2 + \
(self.data[i].err[0] + self.data[i].err[1])**2)
except ZeroDivisionError:
self.data[i].val = 0.0
try:
self.data[i].err[0] /= name.data[i].err[0]
except ZeroDivisionError:
self.data[i].err[0] = 0.0
try:
self.data[i].err[1] /= name.data[i].err[1]
except ZeroDivisionError:
self.data[i].err[1] = 0.0
else:
print('+++ Error in Histogram.deviation() for %s: binning of histograms differs' % self.path)
def delta(self,name):
self.divide(name)
for i in range(len(self.data)):
self.data[i]['Content'] -= 1.
def deltapercent(self,name):
self.delta(name)
for i in range(len(self.data)):
self.data[i]['Content'] *= 100.
self.data[i]['Error'][0] *= 100.
self.data[i]['Error'][1] *= 100.
def getBin(self,x):
if x<self.data[0].xmin or \
x>self.data[len(self.data)-1].xmax:
print('+++ Error in Histogram.getBin(): x out of range')
return float('nan')
for i in range(1,len(self.data)-1,1):
if x<self.data[i].xmin:
return i-1
return len(self.data)-1
- def getChi2(self, name):
+ def getChi2(self, name, customXrange = None):
chi2 = 0.
+ ndf = 0
for i in range(len(self.data)):
+ if customXrange != None:
+ if self.data[i].xmid < customXrange[0] or \
+ self.data[i].xmid >= customXrange[1]:
+ continue
+ ndf += 1
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
try:
chi2 += (self.data[i].val-name.data[i].val)**2/((0.5*self.data[i].err[0]+0.5*self.data[i].err[1])**2 + (0.5*name.data[i].err[0]+0.5*name.data[i].err[1])**2)
except ZeroDivisionError:
pass
else:
print('+++ Error in Histogram.getChi2() for %s: binning of histograms differs' % self.path)
- return chi2/len(self.data)
+ return chi2/float(ndf)
def getSigmaBinValue(self):
if self.sigmabinvalue==None:
self.sigmabinvalue = 0.
sumofweights = 0.
for i in range(len(self.data)):
if self.is2dim:
binwidth = abs( (self.data[i].xmax[0] - self.data[i].xmin[0])
*(self.data[i].xmax[1] - self.data[i].xmin[1]))
else:
binwidth = abs(self.data[i].xmax - self.data[i].xmin)
self.sigmabinvalue += binwidth*(self.data[i].val-self.getMeanBinValue())**2
sumofweights += binwidth
self.sigmabinvalue = sqrt(self.sigmabinvalue/sumofweights)
return self.sigmabinvalue
def getMeanBinValue(self):
if self.meanbinvalue==None:
self.meanbinvalue = 0.
sumofweights = 0.
for i in range(len(self.data)):
if self.is2dim:
binwidth = abs( (self.data[i].xmax[0] - self.data[i].xmin[0])
*(self.data[i].xmax[1] - self.data[i].xmin[1]))
else:
binwidth = abs(self.data[i].xmax - self.data[i].xmin)
self.meanbinvalue += binwidth*self.data[i].val
sumofweights += binwidth
self.meanbinvalue /= sumofweights
return self.meanbinvalue
def getCorrelation(self, name):
correlation = 0.
sumofweights = 0.
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
if self.is2dim:
binwidth = abs( (self.data[i].xmax[0] - self.data[i].xmin[0])
* (self.data[i].xmax[1] - self.data[i].xmin[1]) )
else:
binwidth = abs(self.data[i].xmax - self.data[i].xmin)
correlation += binwidth * ( self.data[i].val - self.getMeanBinValue() ) \
* ( name.data[i].val - name.getMeanBinValue() )
sumofweights += binwidth
else:
print('+++ Error in Histogram.getCorrelation(): binning of histograms differs' % self.path)
correlation /= sumofweights
try:
correlation /= self.getSigmaBinValue()*name.getSigmaBinValue()
except ZeroDivisionError:
correlation = 0
return correlation
def getRMSdistance(self,name):
distance = 0.
sumofweights = 0.
for i in range(len(self.data)):
if fuzzyeq(self.data[i].xmin, name.data[i].xmin) and \
fuzzyeq(self.data[i].xmax, name.data[i].xmax):
if self.is2dim:
binwidth = abs( (self.data[i].xmax[0] - self.data[i].xmin[0])
* (self.data[i].xmax[1] - self.data[i].xmin[1]) )
else:
binwidth = abs(self.data[i].xmax - self.data[i].xmin)
distance += binwidth * ( (self.data[i].val - self.getMeanBinValue())
-(name.data[i].val - name.getMeanBinValue()))**2
sumofweights += binwidth
else:
print('+++ Error in Histogram.getRMSdistance() for %s: binning of histograms differs' % self.path)
distance = sqrt(distance/sumofweights)
return distance
def draw(self,coors):
seen_nan = False
out = ""
out += self.startclip()
out += self.startpsset()
if any(b.isValid for b in self.data):
out += "% START DATA\n"
if self.is2dim:
for b in self.data:
out += ('\\psframe')
color = int(129*coors.phys2frameZ(b.val))
if b.val > coors.zmax():
color = 129
if b.val < coors.zmin():
color = 0
if b.val <= coors.zmin():
out += ('[linewidth=0pt, linestyle=none, fillstyle=solid, fillcolor=white]')
else:
out += ('[linewidth=0pt, linestyle=none, fillstyle=solid, fillcolor={gradientcolors!!['+str(color)+']}]')
out += ('(' + coors.strphys2frameX(b.low[0]) + ', ' \
+ coors.strphys2frameY(b.low[1]) + ')(' \
+ coors.strphys2frameX(b.high[0]) + ', ' \
+ coors.strphys2frameY(b.high[1]) + ')\n')
else:
if self.getErrorBands():
self.description['SmoothLine'] = 0
for b in self.data:
if isnan(b.val) or isnan(b.err[0]) or isnan(b.err[1]):
seen_nan = True
continue
out += ('\\psframe[dimen=inner,linewidth=0pt,linestyle=none,fillstyle=%s,fillcolor=%s,opacity=%s,hatchcolor=%s]' %(self.getErrorBandStyle(),self.getErrorBandColor(),self.getErrorBandOpacity(),self.getHatchColor()))
out += ('(' + coors.strphys2frameX(b.xmin) + ', ' \
+ coors.strphys2frameY(b.val - b.err[0]) + ')(' \
+ coors.strphys2frameX(b.xmax) + ', ' \
+ coors.strphys2frameY(b.val + b.err[1]) + ')\n')
if self.getErrorBars():
for b in self.data:
if isnan(b.val) or isnan(b.err[0]) or isnan(b.err[1]):
seen_nan = True
continue
if b.val == 0. and b.err == [0.,0.]:
continue
out += ('\\psline')
out += ('(' + coors.strphys2frameX(b.xmin) + ', ' \
+ coors.strphys2frameY(b.val) + ')(' \
+ coors.strphys2frameX(b.xmax) + ', ' \
+ coors.strphys2frameY(b.val) + ')\n')
out += ('\\psline')
bincenter = coors.strphys2frameX(.5*(b.xmin+b.xmax))
out += ('(' + bincenter + ', ' \
+ coors.strphys2frameY(b.val-b.err[0]) + ')(' \
+ bincenter + ', ' \
+ coors.strphys2frameY(b.val+b.err[1]) + ')\n')
if self.getErrorTubes():
for i in range(len(self.data)):
if self.data[i].val==0. and self.data[i].err==[0.,0.]: continue
tubeopts = ('linestyle=' + self.getErrorTubeLineStyle() \
+ ', linecolor=' + self.getErrorTubeLineColor() \
+ ', linewidth=' + self.getErrorTubeLineWidth() \
+ ', strokeopacity=' + self.getErrorTubeLineOpacity() \
+ ', opacity=' + self.getFillOpacity())
out += ('\psline['+tubeopts+']')
out += ('(' + coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i].val-self.data[i].err[0]) + ')(' \
+ coors.strphys2frameX(self.data[i].xmax) + ', ' \
+ coors.strphys2frameY(self.data[i].val-self.data[i].err[0]) + ')\n')
out += ('\psline['+tubeopts+']')
out += ('(' + coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i].val+self.data[i].err[1]) + ')(' \
+ coors.strphys2frameX(self.data[i].xmax) + ', ' \
+ coors.strphys2frameY(self.data[i].val+self.data[i].err[1]) + ')\n')
if self.description.get('ConnectBins', '1') == '1':
if i>0:
out += ('\psline['+tubeopts+']')
out += ('(' + coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i].val-self.data[i].err[0]) + ')(' \
+ coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i-1].val-self.data[i-1].err[0]) + ')\n')
out += ('\psline['+tubeopts+']')
out += ('(' + coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i].val+self.data[i].err[1]) + ')(' \
+ coors.strphys2frameX(self.data[i].xmin) + ', ' \
+ coors.strphys2frameY(self.data[i-1].val+self.data[i-1].err[1]) + ')\n')
if self.getSmoothLine():
out += '\\psbezier'
else:
out += '\\psline'
if self.getFillStyle() != 'none': # make sure that filled areas go all the way down to the x-axis
if coors.phys2frameX(self.data[0].xmin) > 1e-4:
out += '(' + coors.strphys2frameX(self.data[0].xmin) + ', -0.1)\n'
else:
out += '(-0.1, -0.1)\n'
start = True
for i, b in enumerate(self.data):
if isnan(b.val):
seen_nan = True
continue
## Join/separate data points, with vertical/diagonal lines
if(not start and not self.getSmoothLine()) :
if self.description.get('ConnectBins', '1') != '1':
out += ('\\psline')
else:
## If bins are joined, but there is a gap in binning, choose whether to fill the gap
if (abs(coors.phys2frameX(self.data[i-1].xmax) - coors.phys2frameX(b.xmin)) > 1e-4):
if self.description.get('ConnectGaps', '0') != '1':
out += ('\\psline')
# TODO: Perhaps use a new dashed line to fill the gap?
start = False
if self.getSmoothLine():
out += ('(' + coors.strphys2frameX(0.5*(b.xmin+b.xmax)) + ', ' \
+ coors.strphys2frameY(b.val) + ')\n')
else:
out += ('(' + coors.strphys2frameX(b.xmin) + ', ' \
+ coors.strphys2frameY(b.val) + ')(' \
+ coors.strphys2frameX(b.xmax) + ', ' \
+ coors.strphys2frameY(b.val) + ')\n')
if self.getFillStyle() != 'none': # make sure that filled areas go all the way down to the x-axis
if (coors.phys2frameX(self.data[-1].xmax) < 1-1e-4):
out += '(' + coors.strphys2frameX(self.data[-1].xmax) + ', -0.1)\n'
else:
out += '(1.1, -0.1)\n'
#
if self.getPolyMarker() != '':
for b in self.data:
if isnan(b.val):
seen_nan = True
continue
if b.val == 0. and b.err == [0.,0.]:
continue
out += ('\\psdot[dotstyle=%s,dotsize=%s,dotscale=%s](' % (self.getPolyMarker(),self.getDotSize(),self.getDotScale()) \
+ coors.strphys2frameX(.5*(b.xmin+b.xmax)) + ', ' \
+ coors.strphys2frameY(b.val) + ')\n')
out += "% END DATA\n"
else:
print("WARNING: No valid bin value/errors/edges to plot!")
out += "% NO DATA!\n"
out += self.stoppsset()
out += self.stopclip()
if seen_nan:
print("WARNING: NaN-valued value or error bar!")
return out
# def is2dimensional(self):
# return self.is2dim
def getXMin(self):
if not self.data:
return 0
elif self.is2dim:
return min(b.low[0] for b in self.data)
else:
return min(b.xmin for b in self.data)
def getXMax(self):
if not self.data:
return 1
elif self.is2dim:
return max(b.high[0] for b in self.data)
else:
return max(b.xmax for b in self.data)
def getYMin(self, xmin, xmax, logy):
if not self.data:
return 0
elif self.is2dim:
return min(b.low[1] for b in self.data)
else:
yvalues = []
for b in self.data:
if (b.xmax > xmin or b.xmin >= xmin) and (b.xmin < xmax or b.xmax <= xmax):
foo = b.val
if self.getErrorBars() or self.getErrorBands():
foo -= b.err[0]
if not isnan(foo) and (not logy or foo > 0):
yvalues.append(foo)
return min(yvalues) if yvalues else self.data[0].val
def getYMax(self, xmin, xmax):
if not self.data:
return 1
elif self.is2dim:
return max(b.high[1] for b in self.data)
else:
yvalues = []
for b in self.data:
if (b.xmax > xmin or b.xmin >= xmin) and (b.xmin < xmax or b.xmax <= xmax):
foo = b.val
if self.getErrorBars() or self.getErrorBands():
foo += b.err[1]
if not isnan(foo): # and (not logy or foo > 0):
yvalues.append(foo)
return max(yvalues) if yvalues else self.data[0].val
def getZMin(self, xmin, xmax, ymin, ymax):
if not self.is2dim:
return 0
zvalues = []
for b in self.data:
if (b.xmax[0] > xmin and b.xmin[0] < xmax) and (b.xmax[1] > ymin and b.xmin[1] < ymax):
zvalues.append(b.val)
return min(zvalues)
def getZMax(self, xmin, xmax, ymin, ymax):
if not self.is2dim:
return 0
zvalues = []
for b in self.data:
if (b.xmax[0] > xmin and b.xmin[0] < xmax) and (b.xmax[1] > ymin and b.xmin[1] < ymax):
zvalues.append(b.val)
return max(zvalues)
class Value(Histogram):
def read_input_data(self, f):
for line in f:
if is_end_marker(line, 'VALUE'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
linearray = line.split()
if len(linearray) == 3:
self.data.append(BinData(0.0, 1.0, linearray[0], [ linearray[1], linearray[2] ])) # dummy x-values
else:
raise Exception('Value does not have the expected number of columns. ' + line)
# TODO: specialise draw() here
class Counter(Histogram):
def read_input_data(self, f):
for line in f:
if is_end_marker(line, 'COUNTER'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
linearray = line.split()
if len(linearray) == 2:
self.data.append(BinData(0.0, 1.0, linearray[0], [ linearray[1], linearray[1] ])) # dummy x-values
else:
raise Exception('Counter does not have the expected number of columns. ' + line)
# TODO: specialise draw() here
class Histo1D(Histogram):
def read_input_data(self, f):
for line in f:
if is_end_marker(line, 'HISTO1D'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
linearray = line.split()
## Detect symm errs
# TODO: Not sure what the 8-param version is for... auto-compatibility with YODA format?
if len(linearray) in [4,8]:
self.data.append(BinData(linearray[0], linearray[1], linearray[2], linearray[3]))
## Detect asymm errs
elif len(linearray) == 5:
self.data.append(BinData(linearray[0], linearray[1], linearray[2], [linearray[3],linearray[4]]))
else:
raise Exception('Histo1D does not have the expected number of columns. ' + line)
# TODO: specialise draw() here
class Histo2D(Histogram):
def read_input_data(self, f):
self.is2dim = True #< Should really be done in a constructor, but this is easier for now...
for line in f:
if is_end_marker(line, 'HISTO2D'):
break
elif is_comment(line):
continue
else:
line = line.rstrip()
m = pat_property.match(line)
if m:
prop, value = m.group(1,2)
self.description[prop] = value
else:
linearray = line.split()
if len(linearray) in [6,7]:
# If asymm z error, use the max or average of +- error
err = float(linearray[5])
if len(linearray) == 7:
if self.description.get("ShowMaxZErr", 1):
err = max(err, float(linearray[6]))
else:
err = 0.5 * (err + float(linearray[6]))
self.data.append(BinData([linearray[0], linearray[2]], [linearray[1], linearray[3]], float(linearray[4]), err))
else:
raise Exception('Histo2D does not have the expected number of columns. '+line)
# TODO: specialise draw() here
#############################
class Frame(object):
def __init__(self, description, name):
self.description = description
self.name = name
self.framelinewidth = '0.3pt'
self.framelinecolor = "black"
self.zeroline = self.description.get(self.name+'ZeroLine', '')=='1'
self.unitline = self.description.get(self.name+'UnitLine', '')=='1'
def drawZeroLine(self,coor):
out = ('')
if self.zeroline:
out += ('\n%\n% ZeroLine\n%\n')
out += ('\\psline[linewidth=%s,linecolor=%s](0,%s)(1,%s)\n' %(self.framelinewidth,self.framelinecolor,coor,coor))
return out
def drawUnitLine(self,coor):
out = ('')
if self.unitline:
out += ('\n%\n% UnitLine\n%\n')
out += ('\\psline[linewidth=%s,linecolor=%s](0,%s)(1,%s)\n' %(self.framelinewidth,self.framelinecolor,coor,coor))
return out
def draw(self):
out = ('\n%\n% Frame\n%\n')
if self.description.get('FrameColor') is not None:
color = inputdata.description['FrameColor']
# We want to draw this frame only once, so set it to False for next time:
inputdata.description['FrameColor']=None
# Calculate how high and wide the overall plot is
height = [0,0]
width = inputdata.attr('PlotSizeX')
if inputdata.attr_bool('RatioPlot', True):
height[1] = -inputdata.description['RatioPlotSizeY']
if self.description.get('MainPlot', '0')!='0':
height[0] = inputdata.description['PlotSizeY']
else:
height[0] = -height[1]
height[1] = 0
# Get the margin widths
left = inputdata.description['LeftMargin']+0.1
right = inputdata.description['RightMargin']+0.1
top = inputdata.description['TopMargin']+0.1
bottom = inputdata.description['BottomMargin']+0.1
#
out += ('\\rput(0,1){\\psline[linewidth=%scm,linecolor=%s](%scm,%scm)(%scm,%scm)}\n' %(top, color, -left, top/2, width+right, top/2))
out += ('\\rput(0,%scm){\\psline[linewidth=%scm,linecolor=%s](%scm,%scm)(%scm,%scm)}\n' %(height[1], bottom, color, -left, -bottom/2, width+right, -bottom/2))
out += ('\\rput(0,0){\\psline[linewidth=%scm,linecolor=%s](%scm,%scm)(%scm,%scm)}\n' %(left, color, -left/2, height[1]-0.05, -left/2, height[0]+0.05))
out += ('\\rput(1,0){\\psline[linewidth=%scm,linecolor=%s](%scm,%scm)(%scm,%scm)}\n' %(right, color, right/2, height[1]-0.05, right/2, height[0]+0.05))
if 'FrameLineWidth' in self.description:
self.framelinewidth=self.description['FrameLineWidth']
if 'FrameLineColor' in self.description:
self.framelinecolor=self.description['FrameLineColor']
out += ('\\psframe[linewidth='+self.framelinewidth+',linecolor='+self.framelinecolor+',dimen=middle](0,0)(1,1)\n')
return out
class Ticks(object):
def __init__(self, description, coors):
self.description = description
self.majorticklinewidth = self.getMajorTickLineWidth()
self.minorticklinewidth = self.getMinorTickLineWidth()
self.majorticklinecolor = self.getMajorTickLineColor()
self.minorticklinecolor = self.getMinorTickLineColor()
self.majorticklength = self.getMajorTickLength()
self.minorticklength = self.getMinorTickLength()
self.majorticklabelcolor = self.getMajorTickLabelColor()
self.coors = coors
self.decimal = 0
self.framelinewidth = '0.3pt'
self.framelinecolor = 'black'
def draw_ticks(self, vmin, vmax, plotlog=False, custommajorticks=[], customminorticks=[], custommajortickmarks=-1, customminortickmarks=-1, twosided=False, drawlabels=True):
if vmax <= vmin:
raise Exception("Cannot place tick marks. Inconsistent min=%s and max=%s" % (vmin,vmax))
out = ""
if plotlog:
if vmin <= 0 or vmax <= 0:
raise Exception("Cannot place log axis min or max tick <= 0")
if (custommajorticks!=[] or customminorticks!=[]):
for i in range(len(custommajorticks)):
value=custommajorticks[i]['Value']
label=custommajorticks[i]['Label']
if value>=vmin and value<=vmax:
out += self.draw_majortick(value,twosided)
if drawlabels:
out += self.draw_majorticklabel(value, label=label)
for i in range(len(customminorticks)):
value=customminorticks[i]['Value']
if value>=vmin and value<=vmax:
out += self.draw_minortick(value,twosided)
else:
x = int(log10(vmin))
n_labels = 0
while x < log10(vmax) + 1:
if 10**x >= vmin:
ticklabel = 10**x
if ticklabel > vmin and ticklabel < vmax:
out += self.draw_majortick(ticklabel,twosided)
if drawlabels:
out += self.draw_majorticklabel(ticklabel)
n_labels += 1
if ticklabel == vmin or ticklabel == vmax:
if drawlabels:
out += self.draw_majorticklabel(ticklabel)
n_labels+=1
for i in range(2,10):
ticklabel = i*10**(x-1)
if ticklabel > vmin and ticklabel < vmax:
out += self.draw_minortick(ticklabel,twosided)
if drawlabels and n_labels == 0:
if (i+1)*10**(x-1) < vmax: # some special care for the last minor tick
out += self.draw_minorticklabel(ticklabel)
else:
out += self.draw_minorticklabel(ticklabel, last=True)
x += 1
elif custommajorticks != [] or customminorticks != []:
for i in range(len(custommajorticks)):
value = custommajorticks[i]['Value']
label = custommajorticks[i]['Label']
if value >= vmin and value <= vmax:
out += self.draw_majortick(value,twosided)
if drawlabels:
out += self.draw_majorticklabel(value, label=label)
for i in range(len(customminorticks)):
value = customminorticks[i]['Value']
if value >= vmin and value <= vmax:
out += self.draw_minortick(value,twosided)
else:
vrange = vmax - vmin
if isnan(vrange):
vrange, vmin, vmax = 1, 1, 2
digits = int(log10(vrange))+1
if vrange <= 1:
digits -= 1
foo = int(vrange/(10**(digits-1)))
if foo/9. > 0.5:
tickmarks = 10
elif foo/9. > 0.2:
tickmarks = 5
elif foo/9. > 0.1:
tickmarks = 2
if custommajortickmarks > -1:
if custommajortickmarks not in [1, 2, 5, 10, 20]:
print('+++ Error in Ticks.draw_ticks(): MajorTickMarks must be in [1, 2, 5, 10, 20]')
else:
tickmarks = custommajortickmarks
if tickmarks == 2 or tickmarks == 20:
minortickmarks = 3
else:
minortickmarks = 4
if customminortickmarks > -1:
minortickmarks = customminortickmarks
#
x = 0
while x > vmin*10**digits:
x -= tickmarks*100**(digits-1)
while x <= vmax*10**digits:
if x >= vmin*10**digits - tickmarks*100**(digits-1):
ticklabel = 1.*x/10**digits
if int(ticklabel) == ticklabel:
ticklabel = int(ticklabel)
if float(ticklabel-vmin)/vrange >= -1e-5:
if abs(ticklabel-vmin)/vrange > 1e-5 and abs(ticklabel-vmax)/vrange > 1e-5:
out += self.draw_majortick(ticklabel,twosided)
if drawlabels:
out += self.draw_majorticklabel(ticklabel)
xminor = x
for i in range(minortickmarks):
xminor += 1.*tickmarks*100**(digits-1)/(minortickmarks+1)
ticklabel = 1.*xminor/10**digits
if ticklabel > vmin and ticklabel < vmax:
if abs(ticklabel-vmin)/vrange > 1e-5 and abs(ticklabel-vmax)/vrange > 1e-5:
out += self.draw_minortick(ticklabel,twosided)
x += tickmarks*100**(digits-1)
return out
def draw_breaks(self, vmin, vmax, breaks=[], twosided=False):
out = ""
for b in breaks:
value = b['Value']
if value>=vmin and value<=vmax:
out += self.draw_break(value,twosided)
return out
def add_definitions(self):
pass
def read_parameters(self):
if 'FrameLineWidth' in self.description:
self.framelinewidth=self.description['FrameLineWidth']
if 'FrameLineColor' in self.description:
self.framelinecolor=self.description['FrameLineColor']
def draw(self):
pass
def draw_minortick(self, ticklabel, twosided):
pass
def draw_majortick(self, ticklabel, twosided):
pass
def draw_majorticklabel(self, ticklabel):
pass
def draw_minorticklabel(self, value, label='', last=False):
return ''
def draw_break(self, pos, twosided):
pass
def get_ticklabel(self, value, plotlog=False, minor=False, lastminor=False):
label=''
prefix = ''
if plotlog:
bar = int(log10(value))
if bar < 0:
sign='-'
else:
sign='\\,'
if minor: # The power of ten is only to be added to the last minor tick label
if lastminor:
label = str(int(value/(10**bar))) + "\\cdot" + '10$^{'+sign+'\\text{'+str(abs(bar))+'}}$'
else:
label = str(int(value/(10**bar))) # The naked prefactor
else:
if bar==0:
label = '1'
else:
label = '10$^{'+sign+'\\text{%s}}$' % str(abs(bar))
else:
if fabs(value) < 1e-10:
value = 0
label = '%.3g' % value
if "e" in label:
a, b = label.split("e")
astr = "%2.1f" % float(a)
bstr = str(int(b))
label = "\\smaller{%s $\\!\\cdot 10^{%s} $}" % (astr, bstr)
return label
def getMajorTickLineWidth(self):
pass
def getMinorTickLineWidth(self):
pass
def getMajorTickLineColor(self):
pass
def getMinorTickLineColor(self):
pass
def getMajorTickLabelColor(self):
pass
def getMinorTickLength(self):
pass
def getMajorTickLength(self):
pass
class XTicks(Ticks):
def draw(self, custommajorticks=[], customminorticks=[], custommajortickmarks=-1, customminortickmarks=-1, drawlabels=True, breaks=[]):
twosided = bool(int(self.description.get('XTwosidedTicks', '1')))
out = ""
out += ('\n%\n% X-Ticks\n%\n')
out += self.add_definitions()
uselog = self.description['LogX'] and (self.coors.xmin() > 0 and self.coors.xmax() > 0)
out += self.draw_ticks(self.coors.xmin(), self.coors.xmax(),\
plotlog=uselog,\
custommajorticks=custommajorticks,\
customminorticks=customminorticks,\
custommajortickmarks=custommajortickmarks,\
customminortickmarks=customminortickmarks,\
twosided=twosided,\
drawlabels=drawlabels)
out += self.draw_breaks(self.coors.ymin(), self.coors.ymax(),\
breaks, twosided)
return out
def add_definitions(self):
self.read_parameters()
out = ''
out += ('\\def\\majortickmarkx{\\psline[linewidth='+self.majorticklinewidth+',linecolor='+self.majorticklinecolor+'](0,0)(0,'+self.majorticklength+')}%\n')
out += ('\\def\\minortickmarkx{\\psline[linewidth='+self.minorticklinewidth+',linecolor='+self.minorticklinecolor+'](0,0)(0,'+self.minorticklength+')}%\n')
out += ('\\def\\breakx{%\n \\rput{270}(0,0){\\psline[linewidth='+self.framelinewidth+',linecolor=white](0,-1pt)(0,1pt)}\n \\rput{180}(0,0){%\n \\rput{20}(0,1pt){%\n \\psline[linewidth='+self.framelinewidth+',linecolor='+self.framelinecolor+'](-5pt,0)(5pt,0)\n }\n \\rput{20}(0,-1pt){%\n \\psline[linewidth='+self.framelinewidth+',linecolor='+self.framelinecolor+'](-5pt,0)(5pt,0)\n }\n }\n }\n')
return out
def draw_minortick(self, ticklabel, twosided):
out = ''
out += '\\rput('+self.coors.strphys2frameX(ticklabel)+', 0){\\minortickmarkx}\n'
if twosided:
out += '\\rput{180}('+self.coors.strphys2frameX(ticklabel)+', 1){\\minortickmarkx}\n'
return out
def draw_minorticklabel(self, value, label='', last=False):
if not label:
label=self.get_ticklabel(value, int(self.description['LogX']), minor=True, lastminor=last)
if last: # Some more indentation for the last minor label
return ('\\rput('+self.coors.strphys2frameX(value)+', 0){\\rput[B](1.9\\labelsep,-2.3\\labelsep){\\strut{}'+label+'}}\n')
else:
return ('\\rput('+self.coors.strphys2frameX(value)+', 0){\\rput[B](0,-2.3\\labelsep){\\strut{}'+label+'}}\n')
def draw_majortick(self, ticklabel, twosided):
out = ''
out += '\\rput('+self.coors.strphys2frameX(ticklabel)+', 0){\\majortickmarkx}\n'
if twosided:
out += '\\rput{180}('+self.coors.strphys2frameX(ticklabel)+', 1){\\majortickmarkx}\n'
return out
def draw_majorticklabel(self, value, label=''):
if not label:
label = self.get_ticklabel(value, int(self.description['LogX']) and self.coors.xmin() > 0 and self.coors.xmax() > 0)
labelparts = label.split("\\n")
labelcode = label if len(labelparts) == 1 else ("\\shortstack{" + "\\\\ ".join(labelparts) + "}")
rtn = "\\rput(" + self.coors.strphys2frameX(value) + ", 0){\\rput[t](0,-\\labelsep){\\textcolor{" +self.majorticklabelcolor + "}{" + labelcode + "}}}\n"
return rtn
def draw_break(self, pos, twosided):
out = ''
out += '\\rput(0, '+self.coors.strphys2frameX(pos)+', 0){\\breakx}\n'
if twosided:
out += '\\rput('+self.coors.strphys2frameX(pos)+', 1){\\breakx}\n'
return out
def getMajorTickLength(self):
return self.description.get('XMajorTickLength', '9pt')
def getMinorTickLength(self):
return self.description.get('XMinorTickLength', '4pt')
def getMajorTickLineWidth(self):
return self.description.get('XMajorTickLineWidth', '0.3pt')
def getMinorTickLineWidth(self):
return self.description.get('XMinorTickLineWidth', '0.3pt')
def getMajorTickLineColor(self):
return self.description.get('XMajorTickLineColor', 'black')
def getMinorTickLineColor(self):
return self.description.get('XMinorTickLineColor', 'black')
def getMajorTickLabelColor(self):
return self.description.get('XMajorTickLabelColor', 'black')
class YTicks(Ticks):
def draw(self, custommajorticks=[], customminorticks=[], custommajortickmarks=-1, customminortickmarks=-1, drawlabels=True, breaks=[]):
twosided = bool(int(self.description.get('YTwosidedTicks', '1')))
out = ""
out += ('\n%\n% Y-Ticks\n%\n')
out += self.add_definitions();
uselog = self.description['LogY'] and self.coors.ymin() > 0 and self.coors.ymax() > 0
out += self.draw_ticks(self.coors.ymin(), self.coors.ymax(),
plotlog=uselog,
custommajorticks=custommajorticks,
customminorticks=customminorticks,
custommajortickmarks=custommajortickmarks,
customminortickmarks=customminortickmarks,
twosided=twosided,
drawlabels=drawlabels)
if self.description.get('ShortenLargeNumbers') and 'RatioPlot' not in self.description.get('PlotStage', ''):
bar = int(self.decimal)
if bar<0:
sign='-'
else:
sign='\\,'
if bar==0:
pass
else:
pos = self.coors.strphys2frameY(self.coors.ymax())
label = \
('\\times 10$^{'+sign+'\\text{'+str(abs(self.decimal))+'}}$')
out += ('\\uput[180]{0}(0, '+pos+'){\\strut{}'+label+'}\n')
out += self.draw_breaks(self.coors.ymin(), self.coors.ymax(),\
breaks, twosided)
return out
def add_definitions(self):
self.read_parameters()
out = ''
out += ('\\def\\majortickmarky{\\psline[linewidth='+self.majorticklinewidth+',linecolor='+self.majorticklinecolor+'](0,0)('+self.majorticklength+',0)}%\n')
out += ('\\def\\minortickmarky{\\psline[linewidth='+self.minorticklinewidth+',linecolor='+self.minorticklinecolor+'](0,0)('+self.minorticklength+',0)}%\n')
out += ('\\def\\breaky{%\n \\rput{180}(0,0){\\psline[linewidth='+self.framelinewidth+',linecolor=white](0,-1pt)(0,1pt)}\n \\rput{180}(0,0){%\n \\rput{20}(0,1pt){%\n \\psline[linewidth='+self.framelinewidth+',linecolor='+self.framelinecolor+'](-5pt,0)(5pt,0)\n }\n \\rput{20}(0,-1pt){%\n \\psline[linewidth='+self.framelinewidth+',linecolor='+self.framelinecolor+'](-5pt,0)(5pt,0)\n }\n }\n }\n')
return out
def draw_minortick(self, ticklabel, twosided):
out = ''
out += '\\rput(0, '+self.coors.strphys2frameY(ticklabel)+'){\\minortickmarky}\n'
if twosided:
out += '\\rput{180}(1, '+self.coors.strphys2frameY(ticklabel)+'){\\minortickmarky}\n'
return out
def draw_majortick(self, ticklabel, twosided):
out = ''
out += '\\rput(0, '+self.coors.strphys2frameY(ticklabel)+'){\\majortickmarky}\n'
if twosided:
out += '\\rput{180}(1, '+self.coors.strphys2frameY(ticklabel)+'){\\majortickmarky}\n'
return out
def draw_majorticklabel(self, value, label=''):
if not label:
label = self.get_ticklabel(value, int(self.description['LogY']) and self.coors.ymin() > 0 and self.coors.ymax() > 0)
if self.description.get('RatioPlotMode', 'mcdata') == 'deviation' and 'RatioPlot' in self.description.get('PlotStage', ''):
rtn = '\\uput[180]{0}(0, '+self.coors.strphys2frameY(value)+'){\\strut{}\\textcolor{'+self.majorticklabelcolor+'}{'+label+'\\,$\\sigma$}}\n'
else:
labelparts = label.split("\\n")
labelcode = label if len(labelparts) == 1 else ("\\shortstack{" + "\\\\ ".join(labelparts) + "}")
rtn = "\\rput(0, " + self.coors.strphys2frameY(value) + "){\\rput[r](-\\labelsep,0){\\textcolor{"+self.majorticklabelcolor+"}{" + labelcode + "}}}\n"
return rtn
def draw_break(self, pos, twosided):
out = ''
out += '\\rput(0, '+self.coors.strphys2frameY(pos)+'){\\breaky}\n'
if twosided:
out += '\\rput(1, '+self.coors.strphys2frameY(pos)+'){\\breaky}\n'
return out
def getMajorTickLength(self):
return self.description.get('YMajorTickLength', '9pt')
def getMinorTickLength(self):
return self.description.get('YMinorTickLength', '4pt')
def getMajorTickLineWidth(self):
return self.description.get('YMajorTickLineWidth', '0.3pt')
def getMinorTickLineWidth(self):
return self.description.get('YMinorTickLineWidth', '0.3pt')
def getMajorTickLineColor(self):
return self.description.get('YMajorTickLineColor', 'black')
def getMinorTickLineColor(self):
return self.description.get('YMinorTickLineColor', 'black')
def getMajorTickLabelColor(self):
return self.description.get('YMajorTickLabelColor', 'black')
class ZTicks(Ticks):
def __init__(self, description, coors):
self.description = description
self.majorticklinewidth = self.getMajorTickLineWidth()
self.minorticklinewidth = self.getMinorTickLineWidth()
self.majorticklinecolor = self.getMajorTickLineColor()
self.minorticklinecolor = self.getMinorTickLineColor()
self.majorticklength = '6pt'
self.minorticklength = '2.6pt'
self.majorticklabelcolor = self.getMajorTickLabelColor()
self.coors = coors
self.decimal = 0
self.framelinewidth = '0.3pt'
self.framelinecolor = 'black'
def draw(self, custommajorticks=[], customminorticks=[], custommajortickmarks=-1, customminortickmarks=-1, drawlabels=True):
out = ""
out += ('\n%\n% Z-Ticks\n%\n')
out += ('\\def\\majortickmarkz{\\psline[linewidth='+self.majorticklinewidth+',linecolor='+self.majorticklinecolor+'](0,0)('+self.majorticklength+',0)}%\n')
out += ('\\def\\minortickmarkz{\\psline[linewidth='+self.minorticklinewidth+',linecolor='+self.minorticklinecolor+'](0,0)('+self.minorticklength+',0)}%\n')
out += self.draw_ticks(self.coors.zmin(), self.coors.zmax(),\
plotlog=self.description['LogZ'],\
custommajorticks=custommajorticks,\
customminorticks=customminorticks,\
custommajortickmarks=custommajortickmarks,\
customminortickmarks=customminortickmarks,\
twosided=False,\
drawlabels=drawlabels)
return out
def draw_minortick(self, ticklabel, twosided):
return '\\rput{180}(1, '+self.coors.strphys2frameZ(ticklabel)+'){\\minortickmarkz}\n'
def draw_majortick(self, ticklabel, twosided):
return '\\rput{180}(1, '+self.coors.strphys2frameZ(ticklabel)+'){\\majortickmarkz}\n'
def draw_majorticklabel(self, value, label=''):
if label=='':
label = self.get_ticklabel(value, int(self.description['LogZ']))
if self.description.get('RatioPlotMode', "mcdata") == 'deviation' \
and 'RatioPlot' in self.description.get('PlotStage', ''):
return ('\\uput[0]{0}(1, '+self.coors.strphys2frameZ(value)+'){\\strut{}'+label+'\\,$\\sigma$}\n')
else:
return ('\\uput[0]{0}(1, '+self.coors.strphys2frameZ(value)+'){\\strut{}'+label+'}\n')
def getMajorTickLength(self):
return self.description.get('ZMajorTickLength', '9pt')
def getMinorTickLength(self):
return self.description.get('ZMinorTickLength', '4pt')
def getMajorTickLineWidth(self):
return self.description.get('ZMajorTickLineWidth', '0.3pt')
def getMinorTickLineWidth(self):
return self.description.get('ZMinorTickLineWidth', '0.3pt')
def getMajorTickLabelColor(self):
return self.description.get('ZMajorTickLabelColor', 'black')
def getMajorTickLineColor(self):
return self.description.get('ZMajorTickLineColor', 'black')
def getMinorTickLineColor(self):
return self.description.get('ZMinorTickLineColor', 'black')
class Coordinates(object):
def __init__(self, inputdata):
self.description = inputdata.description
def phys2frameX(self, x):
if self.description['LogX']:
if x>0:
result = 1.*(log10(x)-log10(self.xmin()))/(log10(self.xmax())-log10(self.xmin()))
else:
return -10
else:
result = 1.*(x-self.xmin())/(self.xmax()-self.xmin())
if (fabs(result) < 1e-4):
return 0
else:
return min(max(result,-10),10)
def phys2frameY(self, y):
if self.description['LogY']:
if y > 0 and self.ymin() > 0 and self.ymax() > 0:
result = 1.*(log10(y)-log10(self.ymin()))/(log10(self.ymax())-log10(self.ymin()))
else:
return -10
else:
result = 1.*(y-self.ymin())/(self.ymax()-self.ymin())
if (fabs(result) < 1e-4):
return 0
else:
return min(max(result,-10),10)
def phys2frameZ(self, z):
if self.description['LogZ']:
if z>0:
result = 1.*(log10(z)-log10(self.zmin()))/(log10(self.zmax())-log10(self.zmin()))
else:
return -10
else:
result = 1.*(z-self.zmin())/(self.zmax()-self.zmin())
if (fabs(result) < 1e-4):
return 0
else:
return min(max(result,-10),10)
# TODO: Add frame2phys functions (to allow linear function sampling in the frame space rather than the physical space)
def strphys2frameX(self, x):
return str(self.phys2frameX(x))
def strphys2frameY(self, y):
return str(self.phys2frameY(y))
def strphys2frameZ(self, z):
return str(self.phys2frameZ(z))
def xmin(self):
return self.description['Borders'][0]
def xmax(self):
return self.description['Borders'][1]
def ymin(self):
return self.description['Borders'][2]
def ymax(self):
return self.description['Borders'][3]
def zmin(self):
return self.description['Borders'][4]
def zmax(self):
return self.description['Borders'][5]
####################
def try_cmd(args):
"Run the given command + args and return True/False if it succeeds or not"
import subprocess
try:
subprocess.check_output(args, stderr=subprocess.STDOUT)
return True
except:
return False
def have_cmd(cmd):
return try_cmd(["which", cmd])
import shutil, subprocess
def process_datfile(datfile):
global opts
if not os.access(datfile, os.R_OK):
raise Exception("Could not read data file '%s'" % datfile)
datpath = os.path.abspath(datfile)
datfile = os.path.basename(datpath)
datdir = os.path.dirname(datpath)
outdir = args.OUTPUT_DIR if args.OUTPUT_DIR else datdir
filename = datfile.replace('.dat','')
## Create a temporary directory
# cwd = os.getcwd()
tempdir = tempfile.mkdtemp('.make-plots')
tempdatpath = os.path.join(tempdir, datfile)
shutil.copy(datpath, tempdir)
if args.NO_CLEANUP:
logging.info('Keeping temp-files in %s' % tempdir)
## Make TeX file
inputdata = InputData(datpath)
if inputdata.attr_bool('IgnorePlot', False):
return
texpath = os.path.join(tempdir, '%s.tex' % filename)
texfile = open(texpath, 'w')
p = Plot(inputdata)
texfile.write(p.write_header(inputdata))
if inputdata.attr_bool("MainPlot", True):
mp = MainPlot(inputdata)
texfile.write(mp.draw(inputdata))
if not inputdata.attr_bool("is2dim", False):
if inputdata.attr_bool("RatioPlot", True) and inputdata.attr("RatioPlotReference"): # is not None:
rp = RatioPlot(inputdata,0)
texfile.write(rp.draw(inputdata))
for i in range(1,9):
if inputdata.attr_bool('RatioPlot'+str(i), False): # and inputdata.attr('RatioPlot'+str(i)+'Reference'):
rp = RatioPlot(inputdata,i)
texfile.write(rp.draw(inputdata))
texfile.write(p.write_footer())
texfile.close()
if args.OUTPUT_FORMAT != ["TEX"]:
## Check for the required programs
latexavailable = have_cmd("latex")
dvipsavailable = have_cmd("dvips")
convertavailable = have_cmd("convert")
ps2pnmavailable = have_cmd("ps2pnm")
pnm2pngavailable = have_cmd("pnm2png")
# TODO: It'd be nice to be able to control the size of the PNG between thumb and full-size...
# currently defaults (and is used below) to a size suitable for thumbnails
def mkpngcmd(infile, outfile, outsize=450, density=300):
if convertavailable:
pngcmd = ["convert",
"-flatten",
"-density", str(density),
infile,
"-quality", "100",
"-resize", "{size:d}x{size:d}>".format(size=outsize),
#"-sharpen", "0x1.0",
outfile]
#logging.debug(" ".join(pngcmd))
#pngproc = subprocess.Popen(pngcmd, stdout=subprocess.PIPE, cwd=tempdir)
#pngproc.wait()
return pngcmd
else:
raise Exception("Required PNG maker program (convert) not found")
# elif ps2pnmavailable and pnm2pngavailable:
# pstopnm = "pstopnm -stdout -xsize=461 -ysize=422 -xborder=0.01 -yborder=0.01 -portrait " + infile
# p1 = subprocess.Popen(pstopnm.split(), stdout=subprocess.PIPE, stderr=open("/dev/null", "w"), cwd=tempdir)
# p2 = subprocess.Popen(["pnmtopng"], stdin=p1.stdout, stdout=open("%s/%s.png" % (tempdir, outfile), "w"), stderr=open("/dev/null", "w"), cwd=tempdir)
# p2.wait()
# else:
# raise Exception("Required PNG maker programs (convert, or ps2pnm and pnm2png) not found")
## Run LaTeX (in no-stop mode)
logging.debug(os.listdir(tempdir))
texcmd = ["latex", "\scrollmode\input", texpath]
logging.debug("TeX command: " + " ".join(texcmd))
texproc = subprocess.Popen(texcmd, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, cwd=tempdir)
logging.debug(texproc.communicate()[0])
logging.debug(os.listdir(tempdir))
## Run dvips
dvcmd = ["dvips", filename]
if not logging.getLogger().isEnabledFor(logging.DEBUG):
dvcmd.append("-q")
## Handle Minion Font
if args.OUTPUT_FONT == "MINION":
dvcmd.append('-Pminion')
## Choose format
# TODO: Rationalise... this is a mess! Maybe we can use tex2pix?
if "PS" in args.OUTPUT_FORMAT:
dvcmd += ["-o", "%s.ps" % filename]
logging.debug(" ".join(dvcmd))
dvproc = subprocess.Popen(dvcmd, stdout=subprocess.PIPE, cwd=tempdir)
dvproc.wait()
if "PDF" in args.OUTPUT_FORMAT:
dvcmd.append("-f")
logging.debug(" ".join(dvcmd))
dvproc = subprocess.Popen(dvcmd, stdout=subprocess.PIPE, cwd=tempdir)
cnvproc = subprocess.Popen(["ps2pdf", "-dNOSAFER", "-"], stdin=dvproc.stdout, stdout=subprocess.PIPE, cwd=tempdir)
f = open(os.path.join(tempdir, "%s.pdf" % filename), "wb")
f.write(cnvproc.communicate()[0])
f.close()
if "EPS" in args.OUTPUT_FORMAT:
dvcmd.append("-f")
logging.debug(" ".join(dvcmd))
dvproc = subprocess.Popen(dvcmd, stdout=subprocess.PIPE, cwd=tempdir)
cnvproc = subprocess.Popen(["ps2eps"], stdin=dvproc.stdout, stderr=subprocess.PIPE, stdout=subprocess.PIPE, cwd=tempdir)
f = open(os.path.join(tempdir, "%s.eps" % filename), "wb")
f.write(cnvproc.communicate()[0])
f.close()
if "PNG" in args.OUTPUT_FORMAT:
dvcmd.append("-f")
logging.debug(" ".join(dvcmd))
dvproc = subprocess.Popen(dvcmd, stdout=subprocess.PIPE, cwd=tempdir)
#pngcmd = ["convert", "-flatten", "-density", "110", "-", "-quality", "100", "-sharpen", "0x1.0", "%s.png" % filename]
pngcmd = mkpngcmd("-", "%s.png" % filename)
logging.debug(" ".join(pngcmd))
pngproc = subprocess.Popen(pngcmd, stdin=dvproc.stdout, stdout=subprocess.PIPE, cwd=tempdir)
pngproc.wait()
logging.debug(os.listdir(tempdir))
## Copy results back to main dir
for fmt in args.OUTPUT_FORMAT:
outname = "%s.%s" % (filename, fmt.lower())
outpath = os.path.join(tempdir, outname)
if os.path.exists(outpath):
shutil.copy(outpath, outdir)
else:
logging.error("No output file '%s' from processing %s" % (outname, datfile))
## Clean up
if not args.NO_CLEANUP:
shutil.rmtree(tempdir, ignore_errors=True)
####################
if __name__ == '__main__':
## Try to rename the process on Linux
try:
import ctypes
libc = ctypes.cdll.LoadLibrary('libc.so.6')
libc.prctl(15, 'make-plots', 0, 0, 0)
except Exception:
pass
## Try to use Psyco optimiser
try:
import psyco
psyco.full()
except ImportError:
pass
## Find number of (virtual) processing units
import multiprocessing
try:
numcores = multiprocessing.cpu_count()
except:
numcores = 1
## Parse command line options
import argparse
parser = argparse.ArgumentParser(usage=__doc__)
parser.add_argument("DATFILES", nargs="+", help=".dat files to plot")
parser.add_argument("-j", "-n", "--num-threads", dest="NUM_THREADS", type=int,
default=numcores, help="max number of threads to be used [%s]" % numcores)
parser.add_argument("-o", "--outdir", dest="OUTPUT_DIR", default=None,
help="choose the output directory (default = .dat dir)")
parser.add_argument("--font", dest="OUTPUT_FONT", choices="palatino,cm,times,helvetica,minion".split(","),
default="palatino", help="choose the font to be used in the plots")
parser.add_argument("--palatino", dest="OUTPUT_FONT", action="store_const", const="palatino", default="palatino",
help="use Palatino as font (default). DEPRECATED: Use --font")
parser.add_argument("--cm", dest="OUTPUT_FONT", action="store_const", const="cm", default="palatino",
help="use Computer Modern as font. DEPRECATED: Use --font")
parser.add_argument("--times", dest="OUTPUT_FONT", action="store_const", const="times", default="palatino",
help="use Times as font. DEPRECATED: Use --font")
parser.add_argument("--minion", dest="OUTPUT_FONT", action="store_const", const="minion", default="palatino",
help="use Adobe Minion Pro as font. Note: You need to set TEXMFHOME first. DEPRECATED: Use --font")
parser.add_argument("--helvetica", dest="OUTPUT_FONT", action="store_const", const="helvetica", default="palatino",
help="use Helvetica as font. DEPRECATED: Use --font")
parser.add_argument("-f", "--format", dest="OUTPUT_FORMAT", default="PDF",
help="choose plot format, perhaps multiple comma-separated formats e.g. 'pdf' or 'tex,pdf,png' (default = PDF).")
parser.add_argument("--ps", dest="OUTPUT_FORMAT", action="store_const", const="PS", default="PDF",
help="create PostScript output (default). DEPRECATED")
parser.add_argument("--pdf", dest="OUTPUT_FORMAT", action="store_const", const="PDF", default="PDF",
help="create PDF output. DEPRECATED")
parser.add_argument("--eps", dest="OUTPUT_FORMAT", action="store_const", const="EPS", default="PDF",
help="create Encapsulated PostScript output. DEPRECATED")
parser.add_argument("--png", dest="OUTPUT_FORMAT", action="store_const", const="PNG", default="PDF",
help="create PNG output. DEPRECATED")
parser.add_argument("--pspng", dest="OUTPUT_FORMAT", action="store_const", const="PS,PNG", default="PDF",
help="create PS and PNG output. DEPRECATED")
parser.add_argument("--pdfpng", dest="OUTPUT_FORMAT", action="store_const", const="PDF,PNG", default="PDF",
help="create PDF and PNG output. DEPRECATED")
parser.add_argument("--epspng", dest="OUTPUT_FORMAT", action="store_const", const="EPS,PNG", default="PDF",
help="create EPS and PNG output. DEPRECATED")
parser.add_argument("--tex", dest="OUTPUT_FORMAT", action="store_const", const="TEX", default="PDF",
help="create TeX/LaTeX output.")
parser.add_argument("--no-cleanup", dest="NO_CLEANUP", action="store_true", default=False,
help="keep temporary directory and print its filename.")
parser.add_argument("--no-subproc", dest="NO_SUBPROC", action="store_true", default=False,
help="don't use subprocesses to render the plots in parallel -- useful for debugging.")
parser.add_argument("--full-range", dest="FULL_RANGE", action="store_true", default=False,
help="plot full y range in log-y plots.")
parser.add_argument("-c", "--config", dest="CONFIGFILES", action="append", default=None,
help="plot config file to be used. Overrides internal config blocks.")
verbgroup = parser.add_argument_group("Verbosity control")
verbgroup.add_argument("-v", "--verbose", action="store_const", const=logging.DEBUG, dest="LOGLEVEL",
default=logging.INFO, help="print debug (very verbose) messages")
verbgroup.add_argument("-q", "--quiet", action="store_const", const=logging.WARNING, dest="LOGLEVEL",
default=logging.INFO, help="be very quiet")
args = parser.parse_args()
## Tweak the opts output
logging.basicConfig(level=args.LOGLEVEL, format="%(message)s")
args.OUTPUT_FONT = args.OUTPUT_FONT.upper()
args.OUTPUT_FORMAT = args.OUTPUT_FORMAT.upper().split(",")
if args.NUM_THREADS == 1:
args.NO_SUBPROC = True
## Check for no args
if len(args.DATFILES) == 0:
logging.error(parser.get_usage())
sys.exit(2)
## Check that the files exist
for f in args.DATFILES:
if not os.access(f, os.R_OK):
print("Error: cannot read from %s" % f)
sys.exit(1)
## Test for external programs (kpsewhich, latex, dvips, ps2pdf/ps2eps, and convert)
args.LATEXPKGS = []
if args.OUTPUT_FORMAT != ["TEX"]:
try:
## latex
if not have_cmd("latex"):
logging.error("ERROR: required program 'latex' could not be found. Exiting...")
sys.exit(1)
## dvips
if not have_cmd("dvips"):
logging.error("ERROR: required program 'dvips' could not be found. Exiting...")
sys.exit(1)
## ps2pdf / ps2eps
if "PDF" in args.OUTPUT_FORMAT:
if not have_cmd("ps2pdf"):
logging.error("ERROR: required program 'ps2pdf' (for PDF output) could not be found. Exiting...")
sys.exit(1)
elif "EPS" in args.OUTPUT_FORMAT:
if not have_cmd("ps2eps"):
logging.error("ERROR: required program 'ps2eps' (for EPS output) could not be found. Exiting...")
sys.exit(1)
## PNG output converter
if "PNG" in args.OUTPUT_FORMAT:
if not have_cmd("convert"):
logging.error("ERROR: required program 'convert' (for PNG output) could not be found. Exiting...")
sys.exit(1)
## kpsewhich: required for LaTeX package testing
if not have_cmd("kpsewhich"):
logging.warning("WARNING: required program 'kpsewhich' (for LaTeX package checks) could not be found")
else:
## Check minion font
if args.OUTPUT_FONT == "MINION":
p = subprocess.Popen(["kpsewhich", "minion.sty"], stdout=subprocess.PIPE)
p.wait()
if p.returncode != 0:
logging.warning('Warning: Using "--minion" requires minion.sty to be installed. Ignoring it.')
args.OUTPUT_FONT = "PALATINO"
## Check for HEP LaTeX packages
# TODO: remove HEP-specifics/non-standards?
for pkg in ["hepnames", "hepunits", "underscore"]:
p = subprocess.Popen(["kpsewhich", "%s.sty" % pkg], stdout=subprocess.PIPE)
p.wait()
if p.returncode == 0:
args.LATEXPKGS.append(pkg)
## Check for Palatino old style figures and small caps
if args.OUTPUT_FONT == "PALATINO":
p = subprocess.Popen(["kpsewhich", "ot1pplx.fd"], stdout=subprocess.PIPE)
p.wait()
if p.returncode == 0:
args.OUTPUT_FONT = "PALATINO_OSF"
except Exception as e:
logging.warning("Problem while testing for external packages. I'm going to try and continue without testing, but don't hold your breath...")
def init_worker():
import signal
signal.signal(signal.SIGINT, signal.SIG_IGN)
## Run rendering jobs
datfiles = args.DATFILES
plotword = "plots" if len(datfiles) > 1 else "plot"
logging.info("Making %d %s" % (len(datfiles), plotword))
if args.NO_SUBPROC:
init_worker()
for i, df in enumerate(datfiles):
logging.info("Plotting %s (%d/%d remaining)" % (df, len(datfiles)-i, len(datfiles)))
process_datfile(df)
else:
pool = multiprocessing.Pool(args.NUM_THREADS, init_worker)
try:
for i, _ in enumerate(pool.imap(process_datfile, datfiles)):
logging.info("Plotting %s (%d/%d remaining)" % (datfiles[i], len(datfiles)-i, len(datfiles)))
pool.close()
except KeyboardInterrupt:
print("Caught KeyboardInterrupt, terminating workers")
pool.terminate()
except ValueError as e:
print(e)
print("Perhaps your .dat file is corrupt?")
pool.terminate()
pool.join()
diff --git a/bin/rivet-cmphistos b/bin/rivet-cmphistos
--- a/bin/rivet-cmphistos
+++ b/bin/rivet-cmphistos
@@ -1,498 +1,501 @@
#! /usr/bin/env python
"""\
Generate histogram comparison plots
USAGE:
%(prog)s [options] yodafile1[:'PlotOption1=Value':'PlotOption2=Value':...] [path/to/yodafile2 ...] [PLOT:Key1=Val1:...]
where the plot options are described in the make-plots manual in the HISTOGRAM
section.
ENVIRONMENT:
* RIVET_ANALYSIS_PATH: list of paths to be searched for plugin
analysis libraries at runtime
* RIVET_DATA_PATH: list of paths to be searched for data files
"""
from __future__ import print_function
import rivet, yoda, sys, os
rivet.util.check_python_version()
rivet.util.set_process_name(os.path.basename(__file__))
class Plot(dict):
"A tiny Plot object to help writing out the head in the .dat file"
def __repr__(self):
return "# BEGIN PLOT\n" + "\n".join("%s=%s" % (k,v) for k,v in self.items()) + "\n# END PLOT\n\n"
def sanitiseString(s):
#s = s.replace('_','\\_')
#s = s.replace('^','\\^{}')
#s = s.replace('$','\\$')
s = s.replace('#','\\#')
s = s.replace('%','\\%')
return s
def getHistos(filelist):
"""Loop over all input files. Only use the first occurrence of any REF-histogram
and the first occurrence in each MC file for every MC-histogram."""
refhistos, mchistos = {}, {}
for infile in filelist:
mchistos.setdefault(infile, {})
analysisobjects = yoda.read(infile, patterns=args.PATHPATTERNS, unpatterns=args.PATHUNPATTERNS)
#print(analysisobjects)
for path, ao in analysisobjects.items():
## We can't plot non-histograms yet
# TODO: support counter plotting with a faked x (or y) position and forced plot width/height
- if ao.type not in ("Counter",
+ if ao.type() not in ("Counter",
"Histo1D",
"Histo2D",
"Profile1D",
"Profile2D",
"Scatter1D",
"Scatter2D",
"Scatter3D"):
continue
## Make a path object and ensure the path is in standard form
try:
aop = rivet.AOPath(path)
except Exception as e:
#print(e)
print("Found analysis object with non-standard path structure:", path, "... skipping")
continue
## We don't plot data objects with path components hidden by an underscore prefix
if aop.istmp() or aop.israw():
continue
## Add it to the ref or mc paths, if this path isn't already known
basepath = aop.basepath(keepref=False)
if aop.isref() and basepath not in refhistos:
ao.path = aop.varpath(keepref=False, defaultvarid=0)
refhistos[basepath] = ao
else: #if basepath not in mchistos[infile]:
mchistos[infile].setdefault(basepath, {})[aop.varid(0)] = ao
return refhistos, mchistos
def getRivetRefData(anas=None):
"Find all Rivet reference data files"
refhistos = {}
rivet_data_dirs = rivet.getAnalysisRefPaths()
dirlist = []
for d in rivet_data_dirs:
if anas is None:
import glob
dirlist.append(glob.glob(os.path.join(d, '*.yoda')))
else:
dirlist.append([os.path.join(d, a+'.yoda') for a in anas])
for filelist in dirlist:
# TODO: delegate to getHistos?
for infile in filelist:
analysisobjects = yoda.read(infile, patterns=args.PATHPATTERNS, unpatterns=args.PATHUNPATTERNS)
for path, ao in analysisobjects.items():
- aop = rivet.AOPath(ao.path)
+ aop = rivet.AOPath(ao.path())
if aop.isref():
- ao.path = aop.basepath(keepref=False)
- refhistos[ao.path] = ao
+ ao.setPath(aop.basepath(keepref=False))
+ refhistos[ao.path()] = ao
return refhistos
def parseArgs(args):
"""Look at the argument list and split it at colons, in order to separate
the file names from the plotting options. Store the file names and
file specific plotting options."""
filelist = []
plotoptions = {}
for a in args:
asplit = a.split(':')
path = asplit[0]
filelist.append(path)
plotoptions[path] = []
has_title = False
for i in range(1, len(asplit)):
## Add 'Title' if there is no = sign before math mode
if '=' not in asplit[i] or ('$' in asplit[i] and asplit[i].index('$') < asplit[i].index('=')):
asplit[i] = 'Title=%s' % asplit[i]
if asplit[i].startswith('Title='):
has_title = True
plotoptions[path].append(asplit[i])
if path != "PLOT" and not has_title:
plotoptions[path].append('Title=%s' % sanitiseString(os.path.basename( os.path.splitext(path)[0] )) )
return filelist, plotoptions
def setStyle(ao, istyle, variation=False):
"""Set default plot styles (color and line width) colors borrowed from Google Ngrams"""
# LINECOLORS = ['{[HTML]{EE3311}}', # red (Google uses 'DC3912')
# '{[HTML]{3366FF}}', # blue
# '{[HTML]{109618}}', # green
# '{[HTML]{FF9900}}', # orange
# '{[HTML]{990099}}'] # lilac
LINECOLORS = ['red', 'blue', 'green', 'orange', 'lilac']
LINESTYLES = ['solid', 'dashed', 'dashdotted', 'dotted']
if args.STYLE == 'talk':
ao.setAnnotation('LineWidth', '1pt')
if args.STYLE == 'bw':
LINECOLORS = ['black!90',
'black!50',
'black!30']
jc = istyle % len(LINECOLORS)
c = LINECOLORS[jc]
js = (istyle // len(LINECOLORS)) % len(LINESTYLES)
s = LINESTYLES[js]
## If plotting a variation (i.e. band), fade the colour
if variation:
c += "!30"
ao.setAnnotation('LineStyle', '%s' % s)
ao.setAnnotation('LineColor', '%s' % c)
def setOptions(ao, options):
"Set arbitrary annotations"
for opt in options:
key, val = opt.split('=', 1)
ao.setAnnotation(key, val)
# TODO: move to rivet.utils
def mkoutdir(outdir):
"Function to make output directories"
if not os.path.exists(outdir):
try:
os.makedirs(outdir)
except:
msg = "Can't make output directory '%s'" % outdir
raise Exception(msg)
if not os.access(outdir, os.W_OK):
msg = "Can't write to output directory '%s'" % outdir
raise Exception(msg)
def mkOutput(hpath, aos, plot=None, special=None):
"""
Make the .dat file string. We can't use "yoda.writeFLAT(anaobjects, 'foobar.dat')"
because the PLOT and SPECIAL blocks don't have a corresponding analysis object.
"""
output = ''
if plot is not None:
output += str(plot)
if special is not None:
output += "\n"
output += "# BEGIN SPECIAL %s\n" % hpath
output += special
output += "# END SPECIAL\n\n"
from io import StringIO
sio = StringIO()
yoda.writeFLAT(aos, sio)
output += sio.getvalue()
return output
def writeOutput(output, h):
"Choose output file name and dir"
if args.HIER_OUTPUT:
hparts = h.strip("/").split("/", 1)
ana = "_".join(hparts[:-1]) if len(hparts) > 1 else "ANALYSIS"
outdir = os.path.join(args.OUTDIR, ana)
outfile = '%s.dat' % hparts[-1].replace("/", "_")
else:
hparts = h.strip("/").split("/")
outdir = args.OUTDIR
outfile = '%s.dat' % "_".join(hparts)
mkoutdir(outdir)
outfilepath = os.path.join(outdir, outfile)
f = open(outfilepath, 'w')
f.write(output)
f.close()
#--------------------------------------------------------------------------------------------
if __name__ == '__main__':
## Command line parsing
import argparse
parser = argparse.ArgumentParser(description=__doc__)
parser.add_argument("ARGS", nargs="*")
parser.add_argument('-o', '--outdir', dest='OUTDIR',
default='.', help='write data files into this directory')
parser.add_argument("--hier-out", action="store_true", dest="HIER_OUTPUT", default=False,
help="write output dat files into a directory hierarchy which matches the analysis paths")
parser.add_argument('--plotinfodir', dest='PLOTINFODIRS', action='append',
default=['.'], help='directory which may contain plot header information (in addition '
'to standard Rivet search paths)')
parser.add_argument("--no-rivet-refs", dest="RIVETREFS", action="store_false",
default=True, help="don't use Rivet reference data files")
# parser.add_argument("--refid", dest="REF_ID",
# default="REF", help="ID of reference data set (file path for non-REF data)")
parser.add_argument("--reftitle", dest="REFTITLE",
default='Data', help="Reference data legend entry")
parser.add_argument("--pwd", dest="PATH_PWD", action="store_true", default=False,
help="append the current directory (pwd) to the analysis/data search paths (cf. $RIVET_ANALYSIS/DATA_PATH)")
parser.add_argument("-v", "--verbose", dest="VERBOSE", action="store_true", default=False,
help="produce debug output to the terminal")
stygroup = parser.add_argument_group("Plot style")
stygroup.add_argument("--linear", action="store_true", dest="LINEAR",
default=False, help="plot with linear scale")
stygroup.add_argument("--errs", "--mcerrs", "--mc-errs", action="store_true", dest="MC_ERRS",
default=False, help="show vertical error bars on the MC lines")
stygroup.add_argument("--no-ratio", action="store_false", dest="RATIO",
default=True, help="disable the ratio plot")
stygroup.add_argument("--rel-ratio", action="store_true", dest="RATIO_DEVIATION",
default=False, help="show the ratio plots scaled to the ref error")
stygroup.add_argument("--no-plottitle", action="store_true", dest="NOPLOTTITLE",
default=False, help="don't show the plot title on the plot "
"(useful when the plot description should only be given in a caption)")
stygroup.add_argument("--style", dest="STYLE", default="default",
help="change plotting style: default|bw|talk")
stygroup.add_argument("-c", "--config", dest="CONFIGFILES", action="append", default=["~/.make-plots"],
help="additional plot config file(s). Settings will be included in the output configuration.")
stygroup.add_argument("--remove-options", help="remove options label from legend", dest="REMOVE_OPTIONS",
action="store_true", default=False)
selgroup = parser.add_argument_group("Selective plotting")
# selgroup.add_argument("--show-single", dest="SHOW_SINGLE", choices=("no", "ref", "mc", "all"),
# default="mc", help="control if a plot file is made if there is only one dataset to be plotted "
# "[default=%(default)s]. If the value is 'no', single plots are always skipped, for 'ref' and 'mc', "
# "the plot will be written only if the single plot is a reference plot or an MC "
# "plot respectively, and 'all' will always create single plot files.\n The 'ref' and 'all' values "
# "should be used with great care, as they will also write out plot files for all reference "
# "histograms without MC traces: combined with the -R/--rivet-refs flag, this is a great way to "
# "write out several thousand irrelevant reference data histograms!")
# selgroup.add_argument("--show-mc-only", "--all", action="store_true", dest="SHOW_IF_MC_ONLY",
# default=False, help="make a plot file even if there is only one dataset to be plotted and "
# "it is an MC one. Deprecated and will be removed: use --show-single instead, which overrides this.")
# # selgroup.add_argument("-l", "--histogram-list", dest="HISTOGRAMLIST",
# # default=None, help="specify a file containing a list of histograms to plot, in the format "
# # "/ANALYSIS_ID/histoname, one per line, e.g. '/DELPHI_1996_S3430090/d01-x01-y01'.")
selgroup.add_argument("-m", "--match", action="append",
help="only write out histograms whose $path/$name string matches these regexes. The argument "
"may also be a text file.",
dest="PATHPATTERNS")
selgroup.add_argument("-M", "--unmatch", action="append",
help="exclude histograms whose $path/$name string matches these regexes",
dest="PATHUNPATTERNS")
args = parser.parse_args()
## Add pwd to search paths
if args.PATH_PWD:
rivet.addAnalysisLibPath(os.path.abspath("."))
rivet.addAnalysisDataPath(os.path.abspath("."))
## Split the input file names and the associated plotting options
## given on the command line into two separate lists
filelist, plotoptions = parseArgs(args.ARGS)
## Remove the PLOT dummy file from the file list
if "PLOT" in filelist:
filelist.remove("PLOT")
## Check that the files exist
for f in filelist:
if not os.access(f, os.R_OK):
print("Error: cannot read from %s" % f)
sys.exit(1)
## Read the .plot files
plotdirs = args.PLOTINFODIRS + [os.path.abspath(os.path.dirname(f)) for f in filelist]
plotparser = rivet.mkStdPlotParser(plotdirs, args.CONFIGFILES)
## Create a list of all histograms to be plotted, and identify if they are 2D histos (which need special plotting)
try:
refhistos, mchistos = getHistos(filelist)
except IOError as e:
print("File reading error: ", e.strerror)
exit(1)
hpaths, h2ds = [], []
for aos in mchistos.values():
for p in aos.keys():
ps = rivet.stripOptions(p)
if ps and ps not in hpaths:
hpaths.append(ps)
firstaop = aos[p][sorted(aos[p].keys())[0]]
# TODO: Would be nicer to test via isHisto and dim or similar, or yoda.Scatter/Histo/Profile base classes
if type(firstaop) in (yoda.Histo2D, yoda.Profile2D, yoda.Scatter3D) and ps not in h2ds:
h2ds.append(ps)
# Unique list of analyses
anas = list(set([x.split("/")[1] for x in hpaths]))
## Take reference data from the Rivet search paths, if there is not already
if args.RIVETREFS:
try:
refhistos2 = getRivetRefData(anas)
except IOError as e:
print("File reading error: ", e.strerror)
exit(1)
refhistos2.update(refhistos)
refhistos = refhistos2
## Purge unmatched ref data entries to save memory
keylist = list(refhistos.keys()) # can't modify for-loop target
for refhpath in keylist:
if refhpath not in hpaths:
del refhistos[refhpath]
## Now loop over all MC histograms and plot them
# TODO: factorize much of this into a rivet.utils mkplotfile(mchists, refhist, kwargs, is2d=False) function
for hpath in hpaths:
#print('Currently looking at', hpath)
## The analysis objects to be plotted
anaobjects = []
## List of histos to be drawn, to sync the legend and plotted lines
mainlines = []
varlines = []
## Is this a 2D histo?
is2d = (hpath in h2ds)
## Will we be drawing a ratio plot?
showratio = args.RATIO and not is2d
## A Plot object to represent the PLOT section in the .dat file
plot = Plot()
if not is2d:
plot['Legend'] = '1'
plot['LogY'] = '1'
headers = plotparser.getHeaders(hpath)
if headers:
plot.update(headers)
# for key, val in headers.items():
# plot[key] = val
if "PLOT" in plotoptions:
for key_val in plotoptions["PLOT"]:
key, val = [s.strip() for s in key_val.split("=", 1)]
if 'ReplaceOption' in key_val:
opt_group = key_val.split("=", 2)
key, val = "=".join(opt_group[:2]), opt_group[2]
plot[key] = val
if args.REMOVE_OPTIONS:
plot['RemoveOptions'] = '1'
if args.LINEAR:
plot['LogY'] = '0'
if args.NOPLOTTITLE:
plot['Title'] = ''
if showratio and args.RATIO_DEVIATION:
plot['RatioPlotMode'] = 'deviation'
if args.STYLE == 'talk':
plot['PlotSize'] = '8,6'
elif args.STYLE == 'bw' and showratio:
plot['RatioPlotErrorBandColor'] = 'black!10'
## Get a special object, if there is one for this path
special = plotparser.getSpecial(hpath)
## Handle reference data histogram, if there is one
ratioreference, hasdataref = None, False
if hpath in refhistos:
hasdataref = True
refdata = refhistos[hpath]
refdata.setAnnotation('Title', args.REFTITLE)
if not is2d:
refdata.setAnnotation('ErrorBars', '1')
refdata.setAnnotation('PolyMarker', '*')
refdata.setAnnotation('ConnectBins', '0')
if showratio:
ratioreference = hpath
## For 1D
anaobjects.append(refdata)
mainlines.append(hpath)
## For 2D
if is2d:
s = mkOutput(hpath, [refdata], plot, special)
writeOutput(s, hpath)
## Loop over the MC files to plot all instances of the histogram
styleidx = 0
for infile in filelist:
if infile in mchistos:
for xpath in sorted(mchistos[infile]):
if rivet.stripOptions(xpath) != hpath:
continue
hmcs = mchistos[infile][xpath]
## For now, just plot all the different variation histograms (reversed, so [0] is on top)
# TODO: calculate and plot an appropriate error band, somehow...
for i in sorted(hmcs.keys(), reverse=True):
iscanonical = (str(i) == "0")
hmc = hmcs[i]
## Default linecolor, linestyle
if not is2d:
setStyle(hmc, styleidx, not iscanonical)
if args.MC_ERRS:
hmc.setAnnotation('ErrorBars', '1')
## Plot defaults from .plot files
histopts = plotparser.getHistogramOptions(hpath)
if histopts:
for key, val in histopts.items():
hmc.setAnnotation(key, val)
## Command line plot options
setOptions(hmc, plotoptions[infile])
## Set path attribute
fullpath = "/"+infile+xpath
if not iscanonical:
fullpath += "["+str(i)+"]"
hmc.setAnnotation('Path', fullpath)
## Add object / path to appropriate lists
#if hmc.hasAnnotation("Title"):
# hmc.setAnnotation("Title", hmc.annotation("Title") +
# rivet.extractOptionString(xpath))
- anaobjects.append(hmc)
+ if not is2d :
+ anaobjects.append(hmc)
if iscanonical:
mainlines.append(fullpath)
else:
varlines.append(fullpath)
if showratio and ratioreference is None and iscanonical:
ratioreference = fullpath
## For 2D, plot each histo now (since overlay makes no sense)
if is2d:
+ suffix=(infile.split("/")[-1].replace(".yoda",""))
s = mkOutput(hpath, [hmc], plot, special)
- writeOutput(s, fullpath)
+ writeOutput(s, "%s_%s" % (hpath,suffix))
styleidx += 1
## Finally render the combined plots; only show the first one if it's 2D
# TODO: Only show the first *MC* one if 2D?
if is2d:
anaobjects = anaobjects[:1]
## Add final attrs to Plot
if 'DrawOnly' not in plot:
plot['DrawOnly'] = ' '.join(varlines + mainlines).strip()
if 'LegendOnly' not in plot:
plot['LegendOnly'] = ' '.join(mainlines).strip()
if showratio and 'RatioPlot' not in plot and len(varlines + mainlines) > 1:
plot['RatioPlot'] = '1'
if showratio and 'RatioPlot' in plot and plot['RatioPlot'] == '1' and len(varlines + mainlines) > 0:
if 'RatioPlotReference' not in plot:
plot['RatioPlotReference'] = ratioreference
if not hasdataref and "RatioPlotYLabel" not in plot:
if plot.get('RatioPlotMode', '') == 'deviation':
plot['RatioPlotYLabel'] = 'Deviation' #r'$\text{MC}-\text{MC}_\text{ref}$'
else:
plot['RatioPlotYLabel'] = 'Ratio' #r'$\text{MC}/\text{MC}_\text{ref}$'
## Make the output and write to file
- o = mkOutput(hpath, anaobjects, plot, special)
- writeOutput(o, hpath)
+ if(len(anaobjects)>0) :
+ o = mkOutput(hpath, anaobjects, plot, special)
+ writeOutput(o, hpath)
diff --git a/include/Rivet/Makefile.am b/include/Rivet/Makefile.am
--- a/include/Rivet/Makefile.am
+++ b/include/Rivet/Makefile.am
@@ -1,203 +1,207 @@
+
## Internal headers - not to be installed
nobase_dist_noinst_HEADERS =
## Public headers - to be installed
nobase_pkginclude_HEADERS =
## Rivet interface
nobase_pkginclude_HEADERS += \
Rivet.hh \
Run.hh \
Event.hh \
ParticleBase.hh \
Particle.fhh Particle.hh \
Jet.fhh Jet.hh \
Projection.fhh Projection.hh \
ProjectionApplier.hh \
ProjectionHandler.hh \
Analysis.hh \
AnalysisHandler.hh \
AnalysisInfo.hh \
AnalysisBuilder.hh \
AnalysisLoader.hh
## Build config stuff
nobase_pkginclude_HEADERS += \
Config/RivetCommon.hh \
Config/RivetConfig.hh \
Config/BuildOptions.hh
## Projections
nobase_pkginclude_HEADERS += \
Projections/AliceCommon.hh \
Projections/AxesDefinition.hh \
Projections/Beam.hh \
Projections/BeamThrust.hh \
Projections/CentralEtHCM.hh \
Projections/CentralityProjection.hh \
Projections/ChargedFinalState.hh \
Projections/ChargedLeptons.hh \
Projections/ConstLossyFinalState.hh \
Projections/DirectFinalState.hh \
Projections/DISDiffHadron.hh \
Projections/DISFinalState.hh \
Projections/DISKinematics.hh \
Projections/DISLepton.hh \
Projections/DISRapidityGap.hh \
Projections/DressedLeptons.hh \
Projections/EventMixingFinalState.hh \
Projections/FastJets.hh \
Projections/PxConePlugin.hh \
Projections/FinalPartons.hh \
Projections/FinalState.hh \
Projections/FoxWolframMoments.hh \
Projections/FParameter.hh \
+ Projections/GammaGammaFinalState.hh \
+ Projections/GammaGammaKinematics.hh \
+ Projections/GammaGammaLeptons.hh \
Projections/GeneratedPercentileProjection.hh \
Projections/HadronicFinalState.hh \
Projections/HeavyHadrons.hh \
Projections/Hemispheres.hh \
Projections/HepMCHeavyIon.hh \
Projections/IdentifiedFinalState.hh \
Projections/ImpactParameterProjection.hh \
Projections/IndirectFinalState.hh \
Projections/InitialQuarks.hh \
Projections/InvMassFinalState.hh \
Projections/JetAlg.hh \
Projections/JetShape.hh \
Projections/LeadingParticlesFinalState.hh \
Projections/LossyFinalState.hh \
Projections/MergedFinalState.hh \
Projections/MissingMomentum.hh \
Projections/NeutralFinalState.hh \
Projections/NonHadronicFinalState.hh \
Projections/NonPromptFinalState.hh \
Projections/ParisiTensor.hh \
Projections/ParticleFinder.hh \
Projections/PartonicTops.hh \
Projections/PercentileProjection.hh \
Projections/PrimaryHadrons.hh \
Projections/PrimaryParticles.hh \
Projections/PromptFinalState.hh \
Projections/SingleValueProjection.hh \
Projections/SmearedParticles.hh \
Projections/SmearedJets.hh \
Projections/SmearedMET.hh \
Projections/Sphericity.hh \
Projections/Spherocity.hh \
Projections/TauFinder.hh \
Projections/Thrust.hh \
Projections/TriggerCDFRun0Run1.hh \
Projections/TriggerCDFRun2.hh \
Projections/TriggerProjection.hh \
Projections/TriggerUA5.hh \
Projections/UnstableFinalState.hh \
Projections/UndressBeamLeptons.hh \
Projections/UnstableParticles.hh \
Projections/UserCentEstimate.hh \
Projections/VetoedFinalState.hh \
Projections/VisibleFinalState.hh \
Projections/WFinder.hh \
Projections/ZFinder.hh
## Meta-projection convenience headers
nobase_pkginclude_HEADERS += \
Projections/FinalStates.hh \
Projections/Smearing.hh
## Analysis base class headers
# TODO: Move to Rivet/AnalysisTools header dir?
nobase_pkginclude_HEADERS += \
Analyses/MC_Cent_pPb.hh \
Analyses/MC_ParticleAnalysis.hh \
Analyses/MC_JetAnalysis.hh \
Analyses/MC_JetSplittings.hh
## Tools
nobase_pkginclude_HEADERS += \
Tools/AliceCommon.hh \
Tools/AtlasCommon.hh \
Tools/BeamConstraint.hh \
Tools/BinnedHistogram.hh \
Tools/CentralityBinner.hh \
Tools/Cmp.fhh \
Tools/Cmp.hh \
Tools/Correlators.hh \
Tools/Cutflow.hh \
Tools/Cuts.fhh \
Tools/Cuts.hh \
Tools/Exceptions.hh \
Tools/JetUtils.hh \
Tools/Logging.hh \
Tools/Random.hh \
Tools/ParticleBaseUtils.hh \
Tools/ParticleIdUtils.hh \
Tools/ParticleUtils.hh \
Tools/ParticleName.hh \
Tools/Percentile.hh \
Tools/PrettyPrint.hh \
Tools/ReaderCompressedAscii.hh \
Tools/RivetPaths.hh \
Tools/RivetSTL.hh \
Tools/RivetFastJet.hh \
Tools/RivetHepMC.hh \
Tools/RivetYODA.hh \
Tools/RivetMT2.hh \
Tools/SmearingFunctions.hh \
Tools/MomentumSmearingFunctions.hh \
Tools/ParticleSmearingFunctions.hh \
Tools/JetSmearingFunctions.hh \
Tools/TypeTraits.hh \
Tools/WriterCompressedAscii.hh \
Tools/Utils.hh \
Tools/fjcontrib/AxesDefinition.hh \
Tools/fjcontrib/BottomUpSoftDrop.hh \
Tools/fjcontrib/EnergyCorrelator.hh \
Tools/fjcontrib/ExtraRecombiners.hh \
Tools/fjcontrib/IteratedSoftDrop.hh \
Tools/fjcontrib/MeasureDefinition.hh \
Tools/fjcontrib/ModifiedMassDropTagger.hh \
Tools/fjcontrib/Njettiness.hh \
Tools/fjcontrib/NjettinessPlugin.hh \
Tools/fjcontrib/Nsubjettiness.hh \
Tools/fjcontrib/Recluster.hh \
Tools/fjcontrib/RecursiveSoftDrop.hh \
Tools/fjcontrib/RecursiveSymmetryCutBase.hh \
Tools/fjcontrib/SoftDrop.hh \
Tools/fjcontrib/TauComponents.hh \
Tools/fjcontrib/XConePlugin.hh
nobase_dist_noinst_HEADERS += \
Tools/osdir.hh
## Maths
nobase_pkginclude_HEADERS += \
Math/Matrices.hh \
Math/Vector3.hh \
Math/VectorN.hh \
Math/MatrixN.hh \
Math/MatrixDiag.hh \
Math/MathHeader.hh \
Math/Vectors.hh \
Math/LorentzTrans.hh \
Math/Matrix3.hh \
Math/MathUtils.hh \
Math/Vector4.hh \
Math/Math.hh \
Math/Units.hh \
Math/Constants.hh \
Math/eigen/util.h \
Math/eigen/regressioninternal.h \
Math/eigen/regression.h \
Math/eigen/vector.h \
Math/eigen/ludecompositionbase.h \
Math/eigen/ludecomposition.h \
Math/eigen/linearsolver.h \
Math/eigen/linearsolverbase.h \
Math/eigen/matrix.h \
Math/eigen/vectorbase.h \
Math/eigen/projective.h \
Math/eigen/matrixbase.h
diff --git a/include/Rivet/Projections/GammaGammaFinalState.hh b/include/Rivet/Projections/GammaGammaFinalState.hh
new file mode 100644
--- /dev/null
+++ b/include/Rivet/Projections/GammaGammaFinalState.hh
@@ -0,0 +1,92 @@
+// -*- C++ -*-
+#ifndef RIVET_GammaGammaFinalState_HH
+#define RIVET_GammaGammaFinalState_HH
+
+#include "Rivet/Projections/FinalState.hh"
+#include "Rivet/Projections/GammaGammaKinematics.hh"
+
+namespace Rivet {
+
+
+ /// @brief Final state particles boosted to the hadronic center of mass system.
+ ///
+ /// NB. The GammaGamma scattered lepton is not included in the final state particles.
+ class GammaGammaFinalState: public FinalState {
+ public:
+
+ /// Type of GammaGamma boost to apply
+ enum BoostType { HCM, BREIT, LAB };
+
+
+ /// @name Constructors
+ //@{
+
+ /// Constructor with explicit FinalState
+ /// @note The GammaGammaKinematics has no parameters, hence explicitly passing it as an arg shouldn't be necessary.
+ GammaGammaFinalState(const FinalState& fs, BoostType boosttype, const GammaGammaKinematics& kinematicsp=GammaGammaKinematics())
+ : _boosttype(boosttype)
+ {
+ setName("GammaGammaFinalState");
+ declare(fs, "FS");
+ declare(kinematicsp, "Kinematics");
+ }
+
+ /// Constructor with optional FinalState
+ /// @note The GammaGammaKinematics has no parameters, hence explicitly passing it as an arg shouldn't be necessary.
+ GammaGammaFinalState(BoostType boosttype, const FinalState& fs=FinalState(), const GammaGammaKinematics& kinematicsp=GammaGammaKinematics())
+ : GammaGammaFinalState(fs, boosttype, kinematicsp)
+ { }
+
+ /// Constructor with explicit cuts to define final-state particles
+ /// @note The GammaGammaKinematics has no parameters, hence explicitly passing it as an arg shouldn't be necessary.
+ GammaGammaFinalState(const Cut& c, BoostType boosttype, const GammaGammaKinematics& kinematicsp=GammaGammaKinematics())
+ : GammaGammaFinalState(FinalState(c), boosttype, kinematicsp)
+ { }
+
+ /// Constructor with explicit cuts to define final-state particles
+ /// @note The GammaGammaKinematics has no parameters, hence explicitly passing it as an arg shouldn't be necessary.
+ GammaGammaFinalState(BoostType boosttype, const Cut& c, const GammaGammaKinematics& kinematicsp=GammaGammaKinematics())
+ : GammaGammaFinalState(FinalState(c), boosttype, kinematicsp)
+ { }
+
+ // /// @brief Constructor with default FinalState
+ // /// @note The GammaGammaKinematics has no parameters, hence explicitly passing it as an arg shouldn't be necessary.
+ // GammaGammaFinalState(BoostType boosttype, const GammaGammaKinematics& kinematicsp=GammaGammaKinematics())
+ // : GammaGammaFinalState(FinalState(), boosttype, kinematicsp)
+ // { }
+
+ /// Backward compatible constructor with default FinalState
+ /// @deprecated Prefer a version that doesn't need a GammaGammaKinematics argument
+ GammaGammaFinalState(const GammaGammaKinematics& kinematicsp, BoostType boosttype)
+ : GammaGammaFinalState(FinalState(), boosttype, kinematicsp)
+ { }
+
+
+ /// Clone on the heap.
+ DEFAULT_RIVET_PROJ_CLONE(GammaGammaFinalState);
+
+ //@}
+
+
+ protected:
+
+ /// Apply the projection on the supplied event.
+ void project(const Event& e);
+
+ /// Compare projections.
+ int compare(const Projection& p) const {
+ const GammaGammaFinalState& other = dynamic_cast<const GammaGammaFinalState&>(p);
+ return mkNamedPCmp(p, "Kinematics") || mkNamedPCmp(p, "FS") || cmp(_boosttype, other._boosttype);
+ }
+
+
+ private:
+
+ BoostType _boosttype;
+
+ };
+
+
+}
+
+#endif
diff --git a/include/Rivet/Projections/GammaGammaKinematics.hh b/include/Rivet/Projections/GammaGammaKinematics.hh
new file mode 100644
--- /dev/null
+++ b/include/Rivet/Projections/GammaGammaKinematics.hh
@@ -0,0 +1,115 @@
+// -*- C++ -*-
+#ifndef RIVET_GammaGammaKinematics_HH
+#define RIVET_GammaGammaKinematics_HH
+
+#include "Rivet/Particle.hh"
+#include "Rivet/Event.hh"
+#include "Rivet/Projection.hh"
+#include "Rivet/Projections/GammaGammaLeptons.hh"
+#include "Rivet/Projections/Beam.hh"
+
+namespace Rivet {
+
+
+ /// @brief Get the gamma gamma kinematic variables and relevant boosts for an event.
+ class GammaGammaKinematics : public Projection {
+ public:
+
+ /// The default constructor.
+ GammaGammaKinematics(const GammaGammaLeptons & lepton = GammaGammaLeptons(),
+ const std::map<std::string,std::string> & opts =
+ std::map<std::string,std::string>())
+ : _theQ2(make_pair(-1.0,-1.0)), _theW2(-1.0) //,_theX(-1.0), _theY(-1.0), _theS(-1.0)
+ {
+ setName("GammaGammaKinematics");
+ //addPdgIdPair(ANY, hadid);
+ addProjection(Beam(), "Beam");
+ addProjection(lepton, "Lepton");
+ }
+
+ /// Clone on the heap.
+ DEFAULT_RIVET_PROJ_CLONE(GammaGammaKinematics);
+
+
+ protected:
+
+ /// Perform the projection operation on the supplied event.
+ virtual void project(const Event& e);
+
+ /// Compare with other projections.
+ virtual int compare(const Projection& p) const;
+
+
+ public:
+
+ /// The \f$Q^2\f$.
+ pair<double,double> Q2() const { return _theQ2; }
+
+ /// The \f$W^2\f$.
+ double W2() const { return _theW2; }
+
+ // /// The Bjorken \f$x\f$.
+ // double x() const { return _theX; }
+
+ // /// The inelasticity \f$y\f$
+ // double y() const { return _theY; }
+
+ // /// The centre of mass energy \f$s\f$
+ // double s() const { return _theS; }
+
+
+
+ // /// The LorentzRotation needed to boost a particle to the hadronic CM frame.
+ // const LorentzTransform& boostHCM() const {
+ // return _hcm;
+ // }
+
+ // /// The LorentzRotation needed to boost a particle to the hadronic Breit frame.
+ // const LorentzTransform& boostBreit() const {
+ // return _breit;
+ // }
+
+ /// The incoming lepton beam particle
+ const ParticlePair& beamLeptons() const {
+ return _inLepton;
+ }
+
+ /// The scattered GammaGamma lepton
+ const ParticlePair & scatteredLeptons() const {
+ return _outLepton;
+ }
+
+
+
+ private:
+
+ /// The \f$Q^2\f$.
+ pair<double,double> _theQ2;
+
+ /// The \f$W^2\f$.
+ double _theW2;
+
+ // /// The Bjorken \f$x\f$.
+ // double _theX;
+
+ // /// The Inelasticity \f$y\f$
+ // double _theY;
+
+ // /// The centre of mass energy \f$s\f$
+ // double _theS;
+
+ /// Incoming and outgoing GammaGamma particles
+ ParticlePair _inLepton, _outLepton;
+
+ // /// The LorentzRotation needed to boost a particle to the hadronic CM frame.
+ // LorentzTransform _hcm;
+
+ // /// The LorentzRotation needed to boost a particle to the hadronic Breit frame.
+ // LorentzTransform _breit;
+
+ };
+
+
+}
+
+#endif
diff --git a/include/Rivet/Projections/GammaGammaLeptons.hh b/include/Rivet/Projections/GammaGammaLeptons.hh
new file mode 100644
--- /dev/null
+++ b/include/Rivet/Projections/GammaGammaLeptons.hh
@@ -0,0 +1,135 @@
+// -*- C++ -*-
+#ifndef RIVET_GammaGammaLeptons_HH
+#define RIVET_GammaGammaLeptons_HH
+
+#include "Rivet/Projections/Beam.hh"
+#include "Rivet/Projections/PromptFinalState.hh"
+#include "Rivet/Projections/HadronicFinalState.hh"
+#include "Rivet/Projections/DressedLeptons.hh"
+#include "Rivet/Projections/UndressBeamLeptons.hh"
+#include "Rivet/Particle.hh"
+#include "Rivet/Event.hh"
+
+namespace Rivet {
+
+
+ /// @brief Get the incoming and outgoing leptons in a gamma gamma collision event in e+e-
+ // Heavily based on DISLepton
+ class GammaGammaLeptons : public Projection {
+ public:
+
+ /// Enum to enable different orderings for selecting scattered
+ /// leptons in case several were found.
+ enum SortOrder { ENERGY, ETA, ET };
+
+ /// @name Constructors.
+ //@{
+
+ /// Default constructor taking general options. The recognised
+ /// options are: LMODE, taking the options "prompt", "any" and
+ /// "dressed"; DressedDR giving a delta-R cone radius where photon
+ /// momenta are added to the lepton candidates for LMODE=dresses;
+ /// IsolDR giving a cone in delta-R where no hadrons are allowed
+ /// around a lepton candidate; and Undress giving a cone around
+ /// the incoming incoming beam in which photons are considered
+ /// initial state rafiation for which the momentum is subtracted
+ /// from the beam momentum.
+ GammaGammaLeptons(const std::map<std::string,std::string> & opts =
+ std::map<std::string,std::string>())
+ : _isolDR(0.0), _sort(ENERGY) {
+ setName("GammaGammaLeptons");
+ addProjection(HadronicFinalState(), "IFS");
+
+ auto sorting = opts.find("LSort");
+ if ( sorting != opts.end() && sorting->second == "ETA" )
+ _sort = ETA;
+ else if ( sorting != opts.end() && sorting->second == "ET" )
+ _sort = ET;
+
+ double undresstheta = 0.0;
+ auto undress = opts.find("Undress");
+ if ( undress != opts.end() )
+ undresstheta = std::stod(undress->second);
+ if ( undresstheta > 0.0 )
+ addProjection(UndressBeamLeptons(undresstheta), "Beam");
+ else
+ addProjection(Beam(), "Beam");
+
+ auto isol = opts.find("IsolDR");
+ if ( isol != opts.end() ) _isolDR = std::stod(isol->second);
+
+ double dressdr = 0.0;
+ auto dress = opts.find("DressDR");
+ if ( dress != opts.end() )
+ dressdr = std::stod(dress->second);
+
+ auto lmode = opts.find("LMode");
+ if ( lmode != opts.end() && lmode->second == "any" )
+ addProjection(FinalState(), "LFS");
+ else if ( lmode != opts.end() && lmode->second == "dressed" )
+ addProjection(DressedLeptons(dressdr), "LFS");
+ else
+ addProjection(PromptFinalState(), "LFS");
+ }
+
+ /// Constructor taking the following arguments: a final state
+ /// projection defining which lepton candidates to consider; a
+ /// beam projection detining the momenta of the incoming lepton
+ /// beam, and a final state projection defining the particles not
+ /// allowed witin a delta-R of @a isolationcut of a lepton
+ /// candidate.
+ GammaGammaLeptons(const FinalState & leptoncandidates,
+ const Beam & beamproj = Beam(),
+ const FinalState & isolationfs = FinalState(),
+ double isolationcut = 0.0, SortOrder sorting = ENERGY)
+ : _isolDR(isolationcut), _sort(sorting) {
+ addProjection(leptoncandidates, "LFS");
+ addProjection(isolationfs, "IFS");
+ addProjection(beamproj, "Beam");
+ }
+
+
+
+ /// Clone on the heap.
+ DEFAULT_RIVET_PROJ_CLONE(GammaGammaLeptons);
+
+ //@}
+
+
+ protected:
+
+ /// Perform the projection operation on the supplied event.
+ virtual void project(const Event& e);
+
+ /// Compare with other projections.
+ virtual int compare(const Projection& p) const;
+
+
+ public:
+
+ /// The incoming lepton
+ const ParticlePair & in() const { return _incoming; }
+
+ /// The outgoing lepton
+ const ParticlePair & out() const { return _outgoing; }
+
+ private:
+
+ /// The incoming leptons
+ ParticlePair _incoming;
+
+ /// The outgoing leptons
+ ParticlePair _outgoing;
+
+ /// If larger than zerp an isolation cut around the lepton is required.
+ double _isolDR;
+
+ /// How to sort leptons
+ SortOrder _sort;
+
+ };
+
+}
+
+
+#endif
diff --git a/include/Rivet/Projections/IndirectFinalState.hh b/include/Rivet/Projections/IndirectFinalState.hh
--- a/include/Rivet/Projections/IndirectFinalState.hh
+++ b/include/Rivet/Projections/IndirectFinalState.hh
@@ -1,14 +1,14 @@
// -*- C++ -*-
-#ifndef RIVET_IdnirectFinalState_HH
+#ifndef RIVET_IndirectFinalState_HH
#define RIVET_IndirectFinalState_HH
#include "Rivet/Projections/NonPromptFinalState.hh"
namespace Rivet {
/// Alias with a more correct name
using IndirectFinalState = NonPromptFinalState;
}
#endif
diff --git a/pyext/rivet/aopaths.py b/pyext/rivet/aopaths.py
--- a/pyext/rivet/aopaths.py
+++ b/pyext/rivet/aopaths.py
@@ -1,112 +1,112 @@
def isRefPath(path):
return path.startswith("/REF")
def isRawPath(path):
return path.startswith("/RAW")
def isRawAO(ao):
- return isRawPath(ao.path)
+ return isRawPath(ao.path())
def stripOptions(path):
import re
return re.sub(r':\w+=[^:/]+', "", path)
def extractOptionString(path):
import re
re_opts = re.compile(r"^.*(:\w+=[^:/]+)+")
m = re_opts.match(path)
if not m:
return ""
opts = list(m.groups())
for i in range(len(opts)):
opts[i] = opts[i].strip(':')
return " [" + ",".join(opts) + "]"
def isRefAO(ao):
- return int(ao.annotation("IsRef")) == 1 or isRefPath(ao.path)
+ return int(ao.annotation("IsRef")) == 1 or isRefPath(ao.path())
def isTmpPath(path):
return "/_" in path #< match *any* underscore-prefixed path component
def isTmpAO(ao):
- return isTmpPath(ao.path)
+ return isTmpPath(ao.path())
class AOPath(object):
"""
Object representation of analysis object path structures.
TODO: move to YODA?
"""
import re
re_aopath = re.compile(r"^(/[^\[\]\@\#]+)(\[[A-Za-z\d\._]+\])?(#\d+|@[\d\.]+)?$")
def __init__(self, path):
import os
self.origpath = path
m = self.re_aopath.match(path)
if not m:
raise Exception("Supplied path '%s' does not meet required structure" % path)
self._basepath = m.group(1)
self._varid = m.group(2).lstrip("[").rstrip("]") if m.group(2) else None
self._binid = int(m.group(3).lstrip("#")) if m.group(3) else None
self._isref = isRefPath(self._basepath)
def basepath(self, keepref=False):
"Main 'Unix-like' part of the AO path, optionally including a /REF prefix"
p = self._basepath.rstrip("/")
if not keepref and p.startswith("/REF"):
p = p[4:]
return p
def varpath(self, keepref=False, defaultvarid=None):
"The basepath, plus any bracketed variation identifier"
p = self.basepath(keepref)
if self.varid(defaultvarid) is not None:
p += "[%s]" % str(self.varid(defaultvarid))
return p
def binpath(self, keepref=False, defaultbinid=None, defaultvarid=None):
"The varpath, plus any #-prefixed bin number identifier"
p = self.varpath(keepref, defaultvarid)
if self.binid(defaultbinid) is not None:
p += "#%d" % self.binid(defaultbinid)
return p
def basepathparts(self, keepref=False):
"List of basepath components, split by forward slashes"
return self.basepath(keepref).strip("/").split("/")
# TODO: basepathhead, basepathtail
def dirname(self, keepref=False):
"The non-final (i.e. dir-like) part of the basepath"
return os.path.dirname(self.basepath(keepref))
def dirnameparts(self, keepref=False):
"List of dirname components, split by forward slashes"
return self.dirname(keepref).strip("/").split("/")
def basename(self):
"The final (i.e. file-like) part of the basepath"
return os.path.basename(self._basepath)
def varid(self, default=None):
"The variation identifier (without brackets) if there is one, otherwise None"
return self._varid if self._varid is not None else default
def binid(self, default=None):
"The bin identifier (without #) if there is one, otherwise None"
return self._binid if self._binid is not None else default
def isref(self):
"Is there a /REF prefix in the original path?"
return self._isref
def istmp(self):
"Do any basepath components start with an underscore, used to hide them from plotting?"
return isTmpPath(self.basepath())
def israw(self):
"Do any basepath components start with /RAW, used to hide them from plotting?"
return isRawPath(self.basepath())
diff --git a/src/Projections/GammaGammaFinalState.cc b/src/Projections/GammaGammaFinalState.cc
new file mode 100644
--- /dev/null
+++ b/src/Projections/GammaGammaFinalState.cc
@@ -0,0 +1,41 @@
+// -*- C++ -*-
+#include "Rivet/Projections/GammaGammaFinalState.hh"
+
+namespace Rivet {
+
+
+ void GammaGammaFinalState::project(const Event& e) {
+ const GammaGammaKinematics& ggkin = apply<GammaGammaKinematics>(e, "Kinematics");
+ if ( ggkin.failed() ) {
+ fail();
+ return;
+ }
+ LorentzTransform hcmboost; //< Null boost = LAB frame by default
+ // if (_boosttype == HCM) hcmboost = ggkin.boostHCM();
+ // else if (_boosttype == BREIT) hcmboost = ggkin.boostBreit();
+
+ const GammaGammaLeptons& gglep = ggkin.apply<GammaGammaLeptons>(e, "Lepton");
+ if ( ggkin.failed() ) {
+ fail();
+ return;
+ }
+
+ const FinalState& fs = apply<FinalState>(e, "FS");
+
+ // Fill the particle list with all particles _other_ than the GammaGamma scattered
+ // lepton, with momenta boosted into the appropriate frame.
+ _theParticles.clear();
+ _theParticles.reserve(fs.particles().size()-1);
+ ConstGenParticlePtr lep1 = gglep.out().first .genParticle();
+ ConstGenParticlePtr lep2 = gglep.out().second.genParticle();
+ // Ensure that we skip the GammaGamma leptons
+ for (const Particle& p : fs.particles()) {
+ Particle temp = p;
+ if (_boosttype != LAB) temp.setMomentum(hcmboost.transform(temp.momentum()));
+ if (p.genParticle() != lep1 &&
+ p.genParticle() != lep2) _theParticles.push_back(temp);
+ }
+ }
+
+
+}
diff --git a/src/Projections/GammaGammaKinematics.cc b/src/Projections/GammaGammaKinematics.cc
new file mode 100644
--- /dev/null
+++ b/src/Projections/GammaGammaKinematics.cc
@@ -0,0 +1,73 @@
+// -*- C++ -*-
+#include "Rivet/Projections/GammaGammaKinematics.hh"
+#include "Rivet/Math/Constants.hh"
+
+namespace Rivet {
+
+
+ void GammaGammaKinematics::project(const Event& e) {
+ // Find appropriate GammaGamma leptons
+ const GammaGammaLeptons& gglep = applyProjection<GammaGammaLeptons>(e, "Lepton");
+ if ( gglep.failed() ) {
+ fail();
+ return;
+ }
+ _inLepton = gglep. in();
+ _outLepton = gglep.out();
+
+ // // Get the GammaGamma lepton and store some of its properties
+ // const FourMomentum pHad = _inHadron.momentum();
+ const pair<FourMomentum,FourMomentum> pLepIn = make_pair(_inLepton.first.momentum(),
+ _inLepton.second.momentum());
+ const pair<FourMomentum,FourMomentum> pLepOut = make_pair(_outLepton.first.momentum(),
+ _outLepton.second.momentum());
+ const pair<FourMomentum,FourMomentum> pGamma = make_pair(pLepIn.first - pLepOut.first,
+ pLepIn.second - pLepOut.second);
+ const FourMomentum tothad = pGamma.first+pGamma.second;
+ _theQ2 = make_pair(-pGamma.first.mass2(),-pGamma.second.mass2());
+ _theW2 = tothad.mass2();
+ // _theX = Q2()/(2.0 * pGamma * pHad);
+ // _theY = (pGamma * pHad) / (pLepIn * pHad);
+ // _theS = invariant(pLepIn + pHad);
+
+ // // Calculate boost vector for boost into HCM-system
+ // LorentzTransform tmp;
+ // tmp.setBetaVec(-tothad.boostVector());
+
+ // // Rotate so the photon is in x-z plane in HCM rest frame
+ // FourMomentum pGammaHCM = tmp.transform(pGamma);
+ // tmp.preMult(Matrix3(Vector3::mkZ(), -pGammaHCM.azimuthalAngle()));
+ // pGammaHCM = tmp.transform(pGamma);
+ // assert(isZero(dot(pGammaHCM.vector3(), Vector3::mkY())));
+
+ // // Rotate so the photon is along the positive z-axis
+ // const double rot_angle = pGammaHCM.polarAngle() * (pGammaHCM.px() >= 0 ? -1 : 1);
+ // tmp.preMult(Matrix3(Vector3::mkY(), rot_angle));
+ // // Check that final HCM photon lies along +ve z as expected
+ // pGammaHCM = tmp.transform(pGamma);
+ // assert(isZero(dot(pGammaHCM.vector3(), Vector3::mkX()), 1e-3));
+ // assert(isZero(dot(pGammaHCM.vector3(), Vector3::mkY()), 1e-3));
+ // assert(isZero(angle(pGammaHCM.vector3(), Vector3::mkZ()), 1e-3));
+
+ // // Finally rotate so outgoing lepton at phi = 0
+ // FourMomentum pLepOutHCM = tmp.transform(pLepOut);
+ // tmp.preMult(Matrix3(Vector3::mkZ(), -pLepOutHCM.azimuthalAngle()));
+ // assert(isZero(tmp.transform(pLepOut).azimuthalAngle()));
+ // _hcm = tmp;
+
+ // // Boost to Breit frame (use opposite convention for photon --- along *minus* z)
+ // tmp.preMult(Matrix3(Vector3::mkX(), PI));
+ // const double bz = 1 - 2*x();
+ // _breit = LorentzTransform::mkObjTransformFromBeta(Vector3::mkZ() * bz).combine(tmp);
+ // assert(isZero(angle(_breit.transform(pGamma).vector3(), -Vector3::mkZ()), 1e-3));
+ // assert(isZero(_breit.transform(pLepOut).azimuthalAngle(), 1e-3));
+ }
+
+
+ int GammaGammaKinematics::compare(const Projection & p) const {
+ const GammaGammaKinematics& other = pcast<GammaGammaKinematics>(p);
+ return mkNamedPCmp(other, "Lepton");
+ }
+
+
+}
diff --git a/src/Projections/GammaGammaLeptons.cc b/src/Projections/GammaGammaLeptons.cc
new file mode 100644
--- /dev/null
+++ b/src/Projections/GammaGammaLeptons.cc
@@ -0,0 +1,87 @@
+// -*- C++ -*-
+#include "Rivet/Projections/GammaGammaLeptons.hh"
+
+namespace Rivet {
+
+
+ int GammaGammaLeptons::compare(const Projection& p) const {
+ const GammaGammaLeptons& other = pcast<GammaGammaLeptons>(p);
+ return mkNamedPCmp(other, "Beam") || mkNamedPCmp(other, "LFS") ||
+ mkNamedPCmp(other, "IFS") || cmp(_sort, other._sort);
+ }
+
+
+ void GammaGammaLeptons::project(const Event& e) {
+ // Find incoming lepton beams
+ _incoming = applyProjection<Beam>(e, "Beam").beams();
+ // need two leptonic beams
+ if(! PID::isLepton(_incoming. first.pid()) ||
+ ! PID::isLepton(_incoming.second.pid()) ) {
+ fail();
+ return;
+ }
+
+ // If no graph-connected scattered lepton, use the hardest
+ // (preferably same-flavour) prompt FS lepton in the event.
+ const FinalState & fs = applyProjection<FinalState>(e, "LFS");
+ Particles fsleptons;
+ if ( _sort == ET )
+ fsleptons = fs.particles(isLepton, cmpMomByEt);
+ else if ( _sort == ETA && _incoming.first.momentum().pz() >= 0.0 )
+ fsleptons = fs.particles(isLepton, cmpMomByDescEta);
+ else if ( _sort == ETA && _incoming.first.momentum().pz() < 0.0 )
+ fsleptons = fs.particles(isLepton, cmpMomByEta);
+ else
+ fsleptons = fs.particles(isLepton, cmpMomByE);
+
+ // loop over the two beam particles
+ for(unsigned int ix=0;ix<2;++ix) {
+ Particle inc = ix == 0 ? _incoming.first : _incoming.second;
+ // resort if required
+ if(ix==1 && _sort ==ETA ) {
+ if ( _sort == ETA && _incoming.second.momentum().pz() >= 0.0 )
+ sort(fsleptons.begin(),fsleptons.end(), cmpMomByDescEta);
+ else if ( _sort == ETA && _incoming.second.momentum().pz() < 0.0 )
+ sort(fsleptons.begin(),fsleptons.end(), cmpMomByEta);
+ }
+ Particles sfleptons =
+ filter_select(fsleptons, Cuts::pid == inc.pid());
+ if ( sfleptons.empty() ) sfleptons = fsleptons;
+
+ if ( _isolDR > 0.0 ) {
+ const Particles & other =
+ applyProjection<FinalState>(e, "IFS").particles();
+ while (!sfleptons.empty()) {
+ bool skip = false;
+ Particle testlepton = sfleptons.front();
+ for ( auto p: other ) {
+ if ( skip ) break;
+ if ( deltaR(p, testlepton) < _isolDR ) skip = true;
+ for ( auto c : testlepton.constituents() ) {
+ if ( c.genParticle() == p.genParticle() ) {
+ skip = false;
+ break;
+ }
+ }
+ }
+ if ( !skip ) break;
+ sfleptons.erase(sfleptons.begin());
+ }
+ }
+ if ( !sfleptons.empty() ) {
+ if(ix==0) {
+ _outgoing.first = sfleptons.front();
+ }
+ else {
+ _outgoing.second = sfleptons.front();
+ }
+ }
+ else {
+ fail();
+ }
+
+ }
+ }
+
+
+}
diff --git a/src/Projections/Makefile.am b/src/Projections/Makefile.am
--- a/src/Projections/Makefile.am
+++ b/src/Projections/Makefile.am
@@ -1,51 +1,54 @@
noinst_LTLIBRARIES = libRivetProjections.la
libRivetProjections_la_SOURCES = \
Beam.cc \
BeamThrust.cc \
ChargedFinalState.cc \
ChargedLeptons.cc \
CentralEtHCM.cc \
DISDiffHadron.cc \
DISFinalState.cc \
DISKinematics.cc \
DISLepton.cc \
DISRapidityGap.cc \
DressedLeptons.cc \
FastJets.cc \
PxConePlugin.cc \
FinalPartons.cc \
FinalState.cc \
FParameter.cc \
+ GammaGammaFinalState.cc \
+ GammaGammaKinematics.cc \
+ GammaGammaLeptons.cc \
HadronicFinalState.cc \
HeavyHadrons.cc \
Hemispheres.cc \
HepMCHeavyIon.cc \
IdentifiedFinalState.cc \
InitialQuarks.cc \
InvMassFinalState.cc \
JetAlg.cc \
JetShape.cc \
LeadingParticlesFinalState.cc \
MergedFinalState.cc \
MissingMomentum.cc \
NeutralFinalState.cc \
NonHadronicFinalState.cc \
NonPromptFinalState.cc \
ParisiTensor.cc \
ParticleFinder.cc \
PrimaryHadrons.cc \
PrimaryParticles.cc \
PromptFinalState.cc \
Sphericity.cc \
Spherocity.cc \
TauFinder.cc \
Thrust.cc \
TriggerCDFRun0Run1.cc \
TriggerCDFRun2.cc \
TriggerUA5.cc \
UnstableFinalState.cc \
UndressBeamLeptons.cc \
VetoedFinalState.cc \
VisibleFinalState.cc \
WFinder.cc \
ZFinder.cc

File Metadata

Mime Type
application/octet-stream
Expires
Tue, May 7, 6:06 AM (1 d, 23 h)
Storage Engine
chunks
Storage Format
Chunks
Storage Handle
j5Tkh0Lc.RqY
Default Alt Text
(4 MB)

Event Timeline