ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_RecEv
ALFA_LocRecEv
src
ALFA_LocRecEvent.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include <utility>
6
7
#include "
ALFA_LocRecEv/ALFA_LocRecEvent.h
"
8
9
10
11
ALFA_LocRecEvent::ALFA_LocRecEvent
(
int
iAlgoNum,
int
n_pot_num,
float
x_pos,
float
y_pos,
float
fOverU,
float
fOverV,
int
iNumU,
int
iNumV, std::vector<int> iFibSel):
12
m_iAlgoNum
(iAlgoNum),
m_pot_num
(n_pot_num),
m_x
(x_pos),
m_y
(y_pos),
m_fOverU
(fOverU),
m_fOverV
(fOverV),
m_iNumU
(iNumU),
m_iNumV
(iNumV),
m_iFibSel
(
std
::move(iFibSel))
13
{}
ALFA_LocRecEvent.h
ALFA_LocRecEvent::m_iFibSel
std::vector< int > m_iFibSel
Definition
ALFA_LocRecEvent.h:41
ALFA_LocRecEvent::m_pot_num
int m_pot_num
Definition
ALFA_LocRecEvent.h:32
ALFA_LocRecEvent::m_iNumV
int m_iNumV
Definition
ALFA_LocRecEvent.h:39
ALFA_LocRecEvent::m_y
float m_y
Definition
ALFA_LocRecEvent.h:34
ALFA_LocRecEvent::m_x
float m_x
Definition
ALFA_LocRecEvent.h:33
ALFA_LocRecEvent::ALFA_LocRecEvent
ALFA_LocRecEvent()=default
ALFA_LocRecEvent::m_iAlgoNum
int m_iAlgoNum
Definition
ALFA_LocRecEvent.h:31
ALFA_LocRecEvent::m_fOverU
float m_fOverU
Definition
ALFA_LocRecEvent.h:36
ALFA_LocRecEvent::m_fOverV
float m_fOverV
Definition
ALFA_LocRecEvent.h:37
ALFA_LocRecEvent::m_iNumU
int m_iNumU
Definition
ALFA_LocRecEvent.h:38
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.14.0