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

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Fri Dec 10 00:32:54 GMT 2010


Author: buckley
Date: Fri Dec 10 00:32:54 2010
New Revision: 2844

Log:
Cosmetic

Modified:
   trunk/src/Analyses/UA1_1990_S2044935.cc

Modified: trunk/src/Analyses/UA1_1990_S2044935.cc
==============================================================================
--- trunk/src/Analyses/UA1_1990_S2044935.cc	Fri Dec 10 00:30:54 2010	(r2843)
+++ trunk/src/Analyses/UA1_1990_S2044935.cc	Fri Dec 10 00:32:54 2010	(r2844)
@@ -111,7 +111,7 @@
           } else if (inRange(dnch_deta, 4.0, 8.0)) {
             _sumwTrig40 += weight;
             _hist_Esigd3p40->fill(pt/GeV, scaled_weight);
-          } else if(dnch_deta > 8.0) {
+          } else if (dnch_deta > 8.0) {
             _sumwTrig80 += weight;
             _hist_Esigd3p80->fill(pt/GeV, scaled_weight);
           }


More information about the Rivet-svn mailing list