ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Trigger
TrigT1
TrigT1CaloUtils
TrigT1CaloUtils
JetElementKey.h
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.h - description
6
-------------------
7
begin : Friday Jan 20 2006
8
email : Alan.Watson@cern.ch
9
***************************************************************************/
10
11
12
#ifndef JetElementKey_H
13
#define JetElementKey_H
14
15
#ifndef TRIGGERSPACE
16
17
// running in Athena
18
#include "
TrigT1CaloUtils/JetElementKeyBase.h
"
19
20
#else
21
// running in TRIGGERSPACE
22
23
#include "
JetElementKeyBase.h
"
24
25
#endif
26
27
28
namespace
LVL1
{
29
30
//Doxygen class description below:
46
class
JetElementKey
:
public
JetElementKeyBase
{
47
48
public
:
49
50
JetElementKey
(
double
phi
,
double
eta
);
51
JetElementKey
(
const
Coordinate
coord
);
52
JetElementKey
();
53
};
54
}
55
#endif
JetElementKeyBase.h
LVL1::Coordinate
Coordinate class declaration.
Definition
TrigT1/TrigT1Interfaces/TrigT1Interfaces/Coordinate.h:45
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::JetElementKey::JetElementKey
JetElementKey(double phi, double eta)
takes phi and eta and constructs a JetElementKey object which can return the key for this coord
Definition
JetElementKey.cxx:26
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
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