[Rivet-svn] r3646 - trunk/bin

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Mar 22 10:30:22 GMT 2012


Author: dgrell
Date: Thu Mar 22 10:30:22 2012
New Revision: 3646

Log:
Fixed *@!$%£"ng data loss bug because of obsolete documentation. AAAAAAAAARGH!

Modified:
   trunk/bin/rivet-rmgaps

Modified: trunk/bin/rivet-rmgaps
==============================================================================
--- trunk/bin/rivet-rmgaps	Wed Mar 21 15:41:35 2012	(r3645)
+++ trunk/bin/rivet-rmgaps	Thu Mar 22 10:30:22 2012	(r3646)
@@ -1,7 +1,8 @@
 #! /usr/bin/env python
 
-"""\
-%prog datafile.aida mcfile.aida [outputfile.aida]
+"""
+%prog mcfile.aida [outputfile.aida]
+%prog --no-rivet-refs datafile.aida mcfile.aida [outputfile.aida]
 
 Remove bins in Rivet-generated MC AIDA files which are actually binning gaps in
 the reference histogram. Rivet's histogramming system currently has no way to


More information about the Rivet-svn mailing list