EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::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
 
bool operator== (const TrackerHitMutableCollectionIterator &x) const
 
MutableTrackerHit operator* ()
 
MutableTrackerHitoperator-> ()
 
TrackerHitMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackerHitMutableCollectionIterator() [1/2]

edm4eic::TrackerHitMutableCollectionIterator::TrackerHitMutableCollectionIterator ( size_t index,
const TrackerHitObjPointerContainer * collection )
inline

◆ TrackerHitMutableCollectionIterator() [2/2]

edm4eic::TrackerHitMutableCollectionIterator::TrackerHitMutableCollectionIterator ( const TrackerHitMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrackerHit edm4eic::TrackerHitMutableCollectionIterator::operator* ( )

◆ operator++()

TrackerHitMutableCollectionIterator & edm4eic::TrackerHitMutableCollectionIterator::operator++ ( )

◆ operator->()

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

◆ operator=()

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

◆ operator==()

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

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