1 #ifndef __JADEPLUGIN_HH__ 2 #define __JADEPLUGIN_HH__ 32 #include "fastjet/JetDefinition.hh" 34 FASTJET_BEGIN_NAMESPACE
37 class ClusterSequence;
86 virtual std::string description ()
const;
92 virtual double R()
const {
return 1.0;}
102 FASTJET_END_NAMESPACE
104 #endif // __JADEPLUGIN_HH__
virtual bool exclusive_sequence_meaningful() const
avoid the warning whenever the user requests "exclusive" jets from the cluster sequence ...
JadePlugin(const JadePlugin &plugin)
copy constructor
JadePlugin()
Main constructor for the Jade Plugin class.
virtual double R() const
the plugin mechanism's standard way of accessing the jet radius.
a class that allows a user to introduce their own "plugin" jet finder
Implementation of the e+e- Jade algorithm (plugin for fastjet v2.4 upwards)