6 #include "Math/GenVector/Plane3D.h"
31 virtual bool addHit(
double r,
double phi,
unsigned layer=0)=0;
33 virtual const std::map<uint32_t,float>&
getHits()=0;
virtual const std::map< uint32_t, float > & getHits()=0
const CalorimeterProperties * theCaloProperties
const CaloGeometryHelper * myCalorimeter
const CaloGeometryHelper * getCalorimeter() const
static XYZPoint intersect(const Plane3D &p, const XYZPoint &a, const XYZPoint &b, double &t, bool segment, bool debug=false)
virtual bool addHit(double r, double phi, unsigned layer=0)=0
XYZVectorD XYZVector
spatial vector with cartesian internal representation
ROOT::Math::Plane3D Plane3D
math::XYZVector XYZVector
virtual void setSpotEnergy(double e)=0
std::map< uint32_t, float > hitMap_
ROOT::Math::Plane3D Plane3D
CaloHitMaker(const CaloGeometryHelper *calo, DetId::Detector det, int subdetn, int cal, unsigned sht=0)