FastJet 3.0.2
|
class that specifies the structure common to all top taggers More...
#include <fastjet/tools/TopTaggerBase.hh>
Public Member Functions | |
virtual const PseudoJet & | W () const =0 |
virtual const PseudoJet & | non_W () const =0 |
class that specifies the structure common to all top taggers
Note that this specifies only the W, non_W part of the interface. An actual top tagger structure class will also need to derive from a PseudoJetStructureBase type class (e.g. CompositeJetStructure)
Definition at line 94 of file TopTaggerBase.hh.