ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1Interfaces
src
EnergyCTP.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
EnergyCTP.cxx - description
6
-------------------
7
begin : Mon Jan 22 2001
8
email : moyse@heppch.ph.qmw.ac.uk
9
***************************************************************************/
10
11
#include "
TrigT1Interfaces/EnergyCTP.h
"
12
13
namespace
LVL1
{
14
15
EnergyCTP::EnergyCTP
(
unsigned
int
cableword0,
unsigned
int
cableword1 )
16
:
m_cableWord0
( cableword0 ),
m_cableWord1
( cableword1 ) {
17
18
}
19
20
EnergyCTP::~EnergyCTP
() {
21
22
}
23
26
unsigned
int
EnergyCTP::cableWord0
()
const
{
27
return
m_cableWord0
;
28
}
29
32
unsigned
int
EnergyCTP::cableWord1
()
const
{
33
return
m_cableWord1
;
34
}
35
36
}
// namespace LVL1
EnergyCTP.h
LVL1::EnergyCTP::cableWord1
unsigned int cableWord1() const
return the data for the restricted eta triggers
Definition
EnergyCTP.cxx:32
LVL1::EnergyCTP::EnergyCTP
EnergyCTP(unsigned int cableword0=0, unsigned int cableword1=0)
Definition
EnergyCTP.cxx:15
LVL1::EnergyCTP::m_cableWord0
const unsigned int m_cableWord0
Definition
EnergyCTP.h:50
LVL1::EnergyCTP::m_cableWord1
const unsigned int m_cableWord1
Definition
EnergyCTP.h:51
LVL1::EnergyCTP::cableWord0
unsigned int cableWord0() const
return the data for the full-range triggers
Definition
EnergyCTP.cxx:26
LVL1::EnergyCTP::~EnergyCTP
~EnergyCTP()
Definition
EnergyCTP.cxx:20
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