EICd
EIC data model
|
#include <RawCalorimeterHitCollection.h>
Public Member Functions | |
RawCalorimeterHitMutableCollectionIterator (size_t index, const RawCalorimeterHitObjPointerContainer *collection) | |
RawCalorimeterHitMutableCollectionIterator (const RawCalorimeterHitMutableCollectionIterator &)=delete | |
RawCalorimeterHitMutableCollectionIterator & | operator= (const RawCalorimeterHitMutableCollectionIterator &)=delete |
bool | operator!= (const RawCalorimeterHitMutableCollectionIterator &x) const |
MutableRawCalorimeterHit | operator* () |
MutableRawCalorimeterHit * | operator-> () |
RawCalorimeterHitMutableCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
MutableRawCalorimeterHit eicd::RawCalorimeterHitMutableCollectionIterator::operator* | ( | ) |
RawCalorimeterHitMutableCollectionIterator & eicd::RawCalorimeterHitMutableCollectionIterator::operator++ | ( | ) |
MutableRawCalorimeterHit * eicd::RawCalorimeterHitMutableCollectionIterator::operator-> | ( | ) |
|
delete |