Utils.cc
Go to the documentation of this file.
00001 #include "Rivet/Config/RivetCommon.hh" 00002 #include "Rivet/Tools/Utils.hh" 00003 00004 00005 namespace Rivet { 00006 00007 00008 /// A function to get the Rivet version string 00009 string version() { 00010 return RIVET_VERSION; 00011 } 00012 00013 00014 } Generated on Thu Mar 10 2016 08:29:53 for The Rivet MC analysis system by ![]() |