![]() |
ATLAS Offline Software
|
#include <ObjectRange.h>
Public Types | |
using | CM = ColumnarModeXAOD |
Public Member Functions | |
ObjectRangeIteratorXAODContainer (IteratorType &&val_iterator) noexcept | |
ObjectId< CI, CM > | operator* () const noexcept |
ObjectRangeIteratorXAODContainer< CI, IteratorType > & | operator++ () noexcept |
bool | operator== (const ObjectRangeIteratorXAODContainer< CI, IteratorType > &that) const noexcept |
bool | operator!= (const ObjectRangeIteratorXAODContainer< CI, IteratorType > &that) const noexcept |
Private Attributes | |
IteratorType | m_iterator |
Definition at line 24 of file ObjectRange.h.
using columnar::ObjectRangeIteratorXAODContainer< CI, IteratorType >::CM = ColumnarModeXAOD |
Definition at line 106 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 108 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 120 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 111 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 115 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 118 of file ObjectRange.h.
|
private |
Definition at line 124 of file ObjectRange.h.