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

#include <TensorCollection.h>

Public Member Functions

 TensorMutableCollectionIterator (size_t index, const TensorObjPointerContainer *collection)
 
 TensorMutableCollectionIterator (const TensorMutableCollectionIterator &)=delete
 
TensorMutableCollectionIteratoroperator= (const TensorMutableCollectionIterator &)=delete
 
bool operator!= (const TensorMutableCollectionIterator &x) const
 
bool operator== (const TensorMutableCollectionIterator &x) const
 
MutableTensor operator* ()
 
MutableTensoroperator-> ()
 
TensorMutableCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TensorMutableCollectionIterator() [1/2]

edm4eic::TensorMutableCollectionIterator::TensorMutableCollectionIterator ( size_t index,
const TensorObjPointerContainer * collection )
inline

◆ TensorMutableCollectionIterator() [2/2]

edm4eic::TensorMutableCollectionIterator::TensorMutableCollectionIterator ( const TensorMutableCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

MutableTensor edm4eic::TensorMutableCollectionIterator::operator* ( )

◆ operator++()

TensorMutableCollectionIterator & edm4eic::TensorMutableCollectionIterator::operator++ ( )

◆ operator->()

MutableTensor * edm4eic::TensorMutableCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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