#include "FastSimulation/CaloHitMakers/interface/PreshowerHitMaker.h"
#include "FastSimulation/CaloGeometryTools/interface/CaloGeometryHelper.h"
#include "FastSimulation/Utilities/interface/LandauFluctuationGenerator.h"
#include "DataFormats/DetId/interface/DetId.h"
#include "DataFormats/EcalDetId/interface/EcalSubdetector.h"
#include "Geometry/EcalAlgo/interface/EcalPreshowerGeometry.h"
#include "Math/GenVector/Plane3D.h"
#include <cmath>
Go to the source code of this file.
Typedefs | |
typedef ROOT::Math::Plane3D | Plane3D |
typedef ROOT::Math::Transform3DPJ::Point | Point |
typedef ROOT::Math::Plane3D Plane3D |
Definition at line 13 of file PreshowerHitMaker.cc.
Definition at line 14 of file PreshowerHitMaker.cc.