#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 |
◆ cell_iterator() [2/2]
CaloTowerStore::cell_iterator::cell_iterator |
( |
std::vector< Entry >::const_iterator |
it | ) |
|
|
inline |
◆ hash()
unsigned int CaloTowerStore::cell_iterator::hash |
( |
| ) |
|
|
inline |
◆ operator!=()
◆ operator++()
◆ weight()
double CaloTowerStore::cell_iterator::weight |
( |
| ) |
const |
|
inline |
◆ m_hash
unsigned int CaloTowerStore::cell_iterator::m_hash |
|
private |
◆ m_it
std::vector<Entry>::const_iterator CaloTowerStore::cell_iterator::m_it |
|
private |
◆ 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
std::vector<double>::const_iterator CaloTowerStore::cell_iterator::m_weights |
|
private |
The documentation for this class was generated from the following file: