#include <CaloRectangle.h>
Public Member Functions | |
int | iEtaOrIX () const |
int | iPhiOrIY () const |
Iterator (T const &home, int iEtaOrIX, int iPhiOrIY, CaloRectangle const rectangle, CaloSubdetectorTopology const &topology) | |
bool | operator!= (Iterator const &other) const |
T | operator* () const |
Iterator & | operator++ () |
bool | operator== (Iterator const &other) const |
Private Attributes | |
const T | home_ |
int | iEtaOrIX_ |
int | iPhiOrIY_ |
const CaloRectangle | rectangle_ |
CaloSubdetectorTopology const & | topology_ |
Definition at line 42 of file CaloRectangle.h.
|
inline |
Definition at line 46 of file CaloRectangle.h.
|
inline |
Definition at line 62 of file CaloRectangle.h.
Referenced by CaloRectangleRange< T >::Iterator::operator!=(), and CaloRectangleRange< T >::Iterator::operator==().
|
inline |
Definition at line 63 of file CaloRectangle.h.
Referenced by CaloRectangleRange< T >::Iterator::operator!=(), and CaloRectangleRange< T >::Iterator::operator==().
|
inline |
Definition at line 66 of file CaloRectangle.h.
References CaloRectangleRange< T >::Iterator::iEtaOrIX(), and CaloRectangleRange< T >::Iterator::iPhiOrIY().
|
inline |
Definition at line 68 of file CaloRectangle.h.
References offsetBy().
|
inline |
Definition at line 54 of file CaloRectangle.h.
|
inline |
Definition at line 65 of file CaloRectangle.h.
References CaloRectangleRange< T >::Iterator::iEtaOrIX(), and CaloRectangleRange< T >::Iterator::iPhiOrIY().
|
private |
Definition at line 72 of file CaloRectangle.h.
|
private |
Definition at line 77 of file CaloRectangle.h.
|
private |
Definition at line 78 of file CaloRectangle.h.
|
private |
Definition at line 74 of file CaloRectangle.h.
|
private |
Definition at line 75 of file CaloRectangle.h.