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

#include <ProtoClusterCollection.h>

Public Member Functions

 ProtoClusterCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection)
 
 ProtoClusterCollectionIterator (const ProtoClusterCollectionIterator &)=delete
 
ProtoClusterCollectionIteratoroperator= (const ProtoClusterCollectionIterator &)=delete
 
bool operator!= (const ProtoClusterCollectionIterator &x) const
 
bool operator== (const ProtoClusterCollectionIterator &x) const
 
ProtoCluster operator* ()
 
ProtoClusteroperator-> ()
 
ProtoClusterCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ ProtoClusterCollectionIterator() [1/2]

edm4eic::ProtoClusterCollectionIterator::ProtoClusterCollectionIterator ( size_t index,
const ProtoClusterObjPointerContainer * collection )
inline

◆ ProtoClusterCollectionIterator() [2/2]

edm4eic::ProtoClusterCollectionIterator::ProtoClusterCollectionIterator ( const ProtoClusterCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

ProtoCluster edm4eic::ProtoClusterCollectionIterator::operator* ( )

◆ operator++()

ProtoClusterCollectionIterator & edm4eic::ProtoClusterCollectionIterator::operator++ ( )

◆ operator->()

ProtoCluster * edm4eic::ProtoClusterCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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