ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
src
EmTauCTP.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
/***************************************************************************
5
EmTauCTP.cxx - description
6
-------------------
7
begin : Mon Jan 22 2001
8
email : moyse@heppch.ph.qmw.ac.uk
9
***************************************************************************/
10
11
12
#include "
TrigT1Interfaces/EmTauCTP.h
"
13
14
namespace
LVL1
{
15
16
EmTauCTP::EmTauCTP
(
unsigned
int
cableword0,
unsigned
int
cableword1,
17
unsigned
int
cableword2,
unsigned
int
cableword3)
18
:
m_cableWord0
( cableword0 ),
m_cableWord1
( cableword1 ),
19
m_cableWord2
( cableword2 ),
m_cableWord3
( cableword3 )
20
{
21
22
}
23
24
EmTauCTP::~EmTauCTP
() {
25
26
}
27
28
unsigned
int
EmTauCTP::cableWord0
()
const
{
29
return
m_cableWord0
;
30
}
31
32
unsigned
int
EmTauCTP::cableWord1
()
const
{
33
return
m_cableWord1
;
34
}
35
36
unsigned
int
EmTauCTP::cableWord2
()
const
{
37
return
m_cableWord2
;
38
}
39
40
unsigned
int
EmTauCTP::cableWord3
()
const
{
41
return
m_cableWord3
;
42
}
43
44
}
// namespace LVL1
EmTauCTP.h
LVL1::EmTauCTP::cableWord2
unsigned int cableWord2() const
Definition
EmTauCTP.cxx:36
LVL1::EmTauCTP::EmTauCTP
EmTauCTP(unsigned int cableword0=0, unsigned int cableword1=0, unsigned int cableword2=0, unsigned int cableword3=0)
Definition
EmTauCTP.cxx:16
LVL1::EmTauCTP::cableWord3
unsigned int cableWord3() const
Definition
EmTauCTP.cxx:40
LVL1::EmTauCTP::~EmTauCTP
~EmTauCTP()
Definition
EmTauCTP.cxx:24
LVL1::EmTauCTP::m_cableWord1
const unsigned int m_cableWord1
Definition
EmTauCTP.h:52
LVL1::EmTauCTP::m_cableWord2
const unsigned int m_cableWord2
Definition
EmTauCTP.h:53
LVL1::EmTauCTP::cableWord0
unsigned int cableWord0() const
return the data that are sent on cables
Definition
EmTauCTP.cxx:28
LVL1::EmTauCTP::m_cableWord0
const unsigned int m_cableWord0
Definition
EmTauCTP.h:51
LVL1::EmTauCTP::m_cableWord3
const unsigned int m_cableWord3
Definition
EmTauCTP.h:54
LVL1::EmTauCTP::cableWord1
unsigned int cableWord1() const
Definition
EmTauCTP.cxx:32
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