[Rivet-svn] r1916 - trunk/src

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Oct 15 18:37:23 BST 2009


Author: buckley
Date: Thu Oct 15 18:37:23 2009
New Revision: 1916

Log:
Adding MCnet guidelines and the latest citation (we need a group publication to cite...) to the AnalysisHandler::finalize

Modified:
   trunk/src/AnalysisHandler.cc

Modified: trunk/src/AnalysisHandler.cc
==============================================================================
--- trunk/src/AnalysisHandler.cc	Thu Oct 15 18:20:38 2009	(r1915)
+++ trunk/src/AnalysisHandler.cc	Thu Oct 15 18:37:23 2009	(r1916)
@@ -89,6 +89,11 @@
       delete a;
     }
     _analyses.clear();
+
+    // Print out MCnet boilerplate
+    cout << endl;
+    cout << "The MCnet usage guidelines apply to Rivet: see http://www.montecarlonet.org/GUIDELINES" << endl;
+    cout << "Please cite arXiv:0809.4638" << endl;
   }
 
 


More information about the Rivet-svn mailing list