EDM4eic
EIC data model
|
#include <RawTrackerHitCollection.h>
Public Member Functions | |
RawTrackerHitMutableCollectionIterator (size_t index, const RawTrackerHitObjPointerContainer *collection) | |
RawTrackerHitMutableCollectionIterator (const RawTrackerHitMutableCollectionIterator &)=delete | |
RawTrackerHitMutableCollectionIterator & | operator= (const RawTrackerHitMutableCollectionIterator &)=delete |
bool | operator!= (const RawTrackerHitMutableCollectionIterator &x) const |
bool | operator== (const RawTrackerHitMutableCollectionIterator &x) const |
MutableRawTrackerHit | operator* () |
MutableRawTrackerHit * | operator-> () |
RawTrackerHitMutableCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
MutableRawTrackerHit edm4eic::RawTrackerHitMutableCollectionIterator::operator* | ( | ) |
RawTrackerHitMutableCollectionIterator & edm4eic::RawTrackerHitMutableCollectionIterator::operator++ | ( | ) |
MutableRawTrackerHit * edm4eic::RawTrackerHitMutableCollectionIterator::operator-> | ( | ) |
|
delete |
|
inline |