ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
src
MuCTPICTP.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
TrigT1Interfaces/MuCTPICTP.h
"
6
7
namespace
LVL1
{
8
9
MuCTPICTP::MuCTPICTP
(
unsigned
int
word )
10
{
11
m_MuCTPICTPWord
.push_back(word);
12
}
13
14
MuCTPICTP::MuCTPICTP
(
const
std::vector<unsigned int>& word )
15
:
m_MuCTPICTPWord
(word)
16
{
17
}
18
19
MuCTPICTP::~MuCTPICTP
() {
20
21
}
22
23
const
std::vector<unsigned int>&
MuCTPICTP::muCTPIWord
()
const
{
24
return
m_MuCTPICTPWord
;
25
}
26
27
}
// namespace LVL1
MuCTPICTP.h
LVL1::MuCTPICTP::MuCTPICTP
MuCTPICTP(unsigned int word=0)
Definition
MuCTPICTP.cxx:9
LVL1::MuCTPICTP::~MuCTPICTP
~MuCTPICTP()
Definition
MuCTPICTP.cxx:19
LVL1::MuCTPICTP::m_MuCTPICTPWord
std::vector< unsigned int > m_MuCTPICTPWord
The only data member.
Definition
MuCTPICTP.h:38
LVL1::MuCTPICTP::muCTPIWord
const std::vector< unsigned int > & muCTPIWord() const
Return the muon data i.e.
Definition
MuCTPICTP.cxx:23
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition
IZdcDataAccess.h:13
Generated on
for ATLAS Offline Software by
1.17.0