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

#include <TrackCollection.h>

Public Member Functions

 TrackCollectionIterator (size_t index, const TrackObjPointerContainer *collection)
 
 TrackCollectionIterator (const TrackCollectionIterator &)=delete
 
TrackCollectionIteratoroperator= (const TrackCollectionIterator &)=delete
 
bool operator!= (const TrackCollectionIterator &x) const
 
bool operator== (const TrackCollectionIterator &x) const
 
Track operator* ()
 
Trackoperator-> ()
 
TrackCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackCollectionIterator() [1/2]

edm4eic::TrackCollectionIterator::TrackCollectionIterator ( size_t index,
const TrackObjPointerContainer * collection )
inline

◆ TrackCollectionIterator() [2/2]

edm4eic::TrackCollectionIterator::TrackCollectionIterator ( const TrackCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Track edm4eic::TrackCollectionIterator::operator* ( )

◆ operator++()

TrackCollectionIterator & edm4eic::TrackCollectionIterator::operator++ ( )

◆ operator->()

Track * edm4eic::TrackCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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