#include <ALFA_LocRecEvent.h>
Definition at line 10 of file ALFA_LocRecEvent.h.
◆ ALFA_LocRecEvent() [1/2]
ALFA_LocRecEvent::ALFA_LocRecEvent |
( |
| ) |
|
◆ ~ALFA_LocRecEvent()
ALFA_LocRecEvent::~ALFA_LocRecEvent |
( |
| ) |
|
◆ ALFA_LocRecEvent() [2/2]
ALFA_LocRecEvent::ALFA_LocRecEvent |
( |
int |
iAlgoNum, |
|
|
int |
pot_num, |
|
|
float |
x, |
|
|
float |
y, |
|
|
float |
fOverU, |
|
|
float |
fOverV, |
|
|
int |
iNumU, |
|
|
int |
iNumV, |
|
|
std::vector< int > |
iFibSel |
|
) |
| |
◆ getAlgoNum()
int ALFA_LocRecEvent::getAlgoNum |
( |
| ) |
const |
|
inline |
◆ getFibSel()
const std::vector<int>& ALFA_LocRecEvent::getFibSel |
( |
| ) |
const |
|
inline |
◆ getNumU()
int ALFA_LocRecEvent::getNumU |
( |
| ) |
const |
|
inline |
◆ getNumV()
int ALFA_LocRecEvent::getNumV |
( |
| ) |
const |
|
inline |
◆ getOverU()
float ALFA_LocRecEvent::getOverU |
( |
| ) |
const |
|
inline |
◆ getOverV()
float ALFA_LocRecEvent::getOverV |
( |
| ) |
const |
|
inline |
◆ getPotNum()
int ALFA_LocRecEvent::getPotNum |
( |
| ) |
const |
|
inline |
◆ getXposition()
float ALFA_LocRecEvent::getXposition |
( |
| ) |
const |
|
inline |
◆ getYposition()
float ALFA_LocRecEvent::getYposition |
( |
| ) |
const |
|
inline |
◆ m_fOverU
float ALFA_LocRecEvent::m_fOverU |
|
private |
◆ m_fOverV
float ALFA_LocRecEvent::m_fOverV |
|
private |
◆ m_iAlgoNum
int ALFA_LocRecEvent::m_iAlgoNum |
|
private |
◆ m_iFibSel
std::vector<int> ALFA_LocRecEvent::m_iFibSel |
|
private |
◆ m_iNumU
int ALFA_LocRecEvent::m_iNumU |
|
private |
◆ m_iNumV
int ALFA_LocRecEvent::m_iNumV |
|
private |
◆ m_pot_num
int ALFA_LocRecEvent::m_pot_num |
|
private |
◆ m_x
float ALFA_LocRecEvent::m_x |
|
private |
◆ m_y
float ALFA_LocRecEvent::m_y |
|
private |
The documentation for this class was generated from the following files: