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

#include <TrackSegmentCollection.h>

Public Member Functions

 TrackSegmentMutableCollectionIterator (size_t index, const TrackSegmentObjPointerContainer *collection)
 
 TrackSegmentMutableCollectionIterator (const TrackSegmentMutableCollectionIterator &)=delete
 
TrackSegmentMutableCollectionIteratoroperator= (const TrackSegmentMutableCollectionIterator &)=delete
 
bool operator!= (const TrackSegmentMutableCollectionIterator &x) const
 
bool operator== (const TrackSegmentMutableCollectionIterator &x) const
 
MutableTrackSegment operator* ()
 
MutableTrackSegmentoperator-> ()
 
TrackSegmentMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrackSegmentMutableCollectionIterator() [1/2]

edm4eic::TrackSegmentMutableCollectionIterator::TrackSegmentMutableCollectionIterator ( size_t index,
const TrackSegmentObjPointerContainer * collection )
inline

◆ TrackSegmentMutableCollectionIterator() [2/2]

edm4eic::TrackSegmentMutableCollectionIterator::TrackSegmentMutableCollectionIterator ( const TrackSegmentMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrackSegment edm4eic::TrackSegmentMutableCollectionIterator::operator* ( )

◆ operator++()

TrackSegmentMutableCollectionIterator & edm4eic::TrackSegmentMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrackSegment * edm4eic::TrackSegmentMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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