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

#include <TensorCollection.h>

Public Member Functions

 TensorCollectionIterator (size_t index, const TensorObjPointerContainer *collection)
 
 TensorCollectionIterator (const TensorCollectionIterator &)=delete
 
TensorCollectionIteratoroperator= (const TensorCollectionIterator &)=delete
 
bool operator!= (const TensorCollectionIterator &x) const
 
bool operator== (const TensorCollectionIterator &x) const
 
Tensor operator* ()
 
Tensoroperator-> ()
 
TensorCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ TensorCollectionIterator() [1/2]

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

◆ TensorCollectionIterator() [2/2]

edm4eic::TensorCollectionIterator::TensorCollectionIterator ( const TensorCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

Tensor edm4eic::TensorCollectionIterator::operator* ( )

◆ operator++()

TensorCollectionIterator & edm4eic::TensorCollectionIterator::operator++ ( )

◆ operator->()

Tensor * edm4eic::TensorCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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