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

#include <VertexCollection.h>

Public Member Functions

 VertexMutableCollectionIterator (size_t index, const VertexObjPointerContainer *collection)
 
 VertexMutableCollectionIterator (const VertexMutableCollectionIterator &)=delete
 
VertexMutableCollectionIteratoroperator= (const VertexMutableCollectionIterator &)=delete
 
bool operator!= (const VertexMutableCollectionIterator &x) const
 
bool operator== (const VertexMutableCollectionIterator &x) const
 
MutableVertex operator* ()
 
MutableVertexoperator-> ()
 
VertexMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ VertexMutableCollectionIterator() [1/2]

edm4eic::VertexMutableCollectionIterator::VertexMutableCollectionIterator ( size_t index,
const VertexObjPointerContainer * collection )
inline

◆ VertexMutableCollectionIterator() [2/2]

edm4eic::VertexMutableCollectionIterator::VertexMutableCollectionIterator ( const VertexMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableVertex edm4eic::VertexMutableCollectionIterator::operator* ( )

◆ operator++()

VertexMutableCollectionIterator & edm4eic::VertexMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableVertex * edm4eic::VertexMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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