|
[Rivet-svn] r3715 - branches/2011-07-aida2yoda/binblackhole at projects.hepforge.org blackhole at projects.hepforge.orgTue May 1 20:11:23 BST 2012
Author: hoeth Date: Tue May 1 20:11:23 2012 New Revision: 3715 Log: write Rivet.yoda by default (it is a yoda file anyway) Modified: branches/2011-07-aida2yoda/bin/rivet Modified: branches/2011-07-aida2yoda/bin/rivet ============================================================================== --- branches/2011-07-aida2yoda/bin/rivet Tue May 1 18:55:12 2012 (r3714) +++ branches/2011-07-aida2yoda/bin/rivet Tue May 1 20:11:23 2012 (r3715) @@ -94,7 +94,7 @@ extragroup = OptionGroup(parser, "Extra run settings") extragroup.add_option("-H", "--histo-file", dest="HISTOFILE", - default="Rivet.aida", help="specify the output histo file path (default = %default)") + default="Rivet.yoda", help="specify the output histo file path (default = %default)") extragroup.add_option("-x", "--cross-section", dest="CROSS_SECTION", default=None, metavar="XS", help="specify the signal process cross-section in pb")
More information about the Rivet-svn mailing list |