1#ifndef __D0RUNICONEPLUGIN_HH__
2#define __D0RUNICONEPLUGIN_HH__
34#include "fastjet/internal/base.hh"
35#include "fastjet/D0RunIBaseConePlugin.hh"
36#include "fastjet/internal/thread_safety_helpers.hh"
40FASTJET_BEGIN_NAMESPACE
81 D0RunIConePlugin (
double CONErad_in,
double JETmne_in ,
double SPLifr_in = _DEFAULT_SPLifr)
85 virtual std::string description ()
const;
94 void _print_banner(std::ostream *ostr)
const;
D0RunIBaseConePlugin is base class for a plugin for FastJet (v3.0 or later) that provides an interfac...
A plugin for FastJet (v3.0 or later) that provides an interface to the D0 version of Run-I cone algor...
D0RunIConePlugin(double CONErad_in, double JETmne_in, double SPLifr_in=_DEFAULT_SPLifr)
The D0RunIConePlugin constructor, which sets the "free" parameters of the algorithm:
provides an object wich will return "true" the first time () is called and false afterwards