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

#include <IJetGroupProduct.h>

Inheritance diagram for IJetGroupProduct:
Collaboration diagram for IJetGroupProduct:

Public Member Functions

virtual ~IJetGroupProduct ()=default
 
virtual std::vector< std::size_t > next (const Collector &)=0
 
virtual bool valid () const =0
 

Detailed Description

Definition at line 14 of file IJetGroupProduct.h.

Constructor & Destructor Documentation

◆ ~IJetGroupProduct()

virtual IJetGroupProduct::~IJetGroupProduct ( )
virtualdefault

Member Function Documentation

◆ next()

virtual std::vector<std::size_t> IJetGroupProduct::next ( const Collector )
pure virtual

◆ valid()

virtual bool IJetGroupProduct::valid ( ) const
pure virtual

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