ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
src
JetCTP.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
JetCTP.cxx - description
6
-------------------
7
begin : Mon Jan 22 2001
8
email : moyse@heppch.ph.qmw.ac.uk
9
***************************************************************************/
10
11
12
#include "
TrigT1Interfaces/JetCTP.h
"
13
14
namespace
LVL1
{
15
16
JetCTP::JetCTP
(
unsigned
int
cableword0,
unsigned
int
cableword1 )
17
:
m_cableWord0
( cableword0 ),
m_cableWord1
( cableword1 ) {
18
19
}
20
21
JetCTP::~JetCTP
() {
22
23
}
24
25
unsigned
int
JetCTP::cableWord0
()
const
{
26
return
m_cableWord0
;
27
}
28
29
unsigned
int
JetCTP::cableWord1
()
const
{
30
return
m_cableWord1
;
31
}
32
33
}
// namespace LVL1
JetCTP.h
LVL1::JetCTP::m_cableWord0
const unsigned int m_cableWord0
Definition
JetCTP.h:42
LVL1::JetCTP::~JetCTP
~JetCTP()
Definition
JetCTP.cxx:21
LVL1::JetCTP::m_cableWord1
const unsigned int m_cableWord1
Definition
JetCTP.h:43
LVL1::JetCTP::cableWord0
unsigned int cableWord0() const
return the data that is sent on cable 0.
Definition
JetCTP.cxx:25
LVL1::JetCTP::cableWord1
unsigned int cableWord1() const
return the data sent on cable 2 i.e.
Definition
JetCTP.cxx:29
LVL1::JetCTP::JetCTP
JetCTP(unsigned int cableword0=0, unsigned int cableword1=0)
Definition
JetCTP.cxx:16
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