Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Trigger
TrigT1
TrigT1Interfaces
src
MuCTPIToRoIBSLink.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
#include "
TrigT1Interfaces/MuCTPIToRoIBSLink.h
"
5
6
namespace
L1MUINT
{
7
8
MuCTPIToRoIBSLink::MuCTPIToRoIBSLink
(
const
std::vector<unsigned int>& intVec )
9
: m_MuCTPIToRoIBSLinkVector( intVec ) {
10
11
}
12
13
MuCTPIToRoIBSLink::~MuCTPIToRoIBSLink
() {
14
15
}
16
17
const
std::vector< unsigned int >&
MuCTPIToRoIBSLink::getMuCTPIToRoIBWords
()
const
{
18
19
return
m_MuCTPIToRoIBSLinkVector
;
20
21
}
22
23
}
// namespace L1MUINT
L1MUINT::MuCTPIToRoIBSLink::m_MuCTPIToRoIBSLinkVector
std::vector< unsigned int > m_MuCTPIToRoIBSLinkVector
Definition:
MuCTPIToRoIBSLink.h:42
L1MUINT
Dedicated namespace for the MuCTPI output class(es)
Definition:
MuCTPIToRoIBSLink.cxx:6
MuCTPIToRoIBSLink.h
L1MUINT::MuCTPIToRoIBSLink::getMuCTPIToRoIBWords
const std::vector< unsigned int > & getMuCTPIToRoIBWords() const
Definition:
MuCTPIToRoIBSLink.cxx:17
L1MUINT::MuCTPIToRoIBSLink::~MuCTPIToRoIBSLink
~MuCTPIToRoIBSLink()
Definition:
MuCTPIToRoIBSLink.cxx:13
L1MUINT::MuCTPIToRoIBSLink::MuCTPIToRoIBSLink
MuCTPIToRoIBSLink(const std::vector< unsigned int > &)
Definition:
MuCTPIToRoIBSLink.cxx:8
Generated on Sun Mar 30 2025 21:15:12 for ATLAS Offline Software by
1.8.18