ATLAS Offline Software
Public Member Functions | List of all members
IJetGrouper Class Referenceabstract

#include <IJetGrouper.h>

Inheritance diagram for IJetGrouper:
Collaboration diagram for IJetGrouper:

Public Member Functions

virtual ~IJetGrouper ()
 
virtual HypoJetVector next ()=0
 
virtual std::string toString () const =0
 
virtual std::string getName () const =0
 

Detailed Description

Definition at line 11 of file IJetGrouper.h.

Constructor & Destructor Documentation

◆ ~IJetGrouper()

virtual IJetGrouper::~IJetGrouper ( )
inlinevirtual

Definition at line 13 of file IJetGrouper.h.

13 {}

Member Function Documentation

◆ getName()

virtual std::string IJetGrouper::getName ( ) const
pure virtual

◆ next()

virtual HypoJetVector IJetGrouper::next ( )
pure virtual

◆ toString()

virtual std::string IJetGrouper::toString ( ) const
pure virtual

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