#include "Geometry/CaloGeometry/interface/PreshowerStrip.h"
#include "Geometry/CaloGeometry/interface/CaloGenericDetId.h"
#include "Geometry/EcalAlgo/interface/EcalPreshowerGeometry.h"
#include "DataFormats/EcalDetId/interface/ESDetId.h"
#include "FWCore/Utilities/interface/Exception.h"
#include <iostream>
Go to the source code of this file.
Typedefs | |
typedef CaloCellGeometry::CCGFloat | CCGFloat |
typedef HepGeom::Plane3D< CCGFloat > | Pl3D |
typedef CaloCellGeometry::Pt3D | Pt3D |
typedef CaloCellGeometry::Pt3DVec | Pt3DVec |
typedef CaloCellGeometry::CCGFloat CCGFloat |
Definition at line 8 of file EcalPreshowerGeometry.cc.
typedef HepGeom::Plane3D<CCGFloat> Pl3D |
Definition at line 11 of file EcalPreshowerGeometry.cc.
typedef CaloCellGeometry::Pt3D Pt3D |
Definition at line 9 of file EcalPreshowerGeometry.cc.
typedef CaloCellGeometry::Pt3DVec Pt3DVec |
Definition at line 10 of file EcalPreshowerGeometry.cc.