![]() |
ATLAS Offline Software
|
#include <ALFA_GloRecODEvent.h>
Public Member Functions | |
| ALFA_GloRecODEvent () | |
| ~ALFA_GloRecODEvent () | |
| ALFA_GloRecODEvent (int pot_num, int side, float y, float y_slope) | |
| int | getPotNum () const |
| int | getSide () const |
| float | getYposition () const |
| float | getYslope () const |
Private Attributes | |
| int | m_pot_num |
| int | m_side |
| float | m_y |
| float | m_y_slope |
Definition at line 8 of file ALFA_GloRecODEvent.h.
| ALFA_GloRecODEvent::ALFA_GloRecODEvent | ( | ) |
| ALFA_GloRecODEvent::~ALFA_GloRecODEvent | ( | ) |
Definition at line 18 of file ALFA_GloRecODEvent.cxx.
| ALFA_GloRecODEvent::ALFA_GloRecODEvent | ( | int | pot_num, |
| int | side, | ||
| float | y, | ||
| float | y_slope ) |
|
inline |
Definition at line 18 of file ALFA_GloRecODEvent.h.
|
inline |
Definition at line 19 of file ALFA_GloRecODEvent.h.
|
inline |
Definition at line 20 of file ALFA_GloRecODEvent.h.
|
inline |
Definition at line 21 of file ALFA_GloRecODEvent.h.
|
private |
Definition at line 25 of file ALFA_GloRecODEvent.h.
|
private |
Definition at line 26 of file ALFA_GloRecODEvent.h.
|
private |
Definition at line 27 of file ALFA_GloRecODEvent.h.
|
private |
Definition at line 28 of file ALFA_GloRecODEvent.h.