#include "Geometry/CaloGeometry/interface/CaloCellGeometry.h"
#include <CLHEP/Geometry/Point3D.h>
#include <CLHEP/Geometry/Plane3D.h>
#include <CLHEP/Geometry/Vector3D.h>
#include <CLHEP/Geometry/Transform3D.h>
#include <cmath>
#include <vector>
Go to the source code of this file.
Classes | |
class | FlatHexagon |
A base class to handle the hexagonal shape of HGCal silicon volumes. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const FlatHexagon &cell) |
std::ostream& operator<< | ( | std::ostream & | s, |
const FlatHexagon & | cell | ||
) |
Definition at line 255 of file FlatHexagon.cc.
References FlatHexagon::etaPos(), CaloCellGeometry::getCorners(), FlatHexagon::getPhiAxis(), FlatHexagon::getPosition(), FlatHexagon::getThetaAxis(), mps_fire::i, FlatHexagon::phiPos(), and alignCSCRings::s.