00001 // -*- C++ -*- 00002 #ifndef RIVET_AnalysisHandler_FH 00003 #define RIVET_AnalysisHandler_FH 00004 00005 #include "Rivet/HistoFormat.hh" 00006 00007 namespace Rivet { 00008 00009 // Forward declaration of AnalysisHandler class 00010 class AnalysisHandler; 00011 00012 } 00013 00014 #endif