00001 // -*- C++ -*- 00002 // 00003 // This is the forward declaration of the Event class. 00004 // 00005 #ifndef RIVET_Event_FH 00006 #define RIVET_Event_FH 00007 00008 namespace Rivet { 00009 00010 class Event; 00011 00012 } 00013 00014 #endif