EDM4eic
EIC data model
|
#include <ProtoClusterCollection.h>
Public Member Functions | |
ProtoClusterCollectionIterator (size_t index, const ProtoClusterObjPointerContainer *collection) | |
ProtoClusterCollectionIterator (const ProtoClusterCollectionIterator &)=delete | |
ProtoClusterCollectionIterator & | operator= (const ProtoClusterCollectionIterator &)=delete |
bool | operator!= (const ProtoClusterCollectionIterator &x) const |
bool | operator== (const ProtoClusterCollectionIterator &x) const |
ProtoCluster | operator* () |
ProtoCluster * | operator-> () |
ProtoClusterCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
ProtoCluster edm4eic::ProtoClusterCollectionIterator::operator* | ( | ) |
ProtoClusterCollectionIterator & edm4eic::ProtoClusterCollectionIterator::operator++ | ( | ) |
ProtoCluster * edm4eic::ProtoClusterCollectionIterator::operator-> | ( | ) |
|
delete |
|
inline |