Used by Key Classes, returns and integer coorginate for the bin Eta-Phi.
More...
#include <ICoordinate.h>
Used by Key Classes, returns and integer coorginate for the bin Eta-Phi.
Definition at line 31 of file ICoordinate.h.
◆ ICoordinate()
LVL1::ICoordinate::ICoordinate |
( |
int |
phi, |
|
|
int |
eta, |
|
|
double |
dEta |
|
) |
| |
◆ ~ICoordinate()
LVL1::ICoordinate::~ICoordinate |
( |
| ) |
|
|
virtual |
◆ checkBounds()
void LVL1::ICoordinate::checkBounds |
( |
| ) |
|
|
private |
◆ dEta()
double LVL1::ICoordinate::dEta |
( |
| ) |
const |
◆ eta()
int LVL1::ICoordinate::eta |
( |
| ) |
const |
◆ phi()
int LVL1::ICoordinate::phi |
( |
| ) |
const |
◆ setCoords()
void LVL1::ICoordinate::setCoords |
( |
int |
phi, |
|
|
int |
eta |
|
) |
| |
◆ m_dEta
double LVL1::ICoordinate::m_dEta |
|
private |
◆ m_eta
int LVL1::ICoordinate::m_eta |
|
private |
◆ m_phi
int LVL1::ICoordinate::m_phi |
|
private |
The documentation for this class was generated from the following files: