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

#include <SimPulseCollection.h>

Public Member Functions

 SimPulseCollectionIterator (size_t index, const SimPulseObjPointerContainer *collection)
 
 SimPulseCollectionIterator (const SimPulseCollectionIterator &)=delete
 
SimPulseCollectionIteratoroperator= (const SimPulseCollectionIterator &)=delete
 
bool operator!= (const SimPulseCollectionIterator &x) const
 
bool operator== (const SimPulseCollectionIterator &x) const
 
SimPulse operator* ()
 
SimPulseoperator-> ()
 
SimPulseCollectionIteratoroperator++ ()
 

Constructor & Destructor Documentation

◆ SimPulseCollectionIterator() [1/2]

edm4eic::SimPulseCollectionIterator::SimPulseCollectionIterator ( size_t index,
const SimPulseObjPointerContainer * collection )
inline

◆ SimPulseCollectionIterator() [2/2]

edm4eic::SimPulseCollectionIterator::SimPulseCollectionIterator ( const SimPulseCollectionIterator & )
delete

Member Function Documentation

◆ operator!=()

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

◆ operator*()

SimPulse edm4eic::SimPulseCollectionIterator::operator* ( )

◆ operator++()

SimPulseCollectionIterator & edm4eic::SimPulseCollectionIterator::operator++ ( )

◆ operator->()

SimPulse * edm4eic::SimPulseCollectionIterator::operator-> ( )

◆ operator=()

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

◆ operator==()

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

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