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__
A plugin for FastJet (v3.0 or later) that provides an interface to the pre 1996 D0 version of Run-I c...
D0RunIpre96ConePlugin(double CONErad_in, double JETmne_in, double SPLifr_in=_DEFAULT_SPLifr)
The D0RunIpre96ConePlugin constructor, which sets the "free" parameters of the algorithm: ...