12#ifndef JetElementKey_H
13#define JetElementKey_H
Coordinate class declaration.
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
JetElementKey(double phi, double eta)
takes phi and eta and constructs a JetElementKey object which can return the key for this coord
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...