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

#include <ClusterCollection.h>

Public Member Functions

 ClusterCollectionIterator (size_t index, const ClusterObjPointerContainer *collection)
 
 ClusterCollectionIterator (const ClusterCollectionIterator &)=delete
 
ClusterCollectionIteratoroperator= (const ClusterCollectionIterator &)=delete
 
bool operator!= (const ClusterCollectionIterator &x) const
 
bool operator== (const ClusterCollectionIterator &x) const
 
Cluster operator* ()
 
Clusteroperator-> ()
 
ClusterCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ClusterCollectionIterator() [1/2]

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

◆ ClusterCollectionIterator() [2/2]

edm4eic::ClusterCollectionIterator::ClusterCollectionIterator ( const ClusterCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Cluster edm4eic::ClusterCollectionIterator::operator* ( )

◆ operator++()

ClusterCollectionIterator & edm4eic::ClusterCollectionIterator::operator++ ( )

◆ operator->()

Cluster * edm4eic::ClusterCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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