1 #ifndef __D0RUNIPRE96CONEPLUGIN_HH__     2 #define __D0RUNIPRE96CONEPLUGIN_HH__    34 #include "fastjet/internal/base.hh"         35 #include "fastjet/D0RunIBaseConePlugin.hh"    39 FASTJET_BEGIN_NAMESPACE      
    85   virtual std::string description () 
const;
    91   static bool _first_time;
    94   void _print_banner(std::ostream *ostr) 
const;
   100 #endif // __D0RUNIPRE96CONEPLUGIN_HH__ 
D0RunIBaseConePlugin is base class for a plugin for FastJet (v3.0 or later) that provides an interfac...
 
D0RunIpre96ConePlugin(double CONErad_in, double JETmne_in, double SPLifr_in=_DEFAULT_SPLifr)
The D0RunIpre96ConePlugin constructor, which sets the "free" parameters of the algorithm: ...
 
A plugin for FastJet (v3.0 or later) that provides an interface to the pre 1996 D0 version of Run-I c...