![]() |
ATLAS Offline Software
|
#include <AFP_SIDLocRecoEvent.h>
Public Member Functions | |
| AFP_SIDLocRecoEvent () | |
| ~AFP_SIDLocRecoEvent () | |
| AFP_SIDLocRecoEvent (int iAlgoNum, int nStationID, float x_pos, float y_pos, float z_pos, float x_slope, float y_slope, float z_slope, int nHits, int nHoles, float fChi2) | |
| int | getAlgoNum () const |
| int | getStationID () const |
| float | getXposition () const |
| float | getYposition () const |
| float | getZposition () const |
| float | getXslope () const |
| float | getYslope () const |
| float | getZslope () const |
| int | getNHits () const |
| int | getNHoles () const |
| float | getChi2 () const |
Private Attributes | |
| int | m_iAlgoNum |
| int | m_nStationID |
| float | m_x |
| float | m_y |
| float | m_z |
| float | m_x_slope |
| float | m_y_slope |
| float | m_z_slope |
| int | m_nHits |
| int | m_nHoles |
| float | m_fChi2 |
Definition at line 10 of file AFP_SIDLocRecoEvent.h.
| AFP_SIDLocRecoEvent::AFP_SIDLocRecoEvent | ( | ) |
Definition at line 9 of file AFP_SIDLocRecoEvent.cxx.
| AFP_SIDLocRecoEvent::~AFP_SIDLocRecoEvent | ( | ) |
Definition at line 27 of file AFP_SIDLocRecoEvent.cxx.
| AFP_SIDLocRecoEvent::AFP_SIDLocRecoEvent | ( | int | iAlgoNum, |
| int | nStationID, | ||
| float | x_pos, | ||
| float | y_pos, | ||
| float | z_pos, | ||
| float | x_slope, | ||
| float | y_slope, | ||
| float | z_slope, | ||
| int | nHits, | ||
| int | nHoles, | ||
| float | fChi2 ) |
Definition at line 29 of file AFP_SIDLocRecoEvent.cxx.
|
inline |
Definition at line 20 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 32 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 30 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 31 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 21 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 23 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 26 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 24 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 27 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 25 of file AFP_SIDLocRecoEvent.h.
|
inline |
Definition at line 28 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 49 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 37 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 47 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 48 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 38 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 40 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 43 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 41 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 44 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 42 of file AFP_SIDLocRecoEvent.h.
|
private |
Definition at line 45 of file AFP_SIDLocRecoEvent.h.