EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::RingImageCollectionIterator Class Reference

#include <RingImageCollection.h>

Public Member Functions

 RingImageCollectionIterator (size_t index, const RingImageObjPointerContainer *collection)
 
 RingImageCollectionIterator (const RingImageCollectionIterator &)=delete
 
RingImageCollectionIteratoroperator= (const RingImageCollectionIterator &)=delete
 
bool operator!= (const RingImageCollectionIterator &x) const
 
bool operator== (const RingImageCollectionIterator &x) const
 
RingImage operator* ()
 
RingImageoperator-> ()
 
RingImageCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ RingImageCollectionIterator() [1/2]

edm4eic::RingImageCollectionIterator::RingImageCollectionIterator ( size_t index,
const RingImageObjPointerContainer * collection )
inline

◆ RingImageCollectionIterator() [2/2]

edm4eic::RingImageCollectionIterator::RingImageCollectionIterator ( const RingImageCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

bool edm4eic::RingImageCollectionIterator::operator!= ( const RingImageCollectionIterator & x) const
inline

◆ operator*()

RingImage edm4eic::RingImageCollectionIterator::operator* ( )

◆ operator++()

RingImageCollectionIterator & edm4eic::RingImageCollectionIterator::operator++ ( )

◆ operator->()

RingImage * edm4eic::RingImageCollectionIterator::operator-> ( )

◆ operator=()

RingImageCollectionIterator & edm4eic::RingImageCollectionIterator::operator= ( const RingImageCollectionIterator & )
delete

◆ operator==()

bool edm4eic::RingImageCollectionIterator::operator== ( const RingImageCollectionIterator & x) const
inline

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