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

#include <TrackCollection.h>

Public Member Functions

 TrackMutableCollectionIterator (size_t index, const TrackObjPointerContainer *collection)
 
 TrackMutableCollectionIterator (const TrackMutableCollectionIterator &)=delete
 
TrackMutableCollectionIteratoroperator= (const TrackMutableCollectionIterator &)=delete
 
bool operator!= (const TrackMutableCollectionIterator &x) const
 
bool operator== (const TrackMutableCollectionIterator &x) const
 
MutableTrack operator* ()
 
MutableTrackoperator-> ()
 
TrackMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackMutableCollectionIterator() [1/2]

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

◆ TrackMutableCollectionIterator() [2/2]

edm4eic::TrackMutableCollectionIterator::TrackMutableCollectionIterator ( const TrackMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrack edm4eic::TrackMutableCollectionIterator::operator* ( )

◆ operator++()

TrackMutableCollectionIterator & edm4eic::TrackMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrack * edm4eic::TrackMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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