13#ifndef TRIGT1INTERFACES_COORDINATE_H
14#define TRIGT1INTERFACES_COORDINATE_H
20#include "GaudiKernel/MsgStream.h"
Coordinate class declaration.
Coordinate(double phi, double eta)
void checkBounds()
Ensure coords are sensible this could be done more intelligently, but at least it's readable!
void setCoords(double phi, double eta)
change coords of an existing Coordinate object
double phi() const
return phi
friend std::ostream & operator<<(std::ostream &theStream, const Coordinate &theCoord)
overload << operator so coordinate can be easily displayed... i.e.
virtual ~Coordinate()=default
double eta() const
return eta
static const double m_twoPi
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::ostream & operator<<(std::ostream &os, const TrigConf::IsolationLegacy &iso)