ATLAS Offline Software
Loading...
Searching...
No Matches
ForwardDetectors
ALFA
ALFA_RecEv
ALFA_LocRecEv
src
ALFA_LocRecODEvent.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include <utility>
6
7
#include "
ALFA_LocRecEv/ALFA_LocRecODEvent.h
"
8
9
ALFA_LocRecODEvent::ALFA_LocRecODEvent
(
int
iAlgoNum,
int
n_pot_num,
int
n_side ,
float
y_pos,
float
fOverY,
int
iNumY, std::vector<int> iFibSel):
10
m_iAlgoNum
(iAlgoNum),
m_pot_num
(n_pot_num),
m_side
(n_side),
m_y
(y_pos),
m_fOverY
(fOverY),
m_iNumY
(iNumY),
m_iFibSel
(
std
::move(iFibSel))
11
{}
12
13
14
ALFA_LocRecODEvent.h
ALFA_LocRecODEvent::m_iAlgoNum
int m_iAlgoNum
Definition
ALFA_LocRecODEvent.h:30
ALFA_LocRecODEvent::m_pot_num
int m_pot_num
Definition
ALFA_LocRecODEvent.h:31
ALFA_LocRecODEvent::m_iFibSel
std::vector< int > m_iFibSel
Definition
ALFA_LocRecODEvent.h:38
ALFA_LocRecODEvent::m_y
float m_y
Definition
ALFA_LocRecODEvent.h:33
ALFA_LocRecODEvent::m_side
int m_side
Definition
ALFA_LocRecODEvent.h:32
ALFA_LocRecODEvent::m_fOverY
float m_fOverY
Definition
ALFA_LocRecODEvent.h:35
ALFA_LocRecODEvent::ALFA_LocRecODEvent
ALFA_LocRecODEvent()=default
ALFA_LocRecODEvent::m_iNumY
int m_iNumY
Definition
ALFA_LocRecODEvent.h:36
std
STL namespace.
Generated on
for ATLAS Offline Software by
1.14.0