[Rivet-svn] r1731 - trunk/src/Analyses

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Jul 31 12:08:57 BST 2009


Author: cvaillant
Date: Fri Jul 31 12:08:57 2009
New Revision: 1731

Log:
Correcting histograms in UA1 1990 analysis

Modified:
   trunk/src/Analyses/UA1_1990_S2044935.cc

Modified: trunk/src/Analyses/UA1_1990_S2044935.cc
==============================================================================
--- trunk/src/Analyses/UA1_1990_S2044935.cc	Fri Jul 31 11:38:16 2009	(r1730)
+++ trunk/src/Analyses/UA1_1990_S2044935.cc	Fri Jul 31 12:08:57 2009	(r1731)
@@ -56,11 +56,11 @@
       _hist_Et900 =
         bookHistogram1D(11,1,1);
       _hist_Pt63 =
-        bookProfile1D(6,1,1);
+        bookProfile1D(8,1,1);
       _hist_Pt200 =
-        bookProfile1D(7,1,1);
+        bookProfile1D(6,1,1);
       _hist_Pt900 =
-        bookProfile1D(8,1,1);
+        bookProfile1D(7,1,1);
       _hist_Etavg200 =
         bookProfile1D(12,1,1); 
       _hist_Etavg500 =


More information about the Rivet-svn mailing list