![]() |
ATLAS Offline Software
|
#include <CaloTowerStore.h>
Public Member Functions | |
| tower_iterator (std::vector< Tower >::const_iterator it, const std::vector< Entry >::const_iterator entry, const CaloTowerStore &store) | |
| cell_iterator | firstCell () const |
| cell_iterator | lastCell () const |
| size_t | size () const |
| tower_iterator & | operator++ () |
| tower_iterator & | operator+= (size_t offs) |
Protected Attributes | |
| std::vector< Entry >::const_iterator | m_entry |
| std::vector< Tower >::const_iterator | m_it |
| const CaloTowerStore & | m_store |
Definition at line 291 of file CaloTowerStore.h.
|
inline |
Definition at line 294 of file CaloTowerStore.h.
|
inline |
|
inline |
Definition at line 304 of file CaloTowerStore.h.
|
inline |
|
inline |
|
inline |
Definition at line 306 of file CaloTowerStore.h.
|
protected |
Definition at line 323 of file CaloTowerStore.h.
|
protected |
Definition at line 324 of file CaloTowerStore.h.
|
protected |
Definition at line 325 of file CaloTowerStore.h.