[Rivet-svn] rivet: 3 new changesets

Rivet Mercurial rivet at projects.hepforge.org
Thu Jul 23 17:30:01 BST 2015


details:   https://rivet.hepforge.org/hg/rivet/rev/dfbea78b6614
branches:  
changeset: 4816:dfbea78b6614
user:      Chris Pollard <cspollard at gmail.com>
date:      Thu Jul 23 17:09:30 2015 +0100
description:
unvalidating problematic tevatron analyses.

details:   https://rivet.hepforge.org/hg/rivet/rev/f0c14bf743dc
branches:  
changeset: 4817:f0c14bf743dc
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Jul 23 17:15:25 2015 +0100
description:
Patch up direct HepMC access code to be compatible with const-fixed HepMC versions

details:   https://rivet.hepforge.org/hg/rivet/rev/3ac7a18b686d
branches:  
changeset: 4818:3ac7a18b686d
user:      Andy Buckley <andy at insectnation.org>
date:      Thu Jul 23 17:15:56 2015 +0100
description:
Merging

diffs (truncated from 706 to 50 lines):

--- a/data/anainfo/CDF_2001_S4563131.info	Thu Jul 23 16:59:11 2015 +0100
+++ b/data/anainfo/CDF_2001_S4563131.info	Thu Jul 23 17:15:56 2015 +0100
@@ -4,7 +4,7 @@
 Experiment: CDF
 Collider: Tevatron Run 1
 SpiresID: 4563131
-Status: VALIDATED
+Status: UNVALIDATED
 Authors:
  - Frank Siegert <frank.siegert at cern.ch>
 References:
--- a/data/anainfo/D0_2000_S4480767.info	Thu Jul 23 16:59:11 2015 +0100
+++ b/data/anainfo/D0_2000_S4480767.info	Thu Jul 23 17:15:56 2015 +0100
@@ -4,7 +4,7 @@
 Experiment: D0
 Collider: Tevatron Run 1
 SpiresID: 4480767
-Status: VALIDATED
+Status: UNVALIDATED
 Authors:
  - Frank Siegert <frank.siegert at cern.ch>
 References:
--- a/src/Analyses/ATLAS_2014_I1282447.cc	Thu Jul 23 16:59:11 2015 +0100
+++ b/src/Analyses/ATLAS_2014_I1282447.cc	Thu Jul 23 17:15:56 2015 +0100
@@ -3,120 +3,120 @@
 
 //////////////////////////////////////////////////////////////////////////
 /*
-Description of rivet analysis ATLAS_2014_I1282447 W+c production
-  
-This rivet routine implements the ATLAS W+c analysis. 
-Apart from those histograms, described and published on HEP Data, here
-are some helper histograms defined, these are: 
+  Description of rivet analysis ATLAS_2014_I1282447 W+c production
 
-d02-x01-y01, d02-x01-y02 and d08-x01-y01 are ratios, the nominator ("_plus")
-and denominator ("_minus") histograms are also given, so that the ratios can
-be reconstructed if need be (e.g. when running on separate samples).
+  This rivet routine implements the ATLAS W+c analysis.
+  Apart from those histograms, described and published on HEP Data, here
+  are some helper histograms defined, these are:
 
-d05 and d06 are ratios over inclusive W production.
-The routine has to be run on a sample for inclusive W production in order to
-make sure the denominator ("_winc") is correctly filled.
+  d02-x01-y01, d02-x01-y02 and d08-x01-y01 are ratios, the nominator ("_plus")
+  and denominator ("_minus") histograms are also given, so that the ratios can
+  be reconstructed if need be (e.g. when running on separate samples).
 
-The ratios can be constructed using the following sample code:


More information about the Rivet-svn mailing list