![]() |
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 110 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 112 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 124 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 115 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 119 of file ObjectRange.h.
|
inlinenoexcept |
Definition at line 122 of file ObjectRange.h.
|
private |
Definition at line 128 of file ObjectRange.h.
1.8.18