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

#include <TrajectoryCollection.h>

Public Member Functions

 TrajectoryMutableCollectionIterator (size_t index, const TrajectoryObjPointerContainer *collection)
 
 TrajectoryMutableCollectionIterator (const TrajectoryMutableCollectionIterator &)=delete
 
TrajectoryMutableCollectionIteratoroperator= (const TrajectoryMutableCollectionIterator &)=delete
 
bool operator!= (const TrajectoryMutableCollectionIterator &x) const
 
bool operator== (const TrajectoryMutableCollectionIterator &x) const
 
MutableTrajectory operator* ()
 
MutableTrajectoryoperator-> ()
 
TrajectoryMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TrajectoryMutableCollectionIterator() [1/2]

edm4eic::TrajectoryMutableCollectionIterator::TrajectoryMutableCollectionIterator ( size_t index,
const TrajectoryObjPointerContainer * collection )
inline

◆ TrajectoryMutableCollectionIterator() [2/2]

edm4eic::TrajectoryMutableCollectionIterator::TrajectoryMutableCollectionIterator ( const TrajectoryMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTrajectory edm4eic::TrajectoryMutableCollectionIterator::operator* ( )

◆ operator++()

TrajectoryMutableCollectionIterator & edm4eic::TrajectoryMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTrajectory * edm4eic::TrajectoryMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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