[Rivet-svn] r1743 - trunk/include/Rivet/Analyses

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Wed Aug 5 15:01:02 BST 2009


Author: holsch
Date: Wed Aug  5 15:01:02 2009
New Revision: 1743

Log:
Add histos for mean charged multiplicities, more convenient variable name for the other histos.

Modified:
   trunk/include/Rivet/Analyses/UA5_1982_S875503.hh

Modified: trunk/include/Rivet/Analyses/UA5_1982_S875503.hh
==============================================================================
--- trunk/include/Rivet/Analyses/UA5_1982_S875503.hh	Wed Aug  5 14:59:28 2009	(r1742)
+++ trunk/include/Rivet/Analyses/UA5_1982_S875503.hh	Wed Aug  5 15:01:02 2009	(r1743)
@@ -36,8 +36,10 @@
     
     /// @name Histogram collections
     //@{
-    AIDA::IHistogram1D* _hist_etapp;
-    AIDA::IHistogram1D* _hist_etappbar;
+    AIDA::IHistogram1D* _hist_nch_pp;
+    AIDA::IHistogram1D* _hist_nch_ppbar;
+    AIDA::IHistogram1D* _hist_eta_pp;
+    AIDA::IHistogram1D* _hist_eta_ppbar;
     //@}
 
   };


More information about the Rivet-svn mailing list