ATLAS Offline Software
Loading...
Searching...
No Matches
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
14
15#else
16// running in TRIGGERSPACE
17#include "JetElementKey.h"
18
19#endif
20
21namespace LVL1 {
22
31
38
45
46} // end LVL1 namespace
47
void setupRegionData()
get region data from TrigT1CaloDefs and put in more useful format - vectors
JetElementKeyBase(double phi, double eta)
takes phi and eta and constructs a JetElementKeyBase object which can return the key for this coord
JetElementKey()
constructs a JetElementKey object
virtual double eta() const
returns the centre of the TT at eta_coord:
virtual double phi() const
returns phi coordinate of centre of relevant trigger tower.
Coordinate coord() const
return central coords of current key value.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...