#include <CaloTowerStore.h>
Definition at line 226 of file CaloTowerStore.h.
◆ cell_iterator() [1/2]
| CaloTowerStore::cell_iterator::cell_iterator |
( |
std::vector< Entry >::const_iterator | it, |
|
|
unsigned int | n1, |
|
|
unsigned int | offs1, |
|
|
unsigned int | offs2, |
|
|
std::vector< double >::const_iterator | weights ) |
|
inline |
Definition at line 229 of file CaloTowerStore.h.
242 { }
std::vector< double >::const_iterator m_weights
std::vector< Entry >::const_iterator m_it
◆ cell_iterator() [2/2]
◆ hash()
| unsigned int CaloTowerStore::cell_iterator::hash |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool CaloTowerStore::cell_iterator::operator!= |
( |
const cell_iterator & | other | ) |
|
|
inline |
◆ operator++()
Definition at line 262 of file CaloTowerStore.h.
262 {
267 }
268 else {
272 }
273 }
274 return *this;
275 }
◆ weight()
| double CaloTowerStore::cell_iterator::weight |
( |
| ) |
const |
|
inline |
◆ m_hash
| unsigned int CaloTowerStore::cell_iterator::m_hash {} |
|
private |
◆ m_it
◆ m_n1
| unsigned int CaloTowerStore::cell_iterator::m_n1 {} |
|
private |
◆ m_nleft
| unsigned int CaloTowerStore::cell_iterator::m_nleft {} |
|
private |
◆ m_offs
| unsigned int CaloTowerStore::cell_iterator::m_offs {} |
|
private |
◆ m_offs2
| unsigned int CaloTowerStore::cell_iterator::m_offs2 {} |
|
private |
◆ m_stride
| unsigned int CaloTowerStore::cell_iterator::m_stride {} |
|
private |
◆ m_weights
The documentation for this class was generated from the following file: