![]() |
ATLAS Offline Software
|
Used to pass data between the methods of the Key Classes: Returns the Eta and Phi bins, and the centre of the bins. More...
#include <BinAndCoord.h>
Public Member Functions | |
| BinAndCoord (int phiBin, int etaBin, Coordinate *centralCoords) | |
| ~BinAndCoord () | |
| int | phiBin () const |
| int | etaBin () const |
| const Coordinate * | coords () const |
Private Attributes | |
| int | m_phiBin |
| int | m_etaBin |
| Coordinate * | m_centralCoords |
Used to pass data between the methods of the Key Classes: Returns the Eta and Phi bins, and the centre of the bins.
Definition at line 40 of file BinAndCoord.h.
|
inline |
Definition at line 48 of file BinAndCoord.h.
|
inline |
Definition at line 50 of file BinAndCoord.h.
|
inline |
Definition at line 56 of file BinAndCoord.h.
|
inline |
Definition at line 55 of file BinAndCoord.h.
|
inline |
Definition at line 54 of file BinAndCoord.h.
|
private |
Definition at line 62 of file BinAndCoord.h.
|
private |
Definition at line 61 of file BinAndCoord.h.
|
private |
Definition at line 60 of file BinAndCoord.h.
1.8.18