![]() |
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 35 of file BinAndCoord.h.
|
inline |
Definition at line 38 of file BinAndCoord.h.
|
inline |
Definition at line 40 of file BinAndCoord.h.
|
inline |
Definition at line 46 of file BinAndCoord.h.
|
inline |
Definition at line 45 of file BinAndCoord.h.
|
inline |
Definition at line 44 of file BinAndCoord.h.
|
private |
Definition at line 52 of file BinAndCoord.h.
|
private |
Definition at line 51 of file BinAndCoord.h.
|
private |
Definition at line 50 of file BinAndCoord.h.