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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Nov 15 12:04:56 GMT 2012


Author: hoeth
Date: Thu Nov 15 12:04:56 2012
New Revision: 4019

Log:
whitespace cleanup

Modified:
   trunk/src/Analyses/STAR_2006_S6500200.cc

Modified: trunk/src/Analyses/STAR_2006_S6500200.cc
==============================================================================
--- trunk/src/Analyses/STAR_2006_S6500200.cc	Wed Nov 14 19:21:13 2012	(r4018)
+++ trunk/src/Analyses/STAR_2006_S6500200.cc	Thu Nov 15 12:04:56 2012	(r4019)
@@ -38,10 +38,10 @@
       _h_pT_proton     = bookHisto1D(1, 3, 1);
       _h_pT_antiproton = bookHisto1D(1, 4, 1);
 
-      _h_piminus_piplus	= bookScatter2D(2, 1, 1);
-      _h_antipr_pr	= bookScatter2D(2, 2, 1);
-      _h_pr_piplus	= bookScatter2D(2, 3, 1);
-      _h_antipr_piminus	= bookScatter2D(2, 4, 1);  
+      _h_piminus_piplus = bookScatter2D(2, 1, 1);
+      _h_antipr_pr      = bookScatter2D(2, 2, 1);
+      _h_pr_piplus      = bookScatter2D(2, 3, 1);
+      _h_antipr_piminus = bookScatter2D(2, 4, 1);
     }
 
 


More information about the Rivet-svn mailing list