ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloUtils
src
JetElementKey.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
JetElementKey.cpp - description
6
-------------------
7
begin : Tue Sep 26 2000
8
email : e.moyse@qmw.ac.uk
9
***************************************************************************/
10
11
#ifndef TRIGGERSPACE
12
// running in Athena
13
#include "
TrigT1CaloUtils/JetElementKey.h
"
14
15
#else
16
// running in TRIGGERSPACE
17
#include "
JetElementKey.h
"
18
19
#endif
20
21
namespace
LVL1
{
22
26
JetElementKey::JetElementKey
(
double
phi
,
double
eta
) :
JetElementKeyBase
(
phi
,
eta
)
27
{
28
setupRegionData
();
29
setupThisKeyValues
();
30
}
31
33
JetElementKey::JetElementKey
() :
JetElementKeyBase
()
34
{
35
setupRegionData
();
36
setupThisKeyValues
();
37
}
38
40
JetElementKey::JetElementKey
(
const
Coordinate
coord
) :
JetElementKeyBase
(
coord
.
phi
(),
coord
.
eta
())
41
{
42
setupRegionData
();
43
setupThisKeyValues
();
44
}
45
46
}
// end LVL1 namespace
47
JetElementKey.h
LVL1::Coordinate
Coordinate class declaration.
Definition
TrigT1/TrigT1Interfaces/TrigT1Interfaces/Coordinate.h:45
LVL1::JetElementKeyBase::setupRegionData
void setupRegionData()
get region data from TrigT1CaloDefs and put in more useful format - vectors
Definition
JetElementKeyBase.cxx:427
LVL1::JetElementKeyBase::JetElementKeyBase
JetElementKeyBase(double phi, double eta)
takes phi and eta and constructs a JetElementKeyBase object which can return the key for this coord
Definition
JetElementKeyBase.cxx:34
LVL1::JetElementKey::JetElementKey
JetElementKey()
constructs a JetElementKey object
Definition
JetElementKey.cxx:33
LVL1::KeyUtilities::eta
virtual double eta() const
returns the centre of the TT at eta_coord:
Definition
KeyUtilities.cxx:142
LVL1::KeyUtilities::phi
virtual double phi() const
returns phi coordinate of centre of relevant trigger tower.
Definition
KeyUtilities.cxx:151
LVL1::KeyUtilities::coord
Coordinate coord() const
return central coords of current key value.
Definition
KeyUtilities.cxx:194
LVL1::KeyUtilities::setupThisKeyValues
void setupThisKeyValues()
Definition
KeyUtilities.cxx:165
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