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