void setRanges(double phiMin, double phiMax, double etaMin, double etaMax)
change coords of an existing CoordinateRange object
void setCentre()
calculates the centre of the ranges and sets the phi,eta coords to that
PhiRange phiRange() const
bool contains(Coordinate &coord) const
returns true if the coordinate falls inside the coordinate range
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
double eta() const
return eta
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...