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

#include <MCRecoTrackerHitAssociationCollection.h>

Public Types

using value_type = MCRecoTrackerHitAssociation
 
using difference_type = ptrdiff_t
 
using reference = MutableMCRecoTrackerHitAssociation
 
using pointer = MutableMCRecoTrackerHitAssociation*
 
using iterator_category = std::input_iterator_tag
 
using iterator_concept = std::random_access_iterator_tag
 

Public Member Functions

 MCRecoTrackerHitAssociationMutableCollectionIterator (size_t index, const MCRecoTrackerHitAssociationObjPointerContainer *collection)
 
 MCRecoTrackerHitAssociationMutableCollectionIterator ()=default
 
 MCRecoTrackerHitAssociationMutableCollectionIterator (const MCRecoTrackerHitAssociationMutableCollectionIterator &)=default
 
 MCRecoTrackerHitAssociationMutableCollectionIterator (MCRecoTrackerHitAssociationMutableCollectionIterator &&)=default
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator= (const MCRecoTrackerHitAssociationMutableCollectionIterator &)=default
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator= (MCRecoTrackerHitAssociationMutableCollectionIterator &&)=default
 
 ~MCRecoTrackerHitAssociationMutableCollectionIterator ()=default
 
auto operator<=> (const MCRecoTrackerHitAssociationMutableCollectionIterator &other) const
 
bool operator== (const MCRecoTrackerHitAssociationMutableCollectionIterator &x) const
 
reference operator* () const
 
pointer operator-> ()
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator++ ()
 
MCRecoTrackerHitAssociationMutableCollectionIterator operator++ (int)
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator-- ()
 
MCRecoTrackerHitAssociationMutableCollectionIterator operator-- (int)
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator+= (difference_type n)
 
MCRecoTrackerHitAssociationMutableCollectionIterator operator+ (difference_type n) const
 
MCRecoTrackerHitAssociationMutableCollectionIteratoroperator-= (difference_type n)
 
MCRecoTrackerHitAssociationMutableCollectionIterator operator- (difference_type n) const
 
reference operator[] (difference_type n) const
 
difference_type operator- (const MCRecoTrackerHitAssociationMutableCollectionIterator &other) const
 

Friends

MCRecoTrackerHitAssociationMutableCollectionIterator operator+ (MCRecoTrackerHitAssociationMutableCollectionIterator::difference_type n, const MCRecoTrackerHitAssociationMutableCollectionIterator &it)
 

Member Typedef Documentation

◆ difference_type

◆ iterator_category

◆ iterator_concept

◆ pointer

◆ reference

◆ value_type

Constructor & Destructor Documentation

◆ MCRecoTrackerHitAssociationMutableCollectionIterator() [1/4]

edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::MCRecoTrackerHitAssociationMutableCollectionIterator ( size_t index,
const MCRecoTrackerHitAssociationObjPointerContainer * collection )
inline

◆ MCRecoTrackerHitAssociationMutableCollectionIterator() [2/4]

edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::MCRecoTrackerHitAssociationMutableCollectionIterator ( )
default

◆ MCRecoTrackerHitAssociationMutableCollectionIterator() [3/4]

edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::MCRecoTrackerHitAssociationMutableCollectionIterator ( const MCRecoTrackerHitAssociationMutableCollectionIterator & )
default

◆ MCRecoTrackerHitAssociationMutableCollectionIterator() [4/4]

edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::MCRecoTrackerHitAssociationMutableCollectionIterator ( MCRecoTrackerHitAssociationMutableCollectionIterator && )
default

◆ ~MCRecoTrackerHitAssociationMutableCollectionIterator()

edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::~MCRecoTrackerHitAssociationMutableCollectionIterator ( )
default

Member Function Documentation

◆ operator*()

MCRecoTrackerHitAssociationMutableCollectionIterator::reference edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator* ( ) const

◆ operator+()

MCRecoTrackerHitAssociationMutableCollectionIterator edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator+ ( difference_type n) const

◆ operator++() [1/2]

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator++ ( )

◆ operator++() [2/2]

MCRecoTrackerHitAssociationMutableCollectionIterator edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator++ ( int )

◆ operator+=()

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator+= ( difference_type n)

◆ operator-() [1/2]

MCRecoTrackerHitAssociationMutableCollectionIterator::difference_type edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator- ( const MCRecoTrackerHitAssociationMutableCollectionIterator & other) const

◆ operator-() [2/2]

MCRecoTrackerHitAssociationMutableCollectionIterator edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator- ( difference_type n) const

◆ operator--() [1/2]

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator-- ( )

◆ operator--() [2/2]

MCRecoTrackerHitAssociationMutableCollectionIterator edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator-- ( int )

◆ operator-=()

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator-= ( difference_type n)

◆ operator->()

MCRecoTrackerHitAssociationMutableCollectionIterator::pointer edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator-> ( )

◆ operator<=>()

auto edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator<=> ( const MCRecoTrackerHitAssociationMutableCollectionIterator & other) const
inline

◆ operator=() [1/2]

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator= ( const MCRecoTrackerHitAssociationMutableCollectionIterator & )
default

◆ operator=() [2/2]

MCRecoTrackerHitAssociationMutableCollectionIterator & edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator= ( MCRecoTrackerHitAssociationMutableCollectionIterator && )
default

◆ operator==()

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

◆ operator[]()

MCRecoTrackerHitAssociationMutableCollectionIterator::reference edm4eic::MCRecoTrackerHitAssociationMutableCollectionIterator::operator[] ( difference_type n) const

Friends And Related Symbol Documentation

◆ operator+


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