![]() |
ATLAS Offline Software
|
#include <ALFA_LocRecCorrODEvent.h>
Public Member Functions | |
| ALFA_LocRecCorrODEvent () | |
| ~ALFA_LocRecCorrODEvent () | |
| ALFA_LocRecCorrODEvent (int iAlgoNum, int pot_num, int side, float yLHC, float zLHC, float yPot, float yStat, float yBeam) | |
| int | getAlgoNum () const |
| int | getPotNum () const |
| int | getSide () const |
| float | getYpositionLHC () const |
| float | getZpositionLHC () const |
| float | getYpositionPot () const |
| float | getYpositionStat () const |
| float | getYpositionBeam () const |
Private Attributes | |
| int | m_iAlgoNum |
| int | m_pot_num |
| int | m_side |
| float | m_yLHC |
| float | m_zLHC |
| float | m_yPot |
| float | m_yStat |
| float | m_yBeam |
Definition at line 8 of file ALFA_LocRecCorrODEvent.h.
| ALFA_LocRecCorrODEvent::ALFA_LocRecCorrODEvent | ( | ) |
Definition at line 9 of file ALFA_LocRecCorrODEvent.cxx.
| ALFA_LocRecCorrODEvent::~ALFA_LocRecCorrODEvent | ( | ) |
Definition at line 22 of file ALFA_LocRecCorrODEvent.cxx.
| ALFA_LocRecCorrODEvent::ALFA_LocRecCorrODEvent | ( | int | iAlgoNum, |
| int | pot_num, | ||
| int | side, | ||
| float | yLHC, | ||
| float | zLHC, | ||
| float | yPot, | ||
| float | yStat, | ||
| float | yBeam ) |
Definition at line 24 of file ALFA_LocRecCorrODEvent.cxx.
|
inline |
Definition at line 17 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 18 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 19 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 24 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 20 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 22 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 23 of file ALFA_LocRecCorrODEvent.h.
|
inline |
Definition at line 21 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 27 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 28 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 29 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 34 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 30 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 32 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 33 of file ALFA_LocRecCorrODEvent.h.
|
private |
Definition at line 31 of file ALFA_LocRecCorrODEvent.h.