#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 <vector>
Go to the source code of this file.
Classes | |
class | TruncatedPyramid |
A base class to handle the particular shape of Ecal Xtals. Taken from ORCA Calorimetry Code. More... | |
Functions | |
std::ostream & | operator<< (std::ostream &s, const TruncatedPyramid &cell) |
std::ostream& operator<< | ( | std::ostream & | s, |
const TruncatedPyramid & | cell | ||
) |
Definition at line 394 of file TruncatedPyramid.cc.
References CaloCellGeometry::getCorners(), TruncatedPyramid::getPhiAxis(), TruncatedPyramid::getThetaAxis(), i, and alignCSCRings::s.