![]() |
ATLAS Offline Software
|
#include <JetGroupUnion.h>
Public Member Functions | |
| JetGroupUnion (const std::vector< std::size_t > &siblings, const CondInd2JetGroupsInds &satisfiedBy) | |
| virtual std::vector< std::size_t > | next (const Collector &) override |
| virtual bool | valid () const override |
Private Attributes | |
| std::vector< std::size_t > | m_jetIndices |
| bool | m_done {false} |
Definition at line 20 of file JetGroupUnion.h.
| JetGroupUnion::JetGroupUnion | ( | const std::vector< std::size_t > & | siblings, |
| const CondInd2JetGroupsInds & | satisfiedBy ) |
Definition at line 12 of file JetGroupUnion.cxx.
Implements IJetGroupProduct.
Definition at line 36 of file JetGroupUnion.cxx.
|
overridevirtual |
|
private |
Definition at line 33 of file JetGroupUnion.h.
|
private |
Definition at line 32 of file JetGroupUnion.h.