EDM4eic
EIC data model
|
#include <TrajectoryCollection.h>
Public Member Functions | |
TrajectoryMutableCollectionIterator (size_t index, const TrajectoryObjPointerContainer *collection) | |
TrajectoryMutableCollectionIterator (const TrajectoryMutableCollectionIterator &)=delete | |
TrajectoryMutableCollectionIterator & | operator= (const TrajectoryMutableCollectionIterator &)=delete |
bool | operator!= (const TrajectoryMutableCollectionIterator &x) const |
bool | operator== (const TrajectoryMutableCollectionIterator &x) const |
MutableTrajectory | operator* () |
MutableTrajectory * | operator-> () |
TrajectoryMutableCollectionIterator & | operator++ () |
|
inline |
|
delete |
|
inline |
MutableTrajectory edm4eic::TrajectoryMutableCollectionIterator::operator* | ( | ) |
TrajectoryMutableCollectionIterator & edm4eic::TrajectoryMutableCollectionIterator::operator++ | ( | ) |
MutableTrajectory * edm4eic::TrajectoryMutableCollectionIterator::operator-> | ( | ) |
|
delete |
|
inline |