[Rivet-svn] r1671 - in trunk/data: . anainfo

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Jul 9 17:54:16 BST 2009


Author: buckley
Date: Thu Jul  9 17:54:15 2009
New Revision: 1671

Log:
Correcting syntax and contents of YAML metadata files

Added:
   trunk/data/anainfo/CDF_2008_S8093652.info.yaml
   trunk/data/anainfo/D0_2009_S8320160.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807.info.yaml
   trunk/data/anainfo/Makefile.am
Modified:
   trunk/data/Makefile.am
   trunk/data/anainfo/ALEPH_1991_S2435284.info.yaml
   trunk/data/anainfo/ALEPH_1996_S3486095.info.yaml
   trunk/data/anainfo/CDF_1990_S2089246.info.yaml
   trunk/data/anainfo/CDF_1994_S2952106.info.yaml
   trunk/data/anainfo/CDF_2000_S4155203.info.yaml
   trunk/data/anainfo/CDF_2001_S4751469.info.yaml
   trunk/data/anainfo/CDF_2002_S4796047.info.yaml
   trunk/data/anainfo/CDF_2004_S5839831.info.yaml
   trunk/data/anainfo/CDF_2005_S6217184.info.yaml
   trunk/data/anainfo/CDF_2006_S6653332.info.yaml
   trunk/data/anainfo/CDF_2007_S7057202.info.yaml
   trunk/data/anainfo/CDF_2008_LEADINGJETS.info.yaml
   trunk/data/anainfo/CDF_2008_NOTE_9351.info.yaml
   trunk/data/anainfo/CDF_2008_S7540469.info.yaml
   trunk/data/anainfo/CDF_2008_S7541902.info.yaml
   trunk/data/anainfo/CDF_2008_S7782535.info.yaml
   trunk/data/anainfo/CDF_2008_S7828950.info.yaml
   trunk/data/anainfo/CDF_2008_S8095620.info.yaml
   trunk/data/anainfo/CDF_2009_S8233977.info.yaml
   trunk/data/anainfo/D0_2001_S4674421.info.yaml
   trunk/data/anainfo/D0_2004_S5992206.info.yaml
   trunk/data/anainfo/D0_2006_S6438750.info.yaml
   trunk/data/anainfo/D0_2007_S7075677.info.yaml
   trunk/data/anainfo/D0_2008_S6879055.info.yaml
   trunk/data/anainfo/D0_2008_S7554427.info.yaml
   trunk/data/anainfo/D0_2008_S7662670.info.yaml
   trunk/data/anainfo/D0_2008_S7719523.info.yaml
   trunk/data/anainfo/D0_2008_S7837160.info.yaml
   trunk/data/anainfo/D0_2008_S7863608.info.yaml
   trunk/data/anainfo/D0_2009_S8202443.info.yaml
   trunk/data/anainfo/DELPHI_1995_S3137023.info.yaml
   trunk/data/anainfo/DELPHI_1996_S3430090.info.yaml
   trunk/data/anainfo/DELPHI_2002_069_CONF_603.info.yaml
   trunk/data/anainfo/DELPHI_2003_WUD_03_11.info.yaml
   trunk/data/anainfo/EXAMPLE.info.yaml
   trunk/data/anainfo/EXAMPLETREE.info.yaml
   trunk/data/anainfo/H1_1994_S2919893.info.yaml
   trunk/data/anainfo/H1_1995_S3167097.info.yaml
   trunk/data/anainfo/H1_2000_S4129130.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_133GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_161GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_172GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_183GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_189GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_35GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_44GEV.info.yaml
   trunk/data/anainfo/JADE_OPAL_2000_S4300807_91GEV.info.yaml
   trunk/data/anainfo/MC_LHC_LEADINGJETS.info.yaml
   trunk/data/anainfo/MC_TVT1960_ZJETS.info.yaml
   trunk/data/anainfo/OPAL_1998_S3780481.info.yaml
   trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES.info.yaml
   trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES_RATIOS.info.yaml
   trunk/data/anainfo/STAR_2006_S6870392.info.yaml
   trunk/data/anainfo/STAR_2008_S7993412.info.yaml
   trunk/data/anainfo/ZEUS_2001_S4815815.info.yaml

Modified: trunk/data/Makefile.am
==============================================================================
--- trunk/data/Makefile.am	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/Makefile.am	Thu Jul  9 17:54:15 2009	(r1671)
@@ -16,4 +16,4 @@
 endif
 
 
-SUBDIRS = refdata
+SUBDIRS = refdata anainfo

Modified: trunk/data/anainfo/ALEPH_1991_S2435284.info.yaml
==============================================================================
--- trunk/data/anainfo/ALEPH_1991_S2435284.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/ALEPH_1991_S2435284.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: ALEPH_1991_S2435284
+Year: 1991
 Summary: Hadronic Z decay charged multiplicity measurement
 Experiment: ALEPH
 Collider: LEP 1
@@ -10,6 +11,8 @@
  - Phys. Lett. B, 273, 181 (1991)
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   The charged particle multiplicity distribution of hadronic Z decays,
   as measured on the peak of the Z resonance using the ALEPH detector at

Modified: trunk/data/anainfo/ALEPH_1996_S3486095.info.yaml
==============================================================================
--- trunk/data/anainfo/ALEPH_1996_S3486095.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/ALEPH_1996_S3486095.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: ALEPH_1996_S3486095
+Year: 1996
 Summary: Studies of QCD with the ALEPH detector.
 Experiment: ALEPH
 Collider: LEP 1
@@ -10,6 +11,8 @@
  - Phys. Rept., 294, 1--165 (1998)
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Summary paper of QCD results as measured by ALEPH at LEP 1. The
   publication includes various event shape variables, multiplicities

Modified: trunk/data/anainfo/CDF_1990_S2089246.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_1990_S2089246.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_1990_S2089246.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_1990_S2089246
+Year: 1990
 Summary: CDF pseudorapidity distributions at 630 and 1800 GeV
 Experiment: CDF
 Collider: Tevatron Run 0
@@ -10,9 +11,9 @@
  - Phys.Rev.D41:2330,1990
  - doi:10.1103/PhysRevD.41.2330
 RunInfo:
-  * Energy: sqrt(s) = 630 and 1800 GeV
-  * Event type: generic QCD events
-  * $|\eta| < 3.5$
+  QCD events at sqrt(s) = 630 and 1800 GeV.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Pseudorapidity distributions based on the CDF 630 and 1800 GeV runs
   from 1987. All data is detector corrected. The data confirms the UA5

Modified: trunk/data/anainfo/CDF_1994_S2952106.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_1994_S2952106.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_1994_S2952106.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_1994_S2952106
+Year: 1994
 Summary: CDF Run I color coherence analysis.
 Experiment: CDF
 Collider: Tevatron Run 1
@@ -10,13 +11,9 @@
  - Phys.Rev.D50,5562,1994
  - doi:10.1103/PhysRevD.50.5562
 RunInfo:
-  * Energy: sqrt(s) = 1800 GeV
-  * Event type: generic QCD events
-  * Cut on primary vertex $z$ position: z(PV) < 60 cm
-  * pTmin: leading jet = 100 GeV; and 3rd jet = 10 GeV
-  * Max. pseudorapidity range of 2nd and 3rd jets: $|eta| < 0.7$
-  * Azimuthal angle requirement: $\Delta{\phi} < \pi/18$ (transverse back-to-backness)
-  * MET cut requirement: $mET/\sqrt{\text{Scalar }E_T} < 6.0 GeV$
+  QCD events at sqrt(s) = 1800 GeV. Leading jet pTmin = 100 GeV.
+NumEvents: 1000000
+PtCuts: [80]
 Description:
   CDF Run I color coherence analysis. Events with $\ge 3$ jets are
   selected and Et distributions of the three highest-pT jets are

Modified: trunk/data/anainfo/CDF_2000_S4155203.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2000_S4155203.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2000_S4155203.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2000_S4155203
+Year: 2000
 Summary: Z pT measurement in CDF Z -> e+ e- events
 Experiment: CDF
 Collider: Tevatron Run 1
@@ -11,8 +12,10 @@
  - arXiv:hep-ex/0001021
  - doi:10.1103/PhysRevLett.84.845
 RunInfo:
-  * Tevatron Run I: p pbar collisions at 1800 GeV
-  * Z Drell-Yan with e+ e- decay mode (for Z \emph{and} $\gamma*$) only.
+  ppbar collisions at 1800 GeV. $Z/\gamma*$ Drell-Yan events with
+  e+ e- decay mode only.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of transverse momentum and total cross section of e^+e^-
   pairs in the Z-boson region of $66~\text{GeV}/c^2 < m_{ee} <

Modified: trunk/data/anainfo/CDF_2001_S4751469.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2001_S4751469.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2001_S4751469.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2001_S4751469
+Year: 2001
 Summary: Field & Stuart Run I underlying event analysis.
 Experiment: CDF
 Collider: Tevatron Run 1
@@ -10,7 +11,11 @@
  - Phys.Rev.D65:092002,2002
  - FNAL-PUB 01/211-E
 RunInfo:
-  CDF Run I conditions: ppbar QCD interactions at 1800 GeV. Leading jet bins from 0--49 GeV: usually can be filled with a single generator run without kinematic sub-samples, with $\sim 1M$ events.
+  ppbar QCD interactions at 1800 GeV. The leading jet is binned from
+  0--49 GeV, and histos can usually can be filled with a single generator
+  run without kinematic sub-samples.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   The original CDF underlying event analysis, based on decomposing each
   event into a transverse structure with ``toward'', ``away'' and

Modified: trunk/data/anainfo/CDF_2002_S4796047.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2002_S4796047.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2002_S4796047.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2002_S4796047
+Year: 2002
 Summary: CDF Run 1 charged multiplicity measurement
 Experiment: CDF
 Collider: Tevatron Run 1
@@ -10,11 +11,11 @@
  - Phys.Rev.D65:072005,2002
  - doi:10.1103/PhysRevD.65.072005 
 RunInfo:
-  * Energy: sqrt(s) = 630 and 1800 GeV
-  * Event type: generic QCD events
-  * TODO: MORE?
+  QCD events at sqrt(s) = 630 and 1800 GeV.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  A study of pp̅ collisions at sqrt(s) = 1800 and 630 GeV collected
+  A study of ppbar collisions at sqrt(s) = 1800 and 630 GeV collected
   using a minimum bias trigger in which the data set is divided into two
   classes corresponding to `soft' and `hard' interactions. For each
   subsample, the analysis includes measurements of the multiplicity,

Modified: trunk/data/anainfo/CDF_2004_S5839831.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2004_S5839831.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2004_S5839831.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2004_S5839831
+Year: 2004
 Summary: Transverse cone and 'Swiss cheese' underlying event studies
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -10,12 +11,12 @@
  - Phys. Rev. D70, 072002 (2004)
  - arXiv:hep-ex/0404004
 RunInfo:
-  * Two different beam energies: sqrt(s) = 630 & 1800 GeV
-  * Event type: generic QCD events
-  * Several pTmin cutoffs are probably required to fill the profile  histograms, e.g.
-  
-    * { 0 (min bias), 30, 90, 150 GeV } at 1800 GeV; and
-    * { 0 (min bias), 20, 90, 150 GeV } at 630 GeV
+  QCD events at sqrt(s) = 630 & 1800 GeV
+  Several pTmin cutoffs are probably required to fill the profile histograms,
+  e.g. 0 (min bias), 30, 90, 150 GeV  at 1800 GeV; and 0 (min bias), 20, 90, 
+  150 GeV } at 630 GeV
+NumEvents: 1000000
+PtCuts: [0, 30, 90, 150] # for 1800, [0, 20, 90, 150] for 630
 Description:
   This analysis studies the underlying event via transverse cones of  $R
   = 0.7$ at 90 degrees in \phi relative to the leading (highest E) jet,
@@ -23,14 +24,13 @@
   analysis, except that cones, rather than the whole central \eta range
   are used. The transverse cones are categorised as TransMIN and
   TransMAX on an event-by-event basis, to give greater sensitivity to
-  the UE component.  'Swiss Cheese' distributions, where cones around
+  the UE component.
+
+  'Swiss Cheese' distributions, where cones around
   the leading $n$ jets are excluded from the distributions, are also
   included for $n = 2, 3$.  This analysis is useful for constraining the
   energy evolution of the underlying event, since it performs the same
-  analyses at two distinct CoM energies.  WARNING: this analysis is not
-  currently considered valid for MC tuning and validation studies due to
-  ambiguities in the paper and non-reproducability of the MC plots shown
-  in the paper. The fit to data is sufficiently poor that this analysis
-  skews the overall goodness of fit in tuning studies, and has to be
-  excluded. If you can help to improve this analysis and make it usable
-  for validation studies, please get in touch!
+  analyses at two distinct CoM energies.
+
+  WARNING, the Swiss Cheese plots are not considered validated, as we have not
+  yet been able to reproduce the MC curves shown in the paper.

Modified: trunk/data/anainfo/CDF_2005_S6217184.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2005_S6217184.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2005_S6217184.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2005_S6217184
+Year: 2005
 Summary: CDF Run II jet shape analysis
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -12,12 +13,11 @@
  - doi:10.1103/PhysRevD.71.112002
  - arXiv:hep-ex/0505013
 RunInfo:
-  * Energy: sqrt(s) = 1960 GeV
-  * Event type: generic QCD events.
-  * $\eta \in [-2,2]$ cut used on final state.
-  * Jet axes must have $|y| \in [0.1, 0.7]$.
-  * Jet shape $r \in [0.0, 0.7]$
-  * Jet pTmin in plots is 37 GeV/c: choose generator min pT somewhere well below this.
+  QCD events at sqrt(s) = 1960 GeV.
+  Jet pTmin in plots is 37 GeV/c --- choose generator min pT somewhere 
+  well below this.
+NumEvents: 1000000
+PtCuts: [30]
 Description:
   Measurement of jet shapes in inclusive jet production in p pbar
   collisions at center-of-mass energy sqrt(s) = 1.96 TeV. The data cover

Modified: trunk/data/anainfo/CDF_2006_S6653332.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2006_S6653332.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2006_S6653332.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2006_S6653332
+Year: 2006
 Summary: pT and eta distributions of jets in Z + jet production
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -11,14 +12,14 @@
  - doi:10.1103/PhysRevD.74.032008
  - arXiv:hep-ex/0605099v2
 RunInfo:
-  * Energy: sqrt(s) = 1960 GeV
-  * Event type: Z + jets events
-  * Jets min pT cut: pT_{jet} $>$ 20~GeV
-  * Leptons min pT cut: pT_{jet} $>$ 10~GeV
+  Z + jets events at sqrt(s) = 1960 GeV.
+  Jets min pT cut = 20~GeV, leptons min pT cut = 10~GeV
+NumEvents: 1000000
+PtCuts: [10]
 Description:
   Measurement of the b jet cross section in events with Z boson in p
   pbar collisions at center-of-mass energy sqrt(s) = 1.96 TeV. The data
-  cover jet transverse momenta above 20 GeV and jet pseudo-rapidities in
+  cover jet transverse momenta above 20 GeV and jet pseudorapidities in
   the range -1.5 to 1.5. Z bosons are identified in their electron and
   muon decay modes in an invariant dilepton mass range between 66 and
   116 GeV.

Modified: trunk/data/anainfo/CDF_2007_S7057202.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2007_S7057202.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2007_S7057202.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2007_S7057202
+Year: 2007
 Summary: CDF Run II inclusive jet cross-section using the kT algorithm
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -13,7 +14,10 @@
  - FNAL-PUB 07/026-E
  - hep-ex/0701051
 RunInfo:
-  Standard Tevatron Run II: p-pbar collisions at 1960~GeV. Jet pT bins from 54~GeV to 700~GeV. Jet rapidity $< |2.1|$.
+  p-pbar collisions at 1960~GeV. Jet pT bins from 54~GeV to 700~GeV. 
+  Jet rapidity $< |2.1|$.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   CDF Run II measurement of inclusive jet cross sections at a p-pbar
   collision energy of 1.96~TeV. Jets are reconstructed in the central

Modified: trunk/data/anainfo/CDF_2008_LEADINGJETS.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_LEADINGJETS.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_LEADINGJETS.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_LEADINGJETS
+Year: 2008
 Summary: CDF Run 2 underlying event in leading jet events
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -6,10 +7,15 @@
 Status: VALIDATED
 Authors:
  - Hendrik Hoeth <hendrik.hoeth at cern.ch>
-References:
- - 
 RunInfo:
-  Tevatron Run 2: ppbar QCD interactions at 1960 GeV. Particles with $c \tau > {}$10 mm should be set stable. Several $p_\perp^\text{min}$ cutoffs are probably required to fill the profile histograms:  * $p_\perp^\text{min} = {}$ 0 (min bias), 10, 20, 50, 100, 150 GeV  * The corresponding merging points are at $p_T = $ 0, 30, 50, 80, 130, 180 GeV
+  ppbar QCD interactions at 1960 GeV. Particles with 
+  $c \tau > {}$10 mm should be set stable. Several $p_\perp^\text{min}$ 
+  cutoffs are probably required to fill the profile histograms.
+  $p_\perp^\text{min} = {}$ 0 (min bias), 10, 20, 50, 100, 150 GeV.
+  The corresponding merging points are at $p_T = $ 0, 30, 50, 80, 
+  130, 180 GeV
+NumEvents: 1000000
+PtCuts: [0, 10, 20, 50, 100, 150]
 Description:
   Rick Field's measurement of the underlying event in leading jet
   events. If the leading jet of the event is within $|\eta| < 2$, the

Modified: trunk/data/anainfo/CDF_2008_NOTE_9351.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_NOTE_9351.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_NOTE_9351.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_NOTE_9351
+Year: 2008
 Summary: CDF Run 2 underlying event in Drell-Yan
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -9,12 +10,14 @@
 References:
  - CDF public note 9351
 RunInfo:
-  * Tevatron Run 2: ppbar collisions at 1960 GeV.
-  * Drell-Yan events with $Z/\gamma* -> e e$ and $Z/\gamma* -> \mu\mu$.
-  * A mass cut $m_{ll} > 70~\text{GeV}$ can be applied on generator level.
-  * Particles with $c \tau > 10~\text{mm}$ should be set stable.
+  "* ppbar collisions at 1960 GeV.
+  * Drell-Yan events with $Z/\\gamma* -> e e$ and $Z/\\gamma* -> \\mu\\mu$.
+  * A mass cut $m_{ll} > 70~\\text{GeV}$ can be applied on generator level.
+  * Particles with $c \\tau > 10~\\text{mm}$ should be set stable."
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  Deepak Kar's and Rick Field's measurement of the underlying event in
+  Deepak Kar and Rick Field's measurement of the underlying event in
   Drell-Yan events. Z -> ee and Z -> $\mu\mu$ events are selected using
   a Z mass window cut between 70 and 110 GeV. ``Toward'', ``away'' and
   ``transverse'' regions are defined in the same way as in the original

Modified: trunk/data/anainfo/CDF_2008_S7540469.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_S7540469.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_S7540469.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_S7540469
+Year: 2008
 Summary: Measurement of differential Z/gamma* + jet + X cross sections
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -10,8 +11,10 @@
  - Phys.Rev.Lett.100:102001,2008
  - arXiv:0711.3717 [hep-ex]
 RunInfo:
-  * Tevatron Run 2 conditions: ppbar -> e+ e- + jets at 1960 GeV.
-  * Needs mass cut on lepton pair to avoid photon singularity: min. range $66 < m_ee < 116$
+  ppbar -> e+ e- + jets at 1960 GeV. Needs mass cut on lepton pair to 
+  avoid photon singularity, $m$ in range $66 < m_ee < 116$
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of jet transverse momentum in 1 and 2 jet
   events, and jet multiplicity in ppbar collisions at sqrt(s) = 1.96

Modified: trunk/data/anainfo/CDF_2008_S7541902.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_S7541902.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_S7541902.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_S7541902
+Year: 2008
 Summary: Jet pT distributions for 4 jet multiplicity bins as well as the jet multiplicity distribution in W + jets events.
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -11,7 +12,11 @@
  - arXiv:0711.4044 [hep-ex]
  - Phys.Rev.D77:011108,2008
 RunInfo:
-  Requires the process $p\bar{p} \rightarrow {W} \rightarrow{e}\nu$, additional hard jets will also have to be included to get a good description. The LO process in Herwig is set with IPROC=1451.
+  Requires the process $p\bar{p} \rightarrow {W} \rightarrow{e}\nu$, 
+  additional hard jets will also have to be included to get a good 
+  description. The LO process in Herwig is set with IPROC=1451.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the cross section for W boson production in association
   with jets in $p\bar{p}$ collisions at $\sqrt{s}=1.96$ TeV. The
@@ -25,8 +30,8 @@
   of the total cross section, $\sigma(p\bar{p} \rightarrow W + \geq$
   n-jet) $\times$ BR($W \rightarrow{e}\nu)$ with $E_T(n^{th}-jet) > 25$
   GeV is also made. Both measurements are made for jets with $|\eta| <
-  2$ and for a limited reigon of the $W \rightarrow{e}\nu$ decay phase
-  space: $|\eta^{e}| < 1.1$, $p_{T}^{e} > 20$ GeV, $p_{T}^{\nu} > 30$
+  2$ and for a limited region of the $W \rightarrow{e}\nu$ decay phase
+  space; $|\eta^{e}| < 1.1$, $p_{T}^{e} > 20$ GeV, $p_{T}^{\nu} > 30$
   GeV and $M_{T} > 20$ GeV. The cross sections are corrected for all
   detector effects and can be directly compared to particle level $W$ +
   jet(s) predictions. These measurements can be used to test and tune

Modified: trunk/data/anainfo/CDF_2008_S7782535.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_S7782535.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_S7782535.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_S7782535
+Year: 2008
 Summary: CDF Run II b-jet shape paper
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -12,6 +13,8 @@
  - Phys.Rev.D78:072005,2008
 RunInfo:
   Requires  $2\rightarrow{2}$ QCD scattering processes. The minimum jet Et is 52 GeV, so a cut on kinematic pTmin may be required for good statistics.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   A measurement of the shapes of b-jets using 300 pb$^{-1}$ of data
   obtained with CDF II in $p\bar{p}$ collisions at $\sqrt{s}=1.96$ TeV.

Modified: trunk/data/anainfo/CDF_2008_S7828950.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_S7828950.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_S7828950.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_S7828950
+Year: 2008
 Summary: CDF Run II inclusive jet cross-section using the Midpoint algorithm
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -11,6 +12,8 @@
  - Phys.Rev.D78:052006,2008
 RunInfo:
   Requires $2\rightarrow{2}$ QCD scattering processes. The minimum jet Et is 62 GeV, so a cut on kinematic pTmin may be required for good statistics.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the inclusive jet cross section in $p\bar{p}$
   collisions at $\sqrt{s}=1.96$ TeV as a function of jet Et, for Et $>$

Added: trunk/data/anainfo/CDF_2008_S8093652.info.yaml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/data/anainfo/CDF_2008_S8093652.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -0,0 +1,19 @@
+Name: CDF_2008_S8093652
+Year: 2008
+Summary: Dijet mass spectrum
+Experiment: CDF
+Collider: Tevatron Run 2
+SpiresID: 8093652
+Status: UNVALIDATED
+Authors:
+ - Frank Siegert <frank.siegert at durham.ac.uk>
+References:
+ - arXiv:0812.4036 [hep-ex]
+RunInfo:
+  ppbar -> jets at 1960 GeV
+NumEvents: 1000000
+PtCuts: [0]
+Description:
+  Dijet mass spectrum  from 0.2 TeV to 1.4 TeV in ppbar collisions at
+  $\sqrt{s} = 1.96$ TeV, based on an integrated luminosity of $1.13
+  \text{fb}^{-1}$.

Modified: trunk/data/anainfo/CDF_2008_S8095620.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2008_S8095620.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2008_S8095620.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2008_S8095620
+Year: 2008
 Summary: CDF Run II Z+b-jet cross section paper, 2 fb-1
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -10,6 +11,8 @@
  - arXiv:0812.4458
 RunInfo:
   Requires the process $p\bar{p} \rightarrow {Z} \rightarrow{\ell}\ell$, where $\ell$ is $e$ or $\mu$. Additional hard jets will also have to be included to get a good description. 
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the b-jet production cross section for events
   containing a $Z$ boson produced in $p\bar{p}$ collisions at

Modified: trunk/data/anainfo/CDF_2009_S8233977.info.yaml
==============================================================================
--- trunk/data/anainfo/CDF_2009_S8233977.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/CDF_2009_S8233977.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: CDF_2009_S8233977
+Year: 2009
 Summary: CDF Run 2 min bias cross-section analysis
 Experiment: CDF
 Collider: Tevatron Run 2
@@ -10,10 +11,12 @@
  - CDF public note 9337
  - hep-ex/0904.1098
 RunInfo:
-  * Tevatron Run 2: ppbar QCD interactions at 1960 GeV.
-  * Particles with $c \tau > {}$10 mm should be set stable.
+  "* ppbar QCD interactions at 1960 GeV.
+  * Particles with $c \tau > {}$10 mm should be set stable."
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  Niccolo Moggi's minbias analysis. Minimum bias events are used to
-  measure the average track pT vs charged multiplicity, a track pT
-  distribution and an inclusive $\sum E_T$ distribution.  WARNING: Only
-  average track pT vs charged multiplicity is validated!
+  Niccolo Moggi's min bias analysis. Minimum bias events are used to
+  measure the average track pT vs. charged multiplicity, a track pT
+  distribution and an inclusive $\sum E_T$ distribution. 
+  WARNING, only average track pT vs. charged multiplicity is validated!

Modified: trunk/data/anainfo/D0_2001_S4674421.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2001_S4674421.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2001_S4674421.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2001_S4674421
+Year: 2001
 Summary: Tevatron Run I differential W/Z boson cross-section analysis
 Experiment: D0
 Collider: Tevatron Run 1
@@ -11,8 +12,10 @@
  - doi:10.1016/S0370-2693(01)01020-6
  - arXiv:hep-ex/0107012v2
 RunInfo:
-  * Energy: sqrt(s) = 1800 GeV
-  * Event type: W/Z events with decays to first generation leptons
+  W/Z events with decays to first generation leptons, in ppbar
+  collisions at sqrt(s) = 1800 GeV
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of differential W/Z boson cross section and ratio in p
   pbar collisions at center-of-mass energy sqrt(s) = 1.8 TeV. The data

Modified: trunk/data/anainfo/D0_2004_S5992206.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2004_S5992206.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2004_S5992206.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2004_S5992206
+Year: 2004
 Summary: Run II jet azimuthal decorrelation analysis
 Experiment: D0
 Collider: Tevatron Run 2
@@ -10,7 +11,9 @@
  - Phys. Rev. Lett., 94, 221801 (2005)
  - arXiv:hep-ex/0409040
 RunInfo:
-  Tevatron Run 2: ppbar QCD interactions at 1960 GeV.
+  QCD events in ppbar interactions at sqrt(s) = 1960 GeV.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Correlations in the azimuthal angle between the two largest pT jets
   have been measured using the D0 detector in ppbar collisions at 1960

Modified: trunk/data/anainfo/D0_2006_S6438750.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2006_S6438750.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2006_S6438750.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2006_S6438750
+Year: 2006
 Summary: Inclusive isolated photon cross-section, differential in pT(gamma)
 Experiment: D0
 Collider: Tevatron Run 2
@@ -12,10 +13,11 @@
  - doi:10.1016/j.physletb.2006.04.048
  - arXiv:hep-ex/0511054 (plus erratum)
 RunInfo:
-  * Requires gamma + jet (q,qbar,g) hard processes
-  
-    * for Pythia 6, MSEL=10 for with MSUB indices 14, 18, 29, 114, 115 enabled
-  * Lowest pT bin is at 23 GeV: a pT_min cut at ~10--15 GeV may be   required to get good statistics.
+  ppbar collisions at sqrt(s) = 1960 GeV. Requires gamma + jet (q,qbar,g) 
+  hard processes, which for Pythia 6 means MSEL=10 for with MSUB indices 
+  14, 18, 29, 114, 115 enabled.
+NumEvents: 1000000
+PtCuts: [15]
 Description:
   Measurement of differential cross section for inclusive production of
   isolated photons in p pbar collisions at sqrt(s) = 1.96 TeV with the

Modified: trunk/data/anainfo/D0_2007_S7075677.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2007_S7075677.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2007_S7075677.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,9 +1,10 @@
 Name: D0_2007_S7075677
+Year: 2007
 Summary: Z/gamma* + X cross-section shape, differential in y(Z)
 Experiment: D0
 Collider: Tevatron Run 2
 SpiresID: 7075677
-Status: UNCLEAR: Photons in Z reconstruction?
+Status: UNCLEAR. Photons in Z reconstruction?
 Authors:
  - Andy Buckley <andy.buckley at durham.ac.uk>
  - Gavin Hesketh <ghesketh at fnal.gov>
@@ -12,9 +13,11 @@
  - Phys.Rev.D76:012003,2007
  - arXiv:hep-ex/0702025
 RunInfo:
-  Tevatron Run 2 conditions:
-  * ppbar -> e+ e- + jets at 1960 GeV.
-  * Needs mass cut on lepton pair to avoid photon singularity: min. range $71 < m_ee < 111$
+  Drell-Yan $Z/\gamma*$ + jets events in ppbar collisions at 
+  sqrt(s) = 1960 GeV. Needs mass cut on lepton pair to avoid photon 
+  singularity --- $m$ in range $71 < m_ee < 111$
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of boson rapidity ppbar collisions at
   sqrt{s} = 1.96 TeV, based on an integrated luminosity of 0.4 fb^-1.

Modified: trunk/data/anainfo/D0_2008_S6879055.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S6879055.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S6879055.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S6879055
+Year: 2008
 Summary: Measurement of the ratio sigma(Z/gamma* + n jets)/sigma(Z/gamma*)
 Experiment: D0
 Collider: Tevatron Run 2
@@ -10,9 +11,10 @@
 References:
  - hep-ex/0608052
 RunInfo:
-  Tevatron Run 2 conditions:
-  * ppbar -> e+ e- + jets at 1960 GeV
-  * Needs mass cut on lepton pair to avoid photon singularity: min. range $75 < m_ee < 105$
+  "* ppbar -> e+ e- + jets at 1960 GeV
+  * Needs mass cut on lepton pair to avoid photon singularity: min. range $75 < m_ee < 105$"
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of pT of the three leading jets and n-jet
   cross section ratios in ppbar collisions at sqrt{s} = 1.96 TeV, based

Modified: trunk/data/anainfo/D0_2008_S7554427.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S7554427.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S7554427.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S7554427
+Year: 2008
 Summary: Z/gamma* + X cross-section shape, differential in pT(Z)
 Experiment: D0
 Collider: Tevatron Run 2
@@ -10,9 +11,10 @@
 References:
  - arXiv:0712.0803
 RunInfo:
-  Tevatron Run 2 conditions:
-  * ppbar -> e+ e- + jets at 1960 GeV.
-  * Needs mass cut on lepton pair to avoid photon singularity: m in range $40 < m_ee < 200$ GeV
+  "ppbar -> e+ e- + jets at 1960 GeV. Needs mass cut on lepton pair to 
+  avoid photon singularity: $m$ in range $40 < m_ee < 200$ GeV"
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of pT of the vector boson inclusive and
   in forward region ($|y| > 2, pT < 30~\text{GeV}$)in ppbar collisions

Modified: trunk/data/anainfo/D0_2008_S7662670.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S7662670.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S7662670.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S7662670
+Year: 2008
 Summary: Measurement of D0 Run II differential jet cross sections
 Experiment: D0
 Collider: Tevatron Run 2
@@ -12,9 +13,10 @@
  - doi:10.1103/PhysRevLett.101.062001
  - arXiv:0802.2400v3 [hep-ex]
 RunInfo:
-  * Energy: sqrt(s) = 1960 GeV
-  * Event type: QCD events
-  * pTmin cut may be necessary: lowest jet pT bin is at 50 GeV
+  QCD events at sqrt(s) = 1960 GeV. A pTmin cut is probably necessary since 
+  the lowest jet pT bin is at 50 GeV
+NumEvents: 1000000
+PtCuts: [40]
 Description:
   Measurement of the inclusive jet cross section in p pbar collisions at
   center-of-mass energy sqrt(s) = 1.96 TeV. The data cover jet

Modified: trunk/data/anainfo/D0_2008_S7719523.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S7719523.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S7719523.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S7719523
+Year: 2008
 Summary: Isolated gamma + jet cross-sections, differential in pT(gamma) for various y-bins
 Experiment: D0
 Collider: Tevatron Run 2
@@ -12,11 +13,11 @@
  - doi:10.1016/j.physletb.2008.06.076
  - arXiv:0804.1107v2 [hep-ex]
 RunInfo:
-  * Produce only gamma + jet (q,qbar,g) hard processes
-  
-    * for Pythia 6: MSEL=10, and MSUB indices 14, 29 & 115 enabled
-  
-  * Lowest bin edge at 30 GeV: kinematic pTmin cut may be required for   good statistics.
+  "Produce only gamma + jet (q,qbar,g) hard processes (for Pythia 6, this means MSEL=10 
+  and MSUB indices 14, 29 & 115 enabled). The lowest bin edge is at 30 GeV, so a kinematic 
+  pTmin cut is probably required to fill the histograms."
+NumEvents: 1000000
+PtCuts: [20]
 Description:
   The process p pbar -> photon + jet + X as studied by the D0 detector
   at the Fermilab Tevatron collider at center-of-mass energy sqrt(s) =

Modified: trunk/data/anainfo/D0_2008_S7837160.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S7837160.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S7837160.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S7837160
+Year: 2008
 Summary: Measurement of W charge asymmetry from D0 Run II
 Experiment: D0
 Collider: Tevatron Run 2
@@ -12,11 +13,11 @@
  - doi:10.1103/PhysRevLett.101.211801
  - arXiv:0807.3367v1 [hep-ex]
 RunInfo:
-  * Event type: W production with decay to e nu_e only
-  
-    * for Pythia 6: MSEL = 12, MDME(206,1) = 1
-  
-  * Energy: 1.96 TeV
+  "* Event type: W production with decay to e nu_e only  
+   * for Pythia 6: MSEL = 12, MDME(206,1) = 1
+   * Energy: 1.96 TeV"
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the electron charge asymmetry in p pbar -> W + X -> e
   nu_e  + X events at a center of mass energy of 1.96 TeV. The asymmetry

Modified: trunk/data/anainfo/D0_2008_S7863608.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2008_S7863608.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2008_S7863608.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2008_S7863608
+Year: 2008
 Summary: Measurement of differential Z/gamma* + jet + X cross sections
 Experiment: D0
 Collider: Tevatron Run 2
@@ -11,11 +12,11 @@
 References:
  - arXiv:0808.1296 [hep-ex]
 RunInfo:
-  Tevatron Run 2 conditions:
-  
-  
-  * ppbar -> mu+ mu- + jets at 1960 GeV
-  * Needs mass cut on lepton pair to avoid photon singularity: min. range $65 < m_Z < 115$
+  "* ppbar -> mu+ mu- + jets at 1960 GeV
+  * Needs mass cut on lepton pair to avoid photon 
+    singularity: min. range $65 < m_Z < 115$"
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of pT and rapidity of the boson and pT
   and rapidity of the leading jet in ppbar collisions at sqrt(s) = 1.96

Modified: trunk/data/anainfo/D0_2009_S8202443.info.yaml
==============================================================================
--- trunk/data/anainfo/D0_2009_S8202443.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/D0_2009_S8202443.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: D0_2009_S8202443
+Year: 2009
 Summary: Z/gamma* + jet + X cross sections differential in pT(jet 1,2,3)
 Experiment: D0
 Collider: Tevatron Run 2
@@ -9,11 +10,11 @@
 References:
  - arXiv:0903.1748 [hep-ex]
 RunInfo:
-  Tevatron Run 2 conditions:
-  
-  
-  * ppbar -> e+ e- + jets at 1960 GeV
-  * Needs mass cut on lepton pair to avoid photon singularity: min. range $65 < m_Z < 115$
+  ppbar -> e+ e- + jets at 1960 GeV.
+  Needs mass cut on lepton pair to avoid photon singularity,
+  min. range $65 < m_Z < 115$
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Cross sections as a function of pT of the three leading jets in
   $Z/\gamma^{*} (\to e^{+} e^{-})$ + jet + X production in ppbar

Added: trunk/data/anainfo/D0_2009_S8320160.info.yaml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/data/anainfo/D0_2009_S8320160.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -0,0 +1,19 @@
+Name: D0_2009_S8320160
+Year: 2009
+Summary: Dijet angular distributions
+Experiment: D0
+Collider: Tevatron Run 2
+SpiresID: 8320160
+Status: UNVALIDATED
+Authors:
+ - Frank Siegert <frank.siegert at durham.ac.uk>
+References:
+ - arXiv:0906.4819 [hep-ex]
+RunInfo:
+  ppbar -> jets at 1960 GeV
+NumEvents: 1000000
+PtCuts: [0]
+Description:
+  Dijet angular distributions in different bins of dijet mass from 0.25
+  TeV to above 1.1 TeV in ppbar collisions at $\sqrt{s} = 1.96$ TeV,
+  based on an integrated luminosity of $0.7 \text{fb}^{-1}$.

Modified: trunk/data/anainfo/DELPHI_1995_S3137023.info.yaml
==============================================================================
--- trunk/data/anainfo/DELPHI_1995_S3137023.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/DELPHI_1995_S3137023.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: DELPHI_1995_S3137023
+Year: 1995
 Summary: Strange baryon production in Z hadronic decays at Delphi
 Experiment: DELPHI
 Collider: LEP 1
@@ -10,6 +11,8 @@
  - Z. Phys. C, 67, 543--554 (1995)
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the $\Xi^-$ and $\Sigma^+(1385)/\Sigma^-(1385)$ scaled
   momentum distributions by DELPHI at LEP 1. The paper also has the

Modified: trunk/data/anainfo/DELPHI_1996_S3430090.info.yaml
==============================================================================
--- trunk/data/anainfo/DELPHI_1996_S3430090.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/DELPHI_1996_S3430090.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: DELPHI_1996_S3430090
+Year: 1996
 Summary: Delphi MC tuning on event shapes and identified particles.
 Experiment: DELPHI
 Collider: LEP 1
@@ -11,8 +12,9 @@
  - Z.Phys.C73:11-60,1996
  - doi:10.1007/s002880050295
 RunInfo:
-  * Energy: 91.2 GeV
-  * Event type is e+ e- Z production with hadronic decays only
+  sqrt(s) = 91.2 GeV, e+ e- Z production with hadronic decays only
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Event shape and charged particle inclusive distributions measured
   using 750000 decays of Z bosons to hadrons from the DELPHI detector at

Modified: trunk/data/anainfo/DELPHI_2002_069_CONF_603.info.yaml
==============================================================================
--- trunk/data/anainfo/DELPHI_2002_069_CONF_603.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/DELPHI_2002_069_CONF_603.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,8 +1,8 @@
 Name: DELPHI_2002_069_CONF_603
+Year: 2002 (note)
 Summary: Study of the b-quark fragmentation function at LEP 1
 Experiment: DELPHI
 Collider: LEP 1
-SpiresID: NONE
 Status: VALIDATED
 Authors:
  - Hendrik Hoeth <hendrik.hoeth at cern.ch>
@@ -10,6 +10,8 @@
  - DELPHI note 2002-069-CONF-603 (ICHEP 2002)
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of the b-quark fragmentation function by DELPHI using 1994
   LEP 1 data. The fragmentation function for both weakly decaying and

Modified: trunk/data/anainfo/DELPHI_2003_WUD_03_11.info.yaml
==============================================================================
--- trunk/data/anainfo/DELPHI_2003_WUD_03_11.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/DELPHI_2003_WUD_03_11.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,8 +1,8 @@
 Name: DELPHI_2003_WUD_03_11
-Summary: 4-jet angular distributions at LEP
+Year: 2003
+Summary: 4-jet angular distributions at LEP (note)
 Experiment: DELPHI
 Collider: LEP 1
-SpiresID: NONE
 Status: UNVALIDATED
 Authors:
  - Hendrik Hoeth <hendrik.hoeth at cern.ch>
@@ -10,7 +10,9 @@
  - Diploma thesis WUD-03-11, University of Wuppertal
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  The 4-jet angular distributions (Bengtsson-Zerwas,K"orner-Schierholz-
+  The 4-jet angular distributions (Bengtsson-Zerwas, K"orner-Schierholz-
   Willrodt, Nachtmann-Reiter, and $\alpha_{34}$) have been measured with
   DELPHI at LEP 1 using Jade and Durham cluster algorithms.

Modified: trunk/data/anainfo/EXAMPLE.info.yaml
==============================================================================
--- trunk/data/anainfo/EXAMPLE.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/EXAMPLE.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,17 +1,15 @@
-Name: Example
+Name: EXAMPLE
 Summary: A demo to show aspects of writing a Rivet analysis
-Experiment: NONE
-Collider: NONE
-SpiresID: NONE
 Status: EXAMPLE
 Authors:
  - Andy Buckley <andy.buckley at durham.ac.uk>
-References:
 RunInfo:
   All event types will be accepted.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  This analysis is a demonstration of the Rivet analysis structure and
+  "This analysis is a demonstration of the Rivet analysis structure and
   functionality: booking histograms; the initialisation, analysis and
   finalisation phases; and a simple loop over event particles. It has no
   physical meaning, but can be used as a simple pedagogical template for
-  writing real analyses.
+  writing real analyses."

Modified: trunk/data/anainfo/EXAMPLETREE.info.yaml
==============================================================================
--- trunk/data/anainfo/EXAMPLETREE.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/EXAMPLETREE.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,14 +1,12 @@
-Name: ExampleTree
+Name: EXAMPLETREE
 Summary: Demonstrate filling a ROOT tree from a kT jets analysis
-Experiment: NONE
-Collider: NONE
-SpiresID: NONE
 Status: EXAMPLE
 Authors:
  - Jon Butterworth <jmb at hep.ucl.ac.uk>
-References:
 RunInfo:
   All event types will be accepted.
+NumEvents: 10000
+PtCuts: [0]
 Description:
   This analysis is a demonstration of how Rivet can be used to produce
   ROOT data trees rather than Rivet's own histograms. We don't recommend

Modified: trunk/data/anainfo/H1_1994_S2919893.info.yaml
==============================================================================
--- trunk/data/anainfo/H1_1994_S2919893.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/H1_1994_S2919893.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: H1_1994_S2919893
+Year: 1994
 Summary: H1 energy flow and charged particle spectra in DIS
 Experiment: H1
 Collider: HERA
@@ -10,8 +11,10 @@
  - Z.Phys.C63:377-390,1994
  - doi:10.1007/BF01580319
 RunInfo:
-  * Event type: e- p / e+ p deep inelastic scattering
-  * HERA beam conditions: 820~GeV protons colliding with 26.7~GeV electrons
+  e- p / e+ p deep inelastic scattering,
+  820~GeV protons colliding with 26.7~GeV electrons
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Global properties of the hadronic final state in deep inelastic
   scattering events at HERA are investigated. The data are corrected for

Modified: trunk/data/anainfo/H1_1995_S3167097.info.yaml
==============================================================================
--- trunk/data/anainfo/H1_1995_S3167097.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/H1_1995_S3167097.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: H1_1995_S3167097
+Year: 1995
 Summary: Transverse energy and forward jet production in the low x regime at H1
 Experiment: H1
 Collider: HERA Run I
@@ -10,9 +11,11 @@
  - Phys.Lett.B356:118,1995
  - hep-ex/9506012
 RunInfo:
-  * HERA beam conditions: 820~GeV protons colliding with 26.7~GeV electrons
-  * DIS events with an outgoing electron energy $> 12~\text{GeV}$
-  * $5~\text{GeV}^2 < Q^2 < 100~\text{GeV}^2$, $10^{-4} < x < 10^{-2}$.
+  820~GeV protons colliding with 26.7~GeV electrons.
+  DIS events with an outgoing electron energy $> 12~\text{GeV}$.
+  $5~\text{GeV}^2 < Q^2 < 100~\text{GeV}^2$, $10^{-4} < x < 10^{-2}$.
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   DIS events at low x may be sensitive to new QCD dynamics such as BFKL
   or CCFM radiation. In particular, BFKL is expected to produce more

Modified: trunk/data/anainfo/H1_2000_S4129130.info.yaml
==============================================================================
--- trunk/data/anainfo/H1_2000_S4129130.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/H1_2000_S4129130.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: H1_2000_S4129130
+Year: 2000
 Summary: H1 energy flow in DIS
 Experiment: H1
 Collider: HERA
@@ -11,8 +12,10 @@
  - doi:10.1007/s100520000287
  - arXiv:hep-ex/9907027v1
 RunInfo:
-  * Event type: e+ p deep inelastic scattering
-  * Energy: p at 820 GeV, e+ at 27.5 GeV -> sqrt(s) = 300 GeV
+  e+ p deep inelastic scattering with
+  p at 820 GeV, e+ at 27.5 GeV -> sqrt(s) = 300 GeV
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurements of transverse energy flow for neutral current deep-
   inelastic scattering events produced in positron-proton collisions at

Added: trunk/data/anainfo/JADE_OPAL_2000_S4300807.info.yaml
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -0,0 +1,19 @@
+Name: JADE_OPAL_2000_S4300807
+Year: 2000
+Summary: Jet rates in e+e- at OPAL [133 GeV].
+Experiment: JADE_OPAL
+Collider: LEP Run 2
+SpiresID: 4300807
+Status: VALIDATED
+Authors:
+ - Frank Siegert <frank.siegert at durham.ac.uk>
+References:
+ - Eur.Phys.J.C17:19-51,2000
+ - arXiv:hep-ex/0001055
+RunInfo:
+  e+ e- -> jet jet (+ jets) at various energies.
+NumEvents: 1000000
+PtCuts: [0]
+Description:
+  Differential and integrated jet rates for Durham and JADE jet
+  algorithms at sqrt(s) = 133.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_133GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_133GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_133GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [133 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run 2
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 133 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 133.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_161GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_161GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_161GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [161 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run 2
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 161 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 161.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_172GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_172GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_172GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [172 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run 2
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 172 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 172.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_183GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_183GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_183GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [183 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run 2
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 183 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 183.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_189GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_189GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_189GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [189 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run 2
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 189 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 189.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_35GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_35GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_35GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at JADE [35 GeV].
 Experiment: JADE_OPAL
 Collider: DESY PETRA
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 35 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 35.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_44GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_44GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_44GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at JADE [44 GeV].
 Experiment: JADE_OPAL
 Collider: DESY PETRA
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 44 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 44.

Modified: trunk/data/anainfo/JADE_OPAL_2000_S4300807_91GEV.info.yaml
==============================================================================
--- trunk/data/anainfo/JADE_OPAL_2000_S4300807_91GEV.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/JADE_OPAL_2000_S4300807_91GEV.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
-Name: JADE_OPAL_2000_S4300807
+Name: 
+Year: 2000
 Summary: Jet rates in e+e- at OPAL [91 GeV].
 Experiment: JADE_OPAL
 Collider: LEP Run I
@@ -13,6 +14,8 @@
   e+ e- collisions: 
   
   * e+ e- -> jet jet (+ jets) at 91.2 GeV. * no cuts needed
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Differential and integrated jet rates for Durham and JADE jet
   algorithms at sqrt(s) = 91.2.

Modified: trunk/data/anainfo/MC_LHC_LEADINGJETS.info.yaml
==============================================================================
--- trunk/data/anainfo/MC_LHC_LEADINGJETS.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/MC_LHC_LEADINGJETS.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: MC_LHC_LEADINGJETS
+Year: NONE
 Summary: Underlying event in leading jet events, extended to LHC
 Experiment: NONE
 Collider: LHC
@@ -6,10 +7,13 @@
 Status: NOT TO BE VALIDATED
 Authors:
  - Andy Buckley <andy.buckley at cern.ch>
-References:
- - 
 RunInfo:
-  LHC: pp QCD interactions at 0.9, 10 or 14 TeV.Particles with $c \tau > {}$10 mm should be set stable.Several $p_\perp^\text{min}$ cutoffs are probably required to fill the profile histograms. 
+  LHC pp QCD interactions at 0.9, 10 or 14 TeV.
+  Particles with $c \tau > {}$10 mm should be set stable.
+  Several $p_\perp^\text{min}$ cutoffs are probably required to 
+  fill the profile histograms. 
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Rick Field's measurement of the underlying event in leading jet
   events, extended to the LHC. As usual, the leading jet of the defines

Modified: trunk/data/anainfo/MC_TVT1960_ZJETS.info.yaml
==============================================================================
--- trunk/data/anainfo/MC_TVT1960_ZJETS.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/MC_TVT1960_ZJETS.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: MC_TVT1960_ZJETS
+Year: NONE
 Summary: Monte Carlo validation observables for Z[e+ e-] + jets production at Tevatron Run II
 Experiment: MC
 Collider: Tevatron Run 2
@@ -8,10 +9,12 @@
  - Frank Siegert <frank.siegert at durham.ac.uk>
 References:
 RunInfo:
-  Tevatron Run 2 conditions: 
-  
-  * ppbar -> e+ e- + jets at 1960 GeV. * Needs mass cut on lepton pair to avoid photon singularity: min. range $66 < m_ee < 116$ GeV
+  Tevatron Run II ppbar -> e+ e- + jets at 1960 GeV. Needs
+  mass cut on lepton pair to avoid photon singularity, e.g.
+  a min range of $66 < m_ee < 116$ GeV
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  Available observables   * Z mass  * pT of jet 1-4  * jet multiplicity
-  * Delta eta (Z, jet1)  * Delta R (jet2, jet3)  * Differential jet
-  rates 0->1, 1->2, 2->3, 3->4  * Integrated 0-4 jet rates
+  Available observables are Z mass, pT of jets 1-4, jet multiplicity,
+  Delta eta (Z, jet1), Delta R (jet2, jet3), Differential jet
+  rates 0->1, 1->2, 2->3, 3->4, Integrated 0-4 jet rates

Added: trunk/data/anainfo/Makefile.am
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/data/anainfo/Makefile.am	Thu Jul  9 17:54:15 2009	(r1671)
@@ -0,0 +1,51 @@
+dist_pkgdata_DATA = \
+  ALEPH_1991_S2435284.info.yaml \
+  ALEPH_1996_S3486095.info.yaml \
+  CDF_1990_S2089246.info.yaml \
+  CDF_1994_S2952106.info.yaml \
+  CDF_2000_S4155203.info.yaml \
+  CDF_2001_S4751469.info.yaml \
+  CDF_2002_S4796047.info.yaml \
+  CDF_2004_S5839831.info.yaml \
+  CDF_2005_S6217184.info.yaml \
+  CDF_2006_S6653332.info.yaml \
+  CDF_2007_S7057202.info.yaml \
+  CDF_2008_LEADINGJETS.info.yaml \
+  CDF_2008_NOTE_9351.info.yaml \
+  CDF_2008_S7540469.info.yaml \
+  CDF_2008_S7541902.info.yaml \
+  CDF_2008_S7782535.info.yaml \
+  CDF_2008_S7828950.info.yaml \
+  CDF_2008_S8093652.info.yaml \
+  CDF_2008_S8095620.info.yaml \
+  CDF_2009_S8233977.info.yaml \
+  D0_2001_S4674421.info.yaml \
+  D0_2004_S5992206.info.yaml \
+  D0_2006_S6438750.info.yaml \
+  D0_2007_S7075677.info.yaml \
+  D0_2008_S6879055.info.yaml \
+  D0_2008_S7554427.info.yaml \
+  D0_2008_S7662670.info.yaml \
+  D0_2008_S7719523.info.yaml \
+  D0_2008_S7837160.info.yaml \
+  D0_2008_S7863608.info.yaml \
+  D0_2009_S8202443.info.yaml \
+  D0_2009_S8320160.info.yaml \
+  DELPHI_1995_S3137023.info.yaml \
+  DELPHI_1996_S3430090.info.yaml \
+  DELPHI_2002_069_CONF_603.info.yaml \
+  DELPHI_2003_WUD_03_11.info.yaml \
+  EXAMPLE.info.yaml \
+  EXAMPLETREE.info.yaml \
+  H1_1994_S2919893.info.yaml \
+  H1_1995_S3167097.info.yaml \
+  H1_2000_S4129130.info.yaml \
+  JADE_OPAL_2000_S4300807.info.yaml \
+  MC_LHC_LEADINGJETS.info.yaml \
+  MC_TVT1960_ZJETS.info.yaml \
+  OPAL_1998_S3780481.info.yaml \
+  PDG_HADRON_MULTIPLICITIES.info.yaml \
+  PDG_HADRON_MULTIPLICITIES_RATIOS.info.yaml \
+  STAR_2006_S6870392.info.yaml \
+  STAR_2008_S7993412.info.yaml \
+  ZEUS_2001_S4815815.info.yaml

Modified: trunk/data/anainfo/OPAL_1998_S3780481.info.yaml
==============================================================================
--- trunk/data/anainfo/OPAL_1998_S3780481.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/OPAL_1998_S3780481.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: OPAL_1998_S3780481
+Year: 1998
 Summary: Measurements of flavor dependent fragmentation functions in Z0 --> q anti-q events.
 Experiment: OPAL
 Collider: LEP 1
@@ -11,6 +12,8 @@
  - hep-ex/9807004
 RunInfo:
   Hadronic Z decay events generated on the Z pole (sqrt(s) = 91.2 GeV)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Measurement of scaled momentum distributions and total charged
   multiplicities in flavour tagged events at LEP 1. OPAL measured these

Modified: trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES.info.yaml
==============================================================================
--- trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: PDG_HADRON_MULTIPLICITIES
+Year: 2008
 Summary: Hadron multiplicities in hadronic e+e- events
 Experiment: PDG
 Collider: various
@@ -10,6 +11,8 @@
  - Phys. Lett. B, 667, 1 (2008)
 RunInfo:
   Hadronic events in $e+e-$ collisions
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Hadron multiplicities in hadronic e+e- events, taken from Review of
   Particle Properties 2008, table 40.1, page 355.   Average hadron

Modified: trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES_RATIOS.info.yaml
==============================================================================
--- trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES_RATIOS.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/PDG_HADRON_MULTIPLICITIES_RATIOS.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: PDG_HADRON_MULTIPLICITIES_RATIOS
+Year: 2008
 Summary: Ratios (w.r.t. pi^+/pi^-) of hadron multiplicities in hadronic e+e- events
 Experiment: PDG
 Collider: various
@@ -10,6 +11,8 @@
  - Phys. Lett. B, 667, 1 (2008)
 RunInfo:
   Hadronic events in $e+e-$ collisions
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Ratios (w.r.t. pi^+/pi^-) of hadron multiplicities in hadronic e+e-
   events, taken from Review of Particle Properties 2008, table 40.1,

Modified: trunk/data/anainfo/STAR_2006_S6870392.info.yaml
==============================================================================
--- trunk/data/anainfo/STAR_2006_S6870392.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/STAR_2006_S6870392.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: STAR_2006_S6870392
+Year: 2006
 Summary: Inclusive jet cross-section in pp at 200 GeV
 Experiment: STAR
 Collider: RHIC pp 200 GeV
@@ -10,10 +11,9 @@
  - Phys. Rev. Lett. 97, 252001
  - hep-ex/0608030
 RunInfo:
-  RHIC pp 200 GeV run conditions:
-  
-  
-  * pp at 200 GeV
+  pp at 200 GeV
+NumEvents: 1000000
+PtCuts: [0]
 Description:
-  Inclusive jet cross section as a function of pT in pp collisions at
-  $\sqrt{s} = 200$ GeV, measured by the STAR experiment at RHIC.
+  Inclusive jet cross section as a function of pT in pp collisions 
+  at $\sqrt{s} = 200$ GeV, measured by the STAR experiment at RHIC.

Modified: trunk/data/anainfo/STAR_2008_S7993412.info.yaml
==============================================================================
--- trunk/data/anainfo/STAR_2008_S7993412.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/STAR_2008_S7993412.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: STAR_2008_S7993412
+Year: 2008
 Summary: Di-hadron correlations in d-Au at 200 GeV
 Experiment: STAR
 Collider: RHIC d-Au 200 GeV
@@ -10,14 +11,13 @@
 References:
  - arXiv:0809.5261 [nucl-ex]
 RunInfo:
-  RHIC d-Au 200 GeV run conditions:
-  
-  
-  * d-Au at 200 GeV (use pp Monte Carlo! See description.)
+  d-Au at 200 GeV (use pp Monte Carlo! See description)
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   Correlation in $\eta$ and $\phi$ between the charged hadron with the
   highest pT (``trigger particle'') and the other charged hadrons in the
   event (``associated particles''). The data was collected in d-Au
   collisions at 200 GeV. Nevertheless, it is very proton-proton like and
   can therefore be compared to pp Monte Carlo (not for tuning, but for
-  qualitative studies).
+  qualitative studies.)

Modified: trunk/data/anainfo/ZEUS_2001_S4815815.info.yaml
==============================================================================
--- trunk/data/anainfo/ZEUS_2001_S4815815.info.yaml	Thu Jul  9 12:59:17 2009	(r1670)
+++ trunk/data/anainfo/ZEUS_2001_S4815815.info.yaml	Thu Jul  9 17:54:15 2009	(r1671)
@@ -1,4 +1,5 @@
 Name: ZEUS_2001_S4815815
+Year: 2001
 Summary: Dijet photoproduction analysis
 Experiment: ZEUS
 Collider: HERA Run I
@@ -11,10 +12,12 @@
  - DESY 01/220
  - hep-ex/0112029
 RunInfo:
-  * HERA beam conditions: 820~GeV protons colliding with 27.5~GeV positrons
-  * Direct and resolved photoproduction of di-jets
-  * Leading jet pT > 14~GeV, second jet pT > 11~GeV
-  * Jet pseudorapidity $-1 < \eta < 2.4$
+  - 820 GeV protons colliding with 27.5 GeV positrons
+  - Direct and resolved photoproduction of dijets
+  - Leading jet pT > 14 GeV, second jet pT > 11 GeV
+  - Jet pseudorapidity $-1 < \eta < 2.4$
+NumEvents: 1000000
+PtCuts: [0]
 Description:
   ZEUS photoproduction of jets from proton-positron collisions at beam
   energies of 820~GeV on 27.5~GeV. Photoproduction can either be direct,


More information about the Rivet-svn mailing list