EDM4eic
EIC data model
Loading...
Searching...
No Matches
edm4eic::TrackerHitCollectionIterator Class Reference

#include <TrackerHitCollection.h>

Public Member Functions

 TrackerHitCollectionIterator (size_t index, const TrackerHitObjPointerContainer *collection)
 
 TrackerHitCollectionIterator (const TrackerHitCollectionIterator &)=delete
 
TrackerHitCollectionIteratoroperator= (const TrackerHitCollectionIterator &)=delete
 
bool operator!= (const TrackerHitCollectionIterator &x) const
 
bool operator== (const TrackerHitCollectionIterator &x) const
 
TrackerHit operator* ()
 
TrackerHitoperator-> ()
 
TrackerHitCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackerHitCollectionIterator() [1/2]

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

◆ TrackerHitCollectionIterator() [2/2]

edm4eic::TrackerHitCollectionIterator::TrackerHitCollectionIterator ( const TrackerHitCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

TrackerHit edm4eic::TrackerHitCollectionIterator::operator* ( )

◆ operator++()

TrackerHitCollectionIterator & edm4eic::TrackerHitCollectionIterator::operator++ ( )

◆ operator->()

TrackerHit * edm4eic::TrackerHitCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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