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

#include <ClusterCollection.h>

Public Member Functions

 ClusterMutableCollectionIterator (size_t index, const ClusterObjPointerContainer *collection)
 
 ClusterMutableCollectionIterator (const ClusterMutableCollectionIterator &)=delete
 
ClusterMutableCollectionIteratoroperator= (const ClusterMutableCollectionIterator &)=delete
 
bool operator!= (const ClusterMutableCollectionIterator &x) const
 
bool operator== (const ClusterMutableCollectionIterator &x) const
 
MutableCluster operator* ()
 
MutableClusteroperator-> ()
 
ClusterMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterMutableCollectionIterator() [1/2]

edm4eic::ClusterMutableCollectionIterator::ClusterMutableCollectionIterator ( size_t index,
const ClusterObjPointerContainer * collection )
inline

◆ ClusterMutableCollectionIterator() [2/2]

edm4eic::ClusterMutableCollectionIterator::ClusterMutableCollectionIterator ( const ClusterMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableCluster edm4eic::ClusterMutableCollectionIterator::operator* ( )

◆ operator++()

ClusterMutableCollectionIterator & edm4eic::ClusterMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableCluster * edm4eic::ClusterMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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