FastJet  3.3.0
Public Member Functions | List of all members
fastjet::TopTaggerBaseStructure Class Referenceabstract

class that specifies the structure common to all top taggers More...

#include <fastjet/tools/TopTaggerBase.hh>

Inheritance diagram for fastjet::TopTaggerBaseStructure:
Inheritance graph
[legend]

Public Member Functions

virtual const PseudoJetW () const =0
 
virtual const PseudoJetnon_W () const =0
 

Detailed Description

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 96 of file TopTaggerBase.hh.


The documentation for this class was generated from the following file: