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