const_iterator to loop over cells belonging to a cluster
More...
#include <CaloClusterCellLink.h>
const_iterator to loop over cells belonging to a cluster
Definition at line 56 of file CaloClusterCellLink.h.
◆ difference_type
◆ iterator_category
◆ pointer
◆ reference
◆ value_type
◆ const_iterator() [1/2]
| CaloClusterCellLink::const_iterator::const_iterator |
( |
| ) |
|
|
delete |
◆ const_iterator() [2/2]
| CaloClusterCellLink::const_iterator::const_iterator |
( |
const CaloCellContainer * | cellCont, |
|
|
linkAndWeightCollType::const_iterator | it ) |
|
inline |
constructor *
- Parameters
-
| [in] | cellCont | Pointer to the CaloCellContainer |
| [in] | it | map-iterator to the map insinde CaloClusterLinkContainer |
Definition at line 71 of file CaloClusterCellLink.h.
71 :
const CaloCellContainer * m_ccc
linkAndWeightCollType::const_iterator m_it
◆ index()
| unsigned CaloClusterCellLink::const_iterator::index |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool CaloClusterCellLink::const_iterator::operator!= |
( |
const const_iterator & | b | ) |
const |
|
inline |
◆ operator*()
| const CaloCell * CaloClusterCellLink::const_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++() [1/2]
◆ operator++() [2/2]
| const_iterator CaloClusterCellLink::const_iterator::operator++ |
( |
int | | ) |
|
|
inline |
◆ operator--() [1/2]
◆ operator--() [2/2]
| const_iterator CaloClusterCellLink::const_iterator::operator-- |
( |
int | | ) |
|
|
inline |
◆ operator->()
| const CaloCell * CaloClusterCellLink::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool CaloClusterCellLink::const_iterator::operator== |
( |
const const_iterator & | b | ) |
const |
|
inline |
◆ weight()
| weight_t CaloClusterCellLink::const_iterator::weight |
( |
| ) |
const |
|
inline |
◆ m_ccc
◆ m_it
| linkAndWeightCollType::const_iterator CaloClusterCellLink::const_iterator::m_it |
|
private |
The documentation for this class was generated from the following file: