![]() |
ATLAS Offline Software
|
#include <AFP_TDLocRecoEvent.h>
Public Member Functions | |
| AFP_TDLocRecoEvent () | |
| ~AFP_TDLocRecoEvent () | |
| AFP_TDLocRecoEvent (int iAlgoNum, int nStationID, int nDetectorID, int nTrainID, float fTrainTime, int nTrainSize, int nSaturation) | |
| int | getAlgoNum () const |
| int | getStationID () const |
| int | getDetectorID () const |
| int | getTrainID () const |
| float | getTrainTime () const |
| int | getTrainSize () const |
| int | getSaturation () const |
Private Attributes | |
| int | m_iAlgoNum |
| int | m_nStationID |
| int | m_nDetectorID |
| int | m_nTrainID |
| float | m_fTrainTime |
| int | m_nTrainSize |
| int | m_nSaturation |
Definition at line 10 of file AFP_TDLocRecoEvent.h.
| AFP_TDLocRecoEvent::AFP_TDLocRecoEvent | ( | ) |
Definition at line 9 of file AFP_TDLocRecoEvent.cxx.
| AFP_TDLocRecoEvent::~AFP_TDLocRecoEvent | ( | ) |
Definition at line 21 of file AFP_TDLocRecoEvent.cxx.
| AFP_TDLocRecoEvent::AFP_TDLocRecoEvent | ( | int | iAlgoNum, |
| int | nStationID, | ||
| int | nDetectorID, | ||
| int | nTrainID, | ||
| float | fTrainTime, | ||
| int | nTrainSize, | ||
| int | nSaturation ) |
Definition at line 23 of file AFP_TDLocRecoEvent.cxx.
|
inline |
Definition at line 20 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 23 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 28 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 22 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 24 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 27 of file AFP_TDLocRecoEvent.h.
|
inline |
Definition at line 26 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 40 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 34 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 37 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 42 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 36 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 38 of file AFP_TDLocRecoEvent.h.
|
private |
Definition at line 41 of file AFP_TDLocRecoEvent.h.