1 #ifndef __D0RUNIPRE96CONEPLUGIN_HH__
2 #define __D0RUNIPRE96CONEPLUGIN_HH__
32 #include "fastjet/D0RunIBaseConePlugin.hh"
36 FASTJET_BEGIN_NAMESPACE
79 : D0RunIBaseConePlugin(CONErad_in, JETmne_in , SPLifr_in){}
82 virtual std::string description ()
const;
85 virtual void run_clustering(ClusterSequence &)
const;
88 static bool _first_time;
91 void _print_banner(std::ostream *ostr)
const;
97 #endif // __D0RUNIPRE96CONEPLUGIN_HH__