EICd
EIC data model
eicd::TrackerHitMutableCollectionIterator Class Reference

#include <TrackerHitCollection.h>

Public Member Functions

 TrackerHitMutableCollectionIterator (size_t index, const TrackerHitObjPointerContainer *collection)
 
 TrackerHitMutableCollectionIterator (const TrackerHitMutableCollectionIterator &)=delete
 
TrackerHitMutableCollectionIteratoroperator= (const TrackerHitMutableCollectionIterator &)=delete
 
bool operator!= (const TrackerHitMutableCollectionIterator &x) const
 
MutableTrackerHit operator* ()
 
MutableTrackerHitoperator-> ()
 
TrackerHitMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackerHitMutableCollectionIterator() [1/2]

eicd::TrackerHitMutableCollectionIterator::TrackerHitMutableCollectionIterator ( size_t  index,
const TrackerHitObjPointerContainer collection 
)
inline

◆ TrackerHitMutableCollectionIterator() [2/2]

eicd::TrackerHitMutableCollectionIterator::TrackerHitMutableCollectionIterator ( const TrackerHitMutableCollectionIterator )
delete

Member Function Documentation

◆ operator!=()

bool eicd::TrackerHitMutableCollectionIterator::operator!= ( const TrackerHitMutableCollectionIterator x) const
inline

◆ operator*()

MutableTrackerHit eicd::TrackerHitMutableCollectionIterator::operator* ( )

◆ operator++()

TrackerHitMutableCollectionIterator & eicd::TrackerHitMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrackerHit * eicd::TrackerHitMutableCollectionIterator::operator-> ( )

◆ operator=()

TrackerHitMutableCollectionIterator & eicd::TrackerHitMutableCollectionIterator::operator= ( const TrackerHitMutableCollectionIterator )
delete

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